2024-09-01T00:15:02.604 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-01T00:15:02.627 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-01T00:15:02.732 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/skanta-2024-08-31_23:59:00-rados-wip-bharath2-testing-2024-08-31-2129-distro-default-smithi/7884018 branch: wip-bharath2-testing-2024-08-31-2129 description: rados/upgrade/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: skanta@redhat.com first_in_suite: false job_id: '7884018' 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: skanta-2024-08-31_23:59:00-rados-wip-bharath2-testing-2024-08-31-2129-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-bharath2-testing-2024-08-31-2129 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: 5028887063e8eb518c95117479aa913eaa12ac8e ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 5028887063e8eb518c95117479aa913eaa12ac8e selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-bharath2-testing-2024-08-31-2129 sha1: 5028887063e8eb518c95117479aa913eaa12ac8e owner: scheduled_skanta@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.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: 881 sha1: 5028887063e8eb518c95117479aa913eaa12ac8e sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-bharath2-testing-2024-08-31-2129 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_5028887063e8eb518c95117479aa913eaa12ac8e/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 5028887063e8eb518c95117479aa913eaa12ac8e targets: smithi026.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNo2f7jtAWOEdPepjYoBLeSsx2RYCtas0ZPqQXbVV6BLscS1Vu9oyM2AdOz/dP3JfX5qA2VQcHsRTM+59Q8sDoY= smithi139.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLu0G3ids5LspuazjHynuVZi7W4qhTfmapMLJBkw2ulr3uKoBJaJudGl9t0I0DRxTS8QIQnlLbVy8rFqCT/N0ak= 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-08-31_23:59:00 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: skanta verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 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-01T00:15:02.732 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_5028887063e8eb518c95117479aa913eaa12ac8e/qa; will attempt to use it 2024-09-01T00:15:02.733 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_5028887063e8eb518c95117479aa913eaa12ac8e/qa/tasks 2024-09-01T00:15:02.733 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-01T00:15:02.734 INFO:teuthology.task.internal:Checking packages... 2024-09-01T00:15:02.755 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5028887063e8eb518c95117479aa913eaa12ac8e' 2024-09-01T00:15:02.755 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-01T00:15:02.755 INFO:teuthology.packaging:ref: None 2024-09-01T00:15:02.755 INFO:teuthology.packaging:tag: None 2024-09-01T00:15:02.755 INFO:teuthology.packaging:branch: wip-bharath2-testing-2024-08-31-2129 2024-09-01T00:15:02.755 INFO:teuthology.packaging:sha1: 5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:15:02.756 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-bharath2-testing-2024-08-31-2129 2024-09-01T00:15:02.894 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4640.g50288870 2024-09-01T00:15:02.896 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-01T00:15:02.901 INFO:teuthology.task.internal:no buildpackages task found 2024-09-01T00:15:02.901 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-01T00:15:02.964 INFO:teuthology.task.internal:Saving configuration 2024-09-01T00:15:02.983 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-01T00:15:02.989 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-01T00:15:03.013 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi026.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/skanta-2024-08-31_23:59:00-rados-wip-bharath2-testing-2024-08-31-2129-distro-default-smithi/7884018', '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-01 00:10:04.587308', 'locked_by': 'scheduled_skanta@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNo2f7jtAWOEdPepjYoBLeSsx2RYCtas0ZPqQXbVV6BLscS1Vu9oyM2AdOz/dP3JfX5qA2VQcHsRTM+59Q8sDoY='} 2024-09-01T00:15:03.036 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/skanta-2024-08-31_23:59:00-rados-wip-bharath2-testing-2024-08-31-2129-distro-default-smithi/7884018', '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-01 00:10:04.586047', 'locked_by': 'scheduled_skanta@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLu0G3ids5LspuazjHynuVZi7W4qhTfmapMLJBkw2ulr3uKoBJaJudGl9t0I0DRxTS8QIQnlLbVy8rFqCT/N0ak='} 2024-09-01T00:15:03.036 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-01T00:15:03.041 INFO:teuthology.task.internal:roles: ubuntu@smithi026.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-01T00:15:03.041 INFO:teuthology.task.internal:roles: ubuntu@smithi139.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-01T00:15:03.041 INFO:teuthology.run_tasks:Running task console_log... 2024-09-01T00:15:03.104 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2b12cabbe0>, signals=[15]) 2024-09-01T00:15:03.104 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-01T00:15:03.113 INFO:teuthology.task.internal:Opening connections... 2024-09-01T00:15:03.114 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi026.front.sepia.ceph.com 2024-09-01T00:15:03.115 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-01T00:15:03.236 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi139.front.sepia.ceph.com 2024-09-01T00:15:03.237 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-01T00:15:03.313 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-01T00:15:03.321 DEBUG:teuthology.orchestra.run.smithi026:> uname -m 2024-09-01T00:15:03.339 INFO:teuthology.orchestra.run.smithi026.stdout:x86_64 2024-09-01T00:15:03.339 DEBUG:teuthology.orchestra.run.smithi026:> cat /etc/os-release 2024-09-01T00:15:03.396 INFO:teuthology.orchestra.run.smithi026.stdout:NAME="CentOS Stream" 2024-09-01T00:15:03.397 INFO:teuthology.orchestra.run.smithi026.stdout:VERSION="9" 2024-09-01T00:15:03.397 INFO:teuthology.orchestra.run.smithi026.stdout:ID="centos" 2024-09-01T00:15:03.397 INFO:teuthology.orchestra.run.smithi026.stdout:ID_LIKE="rhel fedora" 2024-09-01T00:15:03.397 INFO:teuthology.orchestra.run.smithi026.stdout:VERSION_ID="9" 2024-09-01T00:15:03.397 INFO:teuthology.orchestra.run.smithi026.stdout:PLATFORM_ID="platform:el9" 2024-09-01T00:15:03.397 INFO:teuthology.orchestra.run.smithi026.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-01T00:15:03.397 INFO:teuthology.orchestra.run.smithi026.stdout:ANSI_COLOR="0;31" 2024-09-01T00:15:03.397 INFO:teuthology.orchestra.run.smithi026.stdout:LOGO="fedora-logo-icon" 2024-09-01T00:15:03.397 INFO:teuthology.orchestra.run.smithi026.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-01T00:15:03.397 INFO:teuthology.orchestra.run.smithi026.stdout:HOME_URL="https://centos.org/" 2024-09-01T00:15:03.397 INFO:teuthology.orchestra.run.smithi026.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-01T00:15:03.398 INFO:teuthology.orchestra.run.smithi026.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-01T00:15:03.398 INFO:teuthology.orchestra.run.smithi026.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-01T00:15:03.398 INFO:teuthology.lock.ops:Updating smithi026.front.sepia.ceph.com on lock server 2024-09-01T00:15:03.420 DEBUG:teuthology.orchestra.run.smithi139:> uname -m 2024-09-01T00:15:03.439 INFO:teuthology.orchestra.run.smithi139.stdout:x86_64 2024-09-01T00:15:03.439 DEBUG:teuthology.orchestra.run.smithi139:> cat /etc/os-release 2024-09-01T00:15:03.498 INFO:teuthology.orchestra.run.smithi139.stdout:NAME="CentOS Stream" 2024-09-01T00:15:03.498 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION="9" 2024-09-01T00:15:03.498 INFO:teuthology.orchestra.run.smithi139.stdout:ID="centos" 2024-09-01T00:15:03.499 INFO:teuthology.orchestra.run.smithi139.stdout:ID_LIKE="rhel fedora" 2024-09-01T00:15:03.499 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION_ID="9" 2024-09-01T00:15:03.499 INFO:teuthology.orchestra.run.smithi139.stdout:PLATFORM_ID="platform:el9" 2024-09-01T00:15:03.499 INFO:teuthology.orchestra.run.smithi139.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-01T00:15:03.499 INFO:teuthology.orchestra.run.smithi139.stdout:ANSI_COLOR="0;31" 2024-09-01T00:15:03.499 INFO:teuthology.orchestra.run.smithi139.stdout:LOGO="fedora-logo-icon" 2024-09-01T00:15:03.499 INFO:teuthology.orchestra.run.smithi139.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-01T00:15:03.499 INFO:teuthology.orchestra.run.smithi139.stdout:HOME_URL="https://centos.org/" 2024-09-01T00:15:03.499 INFO:teuthology.orchestra.run.smithi139.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-01T00:15:03.499 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-01T00:15:03.499 INFO:teuthology.orchestra.run.smithi139.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-01T00:15:03.500 INFO:teuthology.lock.ops:Updating smithi139.front.sepia.ceph.com on lock server 2024-09-01T00:15:03.520 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-01T00:15:03.534 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-01T00:15:03.553 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-01T00:15:03.553 DEBUG:teuthology.orchestra.run.smithi026:> test '!' -e /home/ubuntu/cephtest 2024-09-01T00:15:03.556 DEBUG:teuthology.orchestra.run.smithi139:> test '!' -e /home/ubuntu/cephtest 2024-09-01T00:15:03.573 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-01T00:15:03.616 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-01T00:15:03.617 DEBUG:teuthology.orchestra.run.smithi026:> test -z $(ls -A /var/lib/ceph) 2024-09-01T00:15:03.619 DEBUG:teuthology.orchestra.run.smithi139:> test -z $(ls -A /var/lib/ceph) 2024-09-01T00:15:03.648 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-01T00:15:03.705 INFO:teuthology.run_tasks:Running task kernel... 2024-09-01T00:15:03.720 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-01T00:15:03.720 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-01T00:15:03.720 DEBUG:teuthology.orchestra.run.smithi026:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-01T00:15:03.722 DEBUG:teuthology.orchestra.run.smithi139:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-01T00:15:03.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-01T00:15:03.738 DEBUG:teuthology.orchestra.run.smithi026:> uname -r 2024-09-01T00:15:03.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-01T00:15:03.740 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-09-01T00:15:03.796 INFO:teuthology.orchestra.run.smithi026.stdout:5.14.0-503.el9.x86_64 2024-09-01T00:15:03.796 INFO:teuthology.task.kernel:Running kernel on smithi026: 5.14.0-503.el9.x86_64 2024-09-01T00:15:03.797 DEBUG:teuthology.orchestra.run.smithi026:> sudo yum install -y kernel 2024-09-01T00:15:03.798 INFO:teuthology.orchestra.run.smithi139.stdout:5.14.0-503.el9.x86_64 2024-09-01T00:15:03.799 INFO:teuthology.task.kernel:Running kernel on smithi139: 5.14.0-503.el9.x86_64 2024-09-01T00:15:03.799 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum install -y kernel 2024-09-01T00:15:06.948 INFO:teuthology.orchestra.run.smithi026.stdout:CentOS Stream 9 - BaseOS 6.0 MB/s | 8.2 MB 00:01 2024-09-01T00:15:07.344 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - BaseOS 4.4 MB/s | 8.2 MB 00:01 2024-09-01T00:15:15.798 INFO:teuthology.orchestra.run.smithi026.stdout:CentOS Stream 9 - AppStream 2.7 MB/s | 20 MB 00:07 2024-09-01T00:15:16.894 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - AppStream 2.4 MB/s | 20 MB 00:08 2024-09-01T00:15:21.394 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.6 MB 00:00 2024-09-01T00:15:21.499 INFO:teuthology.orchestra.run.smithi026.stdout:CentOS Stream 9 - CRB 3.7 MB/s | 6.6 MB 00:01 2024-09-01T00:15:22.886 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - Extras packages 62 kB/s | 18 kB 00:00 2024-09-01T00:15:23.191 INFO:teuthology.orchestra.run.smithi026.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 18 kB 00:00 2024-09-01T00:15:24.482 INFO:teuthology.orchestra.run.smithi139.stdout:Extra Packages for Enterprise Linux 15 MB/s | 22 MB 00:01 2024-09-01T00:15:24.553 INFO:teuthology.orchestra.run.smithi026.stdout:Extra Packages for Enterprise Linux 18 MB/s | 22 MB 00:01 2024-09-01T00:15:29.863 INFO:teuthology.orchestra.run.smithi139.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-01T00:15:30.061 INFO:teuthology.orchestra.run.smithi139.stdout:Last metadata expiration check: 0:00:01 ago on Sun 01 Sep 2024 12:15:29 AM UTC. 2024-09-01T00:15:30.159 INFO:teuthology.orchestra.run.smithi026.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-01T00:15:31.888 INFO:teuthology.orchestra.run.smithi139.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-01T00:15:31.888 INFO:teuthology.orchestra.run.smithi139.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-01T00:15:31.965 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-09-01T00:15:31.966 INFO:teuthology.orchestra.run.smithi139.stdout:Nothing to do. 2024-09-01T00:15:31.966 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-09-01T00:15:32.064 DEBUG:teuthology.orchestra.run.smithi139:> echo no | sudo yum reinstall kernel || true 2024-09-01T00:15:32.265 INFO:teuthology.orchestra.run.smithi026.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-01T00:15:32.266 INFO:teuthology.orchestra.run.smithi026.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-01T00:15:32.345 INFO:teuthology.orchestra.run.smithi026.stdout:Dependencies resolved. 2024-09-01T00:15:32.346 INFO:teuthology.orchestra.run.smithi026.stdout:Nothing to do. 2024-09-01T00:15:32.346 INFO:teuthology.orchestra.run.smithi026.stdout:Complete! 2024-09-01T00:15:32.440 DEBUG:teuthology.orchestra.run.smithi026:> echo no | sudo yum reinstall kernel || true 2024-09-01T00:15:32.610 INFO:teuthology.orchestra.run.smithi139.stdout:Last metadata expiration check: 0:00:03 ago on Sun 01 Sep 2024 12:15:29 AM UTC. 2024-09-01T00:15:32.761 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-09-01T00:15:32.771 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-01T00:15:32.771 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2024-09-01T00:15:32.771 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-01T00:15:32.771 INFO:teuthology.orchestra.run.smithi139.stdout:Reinstalling: 2024-09-01T00:15:32.771 INFO:teuthology.orchestra.run.smithi139.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-01T00:15:32.771 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:15:32.771 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-09-01T00:15:32.771 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-01T00:15:32.771 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:15:32.771 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 1.9 M 2024-09-01T00:15:32.772 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 0 2024-09-01T00:15:32.772 INFO:teuthology.orchestra.run.smithi139.stderr:Operation aborted. 2024-09-01T00:15:32.833 INFO:teuthology.orchestra.run.smithi139.stdout:Is this ok [y/N]: 2024-09-01T00:15:32.833 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum reinstall -y kernel || true 2024-09-01T00:15:32.995 INFO:teuthology.orchestra.run.smithi026.stdout:Last metadata expiration check: 0:00:02 ago on Sun 01 Sep 2024 12:15:30 AM UTC. 2024-09-01T00:15:33.138 INFO:teuthology.orchestra.run.smithi026.stdout:Dependencies resolved. 2024-09-01T00:15:33.144 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-01T00:15:33.145 INFO:teuthology.orchestra.run.smithi026.stdout: Package Architecture Version Repository Size 2024-09-01T00:15:33.145 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-01T00:15:33.145 INFO:teuthology.orchestra.run.smithi026.stdout:Reinstalling: 2024-09-01T00:15:33.145 INFO:teuthology.orchestra.run.smithi026.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-01T00:15:33.145 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:15:33.145 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction Summary 2024-09-01T00:15:33.145 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-01T00:15:33.145 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:15:33.145 INFO:teuthology.orchestra.run.smithi026.stdout:Total download size: 1.9 M 2024-09-01T00:15:33.145 INFO:teuthology.orchestra.run.smithi026.stdout:Installed size: 0 2024-09-01T00:15:33.146 INFO:teuthology.orchestra.run.smithi026.stderr:Operation aborted. 2024-09-01T00:15:33.205 INFO:teuthology.orchestra.run.smithi026.stdout:Is this ok [y/N]: 2024-09-01T00:15:33.206 DEBUG:teuthology.orchestra.run.smithi026:> sudo yum reinstall -y kernel || true 2024-09-01T00:15:33.368 INFO:teuthology.orchestra.run.smithi139.stdout:Last metadata expiration check: 0:00:04 ago on Sun 01 Sep 2024 12:15:29 AM UTC. 2024-09-01T00:15:33.493 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-09-01T00:15:33.494 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-01T00:15:33.494 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2024-09-01T00:15:33.494 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-01T00:15:33.494 INFO:teuthology.orchestra.run.smithi139.stdout:Reinstalling: 2024-09-01T00:15:33.494 INFO:teuthology.orchestra.run.smithi139.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-01T00:15:33.494 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:15:33.495 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-09-01T00:15:33.495 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-01T00:15:33.495 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:15:33.495 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 1.9 M 2024-09-01T00:15:33.495 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 0 2024-09-01T00:15:33.495 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2024-09-01T00:15:33.753 INFO:teuthology.orchestra.run.smithi026.stdout:Last metadata expiration check: 0:00:03 ago on Sun 01 Sep 2024 12:15:30 AM UTC. 2024-09-01T00:15:33.885 INFO:teuthology.orchestra.run.smithi026.stdout:Dependencies resolved. 2024-09-01T00:15:33.886 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-01T00:15:33.886 INFO:teuthology.orchestra.run.smithi026.stdout: Package Architecture Version Repository Size 2024-09-01T00:15:33.886 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-01T00:15:33.886 INFO:teuthology.orchestra.run.smithi026.stdout:Reinstalling: 2024-09-01T00:15:33.886 INFO:teuthology.orchestra.run.smithi026.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-01T00:15:33.886 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:15:33.886 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction Summary 2024-09-01T00:15:33.886 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-01T00:15:33.886 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:15:33.887 INFO:teuthology.orchestra.run.smithi026.stdout:Total download size: 1.9 M 2024-09-01T00:15:33.887 INFO:teuthology.orchestra.run.smithi026.stdout:Installed size: 0 2024-09-01T00:15:33.887 INFO:teuthology.orchestra.run.smithi026.stdout:Downloading Packages: 2024-09-01T00:15:34.161 INFO:teuthology.orchestra.run.smithi026.stdout:kernel-5.14.0-503.el9.x86_64.rpm 7.5 MB/s | 1.9 MB 00:00 2024-09-01T00:15:34.161 INFO:teuthology.orchestra.run.smithi026.stdout:-------------------------------------------------------------------------------- 2024-09-01T00:15:34.161 INFO:teuthology.orchestra.run.smithi026.stdout:Total 6.8 MB/s | 1.9 MB 00:00 2024-09-01T00:15:34.190 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction check 2024-09-01T00:15:34.444 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction check succeeded. 2024-09-01T00:15:34.444 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction test 2024-09-01T00:15:34.476 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction test succeeded. 2024-09-01T00:15:34.477 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction 2024-09-01T00:15:34.660 INFO:teuthology.orchestra.run.smithi026.stdout: Preparing : 1/1 2024-09-01T00:15:34.757 INFO:teuthology.orchestra.run.smithi026.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-01T00:15:34.757 INFO:teuthology.orchestra.run.smithi026.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-01T00:15:35.495 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-01T00:15:35.495 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-01T00:15:36.200 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-01T00:15:36.201 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:15:36.201 INFO:teuthology.orchestra.run.smithi026.stdout:Reinstalled: 2024-09-01T00:15:36.201 INFO:teuthology.orchestra.run.smithi026.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-01T00:15:36.201 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:15:36.201 INFO:teuthology.orchestra.run.smithi026.stdout:Complete! 2024-09-01T00:15:36.415 DEBUG:teuthology.orchestra.run.smithi026:> rpm -q kernel | sort -rV | head -n 1 2024-09-01T00:15:36.473 INFO:teuthology.orchestra.run.smithi139.stdout:kernel-5.14.0-503.el9.x86_64.rpm 656 kB/s | 1.9 MB 00:02 2024-09-01T00:15:36.473 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2024-09-01T00:15:36.473 INFO:teuthology.orchestra.run.smithi139.stdout:Total 644 kB/s | 1.9 MB 00:02 2024-09-01T00:15:36.509 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2024-09-01T00:15:36.515 INFO:teuthology.orchestra.run.smithi026.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-01T00:15:36.516 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-01T00:15:36.516 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-01T00:15:36.516 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-01T00:15:36.516 DEBUG:teuthology.orchestra.run.smithi026:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-01T00:15:36.546 INFO:teuthology.orchestra.run.smithi026.stdout:ttyS1 2024-09-01T00:15:36.565 DEBUG:teuthology.parallel:result is None 2024-09-01T00:15:36.754 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2024-09-01T00:15:36.754 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2024-09-01T00:15:36.785 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2024-09-01T00:15:36.785 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2024-09-01T00:15:36.962 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2024-09-01T00:15:37.058 INFO:teuthology.orchestra.run.smithi139.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-01T00:15:37.058 INFO:teuthology.orchestra.run.smithi139.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-01T00:15:37.871 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-01T00:15:37.871 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-01T00:15:38.543 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-01T00:15:38.543 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:15:38.543 INFO:teuthology.orchestra.run.smithi139.stdout:Reinstalled: 2024-09-01T00:15:38.543 INFO:teuthology.orchestra.run.smithi139.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-01T00:15:38.543 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:15:38.543 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-09-01T00:15:38.718 DEBUG:teuthology.orchestra.run.smithi139:> rpm -q kernel | sort -rV | head -n 1 2024-09-01T00:15:38.778 INFO:teuthology.orchestra.run.smithi139.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-01T00:15:38.778 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-01T00:15:38.778 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-01T00:15:38.778 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-01T00:15:38.779 DEBUG:teuthology.orchestra.run.smithi139:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-01T00:15:38.818 INFO:teuthology.orchestra.run.smithi139.stdout:ttyS1 2024-09-01T00:15:38.840 DEBUG:teuthology.parallel:result is None 2024-09-01T00:15:38.840 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-01T00:15:38.847 INFO:teuthology.task.internal:Creating test directory... 2024-09-01T00:15:38.847 DEBUG:teuthology.orchestra.run.smithi026:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-01T00:15:38.850 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-01T00:15:38.895 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-01T00:15:38.902 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-01T00:15:38.908 INFO:teuthology.task.internal:Creating archive directory... 2024-09-01T00:15:38.908 DEBUG:teuthology.orchestra.run.smithi026:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-01T00:15:38.910 DEBUG:teuthology.orchestra.run.smithi139:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-01T00:15:38.959 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-01T00:15:38.965 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-01T00:15:38.965 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:15:38.974 DEBUG:teuthology.orchestra.run.smithi139:> 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-01T00:15:39.002 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-01T00:15:39.013 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-01T00:15:39.052 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-01T00:15:39.062 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-01T00:15:39.064 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-01T00:15:39.069 INFO:teuthology.task.internal:Configuring sudo... 2024-09-01T00:15:39.070 DEBUG:teuthology.orchestra.run.smithi026:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-01T00:15:39.072 DEBUG:teuthology.orchestra.run.smithi139:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-01T00:15:39.097 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-01T00:15:39.112 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-01T00:15:39.113 DEBUG:teuthology.orchestra.run.smithi026:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-01T00:15:39.140 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-01T00:15:39.156 DEBUG:teuthology.orchestra.run.smithi026:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-01T00:15:39.238 DEBUG:teuthology.orchestra.run.smithi026:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-01T00:15:39.289 DEBUG:teuthology.orchestra.run.smithi026:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-01T00:15:39.373 DEBUG:teuthology.orchestra.run.smithi026:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-01T00:15:39.412 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:15:39.412 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-01T00:15:39.478 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-01T00:15:39.520 DEBUG:teuthology.orchestra.run.smithi139:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-01T00:15:39.570 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-01T00:15:39.651 DEBUG:teuthology.orchestra.run.smithi139:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-01T00:15:39.693 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-01T00:15:39.693 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-01T00:15:39.758 DEBUG:teuthology.orchestra.run.smithi026:> sudo service rsyslog restart 2024-09-01T00:15:39.760 DEBUG:teuthology.orchestra.run.smithi139:> sudo service rsyslog restart 2024-09-01T00:15:39.793 INFO:teuthology.orchestra.run.smithi026.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-01T00:15:39.841 INFO:teuthology.orchestra.run.smithi139.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-01T00:15:40.234 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-01T00:15:40.241 INFO:teuthology.task.internal:Starting timer... 2024-09-01T00:15:40.242 INFO:teuthology.run_tasks:Running task pcp... 2024-09-01T00:15:40.270 INFO:teuthology.run_tasks:Running task selinux... 2024-09-01T00:15:40.285 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-01T00:15:40.285 DEBUG:teuthology.orchestra.run.smithi026:> sudo service auditd rotate 2024-09-01T00:15:40.329 INFO:teuthology.orchestra.run.smithi026.stdout:Rotating logs: 2024-09-01T00:15:40.332 DEBUG:teuthology.orchestra.run.smithi139:> sudo service auditd rotate 2024-09-01T00:15:40.403 INFO:teuthology.orchestra.run.smithi139.stdout:Rotating logs: 2024-09-01T00:15:40.405 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-01T00:15:40.405 DEBUG:teuthology.orchestra.run.smithi026:> /usr/sbin/getenforce 2024-09-01T00:15:40.431 INFO:teuthology.orchestra.run.smithi026.stdout:Permissive 2024-09-01T00:15:40.431 DEBUG:teuthology.orchestra.run.smithi139:> /usr/sbin/getenforce 2024-09-01T00:15:40.452 INFO:teuthology.orchestra.run.smithi139.stdout:Permissive 2024-09-01T00:15:40.452 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi026.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi139.front.sepia.ceph.com': 'permissive'} 2024-09-01T00:15:40.453 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:15:40.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-01T00:15:40.498 DEBUG:teuthology.orchestra.run.smithi139:> 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-01T00:15:40.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-01T00:15:40.523 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-01T00:15:40.523 DEBUG:teuthology.orchestra.run.smithi026:> sudo /usr/sbin/setenforce permissive 2024-09-01T00:15:40.573 DEBUG:teuthology.orchestra.run.smithi139:> sudo /usr/sbin/setenforce permissive 2024-09-01T00:15:40.605 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-01T00:15:40.615 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-01T00:15:40.630 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-01T00:15:40.631 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi026.front.sepia.ceph.com,smithi139.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-01T00:17:26.175 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi026.front.sepia.ceph.com'), Remote(name='ubuntu@smithi139.front.sepia.ceph.com')] 2024-09-01T00:17:26.176 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-01T00:17:26.178 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-01T00:17:26.256 DEBUG:teuthology.orchestra.run.smithi026:> true 2024-09-01T00:17:26.344 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-01T00:17:26.345 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-01T00:17:26.345 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-01T00:17:26.443 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-09-01T00:17:26.521 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-09-01T00:17:26.521 INFO:teuthology.run_tasks:Running task clock... 2024-09-01T00:17:26.623 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-01T00:17:26.623 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-01T00:17:26.624 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:17:26.626 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-01T00:17:26.627 DEBUG:teuthology.orchestra.run.smithi139:> 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-01T00:17:26.656 INFO:teuthology.orchestra.run.smithi026.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-01T00:17:26.657 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-01T00:17:26.671 INFO:teuthology.orchestra.run.smithi026.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-01T00:17:26.671 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-01T00:17:26.696 INFO:teuthology.orchestra.run.smithi139.stderr:sudo: ntpd: command not found 2024-09-01T00:17:26.696 INFO:teuthology.orchestra.run.smithi026.stderr:sudo: ntpd: command not found 2024-09-01T00:17:26.707 INFO:teuthology.orchestra.run.smithi139.stdout:506 Cannot talk to daemon 2024-09-01T00:17:26.708 INFO:teuthology.orchestra.run.smithi026.stdout:506 Cannot talk to daemon 2024-09-01T00:17:26.721 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-01T00:17:26.723 INFO:teuthology.orchestra.run.smithi026.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-01T00:17:26.736 INFO:teuthology.orchestra.run.smithi139.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-01T00:17:26.737 INFO:teuthology.orchestra.run.smithi026.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-01T00:17:26.797 INFO:teuthology.orchestra.run.smithi026.stderr:bash: line 1: ntpq: command not found 2024-09-01T00:17:26.800 INFO:teuthology.orchestra.run.smithi026.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-01T00:17:26.800 INFO:teuthology.orchestra.run.smithi026.stdout:=============================================================================== 2024-09-01T00:17:26.800 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-01T00:17:26.800 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-01T00:17:26.800 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-01T00:17:26.800 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-01T00:17:26.804 INFO:teuthology.orchestra.run.smithi139.stderr:bash: line 1: ntpq: command not found 2024-09-01T00:17:26.808 INFO:teuthology.orchestra.run.smithi139.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-01T00:17:26.808 INFO:teuthology.orchestra.run.smithi139.stdout:=============================================================================== 2024-09-01T00:17:26.808 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-01T00:17:26.808 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-01T00:17:26.808 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-01T00:17:26.808 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-01T00:17:26.809 INFO:teuthology.run_tasks:Running task pexec... 2024-09-01T00:17:27.292 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-01T00:17:27.293 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi026.front.sepia.ceph.com 2024-09-01T00:17:27.294 DEBUG:teuthology.orchestra.run.smithi026:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-01T00:17:27.294 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi139.front.sepia.ceph.com 2024-09-01T00:17:27.295 DEBUG:teuthology.orchestra.run.smithi139:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-01T00:17:27.634 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-09-01T00:17:27.634 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout:Removing: 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout:Removing unused dependencies: 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout:Remove 2 Packages 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout:Freed space: 5.5 M 2024-09-01T00:17:27.635 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2024-09-01T00:17:27.639 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2024-09-01T00:17:27.639 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2024-09-01T00:17:27.650 INFO:teuthology.orchestra.run.smithi026.stdout:Dependencies resolved. 2024-09-01T00:17:27.651 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout: Package Architecture Version Repository Size 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout:Removing: 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout:Removing unused dependencies: 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction Summary 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout:Remove 2 Packages 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout:Freed space: 5.5 M 2024-09-01T00:17:27.652 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction check 2024-09-01T00:17:27.656 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction check succeeded. 2024-09-01T00:17:27.656 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction test 2024-09-01T00:17:27.680 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2024-09-01T00:17:27.680 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2024-09-01T00:17:27.700 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction test succeeded. 2024-09-01T00:17:27.700 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction 2024-09-01T00:17:27.827 INFO:teuthology.orchestra.run.smithi026.stdout: Preparing : 1/1 2024-09-01T00:17:27.827 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2024-09-01T00:17:27.914 INFO:teuthology.orchestra.run.smithi139.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-01T00:17:27.928 INFO:teuthology.orchestra.run.smithi026.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-01T00:17:27.987 INFO:teuthology.orchestra.run.smithi026.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-01T00:17:27.987 INFO:teuthology.orchestra.run.smithi139.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-01T00:17:28.346 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-01T00:17:28.346 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-01T00:17:28.449 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-01T00:17:28.449 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-01T00:17:28.599 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-01T00:17:28.599 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:17:28.599 INFO:teuthology.orchestra.run.smithi139.stdout:Removed: 2024-09-01T00:17:28.599 INFO:teuthology.orchestra.run.smithi139.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-01T00:17:28.599 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:17:28.599 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-09-01T00:17:28.678 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-01T00:17:28.678 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:17:28.679 INFO:teuthology.orchestra.run.smithi026.stdout:Removed: 2024-09-01T00:17:28.679 INFO:teuthology.orchestra.run.smithi026.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-01T00:17:28.679 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:17:28.679 INFO:teuthology.orchestra.run.smithi026.stdout:Complete! 2024-09-01T00:17:29.377 INFO:teuthology.orchestra.run.smithi139.stdout:Last metadata expiration check: 0:00:45 ago on Sun 01 Sep 2024 12:16:44 AM UTC. 2024-09-01T00:17:29.463 INFO:teuthology.orchestra.run.smithi026.stdout:Last metadata expiration check: 0:00:44 ago on Sun 01 Sep 2024 12:16:45 AM UTC. 2024-09-01T00:17:29.516 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-09-01T00:17:29.517 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-01T00:17:29.517 INFO:teuthology.orchestra.run.smithi139.stdout: Package Architecture Version Repository Size 2024-09-01T00:17:29.517 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-01T00:17:29.517 INFO:teuthology.orchestra.run.smithi139.stdout:Installing: 2024-09-01T00:17:29.518 INFO:teuthology.orchestra.run.smithi139.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-01T00:17:29.518 INFO:teuthology.orchestra.run.smithi139.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-01T00:17:29.518 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2024-09-01T00:17:29.518 INFO:teuthology.orchestra.run.smithi139.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-01T00:17:29.518 INFO:teuthology.orchestra.run.smithi139.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-01T00:17:29.518 INFO:teuthology.orchestra.run.smithi139.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-01T00:17:29.518 INFO:teuthology.orchestra.run.smithi139.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-01T00:17:29.518 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:17:29.518 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-09-01T00:17:29.518 INFO:teuthology.orchestra.run.smithi139.stdout:================================================================================ 2024-09-01T00:17:29.518 INFO:teuthology.orchestra.run.smithi139.stdout:Install 6 Packages 2024-09-01T00:17:29.518 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:17:29.519 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 2.0 M 2024-09-01T00:17:29.519 INFO:teuthology.orchestra.run.smithi139.stdout:Installed size: 9.2 M 2024-09-01T00:17:29.519 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2024-09-01T00:17:29.599 INFO:teuthology.orchestra.run.smithi026.stdout:Dependencies resolved. 2024-09-01T00:17:29.600 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-01T00:17:29.600 INFO:teuthology.orchestra.run.smithi026.stdout: Package Architecture Version Repository Size 2024-09-01T00:17:29.600 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-01T00:17:29.600 INFO:teuthology.orchestra.run.smithi026.stdout:Installing: 2024-09-01T00:17:29.600 INFO:teuthology.orchestra.run.smithi026.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-01T00:17:29.600 INFO:teuthology.orchestra.run.smithi026.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-01T00:17:29.601 INFO:teuthology.orchestra.run.smithi026.stdout:Installing dependencies: 2024-09-01T00:17:29.601 INFO:teuthology.orchestra.run.smithi026.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-01T00:17:29.601 INFO:teuthology.orchestra.run.smithi026.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-01T00:17:29.601 INFO:teuthology.orchestra.run.smithi026.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-01T00:17:29.601 INFO:teuthology.orchestra.run.smithi026.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-01T00:17:29.601 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:17:29.601 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction Summary 2024-09-01T00:17:29.601 INFO:teuthology.orchestra.run.smithi026.stdout:================================================================================ 2024-09-01T00:17:29.601 INFO:teuthology.orchestra.run.smithi026.stdout:Install 6 Packages 2024-09-01T00:17:29.601 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:17:29.602 INFO:teuthology.orchestra.run.smithi026.stdout:Total download size: 2.0 M 2024-09-01T00:17:29.602 INFO:teuthology.orchestra.run.smithi026.stdout:Installed size: 9.2 M 2024-09-01T00:17:29.602 INFO:teuthology.orchestra.run.smithi026.stdout:Downloading Packages: 2024-09-01T00:17:29.693 INFO:teuthology.orchestra.run.smithi139.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 362 kB/s | 44 kB 00:00 2024-09-01T00:17:29.718 INFO:teuthology.orchestra.run.smithi139.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 717 kB/s | 106 kB 00:00 2024-09-01T00:17:29.748 INFO:teuthology.orchestra.run.smithi026.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 361 kB/s | 44 kB 00:00 2024-09-01T00:17:29.777 INFO:teuthology.orchestra.run.smithi139.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-01T00:17:29.790 INFO:teuthology.orchestra.run.smithi026.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 642 kB/s | 106 kB 00:00 2024-09-01T00:17:29.802 INFO:teuthology.orchestra.run.smithi139.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 657 kB/s | 72 kB 00:00 2024-09-01T00:17:29.832 INFO:teuthology.orchestra.run.smithi026.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 855 kB/s | 72 kB 00:00 2024-09-01T00:17:29.866 INFO:teuthology.orchestra.run.smithi026.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-01T00:17:29.986 INFO:teuthology.orchestra.run.smithi139.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.1 MB/s | 906 kB 00:00 2024-09-01T00:17:30.000 INFO:teuthology.orchestra.run.smithi026.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.4 MB/s | 906 kB 00:00 2024-09-01T00:17:30.079 INFO:teuthology.orchestra.run.smithi139.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.7 MB/s | 837 kB 00:00 2024-09-01T00:17:30.079 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2024-09-01T00:17:30.079 INFO:teuthology.orchestra.run.smithi139.stdout:Total 3.6 MB/s | 2.0 MB 00:00 2024-09-01T00:17:30.152 INFO:teuthology.orchestra.run.smithi026.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.6 MB/s | 837 kB 00:00 2024-09-01T00:17:30.152 INFO:teuthology.orchestra.run.smithi026.stdout:-------------------------------------------------------------------------------- 2024-09-01T00:17:30.152 INFO:teuthology.orchestra.run.smithi026.stdout:Total 3.6 MB/s | 2.0 MB 00:00 2024-09-01T00:17:30.154 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2024-09-01T00:17:30.168 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2024-09-01T00:17:30.168 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2024-09-01T00:17:30.226 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction check 2024-09-01T00:17:30.241 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction check succeeded. 2024-09-01T00:17:30.241 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction test 2024-09-01T00:17:30.271 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2024-09-01T00:17:30.271 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2024-09-01T00:17:30.344 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction test succeeded. 2024-09-01T00:17:30.345 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction 2024-09-01T00:17:30.891 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2024-09-01T00:17:30.960 INFO:teuthology.orchestra.run.smithi026.stdout: Preparing : 1/1 2024-09-01T00:17:31.014 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-01T00:17:31.056 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-01T00:17:31.081 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-01T00:17:31.103 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-01T00:17:31.130 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-01T00:17:31.177 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-01T00:17:31.323 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-01T00:17:31.380 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-01T00:17:31.425 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-01T00:17:31.485 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-01T00:17:31.855 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-01T00:17:31.895 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-01T00:17:31.981 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-01T00:17:32.045 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-01T00:17:32.867 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-01T00:17:32.867 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-01T00:17:32.868 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-01T00:17:32.868 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-01T00:17:32.868 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-01T00:17:32.868 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-01T00:17:33.008 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-01T00:17:33.008 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-01T00:17:33.008 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-01T00:17:33.008 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-01T00:17:33.008 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-01T00:17:33.008 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-01T00:17:33.126 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-01T00:17:33.126 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:17:33.126 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2024-09-01T00:17:33.126 INFO:teuthology.orchestra.run.smithi139.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-01T00:17:33.127 INFO:teuthology.orchestra.run.smithi139.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-01T00:17:33.127 INFO:teuthology.orchestra.run.smithi139.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-01T00:17:33.127 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:17:33.127 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-09-01T00:17:33.337 DEBUG:teuthology.parallel:result is None 2024-09-01T00:17:33.356 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-01T00:17:33.356 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:17:33.356 INFO:teuthology.orchestra.run.smithi026.stdout:Installed: 2024-09-01T00:17:33.356 INFO:teuthology.orchestra.run.smithi026.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-01T00:17:33.356 INFO:teuthology.orchestra.run.smithi026.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-01T00:17:33.356 INFO:teuthology.orchestra.run.smithi026.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-01T00:17:33.356 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:17:33.356 INFO:teuthology.orchestra.run.smithi026.stdout:Complete! 2024-09-01T00:17:33.605 DEBUG:teuthology.parallel:result is None 2024-09-01T00:17:33.606 INFO:teuthology.run_tasks:Running task install... 2024-09-01T00:17:33.614 DEBUG:teuthology.task.install:project ceph 2024-09-01T00:17:33.614 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '5028887063e8eb518c95117479aa913eaa12ac8e'}} 2024-09-01T00:17:33.614 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '5028887063e8eb518c95117479aa913eaa12ac8e'} 2024-09-01T00:17:33.614 INFO:teuthology.task.install:Using flavor: default 2024-09-01T00:17:33.620 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-01T00:17:33.620 INFO:teuthology.task.install:extra packages: [] 2024-09-01T00:17:33.620 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': '5028887063e8eb518c95117479aa913eaa12ac8e', 'tag': None, 'wait_for_package': False} 2024-09-01T00:17:33.620 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-01T00:17:33.621 INFO:teuthology.packaging:ref: None 2024-09-01T00:17:33.621 INFO:teuthology.packaging:tag: None 2024-09-01T00:17:33.621 INFO:teuthology.packaging:branch: reef 2024-09-01T00:17:33.621 INFO:teuthology.packaging:sha1: 5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:17:33.621 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-01T00:17:33.623 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': '5028887063e8eb518c95117479aa913eaa12ac8e', 'tag': None, 'wait_for_package': False} 2024-09-01T00:17:33.623 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-01T00:17:33.623 INFO:teuthology.packaging:ref: None 2024-09-01T00:17:33.623 INFO:teuthology.packaging:tag: None 2024-09-01T00:17:33.623 INFO:teuthology.packaging:branch: reef 2024-09-01T00:17:33.623 INFO:teuthology.packaging:sha1: 5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:17:33.624 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-01T00:17:33.865 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/7290dfee45563b02cc4eeaf702d85763e7e7c805/centos/9/flavors/default/ 2024-09-01T00:17:33.866 INFO:teuthology.task.install.rpm:Package version is 18.2.4-799.g7290dfee 2024-09-01T00:17:33.898 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/7290dfee45563b02cc4eeaf702d85763e7e7c805/centos/9/flavors/default/ 2024-09-01T00:17:33.899 INFO:teuthology.task.install.rpm:Package version is 18.2.4-799.g7290dfee 2024-09-01T00:17:33.976 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/7290dfee45563b02cc4eeaf702d85763e7e7c805/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/7290dfee45563b02cc4eeaf702d85763e7e7c805/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/7290dfee45563b02cc4eeaf702d85763e7e7c805/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-01T00:17:33.976 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:17:33.976 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-01T00:17:34.005 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-01T00:17:34.006 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-01T00:17:34.006 INFO:teuthology.packaging:ref: None 2024-09-01T00:17:34.006 INFO:teuthology.packaging:tag: None 2024-09-01T00:17:34.006 INFO:teuthology.packaging:branch: reef 2024-09-01T00:17:34.006 INFO:teuthology.packaging:sha1: 5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:17:34.006 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:17:34.008 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/7290dfee45563b02cc4eeaf702d85763e7e7c805/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/7290dfee45563b02cc4eeaf702d85763e7e7c805/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/7290dfee45563b02cc4eeaf702d85763e7e7c805/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-01T00:17:34.009 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-01T00:17:34.009 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-01T00:17:34.039 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-01T00:17:34.040 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-01T00:17:34.040 INFO:teuthology.packaging:ref: None 2024-09-01T00:17:34.040 INFO:teuthology.packaging:tag: None 2024-09-01T00:17:34.040 INFO:teuthology.packaging:branch: reef 2024-09-01T00:17:34.040 INFO:teuthology.packaging:sha1: 5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:17:34.040 DEBUG:teuthology.orchestra.run.smithi139:> 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-01T00:17:34.073 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:17:34.108 DEBUG:teuthology.orchestra.run.smithi139:> 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-01T00:17:34.148 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:17:34.185 DEBUG:teuthology.orchestra.run.smithi139:> 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-01T00:17:34.213 INFO:teuthology.orchestra.run.smithi026.stdout:check_obsoletes = 1 2024-09-01T00:17:34.215 DEBUG:teuthology.orchestra.run.smithi026:> sudo yum clean all 2024-09-01T00:17:34.250 INFO:teuthology.orchestra.run.smithi139.stdout:check_obsoletes = 1 2024-09-01T00:17:34.252 DEBUG:teuthology.orchestra.run.smithi139:> sudo yum clean all 2024-09-01T00:17:34.447 INFO:teuthology.orchestra.run.smithi026.stdout:45 files removed 2024-09-01T00:17:34.475 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:17:34.479 INFO:teuthology.orchestra.run.smithi139.stdout:45 files removed 2024-09-01T00:17:34.506 DEBUG:teuthology.orchestra.run.smithi139:> 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-01T00:17:35.043 INFO:teuthology.orchestra.run.smithi026.stdout:ceph packages for x86_64 273 kB/s | 77 kB 00:00 2024-09-01T00:17:35.062 INFO:teuthology.orchestra.run.smithi139.stdout:ceph packages for x86_64 277 kB/s | 77 kB 00:00 2024-09-01T00:17:35.326 INFO:teuthology.orchestra.run.smithi026.stdout:ceph noarch packages 48 kB/s | 11 kB 00:00 2024-09-01T00:17:35.346 INFO:teuthology.orchestra.run.smithi139.stdout:ceph noarch packages 48 kB/s | 11 kB 00:00 2024-09-01T00:17:35.602 INFO:teuthology.orchestra.run.smithi026.stdout:ceph source packages 7.9 kB/s | 1.9 kB 00:00 2024-09-01T00:17:35.621 INFO:teuthology.orchestra.run.smithi139.stdout:ceph source packages 7.8 kB/s | 1.9 kB 00:00 2024-09-01T00:17:36.746 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - BaseOS 7.6 MB/s | 8.2 MB 00:01 2024-09-01T00:17:38.527 INFO:teuthology.orchestra.run.smithi026.stdout:CentOS Stream 9 - BaseOS 2.9 MB/s | 8.2 MB 00:02 2024-09-01T00:17:40.447 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - AppStream 7.9 MB/s | 20 MB 00:02 2024-09-01T00:17:45.894 INFO:teuthology.orchestra.run.smithi026.stdout:CentOS Stream 9 - AppStream 3.3 MB/s | 20 MB 00:06 2024-09-01T00:17:46.348 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - CRB 3.4 MB/s | 6.6 MB 00:01 2024-09-01T00:17:47.898 INFO:teuthology.orchestra.run.smithi139.stdout:CentOS Stream 9 - Extras packages 65 kB/s | 18 kB 00:00 2024-09-01T00:17:49.328 INFO:teuthology.orchestra.run.smithi139.stdout:Extra Packages for Enterprise Linux 17 MB/s | 22 MB 00:01 2024-09-01T00:17:52.378 INFO:teuthology.orchestra.run.smithi026.stdout:CentOS Stream 9 - CRB 2.6 MB/s | 6.6 MB 00:02 2024-09-01T00:17:54.095 INFO:teuthology.orchestra.run.smithi026.stdout:CentOS Stream 9 - Extras packages 41 kB/s | 18 kB 00:00 2024-09-01T00:17:54.875 INFO:teuthology.orchestra.run.smithi139.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-01T00:17:55.099 INFO:teuthology.orchestra.run.smithi026.stdout:Extra Packages for Enterprise Linux 26 MB/s | 22 MB 00:00 2024-09-01T00:17:57.156 INFO:teuthology.orchestra.run.smithi139.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-01T00:17:57.156 INFO:teuthology.orchestra.run.smithi139.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-01T00:17:57.222 INFO:teuthology.orchestra.run.smithi139.stdout:Dependencies resolved. 2024-09-01T00:17:57.229 INFO:teuthology.orchestra.run.smithi139.stdout:====================================================================================== 2024-09-01T00:17:57.229 INFO:teuthology.orchestra.run.smithi139.stdout: Package Arch Version Repository Size 2024-09-01T00:17:57.229 INFO:teuthology.orchestra.run.smithi139.stdout:====================================================================================== 2024-09-01T00:17:57.229 INFO:teuthology.orchestra.run.smithi139.stdout:Installing: 2024-09-01T00:17:57.229 INFO:teuthology.orchestra.run.smithi139.stdout: ceph x86_64 2:18.2.4-799.g7290dfee.el9 ceph 6.5 k 2024-09-01T00:17:57.229 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-base x86_64 2:18.2.4-799.g7290dfee.el9 ceph 5.1 M 2024-09-01T00:17:57.229 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-fuse x86_64 2:18.2.4-799.g7290dfee.el9 ceph 852 k 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-799.g7290dfee.el9 ceph 143 k 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr x86_64 2:18.2.4-799.g7290dfee.el9 ceph 1.5 M 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-cephadm noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 139 k 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-dashboard noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 3.5 M 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 7.4 M 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-rook noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 49 k 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-radosgw x86_64 2:18.2.4-799.g7290dfee.el9 ceph 7.8 M 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-test x86_64 2:18.2.4-799.g7290dfee.el9 ceph 40 M 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: cephadm noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 226 k 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: libcephfs-devel x86_64 2:18.2.4-799.g7290dfee.el9 ceph 31 k 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: libcephfs2 x86_64 2:18.2.4-799.g7290dfee.el9 ceph 711 k 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: librados-devel x86_64 2:18.2.4-799.g7290dfee.el9 ceph 127 k 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cephfs x86_64 2:18.2.4-799.g7290dfee.el9 ceph 161 k 2024-09-01T00:17:57.230 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rados x86_64 2:18.2.4-799.g7290dfee.el9 ceph 320 k 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rbd x86_64 2:18.2.4-799.g7290dfee.el9 ceph 300 k 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rgw x86_64 2:18.2.4-799.g7290dfee.el9 ceph 99 k 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout: rbd-fuse x86_64 2:18.2.4-799.g7290dfee.el9 ceph 87 k 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout: rbd-mirror x86_64 2:18.2.4-799.g7290dfee.el9 ceph 3.0 M 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout: rbd-nbd x86_64 2:18.2.4-799.g7290dfee.el9 ceph 172 k 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout:Upgrading: 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout: librados2 x86_64 2:18.2.4-799.g7290dfee.el9 ceph 3.3 M 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout: librbd1 x86_64 2:18.2.4-799.g7290dfee.el9 ceph 3.0 M 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout:Installing dependencies: 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-common x86_64 2:18.2.4-799.g7290dfee.el9 ceph 18 M 2024-09-01T00:17:57.231 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-grafana-dashboards noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 24 k 2024-09-01T00:17:57.232 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mds x86_64 2:18.2.4-799.g7290dfee.el9 ceph 2.1 M 2024-09-01T00:17:57.232 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-modules-core noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 246 k 2024-09-01T00:17:57.232 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mon x86_64 2:18.2.4-799.g7290dfee.el9 ceph 4.7 M 2024-09-01T00:17:57.232 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-osd x86_64 2:18.2.4-799.g7290dfee.el9 ceph 17 M 2024-09-01T00:17:57.232 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-prometheus-alerts noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 16 k 2024-09-01T00:17:57.232 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-selinux x86_64 2:18.2.4-799.g7290dfee.el9 ceph 25 k 2024-09-01T00:17:57.232 INFO:teuthology.orchestra.run.smithi139.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-01T00:17:57.232 INFO:teuthology.orchestra.run.smithi139.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-01T00:17:57.232 INFO:teuthology.orchestra.run.smithi139.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-01T00:17:57.232 INFO:teuthology.orchestra.run.smithi139.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-01T00:17:57.232 INFO:teuthology.orchestra.run.smithi139.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-01T00:17:57.232 INFO:teuthology.orchestra.run.smithi139.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-09-01T00:17:57.233 INFO:teuthology.orchestra.run.smithi139.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-01T00:17:57.233 INFO:teuthology.orchestra.run.smithi139.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-01T00:17:57.233 INFO:teuthology.orchestra.run.smithi139.stdout: libcephsqlite x86_64 2:18.2.4-799.g7290dfee.el9 ceph 166 k 2024-09-01T00:17:57.233 INFO:teuthology.orchestra.run.smithi139.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-01T00:17:57.233 INFO:teuthology.orchestra.run.smithi139.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-01T00:17:57.233 INFO:teuthology.orchestra.run.smithi139.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-01T00:17:57.233 INFO:teuthology.orchestra.run.smithi139.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-01T00:17:57.233 INFO:teuthology.orchestra.run.smithi139.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-01T00:17:57.233 INFO:teuthology.orchestra.run.smithi139.stdout: libradosstriper1 x86_64 2:18.2.4-799.g7290dfee.el9 ceph 478 k 2024-09-01T00:17:57.233 INFO:teuthology.orchestra.run.smithi139.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-01T00:17:57.233 INFO:teuthology.orchestra.run.smithi139.stdout: librgw2 x86_64 2:18.2.4-799.g7290dfee.el9 ceph 4.5 M 2024-09-01T00:17:57.234 INFO:teuthology.orchestra.run.smithi139.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-01T00:17:57.234 INFO:teuthology.orchestra.run.smithi139.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-01T00:17:57.234 INFO:teuthology.orchestra.run.smithi139.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-01T00:17:57.234 INFO:teuthology.orchestra.run.smithi139.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-01T00:17:57.234 INFO:teuthology.orchestra.run.smithi139.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-01T00:17:57.234 INFO:teuthology.orchestra.run.smithi139.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-01T00:17:57.234 INFO:teuthology.orchestra.run.smithi139.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-09-01T00:17:57.234 INFO:teuthology.orchestra.run.smithi139.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-01T00:17:57.234 INFO:teuthology.orchestra.run.smithi139.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-ceph-argparse x86_64 2:18.2.4-799.g7290dfee.el9 ceph 45 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-ceph-common x86_64 2:18.2.4-799.g7290dfee.el9 ceph 129 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-01T00:17:57.235 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-01T00:17:57.236 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-01T00:17:57.236 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-01T00:17:57.236 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-01T00:17:57.236 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-01T00:17:57.236 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-01T00:17:57.236 INFO:teuthology.orchestra.run.smithi139.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-01T00:17:57.236 INFO:teuthology.orchestra.run.smithi139.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-01T00:17:57.236 INFO:teuthology.orchestra.run.smithi139.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-01T00:17:57.236 INFO:teuthology.orchestra.run.smithi139.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-01T00:17:57.236 INFO:teuthology.orchestra.run.smithi139.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-01T00:17:57.236 INFO:teuthology.orchestra.run.smithi139.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-01T00:17:57.237 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-01T00:17:57.238 INFO:teuthology.orchestra.run.smithi139.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction Summary 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout:====================================================================================== 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout:Install 116 Packages 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout:Upgrade 2 Packages 2024-09-01T00:17:57.239 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:17:57.240 INFO:teuthology.orchestra.run.smithi139.stdout:Total download size: 179 M 2024-09-01T00:17:57.240 INFO:teuthology.orchestra.run.smithi139.stdout:Downloading Packages: 2024-09-01T00:17:57.843 INFO:teuthology.orchestra.run.smithi139.stdout:(1/118): ceph-18.2.4-799.g7290dfee.el9.x86_64.r 50 kB/s | 6.5 kB 00:00 2024-09-01T00:17:58.035 INFO:teuthology.orchestra.run.smithi139.stdout:(2/118): ceph-fuse-18.2.4-799.g7290dfee.el9.x86 4.3 MB/s | 852 kB 00:00 2024-09-01T00:17:58.152 INFO:teuthology.orchestra.run.smithi139.stdout:(3/118): ceph-base-18.2.4-799.g7290dfee.el9.x86 12 MB/s | 5.1 MB 00:00 2024-09-01T00:17:58.177 INFO:teuthology.orchestra.run.smithi139.stdout:(4/118): ceph-immutable-object-cache-18.2.4-799 1.0 MB/s | 143 kB 00:00 2024-09-01T00:17:58.285 INFO:teuthology.orchestra.run.smithi139.stdout:(5/118): ceph-mds-18.2.4-799.g7290dfee.el9.x86_ 16 MB/s | 2.1 MB 00:00 2024-09-01T00:17:58.327 INFO:teuthology.orchestra.run.smithi139.stdout:(6/118): ceph-mgr-18.2.4-799.g7290dfee.el9.x86_ 9.7 MB/s | 1.5 MB 00:00 2024-09-01T00:17:58.553 INFO:teuthology.orchestra.run.smithi139.stdout:(7/118): ceph-mon-18.2.4-799.g7290dfee.el9.x86_ 18 MB/s | 4.7 MB 00:00 2024-09-01T00:17:58.770 INFO:teuthology.orchestra.run.smithi139.stdout:(8/118): ceph-common-18.2.4-799.g7290dfee.el9.x 17 MB/s | 18 MB 00:01 2024-09-01T00:17:58.820 INFO:teuthology.orchestra.run.smithi139.stdout:(9/118): ceph-selinux-18.2.4-799.g7290dfee.el9. 506 kB/s | 25 kB 00:00 2024-09-01T00:17:58.954 INFO:teuthology.orchestra.run.smithi139.stdout:(10/118): ceph-radosgw-18.2.4-799.g7290dfee.el9 19 MB/s | 7.8 MB 00:00 2024-09-01T00:17:59.004 INFO:teuthology.orchestra.run.smithi139.stdout:(11/118): libcephfs-devel-18.2.4-799.g7290dfee. 623 kB/s | 31 kB 00:00 2024-09-01T00:17:59.104 INFO:teuthology.orchestra.run.smithi139.stdout:(12/118): libcephfs2-18.2.4-799.g7290dfee.el9.x 7.0 MB/s | 711 kB 00:00 2024-09-01T00:17:59.179 INFO:teuthology.orchestra.run.smithi139.stdout:(13/118): libcephsqlite-18.2.4-799.g7290dfee.el 2.2 MB/s | 166 kB 00:00 2024-09-01T00:17:59.346 INFO:teuthology.orchestra.run.smithi139.stdout:(14/118): ceph-osd-18.2.4-799.g7290dfee.el9.x86 16 MB/s | 17 MB 00:01 2024-09-01T00:17:59.371 INFO:teuthology.orchestra.run.smithi139.stdout:(15/118): librados-devel-18.2.4-799.g7290dfee.e 660 kB/s | 127 kB 00:00 2024-09-01T00:17:59.405 INFO:teuthology.orchestra.run.smithi139.stdout:(16/118): libradosstriper1-18.2.4-799.g7290dfee 8.0 MB/s | 478 kB 00:00 2024-09-01T00:17:59.472 INFO:teuthology.orchestra.run.smithi139.stdout:(17/118): python3-ceph-argparse-18.2.4-799.g729 675 kB/s | 45 kB 00:00 2024-09-01T00:17:59.556 INFO:teuthology.orchestra.run.smithi139.stdout:(18/118): librgw2-18.2.4-799.g7290dfee.el9.x86_ 24 MB/s | 4.5 MB 00:00 2024-09-01T00:17:59.583 INFO:teuthology.orchestra.run.smithi139.stdout:(19/118): python3-ceph-common-18.2.4-799.g7290d 1.1 MB/s | 129 kB 00:00 2024-09-01T00:17:59.608 INFO:teuthology.orchestra.run.smithi139.stdout:(20/118): python3-cephfs-18.2.4-799.g7290dfee.e 3.0 MB/s | 161 kB 00:00 2024-09-01T00:17:59.634 INFO:teuthology.orchestra.run.smithi139.stdout:(21/118): python3-rados-18.2.4-799.g7290dfee.el 6.2 MB/s | 320 kB 00:00 2024-09-01T00:17:59.659 INFO:teuthology.orchestra.run.smithi139.stdout:(22/118): python3-rbd-18.2.4-799.g7290dfee.el9. 5.8 MB/s | 300 kB 00:00 2024-09-01T00:17:59.684 INFO:teuthology.orchestra.run.smithi139.stdout:(23/118): python3-rgw-18.2.4-799.g7290dfee.el9. 1.9 MB/s | 99 kB 00:00 2024-09-01T00:17:59.709 INFO:teuthology.orchestra.run.smithi139.stdout:(24/118): rbd-fuse-18.2.4-799.g7290dfee.el9.x86 1.7 MB/s | 87 kB 00:00 2024-09-01T00:17:59.768 INFO:teuthology.orchestra.run.smithi139.stdout:(25/118): rbd-nbd-18.2.4-799.g7290dfee.el9.x86_ 2.9 MB/s | 172 kB 00:00 2024-09-01T00:17:59.835 INFO:teuthology.orchestra.run.smithi139.stdout:(26/118): rbd-mirror-18.2.4-799.g7290dfee.el9.x 20 MB/s | 3.0 MB 00:00 2024-09-01T00:17:59.860 INFO:teuthology.orchestra.run.smithi139.stdout:(27/118): ceph-grafana-dashboards-18.2.4-799.g7 266 kB/s | 24 kB 00:00 2024-09-01T00:17:59.886 INFO:teuthology.orchestra.run.smithi139.stdout:(28/118): ceph-mgr-cephadm-18.2.4-799.g7290dfee 2.7 MB/s | 139 kB 00:00 2024-09-01T00:18:00.119 INFO:teuthology.orchestra.run.smithi139.stdout:(29/118): ceph-mgr-dashboard-18.2.4-799.g7290df 14 MB/s | 3.5 MB 00:00 2024-09-01T00:18:00.245 INFO:teuthology.orchestra.run.smithi139.stdout:(30/118): ceph-mgr-diskprediction-local-18.2.4- 21 MB/s | 7.4 MB 00:00 2024-09-01T00:18:00.270 INFO:teuthology.orchestra.run.smithi139.stdout:(31/118): ceph-mgr-modules-core-18.2.4-799.g729 1.6 MB/s | 246 kB 00:00 2024-09-01T00:18:00.295 INFO:teuthology.orchestra.run.smithi139.stdout:(32/118): ceph-mgr-rook-18.2.4-799.g7290dfee.el 986 kB/s | 49 kB 00:00 2024-09-01T00:18:00.312 INFO:teuthology.orchestra.run.smithi139.stdout:(33/118): ceph-prometheus-alerts-18.2.4-799.g72 394 kB/s | 16 kB 00:00 2024-09-01T00:18:00.354 INFO:teuthology.orchestra.run.smithi139.stdout:(34/118): cephadm-18.2.4-799.g7290dfee.el9.noar 3.8 MB/s | 226 kB 00:00 2024-09-01T00:18:00.714 INFO:teuthology.orchestra.run.smithi026.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-01T00:18:00.771 INFO:teuthology.orchestra.run.smithi139.stdout:(35/118): ceph-test-18.2.4-799.g7290dfee.el9.x8 20 MB/s | 40 MB 00:01 2024-09-01T00:18:00.796 INFO:teuthology.orchestra.run.smithi139.stdout:(36/118): fuse-2.9.9-16.el9.x86_64.rpm 165 kB/s | 80 kB 00:00 2024-09-01T00:18:00.855 INFO:teuthology.orchestra.run.smithi139.stdout:(37/118): libquadmath-11.5.0-2.el9.x86_64.rpm 2.2 MB/s | 191 kB 00:00 2024-09-01T00:18:00.898 INFO:teuthology.orchestra.run.smithi139.stdout:(38/118): libgfortran-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 801 kB 00:00 2024-09-01T00:18:00.947 INFO:teuthology.orchestra.run.smithi139.stdout:(39/118): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-09-01T00:18:00.997 INFO:teuthology.orchestra.run.smithi139.stdout:(40/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.2 MB/s | 253 kB 00:00 2024-09-01T00:18:01.022 INFO:teuthology.orchestra.run.smithi139.stdout:(41/118): python3-pycparser-2.20-6.el9.noarch.r 1.8 MB/s | 135 kB 00:00 2024-09-01T00:18:01.048 INFO:teuthology.orchestra.run.smithi139.stdout:(42/118): python3-requests-2.25.1-8.el9.noarch. 2.4 MB/s | 125 kB 00:00 2024-09-01T00:18:01.073 INFO:teuthology.orchestra.run.smithi139.stdout:(43/118): python3-urllib3-1.26.5-6.el9.noarch.r 4.2 MB/s | 215 kB 00:00 2024-09-01T00:18:01.107 INFO:teuthology.orchestra.run.smithi139.stdout:(44/118): python3-cryptography-36.0.1-4.el9.x86 4.9 MB/s | 1.2 MB 00:00 2024-09-01T00:18:01.132 INFO:teuthology.orchestra.run.smithi139.stdout:(45/118): boost-program-options-1.75.0-8.el9.x8 1.2 MB/s | 107 kB 00:00 2024-09-01T00:18:01.157 INFO:teuthology.orchestra.run.smithi139.stdout:(46/118): flexiblas-3.0.4-8.el9.x86_64.rpm 391 kB/s | 33 kB 00:00 2024-09-01T00:18:01.183 INFO:teuthology.orchestra.run.smithi139.stdout:(47/118): flexiblas-openblas-openmp-3.0.4-8.el9 364 kB/s | 18 kB 00:00 2024-09-01T00:18:01.208 INFO:teuthology.orchestra.run.smithi139.stdout:(48/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 3.1 MB/s | 160 kB 00:00 2024-09-01T00:18:01.241 INFO:teuthology.orchestra.run.smithi139.stdout:(49/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 773 kB/s | 45 kB 00:00 2024-09-01T00:18:01.300 INFO:teuthology.orchestra.run.smithi139.stdout:(50/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 15 MB/s | 3.0 MB 00:00 2024-09-01T00:18:01.334 INFO:teuthology.orchestra.run.smithi139.stdout:(51/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.1 MB/s | 292 kB 00:00 2024-09-01T00:18:01.359 INFO:teuthology.orchestra.run.smithi139.stdout:(52/118): librdkafka-1.6.1-102.el9.x86_64.rpm 4.3 MB/s | 662 kB 00:00 2024-09-01T00:18:01.384 INFO:teuthology.orchestra.run.smithi139.stdout:(53/118): openblas-0.3.26-2.el9.x86_64.rpm 460 kB/s | 38 kB 00:00 2024-09-01T00:18:01.409 INFO:teuthology.orchestra.run.smithi139.stdout:(54/118): python3-attrs-20.3.0-7.el9.noarch.rpm 1.7 MB/s | 87 kB 00:00 2024-09-01T00:18:01.461 INFO:teuthology.orchestra.run.smithi139.stdout:(55/118): python3-devel-3.9.19-8.el9.x86_64.rpm 4.8 MB/s | 245 kB 00:00 2024-09-01T00:18:01.535 INFO:teuthology.orchestra.run.smithi139.stdout:(56/118): openblas-openmp-0.3.26-2.el9.x86_64.r 25 MB/s | 4.9 MB 00:00 2024-09-01T00:18:01.560 INFO:teuthology.orchestra.run.smithi139.stdout:(57/118): python3-iniconfig-1.1.1-7.el9.noarch. 175 kB/s | 17 kB 00:00 2024-09-01T00:18:01.586 INFO:teuthology.orchestra.run.smithi139.stdout:(58/118): python3-jinja2-2.11.3-6.el9.noarch.rp 4.9 MB/s | 248 kB 00:00 2024-09-01T00:18:01.611 INFO:teuthology.orchestra.run.smithi139.stdout:(59/118): python3-jsonpatch-1.21-16.el9.noarch. 510 kB/s | 26 kB 00:00 2024-09-01T00:18:01.636 INFO:teuthology.orchestra.run.smithi139.stdout:(60/118): python3-jsonpointer-2.0-4.el9.noarch. 380 kB/s | 19 kB 00:00 2024-09-01T00:18:01.661 INFO:teuthology.orchestra.run.smithi139.stdout:(61/118): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 172 kB 00:00 2024-09-01T00:18:01.687 INFO:teuthology.orchestra.run.smithi139.stdout:(62/118): python3-markupsafe-1.1.1-12.el9.x86_6 692 kB/s | 35 kB 00:00 2024-09-01T00:18:01.762 INFO:teuthology.orchestra.run.smithi139.stdout:(63/118): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 6.0 MB 00:00 2024-09-01T00:18:01.787 INFO:teuthology.orchestra.run.smithi139.stdout:(64/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 2.4 MB/s | 250 kB 00:00 2024-09-01T00:18:01.813 INFO:teuthology.orchestra.run.smithi139.stdout:(65/118): python3-oauthlib-3.1.1-5.el9.noarch.r 4.3 MB/s | 222 kB 00:00 2024-09-01T00:18:01.838 INFO:teuthology.orchestra.run.smithi139.stdout:(66/118): python3-packaging-20.9-5.el9.noarch.r 1.5 MB/s | 77 kB 00:00 2024-09-01T00:18:01.855 INFO:teuthology.orchestra.run.smithi139.stdout:(67/118): python3-pluggy-0.13.1-7.el9.noarch.rp 993 kB/s | 41 kB 00:00 2024-09-01T00:18:01.872 INFO:teuthology.orchestra.run.smithi139.stdout:(68/118): python3-prettytable-0.7.2-27.el9.noar 1.2 MB/s | 42 kB 00:00 2024-09-01T00:18:01.905 INFO:teuthology.orchestra.run.smithi139.stdout:(69/118): python3-py-1.10.0-6.el9.noarch.rpm 9.3 MB/s | 477 kB 00:00 2024-09-01T00:18:01.930 INFO:teuthology.orchestra.run.smithi139.stdout:(70/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.7 MB/s | 159 kB 00:00 2024-09-01T00:18:01.964 INFO:teuthology.orchestra.run.smithi139.stdout:(71/118): python3-pyasn1-modules-0.4.8-6.el9.no 4.7 MB/s | 279 kB 00:00 2024-09-01T00:18:01.989 INFO:teuthology.orchestra.run.smithi139.stdout:(72/118): python3-pytest-6.2.2-7.el9.noarch.rpm 8.7 MB/s | 519 kB 00:00 2024-09-01T00:18:02.006 INFO:teuthology.orchestra.run.smithi139.stdout:(73/118): python3-pytz-2021.1-5.el9.noarch.rpm 1.2 MB/s | 51 kB 00:00 2024-09-01T00:18:02.024 INFO:teuthology.orchestra.run.smithi139.stdout:(74/118): python3-requests-oauthlib-1.3.0-12.el 1.6 MB/s | 54 kB 00:00 2024-09-01T00:18:02.107 INFO:teuthology.orchestra.run.smithi139.stdout:(75/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 11 MB/s | 5.1 MB 00:00 2024-09-01T00:18:02.132 INFO:teuthology.orchestra.run.smithi139.stdout:(76/118): python3-toml-0.10.2-6.el9.noarch.rpm 383 kB/s | 42 kB 00:00 2024-09-01T00:18:02.166 INFO:teuthology.orchestra.run.smithi139.stdout:(77/118): socat-1.7.4.1-6.el9.x86_64.rpm 5.1 MB/s | 304 kB 00:00 2024-09-01T00:18:02.191 INFO:teuthology.orchestra.run.smithi139.stdout:(78/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 64 kB 00:00 2024-09-01T00:18:02.241 INFO:teuthology.orchestra.run.smithi139.stdout:(79/118): fmt-8.1.1-5.el9.x86_64.rpm 1.4 MB/s | 111 kB 00:00 2024-09-01T00:18:02.300 INFO:teuthology.orchestra.run.smithi139.stdout:(80/118): gperftools-libs-2.9.1-2.el9.x86_64.rp 2.8 MB/s | 309 kB 00:00 2024-09-01T00:18:02.325 INFO:teuthology.orchestra.run.smithi139.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 2024-09-01T00:18:02.351 INFO:teuthology.orchestra.run.smithi139.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-01T00:18:02.376 INFO:teuthology.orchestra.run.smithi139.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 2.7 MB/s | 67 kB 00:00 2024-09-01T00:18:02.568 INFO:teuthology.orchestra.run.smithi139.stdout:(84/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 29 MB/s | 16 MB 00:00 2024-09-01T00:18:02.618 INFO:teuthology.orchestra.run.smithi139.stdout:(85/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 3.4 MB/s | 839 kB 00:00 2024-09-01T00:18:02.652 INFO:teuthology.orchestra.run.smithi139.stdout:(86/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.4 MB/s | 43 kB 00:00 2024-09-01T00:18:02.677 INFO:teuthology.orchestra.run.smithi139.stdout:(87/118): python3-cachetools-4.2.4-1.el9.noarch 1.3 MB/s | 32 kB 00:00 2024-09-01T00:18:02.702 INFO:teuthology.orchestra.run.smithi139.stdout:(88/118): python3-certifi-2023.05.07-4.el9.noar 568 kB/s | 14 kB 00:00 2024-09-01T00:18:02.727 INFO:teuthology.orchestra.run.smithi139.stdout:(89/118): python3-asyncssh-2.13.2-5.el9.noarch. 3.4 MB/s | 548 kB 00:00 2024-09-01T00:18:02.769 INFO:teuthology.orchestra.run.smithi139.stdout:(90/118): python3-cheroot-8.6.0-4.el9.noarch.rp 2.5 MB/s | 172 kB 00:00 2024-09-01T00:18:02.795 INFO:teuthology.orchestra.run.smithi139.stdout:(91/118): python3-cherrypy-18.6.1-2.el9.noarch. 5.2 MB/s | 358 kB 00:00 2024-09-01T00:18:02.828 INFO:teuthology.orchestra.run.smithi139.stdout:(92/118): python3-google-auth-2.34.0-1.el9.noar 3.7 MB/s | 220 kB 00:00 2024-09-01T00:18:02.853 INFO:teuthology.orchestra.run.smithi139.stdout:(93/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 182 kB/s | 11 kB 00:00 2024-09-01T00:18:02.879 INFO:teuthology.orchestra.run.smithi139.stdout:(94/118): python3-jaraco-classes-3.2.1-5.el9.no 352 kB/s | 18 kB 00:00 2024-09-01T00:18:02.904 INFO:teuthology.orchestra.run.smithi139.stdout:(95/118): python3-jaraco-collections-3.0.0-8.el 461 kB/s | 23 kB 00:00 2024-09-01T00:18:02.929 INFO:teuthology.orchestra.run.smithi139.stdout:(96/118): python3-jaraco-functools-3.5.0-2.el9. 388 kB/s | 19 kB 00:00 2024-09-01T00:18:02.955 INFO:teuthology.orchestra.run.smithi139.stdout:(97/118): python3-jaraco-text-3.2.0-6.el9.noarc 392 kB/s | 20 kB 00:00 2024-09-01T00:18:03.058 INFO:teuthology.orchestra.run.smithi139.stdout:(98/118): libarrow-9.0.0-11.el9.x86_64.rpm 5.4 MB/s | 4.4 MB 00:00 2024-09-01T00:18:03.084 INFO:teuthology.orchestra.run.smithi026.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-01T00:18:03.085 INFO:teuthology.orchestra.run.smithi026.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-01T00:18:03.122 INFO:teuthology.orchestra.run.smithi139.stdout:(99/118): python3-logutils-0.3.5-21.el9.noarch. 278 kB/s | 46 kB 00:00 2024-09-01T00:18:03.147 INFO:teuthology.orchestra.run.smithi139.stdout:(100/118): python3-more-itertools-8.12.0-2.el9. 888 kB/s | 79 kB 00:00 2024-09-01T00:18:03.155 INFO:teuthology.orchestra.run.smithi026.stdout:Dependencies resolved. 2024-09-01T00:18:03.162 INFO:teuthology.orchestra.run.smithi026.stdout:====================================================================================== 2024-09-01T00:18:03.162 INFO:teuthology.orchestra.run.smithi026.stdout: Package Arch Version Repository Size 2024-09-01T00:18:03.163 INFO:teuthology.orchestra.run.smithi026.stdout:====================================================================================== 2024-09-01T00:18:03.163 INFO:teuthology.orchestra.run.smithi026.stdout:Installing: 2024-09-01T00:18:03.163 INFO:teuthology.orchestra.run.smithi026.stdout: ceph x86_64 2:18.2.4-799.g7290dfee.el9 ceph 6.5 k 2024-09-01T00:18:03.163 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-base x86_64 2:18.2.4-799.g7290dfee.el9 ceph 5.1 M 2024-09-01T00:18:03.163 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-fuse x86_64 2:18.2.4-799.g7290dfee.el9 ceph 852 k 2024-09-01T00:18:03.163 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-799.g7290dfee.el9 ceph 143 k 2024-09-01T00:18:03.163 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mgr x86_64 2:18.2.4-799.g7290dfee.el9 ceph 1.5 M 2024-09-01T00:18:03.163 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mgr-cephadm noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 139 k 2024-09-01T00:18:03.163 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mgr-dashboard noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 3.5 M 2024-09-01T00:18:03.163 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 7.4 M 2024-09-01T00:18:03.163 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mgr-rook noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 49 k 2024-09-01T00:18:03.163 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-radosgw x86_64 2:18.2.4-799.g7290dfee.el9 ceph 7.8 M 2024-09-01T00:18:03.164 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-test x86_64 2:18.2.4-799.g7290dfee.el9 ceph 40 M 2024-09-01T00:18:03.164 INFO:teuthology.orchestra.run.smithi026.stdout: cephadm noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 226 k 2024-09-01T00:18:03.164 INFO:teuthology.orchestra.run.smithi026.stdout: libcephfs-devel x86_64 2:18.2.4-799.g7290dfee.el9 ceph 31 k 2024-09-01T00:18:03.164 INFO:teuthology.orchestra.run.smithi026.stdout: libcephfs2 x86_64 2:18.2.4-799.g7290dfee.el9 ceph 711 k 2024-09-01T00:18:03.164 INFO:teuthology.orchestra.run.smithi026.stdout: librados-devel x86_64 2:18.2.4-799.g7290dfee.el9 ceph 127 k 2024-09-01T00:18:03.164 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cephfs x86_64 2:18.2.4-799.g7290dfee.el9 ceph 161 k 2024-09-01T00:18:03.164 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-09-01T00:18:03.164 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rados x86_64 2:18.2.4-799.g7290dfee.el9 ceph 320 k 2024-09-01T00:18:03.164 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rbd x86_64 2:18.2.4-799.g7290dfee.el9 ceph 300 k 2024-09-01T00:18:03.164 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rgw x86_64 2:18.2.4-799.g7290dfee.el9 ceph 99 k 2024-09-01T00:18:03.164 INFO:teuthology.orchestra.run.smithi026.stdout: rbd-fuse x86_64 2:18.2.4-799.g7290dfee.el9 ceph 87 k 2024-09-01T00:18:03.164 INFO:teuthology.orchestra.run.smithi026.stdout: rbd-mirror x86_64 2:18.2.4-799.g7290dfee.el9 ceph 3.0 M 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout: rbd-nbd x86_64 2:18.2.4-799.g7290dfee.el9 ceph 172 k 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout:Upgrading: 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout: librados2 x86_64 2:18.2.4-799.g7290dfee.el9 ceph 3.3 M 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout: librbd1 x86_64 2:18.2.4-799.g7290dfee.el9 ceph 3.0 M 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout:Installing dependencies: 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-common x86_64 2:18.2.4-799.g7290dfee.el9 ceph 18 M 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-grafana-dashboards noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 24 k 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mds x86_64 2:18.2.4-799.g7290dfee.el9 ceph 2.1 M 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mgr-modules-core noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 246 k 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mon x86_64 2:18.2.4-799.g7290dfee.el9 ceph 4.7 M 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-osd x86_64 2:18.2.4-799.g7290dfee.el9 ceph 17 M 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-prometheus-alerts noarch 2:18.2.4-799.g7290dfee.el9 ceph-noarch 16 k 2024-09-01T00:18:03.165 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-selinux x86_64 2:18.2.4-799.g7290dfee.el9 ceph 25 k 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: libcephsqlite x86_64 2:18.2.4-799.g7290dfee.el9 ceph 166 k 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-01T00:18:03.166 INFO:teuthology.orchestra.run.smithi026.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-01T00:18:03.167 INFO:teuthology.orchestra.run.smithi026.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-01T00:18:03.167 INFO:teuthology.orchestra.run.smithi026.stdout: libradosstriper1 x86_64 2:18.2.4-799.g7290dfee.el9 ceph 478 k 2024-09-01T00:18:03.167 INFO:teuthology.orchestra.run.smithi026.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-01T00:18:03.167 INFO:teuthology.orchestra.run.smithi026.stdout: librgw2 x86_64 2:18.2.4-799.g7290dfee.el9 ceph 4.5 M 2024-09-01T00:18:03.167 INFO:teuthology.orchestra.run.smithi026.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-01T00:18:03.167 INFO:teuthology.orchestra.run.smithi026.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-01T00:18:03.167 INFO:teuthology.orchestra.run.smithi026.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-01T00:18:03.167 INFO:teuthology.orchestra.run.smithi026.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-01T00:18:03.167 INFO:teuthology.orchestra.run.smithi026.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-01T00:18:03.167 INFO:teuthology.orchestra.run.smithi026.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-01T00:18:03.167 INFO:teuthology.orchestra.run.smithi026.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-09-01T00:18:03.167 INFO:teuthology.orchestra.run.smithi026.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-ceph-argparse x86_64 2:18.2.4-799.g7290dfee.el9 ceph 45 k 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-ceph-common x86_64 2:18.2.4-799.g7290dfee.el9 ceph 129 k 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-09-01T00:18:03.168 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-01T00:18:03.169 INFO:teuthology.orchestra.run.smithi026.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-01T00:18:03.170 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-01T00:18:03.171 INFO:teuthology.orchestra.run.smithi026.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-01T00:18:03.172 INFO:teuthology.orchestra.run.smithi026.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-01T00:18:03.172 INFO:teuthology.orchestra.run.smithi026.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-01T00:18:03.172 INFO:teuthology.orchestra.run.smithi026.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-01T00:18:03.172 INFO:teuthology.orchestra.run.smithi026.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-01T00:18:03.172 INFO:teuthology.orchestra.run.smithi026.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-01T00:18:03.172 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:18:03.172 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction Summary 2024-09-01T00:18:03.172 INFO:teuthology.orchestra.run.smithi026.stdout:====================================================================================== 2024-09-01T00:18:03.172 INFO:teuthology.orchestra.run.smithi026.stdout:Install 116 Packages 2024-09-01T00:18:03.172 INFO:teuthology.orchestra.run.smithi026.stdout:Upgrade 2 Packages 2024-09-01T00:18:03.172 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:18:03.173 INFO:teuthology.orchestra.run.smithi139.stdout:(101/118): python3-natsort-7.1.1-5.el9.noarch.r 1.1 MB/s | 58 kB 00:00 2024-09-01T00:18:03.173 INFO:teuthology.orchestra.run.smithi026.stdout:Total download size: 179 M 2024-09-01T00:18:03.173 INFO:teuthology.orchestra.run.smithi026.stdout:Downloading Packages: 2024-09-01T00:18:03.198 INFO:teuthology.orchestra.run.smithi139.stdout:(102/118): python3-portend-3.1.0-2.el9.noarch.r 658 kB/s | 16 kB 00:00 2024-09-01T00:18:03.231 INFO:teuthology.orchestra.run.smithi139.stdout:(103/118): python3-pecan-1.4.2-3.el9.noarch.rpm 3.2 MB/s | 272 kB 00:00 2024-09-01T00:18:03.256 INFO:teuthology.orchestra.run.smithi139.stdout:(104/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 1.5 MB/s | 90 kB 00:00 2024-09-01T00:18:03.282 INFO:teuthology.orchestra.run.smithi139.stdout:(105/118): python3-repoze-lru-0.7-16.el9.noarch 613 kB/s | 31 kB 00:00 2024-09-01T00:18:03.307 INFO:teuthology.orchestra.run.smithi139.stdout:(106/118): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-01T00:18:03.332 INFO:teuthology.orchestra.run.smithi139.stdout:(107/118): python3-routes-2.5.1-5.el9.noarch.rp 2.4 MB/s | 188 kB 00:00 2024-09-01T00:18:03.358 INFO:teuthology.orchestra.run.smithi139.stdout:(108/118): python3-tempora-5.0.0-2.el9.noarch.r 713 kB/s | 36 kB 00:00 2024-09-01T00:18:03.383 INFO:teuthology.orchestra.run.smithi139.stdout:(109/118): python3-typing-extensions-4.12.2-2.e 1.5 MB/s | 74 kB 00:00 2024-09-01T00:18:03.417 INFO:teuthology.orchestra.run.smithi139.stdout:(110/118): python3-kubernetes-26.1.0-2.el9.noar 2.1 MB/s | 1.0 MB 00:00 2024-09-01T00:18:03.442 INFO:teuthology.orchestra.run.smithi139.stdout:(111/118): python3-webob-1.8.8-2.el9.noarch.rpm 2.7 MB/s | 230 kB 00:00 2024-09-01T00:18:03.465 INFO:teuthology.orchestra.run.smithi026.stdout:(1/118): ceph-18.2.4-799.g7290dfee.el9.x86_64.r 50 kB/s | 6.5 kB 00:00 2024-09-01T00:18:03.467 INFO:teuthology.orchestra.run.smithi139.stdout:(112/118): python3-websocket-client-1.2.3-2.el9 1.0 MB/s | 90 kB 00:00 2024-09-01T00:18:03.492 INFO:teuthology.orchestra.run.smithi139.stdout:(113/118): python3-zc-lockfile-2.0-10.el9.noarc 400 kB/s | 20 kB 00:00 2024-09-01T00:18:03.518 INFO:teuthology.orchestra.run.smithi139.stdout:(114/118): re2-20211101-20.el9.x86_64.rpm 3.7 MB/s | 191 kB 00:00 2024-09-01T00:18:03.551 INFO:teuthology.orchestra.run.smithi139.stdout:(115/118): python3-werkzeug-2.0.3-3.el9.1.noarc 3.1 MB/s | 427 kB 00:00 2024-09-01T00:18:03.652 INFO:teuthology.orchestra.run.smithi139.stdout:(116/118): thrift-0.15.0-2.el9.x86_64.rpm 10 MB/s | 1.6 MB 00:00 2024-09-01T00:18:03.698 INFO:teuthology.orchestra.run.smithi026.stdout:(2/118): ceph-fuse-18.2.4-799.g7290dfee.el9.x86 3.6 MB/s | 852 kB 00:00 2024-09-01T00:18:03.773 INFO:teuthology.orchestra.run.smithi026.stdout:(3/118): ceph-immutable-object-cache-18.2.4-799 1.9 MB/s | 143 kB 00:00 2024-09-01T00:18:03.844 INFO:teuthology.orchestra.run.smithi139.stdout:(117/118): librados2-18.2.4-799.g7290dfee.el9.x 10 MB/s | 3.3 MB 00:00 2024-09-01T00:18:04.035 INFO:teuthology.orchestra.run.smithi139.stdout:(118/118): librbd1-18.2.4-799.g7290dfee.el9.x86 6.2 MB/s | 3.0 MB 00:00 2024-09-01T00:18:04.042 INFO:teuthology.orchestra.run.smithi139.stdout:-------------------------------------------------------------------------------- 2024-09-01T00:18:04.042 INFO:teuthology.orchestra.run.smithi139.stdout:Total 26 MB/s | 179 MB 00:06 2024-09-01T00:18:04.073 INFO:teuthology.orchestra.run.smithi026.stdout:(4/118): ceph-mds-18.2.4-799.g7290dfee.el9.x86_ 7.0 MB/s | 2.1 MB 00:00 2024-09-01T00:18:04.232 INFO:teuthology.orchestra.run.smithi026.stdout:(5/118): ceph-base-18.2.4-799.g7290dfee.el9.x86 5.7 MB/s | 5.1 MB 00:00 2024-09-01T00:18:04.291 INFO:teuthology.orchestra.run.smithi026.stdout:(6/118): ceph-mgr-18.2.4-799.g7290dfee.el9.x86_ 6.7 MB/s | 1.5 MB 00:00 2024-09-01T00:18:04.599 INFO:teuthology.orchestra.run.smithi026.stdout:(7/118): ceph-mon-18.2.4-799.g7290dfee.el9.x86_ 13 MB/s | 4.7 MB 00:00 2024-09-01T00:18:04.820 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction check 2024-09-01T00:18:04.917 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction check succeeded. 2024-09-01T00:18:04.917 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction test 2024-09-01T00:18:05.100 INFO:teuthology.orchestra.run.smithi026.stdout:(8/118): ceph-common-18.2.4-799.g7290dfee.el9.x 10 MB/s | 18 MB 00:01 2024-09-01T00:18:05.217 INFO:teuthology.orchestra.run.smithi026.stdout:(9/118): ceph-radosgw-18.2.4-799.g7290dfee.el9. 13 MB/s | 7.8 MB 00:00 2024-09-01T00:18:05.241 INFO:teuthology.orchestra.run.smithi026.stdout:(10/118): ceph-selinux-18.2.4-799.g7290dfee.el9 177 kB/s | 25 kB 00:00 2024-09-01T00:18:05.317 INFO:teuthology.orchestra.run.smithi026.stdout:(11/118): libcephfs-devel-18.2.4-799.g7290dfee. 413 kB/s | 31 kB 00:00 2024-09-01T00:18:05.517 INFO:teuthology.orchestra.run.smithi026.stdout:(12/118): ceph-osd-18.2.4-799.g7290dfee.el9.x86 13 MB/s | 17 MB 00:01 2024-09-01T00:18:05.561 INFO:teuthology.orchestra.run.smithi026.stdout:(13/118): libcephfs2-18.2.4-799.g7290dfee.el9.x 2.9 MB/s | 711 kB 00:00 2024-09-01T00:18:05.584 INFO:teuthology.orchestra.run.smithi026.stdout:(14/118): libcephsqlite-18.2.4-799.g7290dfee.el 2.4 MB/s | 166 kB 00:00 2024-09-01T00:18:05.610 INFO:teuthology.orchestra.run.smithi026.stdout:(15/118): librados-devel-18.2.4-799.g7290dfee.e 2.5 MB/s | 127 kB 00:00 2024-09-01T00:18:05.644 INFO:teuthology.orchestra.run.smithi026.stdout:(16/118): libradosstriper1-18.2.4-799.g7290dfee 7.9 MB/s | 478 kB 00:00 2024-09-01T00:18:05.719 INFO:teuthology.orchestra.run.smithi026.stdout:(17/118): python3-ceph-argparse-18.2.4-799.g729 601 kB/s | 45 kB 00:00 2024-09-01T00:18:05.811 INFO:teuthology.orchestra.run.smithi026.stdout:(18/118): python3-ceph-common-18.2.4-799.g7290d 1.4 MB/s | 129 kB 00:00 2024-09-01T00:18:05.911 INFO:teuthology.orchestra.run.smithi026.stdout:(19/118): python3-cephfs-18.2.4-799.g7290dfee.e 1.6 MB/s | 161 kB 00:00 2024-09-01T00:18:05.970 INFO:teuthology.orchestra.run.smithi026.stdout:(20/118): librgw2-18.2.4-799.g7290dfee.el9.x86_ 12 MB/s | 4.5 MB 00:00 2024-09-01T00:18:05.995 INFO:teuthology.orchestra.run.smithi026.stdout:(21/118): python3-rados-18.2.4-799.g7290dfee.el 3.7 MB/s | 320 kB 00:00 2024-09-01T00:18:06.045 INFO:teuthology.orchestra.run.smithi026.stdout:(22/118): python3-rbd-18.2.4-799.g7290dfee.el9. 3.9 MB/s | 300 kB 00:00 2024-09-01T00:18:06.071 INFO:teuthology.orchestra.run.smithi026.stdout:(23/118): python3-rgw-18.2.4-799.g7290dfee.el9. 1.3 MB/s | 99 kB 00:00 2024-09-01T00:18:06.121 INFO:teuthology.orchestra.run.smithi026.stdout:(24/118): rbd-fuse-18.2.4-799.g7290dfee.el9.x86 1.1 MB/s | 87 kB 00:00 2024-09-01T00:18:06.221 INFO:teuthology.orchestra.run.smithi026.stdout:(25/118): rbd-nbd-18.2.4-799.g7290dfee.el9.x86_ 1.7 MB/s | 172 kB 00:00 2024-09-01T00:18:06.292 INFO:teuthology.orchestra.run.smithi139.stdout:Transaction test succeeded. 2024-09-01T00:18:06.293 INFO:teuthology.orchestra.run.smithi139.stdout:Running transaction 2024-09-01T00:18:06.321 INFO:teuthology.orchestra.run.smithi026.stdout:(26/118): ceph-grafana-dashboards-18.2.4-799.g7 244 kB/s | 24 kB 00:00 2024-09-01T00:18:06.389 INFO:teuthology.orchestra.run.smithi026.stdout:(27/118): rbd-mirror-18.2.4-799.g7290dfee.el9.x 9.4 MB/s | 3.0 MB 00:00 2024-09-01T00:18:06.414 INFO:teuthology.orchestra.run.smithi026.stdout:(28/118): ceph-mgr-cephadm-18.2.4-799.g7290dfee 1.5 MB/s | 139 kB 00:00 2024-09-01T00:18:06.839 INFO:teuthology.orchestra.run.smithi026.stdout:(29/118): ceph-mgr-diskprediction-local-18.2.4- 17 MB/s | 7.4 MB 00:00 2024-09-01T00:18:06.931 INFO:teuthology.orchestra.run.smithi026.stdout:(30/118): ceph-mgr-dashboard-18.2.4-799.g7290df 6.5 MB/s | 3.5 MB 00:00 2024-09-01T00:18:06.956 INFO:teuthology.orchestra.run.smithi026.stdout:(31/118): ceph-mgr-modules-core-18.2.4-799.g729 2.1 MB/s | 246 kB 00:00 2024-09-01T00:18:06.981 INFO:teuthology.orchestra.run.smithi026.stdout:(32/118): ceph-mgr-rook-18.2.4-799.g7290dfee.el 983 kB/s | 49 kB 00:00 2024-09-01T00:18:07.009 INFO:teuthology.orchestra.run.smithi026.stdout:(33/118): ceph-prometheus-alerts-18.2.4-799.g72 328 kB/s | 16 kB 00:00 2024-09-01T00:18:07.032 INFO:teuthology.orchestra.run.smithi026.stdout:(34/118): cephadm-18.2.4-799.g7290dfee.el9.noar 4.4 MB/s | 226 kB 00:00 2024-09-01T00:18:07.466 INFO:teuthology.orchestra.run.smithi026.stdout:(35/118): ceph-test-18.2.4-799.g7290dfee.el9.x8 18 MB/s | 40 MB 00:02 2024-09-01T00:18:07.491 INFO:teuthology.orchestra.run.smithi026.stdout:(36/118): fuse-2.9.9-16.el9.x86_64.rpm 165 kB/s | 80 kB 00:00 2024-09-01T00:18:07.599 INFO:teuthology.orchestra.run.smithi026.stdout:(37/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.3 MB/s | 253 kB 00:00 2024-09-01T00:18:07.658 INFO:teuthology.orchestra.run.smithi026.stdout:(38/118): libgfortran-11.5.0-2.el9.x86_64.rpm 1.3 MB/s | 801 kB 00:00 2024-09-01T00:18:07.683 INFO:teuthology.orchestra.run.smithi026.stdout:(39/118): libquadmath-11.5.0-2.el9.x86_64.rpm 880 kB/s | 191 kB 00:00 2024-09-01T00:18:07.717 INFO:teuthology.orchestra.run.smithi026.stdout:(40/118): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-09-01T00:18:07.750 INFO:teuthology.orchestra.run.smithi026.stdout:(41/118): python3-pycparser-2.20-6.el9.noarch.r 2.0 MB/s | 135 kB 00:00 2024-09-01T00:18:07.776 INFO:teuthology.orchestra.run.smithi026.stdout:(42/118): python3-requests-2.25.1-8.el9.noarch. 2.1 MB/s | 125 kB 00:00 2024-09-01T00:18:07.818 INFO:teuthology.orchestra.run.smithi026.stdout:(43/118): python3-cryptography-36.0.1-4.el9.x86 5.6 MB/s | 1.2 MB 00:00 2024-09-01T00:18:07.843 INFO:teuthology.orchestra.run.smithi026.stdout:(44/118): python3-urllib3-1.26.5-6.el9.noarch.r 2.3 MB/s | 215 kB 00:00 2024-09-01T00:18:07.927 INFO:teuthology.orchestra.run.smithi026.stdout:(45/118): flexiblas-3.0.4-8.el9.x86_64.rpm 301 kB/s | 33 kB 00:00 2024-09-01T00:18:07.952 INFO:teuthology.orchestra.run.smithi026.stdout:(46/118): boost-program-options-1.75.0-8.el9.x8 607 kB/s | 107 kB 00:00 2024-09-01T00:18:07.978 INFO:teuthology.orchestra.run.smithi026.stdout:(47/118): flexiblas-openblas-openmp-3.0.4-8.el9 362 kB/s | 18 kB 00:00 2024-09-01T00:18:08.019 INFO:teuthology.orchestra.run.smithi026.stdout:(48/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.4 MB/s | 160 kB 00:00 2024-09-01T00:18:08.045 INFO:teuthology.orchestra.run.smithi026.stdout:(49/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 677 kB/s | 45 kB 00:00 2024-09-01T00:18:08.112 INFO:teuthology.orchestra.run.smithi026.stdout:(50/118): librdkafka-1.6.1-102.el9.x86_64.rpm 7.0 MB/s | 662 kB 00:00 2024-09-01T00:18:08.137 INFO:teuthology.orchestra.run.smithi026.stdout:(51/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.1 MB/s | 292 kB 00:00 2024-09-01T00:18:08.162 INFO:teuthology.orchestra.run.smithi026.stdout:(52/118): openblas-0.3.26-2.el9.x86_64.rpm 767 kB/s | 38 kB 00:00 2024-09-01T00:18:08.221 INFO:teuthology.orchestra.run.smithi026.stdout:(53/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 7.9 MB/s | 3.0 MB 00:00 2024-09-01T00:18:08.246 INFO:teuthology.orchestra.run.smithi026.stdout:(54/118): python3-attrs-20.3.0-7.el9.noarch.rpm 1.0 MB/s | 87 kB 00:00 2024-09-01T00:18:08.296 INFO:teuthology.orchestra.run.smithi026.stdout:(55/118): python3-devel-3.9.19-8.el9.x86_64.rpm 4.8 MB/s | 245 kB 00:00 2024-09-01T00:18:08.405 INFO:teuthology.orchestra.run.smithi026.stdout:(56/118): python3-babel-2.9.1-2.el9.noarch.rpm 32 MB/s | 6.0 MB 00:00 2024-09-01T00:18:08.430 INFO:teuthology.orchestra.run.smithi026.stdout:(57/118): python3-iniconfig-1.1.1-7.el9.noarch. 131 kB/s | 17 kB 00:00 2024-09-01T00:18:08.455 INFO:teuthology.orchestra.run.smithi026.stdout:(58/118): python3-jinja2-2.11.3-6.el9.noarch.rp 4.8 MB/s | 248 kB 00:00 2024-09-01T00:18:08.481 INFO:teuthology.orchestra.run.smithi026.stdout:(59/118): python3-jsonpatch-1.21-16.el9.noarch. 510 kB/s | 26 kB 00:00 2024-09-01T00:18:08.506 INFO:teuthology.orchestra.run.smithi026.stdout:(60/118): python3-jsonpointer-2.0-4.el9.noarch. 381 kB/s | 19 kB 00:00 2024-09-01T00:18:08.531 INFO:teuthology.orchestra.run.smithi026.stdout:(61/118): python3-mako-1.1.4-6.el9.noarch.rpm 3.3 MB/s | 172 kB 00:00 2024-09-01T00:18:08.557 INFO:teuthology.orchestra.run.smithi026.stdout:(62/118): python3-markupsafe-1.1.1-12.el9.x86_6 691 kB/s | 35 kB 00:00 2024-09-01T00:18:08.624 INFO:teuthology.orchestra.run.smithi026.stdout:(63/118): openblas-openmp-0.3.26-2.el9.x86_64.r 10 MB/s | 4.9 MB 00:00 2024-09-01T00:18:08.649 INFO:teuthology.orchestra.run.smithi026.stdout:(64/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 2.7 MB/s | 250 kB 00:00 2024-09-01T00:18:08.682 INFO:teuthology.orchestra.run.smithi026.stdout:(65/118): python3-oauthlib-3.1.1-5.el9.noarch.r 3.7 MB/s | 222 kB 00:00 2024-09-01T00:18:08.708 INFO:teuthology.orchestra.run.smithi026.stdout:(66/118): python3-packaging-20.9-5.el9.noarch.r 1.3 MB/s | 77 kB 00:00 2024-09-01T00:18:08.733 INFO:teuthology.orchestra.run.smithi026.stdout:(67/118): python3-pluggy-0.13.1-7.el9.noarch.rp 824 kB/s | 41 kB 00:00 2024-09-01T00:18:08.758 INFO:teuthology.orchestra.run.smithi026.stdout:(68/118): python3-prettytable-0.7.2-27.el9.noar 843 kB/s | 42 kB 00:00 2024-09-01T00:18:08.783 INFO:teuthology.orchestra.run.smithi026.stdout:(69/118): python3-py-1.10.0-6.el9.noarch.rpm 9.3 MB/s | 477 kB 00:00 2024-09-01T00:18:08.809 INFO:teuthology.orchestra.run.smithi026.stdout:(70/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 3.1 MB/s | 159 kB 00:00 2024-09-01T00:18:08.834 INFO:teuthology.orchestra.run.smithi026.stdout:(71/118): python3-pyasn1-modules-0.4.8-6.el9.no 5.4 MB/s | 279 kB 00:00 2024-09-01T00:18:08.943 INFO:teuthology.orchestra.run.smithi026.stdout:(72/118): python3-pytest-6.2.2-7.el9.noarch.rpm 3.8 MB/s | 519 kB 00:00 2024-09-01T00:18:08.960 INFO:teuthology.orchestra.run.smithi026.stdout:(73/118): python3-pytz-2021.1-5.el9.noarch.rpm 408 kB/s | 51 kB 00:00 2024-09-01T00:18:08.976 INFO:teuthology.orchestra.run.smithi026.stdout:(74/118): python3-requests-oauthlib-1.3.0-12.el 1.6 MB/s | 54 kB 00:00 2024-09-01T00:18:09.054 INFO:teuthology.orchestra.run.smithi026.stdout:(75/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 9.8 MB/s | 5.1 MB 00:00 2024-09-01T00:18:09.079 INFO:teuthology.orchestra.run.smithi026.stdout:(76/118): python3-toml-0.10.2-6.el9.noarch.rpm 406 kB/s | 42 kB 00:00 2024-09-01T00:18:09.105 INFO:teuthology.orchestra.run.smithi026.stdout:(77/118): socat-1.7.4.1-6.el9.x86_64.rpm 5.9 MB/s | 304 kB 00:00 2024-09-01T00:18:09.130 INFO:teuthology.orchestra.run.smithi026.stdout:(78/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-09-01T00:18:09.180 INFO:teuthology.orchestra.run.smithi026.stdout:(79/118): fmt-8.1.1-5.el9.x86_64.rpm 1.4 MB/s | 111 kB 00:00 2024-09-01T00:18:09.222 INFO:teuthology.orchestra.run.smithi026.stdout:(80/118): gperftools-libs-2.9.1-2.el9.x86_64.rp 3.3 MB/s | 309 kB 00:00 2024-09-01T00:18:09.247 INFO:teuthology.orchestra.run.smithi026.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 2024-09-01T00:18:09.272 INFO:teuthology.orchestra.run.smithi026.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-01T00:18:09.298 INFO:teuthology.orchestra.run.smithi026.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2024-09-01T00:18:09.373 INFO:teuthology.orchestra.run.smithi026.stdout:(84/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 11 MB/s | 839 kB 00:00 2024-09-01T00:18:09.548 INFO:teuthology.orchestra.run.smithi026.stdout:(85/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 28 MB/s | 16 MB 00:00 2024-09-01T00:18:09.599 INFO:teuthology.orchestra.run.smithi026.stdout:(86/118): python3-asyncssh-2.13.2-5.el9.noarch. 2.4 MB/s | 548 kB 00:00 2024-09-01T00:18:09.632 INFO:teuthology.orchestra.run.smithi026.stdout:(87/118): python3-cachetools-4.2.4-1.el9.noarch 1.0 MB/s | 32 kB 00:00 2024-09-01T00:18:09.657 INFO:teuthology.orchestra.run.smithi026.stdout:(88/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 400 kB/s | 43 kB 00:00 2024-09-01T00:18:09.683 INFO:teuthology.orchestra.run.smithi026.stdout:(89/118): python3-certifi-2023.05.07-4.el9.noar 281 kB/s | 14 kB 00:00 2024-09-01T00:18:09.717 INFO:teuthology.orchestra.run.smithi026.stdout:(90/118): python3-cheroot-8.6.0-4.el9.noarch.rp 2.9 MB/s | 172 kB 00:00 2024-09-01T00:18:09.742 INFO:teuthology.orchestra.run.smithi026.stdout:(91/118): python3-cherrypy-18.6.1-2.el9.noarch. 6.0 MB/s | 358 kB 00:00 2024-09-01T00:18:09.767 INFO:teuthology.orchestra.run.smithi026.stdout:(92/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 430 kB/s | 11 kB 00:00 2024-09-01T00:18:09.792 INFO:teuthology.orchestra.run.smithi026.stdout:(93/118): python3-jaraco-classes-3.2.1-5.el9.no 709 kB/s | 18 kB 00:00 2024-09-01T00:18:09.817 INFO:teuthology.orchestra.run.smithi026.stdout:(94/118): python3-google-auth-2.34.0-1.el9.noar 2.1 MB/s | 220 kB 00:00 2024-09-01T00:18:09.843 INFO:teuthology.orchestra.run.smithi026.stdout:(95/118): python3-jaraco-collections-3.0.0-8.el 461 kB/s | 23 kB 00:00 2024-09-01T00:18:09.868 INFO:teuthology.orchestra.run.smithi026.stdout:(96/118): python3-jaraco-functools-3.5.0-2.el9. 387 kB/s | 19 kB 00:00 2024-09-01T00:18:09.893 INFO:teuthology.orchestra.run.smithi026.stdout:(97/118): python3-jaraco-text-3.2.0-6.el9.noarc 392 kB/s | 20 kB 00:00 2024-09-01T00:18:09.919 INFO:teuthology.orchestra.run.smithi026.stdout:(98/118): python3-logutils-0.3.5-21.el9.noarch. 1.8 MB/s | 46 kB 00:00 2024-09-01T00:18:09.994 INFO:teuthology.orchestra.run.smithi026.stdout:(99/118): libarrow-9.0.0-11.el9.x86_64.rpm 5.4 MB/s | 4.4 MB 00:00 2024-09-01T00:18:10.019 INFO:teuthology.orchestra.run.smithi026.stdout:(100/118): python3-more-itertools-8.12.0-2.el9. 787 kB/s | 79 kB 00:00 2024-09-01T00:18:10.045 INFO:teuthology.orchestra.run.smithi026.stdout:(101/118): python3-natsort-7.1.1-5.el9.noarch.r 1.1 MB/s | 58 kB 00:00 2024-09-01T00:18:10.070 INFO:teuthology.orchestra.run.smithi026.stdout:(102/118): python3-portend-3.1.0-2.el9.noarch.r 662 kB/s | 16 kB 00:00 2024-09-01T00:18:10.095 INFO:teuthology.orchestra.run.smithi026.stdout:(103/118): python3-pecan-1.4.2-3.el9.noarch.rpm 3.5 MB/s | 272 kB 00:00 2024-09-01T00:18:10.120 INFO:teuthology.orchestra.run.smithi026.stdout:(104/118): python3-repoze-lru-0.7-16.el9.noarch 1.2 MB/s | 31 kB 00:00 2024-09-01T00:18:10.146 INFO:teuthology.orchestra.run.smithi026.stdout:(105/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 1.2 MB/s | 90 kB 00:00 2024-09-01T00:18:10.188 INFO:teuthology.orchestra.run.smithi026.stdout:(106/118): python3-kubernetes-26.1.0-2.el9.noar 3.2 MB/s | 1.0 MB 00:00 2024-09-01T00:18:10.205 INFO:teuthology.orchestra.run.smithi026.stdout:(107/118): python3-rsa-4.9-2.el9.noarch.rpm 1.0 MB/s | 59 kB 00:00 2024-09-01T00:18:10.230 INFO:teuthology.orchestra.run.smithi026.stdout:(108/118): python3-routes-2.5.1-5.el9.noarch.rp 1.7 MB/s | 188 kB 00:00 2024-09-01T00:18:10.247 INFO:teuthology.orchestra.run.smithi026.stdout:(109/118): python3-tempora-5.0.0-2.el9.noarch.r 610 kB/s | 36 kB 00:00 2024-09-01T00:18:10.272 INFO:teuthology.orchestra.run.smithi026.stdout:(110/118): python3-typing-extensions-4.12.2-2.e 1.1 MB/s | 74 kB 00:00 2024-09-01T00:18:10.297 INFO:teuthology.orchestra.run.smithi026.stdout:(111/118): python3-websocket-client-1.2.3-2.el9 1.7 MB/s | 90 kB 00:00 2024-09-01T00:18:10.323 INFO:teuthology.orchestra.run.smithi026.stdout:(112/118): python3-webob-1.8.8-2.el9.noarch.rpm 2.4 MB/s | 230 kB 00:00 2024-09-01T00:18:10.348 INFO:teuthology.orchestra.run.smithi026.stdout:(113/118): python3-zc-lockfile-2.0-10.el9.noarc 398 kB/s | 20 kB 00:00 2024-09-01T00:18:10.373 INFO:teuthology.orchestra.run.smithi026.stdout:(114/118): re2-20211101-20.el9.x86_64.rpm 3.7 MB/s | 191 kB 00:00 2024-09-01T00:18:10.399 INFO:teuthology.orchestra.run.smithi026.stdout:(115/118): python3-werkzeug-2.0.3-3.el9.1.noarc 3.3 MB/s | 427 kB 00:00 2024-09-01T00:18:10.474 INFO:teuthology.orchestra.run.smithi026.stdout:(116/118): thrift-0.15.0-2.el9.x86_64.rpm 13 MB/s | 1.6 MB 00:00 2024-09-01T00:18:10.641 INFO:teuthology.orchestra.run.smithi026.stdout:(117/118): librbd1-18.2.4-799.g7290dfee.el9.x86 12 MB/s | 3.0 MB 00:00 2024-09-01T00:18:10.766 INFO:teuthology.orchestra.run.smithi026.stdout:(118/118): librados2-18.2.4-799.g7290dfee.el9.x 8.4 MB/s | 3.3 MB 00:00 2024-09-01T00:18:10.772 INFO:teuthology.orchestra.run.smithi026.stdout:-------------------------------------------------------------------------------- 2024-09-01T00:18:10.772 INFO:teuthology.orchestra.run.smithi026.stdout:Total 24 MB/s | 179 MB 00:07 2024-09-01T00:18:11.071 INFO:teuthology.orchestra.run.smithi139.stdout: Preparing : 1/1 2024-09-01T00:18:11.146 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-09-01T00:18:11.171 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-09-01T00:18:11.214 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-09-01T00:18:11.536 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-09-01T00:18:11.552 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction check 2024-09-01T00:18:11.647 INFO:teuthology.orchestra.run.smithi139.stdout: Upgrading : librados2-2:18.2.4-799.g7290dfee.el9.x86_64 5/120 2024-09-01T00:18:11.656 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction check succeeded. 2024-09-01T00:18:11.656 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction test 2024-09-01T00:18:11.766 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: librados2-2:18.2.4-799.g7290dfee.el9.x86_64 5/120 2024-09-01T00:18:11.798 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libcephfs2-2:18.2.4-799.g7290dfee.el9.x86_64 6/120 2024-09-01T00:18:11.889 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: libcephfs2-2:18.2.4-799.g7290dfee.el9.x86_64 6/120 2024-09-01T00:18:11.948 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-rados-2:18.2.4-799.g7290dfee.el9.x86_64 7/120 2024-09-01T00:18:11.977 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-09-01T00:18:12.014 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-09-01T00:18:12.042 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libcephsqlite-2:18.2.4-799.g7290dfee.el9.x86_64 10/120 2024-09-01T00:18:12.134 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: libcephsqlite-2:18.2.4-799.g7290dfee.el9.x86_64 10/120 2024-09-01T00:18:12.160 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libradosstriper1-2:18.2.4-799.g7290dfee.el9.x86_ 11/120 2024-09-01T00:18:12.269 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: libradosstriper1-2:18.2.4-799.g7290dfee.el9.x86_ 11/120 2024-09-01T00:18:12.305 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-09-01T00:18:12.338 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-09-01T00:18:12.367 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-09-01T00:18:12.408 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-09-01T00:18:12.481 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-09-01T00:18:12.523 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-09-01T00:18:12.551 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-09-01T00:18:12.620 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-09-01T00:18:12.673 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-09-01T00:18:12.704 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-09-01T00:18:12.739 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 22/120 2024-09-01T00:18:12.774 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 23/120 2024-09-01T00:18:12.817 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-ceph-argparse-2:18.2.4-799.g7290dfee.el9 24/120 2024-09-01T00:18:12.894 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-cephfs-2:18.2.4-799.g7290dfee.el9.x86_64 25/120 2024-09-01T00:18:13.036 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-09-01T00:18:13.095 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-09-01T00:18:13.115 INFO:teuthology.orchestra.run.smithi026.stdout:Transaction test succeeded. 2024-09-01T00:18:13.115 INFO:teuthology.orchestra.run.smithi026.stdout:Running transaction 2024-09-01T00:18:13.626 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-09-01T00:18:13.707 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-09-01T00:18:13.744 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-09-01T00:18:13.862 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-09-01T00:18:13.948 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-09-01T00:18:13.988 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-09-01T00:18:14.027 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : librados-devel-2:18.2.4-799.g7290dfee.el9.x86_64 34/120 2024-09-01T00:18:14.057 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-09-01T00:18:14.090 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-09-01T00:18:14.199 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : re2-1:20211101-20.el9.x86_64 37/120 2024-09-01T00:18:14.227 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-09-01T00:18:14.291 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-09-01T00:18:14.363 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-09-01T00:18:14.395 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 41/120 2024-09-01T00:18:14.431 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 42/120 2024-09-01T00:18:14.478 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-09-01T00:18:14.523 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-09-01T00:18:14.573 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-09-01T00:18:14.721 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-09-01T00:18:14.767 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-09-01T00:18:14.833 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-09-01T00:18:14.936 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-09-01T00:18:14.974 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 50/120 2024-09-01T00:18:15.014 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-09-01T00:18:15.039 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 52/120 2024-09-01T00:18:15.067 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-09-01T00:18:15.103 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-09-01T00:18:15.147 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-09-01T00:18:15.283 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-09-01T00:18:15.322 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-09-01T00:18:15.361 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-09-01T00:18:15.404 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-09-01T00:18:15.511 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-09-01T00:18:15.567 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-09-01T00:18:16.300 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-09-01T00:18:16.346 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-09-01T00:18:16.379 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-09-01T00:18:16.413 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-09-01T00:18:16.514 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-09-01T00:18:16.563 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 67/120 2024-09-01T00:18:16.597 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-09-01T00:18:16.782 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : openblas-0.3.26-2.el9.x86_64 69/120 2024-09-01T00:18:16.813 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 70/120 2024-09-01T00:18:16.898 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-09-01T00:18:17.555 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-09-01T00:18:17.669 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-09-01T00:18:18.017 INFO:teuthology.orchestra.run.smithi026.stdout: Preparing : 1/1 2024-09-01T00:18:18.103 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-09-01T00:18:18.135 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-09-01T00:18:18.187 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-09-01T00:18:18.587 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-09-01T00:18:18.644 INFO:teuthology.orchestra.run.smithi026.stdout: Upgrading : librados2-2:18.2.4-799.g7290dfee.el9.x86_64 5/120 2024-09-01T00:18:18.766 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: librados2-2:18.2.4-799.g7290dfee.el9.x86_64 5/120 2024-09-01T00:18:18.804 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libcephfs2-2:18.2.4-799.g7290dfee.el9.x86_64 6/120 2024-09-01T00:18:18.896 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: libcephfs2-2:18.2.4-799.g7290dfee.el9.x86_64 6/120 2024-09-01T00:18:18.915 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-09-01T00:18:18.938 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-rados-2:18.2.4-799.g7290dfee.el9.x86_64 7/120 2024-09-01T00:18:18.966 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-09-01T00:18:19.004 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-09-01T00:18:19.025 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-09-01T00:18:19.031 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libcephsqlite-2:18.2.4-799.g7290dfee.el9.x86_64 10/120 2024-09-01T00:18:19.134 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: libcephsqlite-2:18.2.4-799.g7290dfee.el9.x86_64 10/120 2024-09-01T00:18:19.157 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libradosstriper1-2:18.2.4-799.g7290dfee.el9.x86_ 11/120 2024-09-01T00:18:19.289 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: libradosstriper1-2:18.2.4-799.g7290dfee.el9.x86_ 11/120 2024-09-01T00:18:19.324 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-09-01T00:18:19.328 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-09-01T00:18:19.361 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-09-01T00:18:19.362 INFO:teuthology.orchestra.run.smithi139.stdout: Upgrading : librbd1-2:18.2.4-799.g7290dfee.el9.x86_64 77/120 2024-09-01T00:18:19.391 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-09-01T00:18:19.432 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-09-01T00:18:19.478 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: librbd1-2:18.2.4-799.g7290dfee.el9.x86_64 77/120 2024-09-01T00:18:19.507 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-09-01T00:18:19.509 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-rbd-2:18.2.4-799.g7290dfee.el9.x86_64 78/120 2024-09-01T00:18:19.545 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-09-01T00:18:19.547 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-09-01T00:18:19.574 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-09-01T00:18:19.646 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-09-01T00:18:19.699 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-09-01T00:18:19.735 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-09-01T00:18:19.771 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 22/120 2024-09-01T00:18:19.806 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 23/120 2024-09-01T00:18:19.849 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-ceph-argparse-2:18.2.4-799.g7290dfee.el9 24/120 2024-09-01T00:18:19.928 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-cephfs-2:18.2.4-799.g7290dfee.el9.x86_64 25/120 2024-09-01T00:18:19.953 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-09-01T00:18:19.990 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : librgw2-2:18.2.4-799.g7290dfee.el9.x86_64 81/120 2024-09-01T00:18:20.045 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: librgw2-2:18.2.4-799.g7290dfee.el9.x86_64 81/120 2024-09-01T00:18:20.074 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-09-01T00:18:20.095 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-rgw-2:18.2.4-799.g7290dfee.el9.x86_64 82/120 2024-09-01T00:18:20.128 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-09-01T00:18:20.160 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-09-01T00:18:20.216 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-09-01T00:18:20.404 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-09-01T00:18:20.465 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-09-01T00:18:20.552 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-09-01T00:18:20.648 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-09-01T00:18:20.694 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-09-01T00:18:20.775 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-09-01T00:18:20.779 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-09-01T00:18:20.815 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-09-01T00:18:20.818 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-09-01T00:18:20.846 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-09-01T00:18:20.852 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-09-01T00:18:20.875 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-09-01T00:18:20.896 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-09-01T00:18:20.937 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-09-01T00:18:20.984 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : librados-devel-2:18.2.4-799.g7290dfee.el9.x86_64 34/120 2024-09-01T00:18:21.022 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-09-01T00:18:21.055 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-09-01T00:18:21.166 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : re2-1:20211101-20.el9.x86_64 37/120 2024-09-01T00:18:21.313 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-09-01T00:18:21.366 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: cephadm-2:18.2.4-799.g7290dfee.el9.noarch 93/120 2024-09-01T00:18:21.367 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-09-01T00:18:21.397 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : cephadm-2:18.2.4-799.g7290dfee.el9.noarch 93/120 2024-09-01T00:18:21.428 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-799.g7290dfee.el 94/120 2024-09-01T00:18:21.441 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-09-01T00:18:21.477 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 41/120 2024-09-01T00:18:21.505 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-799.g7290dfee.e 95/120 2024-09-01T00:18:21.518 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 42/120 2024-09-01T00:18:21.540 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-ceph-common-2:18.2.4-799.g7290dfee.el9.x 96/120 2024-09-01T00:18:21.570 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-09-01T00:18:21.623 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-09-01T00:18:21.666 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-09-01T00:18:21.810 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-09-01T00:18:21.849 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-09-01T00:18:21.891 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-09-01T00:18:21.999 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-09-01T00:18:22.032 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 50/120 2024-09-01T00:18:22.080 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-09-01T00:18:22.106 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 52/120 2024-09-01T00:18:22.133 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-09-01T00:18:22.185 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-09-01T00:18:22.231 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-09-01T00:18:22.370 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-09-01T00:18:22.414 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-09-01T00:18:22.454 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-09-01T00:18:22.504 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-09-01T00:18:22.623 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-09-01T00:18:22.684 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-09-01T00:18:23.453 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-09-01T00:18:23.504 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-09-01T00:18:23.538 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-09-01T00:18:23.572 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-09-01T00:18:23.600 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-common-2:18.2.4-799.g7290dfee.el9.x86_64 97/120 2024-09-01T00:18:23.639 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-common-2:18.2.4-799.g7290dfee.el9.x86_64 97/120 2024-09-01T00:18:23.685 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-09-01T00:18:23.740 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 67/120 2024-09-01T00:18:23.773 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-09-01T00:18:23.963 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : openblas-0.3.26-2.el9.x86_64 69/120 2024-09-01T00:18:23.996 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 70/120 2024-09-01T00:18:24.075 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-09-01T00:18:24.161 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-common-2:18.2.4-799.g7290dfee.el9.x86_64 97/120 2024-09-01T00:18:24.234 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-base-2:18.2.4-799.g7290dfee.el9.x86_64 98/120 2024-09-01T00:18:24.320 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-base-2:18.2.4-799.g7290dfee.el9.x86_64 98/120 2024-09-01T00:18:24.320 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-01T00:18:24.320 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-01T00:18:24.320 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:18:24.352 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-selinux-2:18.2.4-799.g7290dfee.el9.x86_64 99/120 2024-09-01T00:18:24.761 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-09-01T00:18:24.890 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-09-01T00:18:26.204 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-09-01T00:18:26.286 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-09-01T00:18:26.602 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-09-01T00:18:26.648 INFO:teuthology.orchestra.run.smithi026.stdout: Upgrading : librbd1-2:18.2.4-799.g7290dfee.el9.x86_64 77/120 2024-09-01T00:18:26.739 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: librbd1-2:18.2.4-799.g7290dfee.el9.x86_64 77/120 2024-09-01T00:18:26.769 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-rbd-2:18.2.4-799.g7290dfee.el9.x86_64 78/120 2024-09-01T00:18:26.939 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-09-01T00:18:27.368 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-09-01T00:18:27.400 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : librgw2-2:18.2.4-799.g7290dfee.el9.x86_64 81/120 2024-09-01T00:18:27.472 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: librgw2-2:18.2.4-799.g7290dfee.el9.x86_64 81/120 2024-09-01T00:18:27.514 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-rgw-2:18.2.4-799.g7290dfee.el9.x86_64 82/120 2024-09-01T00:18:27.572 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-09-01T00:18:27.644 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-09-01T00:18:27.850 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-09-01T00:18:27.910 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-09-01T00:18:28.000 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-09-01T00:18:28.098 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-09-01T00:18:28.240 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-09-01T00:18:28.279 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-09-01T00:18:28.311 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-09-01T00:18:28.338 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-09-01T00:18:28.890 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: cephadm-2:18.2.4-799.g7290dfee.el9.noarch 93/120 2024-09-01T00:18:28.920 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : cephadm-2:18.2.4-799.g7290dfee.el9.noarch 93/120 2024-09-01T00:18:28.950 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-799.g7290dfee.el 94/120 2024-09-01T00:18:29.031 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-799.g7290dfee.e 95/120 2024-09-01T00:18:29.061 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-ceph-common-2:18.2.4-799.g7290dfee.el9.x 96/120 2024-09-01T00:18:31.219 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-common-2:18.2.4-799.g7290dfee.el9.x86_64 97/120 2024-09-01T00:18:31.257 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-common-2:18.2.4-799.g7290dfee.el9.x86_64 97/120 2024-09-01T00:18:31.802 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-common-2:18.2.4-799.g7290dfee.el9.x86_64 97/120 2024-09-01T00:18:31.843 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-base-2:18.2.4-799.g7290dfee.el9.x86_64 98/120 2024-09-01T00:18:32.005 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-base-2:18.2.4-799.g7290dfee.el9.x86_64 98/120 2024-09-01T00:18:32.005 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-01T00:18:32.005 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-01T00:18:32.006 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:18:32.173 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-selinux-2:18.2.4-799.g7290dfee.el9.x86_64 99/120 2024-09-01T00:18:35.798 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-selinux-2:18.2.4-799.g7290dfee.el9.x86_64 99/120 2024-09-01T00:18:35.798 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /sys 2024-09-01T00:18:35.798 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /proc 2024-09-01T00:18:35.798 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /mnt 2024-09-01T00:18:35.798 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /var/tmp 2024-09-01T00:18:35.798 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /home 2024-09-01T00:18:35.798 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /root 2024-09-01T00:18:35.798 INFO:teuthology.orchestra.run.smithi139.stdout:skipping the directory /tmp 2024-09-01T00:18:35.798 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:18:35.876 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-799.g7290dfee.el9.noar 100/120 2024-09-01T00:18:36.940 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-799.g7290dfee.el9.noar 100/120 2024-09-01T00:18:36.988 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-799.g7290dfee.el9.no 101/120 2024-09-01T00:18:37.956 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-799.g7290dfee.el9.no 101/120 2024-09-01T00:18:37.988 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-799.g7290 102/120 2024-09-01T00:18:38.090 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-799.g7290 102/120 2024-09-01T00:18:38.247 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-799.g7290dfee.el9 103/120 2024-09-01T00:18:38.290 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-mgr-2:18.2.4-799.g7290dfee.el9.x86_64 104/120 2024-09-01T00:18:38.315 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-mgr-2:18.2.4-799.g7290dfee.el9.x86_64 104/120 2024-09-01T00:18:38.315 INFO:teuthology.orchestra.run.smithi139.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:38.316 INFO:teuthology.orchestra.run.smithi139.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-01T00:18:38.316 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-01T00:18:38.316 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-01T00:18:38.316 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:18:38.366 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-mgr-rook-2:18.2.4-799.g7290dfee.el9.noarch 105/120 2024-09-01T00:18:38.552 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-799.g7290dfee.el9.noarch 105/120 2024-09-01T00:18:38.583 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-mds-2:18.2.4-799.g7290dfee.el9.x86_64 106/120 2024-09-01T00:18:38.607 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-mds-2:18.2.4-799.g7290dfee.el9.x86_64 106/120 2024-09-01T00:18:38.607 INFO:teuthology.orchestra.run.smithi139.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:38.607 INFO:teuthology.orchestra.run.smithi139.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-01T00:18:38.607 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-01T00:18:38.607 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-01T00:18:38.607 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:18:39.050 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-mon-2:18.2.4-799.g7290dfee.el9.x86_64 107/120 2024-09-01T00:18:39.074 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-mon-2:18.2.4-799.g7290dfee.el9.x86_64 107/120 2024-09-01T00:18:39.074 INFO:teuthology.orchestra.run.smithi139.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:39.074 INFO:teuthology.orchestra.run.smithi139.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-01T00:18:39.075 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-01T00:18:39.075 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-01T00:18:39.075 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:18:40.485 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-osd-2:18.2.4-799.g7290dfee.el9.x86_64 108/120 2024-09-01T00:18:40.512 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-osd-2:18.2.4-799.g7290dfee.el9.x86_64 108/120 2024-09-01T00:18:40.512 INFO:teuthology.orchestra.run.smithi139.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:40.512 INFO:teuthology.orchestra.run.smithi139.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-01T00:18:40.512 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-01T00:18:40.512 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-01T00:18:40.512 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:18:41.220 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-2:18.2.4-799.g7290dfee.el9.x86_64 109/120 2024-09-01T00:18:41.253 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-radosgw-2:18.2.4-799.g7290dfee.el9.x86_64 110/120 2024-09-01T00:18:41.277 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-799.g7290dfee.el9.x86_64 110/120 2024-09-01T00:18:41.277 INFO:teuthology.orchestra.run.smithi139.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:41.277 INFO:teuthology.orchestra.run.smithi139.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-01T00:18:41.277 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-01T00:18:41.277 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-01T00:18:41.278 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:18:41.320 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-799.g7290df 111/120 2024-09-01T00:18:41.343 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-799.g7290df 111/120 2024-09-01T00:18:41.343 INFO:teuthology.orchestra.run.smithi139.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:41.343 INFO:teuthology.orchestra.run.smithi139.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-01T00:18:41.343 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:18:41.637 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : rbd-mirror-2:18.2.4-799.g7290dfee.el9.x86_64 112/120 2024-09-01T00:18:41.661 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: rbd-mirror-2:18.2.4-799.g7290dfee.el9.x86_64 112/120 2024-09-01T00:18:41.661 INFO:teuthology.orchestra.run.smithi139.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:41.661 INFO:teuthology.orchestra.run.smithi139.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-01T00:18:41.661 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-01T00:18:41.661 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-01T00:18:41.661 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:18:44.101 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-selinux-2:18.2.4-799.g7290dfee.el9.x86_64 99/120 2024-09-01T00:18:44.101 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /sys 2024-09-01T00:18:44.101 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /proc 2024-09-01T00:18:44.101 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /mnt 2024-09-01T00:18:44.101 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /var/tmp 2024-09-01T00:18:44.102 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /home 2024-09-01T00:18:44.102 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /root 2024-09-01T00:18:44.102 INFO:teuthology.orchestra.run.smithi026.stdout:skipping the directory /tmp 2024-09-01T00:18:44.102 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:18:44.179 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-799.g7290dfee.el9.noar 100/120 2024-09-01T00:18:45.277 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-799.g7290dfee.el9.noar 100/120 2024-09-01T00:18:45.317 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-799.g7290dfee.el9.no 101/120 2024-09-01T00:18:45.370 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-test-2:18.2.4-799.g7290dfee.el9.x86_64 113/120 2024-09-01T00:18:45.407 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : ceph-fuse-2:18.2.4-799.g7290dfee.el9.x86_64 114/120 2024-09-01T00:18:45.448 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : rbd-fuse-2:18.2.4-799.g7290dfee.el9.x86_64 115/120 2024-09-01T00:18:45.568 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : rbd-nbd-2:18.2.4-799.g7290dfee.el9.x86_64 116/120 2024-09-01T00:18:45.599 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-09-01T00:18:45.638 INFO:teuthology.orchestra.run.smithi139.stdout: Installing : libcephfs-devel-2:18.2.4-799.g7290dfee.el9.x86_6 118/120 2024-09-01T00:18:45.639 INFO:teuthology.orchestra.run.smithi139.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-01T00:18:45.722 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-01T00:18:45.722 INFO:teuthology.orchestra.run.smithi139.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-01T00:18:46.329 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-799.g7290dfee.el9.no 101/120 2024-09-01T00:18:46.359 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-799.g7290 102/120 2024-09-01T00:18:46.466 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-799.g7290 102/120 2024-09-01T00:18:46.633 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-799.g7290dfee.el9 103/120 2024-09-01T00:18:46.669 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-mgr-2:18.2.4-799.g7290dfee.el9.x86_64 104/120 2024-09-01T00:18:46.693 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-mgr-2:18.2.4-799.g7290dfee.el9.x86_64 104/120 2024-09-01T00:18:46.693 INFO:teuthology.orchestra.run.smithi026.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:46.693 INFO:teuthology.orchestra.run.smithi026.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-01T00:18:46.693 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-01T00:18:46.693 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-01T00:18:46.693 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:18:46.745 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-mgr-rook-2:18.2.4-799.g7290dfee.el9.noarch 105/120 2024-09-01T00:18:46.938 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-799.g7290dfee.el9.noarch 105/120 2024-09-01T00:18:46.978 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-mds-2:18.2.4-799.g7290dfee.el9.x86_64 106/120 2024-09-01T00:18:47.002 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-mds-2:18.2.4-799.g7290dfee.el9.x86_64 106/120 2024-09-01T00:18:47.002 INFO:teuthology.orchestra.run.smithi026.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:47.002 INFO:teuthology.orchestra.run.smithi026.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-01T00:18:47.003 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-01T00:18:47.003 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-01T00:18:47.003 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:18:47.471 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-mon-2:18.2.4-799.g7290dfee.el9.x86_64 107/120 2024-09-01T00:18:47.494 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-mon-2:18.2.4-799.g7290dfee.el9.x86_64 107/120 2024-09-01T00:18:47.494 INFO:teuthology.orchestra.run.smithi026.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:47.494 INFO:teuthology.orchestra.run.smithi026.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-01T00:18:47.494 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-01T00:18:47.494 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-01T00:18:47.495 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:18:48.980 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-osd-2:18.2.4-799.g7290dfee.el9.x86_64 108/120 2024-09-01T00:18:49.007 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-osd-2:18.2.4-799.g7290dfee.el9.x86_64 108/120 2024-09-01T00:18:49.007 INFO:teuthology.orchestra.run.smithi026.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:49.007 INFO:teuthology.orchestra.run.smithi026.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-01T00:18:49.007 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-01T00:18:49.007 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-01T00:18:49.007 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:18:49.754 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-2:18.2.4-799.g7290dfee.el9.x86_64 109/120 2024-09-01T00:18:49.790 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-radosgw-2:18.2.4-799.g7290dfee.el9.x86_64 110/120 2024-09-01T00:18:49.813 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-799.g7290dfee.el9.x86_64 110/120 2024-09-01T00:18:49.813 INFO:teuthology.orchestra.run.smithi026.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:49.813 INFO:teuthology.orchestra.run.smithi026.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-01T00:18:49.813 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-01T00:18:49.813 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-01T00:18:49.813 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:18:49.857 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-799.g7290df 111/120 2024-09-01T00:18:49.880 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-799.g7290df 111/120 2024-09-01T00:18:49.880 INFO:teuthology.orchestra.run.smithi026.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:49.880 INFO:teuthology.orchestra.run.smithi026.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-01T00:18:49.880 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:18:50.201 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : rbd-mirror-2:18.2.4-799.g7290dfee.el9.x86_64 112/120 2024-09-01T00:18:50.222 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: rbd-mirror-2:18.2.4-799.g7290dfee.el9.x86_64 112/120 2024-09-01T00:18:50.223 INFO:teuthology.orchestra.run.smithi026.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-01T00:18:50.223 INFO:teuthology.orchestra.run.smithi026.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-01T00:18:50.223 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-01T00:18:50.223 INFO:teuthology.orchestra.run.smithi026.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-01T00:18:50.223 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:18:50.443 INFO:teuthology.orchestra.run.smithi139.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-01T00:18:50.443 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-2:18.2.4-799.g7290dfee.el9.x86_64 1/120 2024-09-01T00:18:50.443 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-base-2:18.2.4-799.g7290dfee.el9.x86_64 2/120 2024-09-01T00:18:50.443 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-common-2:18.2.4-799.g7290dfee.el9.x86_64 3/120 2024-09-01T00:18:50.443 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-fuse-2:18.2.4-799.g7290dfee.el9.x86_64 4/120 2024-09-01T00:18:50.443 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-799.g7290df 5/120 2024-09-01T00:18:50.443 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-mds-2:18.2.4-799.g7290dfee.el9.x86_64 6/120 2024-09-01T00:18:50.443 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-mgr-2:18.2.4-799.g7290dfee.el9.x86_64 7/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-mon-2:18.2.4-799.g7290dfee.el9.x86_64 8/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-osd-2:18.2.4-799.g7290dfee.el9.x86_64 9/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-radosgw-2:18.2.4-799.g7290dfee.el9.x86_64 10/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-selinux-2:18.2.4-799.g7290dfee.el9.x86_64 11/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-test-2:18.2.4-799.g7290dfee.el9.x86_64 12/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libcephfs-devel-2:18.2.4-799.g7290dfee.el9.x86_6 13/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libcephfs2-2:18.2.4-799.g7290dfee.el9.x86_64 14/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libcephsqlite-2:18.2.4-799.g7290dfee.el9.x86_64 15/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librados-devel-2:18.2.4-799.g7290dfee.el9.x86_64 16/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libradosstriper1-2:18.2.4-799.g7290dfee.el9.x86_ 17/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librgw2-2:18.2.4-799.g7290dfee.el9.x86_64 18/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-ceph-argparse-2:18.2.4-799.g7290dfee.el9 19/120 2024-09-01T00:18:50.444 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-ceph-common-2:18.2.4-799.g7290dfee.el9.x 20/120 2024-09-01T00:18:50.445 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-cephfs-2:18.2.4-799.g7290dfee.el9.x86_64 21/120 2024-09-01T00:18:50.445 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-rados-2:18.2.4-799.g7290dfee.el9.x86_64 22/120 2024-09-01T00:18:50.445 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-rbd-2:18.2.4-799.g7290dfee.el9.x86_64 23/120 2024-09-01T00:18:50.445 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-rgw-2:18.2.4-799.g7290dfee.el9.x86_64 24/120 2024-09-01T00:18:50.445 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : rbd-fuse-2:18.2.4-799.g7290dfee.el9.x86_64 25/120 2024-09-01T00:18:50.445 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : rbd-mirror-2:18.2.4-799.g7290dfee.el9.x86_64 26/120 2024-09-01T00:18:50.445 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : rbd-nbd-2:18.2.4-799.g7290dfee.el9.x86_64 27/120 2024-09-01T00:18:50.445 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-799.g7290dfee.e 28/120 2024-09-01T00:18:50.445 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-799.g7290dfee.el9.noar 29/120 2024-09-01T00:18:50.445 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-799.g7290dfee.el9.no 30/120 2024-09-01T00:18:50.445 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-799.g7290 31/120 2024-09-01T00:18:50.445 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-799.g7290dfee.el9 32/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-mgr-rook-2:18.2.4-799.g7290dfee.el9.noarch 33/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-799.g7290dfee.el 34/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : cephadm-2:18.2.4-799.g7290dfee.el9.noarch 35/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 37/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 38/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-09-01T00:18:50.446 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 53/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 54/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 57/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-09-01T00:18:50.447 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-09-01T00:18:50.448 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 81/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-09-01T00:18:50.449 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 93/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-09-01T00:18:50.450 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 110/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 111/120 2024-09-01T00:18:50.451 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-09-01T00:18:50.452 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-09-01T00:18:50.452 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-09-01T00:18:50.452 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : re2-1:20211101-20.el9.x86_64 115/120 2024-09-01T00:18:50.452 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-09-01T00:18:50.452 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librados2-2:18.2.4-799.g7290dfee.el9.x86_64 117/120 2024-09-01T00:18:50.452 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-09-01T00:18:50.452 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librbd1-2:18.2.4-799.g7290dfee.el9.x86_64 119/120 2024-09-01T00:18:52.703 INFO:teuthology.orchestra.run.smithi139.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-09-01T00:18:52.704 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:18:52.704 INFO:teuthology.orchestra.run.smithi139.stdout:Upgraded: 2024-09-01T00:18:52.704 INFO:teuthology.orchestra.run.smithi139.stdout: librados2-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.704 INFO:teuthology.orchestra.run.smithi139.stdout: librbd1-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.704 INFO:teuthology.orchestra.run.smithi139.stdout:Installed: 2024-09-01T00:18:52.704 INFO:teuthology.orchestra.run.smithi139.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-01T00:18:52.704 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.704 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-base-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.704 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-common-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.704 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-fuse-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.704 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-grafana-dashboards-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:18:52.704 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-immutable-object-cache-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.705 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mds-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.705 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.705 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-cephadm-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:18:52.705 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-dashboard-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:18:52.705 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-diskprediction-local-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:18:52.705 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-modules-core-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:18:52.705 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-rook-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:18:52.705 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mon-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.705 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-osd-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.705 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-prometheus-alerts-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:18:52.705 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-radosgw-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.705 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-selinux-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-test-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: cephadm-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: fuse-2.9.9-16.el9.x86_64 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: libcephfs-devel-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: libcephfs2-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.706 INFO:teuthology.orchestra.run.smithi139.stdout: libcephsqlite-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.707 INFO:teuthology.orchestra.run.smithi139.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-01T00:18:52.707 INFO:teuthology.orchestra.run.smithi139.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-01T00:18:52.707 INFO:teuthology.orchestra.run.smithi139.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-01T00:18:52.707 INFO:teuthology.orchestra.run.smithi139.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-01T00:18:52.707 INFO:teuthology.orchestra.run.smithi139.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-01T00:18:52.707 INFO:teuthology.orchestra.run.smithi139.stdout: librados-devel-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.707 INFO:teuthology.orchestra.run.smithi139.stdout: libradosstriper1-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.707 INFO:teuthology.orchestra.run.smithi139.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-01T00:18:52.707 INFO:teuthology.orchestra.run.smithi139.stdout: librgw2-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.707 INFO:teuthology.orchestra.run.smithi139.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-01T00:18:52.707 INFO:teuthology.orchestra.run.smithi139.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-01T00:18:52.707 INFO:teuthology.orchestra.run.smithi139.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-01T00:18:52.708 INFO:teuthology.orchestra.run.smithi139.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-01T00:18:52.708 INFO:teuthology.orchestra.run.smithi139.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-01T00:18:52.708 INFO:teuthology.orchestra.run.smithi139.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-01T00:18:52.708 INFO:teuthology.orchestra.run.smithi139.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-09-01T00:18:52.708 INFO:teuthology.orchestra.run.smithi139.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-01T00:18:52.708 INFO:teuthology.orchestra.run.smithi139.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-01T00:18:52.708 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-01T00:18:52.708 INFO:teuthology.orchestra.run.smithi139.stdout: python3-ceph-argparse-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.708 INFO:teuthology.orchestra.run.smithi139.stdout: python3-ceph-common-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.708 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cephfs-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.708 INFO:teuthology.orchestra.run.smithi139.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-01T00:18:52.708 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-01T00:18:52.709 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-01T00:18:52.710 INFO:teuthology.orchestra.run.smithi139.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-01T00:18:52.710 INFO:teuthology.orchestra.run.smithi139.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-01T00:18:52.710 INFO:teuthology.orchestra.run.smithi139.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-01T00:18:52.710 INFO:teuthology.orchestra.run.smithi139.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-01T00:18:52.710 INFO:teuthology.orchestra.run.smithi139.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-01T00:18:52.710 INFO:teuthology.orchestra.run.smithi139.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-01T00:18:52.710 INFO:teuthology.orchestra.run.smithi139.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-01T00:18:52.710 INFO:teuthology.orchestra.run.smithi139.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-01T00:18:52.710 INFO:teuthology.orchestra.run.smithi139.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-01T00:18:52.710 INFO:teuthology.orchestra.run.smithi139.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-01T00:18:52.710 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-01T00:18:52.710 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-ply-3.11-14.el9.noarch 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-py-1.10.0-6.el9.noarch 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rados-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rbd-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.711 INFO:teuthology.orchestra.run.smithi139.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-01T00:18:52.712 INFO:teuthology.orchestra.run.smithi139.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-01T00:18:52.712 INFO:teuthology.orchestra.run.smithi139.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-01T00:18:52.712 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rgw-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.712 INFO:teuthology.orchestra.run.smithi139.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-01T00:18:52.712 INFO:teuthology.orchestra.run.smithi139.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-01T00:18:52.712 INFO:teuthology.orchestra.run.smithi139.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-01T00:18:52.712 INFO:teuthology.orchestra.run.smithi139.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-01T00:18:52.712 INFO:teuthology.orchestra.run.smithi139.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-01T00:18:52.712 INFO:teuthology.orchestra.run.smithi139.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-01T00:18:52.712 INFO:teuthology.orchestra.run.smithi139.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-01T00:18:52.712 INFO:teuthology.orchestra.run.smithi139.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-01T00:18:52.712 INFO:teuthology.orchestra.run.smithi139.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-01T00:18:52.713 INFO:teuthology.orchestra.run.smithi139.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-01T00:18:52.713 INFO:teuthology.orchestra.run.smithi139.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-01T00:18:52.713 INFO:teuthology.orchestra.run.smithi139.stdout: rbd-fuse-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.713 INFO:teuthology.orchestra.run.smithi139.stdout: rbd-mirror-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.713 INFO:teuthology.orchestra.run.smithi139.stdout: rbd-nbd-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:18:52.713 INFO:teuthology.orchestra.run.smithi139.stdout: re2-1:20211101-20.el9.x86_64 2024-09-01T00:18:52.713 INFO:teuthology.orchestra.run.smithi139.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-01T00:18:52.713 INFO:teuthology.orchestra.run.smithi139.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-01T00:18:52.713 INFO:teuthology.orchestra.run.smithi139.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-01T00:18:52.714 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:18:52.714 INFO:teuthology.orchestra.run.smithi139.stdout:Complete! 2024-09-01T00:18:53.029 DEBUG:teuthology.parallel:result is None 2024-09-01T00:18:54.145 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-test-2:18.2.4-799.g7290dfee.el9.x86_64 113/120 2024-09-01T00:18:54.178 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : ceph-fuse-2:18.2.4-799.g7290dfee.el9.x86_64 114/120 2024-09-01T00:18:54.220 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : rbd-fuse-2:18.2.4-799.g7290dfee.el9.x86_64 115/120 2024-09-01T00:18:54.343 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : rbd-nbd-2:18.2.4-799.g7290dfee.el9.x86_64 116/120 2024-09-01T00:18:54.377 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-09-01T00:18:54.399 INFO:teuthology.orchestra.run.smithi026.stdout: Installing : libcephfs-devel-2:18.2.4-799.g7290dfee.el9.x86_6 118/120 2024-09-01T00:18:54.399 INFO:teuthology.orchestra.run.smithi026.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-01T00:18:54.491 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-01T00:18:54.491 INFO:teuthology.orchestra.run.smithi026.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-01T00:18:59.177 INFO:teuthology.orchestra.run.smithi026.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-01T00:18:59.177 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-2:18.2.4-799.g7290dfee.el9.x86_64 1/120 2024-09-01T00:18:59.177 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-base-2:18.2.4-799.g7290dfee.el9.x86_64 2/120 2024-09-01T00:18:59.178 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-common-2:18.2.4-799.g7290dfee.el9.x86_64 3/120 2024-09-01T00:18:59.178 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-fuse-2:18.2.4-799.g7290dfee.el9.x86_64 4/120 2024-09-01T00:18:59.178 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-799.g7290df 5/120 2024-09-01T00:18:59.178 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-mds-2:18.2.4-799.g7290dfee.el9.x86_64 6/120 2024-09-01T00:18:59.178 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-mgr-2:18.2.4-799.g7290dfee.el9.x86_64 7/120 2024-09-01T00:18:59.178 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-mon-2:18.2.4-799.g7290dfee.el9.x86_64 8/120 2024-09-01T00:18:59.178 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-osd-2:18.2.4-799.g7290dfee.el9.x86_64 9/120 2024-09-01T00:18:59.178 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-radosgw-2:18.2.4-799.g7290dfee.el9.x86_64 10/120 2024-09-01T00:18:59.178 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-selinux-2:18.2.4-799.g7290dfee.el9.x86_64 11/120 2024-09-01T00:18:59.178 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-test-2:18.2.4-799.g7290dfee.el9.x86_64 12/120 2024-09-01T00:18:59.178 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libcephfs-devel-2:18.2.4-799.g7290dfee.el9.x86_6 13/120 2024-09-01T00:18:59.178 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libcephfs2-2:18.2.4-799.g7290dfee.el9.x86_64 14/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libcephsqlite-2:18.2.4-799.g7290dfee.el9.x86_64 15/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librados-devel-2:18.2.4-799.g7290dfee.el9.x86_64 16/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libradosstriper1-2:18.2.4-799.g7290dfee.el9.x86_ 17/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librgw2-2:18.2.4-799.g7290dfee.el9.x86_64 18/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-ceph-argparse-2:18.2.4-799.g7290dfee.el9 19/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-ceph-common-2:18.2.4-799.g7290dfee.el9.x 20/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-cephfs-2:18.2.4-799.g7290dfee.el9.x86_64 21/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-rados-2:18.2.4-799.g7290dfee.el9.x86_64 22/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-rbd-2:18.2.4-799.g7290dfee.el9.x86_64 23/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-rgw-2:18.2.4-799.g7290dfee.el9.x86_64 24/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : rbd-fuse-2:18.2.4-799.g7290dfee.el9.x86_64 25/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : rbd-mirror-2:18.2.4-799.g7290dfee.el9.x86_64 26/120 2024-09-01T00:18:59.179 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : rbd-nbd-2:18.2.4-799.g7290dfee.el9.x86_64 27/120 2024-09-01T00:18:59.180 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-799.g7290dfee.e 28/120 2024-09-01T00:18:59.180 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-799.g7290dfee.el9.noar 29/120 2024-09-01T00:18:59.180 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-799.g7290dfee.el9.no 30/120 2024-09-01T00:18:59.180 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-799.g7290 31/120 2024-09-01T00:18:59.180 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-799.g7290dfee.el9 32/120 2024-09-01T00:18:59.180 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-mgr-rook-2:18.2.4-799.g7290dfee.el9.noarch 33/120 2024-09-01T00:18:59.180 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-799.g7290dfee.el 34/120 2024-09-01T00:18:59.180 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : cephadm-2:18.2.4-799.g7290dfee.el9.noarch 35/120 2024-09-01T00:18:59.181 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-09-01T00:18:59.181 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 37/120 2024-09-01T00:18:59.181 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 38/120 2024-09-01T00:18:59.181 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-09-01T00:18:59.181 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-09-01T00:18:59.181 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-09-01T00:18:59.181 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-09-01T00:18:59.181 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-09-01T00:18:59.181 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-09-01T00:18:59.181 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-09-01T00:18:59.181 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-09-01T00:18:59.181 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 53/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 54/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 57/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-09-01T00:18:59.182 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-09-01T00:18:59.183 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-09-01T00:18:59.184 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-09-01T00:18:59.184 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-09-01T00:18:59.184 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-09-01T00:18:59.184 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-09-01T00:18:59.184 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-09-01T00:18:59.184 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-09-01T00:18:59.184 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-09-01T00:18:59.184 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 81/120 2024-09-01T00:18:59.184 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-09-01T00:18:59.184 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-09-01T00:18:59.184 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-09-01T00:18:59.184 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-09-01T00:18:59.185 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-09-01T00:18:59.185 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-09-01T00:18:59.185 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-09-01T00:18:59.185 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-09-01T00:18:59.185 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-09-01T00:18:59.185 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-09-01T00:18:59.185 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-09-01T00:18:59.185 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 93/120 2024-09-01T00:18:59.185 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-09-01T00:18:59.185 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-09-01T00:18:59.185 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-09-01T00:18:59.185 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-09-01T00:18:59.186 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 110/120 2024-09-01T00:18:59.187 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 111/120 2024-09-01T00:18:59.187 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-09-01T00:18:59.187 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-09-01T00:18:59.187 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-09-01T00:18:59.187 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : re2-1:20211101-20.el9.x86_64 115/120 2024-09-01T00:18:59.187 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-09-01T00:18:59.187 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librados2-2:18.2.4-799.g7290dfee.el9.x86_64 117/120 2024-09-01T00:18:59.187 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-09-01T00:18:59.187 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librbd1-2:18.2.4-799.g7290dfee.el9.x86_64 119/120 2024-09-01T00:19:01.268 INFO:teuthology.orchestra.run.smithi026.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-09-01T00:19:01.268 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:19:01.268 INFO:teuthology.orchestra.run.smithi026.stdout:Upgraded: 2024-09-01T00:19:01.269 INFO:teuthology.orchestra.run.smithi026.stdout: librados2-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.269 INFO:teuthology.orchestra.run.smithi026.stdout: librbd1-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.269 INFO:teuthology.orchestra.run.smithi026.stdout:Installed: 2024-09-01T00:19:01.269 INFO:teuthology.orchestra.run.smithi026.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-01T00:19:01.269 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.269 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-base-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.269 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-common-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.269 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-fuse-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.269 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-grafana-dashboards-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:19:01.269 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-immutable-object-cache-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.269 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mds-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.269 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mgr-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mgr-cephadm-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mgr-dashboard-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mgr-diskprediction-local-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mgr-modules-core-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mgr-rook-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-mon-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-osd-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-prometheus-alerts-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-radosgw-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-selinux-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: ceph-test-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: cephadm-2:18.2.4-799.g7290dfee.el9.noarch 2024-09-01T00:19:01.270 INFO:teuthology.orchestra.run.smithi026.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-01T00:19:01.271 INFO:teuthology.orchestra.run.smithi026.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-01T00:19:01.271 INFO:teuthology.orchestra.run.smithi026.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-01T00:19:01.271 INFO:teuthology.orchestra.run.smithi026.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-01T00:19:01.271 INFO:teuthology.orchestra.run.smithi026.stdout: fuse-2.9.9-16.el9.x86_64 2024-09-01T00:19:01.271 INFO:teuthology.orchestra.run.smithi026.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-09-01T00:19:01.271 INFO:teuthology.orchestra.run.smithi026.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-01T00:19:01.271 INFO:teuthology.orchestra.run.smithi026.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-01T00:19:01.271 INFO:teuthology.orchestra.run.smithi026.stdout: libcephfs-devel-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.271 INFO:teuthology.orchestra.run.smithi026.stdout: libcephfs2-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.271 INFO:teuthology.orchestra.run.smithi026.stdout: libcephsqlite-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.272 INFO:teuthology.orchestra.run.smithi026.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-01T00:19:01.272 INFO:teuthology.orchestra.run.smithi026.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-01T00:19:01.272 INFO:teuthology.orchestra.run.smithi026.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-01T00:19:01.272 INFO:teuthology.orchestra.run.smithi026.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-01T00:19:01.272 INFO:teuthology.orchestra.run.smithi026.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-01T00:19:01.272 INFO:teuthology.orchestra.run.smithi026.stdout: librados-devel-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.272 INFO:teuthology.orchestra.run.smithi026.stdout: libradosstriper1-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.272 INFO:teuthology.orchestra.run.smithi026.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-01T00:19:01.272 INFO:teuthology.orchestra.run.smithi026.stdout: librgw2-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.272 INFO:teuthology.orchestra.run.smithi026.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-01T00:19:01.272 INFO:teuthology.orchestra.run.smithi026.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: python3-ceph-argparse-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: python3-ceph-common-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cephfs-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-01T00:19:01.273 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-01T00:19:01.274 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-01T00:19:01.275 INFO:teuthology.orchestra.run.smithi026.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-01T00:19:01.275 INFO:teuthology.orchestra.run.smithi026.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-01T00:19:01.275 INFO:teuthology.orchestra.run.smithi026.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-01T00:19:01.275 INFO:teuthology.orchestra.run.smithi026.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-01T00:19:01.275 INFO:teuthology.orchestra.run.smithi026.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-01T00:19:01.275 INFO:teuthology.orchestra.run.smithi026.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-01T00:19:01.275 INFO:teuthology.orchestra.run.smithi026.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-01T00:19:01.275 INFO:teuthology.orchestra.run.smithi026.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-01T00:19:01.275 INFO:teuthology.orchestra.run.smithi026.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-01T00:19:01.275 INFO:teuthology.orchestra.run.smithi026.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-01T00:19:01.275 INFO:teuthology.orchestra.run.smithi026.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-01T00:19:01.275 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-01T00:19:01.276 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-09-01T00:19:01.276 INFO:teuthology.orchestra.run.smithi026.stdout: python3-ply-3.11-14.el9.noarch 2024-09-01T00:19:01.276 INFO:teuthology.orchestra.run.smithi026.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-01T00:19:01.276 INFO:teuthology.orchestra.run.smithi026.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-01T00:19:01.276 INFO:teuthology.orchestra.run.smithi026.stdout: python3-py-1.10.0-6.el9.noarch 2024-09-01T00:19:01.276 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-01T00:19:01.276 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-01T00:19:01.276 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-01T00:19:01.276 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-01T00:19:01.276 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-09-01T00:19:01.276 INFO:teuthology.orchestra.run.smithi026.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-01T00:19:01.277 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rados-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.277 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rbd-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.277 INFO:teuthology.orchestra.run.smithi026.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-01T00:19:01.277 INFO:teuthology.orchestra.run.smithi026.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-01T00:19:01.277 INFO:teuthology.orchestra.run.smithi026.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-01T00:19:01.277 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rgw-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.277 INFO:teuthology.orchestra.run.smithi026.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-01T00:19:01.277 INFO:teuthology.orchestra.run.smithi026.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-01T00:19:01.277 INFO:teuthology.orchestra.run.smithi026.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-01T00:19:01.277 INFO:teuthology.orchestra.run.smithi026.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-01T00:19:01.278 INFO:teuthology.orchestra.run.smithi026.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-01T00:19:01.278 INFO:teuthology.orchestra.run.smithi026.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-01T00:19:01.278 INFO:teuthology.orchestra.run.smithi026.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-01T00:19:01.278 INFO:teuthology.orchestra.run.smithi026.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-01T00:19:01.278 INFO:teuthology.orchestra.run.smithi026.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-01T00:19:01.278 INFO:teuthology.orchestra.run.smithi026.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-01T00:19:01.278 INFO:teuthology.orchestra.run.smithi026.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-01T00:19:01.278 INFO:teuthology.orchestra.run.smithi026.stdout: rbd-fuse-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.278 INFO:teuthology.orchestra.run.smithi026.stdout: rbd-mirror-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.278 INFO:teuthology.orchestra.run.smithi026.stdout: rbd-nbd-2:18.2.4-799.g7290dfee.el9.x86_64 2024-09-01T00:19:01.279 INFO:teuthology.orchestra.run.smithi026.stdout: re2-1:20211101-20.el9.x86_64 2024-09-01T00:19:01.279 INFO:teuthology.orchestra.run.smithi026.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-01T00:19:01.279 INFO:teuthology.orchestra.run.smithi026.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-01T00:19:01.279 INFO:teuthology.orchestra.run.smithi026.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-01T00:19:01.280 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:19:01.280 INFO:teuthology.orchestra.run.smithi026.stdout:Complete! 2024-09-01T00:19:01.627 DEBUG:teuthology.parallel:result is None 2024-09-01T00:19:01.628 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-01T00:19:01.628 INFO:teuthology.packaging:ref: None 2024-09-01T00:19:01.628 INFO:teuthology.packaging:tag: None 2024-09-01T00:19:01.628 INFO:teuthology.packaging:branch: reef 2024-09-01T00:19:01.628 INFO:teuthology.packaging:sha1: 5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:19:01.628 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-01T00:19:01.865 DEBUG:teuthology.orchestra.run.smithi026:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-01T00:19:01.886 INFO:teuthology.orchestra.run.smithi026.stdout:18.2.4-799.g7290dfee.el9 2024-09-01T00:19:01.887 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-799.g7290dfee.el9 2024-09-01T00:19:01.887 INFO:teuthology.task.install:The correct ceph version 18.2.4-799.g7290dfee is installed. 2024-09-01T00:19:01.889 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-01T00:19:01.889 INFO:teuthology.packaging:ref: None 2024-09-01T00:19:01.889 INFO:teuthology.packaging:tag: None 2024-09-01T00:19:01.889 INFO:teuthology.packaging:branch: reef 2024-09-01T00:19:01.889 INFO:teuthology.packaging:sha1: 5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:19:01.890 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-01T00:19:02.129 DEBUG:teuthology.orchestra.run.smithi139:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-01T00:19:02.156 INFO:teuthology.orchestra.run.smithi139.stdout:18.2.4-799.g7290dfee.el9 2024-09-01T00:19:02.156 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-799.g7290dfee.el9 2024-09-01T00:19:02.157 INFO:teuthology.task.install:The correct ceph version 18.2.4-799.g7290dfee is installed. 2024-09-01T00:19:02.159 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-01T00:19:02.159 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:19:02.159 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-01T00:19:02.185 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-01T00:19:02.185 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-01T00:19:02.228 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-01T00:19:02.228 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:19:02.228 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/usr/bin/daemon-helper 2024-09-01T00:19:02.252 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-01T00:19:02.316 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-01T00:19:02.317 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/usr/bin/daemon-helper 2024-09-01T00:19:02.346 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-01T00:19:02.412 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-01T00:19:02.412 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:19:02.412 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-01T00:19:02.437 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-01T00:19:02.500 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-01T00:19:02.500 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-01T00:19:02.527 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-01T00:19:02.594 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-01T00:19:02.594 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:19:02.594 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/usr/bin/stdin-killer 2024-09-01T00:19:02.618 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-01T00:19:02.683 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-01T00:19:02.683 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/usr/bin/stdin-killer 2024-09-01T00:19:02.709 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-01T00:19:02.774 INFO:teuthology.run_tasks:Running task print... 2024-09-01T00:19:02.785 INFO:teuthology.task.print:**** done install task... 2024-09-01T00:19:02.785 INFO:teuthology.run_tasks:Running task print... 2024-09-01T00:19:02.812 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-09-01T00:19:02.812 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-01T00:19:02.910 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': '5028887063e8eb518c95117479aa913eaa12ac8e'} 2024-09-01T00:19:02.910 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-09-01T00:19:02.911 INFO:tasks.cephadm:Cluster fsid is cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:19:02.911 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-01T00:19:02.911 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.26', 'mon.c': '[v2:172.21.15.26:3301,v1:172.21.15.26:6790]', 'mon.b': '172.21.15.139'} 2024-09-01T00:19:02.911 INFO:tasks.cephadm:First mon is mon.a on smithi026 2024-09-01T00:19:02.912 INFO:tasks.cephadm:First mgr is y 2024-09-01T00:19:02.912 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-01T00:19:02.912 DEBUG:teuthology.orchestra.run.smithi026:> sudo hostname $(hostname -s) 2024-09-01T00:19:02.937 DEBUG:teuthology.orchestra.run.smithi139:> sudo hostname $(hostname -s) 2024-09-01T00:19:02.963 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-09-01T00:19:02.963 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:19:03.105 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '5028887063e8eb518c95117479aa913eaa12ac8e', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/82677/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4640-g50288870', 'node_name': '172.21.2.5+braggi05', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4640.g50288870'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-bharath2-testing-2024-08-31-2129/5028887063e8eb518c95117479aa913eaa12ac8e/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-08-31 17:52:55.827791', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-bharath2-testing-2024-08-31-2129', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-bharath2-testing-2024-08-31-2129/5028887063e8eb518c95117479aa913eaa12ac8e/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-01T00:19:03.333 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref reef, sha1 7290dfee45563b02cc4eeaf702d85763e7e7c805 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=reef 2024-09-01T00:19:03.335 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/reef/7290dfee45563b02cc4eeaf702d85763e7e7c805/centos/9/x86_64/flavors/default/cephadm 2024-09-01T00:19:03.335 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/reef/7290dfee45563b02cc4eeaf702d85763e7e7c805/centos/9/x86_64/flavors/default/cephadm 2024-09-01T00:19:03.335 DEBUG:teuthology.orchestra.run.smithi026:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/7290dfee45563b02cc4eeaf702d85763e7e7c805/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-01T00:19:03.707 INFO:teuthology.orchestra.run.smithi026.stdout:-rw-r--r--. 1 ubuntu ubuntu 217040 Sep 1 00:19 /home/ubuntu/cephtest/cephadm 2024-09-01T00:19:03.708 DEBUG:teuthology.orchestra.run.smithi139:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/7290dfee45563b02cc4eeaf702d85763e7e7c805/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-01T00:19:04.059 INFO:teuthology.orchestra.run.smithi139.stdout:-rw-r--r--. 1 ubuntu ubuntu 217040 Sep 1 00:19 /home/ubuntu/cephtest/cephadm 2024-09-01T00:19:04.059 DEBUG:teuthology.orchestra.run.smithi026:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-01T00:19:04.078 DEBUG:teuthology.orchestra.run.smithi139:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-01T00:19:04.110 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-09-01T00:19:04.110 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-01T00:19:04.121 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-01T00:19:05.632 INFO:teuthology.orchestra.run.smithi139.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-01T00:19:05.729 INFO:teuthology.orchestra.run.smithi026.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-01T00:19:50.621 INFO:teuthology.orchestra.run.smithi139.stdout:{ 2024-09-01T00:19:50.622 INFO:teuthology.orchestra.run.smithi139.stdout: "ceph_version": "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)", 2024-09-01T00:19:50.622 INFO:teuthology.orchestra.run.smithi139.stdout: "image_id": "0819e487878b087af3fd917b2166acbc5000f487a3df53b1847d65d8a489c561", 2024-09-01T00:19:50.622 INFO:teuthology.orchestra.run.smithi139.stdout: "repo_digests": [ 2024-09-01T00:19:50.622 INFO:teuthology.orchestra.run.smithi139.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a" 2024-09-01T00:19:50.622 INFO:teuthology.orchestra.run.smithi139.stdout: ] 2024-09-01T00:19:50.622 INFO:teuthology.orchestra.run.smithi139.stdout:} 2024-09-01T00:19:53.622 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:19:53.623 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph_version": "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)", 2024-09-01T00:19:53.623 INFO:teuthology.orchestra.run.smithi026.stdout: "image_id": "0819e487878b087af3fd917b2166acbc5000f487a3df53b1847d65d8a489c561", 2024-09-01T00:19:53.623 INFO:teuthology.orchestra.run.smithi026.stdout: "repo_digests": [ 2024-09-01T00:19:53.623 INFO:teuthology.orchestra.run.smithi026.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a" 2024-09-01T00:19:53.623 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2024-09-01T00:19:53.623 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:19:53.644 DEBUG:teuthology.orchestra.run.smithi026:> sudo mkdir -p /etc/ceph 2024-09-01T00:19:53.690 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /etc/ceph 2024-09-01T00:19:53.724 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 777 /etc/ceph 2024-09-01T00:19:53.749 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 777 /etc/ceph 2024-09-01T00:19:53.792 INFO:tasks.cephadm:Writing seed config... 2024-09-01T00:19:53.793 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-09-01T00:19:53.793 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-09-01T00:19:53.793 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-01T00:19:53.793 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-01T00:19:53.794 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-01T00:19:53.794 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-01T00:19:53.794 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-01T00:19:53.794 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-01T00:19:53.794 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-01T00:19:53.794 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-01T00:19:53.794 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-01T00:19:53.795 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:19:53.795 DEBUG:teuthology.orchestra.run.smithi026:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-01T00:19:53.810 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 = cad1eb86-67f7-11ef-bcd4-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-01T00:19:53.811 DEBUG:teuthology.orchestra.run.smithi026:mon.a> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.a.service 2024-09-01T00:19:53.853 DEBUG:teuthology.orchestra.run.smithi026:mgr.y> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.y.service 2024-09-01T00:19:53.898 INFO:tasks.cephadm:Bootstrapping... 2024-09-01T00:19:53.899 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.26 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-01T00:19:54.054 INFO:teuthology.orchestra.run.smithi026.stdout:-------------------------------------------------------------------------------- 2024-09-01T00:19:54.054 INFO:teuthology.orchestra.run.smithi026.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', 'cad1eb86-67f7-11ef-bcd4-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.26', '--skip-admin-label'] 2024-09-01T00:19:54.078 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stdout 5.2.2 2024-09-01T00:19:54.078 INFO:teuthology.orchestra.run.smithi026.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-01T00:19:54.078 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying podman|docker is present... 2024-09-01T00:19:54.111 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stdout 5.2.2 2024-09-01T00:19:54.111 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying lvm2 is present... 2024-09-01T00:19:54.111 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying time synchronization is in place... 2024-09-01T00:19:54.118 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-01T00:19:54.119 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-01T00:19:54.125 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-01T00:19:54.125 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout inactive 2024-09-01T00:19:54.131 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout enabled 2024-09-01T00:19:54.137 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout active 2024-09-01T00:19:54.138 INFO:teuthology.orchestra.run.smithi026.stdout:Unit chronyd.service is enabled and running 2024-09-01T00:19:54.138 INFO:teuthology.orchestra.run.smithi026.stdout:Repeating the final host check... 2024-09-01T00:19:54.160 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stdout 5.2.2 2024-09-01T00:19:54.160 INFO:teuthology.orchestra.run.smithi026.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-01T00:19:54.160 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl is present 2024-09-01T00:19:54.160 INFO:teuthology.orchestra.run.smithi026.stdout:lvcreate is present 2024-09-01T00:19:54.166 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-01T00:19:54.166 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-01T00:19:54.172 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-01T00:19:54.172 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout inactive 2024-09-01T00:19:54.179 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout enabled 2024-09-01T00:19:54.185 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout active 2024-09-01T00:19:54.185 INFO:teuthology.orchestra.run.smithi026.stdout:Unit chronyd.service is enabled and running 2024-09-01T00:19:54.185 INFO:teuthology.orchestra.run.smithi026.stdout:Host looks OK 2024-09-01T00:19:54.185 INFO:teuthology.orchestra.run.smithi026.stdout:Cluster fsid: cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:19:54.186 INFO:teuthology.orchestra.run.smithi026.stdout:Acquiring lock 139745354469184 on /run/cephadm/cad1eb86-67f7-11ef-bcd4-c7b262605968.lock 2024-09-01T00:19:54.186 INFO:teuthology.orchestra.run.smithi026.stdout:Lock 139745354469184 acquired on /run/cephadm/cad1eb86-67f7-11ef-bcd4-c7b262605968.lock 2024-09-01T00:19:54.186 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying IP 172.21.15.26 port 3300 ... 2024-09-01T00:19:54.186 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying IP 172.21.15.26 port 6789 ... 2024-09-01T00:19:54.186 INFO:teuthology.orchestra.run.smithi026.stdout:Base mon IP(s) is [172.21.15.26:3300, 172.21.15.26:6789], mon addrv is [v2:172.21.15.26:3300,v1:172.21.15.26:6789] 2024-09-01T00:19:54.189 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.26 metric 100 2024-09-01T00:19:54.189 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.26 metric 100 2024-09-01T00:19:54.192 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-01T00:19:54.192 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-09-01T00:19:54.192 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-09-01T00:19:54.194 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-01T00:19:54.194 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-01T00:19:54.195 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-01T00:19:54.195 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-01T00:19:54.195 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout inet6 fe80::572f:6b73:b528:c04e/64 scope link noprefixroute 2024-09-01T00:19:54.195 INFO:teuthology.orchestra.run.smithi026.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-01T00:19:54.195 INFO:teuthology.orchestra.run.smithi026.stdout:Mon IP `172.21.15.26` is in CIDR network `172.21.0.0/20` 2024-09-01T00:19:54.196 INFO:teuthology.orchestra.run.smithi026.stdout:Mon IP `172.21.15.26` is in CIDR network `172.21.0.0/20` 2024-09-01T00:19:54.196 INFO:teuthology.orchestra.run.smithi026.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-01T00:19:54.196 INFO:teuthology.orchestra.run.smithi026.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-01T00:19:54.196 INFO:teuthology.orchestra.run.smithi026.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-01T00:19:54.691 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stdout 0819e487878b087af3fd917b2166acbc5000f487a3df53b1847d65d8a489c561 2024-09-01T00:19:54.691 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:reef... 2024-09-01T00:19:54.691 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stderr Getting image source signatures 2024-09-01T00:19:54.692 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stderr Copying blob sha256:bdf7b7358a9e02ec0fb37e21d241fbd3460f7c28cb975a6f6b49055d7c265ba1 2024-09-01T00:19:54.692 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-01T00:19:54.692 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stderr Copying config sha256:0819e487878b087af3fd917b2166acbc5000f487a3df53b1847d65d8a489c561 2024-09-01T00:19:54.692 INFO:teuthology.orchestra.run.smithi026.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-01T00:19:55.813 INFO:teuthology.orchestra.run.smithi026.stdout:ceph: stdout ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable) 2024-09-01T00:19:55.814 INFO:teuthology.orchestra.run.smithi026.stdout:Ceph version: ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable) 2024-09-01T00:19:55.814 INFO:teuthology.orchestra.run.smithi026.stdout:Extracting ceph user uid/gid from container image... 2024-09-01T00:19:56.644 INFO:teuthology.orchestra.run.smithi026.stdout:stat: stdout 167 167 2024-09-01T00:19:56.644 INFO:teuthology.orchestra.run.smithi026.stdout:Creating initial keys... 2024-09-01T00:19:57.499 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph-authtool: stdout AQAss9NmV247ORAAt2TJ5HmExFqJUwYltkAAUg== 2024-09-01T00:19:58.438 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph-authtool: stdout AQAts9NmEd6gMhAA/SRW1sqXTPScH2GYU8/HoA== 2024-09-01T00:19:59.393 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph-authtool: stdout AQAus9NmDxJ8KhAAl3TrC//nch5XAgzgeyPoUA== 2024-09-01T00:19:59.393 INFO:teuthology.orchestra.run.smithi026.stdout:Creating initial monmap... 2024-09-01T00:20:00.226 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-01T00:20:00.227 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-01T00:20:00.227 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:20:00.227 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-01T00:20:00.228 INFO:teuthology.orchestra.run.smithi026.stdout:monmaptool for a [v2:172.21.15.26:3300,v1:172.21.15.26:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-01T00:20:00.228 INFO:teuthology.orchestra.run.smithi026.stdout:setting min_mon_release = pacific 2024-09-01T00:20:00.228 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/monmaptool: set fsid to cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:20:00.229 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-01T00:20:00.229 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:20:00.229 INFO:teuthology.orchestra.run.smithi026.stdout:Creating mon... 2024-09-01T00:20:01.129 INFO:teuthology.orchestra.run.smithi026.stdout:create mon.a on 2024-09-01T00:20:01.337 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-01T00:20:01.498 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-01T00:20:01.690 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968.target → /etc/systemd/system/ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968.target. 2024-09-01T00:20:01.690 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968.target → /etc/systemd/system/ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968.target. 2024-09-01T00:20:01.939 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.a 2024-09-01T00:20:01.939 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Failed to reset failed state of unit ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.a.service: Unit ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.a.service not loaded. 2024-09-01T00:20:02.108 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968.target.wants/ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.a.service → /etc/systemd/system/ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@.service. 2024-09-01T00:20:02.637 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-01T00:20:02.637 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout disabled 2024-09-01T00:20:02.644 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-01T00:20:02.644 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout inactive 2024-09-01T00:20:02.644 INFO:teuthology.orchestra.run.smithi026.stdout:firewalld.service is not enabled 2024-09-01T00:20:02.644 INFO:teuthology.orchestra.run.smithi026.stdout:Not possible to enable service . firewalld.service is not available 2024-09-01T00:20:02.645 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for mon to start... 2024-09-01T00:20:02.645 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for mon... 2024-09-01T00:20:03.699 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout cluster: 2024-09-01T00:20:03.700 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout id: cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:20:03.700 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-01T00:20:03.700 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-01T00:20:03.700 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout services: 2024-09-01T00:20:03.700 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.619153s) 2024-09-01T00:20:03.700 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-01T00:20:03.700 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-01T00:20:03.700 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-01T00:20:03.700 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout data: 2024-09-01T00:20:03.700 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-01T00:20:03.700 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-01T00:20:03.700 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-01T00:20:03.701 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout pgs: 2024-09-01T00:20:03.701 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-01T00:20:03.701 INFO:teuthology.orchestra.run.smithi026.stdout:mon is available 2024-09-01T00:20:03.701 INFO:teuthology.orchestra.run.smithi026.stdout:Assimilating anything we can from ceph.conf... 2024-09-01T00:20:04.747 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-01T00:20:04.747 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout [global] 2024-09-01T00:20:04.747 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout fsid = cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:20:04.747 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.26:3300,v1:172.21.15.26:6789] 2024-09-01T00:20:04.747 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-01T00:20:04.747 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-01T00:20:04.748 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-01T00:20:04.748 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-01T00:20:04.748 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-01T00:20:04.748 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-01T00:20:04.748 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-01T00:20:04.748 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-01T00:20:04.748 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout [osd] 2024-09-01T00:20:04.748 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-01T00:20:04.748 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-01T00:20:04.748 INFO:teuthology.orchestra.run.smithi026.stdout:Generating new minimal ceph.conf... 2024-09-01T00:20:05.757 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:05 smithi026 ceph-mon[16824]: from='client.? 172.21.15.26:0/613259473' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:20:05.760 INFO:teuthology.orchestra.run.smithi026.stdout:Restarting the monitor... 2024-09-01T00:20:06.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:05 smithi026 systemd[1]: Stopping Ceph mon.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:20:06.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:06 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a[16820]: 2024-09-01T00:20:06.028+0000 7f1080195640 -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-01T00:20:06.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:06 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a[16820]: 2024-09-01T00:20:06.028+0000 7f1080195640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-01T00:20:06.444 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:06 smithi026 podman[17067]: 2024-09-01 00:20:06.212871158 +0000 UTC m=+0.289806663 container died f286e582218f433ea9f1acd019a851053cbb3cc26d7b5762a4cd27b65cc9232a (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-7290dfe, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-01T00:20:06.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:06 smithi026 podman[17067]: 2024-09-01 00:20:06.544580164 +0000 UTC m=+0.621515712 container cleanup f286e582218f433ea9f1acd019a851053cbb3cc26d7b5762a4cd27b65cc9232a (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-7290dfe, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-01T00:20:06.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:06 smithi026 bash[17067]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a 2024-09-01T00:20:07.103 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:06 smithi026 podman[17078]: 2024-09-01 00:20:06.703660464 +0000 UTC m=+0.493420589 container remove f286e582218f433ea9f1acd019a851053cbb3cc26d7b5762a4cd27b65cc9232a (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, RELEASE=reef-7290dfe, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-01T00:20:07.104 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:06 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-01T00:20:07.104 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:06 smithi026 systemd[1]: Stopped Ceph mon.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:20:07.104 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:06 smithi026 systemd[1]: Starting Ceph mon.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:20:07.381 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 podman[17172]: 2024-09-01 00:20:07.104582721 +0000 UTC m=+0.099957790 container create 116f221a53c253f9a63b49619892e7f3afaaaa81ffbabd2bd21651a7672fb013 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, org.label-schema.license=GPLv2, RELEASE=reef-7290dfe, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-01T00:20:07.381 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 podman[17172]: 2024-09-01 00:20:07.020444847 +0000 UTC m=+0.015819932 image pull 0819e487878b087af3fd917b2166acbc5000f487a3df53b1847d65d8a489c561 quay.ceph.io/ceph-ci/ceph:reef 2024-09-01T00:20:07.381 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 podman[17172]: 2024-09-01 00:20:07.29845018 +0000 UTC m=+0.293825249 container init 116f221a53c253f9a63b49619892e7f3afaaaa81ffbabd2bd21651a7672fb013 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=reef-7290dfe, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:20:07.382 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 podman[17172]: 2024-09-01 00:20:07.301446824 +0000 UTC m=+0.296821896 container start 116f221a53c253f9a63b49619892e7f3afaaaa81ffbabd2bd21651a7672fb013 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, RELEASE=reef-7290dfe, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:20:07.382 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: set uid:gid to 167:167 (ceph:ceph) 2024-09-01T00:20:07.382 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable), process ceph-mon, pid 2 2024-09-01T00:20:07.382 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: pidfile_write: ignore empty --pid-file 2024-09-01T00:20:07.382 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: load: jerasure load: lrc 2024-09-01T00:20:07.382 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: RocksDB version: 7.9.2 2024-09-01T00:20:07.383 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Git sha 0 2024-09-01T00:20:07.383 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Compile date 2024-08-31 15:24:50 2024-09-01T00:20:07.383 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: DB SUMMARY 2024-09-01T00:20:07.383 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: DB Session ID: HJXBQHWK93BTXZ4Y2K0C 2024-09-01T00:20:07.383 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: CURRENT file: CURRENT 2024-09-01T00:20:07.383 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: IDENTITY file: IDENTITY 2024-09-01T00:20:07.383 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-01T00:20:07.383 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-01T00:20:07.383 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84544 ; 2024-09-01T00:20:07.383 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.error_if_exists: 0 2024-09-01T00:20:07.384 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.create_if_missing: 0 2024-09-01T00:20:07.384 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.paranoid_checks: 1 2024-09-01T00:20:07.384 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-01T00:20:07.385 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-01T00:20:07.385 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-01T00:20:07.385 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.env: 0x55d1428c8bc0 2024-09-01T00:20:07.385 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.fs: PosixFileSystem 2024-09-01T00:20:07.385 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.info_log: 0x55d14449cbe0 2024-09-01T00:20:07.385 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_file_opening_threads: 16 2024-09-01T00:20:07.385 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.statistics: (nil) 2024-09-01T00:20:07.385 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.use_fsync: 0 2024-09-01T00:20:07.386 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_log_file_size: 0 2024-09-01T00:20:07.386 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-01T00:20:07.386 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-01T00:20:07.386 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.keep_log_file_num: 1000 2024-09-01T00:20:07.386 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.recycle_log_file_num: 0 2024-09-01T00:20:07.386 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.allow_fallocate: 1 2024-09-01T00:20:07.386 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.allow_mmap_reads: 0 2024-09-01T00:20:07.386 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.allow_mmap_writes: 0 2024-09-01T00:20:07.386 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.use_direct_reads: 0 2024-09-01T00:20:07.386 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-01T00:20:07.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.create_missing_column_families: 0 2024-09-01T00:20:07.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.db_log_dir: 2024-09-01T00:20:07.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.wal_dir: 2024-09-01T00:20:07.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-01T00:20:07.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-01T00:20:07.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-01T00:20:07.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-01T00:20:07.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-01T00:20:07.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-01T00:20:07.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.advise_random_on_open: 1 2024-09-01T00:20:07.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.db_write_buffer_size: 0 2024-09-01T00:20:07.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.write_buffer_manager: 0x55d1444aa320 2024-09-01T00:20:07.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-01T00:20:07.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-01T00:20:07.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-01T00:20:07.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.rate_limiter: (nil) 2024-09-01T00:20:07.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-01T00:20:07.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.wal_recovery_mode: 2 2024-09-01T00:20:07.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.enable_thread_tracking: 0 2024-09-01T00:20:07.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.enable_pipelined_write: 0 2024-09-01T00:20:07.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.unordered_write: 0 2024-09-01T00:20:07.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-01T00:20:07.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-01T00:20:07.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-01T00:20:07.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-01T00:20:07.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.row_cache: None 2024-09-01T00:20:07.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.wal_filter: None 2024-09-01T00:20:07.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-01T00:20:07.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.allow_ingest_behind: 0 2024-09-01T00:20:07.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.two_write_queues: 0 2024-09-01T00:20:07.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.manual_wal_flush: 0 2024-09-01T00:20:07.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.wal_compression: 0 2024-09-01T00:20:07.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.atomic_flush: 0 2024-09-01T00:20:07.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-01T00:20:07.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-01T00:20:07.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-01T00:20:07.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.log_readahead_size: 0 2024-09-01T00:20:07.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-01T00:20:07.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.best_efforts_recovery: 0 2024-09-01T00:20:07.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-01T00:20:07.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-01T00:20:07.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.allow_data_in_errors: 0 2024-09-01T00:20:07.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.db_host_id: __hostname__ 2024-09-01T00:20:07.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-01T00:20:07.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_background_jobs: 2 2024-09-01T00:20:07.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_background_compactions: -1 2024-09-01T00:20:07.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_subcompactions: 1 2024-09-01T00:20:07.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-01T00:20:07.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-01T00:20:07.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-01T00:20:07.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_total_wal_size: 0 2024-09-01T00:20:07.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-01T00:20:07.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-01T00:20:07.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-01T00:20:07.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-01T00:20:07.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_open_files: -1 2024-09-01T00:20:07.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bytes_per_sync: 0 2024-09-01T00:20:07.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-01T00:20:07.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-01T00:20:07.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_readahead_size: 0 2024-09-01T00:20:07.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_background_flushes: -1 2024-09-01T00:20:07.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Compression algorithms supported: 2024-09-01T00:20:07.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: kZSTD supported: 0 2024-09-01T00:20:07.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: kXpressCompression supported: 0 2024-09-01T00:20:07.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: kBZip2Compression supported: 0 2024-09-01T00:20:07.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-01T00:20:07.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: kLZ4Compression supported: 1 2024-09-01T00:20:07.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: kZlibCompression supported: 1 2024-09-01T00:20:07.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: kLZ4HCCompression supported: 1 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: kSnappyCompression supported: 1 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.merge_operator: 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_filter: None 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_filter_factory: None 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.sst_partitioner_factory: None 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d14449c7e0) 2024-09-01T00:20:07.394 INFO:journalctl@ceph.mon.a.smithi026.stdout: cache_index_and_filter_blocks: 1 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: pin_top_level_index_and_filter: 1 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: index_type: 0 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: data_block_index_type: 0 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: index_shortening: 1 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: checksum: 4 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: no_block_cache: 0 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache: 0x55d144491350 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache_name: BinnedLRUCache 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache_options: 2024-09-01T00:20:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout: capacity : 536870912 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: num_shard_bits : 4 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: strict_capacity_limit : 0 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: high_pri_pool_ratio: 0.000 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache_compressed: (nil) 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: persistent_cache: (nil) 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_size: 4096 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_size_deviation: 10 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_restart_interval: 16 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: index_block_restart_interval: 1 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: metadata_block_size: 4096 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: partition_filters: 0 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: use_delta_encoding: 1 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: filter_policy: bloomfilter 2024-09-01T00:20:07.396 INFO:journalctl@ceph.mon.a.smithi026.stdout: whole_key_filtering: 1 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout: verify_compression: 0 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout: read_amp_bytes_per_bit: 0 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout: format_version: 5 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout: enable_index_compression: 1 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_align: 0 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout: max_auto_readahead_size: 262144 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout: prepopulate_block_cache: 0 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout: initial_auto_readahead_size: 8192 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout: num_file_reads_for_auto_readahead: 2 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.write_buffer_size: 33554432 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_write_buffer_number: 2 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compression: NoCompression 2024-09-01T00:20:07.397 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bottommost_compression: Disabled 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.prefix_extractor: nullptr 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.num_levels: 7 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-01T00:20:07.398 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compression_opts.level: 32767 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compression_opts.strategy: 0 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compression_opts.enabled: false 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-01T00:20:07.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-01T00:20:07.400 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.target_file_size_base: 67108864 2024-09-01T00:20:07.400 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-01T00:20:07.400 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-01T00:20:07.400 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-01T00:20:07.400 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-01T00:20:07.400 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-01T00:20:07.400 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-01T00:20:07.400 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-01T00:20:07.400 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-01T00:20:07.400 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-01T00:20:07.400 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-01T00:20:07.401 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-01T00:20:07.401 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-01T00:20:07.401 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-01T00:20:07.401 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-01T00:20:07.401 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.arena_block_size: 1048576 2024-09-01T00:20:07.401 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-01T00:20:07.401 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-01T00:20:07.401 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.disable_auto_compactions: 0 2024-09-01T00:20:07.402 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-01T00:20:07.402 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-01T00:20:07.402 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-01T00:20:07.402 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-01T00:20:07.402 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-01T00:20:07.402 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-01T00:20:07.402 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-01T00:20:07.402 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-01T00:20:07.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-01T00:20:07.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-01T00:20:07.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-01T00:20:07.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.inplace_update_support: 0 2024-09-01T00:20:07.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-01T00:20:07.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-01T00:20:07.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-01T00:20:07.404 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-01T00:20:07.404 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.bloom_locality: 0 2024-09-01T00:20:07.404 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.max_successive_merges: 0 2024-09-01T00:20:07.405 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-01T00:20:07.405 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.paranoid_file_checks: 0 2024-09-01T00:20:07.405 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.force_consistency_checks: 1 2024-09-01T00:20:07.406 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.report_bg_io_stats: 0 2024-09-01T00:20:07.406 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.ttl: 2592000 2024-09-01T00:20:07.406 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-01T00:20:07.406 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-01T00:20:07.406 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-01T00:20:07.406 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.enable_blob_files: false 2024-09-01T00:20:07.406 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.min_blob_size: 0 2024-09-01T00:20:07.406 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.blob_file_size: 268435456 2024-09-01T00:20:07.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-01T00:20:07.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-01T00:20:07.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-01T00:20:07.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-01T00:20:07.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-01T00:20:07.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.blob_file_starting_level: 0 2024-09-01T00:20:07.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-01T00:20:07.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: 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-01T00:20:07.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-01T00:20:07.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 07b9c30f-bc3e-4950-ae11-093a74e6bf81 2024-09-01T00:20:07.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150007327299, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-01T00:20:07.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-01T00:20:07.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150007328155, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81094, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 79244, "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": 73445, "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": 1725150007, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "07b9c30f-bc3e-4950-ae11-093a74e6bf81", "db_session_id": "HJXBQHWK93BTXZ4Y2K0C", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-01T00:20:07.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150007328250, "job": 1, "event": "recovery_finished"} 2024-09-01T00:20:07.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-01T00:20:07.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: 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-01T00:20:07.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d1444bce00 2024-09-01T00:20:07.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: DB pointer 0x55d1445b0000 2024-09-01T00:20:07.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-01T00:20:07.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-01T00:20:07.409 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** DB Stats ** 2024-09-01T00:20:07.409 INFO:journalctl@ceph.mon.a.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-01T00:20:07.409 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:20:07.409 INFO:journalctl@ceph.mon.a.smithi026.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-01T00:20:07.409 INFO:journalctl@ceph.mon.a.smithi026.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-01T00:20:07.409 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:20:07.409 INFO:journalctl@ceph.mon.a.smithi026.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-01T00:20:07.410 INFO:journalctl@ceph.mon.a.smithi026.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-01T00:20:07.410 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:20:07.410 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-01T00:20:07.410 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:20:07.410 INFO:journalctl@ceph.mon.a.smithi026.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-01T00:20:07.410 INFO:journalctl@ceph.mon.a.smithi026.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 135.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-01T00:20:07.410 INFO:journalctl@ceph.mon.a.smithi026.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 135.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-01T00:20:07.410 INFO:journalctl@ceph.mon.a.smithi026.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 135.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-01T00:20:07.410 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:20:07.410 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-01T00:20:07.410 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:20:07.410 INFO:journalctl@ceph.mon.a.smithi026.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-01T00:20:07.411 INFO:journalctl@ceph.mon.a.smithi026.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 135.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-01T00:20:07.411 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:20:07.411 INFO:journalctl@ceph.mon.a.smithi026.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-01T00:20:07.411 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:20:07.411 INFO:journalctl@ceph.mon.a.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-01T00:20:07.411 INFO:journalctl@ceph.mon.a.smithi026.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-01T00:20:07.411 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-01T00:20:07.411 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-01T00:20:07.411 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-01T00:20:07.411 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-01T00:20:07.411 INFO:journalctl@ceph.mon.a.smithi026.stdout: Cumulative compaction: 0.00 GB write, 25.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-01T00:20:07.411 INFO:journalctl@ceph.mon.a.smithi026.stdout: Interval compaction: 0.00 GB write, 25.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-01T00:20:07.412 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:20:07.412 INFO:journalctl@ceph.mon.a.smithi026.stdout: Block cache BinnedLRUCache@0x55d144491350#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-01T00:20:07.412 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:20:07.412 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:20:07.412 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-01T00:20:07.412 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: starting mon.a rank 0 at public addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] at bind addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:20:07.412 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: mon.a@-1(???) e1 preinit fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:20:07.412 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: mon.a@-1(???).mds e1 new map 2024-09-01T00:20:07.412 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: mon.a@-1(???).mds e1 print_map 2024-09-01T00:20:07.412 INFO:journalctl@ceph.mon.a.smithi026.stdout: e1 2024-09-01T00:20:07.412 INFO:journalctl@ceph.mon.a.smithi026.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-01T00:20:07.412 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout: legacy client fscid: -1 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout: No filesystems configured 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 bash[17172]: 116f221a53c253f9a63b49619892e7f3afaaaa81ffbabd2bd21651a7672fb013 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 systemd[1]: Started Ceph mon.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: monmap e1: 1 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: fsmap 2024-09-01T00:20:07.413 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: osdmap e1: 0 total, 0 up, 0 in 2024-09-01T00:20:07.414 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:07 smithi026 ceph-mon[17191]: mgrmap e1: no daemons active 2024-09-01T00:20:07.414 INFO:teuthology.orchestra.run.smithi026.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-01T00:20:08.457 INFO:teuthology.orchestra.run.smithi026.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-01T00:20:08.478 INFO:teuthology.orchestra.run.smithi026.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-01T00:20:08.479 INFO:teuthology.orchestra.run.smithi026.stdout:Creating mgr... 2024-09-01T00:20:08.479 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-01T00:20:08.479 INFO:teuthology.orchestra.run.smithi026.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-01T00:20:08.736 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.y 2024-09-01T00:20:08.736 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Failed to reset failed state of unit ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.y.service: Unit ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.y.service not loaded. 2024-09-01T00:20:08.890 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968.target.wants/ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@.service. 2024-09-01T00:20:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:08 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2037912847' entity='client.admin' 2024-09-01T00:20:09.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:09 smithi026 podman[17404]: 2024-09-01 00:20:09.023031456 +0000 UTC m=+0.016119995 image pull 0819e487878b087af3fd917b2166acbc5000f487a3df53b1847d65d8a489c561 quay.ceph.io/ceph-ci/ceph:reef 2024-09-01T00:20:09.433 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-01T00:20:09.433 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout disabled 2024-09-01T00:20:09.441 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-01T00:20:09.441 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout inactive 2024-09-01T00:20:09.442 INFO:teuthology.orchestra.run.smithi026.stdout:firewalld.service is not enabled 2024-09-01T00:20:09.442 INFO:teuthology.orchestra.run.smithi026.stdout:Not possible to enable service . firewalld.service is not available 2024-09-01T00:20:09.452 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-01T00:20:09.452 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout disabled 2024-09-01T00:20:09.459 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-01T00:20:09.459 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout inactive 2024-09-01T00:20:09.459 INFO:teuthology.orchestra.run.smithi026.stdout:firewalld.service is not enabled 2024-09-01T00:20:09.460 INFO:teuthology.orchestra.run.smithi026.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-01T00:20:09.460 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for mgr to start... 2024-09-01T00:20:09.460 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for mgr... 2024-09-01T00:20:09.510 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:09 smithi026 podman[17404]: 2024-09-01 00:20:09.317156151 +0000 UTC m=+0.310244702 container init 3aaa22226245ccd00cf3317348b11befee7c6a90769fc478d2b4c3f5b3fa9a17 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=reef-7290dfe, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-01T00:20:09.510 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:09 smithi026 podman[17404]: 2024-09-01 00:20:09.319967374 +0000 UTC m=+0.313055920 container start 3aaa22226245ccd00cf3317348b11befee7c6a90769fc478d2b4c3f5b3fa9a17 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7290dfe, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-01T00:20:09.510 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:09 smithi026 bash[17404]: 3aaa22226245ccd00cf3317348b11befee7c6a90769fc478d2b4c3f5b3fa9a17 2024-09-01T00:20:09.510 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:09 smithi026 systemd[1]: Started Ceph mgr.y for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:20:09.510 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:09 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:09.446+0000 7f645ee77040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-01T00:20:09.510 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:09 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:09.510+0000 7f645ee77040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-01T00:20:09.819 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:09 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:09.666+0000 7f645ee77040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-01T00:20:09.819 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:09 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:09.737+0000 7f645ee77040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-01T00:20:10.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:10 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/882740723' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-01T00:20:10.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:09 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:09.891+0000 7f645ee77040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:20:10.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:10 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:10.041+0000 7f645ee77040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-01T00:20:10.528 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-01T00:20:10.528 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-01T00:20:10.528 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "fsid": "cad1eb86-67f7-11ef-bcd4-c7b262605968", 2024-09-01T00:20:10.528 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "health": { 2024-09-01T00:20:10.528 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 0 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "a" 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-01T00:20:10.529 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-01T00:20:10.530 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-01T00:20:10.530 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:10.530 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-01T00:20:10.530 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-01T00:20:10.530 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-01T00:20:10.530 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-01T00:20:10.530 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-01T00:20:10.530 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-01T00:20:10.533 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-01T00:20:10.533 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-01T00:20:10.533 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:10.533 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:10.534 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-01T00:20:10.535 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-01T00:20:10.535 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-01T00:20:10.535 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-01T00:20:10.535 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-01T00:20:10.535 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-01T00:20:10.535 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "restful" 2024-09-01T00:20:10.535 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-01T00:20:10.535 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-01T00:20:10.535 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:10.535 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-01T00:20:10.535 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-01T00:20:10.535 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "modified": "2024-09-01T00:20:02.580535+0000", 2024-09-01T00:20:10.536 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-01T00:20:10.536 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:10.536 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-01T00:20:10.536 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-01T00:20:10.536 INFO:teuthology.orchestra.run.smithi026.stdout:mgr not available, waiting (1/15)... 2024-09-01T00:20:10.624 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:10 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:10.369+0000 7f645ee77040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-01T00:20:10.624 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:10 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:10.432+0000 7f645ee77040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-01T00:20:10.949 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:10 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:10.624+0000 7f645ee77040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-01T00:20:11.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:11 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:11.530+0000 7f645ee77040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-01T00:20:11.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:11 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:11.599+0000 7f645ee77040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-01T00:20:12.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:12.354+0000 7f645ee77040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-01T00:20:12.731 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:12.474+0000 7f645ee77040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-01T00:20:12.731 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:12.623+0000 7f645ee77040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:20:12.731 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:12.687+0000 7f645ee77040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-01T00:20:12.982 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:12.846+0000 7f645ee77040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-01T00:20:12.982 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:12.918+0000 7f645ee77040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-01T00:20:12.982 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:12.982+0000 7f645ee77040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-01T00:20:13.287 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:13 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3245618234' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-01T00:20:13.287 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:13.150+0000 7f645ee77040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-01T00:20:13.287 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:13.218+0000 7f645ee77040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-01T00:20:13.287 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:13.287+0000 7f645ee77040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-01T00:20:13.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:13.374+0000 7f645ee77040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-01T00:20:13.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:13.435+0000 7f645ee77040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-01T00:20:13.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:13.497+0000 7f645ee77040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-01T00:20:13.605 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-01T00:20:13.605 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-01T00:20:13.605 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "fsid": "cad1eb86-67f7-11ef-bcd4-c7b262605968", 2024-09-01T00:20:13.605 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "health": { 2024-09-01T00:20:13.605 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-01T00:20:13.605 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-01T00:20:13.605 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-01T00:20:13.605 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 0 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "a" 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-01T00:20:13.606 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-01T00:20:13.607 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-01T00:20:13.608 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-01T00:20:13.608 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-01T00:20:13.608 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-01T00:20:13.608 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:13.608 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-01T00:20:13.608 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-01T00:20:13.608 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-01T00:20:13.608 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-01T00:20:13.608 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:13.608 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-01T00:20:13.608 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-01T00:20:13.609 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-01T00:20:13.609 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-01T00:20:13.609 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-01T00:20:13.609 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-01T00:20:13.609 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "restful" 2024-09-01T00:20:13.609 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-01T00:20:13.609 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-01T00:20:13.609 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:13.609 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-01T00:20:13.609 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-01T00:20:13.609 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "modified": "2024-09-01T00:20:02.580535+0000", 2024-09-01T00:20:13.609 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-01T00:20:13.610 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:13.610 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-01T00:20:13.610 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-01T00:20:13.610 INFO:teuthology.orchestra.run.smithi026.stdout:mgr not available, waiting (2/15)... 2024-09-01T00:20:14.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:14.314+0000 7f645ee77040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-01T00:20:14.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: Activating manager daemon y 2024-09-01T00:20:14.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: mgrmap e2: y(active, starting, since 0.00296044s) 2024-09-01T00:20:14.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: from='mgr.14100 172.21.15.26:0/632449969' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-01T00:20:14.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: from='mgr.14100 172.21.15.26:0/632449969' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-01T00:20:14.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: from='mgr.14100 172.21.15.26:0/632449969' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-01T00:20:14.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: from='mgr.14100 172.21.15.26:0/632449969' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:20:14.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: from='mgr.14100 172.21.15.26:0/632449969' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-01T00:20:14.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: Manager daemon y is now available 2024-09-01T00:20:14.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: from='mgr.14100 172.21.15.26:0/632449969' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:20:14.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: from='mgr.14100 172.21.15.26:0/632449969' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-01T00:20:14.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: from='mgr.14100 172.21.15.26:0/632449969' entity='mgr.y' 2024-09-01T00:20:14.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: from='mgr.14100 172.21.15.26:0/632449969' entity='mgr.y' 2024-09-01T00:20:14.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:14 smithi026 ceph-mon[17191]: from='mgr.14100 172.21.15.26:0/632449969' entity='mgr.y' 2024-09-01T00:20:16.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:16 smithi026 ceph-mon[17191]: mgrmap e3: y(active, since 1.00655s) 2024-09-01T00:20:16.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:16 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/4255075075' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-01T00:20:16.767 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-01T00:20:16.767 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-01T00:20:16.767 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "fsid": "cad1eb86-67f7-11ef-bcd4-c7b262605968", 2024-09-01T00:20:16.767 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "health": { 2024-09-01T00:20:16.767 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-01T00:20:16.767 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-01T00:20:16.767 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 0 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "a" 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-01T00:20:16.768 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-01T00:20:16.769 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:16.769 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-01T00:20:16.769 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-01T00:20:16.769 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-01T00:20:16.769 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-01T00:20:16.769 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-01T00:20:16.769 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-01T00:20:16.772 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-01T00:20:16.772 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-01T00:20:16.773 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "restful" 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ], 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:16.774 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-01T00:20:16.775 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-01T00:20:16.775 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "modified": "2024-09-01T00:20:02.580535+0000", 2024-09-01T00:20:16.775 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-01T00:20:16.775 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout }, 2024-09-01T00:20:16.775 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-01T00:20:16.775 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-01T00:20:16.775 INFO:teuthology.orchestra.run.smithi026.stdout:mgr is available 2024-09-01T00:20:17.346 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:17 smithi026 ceph-mon[17191]: mgrmap e4: y(active, since 2s) 2024-09-01T00:20:17.855 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-01T00:20:17.855 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout [global] 2024-09-01T00:20:17.855 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout fsid = cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:20:17.855 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-01T00:20:17.855 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-01T00:20:17.855 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-01T00:20:17.856 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-01T00:20:17.856 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-01T00:20:17.856 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-01T00:20:17.856 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-01T00:20:17.856 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 2024-09-01T00:20:17.856 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout [osd] 2024-09-01T00:20:17.856 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-01T00:20:17.856 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-01T00:20:17.856 INFO:teuthology.orchestra.run.smithi026.stdout:Enabling cephadm module... 2024-09-01T00:20:18.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:18 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3058823997' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-01T00:20:21.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:21 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1022087579' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-01T00:20:21.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ignoring --setuser ceph since I am not root 2024-09-01T00:20:21.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ignoring --setgroup ceph since I am not root 2024-09-01T00:20:21.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:21.249+0000 7f2944668040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-01T00:20:21.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:21.307+0000 7f2944668040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-01T00:20:21.824 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:21.460+0000 7f2944668040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-01T00:20:21.824 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:21.529+0000 7f2944668040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-01T00:20:21.824 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:21.679+0000 7f2944668040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:20:21.824 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:21.824+0000 7f2944668040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-01T00:20:22.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:22 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1022087579' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-01T00:20:22.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:22 smithi026 ceph-mon[17191]: mgrmap e5: y(active, since 6s) 2024-09-01T00:20:22.408 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:22.152+0000 7f2944668040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-01T00:20:22.409 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:22.214+0000 7f2944668040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-01T00:20:22.409 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:22.408+0000 7f2944668040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-01T00:20:23.684 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:23 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:23.309+0000 7f2944668040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-01T00:20:23.684 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:23 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:23.376+0000 7f2944668040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-01T00:20:24.397 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:24.128+0000 7f2944668040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-01T00:20:24.397 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:24.248+0000 7f2944668040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-01T00:20:24.684 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:24.395+0000 7f2944668040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:20:24.684 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:24.459+0000 7f2944668040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-01T00:20:24.684 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:24.613+0000 7f2944668040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-01T00:20:24.684 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:24.684+0000 7f2944668040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-01T00:20:24.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:24.746+0000 7f2944668040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-01T00:20:24.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:24.909+0000 7f2944668040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-01T00:20:25.252 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:24.976+0000 7f2944668040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-01T00:20:25.253 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:25 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:25.044+0000 7f2944668040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-01T00:20:25.253 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:25 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:25.130+0000 7f2944668040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-01T00:20:25.253 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:25 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:25.191+0000 7f2944668040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-01T00:20:25.253 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:25 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:25.252+0000 7f2944668040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-01T00:20:26.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:26.062+0000 7f2944668040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-01T00:20:26.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: Active manager daemon y restarted 2024-09-01T00:20:26.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: Activating manager daemon y 2024-09-01T00:20:26.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: osdmap e2: 0 total, 0 up, 0 in 2024-09-01T00:20:26.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: mgrmap e6: y(active, starting, since 0.00314207s) 2024-09-01T00:20:26.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:20:26.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-01T00:20:26.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-01T00:20:26.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-01T00:20:26.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-01T00:20:26.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: Manager daemon y is now available 2024-09-01T00:20:26.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:26.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:26.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:20:26.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:20:26.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:20:26.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:26 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-01T00:20:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:27 smithi026 ceph-mon[17191]: Found migration_current of "None". Setting to last migration. 2024-09-01T00:20:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:27 smithi026 ceph-mon[17191]: mgrmap e7: y(active, since 1.00467s) 2024-09-01T00:20:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:27 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:27 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:28.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:28.312+0000 7f28ac349640 -1 log_channel(cephadm) log [ERR] : [01/Sep/2024:00:20:28] ENGINE Error in HTTPServer.serve 2024-09-01T00:20:28.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: Traceback (most recent call last): 2024-09-01T00:20:28.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:20:28.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: self._connections.run(self.expiration_interval) 2024-09-01T00:20:28.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:20:28.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: self._run(expiration_interval) 2024-09-01T00:20:28.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:20:28.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:20:28.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:20:28.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:20:28.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:20:28.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: s = self.context.wrap_socket( 2024-09-01T00:20:28.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:20:28.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: return self.sslsocket_class._create( 2024-09-01T00:20:28.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:20:28.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: self.do_handshake() 2024-09-01T00:20:28.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:20:28.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: self._sslobj.do_handshake() 2024-09-01T00:20:28.600 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:20:28.600 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:29.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:29 smithi026 ceph-mon[17191]: [01/Sep/2024:00:20:28] ENGINE Bus STARTING 2024-09-01T00:20:29.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:29 smithi026 ceph-mon[17191]: mgrmap e8: y(active, since 2s) 2024-09-01T00:20:29.390 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:29 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:20:30.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:30 smithi026 ceph-mon[17191]: [01/Sep/2024:00:20:28] ENGINE Serving on http://172.21.15.26:8765 2024-09-01T00:20:30.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:30 smithi026 ceph-mon[17191]: [01/Sep/2024:00:20:28] ENGINE Serving on https://172.21.15.26:7150 2024-09-01T00:20:30.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:30 smithi026 ceph-mon[17191]: [01/Sep/2024:00:20:28] ENGINE Bus STARTED 2024-09-01T00:20:30.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:30 smithi026 ceph-mon[17191]: [01/Sep/2024:00:20:28] ENGINE Error in HTTPServer.serve 2024-09-01T00:20:30.392 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-01T00:20:30.392 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:20:30.392 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:20:30.392 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:20:30.392 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-01T00:20:30.392 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:20:30.392 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:20:30.392 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:20:30.392 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:20:30.393 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:20:30.393 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-01T00:20:30.393 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:20:30.393 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-01T00:20:30.393 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:20:30.393 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-01T00:20:30.393 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:20:30.393 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-01T00:20:30.393 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:20:30.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:30 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2896743679' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-01T00:20:30.394 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-01T00:20:30.395 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 8, 2024-09-01T00:20:30.395 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-01T00:20:30.395 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-01T00:20:30.395 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-01T00:20:30.395 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-01T00:20:30.395 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for the mgr to restart... 2024-09-01T00:20:30.395 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for mgr epoch 8... 2024-09-01T00:20:31.372 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:31 smithi026 ceph-mon[17191]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-01T00:20:31.372 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:31 smithi026 ceph-mon[17191]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-01T00:20:31.375 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-01T00:20:31.375 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 8, 2024-09-01T00:20:31.375 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-01T00:20:31.375 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-01T00:20:31.375 INFO:teuthology.orchestra.run.smithi026.stdout:mgr epoch 8 is available 2024-09-01T00:20:31.375 INFO:teuthology.orchestra.run.smithi026.stdout:Setting orchestrator backend to cephadm... 2024-09-01T00:20:33.086 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:32 smithi026 ceph-mon[17191]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:20:33.087 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:32 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:33.087 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:32 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:20:33.562 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-01T00:20:33.562 INFO:teuthology.orchestra.run.smithi026.stdout:Generating ssh key... 2024-09-01T00:20:34.159 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:33 smithi026 ceph-mon[17191]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:20:34.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: Generating public/private rsa key pair. 2024-09-01T00:20:34.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: Your identification has been saved in /tmp/tmplq19xm1z/key 2024-09-01T00:20:34.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: Your public key has been saved in /tmp/tmplq19xm1z/key.pub 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: The key fingerprint is: 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: SHA256:NCRIA3P5oPxWQC5wmKn4kloZxMW+Ec+oVQ5WkNJVCbw ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: The key's randomart image is: 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: +---[RSA 3072]----+ 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: |.=+BBO=oo. | 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: |+o++%.oo. | 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: |oo.=.% .o | 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: |o +.= E. . | 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: | o * + S | 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: |o = + | 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: |.o . | 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: |. | 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: | | 2024-09-01T00:20:34.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: +----[SHA256]-----+ 2024-09-01T00:20:35.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-mon[17191]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:20:35.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-mon[17191]: Generating ssh key... 2024-09-01T00:20:35.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:35.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:34 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:36.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:36 smithi026 ceph-mon[17191]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:20:36.558 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzhmT0ZCf+Ihn5Gf1ZzfrD6sY59Pl/FC+2Ro2yVXUuVcRrszc/jDP1NGGAXxw5+SvXsEBicMK9wQchRkiHawejHNSUhTZwW5lNHLLew5ysM8OC805LpqL67IBAakE23gUNUKoJTBcyPprRZr4rGv5gxraq5Ub6CgCUCwajBi9B0Nzqpv5OHJ0J//tADMB7BtrapR+UYkJT+onrGOM/enJJqEsuajAQyDg+SUKFrsvRsSYKOQYFVZE20cNIvTSN3oJ0//xKf5a+p10ABt11+5ONFLlIKS/XUqNbUQ+9V5qZzBzCZfjpwDvTrZzZqIqnyEK4Yswbdat9zQI+Tdwwoi51gT0i6QzinE5MAwx4iLSlL54PsEKHz9HSCbcj8HNRVyt8TkWiw25ZU5/QZUzCktInLWC4fHoGKL9pSHwBE0fH7cktJ+Nq+9ngwPQ4af3NBhNYWkLSOkGP0evhRFhTIeT1YqnGTzvDz+4jxg5ZiVYLSaYGfhPPlGTnIEbnNo5tP48= ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:20:36.559 INFO:teuthology.orchestra.run.smithi026.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-01T00:20:36.559 INFO:teuthology.orchestra.run.smithi026.stdout:Adding key to root@localhost authorized_keys... 2024-09-01T00:20:36.559 INFO:teuthology.orchestra.run.smithi026.stdout:Adding host smithi026... 2024-09-01T00:20:37.464 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:37 smithi026 ceph-mon[17191]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi026", "addr": "172.21.15.26", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:20:39.363 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:39 smithi026 ceph-mon[17191]: Deploying cephadm binary to smithi026 2024-09-01T00:20:40.999 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout Added host 'smithi026' with addr '172.21.15.26' 2024-09-01T00:20:40.999 INFO:teuthology.orchestra.run.smithi026.stdout:Deploying unmanaged mon service... 2024-09-01T00:20:41.668 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:41 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:41.668 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:41 smithi026 ceph-mon[17191]: Added host smithi026 2024-09-01T00:20:41.668 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:41 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:20:42.635 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-01T00:20:42.635 INFO:teuthology.orchestra.run.smithi026.stdout:Deploying unmanaged mgr service... 2024-09-01T00:20:42.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:42 smithi026 ceph-mon[17191]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:20:42.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:42 smithi026 ceph-mon[17191]: Saving service mon spec with placement count:5 2024-09-01T00:20:42.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:42 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:43 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:43 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:43 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:44.695 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-01T00:20:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:45 smithi026 ceph-mon[17191]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:20:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:45 smithi026 ceph-mon[17191]: Saving service mgr spec with placement count:2 2024-09-01T00:20:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:45 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:45 smithi026 ceph-mon[17191]: from='mgr.14118 172.21.15.26:0/4255126020' entity='mgr.y' 2024-09-01T00:20:46.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:46 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/933581958' entity='client.admin' 2024-09-01T00:20:46.679 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:46 smithi026 ceph-mon[17191]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:20:47.780 INFO:teuthology.orchestra.run.smithi026.stdout:Enabling the dashboard module... 2024-09-01T00:20:48.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:48 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2904922875' entity='client.admin' 2024-09-01T00:20:49.366 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:49 smithi026 ceph-mon[17191]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:20:49.366 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:49 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2705165926' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-01T00:20:49.367 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ignoring --setuser ceph since I am not root 2024-09-01T00:20:49.367 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ignoring --setgroup ceph since I am not root 2024-09-01T00:20:49.367 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:49.204+0000 7f496e561040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-01T00:20:49.367 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:49.263+0000 7f496e561040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-01T00:20:49.636 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:49.417+0000 7f496e561040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-01T00:20:49.637 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:49.484+0000 7f496e561040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-01T00:20:49.637 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:49.636+0000 7f496e561040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:20:49.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:49.782+0000 7f496e561040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-01T00:20:50.301 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:50 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2705165926' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-01T00:20:50.301 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:50 smithi026 ceph-mon[17191]: mgrmap e9: y(active, since 22s) 2024-09-01T00:20:50.301 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:50.104+0000 7f496e561040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-01T00:20:50.301 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:50.167+0000 7f496e561040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-01T00:20:50.606 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:50.363+0000 7f496e561040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-01T00:20:50.902 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-01T00:20:50.902 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-01T00:20:50.902 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-01T00:20:50.902 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-01T00:20:50.902 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-01T00:20:50.902 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-01T00:20:50.902 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for the mgr to restart... 2024-09-01T00:20:50.902 INFO:teuthology.orchestra.run.smithi026.stdout:Waiting for mgr epoch 9... 2024-09-01T00:20:51.164 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:51 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1287926348' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-01T00:20:51.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:51 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:51.276+0000 7f496e561040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-01T00:20:51.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:51 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:51.347+0000 7f496e561040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-01T00:20:52.344 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:52.080+0000 7f496e561040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-01T00:20:52.344 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:52.198+0000 7f496e561040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-01T00:20:52.615 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:52.343+0000 7f496e561040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:20:52.615 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:52.407+0000 7f496e561040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-01T00:20:52.615 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:52.562+0000 7f496e561040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-01T00:20:52.931 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:52.634+0000 7f496e561040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-01T00:20:52.931 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:52.696+0000 7f496e561040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-01T00:20:52.931 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:52.863+0000 7f496e561040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-01T00:20:52.932 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:52.931+0000 7f496e561040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-01T00:20:53.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:53.000+0000 7f496e561040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-01T00:20:53.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:53.087+0000 7f496e561040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-01T00:20:53.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:53.149+0000 7f496e561040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-01T00:20:53.602 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:53.210+0000 7f496e561040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-01T00:20:54.287 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:54.018+0000 7f496e561040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-01T00:20:54.287 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: Active manager daemon y restarted 2024-09-01T00:20:54.287 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: Activating manager daemon y 2024-09-01T00:20:54.287 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: osdmap e3: 0 total, 0 up, 0 in 2024-09-01T00:20:54.287 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: mgrmap e10: y(active, starting, since 0.00344996s) 2024-09-01T00:20:54.287 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:20:54.287 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-01T00:20:54.288 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-01T00:20:54.288 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-01T00:20:54.288 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-01T00:20:54.288 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: Manager daemon y is now available 2024-09-01T00:20:54.288 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:20:54.288 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:20:54.288 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-01T00:20:55.961 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout { 2024-09-01T00:20:55.962 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-01T00:20:55.962 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-01T00:20:55.962 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout } 2024-09-01T00:20:55.962 INFO:teuthology.orchestra.run.smithi026.stdout:mgr epoch 9 is available 2024-09-01T00:20:55.962 INFO:teuthology.orchestra.run.smithi026.stdout:Generating a dashboard self-signed certificate... 2024-09-01T00:20:56.269 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-mon[17191]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-01T00:20:56.269 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-mon[17191]: mgrmap e11: y(active, since 1.00572s) 2024-09-01T00:20:56.269 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-mon[17191]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-01T00:20:56.269 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:20:56.269 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:20:56.553 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:56.417+0000 7f48d49ac640 -1 log_channel(cephadm) log [ERR] : [01/Sep/2024:00:20:56] ENGINE Error in HTTPServer.serve 2024-09-01T00:20:56.554 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: Traceback (most recent call last): 2024-09-01T00:20:56.554 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:20:56.554 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: self._connections.run(self.expiration_interval) 2024-09-01T00:20:56.554 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:20:56.554 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: self._run(expiration_interval) 2024-09-01T00:20:56.554 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:20:56.554 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:20:56.555 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:20:56.555 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:20:56.555 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:20:56.555 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: s = self.context.wrap_socket( 2024-09-01T00:20:56.555 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:20:56.555 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: return self.sslsocket_class._create( 2024-09-01T00:20:56.555 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:20:56.555 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: self.do_handshake() 2024-09-01T00:20:56.555 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:20:56.555 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: self._sslobj.do_handshake() 2024-09-01T00:20:56.556 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:20:56.556 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:20:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:20:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:57 smithi026 ceph-mon[17191]: [01/Sep/2024:00:20:56] ENGINE Bus STARTING 2024-09-01T00:20:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:57 smithi026 ceph-mon[17191]: [01/Sep/2024:00:20:56] ENGINE Serving on http://172.21.15.26:8765 2024-09-01T00:20:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:57 smithi026 ceph-mon[17191]: [01/Sep/2024:00:20:56] ENGINE Serving on https://172.21.15.26:7150 2024-09-01T00:20:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:57 smithi026 ceph-mon[17191]: [01/Sep/2024:00:20:56] ENGINE Bus STARTED 2024-09-01T00:20:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:57 smithi026 ceph-mon[17191]: [01/Sep/2024:00:20:56] ENGINE Error in HTTPServer.serve 2024-09-01T00:20:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-01T00:20:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:20:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-01T00:20:57.952 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:20:57.952 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-01T00:20:57.952 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:20:57.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:57 smithi026 ceph-mon[17191]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:20:57.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:57 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:20:57.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:57 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:20:57.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:57 smithi026 ceph-mon[17191]: mgrmap e12: y(active, since 2s) 2024-09-01T00:20:58.081 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-01T00:20:58.081 INFO:teuthology.orchestra.run.smithi026.stdout:Creating initial admin user... 2024-09-01T00:20:59.495 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$csUPWfXNTWIpSbP4fgOIjezCxqMgVDjhH50FY4rg/JB5EuvoiSaxW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1725150058, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-01T00:20:59.496 INFO:teuthology.orchestra.run.smithi026.stdout:Fetching dashboard port number... 2024-09-01T00:21:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:59 smithi026 ceph-mon[17191]: 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-01T00:21:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:20:59 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:00.576 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stdout 8443 2024-09-01T00:21:00.586 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-01T00:21:00.586 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout disabled 2024-09-01T00:21:00.593 INFO:teuthology.orchestra.run.smithi026.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-01T00:21:00.593 INFO:teuthology.orchestra.run.smithi026.stdout:systemctl: stdout inactive 2024-09-01T00:21:00.593 INFO:teuthology.orchestra.run.smithi026.stdout:firewalld.service is not enabled 2024-09-01T00:21:00.593 INFO:teuthology.orchestra.run.smithi026.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-01T00:21:00.595 INFO:teuthology.orchestra.run.smithi026.stdout:Ceph Dashboard is now available at: 2024-09-01T00:21:00.595 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:21:00.595 INFO:teuthology.orchestra.run.smithi026.stdout: URL: https://smithi026:8443/ 2024-09-01T00:21:00.595 INFO:teuthology.orchestra.run.smithi026.stdout: User: admin 2024-09-01T00:21:00.595 INFO:teuthology.orchestra.run.smithi026.stdout: Password: fjh3kzezre 2024-09-01T00:21:00.595 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:21:00.596 INFO:teuthology.orchestra.run.smithi026.stdout:Saving cluster configuration to /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config directory 2024-09-01T00:21:00.596 INFO:teuthology.orchestra.run.smithi026.stdout:Enabling autotune for osd_memory_target 2024-09-01T00:21:00.976 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:00 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3731098827' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-01T00:21:02.124 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:01 smithi026 ceph-mon[17191]: mgrmap e13: y(active, since 6s) 2024-09-01T00:21:03.056 INFO:teuthology.orchestra.run.smithi026.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-01T00:21:03.057 INFO:teuthology.orchestra.run.smithi026.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-01T00:21:03.057 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:21:03.057 INFO:teuthology.orchestra.run.smithi026.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-01T00:21:03.057 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:21:03.057 INFO:teuthology.orchestra.run.smithi026.stdout:Or, if you are only running a single cluster on this host: 2024-09-01T00:21:03.057 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:21:03.058 INFO:teuthology.orchestra.run.smithi026.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-01T00:21:03.058 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:21:03.058 INFO:teuthology.orchestra.run.smithi026.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-01T00:21:03.058 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:21:03.058 INFO:teuthology.orchestra.run.smithi026.stdout: ceph telemetry on 2024-09-01T00:21:03.058 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:21:03.058 INFO:teuthology.orchestra.run.smithi026.stdout:For more information see: 2024-09-01T00:21:03.058 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:21:03.059 INFO:teuthology.orchestra.run.smithi026.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-01T00:21:03.059 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:21:03.059 INFO:teuthology.orchestra.run.smithi026.stdout:Bootstrap complete. 2024-09-01T00:21:03.101 INFO:tasks.cephadm:Fetching config... 2024-09-01T00:21:03.101 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:21:03.101 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-01T00:21:03.118 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-01T00:21:03.118 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:21:03.118 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-01T00:21:03.174 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-01T00:21:03.174 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:21:03.174 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-01T00:21:03.239 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-01T00:21:03.240 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:21:03.240 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-01T00:21:03.294 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-01T00:21:03.295 DEBUG:teuthology.orchestra.run.smithi026:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzhmT0ZCf+Ihn5Gf1ZzfrD6sY59Pl/FC+2Ro2yVXUuVcRrszc/jDP1NGGAXxw5+SvXsEBicMK9wQchRkiHawejHNSUhTZwW5lNHLLew5ysM8OC805LpqL67IBAakE23gUNUKoJTBcyPprRZr4rGv5gxraq5Ub6CgCUCwajBi9B0Nzqpv5OHJ0J//tADMB7BtrapR+UYkJT+onrGOM/enJJqEsuajAQyDg+SUKFrsvRsSYKOQYFVZE20cNIvTSN3oJ0//xKf5a+p10ABt11+5ONFLlIKS/XUqNbUQ+9V5qZzBzCZfjpwDvTrZzZqIqnyEK4Yswbdat9zQI+Tdwwoi51gT0i6QzinE5MAwx4iLSlL54PsEKHz9HSCbcj8HNRVyt8TkWiw25ZU5/QZUzCktInLWC4fHoGKL9pSHwBE0fH7cktJ+Nq+9ngwPQ4af3NBhNYWkLSOkGP0evhRFhTIeT1YqnGTzvDz+4jxg5ZiVYLSaYGfhPPlGTnIEbnNo5tP48= ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-01T00:21:03.369 INFO:teuthology.orchestra.run.smithi026.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzhmT0ZCf+Ihn5Gf1ZzfrD6sY59Pl/FC+2Ro2yVXUuVcRrszc/jDP1NGGAXxw5+SvXsEBicMK9wQchRkiHawejHNSUhTZwW5lNHLLew5ysM8OC805LpqL67IBAakE23gUNUKoJTBcyPprRZr4rGv5gxraq5Ub6CgCUCwajBi9B0Nzqpv5OHJ0J//tADMB7BtrapR+UYkJT+onrGOM/enJJqEsuajAQyDg+SUKFrsvRsSYKOQYFVZE20cNIvTSN3oJ0//xKf5a+p10ABt11+5ONFLlIKS/XUqNbUQ+9V5qZzBzCZfjpwDvTrZzZqIqnyEK4Yswbdat9zQI+Tdwwoi51gT0i6QzinE5MAwx4iLSlL54PsEKHz9HSCbcj8HNRVyt8TkWiw25ZU5/QZUzCktInLWC4fHoGKL9pSHwBE0fH7cktJ+Nq+9ngwPQ4af3NBhNYWkLSOkGP0evhRFhTIeT1YqnGTzvDz+4jxg5ZiVYLSaYGfhPPlGTnIEbnNo5tP48= ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:21:03.380 DEBUG:teuthology.orchestra.run.smithi139:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzhmT0ZCf+Ihn5Gf1ZzfrD6sY59Pl/FC+2Ro2yVXUuVcRrszc/jDP1NGGAXxw5+SvXsEBicMK9wQchRkiHawejHNSUhTZwW5lNHLLew5ysM8OC805LpqL67IBAakE23gUNUKoJTBcyPprRZr4rGv5gxraq5Ub6CgCUCwajBi9B0Nzqpv5OHJ0J//tADMB7BtrapR+UYkJT+onrGOM/enJJqEsuajAQyDg+SUKFrsvRsSYKOQYFVZE20cNIvTSN3oJ0//xKf5a+p10ABt11+5ONFLlIKS/XUqNbUQ+9V5qZzBzCZfjpwDvTrZzZqIqnyEK4Yswbdat9zQI+Tdwwoi51gT0i6QzinE5MAwx4iLSlL54PsEKHz9HSCbcj8HNRVyt8TkWiw25ZU5/QZUzCktInLWC4fHoGKL9pSHwBE0fH7cktJ+Nq+9ngwPQ4af3NBhNYWkLSOkGP0evhRFhTIeT1YqnGTzvDz+4jxg5ZiVYLSaYGfhPPlGTnIEbnNo5tP48= ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-01T00:21:03.424 INFO:teuthology.orchestra.run.smithi139.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzhmT0ZCf+Ihn5Gf1ZzfrD6sY59Pl/FC+2Ro2yVXUuVcRrszc/jDP1NGGAXxw5+SvXsEBicMK9wQchRkiHawejHNSUhTZwW5lNHLLew5ysM8OC805LpqL67IBAakE23gUNUKoJTBcyPprRZr4rGv5gxraq5Ub6CgCUCwajBi9B0Nzqpv5OHJ0J//tADMB7BtrapR+UYkJT+onrGOM/enJJqEsuajAQyDg+SUKFrsvRsSYKOQYFVZE20cNIvTSN3oJ0//xKf5a+p10ABt11+5ONFLlIKS/XUqNbUQ+9V5qZzBzCZfjpwDvTrZzZqIqnyEK4Yswbdat9zQI+Tdwwoi51gT0i6QzinE5MAwx4iLSlL54PsEKHz9HSCbcj8HNRVyt8TkWiw25ZU5/QZUzCktInLWC4fHoGKL9pSHwBE0fH7cktJ+Nq+9ngwPQ4af3NBhNYWkLSOkGP0evhRFhTIeT1YqnGTzvDz+4jxg5ZiVYLSaYGfhPPlGTnIEbnNo5tP48= ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:21:03.437 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-01T00:21:03.664 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:03 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1627347006' entity='client.admin' 2024-09-01T00:21:03.816 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:21:06.837 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-01T00:21:06.838 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-01T00:21:07.040 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:21:07.395 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:07 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2372983619' entity='client.admin' 2024-09-01T00:21:08.669 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:08 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:08.669 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:08 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:08.669 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:08 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi026", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:21:08.669 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:08 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:08.669 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:08 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:08.669 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:08 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:09.808 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi139 2024-09-01T00:21:09.808 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-01T00:21:09.809 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/etc/ceph/ceph.conf 2024-09-01T00:21:09.827 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-01T00:21:09.827 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:21:09.886 INFO:tasks.cephadm:Adding host smithi139 to orchestrator... 2024-09-01T00:21:09.887 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch host add smithi139 2024-09-01T00:21:10.084 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:21:10.194 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:10 smithi026 ceph-mon[17191]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:21:10.194 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:10.194 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:10.194 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:10.194 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:10.194 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:10 smithi026 ceph-mon[17191]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:21:10.194 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:10.195 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:10.195 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:11.107 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:11 smithi026 ceph-mon[17191]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:21:11.108 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:11 smithi026 ceph-mon[17191]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:21:11.108 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:11 smithi026 ceph-mon[17191]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:21:12.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:12 smithi026 ceph-mon[17191]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi139", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:21:13.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:13 smithi026 ceph-mon[17191]: Deploying cephadm binary to smithi139 2024-09-01T00:21:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:14 smithi026 ceph-mon[17191]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:15.029 INFO:teuthology.orchestra.run.smithi026.stdout:Added host 'smithi139' with addr '172.21.15.139' 2024-09-01T00:21:15.694 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch host ls --format=json 2024-09-01T00:21:15.889 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:21:16.326 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:16.327 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:16 smithi026 ceph-mon[17191]: Added host smithi139 2024-09-01T00:21:16.327 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:16.327 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:16.327 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:17.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:17 smithi026 ceph-mon[17191]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:17.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:17 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:17.583 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:21:17.584 INFO:teuthology.orchestra.run.smithi026.stdout:[{"addr": "172.21.15.26", "hostname": "smithi026", "labels": [], "status": ""}, {"addr": "172.21.15.139", "hostname": "smithi139", "labels": [], "status": ""}] 2024-09-01T00:21:18.160 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-01T00:21:18.160 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd crush tunables default 2024-09-01T00:21:18.371 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:21:19.441 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:19 smithi026 ceph-mon[17191]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:21:19.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:19 smithi026 ceph-mon[17191]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:20.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:20.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:20.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:20.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:20.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:21:20.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:20.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:20.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:20 smithi026 ceph-mon[17191]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:21:20.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:20.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:20.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:21.085 INFO:teuthology.orchestra.run.smithi026.stderr:adjusted tunables profile to default 2024-09-01T00:21:21.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:21 smithi026 ceph-mon[17191]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:21:21.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:21 smithi026 ceph-mon[17191]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:21:21.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:21 smithi026 ceph-mon[17191]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:21:21.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:21 smithi026 ceph-mon[17191]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:21.394 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:21 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2257877319' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-01T00:21:21.650 INFO:tasks.cephadm:Adding mon.a on smithi026 2024-09-01T00:21:21.650 INFO:tasks.cephadm:Adding mon.c on smithi026 2024-09-01T00:21:21.650 INFO:tasks.cephadm:Adding mon.b on smithi139 2024-09-01T00:21:21.650 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch apply mon '3;smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi139:172.21.15.139=b' 2024-09-01T00:21:21.849 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:21:22.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:22 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2257877319' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-01T00:21:22.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:22 smithi026 ceph-mon[17191]: osdmap e4: 0 total, 0 up, 0 in 2024-09-01T00:21:23.432 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled mon update... 2024-09-01T00:21:23.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:23 smithi026 ceph-mon[17191]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:23.957 DEBUG:teuthology.orchestra.run.smithi026:mon.c> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.c.service 2024-09-01T00:21:23.960 DEBUG:teuthology.orchestra.run.smithi139:mon.b> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.b.service 2024-09-01T00:21:23.963 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-01T00:21:23.963 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph mon dump -f json 2024-09-01T00:21:24.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:24 smithi026 ceph-mon[17191]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi139:172.21.15.139=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:21:24.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:24 smithi026 ceph-mon[17191]: Saving service mon spec with placement smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi139:172.21.15.139=b;count:3 2024-09-01T00:21:24.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:24 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:24.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:24 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:24.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:24 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:24.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:24 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:24.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:24 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:24.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:24 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:24.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:24 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:24.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:24 smithi026 ceph-mon[17191]: Deploying daemon mon.b on smithi139 2024-09-01T00:21:24.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:24 smithi026 ceph-mon[17191]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:24.707 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:21:26.641 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:21:26.641 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"cad1eb86-67f7-11ef-bcd4-c7b262605968","modified":"2024-09-01T00:19:59.690130Z","created":"2024-09-01T00:19:59.690130Z","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.26:3300","nonce":0},{"type":"v1","addr":"172.21.15.26:6789","nonce":0}]},"addr":"172.21.15.26:6789/0","public_addr":"172.21.15.26:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-01T00:21:26.641 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-09-01T00:21:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:27 smithi026 ceph-mon[17191]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:27 smithi026 ceph-mon[17191]: from='client.? 172.21.15.139:0/673944849' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-01T00:21:28.865 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-01T00:21:29.282 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph mon dump -f json 2024-09-01T00:21:29.283 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:29 smithi139 systemd[1]: Started Ceph mon.b for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:21:29.488 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:21:34.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:21:34.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: mon.a calling monitor election 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: mon.b calling monitor election 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: monmap e2: 2 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: fsmap 2024-09-01T00:21:34.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: osdmap e4: 0 total, 0 up, 0 in 2024-09-01T00:21:34.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: mgrmap e13: y(active, since 39s) 2024-09-01T00:21:34.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: overall HEALTH_OK 2024-09-01T00:21:34.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:34.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:34.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:34.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:34.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:34 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:34.287 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:21:34.287 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":2,"fsid":"cad1eb86-67f7-11ef-bcd4-c7b262605968","modified":"2024-09-01T00:21:28.959067Z","created":"2024-09-01T00:19:59.690130Z","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.26:3300","nonce":0},{"type":"v1","addr":"172.21.15.26:6789","nonce":0}]},"addr":"172.21.15.26:6789/0","public_addr":"172.21.15.26:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-01T00:21:34.288 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 2 2024-09-01T00:21:34.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:21:34.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: mon.a calling monitor election 2024-09-01T00:21:34.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: mon.b calling monitor election 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: monmap e2: 2 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: fsmap 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: osdmap e4: 0 total, 0 up, 0 in 2024-09-01T00:21:34.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: mgrmap e13: y(active, since 39s) 2024-09-01T00:21:34.360 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: overall HEALTH_OK 2024-09-01T00:21:34.360 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:34.360 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:34.360 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:34.360 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:34.360 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:34 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:35 smithi139 ceph-mon[20615]: Deploying daemon mon.c on smithi026 2024-09-01T00:21:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:35 smithi139 ceph-mon[20615]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:35 smithi139 ceph-mon[20615]: from='client.? 172.21.15.139:0/1331058175' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-01T00:21:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:35 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:35.345 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:35 smithi026 ceph-mon[17191]: Deploying daemon mon.c on smithi026 2024-09-01T00:21:35.345 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:35 smithi026 ceph-mon[17191]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:35.345 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:35 smithi026 ceph-mon[17191]: from='client.? 172.21.15.139:0/1331058175' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-01T00:21:35.345 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:35 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:35.864 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-01T00:21:35.865 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph mon dump -f json 2024-09-01T00:21:36.068 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:21:36.920 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:36 smithi026 systemd[1]: Starting Ceph mon.c for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:21:37.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[17191]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:37.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:36 smithi026 podman[28082]: 2024-09-01 00:21:36.920702322 +0000 UTC m=+0.110706551 container create 128a4604b5dadd58db32608c9dbc9b8d71fd292c8271e1678ebd78d52745fdfa (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-7290dfe, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-01T00:21:37.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:36 smithi026 podman[28082]: 2024-09-01 00:21:36.825636911 +0000 UTC m=+0.015641094 image pull 0819e487878b087af3fd917b2166acbc5000f487a3df53b1847d65d8a489c561 quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a 2024-09-01T00:21:37.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 podman[28082]: 2024-09-01 00:21:37.13132748 +0000 UTC m=+0.321331654 container init 128a4604b5dadd58db32608c9dbc9b8d71fd292c8271e1678ebd78d52745fdfa (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=reef-7290dfe, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-01T00:21:37.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 podman[28082]: 2024-09-01 00:21:37.135365787 +0000 UTC m=+0.325369963 container start 128a4604b5dadd58db32608c9dbc9b8d71fd292c8271e1678ebd78d52745fdfa (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=reef-7290dfe, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-01T00:21:37.179 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: set uid:gid to 167:167 (ceph:ceph) 2024-09-01T00:21:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable), process ceph-mon, pid 2 2024-09-01T00:21:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: pidfile_write: ignore empty --pid-file 2024-09-01T00:21:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: load: jerasure load: lrc 2024-09-01T00:21:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: RocksDB version: 7.9.2 2024-09-01T00:21:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Git sha 0 2024-09-01T00:21:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Compile date 2024-08-31 15:24:50 2024-09-01T00:21:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: DB SUMMARY 2024-09-01T00:21:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: DB Session ID: XK2Y9QRLOBDYBDUBZSYE 2024-09-01T00:21:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: CURRENT file: CURRENT 2024-09-01T00:21:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: IDENTITY file: IDENTITY 2024-09-01T00:21:37.180 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-01T00:21:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-01T00:21:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-01T00:21:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.error_if_exists: 0 2024-09-01T00:21:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.create_if_missing: 0 2024-09-01T00:21:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.paranoid_checks: 1 2024-09-01T00:21:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-01T00:21:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-01T00:21:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-01T00:21:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.env: 0x55ee39f06bc0 2024-09-01T00:21:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.fs: PosixFileSystem 2024-09-01T00:21:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.info_log: 0x55ee3c47cbe0 2024-09-01T00:21:37.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_file_opening_threads: 16 2024-09-01T00:21:37.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.statistics: (nil) 2024-09-01T00:21:37.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.use_fsync: 0 2024-09-01T00:21:37.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_log_file_size: 0 2024-09-01T00:21:37.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-01T00:21:37.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-01T00:21:37.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.keep_log_file_num: 1000 2024-09-01T00:21:37.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.recycle_log_file_num: 0 2024-09-01T00:21:37.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.allow_fallocate: 1 2024-09-01T00:21:37.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.allow_mmap_reads: 0 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.allow_mmap_writes: 0 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.use_direct_reads: 0 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.create_missing_column_families: 0 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.db_log_dir: 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.wal_dir: 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.advise_random_on_open: 1 2024-09-01T00:21:37.183 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.db_write_buffer_size: 0 2024-09-01T00:21:37.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.write_buffer_manager: 0x55ee3c48a320 2024-09-01T00:21:37.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-01T00:21:37.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-01T00:21:37.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-01T00:21:37.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.rate_limiter: (nil) 2024-09-01T00:21:37.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-01T00:21:37.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.wal_recovery_mode: 2 2024-09-01T00:21:37.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.enable_thread_tracking: 0 2024-09-01T00:21:37.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.enable_pipelined_write: 0 2024-09-01T00:21:37.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.unordered_write: 0 2024-09-01T00:21:37.186 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.row_cache: None 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.wal_filter: None 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.allow_ingest_behind: 0 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.two_write_queues: 0 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.manual_wal_flush: 0 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.wal_compression: 0 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.atomic_flush: 0 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-01T00:21:37.187 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-01T00:21:37.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-01T00:21:37.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.log_readahead_size: 0 2024-09-01T00:21:37.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-01T00:21:37.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.best_efforts_recovery: 0 2024-09-01T00:21:37.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-01T00:21:37.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-01T00:21:37.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.allow_data_in_errors: 0 2024-09-01T00:21:37.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.db_host_id: __hostname__ 2024-09-01T00:21:37.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-01T00:21:37.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_background_jobs: 2 2024-09-01T00:21:37.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_background_compactions: -1 2024-09-01T00:21:37.188 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_subcompactions: 1 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_total_wal_size: 0 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_open_files: -1 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bytes_per_sync: 0 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_readahead_size: 0 2024-09-01T00:21:37.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_background_flushes: -1 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Compression algorithms supported: 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: kZSTD supported: 0 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: kXpressCompression supported: 0 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: kBZip2Compression supported: 0 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: kLZ4Compression supported: 1 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: kZlibCompression supported: 1 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: kLZ4HCCompression supported: 1 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: kSnappyCompression supported: 1 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-01T00:21:37.190 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.merge_operator: 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_filter: None 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_filter_factory: None 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.sst_partitioner_factory: None 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ee3c47c7e0) 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout: cache_index_and_filter_blocks: 1 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout: pin_top_level_index_and_filter: 1 2024-09-01T00:21:37.191 INFO:journalctl@ceph.mon.c.smithi026.stdout: index_type: 0 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: data_block_index_type: 0 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: index_shortening: 1 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: checksum: 4 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: no_block_cache: 0 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache: 0x55ee3c4711f0 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache_name: BinnedLRUCache 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache_options: 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: capacity : 536870912 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: num_shard_bits : 4 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: strict_capacity_limit : 0 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: high_pri_pool_ratio: 0.000 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache_compressed: (nil) 2024-09-01T00:21:37.192 INFO:journalctl@ceph.mon.c.smithi026.stdout: persistent_cache: (nil) 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_size: 4096 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_size_deviation: 10 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_restart_interval: 16 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: index_block_restart_interval: 1 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: metadata_block_size: 4096 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: partition_filters: 0 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: use_delta_encoding: 1 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: filter_policy: bloomfilter 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: whole_key_filtering: 1 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: verify_compression: 0 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: read_amp_bytes_per_bit: 0 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: format_version: 5 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: enable_index_compression: 1 2024-09-01T00:21:37.193 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_align: 0 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout: max_auto_readahead_size: 262144 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout: prepopulate_block_cache: 0 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout: initial_auto_readahead_size: 8192 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout: num_file_reads_for_auto_readahead: 2 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.write_buffer_size: 33554432 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_write_buffer_number: 2 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compression: NoCompression 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bottommost_compression: Disabled 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.prefix_extractor: nullptr 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.num_levels: 7 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-01T00:21:37.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compression_opts.level: 32767 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compression_opts.strategy: 0 2024-09-01T00:21:37.195 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compression_opts.enabled: false 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.target_file_size_base: 67108864 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-01T00:21:37.196 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.arena_block_size: 1048576 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-01T00:21:37.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.disable_auto_compactions: 0 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.inplace_update_support: 0 2024-09-01T00:21:37.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.bloom_locality: 0 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.max_successive_merges: 0 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.paranoid_file_checks: 0 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.force_consistency_checks: 1 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.report_bg_io_stats: 0 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.ttl: 2592000 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-01T00:21:37.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.enable_blob_files: false 2024-09-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.min_blob_size: 0 2024-09-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.blob_file_size: 268435456 2024-09-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.blob_file_starting_level: 0 2024-09-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: 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-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 713175e0-2c5b-4ff0-bdeb-a70551a94057 2024-09-01T00:21:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150097162266, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150097162646, "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": 1725150097, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "713175e0-2c5b-4ff0-bdeb-a70551a94057", "db_session_id": "XK2Y9QRLOBDYBDUBZSYE", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150097162742, "job": 1, "event": "recovery_finished"} 2024-09-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: 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-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ee3c49ce00 2024-09-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: DB pointer 0x55ee3c590000 2024-09-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** DB Stats ** 2024-09-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:21:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-01T00:21:37.202 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.stdout: Cumulative compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-01T00:21:37.203 INFO:journalctl@ceph.mon.c.smithi026.stdout: Interval compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.stdout: Block cache BinnedLRUCache@0x55ee3c4711f0#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-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: using public_addrv [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] 2024-09-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: starting mon.c rank -1 at public addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] at bind addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(???) e0 preinit fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(synchronizing).mds e1 new map 2024-09-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.stdout: e1 2024-09-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-01T00:21:37.204 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout: legacy client fscid: -1 2024-09-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout: No filesystems configured 2024-09-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: 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-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-01T00:21:37.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:37.206 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2257877319' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2257877319' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: osdmap e4: 0 total, 0 up, 0 in 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi139:172.21.15.139=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: Saving service mon spec with placement smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi139:172.21.15.139=b;count:3 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:37.207 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: Deploying daemon mon.b on smithi139 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='client.? 172.21.15.139:0/673944849' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.a calling monitor election 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:37.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.b calling monitor election 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: monmap e2: 2 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: fsmap 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: osdmap e4: 0 total, 0 up, 0 in 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mgrmap e13: y(active, since 39s) 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: overall HEALTH_OK 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:37.209 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:37.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:37.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:37.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: Deploying daemon mon.c on smithi026 2024-09-01T00:21:37.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:37.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='client.? 172.21.15.139:0/1331058175' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-01T00:21:37.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:37.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:37.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 ceph-mon[28102]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-01T00:21:37.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:37 smithi139 ceph-mon[20615]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:37.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 bash[28082]: 128a4604b5dadd58db32608c9dbc9b8d71fd292c8271e1678ebd78d52745fdfa 2024-09-01T00:21:37.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:37 smithi026 systemd[1]: Started Ceph mon.c for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:21:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:21:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: mon.a calling monitor election 2024-09-01T00:21:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: mon.b calling monitor election 2024-09-01T00:21:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: mon.c calling monitor election 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: fsmap 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: osdmap e4: 0 total, 0 up, 0 in 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: mgrmap e13: y(active, since 48s) 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: overall HEALTH_OK 2024-09-01T00:21:42.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:42.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:42.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:42.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:42.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:21:42.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: mon.a calling monitor election 2024-09-01T00:21:42.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:42.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: mon.b calling monitor election 2024-09-01T00:21:42.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:42.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: mon.c calling monitor election 2024-09-01T00:21:42.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:42.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:42.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-01T00:21:42.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-01T00:21:42.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: fsmap 2024-09-01T00:21:42.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: osdmap e4: 0 total, 0 up, 0 in 2024-09-01T00:21:42.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: mgrmap e13: y(active, since 48s) 2024-09-01T00:21:42.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: overall HEALTH_OK 2024-09-01T00:21:42.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:42.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:42.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:42.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:42.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: mon.a calling monitor election 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: mon.b calling monitor election 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: mon.c calling monitor election 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:42.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:42.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-01T00:21:42.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-01T00:21:42.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: fsmap 2024-09-01T00:21:42.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: osdmap e4: 0 total, 0 up, 0 in 2024-09-01T00:21:42.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: mgrmap e13: y(active, since 48s) 2024-09-01T00:21:42.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: overall HEALTH_OK 2024-09-01T00:21:42.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:42.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:42.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:42.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:43 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:43 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:43 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:43 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:43.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:43 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:43.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:43 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:43.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:43 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:43.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:43 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:43.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:43 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:43.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:43 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:21:43.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:43 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:43.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:43 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:43.795 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:21:43.795 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":3,"fsid":"cad1eb86-67f7-11ef-bcd4-c7b262605968","modified":"2024-09-01T00:21:37.185024Z","created":"2024-09-01T00:19:59.690130Z","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.26:3300","nonce":0},{"type":"v1","addr":"172.21.15.26:6789","nonce":0}]},"addr":"172.21.15.26:6789/0","public_addr":"172.21.15.26:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:3301","nonce":0},{"type":"v1","addr":"172.21.15.26:6790","nonce":0}]},"addr":"172.21.15.26:6790/0","public_addr":"172.21.15.26:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-01T00:21:43.795 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 3 2024-09-01T00:21:44.380 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-01T00:21:44.380 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph config generate-minimal-conf 2024-09-01T00:21:44.571 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.571 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.571 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:44.571 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:44.571 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:21:44.571 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:21:44.571 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='client.? 172.21.15.139:0/2623443171' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: Reconfiguring mon.a (unknown last config time)... 2024-09-01T00:21:44.572 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:44.573 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-01T00:21:44.573 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:44.573 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: Reconfiguring daemon mon.a on smithi026 2024-09-01T00:21:44.573 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:44.573 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.573 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.573 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.573 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:44.573 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:44.573 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:21:44.573 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:21:44.573 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='client.? 172.21.15.139:0/2623443171' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: Reconfiguring mon.a (unknown last config time)... 2024-09-01T00:21:44.574 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:44.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-01T00:21:44.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:44.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: Reconfiguring daemon mon.a on smithi026 2024-09-01T00:21:44.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:44.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:21:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:21:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:21:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='client.? 172.21.15.139:0/2623443171' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: Reconfiguring mon.a (unknown last config time)... 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:44.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-01T00:21:44.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:44.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: Reconfiguring daemon mon.a on smithi026 2024-09-01T00:21:44.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:44.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:45.308 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:21:46.355 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:46.355 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:46.355 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[17191]: Reconfiguring mon.c (monmap changed)... 2024-09-01T00:21:46.355 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:46.355 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-01T00:21:46.355 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:46.355 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[17191]: Reconfiguring daemon mon.c on smithi026 2024-09-01T00:21:46.355 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[17191]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:46.356 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:46.356 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:46.356 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[28102]: Reconfiguring mon.c (monmap changed)... 2024-09-01T00:21:46.356 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:46.356 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-01T00:21:46.356 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:46.356 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[28102]: Reconfiguring daemon mon.c on smithi026 2024-09-01T00:21:46.356 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:46 smithi026 ceph-mon[28102]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:46 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:46 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:46 smithi139 ceph-mon[20615]: Reconfiguring mon.c (monmap changed)... 2024-09-01T00:21:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:46 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:46 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-01T00:21:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:46 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:46 smithi139 ceph-mon[20615]: Reconfiguring daemon mon.c on smithi026 2024-09-01T00:21:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:46 smithi139 ceph-mon[20615]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:47.215 INFO:teuthology.orchestra.run.smithi026.stdout:# minimal ceph.conf for cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:21:47.215 INFO:teuthology.orchestra.run.smithi026.stdout:[global] 2024-09-01T00:21:47.215 INFO:teuthology.orchestra.run.smithi026.stdout: fsid = cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:21:47.215 INFO:teuthology.orchestra.run.smithi026.stdout: mon_host = [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] 2024-09-01T00:21:47.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:47 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2940359530' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:47.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:47 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2940359530' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:47.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:47 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2940359530' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:48.095 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-01T00:21:48.096 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:21:48.096 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/ceph/ceph.conf 2024-09-01T00:21:48.125 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:21:48.126 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:21:48.193 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-01T00:21:48.193 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.conf 2024-09-01T00:21:48.226 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-01T00:21:48.227 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:21:48.295 INFO:tasks.cephadm:Adding mgr.y on smithi026 2024-09-01T00:21:48.295 INFO:tasks.cephadm:Adding mgr.x on smithi139 2024-09-01T00:21:48.295 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch apply mgr '2;smithi026=y;smithi139=x' 2024-09-01T00:21:48.324 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:48 smithi026 ceph-mon[17191]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:48.324 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:48 smithi026 ceph-mon[28102]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:48.530 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:21:48.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:48 smithi139 ceph-mon[20615]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:49.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:49.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:49 smithi139 ceph-mon[20615]: Reconfiguring mon.b (monmap changed)... 2024-09-01T00:21:49.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:49.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-01T00:21:49.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:49.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:49 smithi139 ceph-mon[20615]: Reconfiguring daemon mon.b on smithi139 2024-09-01T00:21:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[17191]: Reconfiguring mon.b (monmap changed)... 2024-09-01T00:21:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-01T00:21:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[17191]: Reconfiguring daemon mon.b on smithi139 2024-09-01T00:21:49.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:49.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:49.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[28102]: Reconfiguring mon.b (monmap changed)... 2024-09-01T00:21:49.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:21:49.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-01T00:21:49.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:49.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:49 smithi026 ceph-mon[28102]: Reconfiguring daemon mon.b on smithi139 2024-09-01T00:21:50.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:50 smithi139 ceph-mon[20615]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:50.899 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled mgr update... 2024-09-01T00:21:50.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:50 smithi026 ceph-mon[17191]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:50.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:50 smithi026 ceph-mon[28102]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:51.655 DEBUG:teuthology.orchestra.run.smithi139:mgr.x> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.x.service 2024-09-01T00:21:51.660 DEBUG:tasks.cephadm:set 0 configs 2024-09-01T00:21:51.660 INFO:tasks.cephadm:Deploying OSDs... 2024-09-01T00:21:51.660 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:21:51.660 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/scratch_devs of=/dev/stdout 2024-09-01T00:21:51.680 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-01T00:21:51.680 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_1 2024-09-01T00:21:51.738 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-01T00:21:51.738 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-01T00:21:51.738 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 5h/5d Inode: 954 Links: 1 2024-09-01T00:21:51.738 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-01T00:21:51.738 INFO:teuthology.orchestra.run.smithi026.stdout:Context: system_u:object_r:device_t:s0 2024-09-01T00:21:51.739 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2024-09-01 00:21:36.650982232 +0000 2024-09-01T00:21:51.739 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2024-09-01 00:17:32.078563355 +0000 2024-09-01T00:21:51.739 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2024-09-01 00:17:32.078563355 +0000 2024-09-01T00:21:51.739 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: 2024-09-01 00:17:32.078563355 +0000 2024-09-01T00:21:51.739 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-01T00:21:51.806 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2024-09-01T00:21:51.807 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2024-09-01T00:21:51.807 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000120141 s, 4.3 MB/s 2024-09-01T00:21:51.808 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-01T00:21:51.869 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_2 2024-09-01T00:21:51.925 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-01T00:21:51.926 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-01T00:21:51.926 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 5h/5d Inode: 965 Links: 1 2024-09-01T00:21:51.926 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-01T00:21:51.926 INFO:teuthology.orchestra.run.smithi026.stdout:Context: system_u:object_r:device_t:s0 2024-09-01T00:21:51.926 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2024-09-01 00:21:36.650982232 +0000 2024-09-01T00:21:51.926 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2024-09-01 00:17:32.080564246 +0000 2024-09-01T00:21:51.926 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2024-09-01 00:17:32.080564246 +0000 2024-09-01T00:21:51.926 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: 2024-09-01 00:17:32.080564246 +0000 2024-09-01T00:21:51.926 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-01T00:21:51.991 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2024-09-01T00:21:51.991 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2024-09-01T00:21:51.991 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000109097 s, 4.7 MB/s 2024-09-01T00:21:51.993 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-01T00:21:52.052 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_3 2024-09-01T00:21:52.109 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-01T00:21:52.109 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-01T00:21:52.110 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-09-01T00:21:52.110 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-01T00:21:52.110 INFO:teuthology.orchestra.run.smithi026.stdout:Context: system_u:object_r:device_t:s0 2024-09-01T00:21:52.110 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2024-09-01 00:21:36.651982217 +0000 2024-09-01T00:21:52.110 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2024-09-01 00:17:32.080564246 +0000 2024-09-01T00:21:52.110 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2024-09-01 00:17:32.080564246 +0000 2024-09-01T00:21:52.110 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: 2024-09-01 00:17:32.080564246 +0000 2024-09-01T00:21:52.110 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-01T00:21:52.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi026=y;smithi139=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:21:52.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: Saving service mgr spec with placement smithi026=y;smithi139=x;count:2 2024-09-01T00:21:52.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:52.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:52.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:52.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:52.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:52.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:52.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:52.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:21:52.174 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-01T00:21:52.174 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:21:52.174 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:52.174 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[17191]: Deploying daemon mgr.x on smithi139 2024-09-01T00:21:52.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi026=y;smithi139=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:21:52.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: Saving service mgr spec with placement smithi026=y;smithi139=x;count:2 2024-09-01T00:21:52.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:52.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:52.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:52.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:52.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:52.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:52.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:52.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:21:52.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-01T00:21:52.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:21:52.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:52.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:51 smithi026 ceph-mon[28102]: Deploying daemon mgr.x on smithi139 2024-09-01T00:21:52.175 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2024-09-01T00:21:52.176 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2024-09-01T00:21:52.176 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 9.7987e-05 s, 5.2 MB/s 2024-09-01T00:21:52.177 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-01T00:21:52.236 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_4 2024-09-01T00:21:52.291 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-01T00:21:52.291 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-01T00:21:52.291 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 5h/5d Inode: 949 Links: 1 2024-09-01T00:21:52.292 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-01T00:21:52.292 INFO:teuthology.orchestra.run.smithi026.stdout:Context: system_u:object_r:device_t:s0 2024-09-01T00:21:52.292 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2024-09-01 00:21:36.651982217 +0000 2024-09-01T00:21:52.292 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2024-09-01 00:17:32.078563355 +0000 2024-09-01T00:21:52.292 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2024-09-01 00:17:32.078563355 +0000 2024-09-01T00:21:52.292 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: 2024-09-01 00:17:32.078563355 +0000 2024-09-01T00:21:52.292 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-01T00:21:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi026=y;smithi139=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:21:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: Saving service mgr spec with placement smithi026=y;smithi139=x;count:2 2024-09-01T00:21:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:21:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-01T00:21:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:21:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:51 smithi139 ceph-mon[20615]: Deploying daemon mgr.x on smithi139 2024-09-01T00:21:52.356 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2024-09-01T00:21:52.356 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2024-09-01T00:21:52.356 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.00010493 s, 4.9 MB/s 2024-09-01T00:21:52.357 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-01T00:21:52.414 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-01T00:21:52.414 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/scratch_devs of=/dev/stdout 2024-09-01T00:21:52.431 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-01T00:21:52.432 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_1 2024-09-01T00:21:52.489 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-01T00:21:52.489 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-01T00:21:52.489 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 953 Links: 1 2024-09-01T00:21:52.489 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-01T00:21:52.489 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-09-01T00:21:52.489 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-01 00:21:28.406470381 +0000 2024-09-01T00:21:52.489 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-01 00:17:31.962603131 +0000 2024-09-01T00:21:52.489 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-01 00:17:31.962603131 +0000 2024-09-01T00:21:52.489 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-01 00:17:31.962603131 +0000 2024-09-01T00:21:52.490 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-01T00:21:52.555 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-01T00:21:52.555 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-01T00:21:52.555 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000254512 s, 2.0 MB/s 2024-09-01T00:21:52.556 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-01T00:21:52.614 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_2 2024-09-01T00:21:52.670 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-01T00:21:52.670 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-01T00:21:52.670 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-01T00:21:52.670 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-01T00:21:52.671 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-09-01T00:21:52.671 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-01 00:21:28.407470359 +0000 2024-09-01T00:21:52.671 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-01 00:17:31.964602712 +0000 2024-09-01T00:21:52.671 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-01 00:17:31.964602712 +0000 2024-09-01T00:21:52.671 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-01 00:17:31.964602712 +0000 2024-09-01T00:21:52.671 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-01T00:21:52.735 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-01T00:21:52.735 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-01T00:21:52.735 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000240225 s, 2.1 MB/s 2024-09-01T00:21:52.736 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-01T00:21:52.801 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_3 2024-09-01T00:21:52.857 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-01T00:21:52.857 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-01T00:21:52.857 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 957 Links: 1 2024-09-01T00:21:52.857 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-01T00:21:52.857 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-09-01T00:21:52.857 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-01 00:21:28.407470359 +0000 2024-09-01T00:21:52.858 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-01 00:17:31.963602922 +0000 2024-09-01T00:21:52.858 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-01 00:17:31.963602922 +0000 2024-09-01T00:21:52.858 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-01 00:17:31.963602922 +0000 2024-09-01T00:21:52.858 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-01T00:21:52.928 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-01T00:21:52.928 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-01T00:21:52.928 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000245878 s, 2.1 MB/s 2024-09-01T00:21:52.929 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-01T00:21:52.991 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_4 2024-09-01T00:21:53.047 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-01T00:21:53.047 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-01T00:21:53.047 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 958 Links: 1 2024-09-01T00:21:53.048 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-01T00:21:53.048 INFO:teuthology.orchestra.run.smithi139.stdout:Context: system_u:object_r:device_t:s0 2024-09-01T00:21:53.048 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-09-01 00:21:52.868949339 +0000 2024-09-01T00:21:53.048 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-09-01 00:17:31.963602922 +0000 2024-09-01T00:21:53.048 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-09-01 00:17:31.963602922 +0000 2024-09-01T00:21:53.049 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: 2024-09-01 00:17:31.963602922 +0000 2024-09-01T00:21:53.049 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-01T00:21:53.113 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-09-01T00:21:53.113 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-09-01T00:21:53.113 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000241815 s, 2.1 MB/s 2024-09-01T00:21:53.114 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-01T00:21:53.172 INFO:tasks.cephadm:Deploying osd.0 on smithi026 with /dev/vg_nvme/lv_4... 2024-09-01T00:21:53.172 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-01T00:21:53.193 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:52 smithi026 ceph-mon[17191]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:53.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:52 smithi026 ceph-mon[28102]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:53.323 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:52 smithi139 ceph-mon[20615]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:53.369 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:21:53.583 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:53 smithi139 ceph-mgr[22440]: -- 172.21.15.139:0/1443905541 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55962e39ad00 con 0x55962e36e800 2024-09-01T00:21:53.888 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:53 smithi139 bash[22421]: f1acfeefe1538bb5426f158dccaf7296f36974447141154d9307890f8e3d76b7 2024-09-01T00:21:53.888 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:53 smithi139 systemd[1]: Started Ceph mgr.x for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:21:53.888 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:53 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:53.664+0000 7f7e6dede040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-01T00:21:53.888 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:53 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:53.730+0000 7f7e6dede040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-01T00:21:53.888 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:53 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:53.886+0000 7f7e6dede040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-01T00:21:54.266 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:53 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:53.956+0000 7f7e6dede040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-01T00:21:54.267 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:54 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:54.123+0000 7f7e6dede040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:21:54.267 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:54 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:54.265+0000 7f7e6dede040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-01T00:21:54.836 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:54 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:54.585+0000 7f7e6dede040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-01T00:21:54.837 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:54 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:54.645+0000 7f7e6dede040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-01T00:21:54.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:54.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:54 smithi139 ceph-mon[20615]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:54.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[17191]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:54.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:54.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[28102]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:54.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:55.333 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:54 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:54.835+0000 7f7e6dede040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-01T00:21:55.742 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:21:55.764 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi026:vg_nvme/lv_4 2024-09-01T00:21:56.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:56.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:56.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:56.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:56.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:56.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[17191]: Reconfiguring mgr.y (unknown last config time)... 2024-09-01T00:21:56.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:21:56.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:21:56.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:56.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[17191]: Reconfiguring daemon mgr.y on smithi026 2024-09-01T00:21:56.028 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:56.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:56.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:56.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:56.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:56.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[28102]: Reconfiguring mgr.y (unknown last config time)... 2024-09-01T00:21:56.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:21:56.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:21:56.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:56.029 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:55 smithi026 ceph-mon[28102]: Reconfiguring daemon mgr.y on smithi026 2024-09-01T00:21:56.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:55 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:55.699+0000 7f7e6dede040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-01T00:21:56.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:55 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:55.765+0000 7f7e6dede040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-01T00:21:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:55 smithi139 ceph-mon[20615]: Reconfiguring mgr.y (unknown last config time)... 2024-09-01T00:21:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:21:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:21:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:55 smithi139 ceph-mon[20615]: Reconfiguring daemon mgr.y on smithi026 2024-09-01T00:21:56.465 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:21:56.779 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:56.514+0000 7f7e6dede040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-01T00:21:56.779 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:56.634+0000 7f7e6dede040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-01T00:21:56.779 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:56.778+0000 7f7e6dede040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:21:56.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:56 smithi026 ceph-mon[17191]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:56.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:56 smithi026 ceph-mon[28102]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:57.055 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:56 smithi139 ceph-mon[20615]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:57.055 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:56.842+0000 7f7e6dede040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-01T00:21:57.055 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:56.987+0000 7f7e6dede040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-01T00:21:57.055 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:57.055+0000 7f7e6dede040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-01T00:21:57.333 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:57.116+0000 7f7e6dede040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-01T00:21:57.333 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:57.270+0000 7f7e6dede040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-01T00:21:57.333 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:57.333+0000 7f7e6dede040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-01T00:21:57.583 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:57.398+0000 7f7e6dede040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-01T00:21:57.583 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:57.478+0000 7f7e6dede040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-01T00:21:57.583 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:57.535+0000 7f7e6dede040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-01T00:21:58.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:57.594+0000 7f7e6dede040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-01T00:21:58.833 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:21:58 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:21:58.355+0000 7f7e6dede040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-01T00:21:59.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:59.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: Standby manager daemon x started 2024-09-01T00:21:59.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/367617160' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:21:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/367617160' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:21:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/367617160' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:21:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/367617160' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:21:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:21:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:21:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:59.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:59.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: Standby manager daemon x started 2024-09-01T00:21:59.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/367617160' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:21:59.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/367617160' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:21:59.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/367617160' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:21:59.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/367617160' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:21:59.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:21:59.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:21:59.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:59.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:59.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:59.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:59.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:59.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:59.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:21:59 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:59.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:21:59.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: Standby manager daemon x started 2024-09-01T00:21:59.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/367617160' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:21:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/367617160' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:21:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/367617160' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:21:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/367617160' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:21:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:21:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:21:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:21:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:21:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:21:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:21:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:21:59 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:00.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:00 smithi026 ceph-mon[17191]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:22:00.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:00 smithi026 ceph-mon[17191]: mgrmap e14: y(active, since 65s), standbys: x 2024-09-01T00:22:00.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:00 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-01T00:22:00.436 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:00 smithi026 ceph-mon[28102]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:22:00.436 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:00 smithi026 ceph-mon[28102]: mgrmap e14: y(active, since 65s), standbys: x 2024-09-01T00:22:00.436 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:00 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-01T00:22:00.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:00 smithi139 ceph-mon[20615]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:22:00.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:00 smithi139 ceph-mon[20615]: mgrmap e14: y(active, since 65s), standbys: x 2024-09-01T00:22:00.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:00 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-01T00:22:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:01 smithi026 ceph-mon[17191]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:01 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/267377302' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "661ce24f-488b-4aed-8cdc-18c3a5cd44ec"}]: dispatch 2024-09-01T00:22:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:01 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/267377302' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "661ce24f-488b-4aed-8cdc-18c3a5cd44ec"}]': finished 2024-09-01T00:22:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:01 smithi026 ceph-mon[17191]: osdmap e5: 1 total, 0 up, 1 in 2024-09-01T00:22:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:01 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:01.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:01 smithi026 ceph-mon[28102]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:01.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:01 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/267377302' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "661ce24f-488b-4aed-8cdc-18c3a5cd44ec"}]: dispatch 2024-09-01T00:22:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:01 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/267377302' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "661ce24f-488b-4aed-8cdc-18c3a5cd44ec"}]': finished 2024-09-01T00:22:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:01 smithi026 ceph-mon[28102]: osdmap e5: 1 total, 0 up, 1 in 2024-09-01T00:22:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:01 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:01 smithi139 ceph-mon[20615]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:01 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/267377302' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "661ce24f-488b-4aed-8cdc-18c3a5cd44ec"}]: dispatch 2024-09-01T00:22:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:01 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/267377302' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "661ce24f-488b-4aed-8cdc-18c3a5cd44ec"}]': finished 2024-09-01T00:22:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:01 smithi139 ceph-mon[20615]: osdmap e5: 1 total, 0 up, 1 in 2024-09-01T00:22:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:01 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:02.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:02 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1767194390' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:22:02.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:02 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1767194390' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:22:02.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:02 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1767194390' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:22:03.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:03 smithi026 ceph-mon[28102]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:03.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:03 smithi026 ceph-mon[17191]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:03.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:03 smithi139 ceph-mon[20615]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:05.385 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:05 smithi139 ceph-mon[20615]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:05 smithi026 ceph-mon[17191]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:05.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:05 smithi026 ceph-mon[28102]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:07.416 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:07 smithi026 ceph-mon[17191]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:07.416 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:07 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-01T00:22:07.416 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:07 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:07.416 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:07 smithi026 ceph-mon[28102]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:07.417 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:07 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-01T00:22:07.417 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:07 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:07.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:07 smithi139 ceph-mon[20615]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:07.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:07 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-01T00:22:07.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:07 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:08.404 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:08 smithi026 ceph-mon[17191]: Deploying daemon osd.0 on smithi026 2024-09-01T00:22:08.404 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:08 smithi026 ceph-mon[28102]: Deploying daemon osd.0 on smithi026 2024-09-01T00:22:08.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:08 smithi139 ceph-mon[20615]: Deploying daemon osd.0 on smithi026 2024-09-01T00:22:09.268 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:09 smithi026 ceph-mon[17191]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:09.269 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:09 smithi026 ceph-mon[28102]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:09.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:09 smithi139 ceph-mon[20615]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:11 smithi026 ceph-mon[17191]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:11 smithi026 ceph-mon[28102]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:11.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:11 smithi139 ceph-mon[20615]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:12.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:12 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:22:12.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:12 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:12.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:12 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:12.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:12 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:22:12.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:12 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:12.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:12 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:12 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:22:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:12 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:12 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:13.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:13 smithi026 ceph-mon[17191]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:13.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:13 smithi026 ceph-mon[28102]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:13 smithi139 ceph-mon[20615]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:15.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:14 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:15.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:14 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:15.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:14 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:15.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:14 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:22:15.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:14 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:15.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:14 smithi026 ceph-mon[17191]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:15.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:14 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:15.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:14 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:15.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:14 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:15.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:14 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:22:15.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:14 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:15.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:14 smithi026 ceph-mon[28102]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:15.277 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 0 on host 'smithi026' 2024-09-01T00:22:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:14 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:14 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:14 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:14 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:22:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:14 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:15.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:14 smithi139 ceph-mon[20615]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:15.851 DEBUG:teuthology.orchestra.run.smithi026:osd.0> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.0.service 2024-09-01T00:22:15.853 INFO:tasks.cephadm:Deploying osd.1 on smithi026 with /dev/vg_nvme/lv_3... 2024-09-01T00:22:15.854 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-01T00:22:16.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:15 smithi026 ceph-mon[28102]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-01T00:22:16.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:15 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:22:16.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:15 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:16.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:15 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:16.082 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:15 smithi026 ceph-mon[17191]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-01T00:22:16.082 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:15 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:22:16.082 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:15 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:16.082 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:15 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:15 smithi139 ceph-mon[20615]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-01T00:22:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:15 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:22:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:15 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:15 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:16.640 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:22:17.062 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:16 smithi026 ceph-mon[17191]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-01T00:22:17.062 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:16 smithi026 ceph-mon[17191]: osdmap e6: 1 total, 0 up, 1 in 2024-09-01T00:22:17.062 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:17.062 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:16 smithi026 ceph-mon[17191]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:22:17.063 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:16 smithi026 ceph-mon[17191]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:17.063 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:16 smithi026 ceph-mon[28102]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-01T00:22:17.063 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:16 smithi026 ceph-mon[28102]: osdmap e6: 1 total, 0 up, 1 in 2024-09-01T00:22:17.063 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:16 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:17.063 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:16 smithi026 ceph-mon[28102]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:22:17.063 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:16 smithi026 ceph-mon[28102]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:17.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:16 smithi139 ceph-mon[20615]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-01T00:22:17.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:16 smithi139 ceph-mon[20615]: osdmap e6: 1 total, 0 up, 1 in 2024-09-01T00:22:17.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:16 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:17.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:16 smithi139 ceph-mon[20615]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:22:17.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:16 smithi139 ceph-mon[20615]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:17.382 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:22:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0[32088]: 2024-09-01T00:22:17.138+0000 7f31124c2640 -1 osd.0 0 waiting for initial osdmap 2024-09-01T00:22:17.382 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:22:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0[32088]: 2024-09-01T00:22:17.141+0000 7f3109acc640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:22:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:17 smithi026 ceph-mon[17191]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-01T00:22:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:17 smithi026 ceph-mon[17191]: osdmap e7: 1 total, 0 up, 1 in 2024-09-01T00:22:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:17 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:17 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:17 smithi026 ceph-mon[17191]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' 2024-09-01T00:22:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:17 smithi026 ceph-mon[28102]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-01T00:22:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:17 smithi026 ceph-mon[28102]: osdmap e7: 1 total, 0 up, 1 in 2024-09-01T00:22:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:17 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:17 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:17 smithi026 ceph-mon[28102]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' 2024-09-01T00:22:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:17 smithi139 ceph-mon[20615]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-01T00:22:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:17 smithi139 ceph-mon[20615]: osdmap e7: 1 total, 0 up, 1 in 2024-09-01T00:22:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:17 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:18.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:17 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:18.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:17 smithi139 ceph-mon[20615]: from='osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352]' entity='osd.0' 2024-09-01T00:22:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[28102]: purged_snaps scrub starts 2024-09-01T00:22:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[28102]: purged_snaps scrub ok 2024-09-01T00:22:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[28102]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[28102]: osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352] boot 2024-09-01T00:22:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[28102]: osdmap e8: 1 total, 1 up, 1 in 2024-09-01T00:22:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:19.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[17191]: purged_snaps scrub starts 2024-09-01T00:22:19.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[17191]: purged_snaps scrub ok 2024-09-01T00:22:19.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:19.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[17191]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:19.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[17191]: osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352] boot 2024-09-01T00:22:19.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[17191]: osdmap e8: 1 total, 1 up, 1 in 2024-09-01T00:22:19.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:18 smithi139 ceph-mon[20615]: purged_snaps scrub starts 2024-09-01T00:22:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:18 smithi139 ceph-mon[20615]: purged_snaps scrub ok 2024-09-01T00:22:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:18 smithi139 ceph-mon[20615]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-01T00:22:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:18 smithi139 ceph-mon[20615]: osd.0 [v2:172.21.15.26:6802/2252285352,v1:172.21.15.26:6803/2252285352] boot 2024-09-01T00:22:19.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:18 smithi139 ceph-mon[20615]: osdmap e8: 1 total, 1 up, 1 in 2024-09-01T00:22:19.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:22:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:20 smithi139 ceph-mon[20615]: Detected new or changed devices on smithi026 2024-09-01T00:22:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:20 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:20 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:20 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:22:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:20 smithi139 ceph-mon[20615]: Adjusting osd_memory_target on smithi026 to 16068M 2024-09-01T00:22:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:20 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:20 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:20 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:22:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:20 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:20 smithi139 ceph-mon[20615]: osdmap e9: 1 total, 1 up, 1 in 2024-09-01T00:22:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:20 smithi139 ceph-mon[20615]: pgmap v42: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:21.098 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[28102]: Detected new or changed devices on smithi026 2024-09-01T00:22:21.098 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:21.099 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:21.099 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:22:21.099 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[28102]: Adjusting osd_memory_target on smithi026 to 16068M 2024-09-01T00:22:21.099 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:21.099 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:21.099 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:22:21.099 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:21.099 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[28102]: osdmap e9: 1 total, 1 up, 1 in 2024-09-01T00:22:21.099 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[28102]: pgmap v42: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:21.099 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[17191]: Detected new or changed devices on smithi026 2024-09-01T00:22:21.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:21.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:21.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:22:21.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[17191]: Adjusting osd_memory_target on smithi026 to 16068M 2024-09-01T00:22:21.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:21.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:21.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:22:21.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:21.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[17191]: osdmap e9: 1 total, 1 up, 1 in 2024-09-01T00:22:21.100 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:20 smithi026 ceph-mon[17191]: pgmap v42: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:21.102 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:22:21.121 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi026:vg_nvme/lv_3 2024-09-01T00:22:21.319 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:22:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:23 smithi026 ceph-mon[17191]: pgmap v43: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:23 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:22:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:23 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:22:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:23 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:23.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:23 smithi026 ceph-mon[28102]: pgmap v43: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:23.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:23 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:22:23.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:23 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:22:23.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:23 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:23.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:23 smithi139 ceph-mon[20615]: pgmap v43: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:23.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:23 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:22:23.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:23 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:22:23.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:23 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:24.439 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:24 smithi026 ceph-mon[17191]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:22:24.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:24 smithi026 ceph-mon[28102]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:22:24.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:24 smithi139 ceph-mon[20615]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:22:25.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:25 smithi026 ceph-mon[17191]: pgmap v44: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:25.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:25 smithi026 ceph-mon[28102]: pgmap v44: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:25.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:25 smithi139 ceph-mon[20615]: pgmap v44: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:26.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:26 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3259435389' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e407c10a-2680-4f93-885b-bc653ad85695"}]: dispatch 2024-09-01T00:22:26.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:26 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3259435389' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e407c10a-2680-4f93-885b-bc653ad85695"}]': finished 2024-09-01T00:22:26.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:26 smithi026 ceph-mon[17191]: osdmap e10: 2 total, 1 up, 2 in 2024-09-01T00:22:26.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:26 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:26.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:26 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/457806232' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:22:26.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:26 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3259435389' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e407c10a-2680-4f93-885b-bc653ad85695"}]: dispatch 2024-09-01T00:22:26.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:26 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3259435389' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e407c10a-2680-4f93-885b-bc653ad85695"}]': finished 2024-09-01T00:22:26.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:26 smithi026 ceph-mon[28102]: osdmap e10: 2 total, 1 up, 2 in 2024-09-01T00:22:26.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:26 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:26.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:26 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/457806232' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:22:26.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:26 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3259435389' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e407c10a-2680-4f93-885b-bc653ad85695"}]: dispatch 2024-09-01T00:22:26.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:26 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3259435389' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e407c10a-2680-4f93-885b-bc653ad85695"}]': finished 2024-09-01T00:22:26.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:26 smithi139 ceph-mon[20615]: osdmap e10: 2 total, 1 up, 2 in 2024-09-01T00:22:26.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:26 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:26.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:26 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/457806232' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:22:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:27 smithi026 ceph-mon[17191]: pgmap v46: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:27.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:27 smithi026 ceph-mon[28102]: pgmap v46: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:27.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:27 smithi139 ceph-mon[20615]: pgmap v46: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:29.391 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:29 smithi026 ceph-mon[17191]: pgmap v47: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:29.391 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:29 smithi026 ceph-mon[28102]: pgmap v47: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:29.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:29 smithi139 ceph-mon[20615]: pgmap v47: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:31.385 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:31 smithi026 ceph-mon[17191]: pgmap v48: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:31.385 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:31 smithi026 ceph-mon[28102]: pgmap v48: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:31.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:31 smithi139 ceph-mon[20615]: pgmap v48: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:32.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:32 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-01T00:22:32.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:32 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:32.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:32 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-01T00:22:32.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:32 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:32.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:32 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-01T00:22:32.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:32 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:33.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:33 smithi026 ceph-mon[17191]: Deploying daemon osd.1 on smithi026 2024-09-01T00:22:33.278 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:33 smithi026 ceph-mon[17191]: pgmap v49: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:33.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:33 smithi026 ceph-mon[28102]: Deploying daemon osd.1 on smithi026 2024-09-01T00:22:33.278 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:33 smithi026 ceph-mon[28102]: pgmap v49: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:33.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:33 smithi139 ceph-mon[20615]: Deploying daemon osd.1 on smithi026 2024-09-01T00:22:33.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:33 smithi139 ceph-mon[20615]: pgmap v49: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:35.141 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:35 smithi026 ceph-mon[17191]: pgmap v50: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:35.141 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:35 smithi026 ceph-mon[28102]: pgmap v50: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:35.385 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:35 smithi139 ceph-mon[20615]: pgmap v50: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:37.446 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:37 smithi026 ceph-mon[17191]: pgmap v51: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:37.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:37 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:22:37.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:37 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:37.447 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:37 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:37.447 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:37 smithi026 ceph-mon[28102]: pgmap v51: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:37.447 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:22:37.447 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:37.447 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:37.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:37 smithi139 ceph-mon[20615]: pgmap v51: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:37.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:37 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:22:37.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:37 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:37.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:37 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:39.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:39 smithi026 ceph-mon[17191]: pgmap v52: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:39.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:39 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:39.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:39 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:39.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:39 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:39.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:39 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:22:39.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:39 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:39.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:39 smithi026 ceph-mon[28102]: pgmap v52: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:39.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:39 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:39.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:39 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:39.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:39 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:39.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:39 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:22:39.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:39 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:39.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:39 smithi139 ceph-mon[20615]: pgmap v52: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:39.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:39 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:39.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:39 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:39.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:39 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:39 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:22:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:39 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:39.758 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 1 on host 'smithi026' 2024-09-01T00:22:40.321 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:40 smithi026 ceph-mon[17191]: from='osd.1 [v2:172.21.15.26:6810/3276391706,v1:172.21.15.26:6811/3276391706]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-01T00:22:40.321 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:40 smithi026 ceph-mon[17191]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-01T00:22:40.321 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:40 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:22:40.321 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:40 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:40.321 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:40 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:40.321 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:40 smithi026 ceph-mon[28102]: from='osd.1 [v2:172.21.15.26:6810/3276391706,v1:172.21.15.26:6811/3276391706]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-01T00:22:40.322 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:40 smithi026 ceph-mon[28102]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-01T00:22:40.322 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:40 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:22:40.322 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:40 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:40.322 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:40 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:40.343 DEBUG:teuthology.orchestra.run.smithi026:osd.1> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.1.service 2024-09-01T00:22:40.345 INFO:tasks.cephadm:Deploying osd.2 on smithi026 with /dev/vg_nvme/lv_2... 2024-09-01T00:22:40.345 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-01T00:22:40.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:40 smithi139 ceph-mon[20615]: from='osd.1 [v2:172.21.15.26:6810/3276391706,v1:172.21.15.26:6811/3276391706]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-01T00:22:40.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:40 smithi139 ceph-mon[20615]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-01T00:22:40.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:40 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:22:40.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:40 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:40.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:40 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:41.065 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:22:41.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-mon[17191]: pgmap v53: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:41.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-mon[17191]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-01T00:22:41.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-mon[17191]: osdmap e11: 2 total, 1 up, 2 in 2024-09-01T00:22:41.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:41.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-mon[17191]: from='osd.1 [v2:172.21.15.26:6810/3276391706,v1:172.21.15.26:6811/3276391706]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:22:41.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-mon[17191]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:22:41.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-mon[28102]: pgmap v53: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:41.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-mon[28102]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-01T00:22:41.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-mon[28102]: osdmap e11: 2 total, 1 up, 2 in 2024-09-01T00:22:41.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:41.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-mon[28102]: from='osd.1 [v2:172.21.15.26:6810/3276391706,v1:172.21.15.26:6811/3276391706]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:22:41.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-mon[28102]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:22:41.451 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1[37880]: 2024-09-01T00:22:41.125+0000 7f68c3f17640 -1 osd.1 0 waiting for initial osdmap 2024-09-01T00:22:41.451 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:22:41 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1[37880]: 2024-09-01T00:22:41.128+0000 7f68bfd40640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:22:41.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:41 smithi139 ceph-mon[20615]: pgmap v53: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:41.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:41 smithi139 ceph-mon[20615]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-01T00:22:41.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:41 smithi139 ceph-mon[20615]: osdmap e11: 2 total, 1 up, 2 in 2024-09-01T00:22:41.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:41 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:41.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:41 smithi139 ceph-mon[20615]: from='osd.1 [v2:172.21.15.26:6810/3276391706,v1:172.21.15.26:6811/3276391706]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:22:41.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:41 smithi139 ceph-mon[20615]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:22:42.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:42 smithi026 ceph-mon[17191]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-01T00:22:42.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:42 smithi026 ceph-mon[17191]: osdmap e12: 2 total, 1 up, 2 in 2024-09-01T00:22:42.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:42.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:42 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:42.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:42 smithi026 ceph-mon[28102]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-01T00:22:42.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:42 smithi026 ceph-mon[28102]: osdmap e12: 2 total, 1 up, 2 in 2024-09-01T00:22:42.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:42.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:42 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:42 smithi139 ceph-mon[20615]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-01T00:22:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:42 smithi139 ceph-mon[20615]: osdmap e12: 2 total, 1 up, 2 in 2024-09-01T00:22:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:42 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:43 smithi026 ceph-mon[28102]: purged_snaps scrub starts 2024-09-01T00:22:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:43 smithi026 ceph-mon[28102]: purged_snaps scrub ok 2024-09-01T00:22:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:43 smithi026 ceph-mon[28102]: pgmap v56: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:43 smithi026 ceph-mon[28102]: osd.1 [v2:172.21.15.26:6810/3276391706,v1:172.21.15.26:6811/3276391706] boot 2024-09-01T00:22:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:43 smithi026 ceph-mon[28102]: osdmap e13: 2 total, 2 up, 2 in 2024-09-01T00:22:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:43 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:43 smithi026 ceph-mon[17191]: purged_snaps scrub starts 2024-09-01T00:22:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:43 smithi026 ceph-mon[17191]: purged_snaps scrub ok 2024-09-01T00:22:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:43 smithi026 ceph-mon[17191]: pgmap v56: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:43.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:43 smithi026 ceph-mon[17191]: osd.1 [v2:172.21.15.26:6810/3276391706,v1:172.21.15.26:6811/3276391706] boot 2024-09-01T00:22:43.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:43 smithi026 ceph-mon[17191]: osdmap e13: 2 total, 2 up, 2 in 2024-09-01T00:22:43.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:43 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:43 smithi139 ceph-mon[20615]: purged_snaps scrub starts 2024-09-01T00:22:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:43 smithi139 ceph-mon[20615]: purged_snaps scrub ok 2024-09-01T00:22:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:43 smithi139 ceph-mon[20615]: pgmap v56: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-01T00:22:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:43 smithi139 ceph-mon[20615]: osd.1 [v2:172.21.15.26:6810/3276391706,v1:172.21.15.26:6811/3276391706] boot 2024-09-01T00:22:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:43 smithi139 ceph-mon[20615]: osdmap e13: 2 total, 2 up, 2 in 2024-09-01T00:22:43.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:43 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:22:44.406 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:44 smithi026 ceph-mon[17191]: osdmap e14: 2 total, 2 up, 2 in 2024-09-01T00:22:44.406 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:44 smithi026 ceph-mon[17191]: pgmap v59: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:44.406 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:44 smithi026 ceph-mon[28102]: osdmap e14: 2 total, 2 up, 2 in 2024-09-01T00:22:44.406 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:44 smithi026 ceph-mon[28102]: pgmap v59: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:44 smithi139 ceph-mon[20615]: osdmap e14: 2 total, 2 up, 2 in 2024-09-01T00:22:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:44 smithi139 ceph-mon[20615]: pgmap v59: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:45.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[17191]: Detected new or changed devices on smithi026 2024-09-01T00:22:45.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:45.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:45.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:22:45.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:22:45.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[17191]: Adjusting osd_memory_target on smithi026 to 8034M 2024-09-01T00:22:45.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:45.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:45.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:22:45.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:45.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[28102]: Detected new or changed devices on smithi026 2024-09-01T00:22:45.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:45.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:45.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:22:45.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:22:45.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[28102]: Adjusting osd_memory_target on smithi026 to 8034M 2024-09-01T00:22:45.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:45.437 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:45.438 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:22:45.438 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:45 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:45.575 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:22:45.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:45 smithi139 ceph-mon[20615]: Detected new or changed devices on smithi026 2024-09-01T00:22:45.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:45 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:45.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:45 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:45.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:45 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:22:45.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:45 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:22:45.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:45 smithi139 ceph-mon[20615]: Adjusting osd_memory_target on smithi026 to 8034M 2024-09-01T00:22:45.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:45 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:45.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:45 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:45.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:45 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:22:45.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:45 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:22:45.595 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi026:vg_nvme/lv_2 2024-09-01T00:22:45.793 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:22:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:46 smithi139 ceph-mon[20615]: pgmap v60: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:46.594 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:46 smithi026 ceph-mon[17191]: pgmap v60: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:46.595 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:46 smithi026 ceph-mon[28102]: pgmap v60: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:47.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:47 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:22:47.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:47 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:22:47.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:47 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:47.881 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:47 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:22:47.881 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:47 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:22:47.881 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:47 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:47.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:47 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:22:47.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:47 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:22:47.882 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:47 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:48.904 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:48 smithi026 ceph-mon[17191]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:22:48.904 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:48 smithi026 ceph-mon[17191]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:48.904 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:48 smithi026 ceph-mon[28102]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:22:48.904 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:48 smithi026 ceph-mon[28102]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:49.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:48 smithi139 ceph-mon[20615]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:22:49.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:48 smithi139 ceph-mon[20615]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:49 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/4003380003' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "52e9a36a-d09d-473b-bd44-ab4922948283"}]: dispatch 2024-09-01T00:22:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:49 smithi139 ceph-mon[20615]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "52e9a36a-d09d-473b-bd44-ab4922948283"}]: dispatch 2024-09-01T00:22:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:49 smithi139 ceph-mon[20615]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "52e9a36a-d09d-473b-bd44-ab4922948283"}]': finished 2024-09-01T00:22:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:49 smithi139 ceph-mon[20615]: osdmap e15: 3 total, 2 up, 3 in 2024-09-01T00:22:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:22:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:49 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/4003380003' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "52e9a36a-d09d-473b-bd44-ab4922948283"}]: dispatch 2024-09-01T00:22:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:49 smithi026 ceph-mon[28102]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "52e9a36a-d09d-473b-bd44-ab4922948283"}]: dispatch 2024-09-01T00:22:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:49 smithi026 ceph-mon[28102]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "52e9a36a-d09d-473b-bd44-ab4922948283"}]': finished 2024-09-01T00:22:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:49 smithi026 ceph-mon[28102]: osdmap e15: 3 total, 2 up, 3 in 2024-09-01T00:22:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:22:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:49 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/4003380003' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "52e9a36a-d09d-473b-bd44-ab4922948283"}]: dispatch 2024-09-01T00:22:50.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:49 smithi026 ceph-mon[17191]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "52e9a36a-d09d-473b-bd44-ab4922948283"}]: dispatch 2024-09-01T00:22:50.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:49 smithi026 ceph-mon[17191]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "52e9a36a-d09d-473b-bd44-ab4922948283"}]': finished 2024-09-01T00:22:50.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:49 smithi026 ceph-mon[17191]: osdmap e15: 3 total, 2 up, 3 in 2024-09-01T00:22:50.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:22:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:50 smithi139 ceph-mon[20615]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:50 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3339495528' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:22:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:50 smithi026 ceph-mon[17191]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:50 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3339495528' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:22:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:50 smithi026 ceph-mon[28102]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:50 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3339495528' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:22:53.154 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:53 smithi026 ceph-mon[17191]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:53.154 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:53 smithi026 ceph-mon[28102]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:53.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:53 smithi139 ceph-mon[20615]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:55.416 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:55 smithi026 ceph-mon[17191]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:55.416 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:55 smithi026 ceph-mon[28102]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:55.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:55 smithi139 ceph-mon[20615]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:56.317 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:56 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-01T00:22:56.317 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:56 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:56.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:56 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-01T00:22:56.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:56 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:56.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:56 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-01T00:22:56.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:56 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:22:57.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:57 smithi026 ceph-mon[17191]: Deploying daemon osd.2 on smithi026 2024-09-01T00:22:57.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:57 smithi026 ceph-mon[17191]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:57.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:57 smithi026 ceph-mon[28102]: Deploying daemon osd.2 on smithi026 2024-09-01T00:22:57.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:57 smithi026 ceph-mon[28102]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:57.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:57 smithi139 ceph-mon[20615]: Deploying daemon osd.2 on smithi026 2024-09-01T00:22:57.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:57 smithi139 ceph-mon[20615]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:59.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:22:59 smithi026 ceph-mon[17191]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:59.317 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:22:59 smithi026 ceph-mon[28102]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:22:59.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:22:59 smithi139 ceph-mon[20615]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:01.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:01 smithi026 ceph-mon[17191]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:01.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:01 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:01.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:01 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:01.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:01 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:01.358 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:01 smithi026 ceph-mon[28102]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:01.359 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:01 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:01.359 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:01 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:01.359 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:01 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:01 smithi139 ceph-mon[20615]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:01 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:01 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:01 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:03.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:03 smithi026 ceph-mon[17191]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:03.317 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:03 smithi026 ceph-mon[28102]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:03.571 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 2 on host 'smithi026' 2024-09-01T00:23:03.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:03 smithi139 ceph-mon[20615]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:04.197 DEBUG:teuthology.orchestra.run.smithi026:osd.2> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.2.service 2024-09-01T00:23:04.200 INFO:tasks.cephadm:Deploying osd.3 on smithi026 with /dev/vg_nvme/lv_1... 2024-09-01T00:23:04.200 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-01T00:23:04.575 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:23:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:04 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:04 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:04 smithi139 ceph-mon[20615]: from='osd.2 [v2:172.21.15.26:6818/789146877,v1:172.21.15.26:6819/789146877]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-01T00:23:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:04 smithi139 ceph-mon[20615]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-01T00:23:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:04 smithi139 ceph-mon[20615]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:04.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:04 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:04.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:04 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:04.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:04 smithi026 ceph-mon[17191]: from='osd.2 [v2:172.21.15.26:6818/789146877,v1:172.21.15.26:6819/789146877]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-01T00:23:04.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:04 smithi026 ceph-mon[17191]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-01T00:23:04.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:04 smithi026 ceph-mon[17191]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:04.844 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:04 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:04.845 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:04 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:04.845 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:04 smithi026 ceph-mon[28102]: from='osd.2 [v2:172.21.15.26:6818/789146877,v1:172.21.15.26:6819/789146877]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-01T00:23:04.845 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:04 smithi026 ceph-mon[28102]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-01T00:23:04.845 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:04 smithi026 ceph-mon[28102]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:05.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:05 smithi026 ceph-mon[28102]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-01T00:23:05.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:05 smithi026 ceph-mon[28102]: osdmap e16: 3 total, 2 up, 3 in 2024-09-01T00:23:05.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:05 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:05.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:05 smithi026 ceph-mon[28102]: from='osd.2 [v2:172.21.15.26:6818/789146877,v1:172.21.15.26:6819/789146877]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:23:05.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:05 smithi026 ceph-mon[28102]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:23:05.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:05 smithi026 ceph-mon[17191]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-01T00:23:05.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:05 smithi026 ceph-mon[17191]: osdmap e16: 3 total, 2 up, 3 in 2024-09-01T00:23:05.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:05 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:05.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:05 smithi026 ceph-mon[17191]: from='osd.2 [v2:172.21.15.26:6818/789146877,v1:172.21.15.26:6819/789146877]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:23:05.779 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:05 smithi026 ceph-mon[17191]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:23:05.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:05 smithi139 ceph-mon[20615]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-01T00:23:05.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:05 smithi139 ceph-mon[20615]: osdmap e16: 3 total, 2 up, 3 in 2024-09-01T00:23:05.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:05 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:05.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:05 smithi139 ceph-mon[20615]: from='osd.2 [v2:172.21.15.26:6818/789146877,v1:172.21.15.26:6819/789146877]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:23:05.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:05 smithi139 ceph-mon[20615]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:23:06.090 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:23:05 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2[43906]: 2024-09-01T00:23:05.858+0000 7f4819131640 -1 osd.2 0 waiting for initial osdmap 2024-09-01T00:23:06.090 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:23:05 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2[43906]: 2024-09-01T00:23:05.862+0000 7f4810f52640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:23:06.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[28102]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-01T00:23:06.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[28102]: osdmap e17: 3 total, 2 up, 3 in 2024-09-01T00:23:06.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:06.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:06.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:06.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:06.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[28102]: from='osd.2 ' entity='osd.2' 2024-09-01T00:23:06.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[28102]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[17191]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-01T00:23:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[17191]: osdmap e17: 3 total, 2 up, 3 in 2024-09-01T00:23:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[17191]: from='osd.2 ' entity='osd.2' 2024-09-01T00:23:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:06 smithi026 ceph-mon[17191]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:06 smithi139 ceph-mon[20615]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-01T00:23:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:06 smithi139 ceph-mon[20615]: osdmap e17: 3 total, 2 up, 3 in 2024-09-01T00:23:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:06 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:06 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:06 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:06 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:06 smithi139 ceph-mon[20615]: from='osd.2 ' entity='osd.2' 2024-09-01T00:23:06.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:06 smithi139 ceph-mon[20615]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-01T00:23:07.196 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:23:07.215 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi026:vg_nvme/lv_1 2024-09-01T00:23:07.797 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:07 smithi026 ceph-mon[17191]: purged_snaps scrub starts 2024-09-01T00:23:07.797 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:07 smithi026 ceph-mon[17191]: purged_snaps scrub ok 2024-09-01T00:23:07.797 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:07 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:07.797 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:07 smithi026 ceph-mon[17191]: osd.2 [v2:172.21.15.26:6818/789146877,v1:172.21.15.26:6819/789146877] boot 2024-09-01T00:23:07.798 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:07 smithi026 ceph-mon[17191]: osdmap e18: 3 total, 3 up, 3 in 2024-09-01T00:23:07.798 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:07 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:07.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:07 smithi026 ceph-mon[28102]: purged_snaps scrub starts 2024-09-01T00:23:07.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:07 smithi026 ceph-mon[28102]: purged_snaps scrub ok 2024-09-01T00:23:07.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:07 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:07.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:07 smithi026 ceph-mon[28102]: osd.2 [v2:172.21.15.26:6818/789146877,v1:172.21.15.26:6819/789146877] boot 2024-09-01T00:23:07.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:07 smithi026 ceph-mon[28102]: osdmap e18: 3 total, 3 up, 3 in 2024-09-01T00:23:07.798 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:07 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:07 smithi139 ceph-mon[20615]: purged_snaps scrub starts 2024-09-01T00:23:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:07 smithi139 ceph-mon[20615]: purged_snaps scrub ok 2024-09-01T00:23:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:07 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:07 smithi139 ceph-mon[20615]: osd.2 [v2:172.21.15.26:6818/789146877,v1:172.21.15.26:6819/789146877] boot 2024-09-01T00:23:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:07 smithi139 ceph-mon[20615]: osdmap e18: 3 total, 3 up, 3 in 2024-09-01T00:23:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:07 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:23:08.621 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:23:09.147 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:08 smithi026 ceph-mon[17191]: osdmap e19: 3 total, 3 up, 3 in 2024-09-01T00:23:09.147 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:08 smithi026 ceph-mon[17191]: pgmap v76: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:09.147 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:08 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:23:09.147 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:08 smithi026 ceph-mon[28102]: osdmap e19: 3 total, 3 up, 3 in 2024-09-01T00:23:09.147 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:08 smithi026 ceph-mon[28102]: pgmap v76: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:09.147 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:08 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:23:09.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:08 smithi139 ceph-mon[20615]: osdmap e19: 3 total, 3 up, 3 in 2024-09-01T00:23:09.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:08 smithi139 ceph-mon[20615]: pgmap v76: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:09.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:08 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:23:10.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:09 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:23:10.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:09 smithi026 ceph-mon[28102]: osdmap e20: 3 total, 3 up, 3 in 2024-09-01T00:23:10.027 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:09 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-01T00:23:10.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:09 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:23:10.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:09 smithi026 ceph-mon[17191]: osdmap e20: 3 total, 3 up, 3 in 2024-09-01T00:23:10.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:09 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-01T00:23:10.282 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:23:10 smithi026 sudo[48128]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-01T00:23:10.282 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:23:10 smithi026 sudo[48128]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-01T00:23:10.282 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:23:10 smithi026 sudo[48128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-01T00:23:10.282 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:23:10 smithi026 sudo[48128]: pam_unix(sudo:session): session closed for user root 2024-09-01T00:23:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:09 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:23:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:09 smithi139 ceph-mon[20615]: osdmap e20: 3 total, 3 up, 3 in 2024-09-01T00:23:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:09 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-01T00:23:10.815 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:23:10 smithi026 sudo[48198]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-01T00:23:10.816 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:23:10 smithi026 sudo[48198]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-01T00:23:10.816 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:23:10 smithi026 sudo[48198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-01T00:23:10.816 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:23:10 smithi026 sudo[48198]: pam_unix(sudo:session): session closed for user root 2024-09-01T00:23:11.091 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:23:10 smithi026 sudo[48208]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-01T00:23:11.091 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:23:10 smithi026 sudo[48208]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-01T00:23:11.091 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:23:10 smithi026 sudo[48208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-01T00:23:11.091 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:23:10 smithi026 sudo[48208]: pam_unix(sudo:session): session closed for user root 2024-09-01T00:23:11.091 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-01T00:23:11.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: osdmap e21: 3 total, 3 up, 3 in 2024-09-01T00:23:11.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:11.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:11.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:11.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:11.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.093 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:11.093 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:11.093 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.093 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:11.093 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:11.093 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:11.093 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.093 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.093 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-01T00:23:11.093 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: osdmap e21: 3 total, 3 up, 3 in 2024-09-01T00:23:11.093 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:10 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-01T00:23:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: osdmap e21: 3 total, 3 up, 3 in 2024-09-01T00:23:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: pgmap v79: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:11.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:11.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:11.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:11.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:11.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:11.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:11.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:11.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:11.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:10 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:11.355 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48247]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-01T00:23:11.356 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48247]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-01T00:23:11.356 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-01T00:23:11.356 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48247]: pam_unix(sudo:session): session closed for user root 2024-09-01T00:23:11.626 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48355]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-01T00:23:11.626 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48355]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-01T00:23:11.626 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-01T00:23:11.626 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48355]: pam_unix(sudo:session): session closed for user root 2024-09-01T00:23:11.887 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48363]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-01T00:23:11.887 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48363]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-01T00:23:11.888 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-01T00:23:11.888 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48363]: pam_unix(sudo:session): session closed for user root 2024-09-01T00:23:12.157 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48379]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-01T00:23:12.157 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48379]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-01T00:23:12.157 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-01T00:23:12.157 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:11 smithi026 sudo[48379]: pam_unix(sudo:session): session closed for user root 2024-09-01T00:23:12.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 sudo[48385]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-01T00:23:12.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 sudo[48385]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-01T00:23:12.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 sudo[48385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-01T00:23:12.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 sudo[48385]: pam_unix(sudo:session): session closed for user root 2024-09-01T00:23:12.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[17191]: Detected new or changed devices on smithi026 2024-09-01T00:23:12.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[17191]: Adjusting osd_memory_target on smithi026 to 5356M 2024-09-01T00:23:12.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[17191]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-01T00:23:12.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[17191]: osdmap e22: 3 total, 3 up, 3 in 2024-09-01T00:23:12.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[17191]: from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:23:12.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:23:12.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:23:12.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:12.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-01T00:23:12.408 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[28102]: Detected new or changed devices on smithi026 2024-09-01T00:23:12.408 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[28102]: Adjusting osd_memory_target on smithi026 to 5356M 2024-09-01T00:23:12.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[28102]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-01T00:23:12.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[28102]: osdmap e22: 3 total, 3 up, 3 in 2024-09-01T00:23:12.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[28102]: from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:23:12.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:23:12.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:23:12.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:12.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-01T00:23:12.425 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 ceph-mon[20615]: Detected new or changed devices on smithi026 2024-09-01T00:23:12.425 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 ceph-mon[20615]: Adjusting osd_memory_target on smithi026 to 5356M 2024-09-01T00:23:12.425 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 ceph-mon[20615]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-01T00:23:12.425 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 ceph-mon[20615]: osdmap e22: 3 total, 3 up, 3 in 2024-09-01T00:23:12.425 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 ceph-mon[20615]: from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:23:12.426 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:23:12.426 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:23:12.426 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:12.426 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-01T00:23:12.426 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 sudo[23076]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-01T00:23:12.426 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 sudo[23076]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-01T00:23:12.426 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 sudo[23076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-01T00:23:12.426 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 sudo[23076]: pam_unix(sudo:session): session closed for user root 2024-09-01T00:23:12.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 sudo[23079]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-01T00:23:12.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 sudo[23079]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-01T00:23:12.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 sudo[23079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-01T00:23:12.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:12 smithi139 sudo[23079]: pam_unix(sudo:session): session closed for user root 2024-09-01T00:23:13.098 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 sudo[48416]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-01T00:23:13.098 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 sudo[48416]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-01T00:23:13.098 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 sudo[48416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-01T00:23:13.098 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:12 smithi026 sudo[48416]: pam_unix(sudo:session): session closed for user root 2024-09-01T00:23:13.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:13.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-01T00:23:13.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:23:13.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:23:13.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:23:13.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-01T00:23:13.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:23:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:23:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:23:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-01T00:23:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:23:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:23:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:23:13.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 sudo[48439]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-01T00:23:13.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 sudo[48439]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-01T00:23:13.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 sudo[48439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-01T00:23:13.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 sudo[48439]: pam_unix(sudo:session): session closed for user root 2024-09-01T00:23:13.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:13.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-01T00:23:13.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:23:13.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:23:13.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:23:13.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-01T00:23:13.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:23:13.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:23:13.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:23:13.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-01T00:23:13.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:13.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:23:13.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:23:13.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:23:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-01T00:23:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:23:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:23:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:23:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-01T00:23:13.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:23:13.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:23:13.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:23:13.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-01T00:23:13.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:13.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:23:13.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:23:13.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:23:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-01T00:23:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-01T00:23:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3535390738' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "703ab294-1bb4-4d05-91b3-56daa5f66a77"}]: dispatch 2024-09-01T00:23:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[17191]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "703ab294-1bb4-4d05-91b3-56daa5f66a77"}]: dispatch 2024-09-01T00:23:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[17191]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "703ab294-1bb4-4d05-91b3-56daa5f66a77"}]': finished 2024-09-01T00:23:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[17191]: osdmap e23: 4 total, 3 up, 4 in 2024-09-01T00:23:14.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:14.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3134673051' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:23:14.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[17191]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-01T00:23:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-01T00:23:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3535390738' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "703ab294-1bb4-4d05-91b3-56daa5f66a77"}]: dispatch 2024-09-01T00:23:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[28102]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "703ab294-1bb4-4d05-91b3-56daa5f66a77"}]: dispatch 2024-09-01T00:23:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[28102]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "703ab294-1bb4-4d05-91b3-56daa5f66a77"}]': finished 2024-09-01T00:23:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[28102]: osdmap e23: 4 total, 3 up, 4 in 2024-09-01T00:23:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3134673051' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:23:14.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:14 smithi026 ceph-mon[28102]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:14.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:14 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-01T00:23:14.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:14 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-01T00:23:14.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:14 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3535390738' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "703ab294-1bb4-4d05-91b3-56daa5f66a77"}]: dispatch 2024-09-01T00:23:14.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:14 smithi139 ceph-mon[20615]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "703ab294-1bb4-4d05-91b3-56daa5f66a77"}]: dispatch 2024-09-01T00:23:14.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:14 smithi139 ceph-mon[20615]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "703ab294-1bb4-4d05-91b3-56daa5f66a77"}]': finished 2024-09-01T00:23:14.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:14 smithi139 ceph-mon[20615]: osdmap e23: 4 total, 3 up, 4 in 2024-09-01T00:23:14.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:14 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:14.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:14 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3134673051' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:23:14.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:14 smithi139 ceph-mon[20615]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:17.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:17 smithi026 ceph-mon[17191]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:17.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:17 smithi026 ceph-mon[28102]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:17.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:17 smithi139 ceph-mon[20615]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:19.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:19 smithi026 ceph-mon[17191]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:19 smithi026 ceph-mon[28102]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:19.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:19 smithi139 ceph-mon[20615]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:20.172 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:20 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-01T00:23:20.172 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:20 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:20.172 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-01T00:23:20.172 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:20 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:20.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:20 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-01T00:23:20.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:20 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:21.381 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:21 smithi026 ceph-mon[17191]: Deploying daemon osd.3 on smithi026 2024-09-01T00:23:21.381 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:21 smithi026 ceph-mon[17191]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 40 KiB/s wr, 3 op/s 2024-09-01T00:23:21.382 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:21 smithi026 ceph-mon[28102]: Deploying daemon osd.3 on smithi026 2024-09-01T00:23:21.382 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:21 smithi026 ceph-mon[28102]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 40 KiB/s wr, 3 op/s 2024-09-01T00:23:21.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:21 smithi139 ceph-mon[20615]: Deploying daemon osd.3 on smithi026 2024-09-01T00:23:21.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:21 smithi139 ceph-mon[20615]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.4 KiB/s rd, 40 KiB/s wr, 3 op/s 2024-09-01T00:23:23.359 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:23 smithi026 ceph-mon[17191]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.0 KiB/s rd, 30 KiB/s wr, 2 op/s 2024-09-01T00:23:23.359 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:23 smithi026 ceph-mon[28102]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.0 KiB/s rd, 30 KiB/s wr, 2 op/s 2024-09-01T00:23:23.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:23 smithi139 ceph-mon[20615]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.0 KiB/s rd, 30 KiB/s wr, 2 op/s 2024-09-01T00:23:25.414 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:25 smithi026 ceph-mon[17191]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 867 B/s rd, 25 KiB/s wr, 2 op/s 2024-09-01T00:23:25.414 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:25 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:25.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:25 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:25.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:25 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:25.415 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:25 smithi026 ceph-mon[28102]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 867 B/s rd, 25 KiB/s wr, 2 op/s 2024-09-01T00:23:25.415 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:25 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:25.416 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:25 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:25.416 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:25 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:25.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:25 smithi139 ceph-mon[20615]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 867 B/s rd, 25 KiB/s wr, 2 op/s 2024-09-01T00:23:25.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:25 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:25.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:25 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:25.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:25 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:27.169 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:27 smithi026 ceph-mon[17191]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-01T00:23:27.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:27 smithi026 ceph-mon[28102]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-01T00:23:27.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:27 smithi139 ceph-mon[20615]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-01T00:23:27.776 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 3 on host 'smithi026' 2024-09-01T00:23:28.497 DEBUG:teuthology.orchestra.run.smithi026:osd.3> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.3.service 2024-09-01T00:23:28.500 INFO:tasks.cephadm:Deploying osd.4 on smithi139 with /dev/vg_nvme/lv_4... 2024-09-01T00:23:28.500 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-01T00:23:28.702 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:23:28.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:28 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:28.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:28 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:28.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:28 smithi139 ceph-mon[20615]: from='osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-01T00:23:28.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:28 smithi139 ceph-mon[20615]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-01T00:23:28.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:28 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:28.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:28 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:29.068 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:28 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:29.068 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:28 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:29.068 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:28 smithi026 ceph-mon[17191]: from='osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-01T00:23:29.068 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:28 smithi026 ceph-mon[17191]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-01T00:23:29.068 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:28 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:29.068 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:28 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:29.068 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:28 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:29.069 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:28 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:29.069 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:28 smithi026 ceph-mon[28102]: from='osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-01T00:23:29.069 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:28 smithi026 ceph-mon[28102]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-01T00:23:29.069 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:28 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:29.069 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:28 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:30.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:29 smithi139 ceph-mon[20615]: from='osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-01T00:23:30.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:29 smithi139 ceph-mon[20615]: osdmap e24: 4 total, 3 up, 4 in 2024-09-01T00:23:30.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:29 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:30.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:29 smithi139 ceph-mon[20615]: from='osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:23:30.039 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:29 smithi026 ceph-mon[28102]: from='osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-01T00:23:30.039 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:29 smithi026 ceph-mon[28102]: osdmap e24: 4 total, 3 up, 4 in 2024-09-01T00:23:30.039 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:29 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:30.039 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:29 smithi026 ceph-mon[28102]: from='osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:23:30.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:29 smithi026 ceph-mon[17191]: from='osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-01T00:23:30.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:29 smithi026 ceph-mon[17191]: osdmap e24: 4 total, 3 up, 4 in 2024-09-01T00:23:30.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:29 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:30.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:29 smithi026 ceph-mon[17191]: from='osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-01T00:23:30.040 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:23:29 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[50137]: 2024-09-01T00:23:29.789+0000 7f999df72640 -1 osd.3 0 waiting for initial osdmap 2024-09-01T00:23:30.040 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:23:29 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[50137]: 2024-09-01T00:23:29.794+0000 7f9999d9b640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:23:31.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:30 smithi139 ceph-mon[20615]: from='osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-01T00:23:31.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:30 smithi139 ceph-mon[20615]: osdmap e25: 4 total, 3 up, 4 in 2024-09-01T00:23:31.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:30 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:31.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:30 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:31.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:30 smithi139 ceph-mon[20615]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:31.077 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:23:31.097 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi139:vg_nvme/lv_4 2024-09-01T00:23:31.113 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:30 smithi026 ceph-mon[17191]: from='osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-01T00:23:31.113 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:30 smithi026 ceph-mon[17191]: osdmap e25: 4 total, 3 up, 4 in 2024-09-01T00:23:31.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:30 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:31.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:30 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:31.114 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:30 smithi026 ceph-mon[17191]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:31.114 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:30 smithi026 ceph-mon[28102]: from='osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-01T00:23:31.114 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:30 smithi026 ceph-mon[28102]: osdmap e25: 4 total, 3 up, 4 in 2024-09-01T00:23:31.114 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:30 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:31.114 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:30 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:31.114 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:30 smithi026 ceph-mon[28102]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-01T00:23:31.297 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:23:32.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: purged_snaps scrub starts 2024-09-01T00:23:32.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: purged_snaps scrub ok 2024-09-01T00:23:32.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405] boot 2024-09-01T00:23:32.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: osdmap e26: 4 total, 4 up, 4 in 2024-09-01T00:23:32.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:32.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:32.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:32.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:32.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:32.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:32.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:32.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:32.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:32.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:32.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:31 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: purged_snaps scrub starts 2024-09-01T00:23:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: purged_snaps scrub ok 2024-09-01T00:23:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405] boot 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: osdmap e26: 4 total, 4 up, 4 in 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: purged_snaps scrub starts 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: purged_snaps scrub ok 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: osd.3 [v2:172.21.15.26:6826/2970328405,v1:172.21.15.26:6827/2970328405] boot 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: osdmap e26: 4 total, 4 up, 4 in 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:32.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:32.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:32.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:32.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:32.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:32.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:32.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:32.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:32.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:31 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:32 smithi139 ceph-mon[20615]: Detected new or changed devices on smithi026 2024-09-01T00:23:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:32 smithi139 ceph-mon[20615]: Adjusting osd_memory_target on smithi026 to 4017M 2024-09-01T00:23:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:32 smithi139 ceph-mon[20615]: osdmap e27: 4 total, 4 up, 4 in 2024-09-01T00:23:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:32 smithi139 ceph-mon[20615]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:33.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:32 smithi026 ceph-mon[17191]: Detected new or changed devices on smithi026 2024-09-01T00:23:33.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:32 smithi026 ceph-mon[17191]: Adjusting osd_memory_target on smithi026 to 4017M 2024-09-01T00:23:33.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:32 smithi026 ceph-mon[17191]: osdmap e27: 4 total, 4 up, 4 in 2024-09-01T00:23:33.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:32 smithi026 ceph-mon[17191]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:33.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:32 smithi026 ceph-mon[28102]: Detected new or changed devices on smithi026 2024-09-01T00:23:33.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:32 smithi026 ceph-mon[28102]: Adjusting osd_memory_target on smithi026 to 4017M 2024-09-01T00:23:33.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:32 smithi026 ceph-mon[28102]: osdmap e27: 4 total, 4 up, 4 in 2024-09-01T00:23:33.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:32 smithi026 ceph-mon[28102]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:34.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:33 smithi139 ceph-mon[20615]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:23:34.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:33 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:23:34.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:33 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:23:34.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:33 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:34.145 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:33 smithi026 ceph-mon[17191]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:23:34.145 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:33 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:23:34.145 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:33 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:23:34.145 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:33 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:34.146 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:33 smithi026 ceph-mon[28102]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:23:34.146 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:33 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:23:34.146 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:33 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:23:34.146 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:33 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:34 smithi139 ceph-mon[20615]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:34 smithi026 ceph-mon[28102]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:34 smithi026 ceph-mon[17191]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:35 smithi139 ceph-mon[20615]: from='client.? 172.21.15.139:0/3002657377' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6759b82-e9bf-499d-98cf-d7e4f0901dcd"}]: dispatch 2024-09-01T00:23:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:35 smithi139 ceph-mon[20615]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6759b82-e9bf-499d-98cf-d7e4f0901dcd"}]: dispatch 2024-09-01T00:23:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:35 smithi139 ceph-mon[20615]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f6759b82-e9bf-499d-98cf-d7e4f0901dcd"}]': finished 2024-09-01T00:23:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:35 smithi139 ceph-mon[20615]: osdmap e28: 5 total, 4 up, 5 in 2024-09-01T00:23:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:35 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:35 smithi139 ceph-mon[20615]: from='client.? 172.21.15.139:0/4233149493' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:23:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:35 smithi026 ceph-mon[28102]: from='client.? 172.21.15.139:0/3002657377' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6759b82-e9bf-499d-98cf-d7e4f0901dcd"}]: dispatch 2024-09-01T00:23:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:35 smithi026 ceph-mon[28102]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6759b82-e9bf-499d-98cf-d7e4f0901dcd"}]: dispatch 2024-09-01T00:23:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:35 smithi026 ceph-mon[28102]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f6759b82-e9bf-499d-98cf-d7e4f0901dcd"}]': finished 2024-09-01T00:23:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:35 smithi026 ceph-mon[28102]: osdmap e28: 5 total, 4 up, 5 in 2024-09-01T00:23:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:35 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:35 smithi026 ceph-mon[28102]: from='client.? 172.21.15.139:0/4233149493' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:23:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:35 smithi026 ceph-mon[17191]: from='client.? 172.21.15.139:0/3002657377' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6759b82-e9bf-499d-98cf-d7e4f0901dcd"}]: dispatch 2024-09-01T00:23:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:35 smithi026 ceph-mon[17191]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6759b82-e9bf-499d-98cf-d7e4f0901dcd"}]: dispatch 2024-09-01T00:23:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:35 smithi026 ceph-mon[17191]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f6759b82-e9bf-499d-98cf-d7e4f0901dcd"}]': finished 2024-09-01T00:23:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:35 smithi026 ceph-mon[17191]: osdmap e28: 5 total, 4 up, 5 in 2024-09-01T00:23:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:35 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:35 smithi026 ceph-mon[17191]: from='client.? 172.21.15.139:0/4233149493' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:23:37.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:36 smithi139 ceph-mon[20615]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:36 smithi026 ceph-mon[17191]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:36 smithi026 ceph-mon[28102]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:39 smithi139 ceph-mon[20615]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:39.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:39 smithi026 ceph-mon[17191]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:39 smithi026 ceph-mon[28102]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:41.383 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:41 smithi139 ceph-mon[20615]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:41.383 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:41 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-01T00:23:41.383 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:41 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:41.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:41 smithi026 ceph-mon[17191]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:41.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:41 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-01T00:23:41.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:41 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:41.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:41 smithi026 ceph-mon[28102]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:41.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:41 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-01T00:23:41.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:41 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:42.389 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:42 smithi139 ceph-mon[20615]: Deploying daemon osd.4 on smithi139 2024-09-01T00:23:42.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:42 smithi026 ceph-mon[17191]: Deploying daemon osd.4 on smithi139 2024-09-01T00:23:42.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:42 smithi026 ceph-mon[28102]: Deploying daemon osd.4 on smithi139 2024-09-01T00:23:43.389 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:43 smithi139 ceph-mon[20615]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:43 smithi026 ceph-mon[28102]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:43 smithi026 ceph-mon[17191]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:45.298 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:45 smithi139 ceph-mon[20615]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:45.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:45 smithi026 ceph-mon[17191]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:45.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:45 smithi026 ceph-mon[28102]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:46.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:46 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:46.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:46 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:46.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:46 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:46.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:46 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:46.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:46 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:46.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:46 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:46.462 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:46 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:46.462 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:46 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:46.462 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:46 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:47.198 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:47 smithi139 ceph-mon[20615]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:47.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:47 smithi026 ceph-mon[17191]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:47.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:47 smithi026 ceph-mon[28102]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:49.043 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 4 on host 'smithi139' 2024-09-01T00:23:49.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:49 smithi139 ceph-mon[20615]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:49.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:49.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:49.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:49 smithi139 ceph-mon[20615]: from='osd.4 [v2:172.21.15.139:6800/408087925,v1:172.21.15.139:6801/408087925]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-01T00:23:49.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:49 smithi139 ceph-mon[20615]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-01T00:23:49.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:49.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:49 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[28102]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:49.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:49.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:49.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[28102]: from='osd.4 [v2:172.21.15.139:6800/408087925,v1:172.21.15.139:6801/408087925]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-01T00:23:49.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[28102]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-01T00:23:49.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:49.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[17191]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:49.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:49.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:49.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[17191]: from='osd.4 [v2:172.21.15.139:6800/408087925,v1:172.21.15.139:6801/408087925]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-01T00:23:49.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[17191]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-01T00:23:49.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:23:49.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:49 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:49.659 DEBUG:teuthology.orchestra.run.smithi139:osd.4> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.4.service 2024-09-01T00:23:49.661 INFO:tasks.cephadm:Deploying osd.5 on smithi139 with /dev/vg_nvme/lv_3... 2024-09-01T00:23:49.661 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-01T00:23:50.313 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:23:50.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:50 smithi026 ceph-mon[28102]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-01T00:23:50.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:50 smithi026 ceph-mon[28102]: osdmap e29: 5 total, 4 up, 5 in 2024-09-01T00:23:50.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:50 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:50.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:50 smithi026 ceph-mon[28102]: from='osd.4 [v2:172.21.15.139:6800/408087925,v1:172.21.15.139:6801/408087925]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:23:50.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:50 smithi026 ceph-mon[28102]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:23:50.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:50 smithi026 ceph-mon[28102]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:50.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:50 smithi026 ceph-mon[17191]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-01T00:23:50.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:50 smithi026 ceph-mon[17191]: osdmap e29: 5 total, 4 up, 5 in 2024-09-01T00:23:50.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:50 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:50.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:50 smithi026 ceph-mon[17191]: from='osd.4 [v2:172.21.15.139:6800/408087925,v1:172.21.15.139:6801/408087925]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:23:50.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:50 smithi026 ceph-mon[17191]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:23:50.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:50 smithi026 ceph-mon[17191]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:50.798 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:50 smithi139 ceph-mon[20615]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-01T00:23:50.798 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:50 smithi139 ceph-mon[20615]: osdmap e29: 5 total, 4 up, 5 in 2024-09-01T00:23:50.798 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:50 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:50.799 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:50 smithi139 ceph-mon[20615]: from='osd.4 [v2:172.21.15.139:6800/408087925,v1:172.21.15.139:6801/408087925]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:23:50.799 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:50 smithi139 ceph-mon[20615]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:23:50.799 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:50 smithi139 ceph-mon[20615]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:51.083 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:23:50 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[25356]: 2024-09-01T00:23:50.838+0000 7fce06f29640 -1 osd.4 0 waiting for initial osdmap 2024-09-01T00:23:51.083 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:23:50 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[25356]: 2024-09-01T00:23:50.844+0000 7fcdfe533640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:23:51.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:51 smithi139 ceph-mon[20615]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-01T00:23:51.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:51 smithi139 ceph-mon[20615]: osdmap e30: 5 total, 4 up, 5 in 2024-09-01T00:23:51.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:51.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:51 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:51.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:51 smithi139 ceph-mon[20615]: from='osd.4 ' entity='osd.4' 2024-09-01T00:23:51.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:51 smithi026 ceph-mon[17191]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-01T00:23:51.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:51 smithi026 ceph-mon[17191]: osdmap e30: 5 total, 4 up, 5 in 2024-09-01T00:23:51.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:51.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:51 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:51.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:51 smithi026 ceph-mon[17191]: from='osd.4 ' entity='osd.4' 2024-09-01T00:23:51.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:51 smithi026 ceph-mon[28102]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-01T00:23:51.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:51 smithi026 ceph-mon[28102]: osdmap e30: 5 total, 4 up, 5 in 2024-09-01T00:23:51.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:51.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:51 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:51.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:51 smithi026 ceph-mon[28102]: from='osd.4 ' entity='osd.4' 2024-09-01T00:23:52.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:52 smithi139 ceph-mon[20615]: purged_snaps scrub starts 2024-09-01T00:23:52.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:52 smithi139 ceph-mon[20615]: purged_snaps scrub ok 2024-09-01T00:23:52.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:52 smithi139 ceph-mon[20615]: osd.4 [v2:172.21.15.139:6800/408087925,v1:172.21.15.139:6801/408087925] boot 2024-09-01T00:23:52.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:52 smithi139 ceph-mon[20615]: osdmap e31: 5 total, 5 up, 5 in 2024-09-01T00:23:52.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:52 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:52.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:52 smithi139 ceph-mon[20615]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:52.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:52 smithi139 ceph-mon[20615]: osdmap e32: 5 total, 5 up, 5 in 2024-09-01T00:23:52.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[17191]: purged_snaps scrub starts 2024-09-01T00:23:52.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[17191]: purged_snaps scrub ok 2024-09-01T00:23:52.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[17191]: osd.4 [v2:172.21.15.139:6800/408087925,v1:172.21.15.139:6801/408087925] boot 2024-09-01T00:23:52.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[17191]: osdmap e31: 5 total, 5 up, 5 in 2024-09-01T00:23:52.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:52.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[17191]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:52.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[17191]: osdmap e32: 5 total, 5 up, 5 in 2024-09-01T00:23:52.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[28102]: purged_snaps scrub starts 2024-09-01T00:23:52.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[28102]: purged_snaps scrub ok 2024-09-01T00:23:52.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[28102]: osd.4 [v2:172.21.15.139:6800/408087925,v1:172.21.15.139:6801/408087925] boot 2024-09-01T00:23:52.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[28102]: osdmap e31: 5 total, 5 up, 5 in 2024-09-01T00:23:52.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:23:52.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[28102]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-01T00:23:52.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:52 smithi026 ceph-mon[28102]: osdmap e32: 5 total, 5 up, 5 in 2024-09-01T00:23:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[17191]: Detected new or changed devices on smithi139 2024-09-01T00:23:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[17191]: Adjusting osd_memory_target on smithi139 to 17088M 2024-09-01T00:23:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[17191]: osdmap e33: 5 total, 5 up, 5 in 2024-09-01T00:23:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[28102]: Detected new or changed devices on smithi139 2024-09-01T00:23:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[28102]: Adjusting osd_memory_target on smithi139 to 17088M 2024-09-01T00:23:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:54.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:54.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:54.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:54.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:53 smithi026 ceph-mon[28102]: osdmap e33: 5 total, 5 up, 5 in 2024-09-01T00:23:54.221 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:53 smithi139 ceph-mon[20615]: Detected new or changed devices on smithi139 2024-09-01T00:23:54.221 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:53 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:54.221 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:53 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:54.221 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:53 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:23:54.221 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:53 smithi139 ceph-mon[20615]: Adjusting osd_memory_target on smithi139 to 17088M 2024-09-01T00:23:54.221 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:53 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:54.221 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:53 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:54.221 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:53 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:23:54.221 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:53 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:23:54.222 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:53 smithi139 ceph-mon[20615]: osdmap e33: 5 total, 5 up, 5 in 2024-09-01T00:23:54.224 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:23:54.243 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi139:vg_nvme/lv_3 2024-09-01T00:23:54.436 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:23:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:54 smithi139 ceph-mon[20615]: pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:23:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:54 smithi139 ceph-mon[20615]: osdmap e34: 5 total, 5 up, 5 in 2024-09-01T00:23:55.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:54 smithi026 ceph-mon[17191]: pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:23:55.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:54 smithi026 ceph-mon[17191]: osdmap e34: 5 total, 5 up, 5 in 2024-09-01T00:23:55.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:54 smithi026 ceph-mon[28102]: pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:23:55.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:54 smithi026 ceph-mon[28102]: osdmap e34: 5 total, 5 up, 5 in 2024-09-01T00:23:56.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:56 smithi139 ceph-mon[20615]: osdmap e35: 5 total, 5 up, 5 in 2024-09-01T00:23:56.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:56 smithi139 ceph-mon[20615]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:23:56.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:56 smithi139 ceph-mon[20615]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:23:56.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:56 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:23:56.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:56 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:23:56.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:56 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:56.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:56 smithi026 ceph-mon[17191]: osdmap e35: 5 total, 5 up, 5 in 2024-09-01T00:23:56.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:56 smithi026 ceph-mon[17191]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:23:56.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:56 smithi026 ceph-mon[17191]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:23:56.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:56 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:23:56.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:56 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:23:56.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:56 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:56.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:56 smithi026 ceph-mon[28102]: osdmap e35: 5 total, 5 up, 5 in 2024-09-01T00:23:56.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:56 smithi026 ceph-mon[28102]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:23:56.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:56 smithi026 ceph-mon[28102]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:23:56.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:56 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:23:56.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:56 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:23:56.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:56 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:23:59.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[28102]: pgmap v117: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:23:59.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[28102]: from='client.? 172.21.15.139:0/2786658478' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5f5fad3-8f05-4032-a5dd-3cc10e85a10b"}]: dispatch 2024-09-01T00:23:59.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[28102]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5f5fad3-8f05-4032-a5dd-3cc10e85a10b"}]: dispatch 2024-09-01T00:23:59.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[28102]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5f5fad3-8f05-4032-a5dd-3cc10e85a10b"}]': finished 2024-09-01T00:23:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[28102]: osdmap e36: 6 total, 5 up, 6 in 2024-09-01T00:23:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:23:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[28102]: from='client.? 172.21.15.139:0/3853624722' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:23:59.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[17191]: pgmap v117: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:23:59.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[17191]: from='client.? 172.21.15.139:0/2786658478' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5f5fad3-8f05-4032-a5dd-3cc10e85a10b"}]: dispatch 2024-09-01T00:23:59.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[17191]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5f5fad3-8f05-4032-a5dd-3cc10e85a10b"}]: dispatch 2024-09-01T00:23:59.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[17191]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5f5fad3-8f05-4032-a5dd-3cc10e85a10b"}]': finished 2024-09-01T00:23:59.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[17191]: osdmap e36: 6 total, 5 up, 6 in 2024-09-01T00:23:59.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:23:59.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:23:59 smithi026 ceph-mon[17191]: from='client.? 172.21.15.139:0/3853624722' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:23:59.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:59 smithi139 ceph-mon[20615]: pgmap v117: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:23:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:59 smithi139 ceph-mon[20615]: from='client.? 172.21.15.139:0/2786658478' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5f5fad3-8f05-4032-a5dd-3cc10e85a10b"}]: dispatch 2024-09-01T00:23:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:59 smithi139 ceph-mon[20615]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5f5fad3-8f05-4032-a5dd-3cc10e85a10b"}]: dispatch 2024-09-01T00:23:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:59 smithi139 ceph-mon[20615]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5f5fad3-8f05-4032-a5dd-3cc10e85a10b"}]': finished 2024-09-01T00:23:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:59 smithi139 ceph-mon[20615]: osdmap e36: 6 total, 5 up, 6 in 2024-09-01T00:23:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:59 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:23:59.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:23:59 smithi139 ceph-mon[20615]: from='client.? 172.21.15.139:0/3853624722' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:24:01.309 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:01 smithi139 ceph-mon[20615]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-01T00:24:01.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:01 smithi026 ceph-mon[28102]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-01T00:24:01.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:01 smithi026 ceph-mon[17191]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-01T00:24:03.222 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:03 smithi139 ceph-mon[20615]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-01T00:24:03.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:03 smithi026 ceph-mon[28102]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-01T00:24:03.366 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:03 smithi026 ceph-mon[17191]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-01T00:24:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:05 smithi026 ceph-mon[17191]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-01T00:24:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:05 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-01T00:24:05.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:05 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:05.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:05 smithi026 ceph-mon[28102]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-01T00:24:05.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:05 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-01T00:24:05.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:05 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:05.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:05 smithi139 ceph-mon[20615]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-01T00:24:05.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:05 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-01T00:24:05.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:05 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:06 smithi139 ceph-mon[20615]: Deploying daemon osd.5 on smithi139 2024-09-01T00:24:06.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:06 smithi026 ceph-mon[17191]: Deploying daemon osd.5 on smithi139 2024-09-01T00:24:06.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:06 smithi026 ceph-mon[28102]: Deploying daemon osd.5 on smithi139 2024-09-01T00:24:07.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:07 smithi139 ceph-mon[20615]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-01T00:24:07.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:07 smithi026 ceph-mon[17191]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-01T00:24:07.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:07 smithi026 ceph-mon[28102]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-01T00:24:09.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:09 smithi026 ceph-mon[17191]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-01T00:24:09.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:09 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:09.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:09 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:09.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:09 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:09.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:09 smithi026 ceph-mon[28102]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-01T00:24:09.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:09 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:09.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:09 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:09.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:09 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:09.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:09 smithi139 ceph-mon[20615]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-01T00:24:09.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:09 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:09.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:09 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:09.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:09 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:11 smithi139 ceph-mon[20615]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:24:11.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:11 smithi026 ceph-mon[17191]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:24:11.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:11 smithi026 ceph-mon[28102]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:24:12.059 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 5 on host 'smithi139' 2024-09-01T00:24:12.626 DEBUG:teuthology.orchestra.run.smithi139:osd.5> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.5.service 2024-09-01T00:24:12.629 INFO:tasks.cephadm:Deploying osd.6 on smithi139 with /dev/vg_nvme/lv_2... 2024-09-01T00:24:12.629 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-01T00:24:12.870 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:24:13.291 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:13.292 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:13 smithi139 ceph-mon[20615]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:24:13.292 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:13.292 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:13 smithi139 ceph-mon[20615]: from='osd.5 [v2:172.21.15.139:6808/48450144,v1:172.21.15.139:6809/48450144]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-01T00:24:13.292 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:13 smithi139 ceph-mon[20615]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-01T00:24:13.292 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:13.292 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:13.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:13.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[28102]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:24:13.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:13.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[28102]: from='osd.5 [v2:172.21.15.139:6808/48450144,v1:172.21.15.139:6809/48450144]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-01T00:24:13.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[28102]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-01T00:24:13.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:13.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[17191]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:24:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[17191]: from='osd.5 [v2:172.21.15.139:6808/48450144,v1:172.21.15.139:6809/48450144]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-01T00:24:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[17191]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-01T00:24:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:13.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:14.140 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:14 smithi139 ceph-mon[20615]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-01T00:24:14.140 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:14 smithi139 ceph-mon[20615]: osdmap e37: 6 total, 5 up, 6 in 2024-09-01T00:24:14.140 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:14 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:24:14.140 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:14 smithi139 ceph-mon[20615]: from='osd.5 [v2:172.21.15.139:6808/48450144,v1:172.21.15.139:6809/48450144]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:24:14.140 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:14 smithi139 ceph-mon[20615]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:24:14.141 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:24:14 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[30953]: 2024-09-01T00:24:14.068+0000 7ff4e07a1640 -1 osd.5 0 waiting for initial osdmap 2024-09-01T00:24:14.141 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:24:14 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[30953]: 2024-09-01T00:24:14.073+0000 7ff4dc5ca640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:24:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:14 smithi026 ceph-mon[17191]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-01T00:24:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:14 smithi026 ceph-mon[17191]: osdmap e37: 6 total, 5 up, 6 in 2024-09-01T00:24:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:14 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:24:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:14 smithi026 ceph-mon[17191]: from='osd.5 [v2:172.21.15.139:6808/48450144,v1:172.21.15.139:6809/48450144]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:24:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:14 smithi026 ceph-mon[17191]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:24:14.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:14 smithi026 ceph-mon[28102]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-01T00:24:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:14 smithi026 ceph-mon[28102]: osdmap e37: 6 total, 5 up, 6 in 2024-09-01T00:24:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:14 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:24:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:14 smithi026 ceph-mon[28102]: from='osd.5 [v2:172.21.15.139:6808/48450144,v1:172.21.15.139:6809/48450144]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:24:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:14 smithi026 ceph-mon[28102]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:24:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:15 smithi139 ceph-mon[20615]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:24:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:15 smithi139 ceph-mon[20615]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-01T00:24:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:15 smithi139 ceph-mon[20615]: osdmap e38: 6 total, 5 up, 6 in 2024-09-01T00:24:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:15 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:24:15.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:15 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:24:15.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:15 smithi026 ceph-mon[17191]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:24:15.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:15 smithi026 ceph-mon[17191]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-01T00:24:15.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:15 smithi026 ceph-mon[17191]: osdmap e38: 6 total, 5 up, 6 in 2024-09-01T00:24:15.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:15 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:24:15.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:15 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:24:15.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:15 smithi026 ceph-mon[28102]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-01T00:24:15.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:15 smithi026 ceph-mon[28102]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-01T00:24:15.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:15 smithi026 ceph-mon[28102]: osdmap e38: 6 total, 5 up, 6 in 2024-09-01T00:24:15.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:15 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:24:15.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:15 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:24:16.063 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:24:16.087 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi139:vg_nvme/lv_2 2024-09-01T00:24:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:16 smithi139 ceph-mon[20615]: purged_snaps scrub starts 2024-09-01T00:24:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:16 smithi139 ceph-mon[20615]: purged_snaps scrub ok 2024-09-01T00:24:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:16 smithi139 ceph-mon[20615]: osd.5 [v2:172.21.15.139:6808/48450144,v1:172.21.15.139:6809/48450144] boot 2024-09-01T00:24:16.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:16 smithi139 ceph-mon[20615]: osdmap e39: 6 total, 6 up, 6 in 2024-09-01T00:24:16.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:16 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:24:16.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:16 smithi139 ceph-mon[20615]: osdmap e40: 6 total, 6 up, 6 in 2024-09-01T00:24:16.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:16 smithi026 ceph-mon[17191]: purged_snaps scrub starts 2024-09-01T00:24:16.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:16 smithi026 ceph-mon[17191]: purged_snaps scrub ok 2024-09-01T00:24:16.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:16 smithi026 ceph-mon[17191]: osd.5 [v2:172.21.15.139:6808/48450144,v1:172.21.15.139:6809/48450144] boot 2024-09-01T00:24:16.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:16 smithi026 ceph-mon[17191]: osdmap e39: 6 total, 6 up, 6 in 2024-09-01T00:24:16.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:24:16.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:16 smithi026 ceph-mon[17191]: osdmap e40: 6 total, 6 up, 6 in 2024-09-01T00:24:16.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:16 smithi026 ceph-mon[28102]: purged_snaps scrub starts 2024-09-01T00:24:16.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:16 smithi026 ceph-mon[28102]: purged_snaps scrub ok 2024-09-01T00:24:16.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:16 smithi026 ceph-mon[28102]: osd.5 [v2:172.21.15.139:6808/48450144,v1:172.21.15.139:6809/48450144] boot 2024-09-01T00:24:16.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:16 smithi026 ceph-mon[28102]: osdmap e39: 6 total, 6 up, 6 in 2024-09-01T00:24:16.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:16 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:24:16.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:16 smithi026 ceph-mon[28102]: osdmap e40: 6 total, 6 up, 6 in 2024-09-01T00:24:16.809 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:24:17.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:17 smithi139 ceph-mon[20615]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:17.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:17 smithi139 ceph-mon[20615]: osdmap e41: 6 total, 6 up, 6 in 2024-09-01T00:24:17.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:17 smithi026 ceph-mon[17191]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:17.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:17 smithi026 ceph-mon[17191]: osdmap e41: 6 total, 6 up, 6 in 2024-09-01T00:24:17.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:17 smithi026 ceph-mon[28102]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:17.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:17 smithi026 ceph-mon[28102]: osdmap e41: 6 total, 6 up, 6 in 2024-09-01T00:24:18.611 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: osdmap e42: 6 total, 6 up, 6 in 2024-09-01T00:24:18.611 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: Detected new or changed devices on smithi139 2024-09-01T00:24:18.611 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.611 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.611 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:18.611 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:18.611 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: Adjusting osd_memory_target on smithi139 to 8544M 2024-09-01T00:24:18.611 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.612 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:18.612 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:24:18.612 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.612 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:18.612 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:18.612 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:18.612 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:24:18.612 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: osdmap e42: 6 total, 6 up, 6 in 2024-09-01T00:24:18.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: Detected new or changed devices on smithi139 2024-09-01T00:24:18.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:18.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:18.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: Adjusting osd_memory_target on smithi139 to 8544M 2024-09-01T00:24:18.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:18.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:24:18.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:18.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:18.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:18.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:24:18.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: osdmap e42: 6 total, 6 up, 6 in 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: Detected new or changed devices on smithi139 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: Adjusting osd_memory_target on smithi139 to 8544M 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:18.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:18.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:18.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:24:18.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:19.678 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:19 smithi139 ceph-mon[20615]: osdmap e43: 6 total, 6 up, 6 in 2024-09-01T00:24:19.678 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:19 smithi139 ceph-mon[20615]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:24:19.678 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:19 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:24:19.678 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:19 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:24:19.678 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:19 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:19.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:19 smithi026 ceph-mon[17191]: osdmap e43: 6 total, 6 up, 6 in 2024-09-01T00:24:19.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:19 smithi026 ceph-mon[17191]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:24:19.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:19 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:24:19.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:19 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:24:19.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:19 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:19.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:19 smithi026 ceph-mon[28102]: osdmap e43: 6 total, 6 up, 6 in 2024-09-01T00:24:19.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:19 smithi026 ceph-mon[28102]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:24:19.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:19 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:24:19.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:19 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:24:19.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:19 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:20.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:20 smithi139 ceph-mon[20615]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:20.699 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:20 smithi026 ceph-mon[17191]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:20.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:20 smithi026 ceph-mon[28102]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:21.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:21 smithi026 ceph-mon[17191]: from='client.? 172.21.15.139:0/2788137483' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "19f260f2-0673-470e-ac08-b567d13464ef"}]: dispatch 2024-09-01T00:24:21.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:21 smithi026 ceph-mon[17191]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "19f260f2-0673-470e-ac08-b567d13464ef"}]: dispatch 2024-09-01T00:24:21.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:21 smithi026 ceph-mon[17191]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "19f260f2-0673-470e-ac08-b567d13464ef"}]': finished 2024-09-01T00:24:21.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:21 smithi026 ceph-mon[17191]: osdmap e44: 7 total, 6 up, 7 in 2024-09-01T00:24:21.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:21 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:21.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:21 smithi026 ceph-mon[28102]: from='client.? 172.21.15.139:0/2788137483' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "19f260f2-0673-470e-ac08-b567d13464ef"}]: dispatch 2024-09-01T00:24:21.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:21 smithi026 ceph-mon[28102]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "19f260f2-0673-470e-ac08-b567d13464ef"}]: dispatch 2024-09-01T00:24:21.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:21 smithi026 ceph-mon[28102]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "19f260f2-0673-470e-ac08-b567d13464ef"}]': finished 2024-09-01T00:24:21.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:21 smithi026 ceph-mon[28102]: osdmap e44: 7 total, 6 up, 7 in 2024-09-01T00:24:21.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:21 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:21.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:21 smithi139 ceph-mon[20615]: from='client.? 172.21.15.139:0/2788137483' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "19f260f2-0673-470e-ac08-b567d13464ef"}]: dispatch 2024-09-01T00:24:21.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:21 smithi139 ceph-mon[20615]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "19f260f2-0673-470e-ac08-b567d13464ef"}]: dispatch 2024-09-01T00:24:21.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:21 smithi139 ceph-mon[20615]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "19f260f2-0673-470e-ac08-b567d13464ef"}]': finished 2024-09-01T00:24:21.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:21 smithi139 ceph-mon[20615]: osdmap e44: 7 total, 6 up, 7 in 2024-09-01T00:24:21.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:21 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:22.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:22 smithi026 ceph-mon[17191]: from='client.? 172.21.15.139:0/1297649007' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:24:22.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:22 smithi026 ceph-mon[17191]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:22.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:22 smithi026 ceph-mon[28102]: from='client.? 172.21.15.139:0/1297649007' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:24:22.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:22 smithi026 ceph-mon[28102]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:22 smithi139 ceph-mon[20615]: from='client.? 172.21.15.139:0/1297649007' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:24:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:22 smithi139 ceph-mon[20615]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:25 smithi139 ceph-mon[20615]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:25.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:25 smithi026 ceph-mon[28102]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:25.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:25 smithi026 ceph-mon[17191]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:27.293 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:27 smithi139 ceph-mon[20615]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:27 smithi026 ceph-mon[17191]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:27.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:27 smithi026 ceph-mon[28102]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:28.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:28 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-01T00:24:28.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:28 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:28.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:28 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-01T00:24:28.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:28 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:28.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:28 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-01T00:24:28.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:28 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:29.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:29 smithi139 ceph-mon[20615]: Deploying daemon osd.6 on smithi139 2024-09-01T00:24:29.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:29 smithi139 ceph-mon[20615]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:29.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:29 smithi026 ceph-mon[17191]: Deploying daemon osd.6 on smithi139 2024-09-01T00:24:29.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:29 smithi026 ceph-mon[17191]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:29.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:29 smithi026 ceph-mon[28102]: Deploying daemon osd.6 on smithi139 2024-09-01T00:24:29.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:29 smithi026 ceph-mon[28102]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:31.261 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:31 smithi139 ceph-mon[20615]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:31.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:31 smithi026 ceph-mon[17191]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:31.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:31 smithi026 ceph-mon[28102]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:33.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:33 smithi026 ceph-mon[17191]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:33.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:33 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:33.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:33 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:33.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:33 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:33.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:33 smithi026 ceph-mon[28102]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:33.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:33 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:33.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:33 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:33.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:33 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:33.537 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:33 smithi139 ceph-mon[20615]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:33.538 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:33 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:33.538 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:33 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:33.538 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:33 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:35.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:35 smithi139 ceph-mon[20615]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:35.214 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:35 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:35.214 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:35 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:35.214 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:35 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:35.214 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:35 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:24:35.214 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:35 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:35.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:35 smithi026 ceph-mon[17191]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:35.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:35 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:35.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:35 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:35.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:35 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:35.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:35 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:24:35.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:35 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:35.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:35 smithi026 ceph-mon[28102]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:35.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:35 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:35.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:35 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:35.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:35 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:35.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:35 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:24:35.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:35 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:35.522 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 6 on host 'smithi139' 2024-09-01T00:24:36.182 DEBUG:teuthology.orchestra.run.smithi139:osd.6> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.6.service 2024-09-01T00:24:36.185 INFO:tasks.cephadm:Deploying osd.7 on smithi139 with /dev/vg_nvme/lv_1... 2024-09-01T00:24:36.185 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-01T00:24:36.385 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:36 smithi139 ceph-mon[20615]: from='osd.6 [v2:172.21.15.139:6816/1269684813,v1:172.21.15.139:6817/1269684813]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-01T00:24:36.385 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:36 smithi139 ceph-mon[20615]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-01T00:24:36.385 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:36 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:36.385 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:36 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:36.385 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:36 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:36.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:36 smithi026 ceph-mon[17191]: from='osd.6 [v2:172.21.15.139:6816/1269684813,v1:172.21.15.139:6817/1269684813]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-01T00:24:36.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:36 smithi026 ceph-mon[17191]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-01T00:24:36.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:36 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:36.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:36 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:36.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:36 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:36.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:36 smithi026 ceph-mon[28102]: from='osd.6 [v2:172.21.15.139:6816/1269684813,v1:172.21.15.139:6817/1269684813]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-01T00:24:36.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:36 smithi026 ceph-mon[28102]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-01T00:24:36.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:36 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:36.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:36 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:36.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:36 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:37.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:37 smithi026 ceph-mon[17191]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:37.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:37 smithi026 ceph-mon[17191]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-01T00:24:37.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:37 smithi026 ceph-mon[17191]: osdmap e45: 7 total, 6 up, 7 in 2024-09-01T00:24:37.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:37 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:37.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:37 smithi026 ceph-mon[17191]: from='osd.6 [v2:172.21.15.139:6816/1269684813,v1:172.21.15.139:6817/1269684813]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:24:37.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:37 smithi026 ceph-mon[17191]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:24:37.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:37 smithi026 ceph-mon[28102]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:37.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:37 smithi026 ceph-mon[28102]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-01T00:24:37.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:37 smithi026 ceph-mon[28102]: osdmap e45: 7 total, 6 up, 7 in 2024-09-01T00:24:37.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:37 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:37.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:37 smithi026 ceph-mon[28102]: from='osd.6 [v2:172.21.15.139:6816/1269684813,v1:172.21.15.139:6817/1269684813]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:24:37.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:37 smithi026 ceph-mon[28102]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:24:37.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:37 smithi139 ceph-mon[20615]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:37.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:37 smithi139 ceph-mon[20615]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-01T00:24:37.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:37 smithi139 ceph-mon[20615]: osdmap e45: 7 total, 6 up, 7 in 2024-09-01T00:24:37.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:37 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:37.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:37 smithi139 ceph-mon[20615]: from='osd.6 [v2:172.21.15.139:6816/1269684813,v1:172.21.15.139:6817/1269684813]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:24:37.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:37 smithi139 ceph-mon[20615]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:24:37.513 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:24:37.759 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:24:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[36869]: 2024-09-01T00:24:37.583+0000 7f38fda0d640 -1 osd.6 0 waiting for initial osdmap 2024-09-01T00:24:37.759 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:24:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[36869]: 2024-09-01T00:24:37.589+0000 7f38f582e640 -1 osd.6 47 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:24:38.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:38 smithi139 ceph-mon[20615]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-01T00:24:38.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:38 smithi139 ceph-mon[20615]: osdmap e46: 7 total, 6 up, 7 in 2024-09-01T00:24:38.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:38 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:38.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:38 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:38.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:38 smithi139 ceph-mon[20615]: osdmap e47: 7 total, 6 up, 7 in 2024-09-01T00:24:38.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:38 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:38.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:38 smithi139 ceph-mon[20615]: from='osd.6 ' entity='osd.6' 2024-09-01T00:24:38.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[17191]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-01T00:24:38.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[17191]: osdmap e46: 7 total, 6 up, 7 in 2024-09-01T00:24:38.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:38.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:38.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[17191]: osdmap e47: 7 total, 6 up, 7 in 2024-09-01T00:24:38.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:38.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[17191]: from='osd.6 ' entity='osd.6' 2024-09-01T00:24:38.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[28102]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-01T00:24:38.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[28102]: osdmap e46: 7 total, 6 up, 7 in 2024-09-01T00:24:38.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:38.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:38.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[28102]: osdmap e47: 7 total, 6 up, 7 in 2024-09-01T00:24:38.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:38.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:38 smithi026 ceph-mon[28102]: from='osd.6 ' entity='osd.6' 2024-09-01T00:24:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[28102]: purged_snaps scrub starts 2024-09-01T00:24:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[28102]: purged_snaps scrub ok 2024-09-01T00:24:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[28102]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[28102]: osd.6 [v2:172.21.15.139:6816/1269684813,v1:172.21.15.139:6817/1269684813] boot 2024-09-01T00:24:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[28102]: osdmap e48: 7 total, 7 up, 7 in 2024-09-01T00:24:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:39.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[17191]: purged_snaps scrub starts 2024-09-01T00:24:39.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[17191]: purged_snaps scrub ok 2024-09-01T00:24:39.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[17191]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:39.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:39.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[17191]: osd.6 [v2:172.21.15.139:6816/1269684813,v1:172.21.15.139:6817/1269684813] boot 2024-09-01T00:24:39.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[17191]: osdmap e48: 7 total, 7 up, 7 in 2024-09-01T00:24:39.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:39 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:39.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:39 smithi139 ceph-mon[20615]: purged_snaps scrub starts 2024-09-01T00:24:39.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:39 smithi139 ceph-mon[20615]: purged_snaps scrub ok 2024-09-01T00:24:39.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:39 smithi139 ceph-mon[20615]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-01T00:24:39.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:39 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:39.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:39 smithi139 ceph-mon[20615]: osd.6 [v2:172.21.15.139:6816/1269684813,v1:172.21.15.139:6817/1269684813] boot 2024-09-01T00:24:39.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:39 smithi139 ceph-mon[20615]: osdmap e48: 7 total, 7 up, 7 in 2024-09-01T00:24:39.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:39 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:24:40.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: osdmap e49: 7 total, 7 up, 7 in 2024-09-01T00:24:40.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: Detected new or changed devices on smithi139 2024-09-01T00:24:40.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:40.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:40.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:40.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:40.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:40.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: Adjusting osd_memory_target on smithi139 to 5696M 2024-09-01T00:24:40.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:40.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:40.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:24:40.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: pgmap v152: 1 pgs: 1 remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:40.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:40 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:40.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: osdmap e49: 7 total, 7 up, 7 in 2024-09-01T00:24:40.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: Detected new or changed devices on smithi139 2024-09-01T00:24:40.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:40.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:40.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:40.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:40.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:40.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: Adjusting osd_memory_target on smithi139 to 5696M 2024-09-01T00:24:40.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:40.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:40.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:24:40.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: pgmap v152: 1 pgs: 1 remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:40.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:40.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: osdmap e49: 7 total, 7 up, 7 in 2024-09-01T00:24:40.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: Detected new or changed devices on smithi139 2024-09-01T00:24:40.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:40.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:40.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:40.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:40.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:24:40.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: Adjusting osd_memory_target on smithi139 to 5696M 2024-09-01T00:24:40.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:40.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:40.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:24:40.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: pgmap v152: 1 pgs: 1 remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:40.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:40 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:41.426 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:41 smithi139 ceph-mon[20615]: osdmap e50: 7 total, 7 up, 7 in 2024-09-01T00:24:41.430 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-09-01T00:24:41.448 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi139:vg_nvme/lv_1 2024-09-01T00:24:41.644 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:24:41.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:41 smithi026 ceph-mon[17191]: osdmap e50: 7 total, 7 up, 7 in 2024-09-01T00:24:41.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:41 smithi026 ceph-mon[28102]: osdmap e50: 7 total, 7 up, 7 in 2024-09-01T00:24:42.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:42 smithi026 ceph-mon[17191]: osdmap e51: 7 total, 7 up, 7 in 2024-09-01T00:24:42.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:42 smithi026 ceph-mon[17191]: pgmap v155: 1 pgs: 1 remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:42.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:42 smithi026 ceph-mon[28102]: osdmap e51: 7 total, 7 up, 7 in 2024-09-01T00:24:42.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:42 smithi026 ceph-mon[28102]: pgmap v155: 1 pgs: 1 remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:42.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:42 smithi139 ceph-mon[20615]: osdmap e51: 7 total, 7 up, 7 in 2024-09-01T00:24:42.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:42 smithi139 ceph-mon[20615]: pgmap v155: 1 pgs: 1 remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:43.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:43 smithi026 ceph-mon[17191]: osdmap e52: 7 total, 7 up, 7 in 2024-09-01T00:24:43.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:43 smithi026 ceph-mon[28102]: osdmap e52: 7 total, 7 up, 7 in 2024-09-01T00:24:43.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:43 smithi139 ceph-mon[20615]: osdmap e52: 7 total, 7 up, 7 in 2024-09-01T00:24:44.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:44 smithi026 ceph-mon[17191]: from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:24:44.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:24:44.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:24:44.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:44 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:44.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:44 smithi026 ceph-mon[17191]: pgmap v157: 1 pgs: 1 remapped; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:44.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:44 smithi026 ceph-mon[28102]: from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:24:44.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:24:44.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:24:44.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:44 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:44.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:44 smithi026 ceph-mon[28102]: pgmap v157: 1 pgs: 1 remapped; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:44.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:44 smithi139 ceph-mon[20615]: from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:24:44.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-01T00:24:44.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-01T00:24:44.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:44 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:44.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:44 smithi139 ceph-mon[20615]: pgmap v157: 1 pgs: 1 remapped; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:45 smithi026 ceph-mon[17191]: from='client.? 172.21.15.139:0/2693637954' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c870931a-eb6b-4a27-9613-9f4ec450e264"}]: dispatch 2024-09-01T00:24:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:45 smithi026 ceph-mon[17191]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c870931a-eb6b-4a27-9613-9f4ec450e264"}]: dispatch 2024-09-01T00:24:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:45 smithi026 ceph-mon[17191]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c870931a-eb6b-4a27-9613-9f4ec450e264"}]': finished 2024-09-01T00:24:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:45 smithi026 ceph-mon[17191]: osdmap e53: 8 total, 7 up, 8 in 2024-09-01T00:24:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:45 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:24:45.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:45 smithi026 ceph-mon[28102]: from='client.? 172.21.15.139:0/2693637954' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c870931a-eb6b-4a27-9613-9f4ec450e264"}]: dispatch 2024-09-01T00:24:45.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:45 smithi026 ceph-mon[28102]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c870931a-eb6b-4a27-9613-9f4ec450e264"}]: dispatch 2024-09-01T00:24:45.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:45 smithi026 ceph-mon[28102]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c870931a-eb6b-4a27-9613-9f4ec450e264"}]': finished 2024-09-01T00:24:45.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:45 smithi026 ceph-mon[28102]: osdmap e53: 8 total, 7 up, 8 in 2024-09-01T00:24:45.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:45 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:24:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:45 smithi139 ceph-mon[20615]: from='client.? 172.21.15.139:0/2693637954' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c870931a-eb6b-4a27-9613-9f4ec450e264"}]: dispatch 2024-09-01T00:24:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:45 smithi139 ceph-mon[20615]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c870931a-eb6b-4a27-9613-9f4ec450e264"}]: dispatch 2024-09-01T00:24:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:45 smithi139 ceph-mon[20615]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c870931a-eb6b-4a27-9613-9f4ec450e264"}]': finished 2024-09-01T00:24:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:45 smithi139 ceph-mon[20615]: osdmap e53: 8 total, 7 up, 8 in 2024-09-01T00:24:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:45 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:24:46.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:46 smithi026 ceph-mon[17191]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-01T00:24:46.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:46 smithi026 ceph-mon[17191]: from='client.? 172.21.15.139:0/602730819' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:24:46.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:46 smithi026 ceph-mon[28102]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-01T00:24:46.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:46 smithi026 ceph-mon[28102]: from='client.? 172.21.15.139:0/602730819' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:24:47.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:46 smithi139 ceph-mon[20615]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-01T00:24:47.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:46 smithi139 ceph-mon[20615]: from='client.? 172.21.15.139:0/602730819' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-01T00:24:49.316 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:49 smithi139 ceph-mon[20615]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-01T00:24:49.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:49 smithi026 ceph-mon[17191]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-01T00:24:49.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:49 smithi026 ceph-mon[28102]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-01T00:24:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:51 smithi139 ceph-mon[20615]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-01T00:24:51.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:51 smithi026 ceph-mon[17191]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-01T00:24:51.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:51 smithi026 ceph-mon[28102]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-01T00:24:52.314 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:52 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-01T00:24:52.315 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:52 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:52.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:52 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-01T00:24:52.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:52 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:52.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:52 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-01T00:24:52.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:52 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:24:53.236 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:53 smithi139 ceph-mon[20615]: Deploying daemon osd.7 on smithi139 2024-09-01T00:24:53.236 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:53 smithi139 ceph-mon[20615]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-01T00:24:53.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:53 smithi026 ceph-mon[17191]: Deploying daemon osd.7 on smithi139 2024-09-01T00:24:53.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:53 smithi026 ceph-mon[17191]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-01T00:24:53.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:53 smithi026 ceph-mon[28102]: Deploying daemon osd.7 on smithi139 2024-09-01T00:24:53.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:53 smithi026 ceph-mon[28102]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-01T00:24:55.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:55 smithi026 ceph-mon[17191]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-01T00:24:55.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:55 smithi026 ceph-mon[28102]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-01T00:24:55.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:55 smithi139 ceph-mon[20615]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-01T00:24:57.382 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:57 smithi139 ceph-mon[20615]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:57.383 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:57 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:57.383 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:57 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:57.383 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:57 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:57.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:57 smithi026 ceph-mon[17191]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:57.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:57 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:57.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:57 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:57.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:57 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:57.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:57 smithi026 ceph-mon[28102]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:57.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:57 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:24:57.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:57 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:57.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:57 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:24:59.297 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:24:59 smithi139 ceph-mon[20615]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:59.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:24:59 smithi026 ceph-mon[17191]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:59.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:24:59 smithi026 ceph-mon[28102]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:24:59.909 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 7 on host 'smithi139' 2024-09-01T00:25:00.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:00 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:00 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:00 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:00.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:00 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:00.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:00 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:00 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:00.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:00 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:00 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:00 smithi139 ceph-mon[20615]: from='osd.7 [v2:172.21.15.139:6824/2797884786,v1:172.21.15.139:6825/2797884786]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-01T00:25:00.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:00 smithi139 ceph-mon[20615]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-01T00:25:00.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:00 smithi139 ceph-mon[20615]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:25:00.467 DEBUG:teuthology.orchestra.run.smithi139:osd.7> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.7.service 2024-09-01T00:25:00.470 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-01T00:25:00.471 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd stat -f json 2024-09-01T00:25:00.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:00.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:00.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:00.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[28102]: from='osd.7 [v2:172.21.15.139:6824/2797884786,v1:172.21.15.139:6825/2797884786]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-01T00:25:00.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[28102]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-01T00:25:00.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[28102]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:25:00.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:00.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:00.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:00.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:00.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[17191]: from='osd.7 [v2:172.21.15.139:6824/2797884786,v1:172.21.15.139:6825/2797884786]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-01T00:25:00.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[17191]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-01T00:25:00.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:00 smithi026 ceph-mon[17191]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:25:00.685 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:02.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:01 smithi139 ceph-mon[20615]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-01T00:25:02.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:01 smithi139 ceph-mon[20615]: osdmap e54: 8 total, 7 up, 8 in 2024-09-01T00:25:02.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:01 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:25:02.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:01 smithi139 ceph-mon[20615]: from='osd.7 [v2:172.21.15.139:6824/2797884786,v1:172.21.15.139:6825/2797884786]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:25:02.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:01 smithi139 ceph-mon[20615]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:25:02.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:01 smithi026 ceph-mon[17191]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-01T00:25:02.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:01 smithi026 ceph-mon[17191]: osdmap e54: 8 total, 7 up, 8 in 2024-09-01T00:25:02.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:01 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:25:02.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:01 smithi026 ceph-mon[17191]: from='osd.7 [v2:172.21.15.139:6824/2797884786,v1:172.21.15.139:6825/2797884786]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:25:02.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:01 smithi026 ceph-mon[17191]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:25:02.137 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:01 smithi026 ceph-mon[28102]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-01T00:25:02.137 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:01 smithi026 ceph-mon[28102]: osdmap e54: 8 total, 7 up, 8 in 2024-09-01T00:25:02.137 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:01 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:25:02.137 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:01 smithi026 ceph-mon[28102]: from='osd.7 [v2:172.21.15.139:6824/2797884786,v1:172.21.15.139:6825/2797884786]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:25:02.137 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:01 smithi026 ceph-mon[28102]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-09-01T00:25:02.540 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:25:02.833 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:25:02 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[42895]: 2024-09-01T00:25:02.353+0000 7f91a7dab640 -1 osd.7 0 waiting for initial osdmap 2024-09-01T00:25:02.833 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:25:02 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[42895]: 2024-09-01T00:25:02.363+0000 7f919fbcc640 -1 osd.7 55 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:25:03.148 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[17191]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-01T00:25:03.148 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[17191]: osdmap e55: 8 total, 7 up, 8 in 2024-09-01T00:25:03.148 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:25:03.149 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:25:03.149 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[17191]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:25:03.149 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[17191]: from='osd.7 ' entity='osd.7' 2024-09-01T00:25:03.149 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[17191]: osd.7 [v2:172.21.15.139:6824/2797884786,v1:172.21.15.139:6825/2797884786] boot 2024-09-01T00:25:03.149 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[17191]: osdmap e56: 8 total, 8 up, 8 in 2024-09-01T00:25:03.149 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:25:03.149 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3647596723' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-01T00:25:03.149 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[28102]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-01T00:25:03.149 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[28102]: osdmap e55: 8 total, 7 up, 8 in 2024-09-01T00:25:03.149 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:25:03.149 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:25:03.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[28102]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:25:03.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[28102]: from='osd.7 ' entity='osd.7' 2024-09-01T00:25:03.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[28102]: osd.7 [v2:172.21.15.139:6824/2797884786,v1:172.21.15.139:6825/2797884786] boot 2024-09-01T00:25:03.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[28102]: osdmap e56: 8 total, 8 up, 8 in 2024-09-01T00:25:03.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:25:03.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:02 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3647596723' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-01T00:25:03.171 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":56,"num_osds":8,"num_up_osds":8,"osd_up_since":1725150302,"num_in_osds":8,"osd_in_since":1725150285,"num_remapped_pgs":1} 2024-09-01T00:25:03.171 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-09-01T00:25:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:02 smithi139 ceph-mon[20615]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-09-01T00:25:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:02 smithi139 ceph-mon[20615]: osdmap e55: 8 total, 7 up, 8 in 2024-09-01T00:25:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:02 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:25:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:02 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:25:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:02 smithi139 ceph-mon[20615]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-01T00:25:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:02 smithi139 ceph-mon[20615]: from='osd.7 ' entity='osd.7' 2024-09-01T00:25:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:02 smithi139 ceph-mon[20615]: osd.7 [v2:172.21.15.139:6824/2797884786,v1:172.21.15.139:6825/2797884786] boot 2024-09-01T00:25:03.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:02 smithi139 ceph-mon[20615]: osdmap e56: 8 total, 8 up, 8 in 2024-09-01T00:25:03.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:02 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:25:03.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:02 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3647596723' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-01T00:25:03.417 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: purged_snaps scrub starts 2024-09-01T00:25:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: purged_snaps scrub ok 2024-09-01T00:25:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:25:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:25:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:25:04.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:25:04.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:04.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:04.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:04.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:04.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[17191]: osdmap e57: 8 total, 8 up, 8 in 2024-09-01T00:25:04.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: purged_snaps scrub starts 2024-09-01T00:25:04.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: purged_snaps scrub ok 2024-09-01T00:25:04.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:04.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:04.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:25:04.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:25:04.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:25:04.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:25:04.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:04.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:04.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:04.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:04.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:03 smithi026 ceph-mon[28102]: osdmap e57: 8 total, 8 up, 8 in 2024-09-01T00:25:04.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: purged_snaps scrub starts 2024-09-01T00:25:04.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: purged_snaps scrub ok 2024-09-01T00:25:04.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:04.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:04.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:25:04.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:25:04.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:25:04.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:25:04.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:04.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:04.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:04.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:04.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:03 smithi139 ceph-mon[20615]: osdmap e57: 8 total, 8 up, 8 in 2024-09-01T00:25:05.185 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:04 smithi026 ceph-mon[17191]: Detected new or changed devices on smithi139 2024-09-01T00:25:05.185 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:04 smithi026 ceph-mon[17191]: Adjusting osd_memory_target on smithi139 to 4272M 2024-09-01T00:25:05.185 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:04 smithi026 ceph-mon[17191]: pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:05.185 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:04 smithi026 ceph-mon[17191]: osdmap e58: 8 total, 8 up, 8 in 2024-09-01T00:25:05.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:04 smithi026 ceph-mon[28102]: Detected new or changed devices on smithi139 2024-09-01T00:25:05.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:04 smithi026 ceph-mon[28102]: Adjusting osd_memory_target on smithi139 to 4272M 2024-09-01T00:25:05.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:04 smithi026 ceph-mon[28102]: pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:05.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:04 smithi026 ceph-mon[28102]: osdmap e58: 8 total, 8 up, 8 in 2024-09-01T00:25:05.234 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:04 smithi139 ceph-mon[20615]: Detected new or changed devices on smithi139 2024-09-01T00:25:05.234 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:04 smithi139 ceph-mon[20615]: Adjusting osd_memory_target on smithi139 to 4272M 2024-09-01T00:25:05.235 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:04 smithi139 ceph-mon[20615]: pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:05.235 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:04 smithi139 ceph-mon[20615]: osdmap e58: 8 total, 8 up, 8 in 2024-09-01T00:25:05.336 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:25:05.336 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":58,"fsid":"cad1eb86-67f7-11ef-bcd4-c7b262605968","created":"2024-09-01T00:20:02.580083+0000","modified":"2024-09-01T00:25:04.373691+0000","last_up_change":"2024-09-01T00:25:02.371050+0000","last_in_change":"2024-09-01T00:24:45.563314+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-01T00:23:08.330912+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":"661ce24f-488b-4aed-8cdc-18c3a5cd44ec","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.26:6802","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6803","nonce":2252285352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6805","nonce":2252285352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6809","nonce":2252285352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6807","nonce":2252285352}]},"public_addr":"172.21.15.26:6803/2252285352","cluster_addr":"172.21.15.26:6805/2252285352","heartbeat_back_addr":"172.21.15.26:6809/2252285352","heartbeat_front_addr":"172.21.15.26:6807/2252285352","state":["exists","up"]},{"osd":1,"uuid":"e407c10a-2680-4f93-885b-bc653ad85695","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.26:6810","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6811","nonce":3276391706}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6813","nonce":3276391706}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6817","nonce":3276391706}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6815","nonce":3276391706}]},"public_addr":"172.21.15.26:6811/3276391706","cluster_addr":"172.21.15.26:6813/3276391706","heartbeat_back_addr":"172.21.15.26:6817/3276391706","heartbeat_front_addr":"172.21.15.26:6815/3276391706","state":["exists","up"]},{"osd":2,"uuid":"52e9a36a-d09d-473b-bd44-ab4922948283","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.26:6818","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6819","nonce":789146877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6821","nonce":789146877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6825","nonce":789146877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6823","nonce":789146877}]},"public_addr":"172.21.15.26:6819/789146877","cluster_addr":"172.21.15.26:6821/789146877","heartbeat_back_addr":"172.21.15.26:6825/789146877","heartbeat_front_addr":"172.21.15.26:6823/789146877","state":["exists","up"]},{"osd":3,"uuid":"703ab294-1bb4-4d05-91b3-56daa5f66a77","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.26:6826","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6827","nonce":2970328405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6829","nonce":2970328405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6833","nonce":2970328405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6831","nonce":2970328405}]},"public_addr":"172.21.15.26:6827/2970328405","cluster_addr":"172.21.15.26:6829/2970328405","heartbeat_back_addr":"172.21.15.26:6833/2970328405","heartbeat_front_addr":"172.21.15.26:6831/2970328405","state":["exists","up"]},{"osd":4,"uuid":"f6759b82-e9bf-499d-98cf-d7e4f0901dcd","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.139:6800","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6801","nonce":408087925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6803","nonce":408087925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6807","nonce":408087925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6805","nonce":408087925}]},"public_addr":"172.21.15.139:6801/408087925","cluster_addr":"172.21.15.139:6803/408087925","heartbeat_back_addr":"172.21.15.139:6807/408087925","heartbeat_front_addr":"172.21.15.139:6805/408087925","state":["exists","up"]},{"osd":5,"uuid":"d5f5fad3-8f05-4032-a5dd-3cc10e85a10b","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.139:6808","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6809","nonce":48450144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6811","nonce":48450144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6815","nonce":48450144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6813","nonce":48450144}]},"public_addr":"172.21.15.139:6809/48450144","cluster_addr":"172.21.15.139:6811/48450144","heartbeat_back_addr":"172.21.15.139:6815/48450144","heartbeat_front_addr":"172.21.15.139:6813/48450144","state":["exists","up"]},{"osd":6,"uuid":"19f260f2-0673-470e-ac08-b567d13464ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6817","nonce":1269684813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6819","nonce":1269684813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6823","nonce":1269684813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6821","nonce":1269684813}]},"public_addr":"172.21.15.139:6817/1269684813","cluster_addr":"172.21.15.139:6819/1269684813","heartbeat_back_addr":"172.21.15.139:6823/1269684813","heartbeat_front_addr":"172.21.15.139:6821/1269684813","state":["exists","up"]},{"osd":7,"uuid":"c870931a-eb6b-4a27-9613-9f4ec450e264","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6824","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6825","nonce":2797884786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6827","nonce":2797884786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6831","nonce":2797884786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6829","nonce":2797884786}]},"public_addr":"172.21.15.139:6825/2797884786","cluster_addr":"172.21.15.139:6827/2797884786","heartbeat_back_addr":"172.21.15.139:6831/2797884786","heartbeat_front_addr":"172.21.15.139:6829/2797884786","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-01T00:22:15.871786+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-01T00:22:40.455372+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-01T00:23:04.880543+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-01T00:23:28.777887+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-01T00:23:50.072781+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-01T00:24:13.275853+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-01T00:24:36.304287+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-01T00:25:00.927723+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[{"pgid":"1.0","osds":[0,6]}],"primary_temp":[],"blocklist":{"172.21.15.26:6800/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1170270815":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1204165467":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3524251591":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/1433467031":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/882709349":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3304995417":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6801/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:6801/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6800/1116116241":"2024-09-02T00:20:26.064308+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-01T00:25:06.045 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-01T00:23:08.330912+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-01T00:25:06.045 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-01T00:25:06.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:05 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/4220173494' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:25:06.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:05 smithi026 ceph-mon[28102]: osdmap e59: 8 total, 8 up, 8 in 2024-09-01T00:25:06.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:05 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/4220173494' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:25:06.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:05 smithi026 ceph-mon[17191]: osdmap e59: 8 total, 8 up, 8 in 2024-09-01T00:25:06.246 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:05 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/4220173494' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:25:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:05 smithi139 ceph-mon[20615]: osdmap e59: 8 total, 8 up, 8 in 2024-09-01T00:25:06.949 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:06 smithi026 ceph-mon[17191]: pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:06.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:06 smithi026 ceph-mon[17191]: osdmap e60: 8 total, 8 up, 8 in 2024-09-01T00:25:06.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:06 smithi026 ceph-mon[28102]: pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:06.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:06 smithi026 ceph-mon[28102]: osdmap e60: 8 total, 8 up, 8 in 2024-09-01T00:25:07.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:06 smithi139 ceph-mon[20615]: pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:07.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:06 smithi139 ceph-mon[20615]: osdmap e60: 8 total, 8 up, 8 in 2024-09-01T00:25:08.049 INFO:teuthology.orchestra.run.smithi026.stdout:pg_num: 1 2024-09-01T00:25:08.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:08 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3360377556' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-01T00:25:08.393 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:08 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3360377556' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-01T00:25:08.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:08 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3360377556' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-01T00:25:08.642 INFO:tasks.cephadm:Adding mds.a on smithi026 2024-09-01T00:25:08.642 INFO:tasks.cephadm:Adding mds.b on smithi139 2024-09-01T00:25:08.642 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch apply mds all '2;smithi026=a;smithi139=b' 2024-09-01T00:25:08.851 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:25:09.235 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:09 smithi139 ceph-mon[20615]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-09-01T00:25:09.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:09 smithi026 ceph-mon[17191]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-09-01T00:25:09.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:09 smithi026 ceph-mon[28102]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-09-01T00:25:10.495 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled mds.all update... 2024-09-01T00:25:11.024 DEBUG:teuthology.orchestra.run.smithi026:mds.a> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mds.a.service 2024-09-01T00:25:11.027 DEBUG:teuthology.orchestra.run.smithi139:mds.b> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mds.b.service 2024-09-01T00:25:11.030 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-09-01T00:25:11.030 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-09-01T00:25:11.324 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[17191]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-01T00:25:11.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:11.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:11.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:11.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:11.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:11.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:25:11.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:25:11.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:11.325 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[28102]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-01T00:25:11.325 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:11.326 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:11.326 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:11.326 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:11.326 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:11.326 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:25:11.326 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:25:11.326 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:11 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:11 smithi139 ceph-mon[20615]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-01T00:25:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:11 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:11 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:11 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:11 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:11 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:11 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:25:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:11 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:25:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:11 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:11.760 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:12.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:12 smithi026 ceph-mon[17191]: from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi026=a;smithi139=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:25:12.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:12 smithi026 ceph-mon[17191]: Saving service mds.all spec with placement smithi026=a;smithi139=b;count:2 2024-09-01T00:25:12.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:12 smithi026 ceph-mon[17191]: Deploying daemon mds.a on smithi026 2024-09-01T00:25:12.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:12 smithi026 ceph-mon[28102]: from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi026=a;smithi139=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:25:12.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:12 smithi026 ceph-mon[28102]: Saving service mds.all spec with placement smithi026=a;smithi139=b;count:2 2024-09-01T00:25:12.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:12 smithi026 ceph-mon[28102]: Deploying daemon mds.a on smithi026 2024-09-01T00:25:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:12 smithi139 ceph-mon[20615]: from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi026=a;smithi139=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:25:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:12 smithi139 ceph-mon[20615]: Saving service mds.all spec with placement smithi026=a;smithi139=b;count:2 2024-09-01T00:25:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:12 smithi139 ceph-mon[20615]: Deploying daemon mds.a on smithi026 2024-09-01T00:25:13.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:13 smithi026 ceph-mon[17191]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-01T00:25:13.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:13 smithi026 ceph-mon[28102]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-01T00:25:13.451 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:25:13 smithi026 systemd[1]: Starting Ceph mds.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:25:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:13 smithi139 ceph-mon[20615]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-01T00:25:14.304 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:25:14.304 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":1,"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":[],"filesystems":[]} 2024-09-01T00:25:14.305 INFO:teuthology.orchestra.run.smithi026.stderr:dumped fsmap epoch 1 2024-09-01T00:25:14.557 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:25:14 smithi026 podman[55339]: 2024-09-01 00:25:14.287300123 +0000 UTC m=+0.015781020 image pull 0819e487878b087af3fd917b2166acbc5000f487a3df53b1847d65d8a489c561 quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a 2024-09-01T00:25:14.558 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:25:14 smithi026 podman[55339]: 2024-09-01 00:25:14.422826242 +0000 UTC m=+0.151307128 container create 94023e73c4c50bfafeebe25e6338129794faf2398e2d367d580aedfe86a0f978 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=reef-7290dfe, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-01T00:25:15.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:15 smithi026 ceph-mon[17191]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-01T00:25:15.387 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:15 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3248964239' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:25:15.387 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:15 smithi026 ceph-mon[28102]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-01T00:25:15.387 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:15 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3248964239' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:25:15.388 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:25:15 smithi026 podman[55339]: 2024-09-01 00:25:15.287420442 +0000 UTC m=+1.015901339 container init 94023e73c4c50bfafeebe25e6338129794faf2398e2d367d580aedfe86a0f978 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=reef-7290dfe, org.label-schema.vendor=CentOS) 2024-09-01T00:25:15.388 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:25:15 smithi026 podman[55339]: 2024-09-01 00:25:15.290925619 +0000 UTC m=+1.019406512 container start 94023e73c4c50bfafeebe25e6338129794faf2398e2d367d580aedfe86a0f978 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , RELEASE=reef-7290dfe) 2024-09-01T00:25:15.388 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:25:15 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a[55367]: starting mds.a at 2024-09-01T00:25:15.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:15 smithi139 ceph-mon[20615]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-01T00:25:15.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:15 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3248964239' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:25:15.700 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:25:15 smithi026 bash[55339]: 94023e73c4c50bfafeebe25e6338129794faf2398e2d367d580aedfe86a0f978 2024-09-01T00:25:15.700 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:25:15 smithi026 systemd[1]: Started Ceph mds.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:25:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:16 smithi139 ceph-mon[20615]: mds.? [v2:172.21.15.26:6834/2125903010,v1:172.21.15.26:6835/2125903010] up:boot 2024-09-01T00:25:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:16 smithi139 ceph-mon[20615]: fsmap 1 up:standby 2024-09-01T00:25:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:16 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-01T00:25:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:16 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:16 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:16 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:16.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:16 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:25:16.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:16 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:25:16.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:16 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:16.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:16 smithi139 ceph-mon[20615]: Deploying daemon mds.b on smithi139 2024-09-01T00:25:16.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:16 smithi139 ceph-mon[20615]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-01T00:25:16.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[17191]: mds.? [v2:172.21.15.26:6834/2125903010,v1:172.21.15.26:6835/2125903010] up:boot 2024-09-01T00:25:16.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[17191]: fsmap 1 up:standby 2024-09-01T00:25:16.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-01T00:25:16.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:16.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:16.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:16.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:25:16.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:25:16.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:16.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[17191]: Deploying daemon mds.b on smithi139 2024-09-01T00:25:16.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[17191]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-01T00:25:16.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[28102]: mds.? [v2:172.21.15.26:6834/2125903010,v1:172.21.15.26:6835/2125903010] up:boot 2024-09-01T00:25:16.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[28102]: fsmap 1 up:standby 2024-09-01T00:25:16.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-01T00:25:16.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:16.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:16.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:16.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:25:16.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' 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-01T00:25:16.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:16.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[28102]: Deploying daemon mds.b on smithi139 2024-09-01T00:25:16.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:16 smithi026 ceph-mon[28102]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-01T00:25:17.165 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-09-01T00:25:17.333 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:25:17 smithi139 systemd[1]: Starting Ceph mds.b for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:25:17.382 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:17.683 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:25:17 smithi139 podman[46808]: 2024-09-01 00:25:17.313979996 +0000 UTC m=+0.015781014 image pull 0819e487878b087af3fd917b2166acbc5000f487a3df53b1847d65d8a489c561 quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a 2024-09-01T00:25:17.683 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:25:17 smithi139 podman[46808]: 2024-09-01 00:25:17.437556037 +0000 UTC m=+0.139357039 container create 2c8f577f96c8a18b189084959a351efd472395c8a61938e914fea101ef2dec96 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-7290dfe, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-01T00:25:17.683 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:25:17 smithi139 podman[46808]: 2024-09-01 00:25:17.65654285 +0000 UTC m=+0.358343852 container init 2c8f577f96c8a18b189084959a351efd472395c8a61938e914fea101ef2dec96 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=reef-7290dfe, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-01T00:25:17.683 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:25:17 smithi139 podman[46808]: 2024-09-01 00:25:17.659172877 +0000 UTC m=+0.360973880 container start 2c8f577f96c8a18b189084959a351efd472395c8a61938e914fea101ef2dec96 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b, RELEASE=reef-7290dfe, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, 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, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-01T00:25:18.083 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:25:17 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b[46823]: starting mds.b at 2024-09-01T00:25:18.083 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:25:17 smithi139 bash[46808]: 2c8f577f96c8a18b189084959a351efd472395c8a61938e914fea101ef2dec96 2024-09-01T00:25:18.083 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:25:17 smithi139 systemd[1]: Started Ceph mds.b for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:25:18.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[17191]: mds.? [v2:172.21.15.139:6832/1390752358,v1:172.21.15.139:6833/1390752358] up:boot 2024-09-01T00:25:18.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[17191]: fsmap 2 up:standby 2024-09-01T00:25:18.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-01T00:25:18.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:18.847 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:18.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:18.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:18.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:18.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:18.848 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[17191]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-01T00:25:18.848 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[28102]: mds.? [v2:172.21.15.139:6832/1390752358,v1:172.21.15.139:6833/1390752358] up:boot 2024-09-01T00:25:18.848 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[28102]: fsmap 2 up:standby 2024-09-01T00:25:18.848 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-01T00:25:18.848 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:18.848 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:18.849 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:18.849 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:18.849 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:18.849 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:18.849 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:18 smithi026 ceph-mon[28102]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-01T00:25:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:18 smithi139 ceph-mon[20615]: mds.? [v2:172.21.15.139:6832/1390752358,v1:172.21.15.139:6833/1390752358] up:boot 2024-09-01T00:25:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:18 smithi139 ceph-mon[20615]: fsmap 2 up:standby 2024-09-01T00:25:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-01T00:25:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:19.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:19.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:19.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:19.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:18 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:19.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:18 smithi139 ceph-mon[20615]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-01T00:25:19.730 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:25:19.730 INFO:teuthology.orchestra.run.smithi026.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":14430,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.26:6835/2125903010","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6834","nonce":2125903010},{"type":"v1","addr":"172.21.15.26:6835","nonce":2125903010}]},"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":24316,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.139:6833/1390752358","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6832","nonce":1390752358},{"type":"v1","addr":"172.21.15.139:6833","nonce":1390752358}]},"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-01T00:25:19.730 INFO:teuthology.orchestra.run.smithi026.stderr:dumped fsmap epoch 3 2024-09-01T00:25:20.138 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:19 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:20.138 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:19 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:20.138 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:19 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:20.138 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:19 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3798757959' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:25:20.138 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:19 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:20.138 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:19 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:20.138 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:19 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:20.139 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:19 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3798757959' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:25:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:19 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:19 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:19 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:19 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3798757959' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:25:20.454 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph --format=json-pretty osd lspools 2024-09-01T00:25:20.682 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:21.058 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:20 smithi026 ceph-mon[17191]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:21.059 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:20 smithi026 ceph-mon[28102]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:20 smithi139 ceph-mon[20615]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:22.562 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:25:22.562 INFO:teuthology.orchestra.run.smithi026.stdout:[ 2024-09-01T00:25:22.562 INFO:teuthology.orchestra.run.smithi026.stdout: { 2024-09-01T00:25:22.562 INFO:teuthology.orchestra.run.smithi026.stdout: "poolnum": 1, 2024-09-01T00:25:22.562 INFO:teuthology.orchestra.run.smithi026.stdout: "poolname": ".mgr" 2024-09-01T00:25:22.562 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:25:22.562 INFO:teuthology.orchestra.run.smithi026.stdout:] 2024-09-01T00:25:22.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:22.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:22.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:22.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:22.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:22.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:22.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:22.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:22.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:22.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[17191]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:22.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:22.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:22.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:22.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:22.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:22.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:22.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:22.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:22.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:22.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:22 smithi026 ceph-mon[28102]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:22 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:22 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:22 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:22 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:22 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:22 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:22.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:22 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:22.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:22 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:22.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:22 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:22.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:22 smithi139 ceph-mon[20615]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:23.210 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-09-01T00:25:23.210 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd pool create cephfs_metadata --pg_num_min 64 2024-09-01T00:25:23.423 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:23.764 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:23 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/709647982' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-09-01T00:25:23.764 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:23 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/709647982' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-09-01T00:25:23.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:23 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/709647982' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-09-01T00:25:24.760 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:24 smithi026 ceph-mon[17191]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:24.760 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:24 smithi026 ceph-mon[28102]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:24.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:24 smithi139 ceph-mon[20615]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:25.527 INFO:teuthology.orchestra.run.smithi026.stderr:pool 'cephfs_metadata' created 2024-09-01T00:25:25.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:25 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2316369554' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-01T00:25:25.858 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:25 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2316369554' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-01T00:25:25.858 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:25 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2316369554' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-01T00:25:26.209 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2024-09-01T00:25:26.414 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:26.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:26 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2316369554' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-09-01T00:25:26.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:26 smithi026 ceph-mon[17191]: osdmap e61: 8 total, 8 up, 8 in 2024-09-01T00:25:26.781 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:26 smithi026 ceph-mon[17191]: pgmap v187: 33 pgs: 3 creating+peering, 29 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:26.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:26 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2316369554' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-09-01T00:25:26.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:26 smithi026 ceph-mon[28102]: osdmap e61: 8 total, 8 up, 8 in 2024-09-01T00:25:26.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:26 smithi026 ceph-mon[28102]: pgmap v187: 33 pgs: 3 creating+peering, 29 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:26 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2316369554' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-09-01T00:25:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:26 smithi139 ceph-mon[20615]: osdmap e61: 8 total, 8 up, 8 in 2024-09-01T00:25:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:26 smithi139 ceph-mon[20615]: pgmap v187: 33 pgs: 3 creating+peering, 29 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:27.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:27 smithi139 ceph-mon[20615]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:25:27.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:27 smithi139 ceph-mon[20615]: osdmap e62: 8 total, 8 up, 8 in 2024-09-01T00:25:27.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:27 smithi026 ceph-mon[17191]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:25:27.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:27 smithi026 ceph-mon[17191]: osdmap e62: 8 total, 8 up, 8 in 2024-09-01T00:25:27.844 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:27 smithi026 ceph-mon[28102]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:25:27.844 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:27 smithi026 ceph-mon[28102]: osdmap e62: 8 total, 8 up, 8 in 2024-09-01T00:25:28.547 INFO:teuthology.orchestra.run.smithi026.stderr:pool 'cephfs_data' created 2024-09-01T00:25:28.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:28 smithi139 ceph-mon[20615]: osdmap e63: 8 total, 8 up, 8 in 2024-09-01T00:25:28.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:28 smithi139 ceph-mon[20615]: pgmap v190: 33 pgs: 3 creating+peering, 18 unknown, 12 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:28.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:28 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1867818456' 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-01T00:25:28.938 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:28 smithi026 ceph-mon[17191]: osdmap e63: 8 total, 8 up, 8 in 2024-09-01T00:25:28.938 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:28 smithi026 ceph-mon[17191]: pgmap v190: 33 pgs: 3 creating+peering, 18 unknown, 12 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:28.938 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:28 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1867818456' 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-01T00:25:28.939 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:28 smithi026 ceph-mon[28102]: osdmap e63: 8 total, 8 up, 8 in 2024-09-01T00:25:28.939 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:28 smithi026 ceph-mon[28102]: pgmap v190: 33 pgs: 3 creating+peering, 18 unknown, 12 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:28.939 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:28 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1867818456' 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-01T00:25:29.365 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs new cephfs cephfs_metadata cephfs_data 2024-09-01T00:25:29.591 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:29.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:29 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1867818456' 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-01T00:25:29.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:29 smithi026 ceph-mon[28102]: osdmap e64: 8 total, 8 up, 8 in 2024-09-01T00:25:29.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:29 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1867818456' 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-01T00:25:29.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:29 smithi026 ceph-mon[17191]: osdmap e64: 8 total, 8 up, 8 in 2024-09-01T00:25:29.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:29 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1867818456' 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-01T00:25:29.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:29 smithi139 ceph-mon[20615]: osdmap e64: 8 total, 8 up, 8 in 2024-09-01T00:25:30.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:30 smithi026 ceph-mon[17191]: osdmap e65: 8 total, 8 up, 8 in 2024-09-01T00:25:30.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:30 smithi026 ceph-mon[17191]: pgmap v193: 97 pgs: 20 creating+peering, 52 unknown, 25 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:30.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:30 smithi026 ceph-mon[28102]: osdmap e65: 8 total, 8 up, 8 in 2024-09-01T00:25:30.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:30 smithi026 ceph-mon[28102]: pgmap v193: 97 pgs: 20 creating+peering, 52 unknown, 25 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:30.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:30 smithi139 ceph-mon[20615]: osdmap e65: 8 total, 8 up, 8 in 2024-09-01T00:25:30.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:30 smithi139 ceph-mon[20615]: pgmap v193: 97 pgs: 20 creating+peering, 52 unknown, 25 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:31.515 INFO:teuthology.orchestra.run.smithi026.stderr:new fs with metadata pool 2 and data pool 3 2024-09-01T00:25:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:31 smithi139 ceph-mon[20615]: osdmap e66: 8 total, 8 up, 8 in 2024-09-01T00:25:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:31 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1233393400' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-01T00:25:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:31 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-01T00:25:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:31 smithi139 ceph-mon[20615]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-09-01T00:25:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:31 smithi139 ceph-mon[20615]: osdmap e67: 8 total, 8 up, 8 in 2024-09-01T00:25:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:31 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-09-01T00:25:31.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:31 smithi139 ceph-mon[20615]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-09-01T00:25:31.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:31 smithi139 ceph-mon[20615]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-09-01T00:25:31.836 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[28102]: osdmap e66: 8 total, 8 up, 8 in 2024-09-01T00:25:31.836 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1233393400' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-01T00:25:31.836 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-01T00:25:31.836 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[28102]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-09-01T00:25:31.836 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[28102]: osdmap e67: 8 total, 8 up, 8 in 2024-09-01T00:25:31.836 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-09-01T00:25:31.837 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[28102]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-09-01T00:25:31.837 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[28102]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-09-01T00:25:31.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[17191]: osdmap e66: 8 total, 8 up, 8 in 2024-09-01T00:25:31.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1233393400' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-01T00:25:31.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-01T00:25:31.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[17191]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-09-01T00:25:31.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[17191]: osdmap e67: 8 total, 8 up, 8 in 2024-09-01T00:25:31.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-09-01T00:25:31.837 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[17191]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-09-01T00:25:31.838 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:31 smithi026 ceph-mon[17191]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-09-01T00:25:32.219 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-09-01T00:25:32.422 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:32.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:32 smithi026 ceph-mon[28102]: pgmap v196: 97 pgs: 17 creating+peering, 24 unknown, 56 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:32.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:32 smithi026 ceph-mon[28102]: Health check update: 2 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:25:32.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:32 smithi026 ceph-mon[28102]: mds.? [v2:172.21.15.139:6832/1390752358,v1:172.21.15.139:6833/1390752358] up:active 2024-09-01T00:25:32.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:32 smithi026 ceph-mon[28102]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:25:32.795 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:32 smithi026 ceph-mon[17191]: pgmap v196: 97 pgs: 17 creating+peering, 24 unknown, 56 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:32.795 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:32 smithi026 ceph-mon[17191]: Health check update: 2 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:25:32.795 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:32 smithi026 ceph-mon[17191]: mds.? [v2:172.21.15.139:6832/1390752358,v1:172.21.15.139:6833/1390752358] up:active 2024-09-01T00:25:32.795 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:32 smithi026 ceph-mon[17191]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:25:32.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:32 smithi139 ceph-mon[20615]: pgmap v196: 97 pgs: 17 creating+peering, 24 unknown, 56 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:32.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:32 smithi139 ceph-mon[20615]: Health check update: 2 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:25:32.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:32 smithi139 ceph-mon[20615]: mds.? [v2:172.21.15.139:6832/1390752358,v1:172.21.15.139:6833/1390752358] up:active 2024-09-01T00:25:32.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:32 smithi139 ceph-mon[20615]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:25:33.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:33 smithi139 ceph-mon[20615]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-09-01T00:25:33.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:33 smithi139 ceph-mon[20615]: Cluster is now healthy 2024-09-01T00:25:33.889 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:33 smithi026 ceph-mon[17191]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-09-01T00:25:33.889 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:33 smithi026 ceph-mon[17191]: Cluster is now healthy 2024-09-01T00:25:33.889 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:33 smithi026 ceph-mon[28102]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-09-01T00:25:33.889 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:33 smithi026 ceph-mon[28102]: Cluster is now healthy 2024-09-01T00:25:34.287 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:25:34.287 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":67,"fsid":"cad1eb86-67f7-11ef-bcd4-c7b262605968","created":"2024-09-01T00:20:02.580083+0000","modified":"2024-09-01T00:25:31.511035+0000","last_up_change":"2024-09-01T00:25:02.371050+0000","last_in_change":"2024-09-01T00:24:45.563314+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-01T00:23:08.330912+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-01T00:25:25.499539+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"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-01T00:25:28.472999+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_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":"661ce24f-488b-4aed-8cdc-18c3a5cd44ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6803","nonce":2252285352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6805","nonce":2252285352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6809","nonce":2252285352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6807","nonce":2252285352}]},"public_addr":"172.21.15.26:6803/2252285352","cluster_addr":"172.21.15.26:6805/2252285352","heartbeat_back_addr":"172.21.15.26:6809/2252285352","heartbeat_front_addr":"172.21.15.26:6807/2252285352","state":["exists","up"]},{"osd":1,"uuid":"e407c10a-2680-4f93-885b-bc653ad85695","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6811","nonce":3276391706}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6813","nonce":3276391706}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6817","nonce":3276391706}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6815","nonce":3276391706}]},"public_addr":"172.21.15.26:6811/3276391706","cluster_addr":"172.21.15.26:6813/3276391706","heartbeat_back_addr":"172.21.15.26:6817/3276391706","heartbeat_front_addr":"172.21.15.26:6815/3276391706","state":["exists","up"]},{"osd":2,"uuid":"52e9a36a-d09d-473b-bd44-ab4922948283","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6818","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6819","nonce":789146877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6821","nonce":789146877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6825","nonce":789146877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6823","nonce":789146877}]},"public_addr":"172.21.15.26:6819/789146877","cluster_addr":"172.21.15.26:6821/789146877","heartbeat_back_addr":"172.21.15.26:6825/789146877","heartbeat_front_addr":"172.21.15.26:6823/789146877","state":["exists","up"]},{"osd":3,"uuid":"703ab294-1bb4-4d05-91b3-56daa5f66a77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6827","nonce":2970328405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6829","nonce":2970328405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6833","nonce":2970328405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6831","nonce":2970328405}]},"public_addr":"172.21.15.26:6827/2970328405","cluster_addr":"172.21.15.26:6829/2970328405","heartbeat_back_addr":"172.21.15.26:6833/2970328405","heartbeat_front_addr":"172.21.15.26:6831/2970328405","state":["exists","up"]},{"osd":4,"uuid":"f6759b82-e9bf-499d-98cf-d7e4f0901dcd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6801","nonce":408087925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6803","nonce":408087925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6807","nonce":408087925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6805","nonce":408087925}]},"public_addr":"172.21.15.139:6801/408087925","cluster_addr":"172.21.15.139:6803/408087925","heartbeat_back_addr":"172.21.15.139:6807/408087925","heartbeat_front_addr":"172.21.15.139:6805/408087925","state":["exists","up"]},{"osd":5,"uuid":"d5f5fad3-8f05-4032-a5dd-3cc10e85a10b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6809","nonce":48450144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6811","nonce":48450144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6815","nonce":48450144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6813","nonce":48450144}]},"public_addr":"172.21.15.139:6809/48450144","cluster_addr":"172.21.15.139:6811/48450144","heartbeat_back_addr":"172.21.15.139:6815/48450144","heartbeat_front_addr":"172.21.15.139:6813/48450144","state":["exists","up"]},{"osd":6,"uuid":"19f260f2-0673-470e-ac08-b567d13464ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6817","nonce":1269684813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6819","nonce":1269684813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6823","nonce":1269684813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6821","nonce":1269684813}]},"public_addr":"172.21.15.139:6817/1269684813","cluster_addr":"172.21.15.139:6819/1269684813","heartbeat_back_addr":"172.21.15.139:6823/1269684813","heartbeat_front_addr":"172.21.15.139:6821/1269684813","state":["exists","up"]},{"osd":7,"uuid":"c870931a-eb6b-4a27-9613-9f4ec450e264","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6824","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6825","nonce":2797884786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6827","nonce":2797884786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6831","nonce":2797884786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6829","nonce":2797884786}]},"public_addr":"172.21.15.139:6825/2797884786","cluster_addr":"172.21.15.139:6827/2797884786","heartbeat_back_addr":"172.21.15.139:6831/2797884786","heartbeat_front_addr":"172.21.15.139:6829/2797884786","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-01T00:22:15.871786+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-01T00:22:40.455372+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-01T00:23:04.880543+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-01T00:23:28.777887+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-01T00:23:50.072781+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-01T00:24:13.275853+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-01T00:24:36.304287+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-01T00:25:00.927723+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:6800/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1170270815":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1204165467":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3524251591":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/1433467031":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/882709349":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3304995417":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6801/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:6801/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6800/1116116241":"2024-09-02T00:20:26.064308+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-01T00:25:34.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:34 smithi139 ceph-mon[20615]: pgmap v197: 97 pgs: 7 creating+peering, 90 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-09-01T00:25:34.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:34 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1087103058' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:25:34.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:34 smithi026 ceph-mon[28102]: pgmap v197: 97 pgs: 7 creating+peering, 90 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-09-01T00:25:34.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:34 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1087103058' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:25:34.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:34 smithi026 ceph-mon[17191]: pgmap v197: 97 pgs: 7 creating+peering, 90 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-09-01T00:25:34.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:34 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1087103058' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:25:35.015 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-09-01T00:25:35.214 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:37.136 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:25:37.136 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":67,"fsid":"cad1eb86-67f7-11ef-bcd4-c7b262605968","created":"2024-09-01T00:20:02.580083+0000","modified":"2024-09-01T00:25:31.511035+0000","last_up_change":"2024-09-01T00:25:02.371050+0000","last_in_change":"2024-09-01T00:24:45.563314+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-01T00:23:08.330912+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-01T00:25:25.499539+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"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-01T00:25:28.472999+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_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":"661ce24f-488b-4aed-8cdc-18c3a5cd44ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6803","nonce":2252285352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6805","nonce":2252285352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6809","nonce":2252285352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6807","nonce":2252285352}]},"public_addr":"172.21.15.26:6803/2252285352","cluster_addr":"172.21.15.26:6805/2252285352","heartbeat_back_addr":"172.21.15.26:6809/2252285352","heartbeat_front_addr":"172.21.15.26:6807/2252285352","state":["exists","up"]},{"osd":1,"uuid":"e407c10a-2680-4f93-885b-bc653ad85695","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6811","nonce":3276391706}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6813","nonce":3276391706}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6817","nonce":3276391706}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6815","nonce":3276391706}]},"public_addr":"172.21.15.26:6811/3276391706","cluster_addr":"172.21.15.26:6813/3276391706","heartbeat_back_addr":"172.21.15.26:6817/3276391706","heartbeat_front_addr":"172.21.15.26:6815/3276391706","state":["exists","up"]},{"osd":2,"uuid":"52e9a36a-d09d-473b-bd44-ab4922948283","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6818","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6819","nonce":789146877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6821","nonce":789146877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6825","nonce":789146877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6823","nonce":789146877}]},"public_addr":"172.21.15.26:6819/789146877","cluster_addr":"172.21.15.26:6821/789146877","heartbeat_back_addr":"172.21.15.26:6825/789146877","heartbeat_front_addr":"172.21.15.26:6823/789146877","state":["exists","up"]},{"osd":3,"uuid":"703ab294-1bb4-4d05-91b3-56daa5f66a77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6827","nonce":2970328405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6829","nonce":2970328405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6833","nonce":2970328405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6831","nonce":2970328405}]},"public_addr":"172.21.15.26:6827/2970328405","cluster_addr":"172.21.15.26:6829/2970328405","heartbeat_back_addr":"172.21.15.26:6833/2970328405","heartbeat_front_addr":"172.21.15.26:6831/2970328405","state":["exists","up"]},{"osd":4,"uuid":"f6759b82-e9bf-499d-98cf-d7e4f0901dcd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6801","nonce":408087925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6803","nonce":408087925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6807","nonce":408087925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6805","nonce":408087925}]},"public_addr":"172.21.15.139:6801/408087925","cluster_addr":"172.21.15.139:6803/408087925","heartbeat_back_addr":"172.21.15.139:6807/408087925","heartbeat_front_addr":"172.21.15.139:6805/408087925","state":["exists","up"]},{"osd":5,"uuid":"d5f5fad3-8f05-4032-a5dd-3cc10e85a10b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6809","nonce":48450144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6811","nonce":48450144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6815","nonce":48450144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6813","nonce":48450144}]},"public_addr":"172.21.15.139:6809/48450144","cluster_addr":"172.21.15.139:6811/48450144","heartbeat_back_addr":"172.21.15.139:6815/48450144","heartbeat_front_addr":"172.21.15.139:6813/48450144","state":["exists","up"]},{"osd":6,"uuid":"19f260f2-0673-470e-ac08-b567d13464ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6817","nonce":1269684813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6819","nonce":1269684813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6823","nonce":1269684813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6821","nonce":1269684813}]},"public_addr":"172.21.15.139:6817/1269684813","cluster_addr":"172.21.15.139:6819/1269684813","heartbeat_back_addr":"172.21.15.139:6823/1269684813","heartbeat_front_addr":"172.21.15.139:6821/1269684813","state":["exists","up"]},{"osd":7,"uuid":"c870931a-eb6b-4a27-9613-9f4ec450e264","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6824","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6825","nonce":2797884786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6827","nonce":2797884786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6831","nonce":2797884786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6829","nonce":2797884786}]},"public_addr":"172.21.15.139:6825/2797884786","cluster_addr":"172.21.15.139:6827/2797884786","heartbeat_back_addr":"172.21.15.139:6831/2797884786","heartbeat_front_addr":"172.21.15.139:6829/2797884786","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-01T00:22:15.871786+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-01T00:22:40.455372+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-01T00:23:04.880543+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-01T00:23:28.777887+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-01T00:23:50.072781+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-01T00:24:13.275853+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-01T00:24:36.304287+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-01T00:25:00.927723+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:6800/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1170270815":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1204165467":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3524251591":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/1433467031":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/882709349":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3304995417":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6801/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:6801/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6800/1116116241":"2024-09-02T00:20:26.064308+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-01T00:25:37.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:37 smithi026 ceph-mon[17191]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s wr, 6 op/s 2024-09-01T00:25:37.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:37 smithi026 ceph-mon[28102]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s wr, 6 op/s 2024-09-01T00:25:37.536 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:37 smithi139 ceph-mon[20615]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s wr, 6 op/s 2024-09-01T00:25:37.736 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs set cephfs standby_count_wanted 0 2024-09-01T00:25:37.932 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:38.377 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:38 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3759931949' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:25:38.377 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:38 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3759931949' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:25:38.552 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:38 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3759931949' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:25:39.311 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:39 smithi026 ceph-mon[17191]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-01T00:25:39.311 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:39 smithi026 ceph-mon[28102]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-01T00:25:39.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:39 smithi139 ceph-mon[20615]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-01T00:25:40.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:40 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/293660115' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-01T00:25:40.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:40 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-01T00:25:40.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:40 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/293660115' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-01T00:25:40.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:40 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-01T00:25:40.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:40 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/293660115' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-01T00:25:40.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:40 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-01T00:25:40.824 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-09-01T00:25:40.824 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs set cephfs allow_standby_replay false 2024-09-01T00:25:41.031 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:41.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:41 smithi026 ceph-mon[17191]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-01T00:25:41.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:41 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-09-01T00:25:41.392 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:41 smithi026 ceph-mon[17191]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:25:41.392 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:41 smithi026 ceph-mon[28102]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-01T00:25:41.392 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:41 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-09-01T00:25:41.392 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:41 smithi026 ceph-mon[28102]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:25:41.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:41 smithi139 ceph-mon[20615]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-01T00:25:41.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:41 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-09-01T00:25:41.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:41 smithi139 ceph-mon[20615]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:25:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:43 smithi026 ceph-mon[17191]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-01T00:25:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:43 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2870955172' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-01T00:25:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:43 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-01T00:25:43.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:43 smithi026 ceph-mon[28102]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-01T00:25:43.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:43 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2870955172' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-01T00:25:43.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:43 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-01T00:25:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:43 smithi139 ceph-mon[20615]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-09-01T00:25:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:43 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2870955172' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-01T00:25:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:43 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-01T00:25:43.835 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-09-01T00:25:43.835 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-09-01T00:25:44.039 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:44.399 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:44 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-09-01T00:25:44.400 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:44 smithi026 ceph-mon[17191]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:25:44.400 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:44 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-09-01T00:25:44.400 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:44 smithi026 ceph-mon[28102]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:25:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:44 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-09-01T00:25:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:44 smithi139 ceph-mon[20615]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:25:45.411 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:45 smithi026 ceph-mon[17191]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-01T00:25:45.411 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:45 smithi026 ceph-mon[28102]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-01T00:25:45.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:45 smithi139 ceph-mon[20615]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-01T00:25:45.974 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:25:45.974 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":7,"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":14430,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.26:6835/2125903010","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6834","nonce":2125903010},{"type":"v1","addr":"172.21.15.26:6835","nonce":2125903010}]},"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":7,"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-01T00:25:31.511154+0000","modified":"2024-09-01T00:25:43.139142+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":24316},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24316":{"gid":24316,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.139:6833/1390752358","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6832","nonce":1390752358},{"type":"v1","addr":"172.21.15.139:6833","nonce":1390752358}]},"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-01T00:25:45.975 INFO:teuthology.orchestra.run.smithi026.stderr:dumped fsmap epoch 7 2024-09-01T00:25:46.333 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:46 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/807227539' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:25:46.334 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:46 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/807227539' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:25:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:46 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/807227539' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:25:46.783 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-09-01T00:25:46.987 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:47.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:47 smithi026 ceph-mon[17191]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-01T00:25:47.358 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:47 smithi026 ceph-mon[28102]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-01T00:25:47.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:47 smithi139 ceph-mon[20615]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-01T00:25:48.910 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:25:48.910 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":67,"fsid":"cad1eb86-67f7-11ef-bcd4-c7b262605968","created":"2024-09-01T00:20:02.580083+0000","modified":"2024-09-01T00:25:31.511035+0000","last_up_change":"2024-09-01T00:25:02.371050+0000","last_in_change":"2024-09-01T00:24:45.563314+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-01T00:23:08.330912+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-01T00:25:25.499539+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"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-01T00:25:28.472999+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_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":"661ce24f-488b-4aed-8cdc-18c3a5cd44ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6803","nonce":2252285352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6805","nonce":2252285352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6809","nonce":2252285352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6807","nonce":2252285352}]},"public_addr":"172.21.15.26:6803/2252285352","cluster_addr":"172.21.15.26:6805/2252285352","heartbeat_back_addr":"172.21.15.26:6809/2252285352","heartbeat_front_addr":"172.21.15.26:6807/2252285352","state":["exists","up"]},{"osd":1,"uuid":"e407c10a-2680-4f93-885b-bc653ad85695","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6811","nonce":3276391706}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6813","nonce":3276391706}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6817","nonce":3276391706}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6815","nonce":3276391706}]},"public_addr":"172.21.15.26:6811/3276391706","cluster_addr":"172.21.15.26:6813/3276391706","heartbeat_back_addr":"172.21.15.26:6817/3276391706","heartbeat_front_addr":"172.21.15.26:6815/3276391706","state":["exists","up"]},{"osd":2,"uuid":"52e9a36a-d09d-473b-bd44-ab4922948283","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6818","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6819","nonce":789146877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6821","nonce":789146877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6825","nonce":789146877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6823","nonce":789146877}]},"public_addr":"172.21.15.26:6819/789146877","cluster_addr":"172.21.15.26:6821/789146877","heartbeat_back_addr":"172.21.15.26:6825/789146877","heartbeat_front_addr":"172.21.15.26:6823/789146877","state":["exists","up"]},{"osd":3,"uuid":"703ab294-1bb4-4d05-91b3-56daa5f66a77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6827","nonce":2970328405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6829","nonce":2970328405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6833","nonce":2970328405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6831","nonce":2970328405}]},"public_addr":"172.21.15.26:6827/2970328405","cluster_addr":"172.21.15.26:6829/2970328405","heartbeat_back_addr":"172.21.15.26:6833/2970328405","heartbeat_front_addr":"172.21.15.26:6831/2970328405","state":["exists","up"]},{"osd":4,"uuid":"f6759b82-e9bf-499d-98cf-d7e4f0901dcd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6801","nonce":408087925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6803","nonce":408087925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6807","nonce":408087925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6805","nonce":408087925}]},"public_addr":"172.21.15.139:6801/408087925","cluster_addr":"172.21.15.139:6803/408087925","heartbeat_back_addr":"172.21.15.139:6807/408087925","heartbeat_front_addr":"172.21.15.139:6805/408087925","state":["exists","up"]},{"osd":5,"uuid":"d5f5fad3-8f05-4032-a5dd-3cc10e85a10b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6809","nonce":48450144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6811","nonce":48450144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6815","nonce":48450144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6813","nonce":48450144}]},"public_addr":"172.21.15.139:6809/48450144","cluster_addr":"172.21.15.139:6811/48450144","heartbeat_back_addr":"172.21.15.139:6815/48450144","heartbeat_front_addr":"172.21.15.139:6813/48450144","state":["exists","up"]},{"osd":6,"uuid":"19f260f2-0673-470e-ac08-b567d13464ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6817","nonce":1269684813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6819","nonce":1269684813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6823","nonce":1269684813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6821","nonce":1269684813}]},"public_addr":"172.21.15.139:6817/1269684813","cluster_addr":"172.21.15.139:6819/1269684813","heartbeat_back_addr":"172.21.15.139:6823/1269684813","heartbeat_front_addr":"172.21.15.139:6821/1269684813","state":["exists","up"]},{"osd":7,"uuid":"c870931a-eb6b-4a27-9613-9f4ec450e264","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6824","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6825","nonce":2797884786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6827","nonce":2797884786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6831","nonce":2797884786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6829","nonce":2797884786}]},"public_addr":"172.21.15.139:6825/2797884786","cluster_addr":"172.21.15.139:6827/2797884786","heartbeat_back_addr":"172.21.15.139:6831/2797884786","heartbeat_front_addr":"172.21.15.139:6829/2797884786","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-01T00:22:15.871786+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-01T00:22:40.455372+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-01T00:23:04.880543+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-01T00:23:28.777887+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-01T00:23:50.072781+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-01T00:24:13.275853+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-01T00:24:36.304287+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-01T00:25:00.927723+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:6800/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1170270815":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1204165467":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3524251591":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/1433467031":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/882709349":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3304995417":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6801/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:6801/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6800/1116116241":"2024-09-02T00:20:26.064308+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-01T00:25:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:49 smithi026 ceph-mon[17191]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:49 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/234012646' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:25:49.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:49 smithi026 ceph-mon[28102]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:49.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:49 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/234012646' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:25:49.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:49 smithi139 ceph-mon[20615]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:49.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:49 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/234012646' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:25:49.657 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-01T00:25:49.657 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-09-01T00:25:49.859 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:51.277 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:51 smithi026 ceph-mon[17191]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:51.277 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:51 smithi026 ceph-mon[28102]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:51.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:51 smithi139 ceph-mon[20615]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:51.698 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:25:51.699 INFO:teuthology.orchestra.run.smithi026.stderr:dumped all 2024-09-01T00:25:52.383 INFO:teuthology.orchestra.run.smithi026.stdout:{"pg_ready":true,"pg_map":{"version":205,"stamp":"2024-09-01T00:25:50.077205+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":231516,"kb_used_data":7132,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749729700,"statfs":{"total":767960285184,"available":767723212800,"internally_reserved":0,"allocated":7303168,"data_stored":4059056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":229625400},"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.002977"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.527190+0000","last_change":"2024-09-01T00:25:29.572741+0000","last_active":"2024-09-01T00:25:31.527190+0000","last_peered":"2024-09-01T00:25:31.527190+0000","last_clean":"2024-09-01T00:25:31.527190+0000","last_became_active":"2024-09-01T00:25:29.572442+0000","last_became_peered":"2024-09-01T00:25:29.572442+0000","last_unstale":"2024-09-01T00:25:31.527190+0000","last_undegraded":"2024-09-01T00:25:31.527190+0000","last_fullsized":"2024-09-01T00:25:31.527190+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:49:13.439822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.523742+0000","last_change":"2024-09-01T00:25:29.566142+0000","last_active":"2024-09-01T00:25:31.523742+0000","last_peered":"2024-09-01T00:25:31.523742+0000","last_clean":"2024-09-01T00:25:31.523742+0000","last_became_active":"2024-09-01T00:25:29.565848+0000","last_became_peered":"2024-09-01T00:25:29.565848+0000","last_unstale":"2024-09-01T00:25:31.523742+0000","last_undegraded":"2024-09-01T00:25:31.523742+0000","last_fullsized":"2024-09-01T00:25:31.523742+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:11:34.644004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556048+0000","last_change":"2024-09-01T00:25:29.570853+0000","last_active":"2024-09-01T00:25:30.556048+0000","last_peered":"2024-09-01T00:25:30.556048+0000","last_clean":"2024-09-01T00:25:30.556048+0000","last_became_active":"2024-09-01T00:25:29.570600+0000","last_became_peered":"2024-09-01T00:25:29.570600+0000","last_unstale":"2024-09-01T00:25:30.556048+0000","last_undegraded":"2024-09-01T00:25:30.556048+0000","last_fullsized":"2024-09-01T00:25:30.556048+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:01:59.662678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054278+0000","last_change":"2024-09-01T00:25:29.571291+0000","last_active":"2024-09-01T00:25:31.054278+0000","last_peered":"2024-09-01T00:25:31.054278+0000","last_clean":"2024-09-01T00:25:31.054278+0000","last_became_active":"2024-09-01T00:25:29.570585+0000","last_became_peered":"2024-09-01T00:25:29.570585+0000","last_unstale":"2024-09-01T00:25:31.054278+0000","last_undegraded":"2024-09-01T00:25:31.054278+0000","last_fullsized":"2024-09-01T00:25:31.054278+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:39:38.284563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.525479+0000","last_change":"2024-09-01T00:25:29.580209+0000","last_active":"2024-09-01T00:25:31.525479+0000","last_peered":"2024-09-01T00:25:31.525479+0000","last_clean":"2024-09-01T00:25:31.525479+0000","last_became_active":"2024-09-01T00:25:29.579882+0000","last_became_peered":"2024-09-01T00:25:29.579882+0000","last_unstale":"2024-09-01T00:25:31.525479+0000","last_undegraded":"2024-09-01T00:25:31.525479+0000","last_fullsized":"2024-09-01T00:25:31.525479+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:01:45.925047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054091+0000","last_change":"2024-09-01T00:25:29.570907+0000","last_active":"2024-09-01T00:25:31.054091+0000","last_peered":"2024-09-01T00:25:31.054091+0000","last_clean":"2024-09-01T00:25:31.054091+0000","last_became_active":"2024-09-01T00:25:29.569571+0000","last_became_peered":"2024-09-01T00:25:29.569571+0000","last_unstale":"2024-09-01T00:25:31.054091+0000","last_undegraded":"2024-09-01T00:25:31.054091+0000","last_fullsized":"2024-09-01T00:25:31.054091+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:30:29.060750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.522725+0000","last_change":"2024-09-01T00:25:29.580529+0000","last_active":"2024-09-01T00:25:31.522725+0000","last_peered":"2024-09-01T00:25:31.522725+0000","last_clean":"2024-09-01T00:25:31.522725+0000","last_became_active":"2024-09-01T00:25:29.579971+0000","last_became_peered":"2024-09-01T00:25:29.579971+0000","last_unstale":"2024-09-01T00:25:31.522725+0000","last_undegraded":"2024-09-01T00:25:31.522725+0000","last_fullsized":"2024-09-01T00:25:31.522725+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:21:47.775248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809104+0000","last_change":"2024-09-01T00:25:29.576156+0000","last_active":"2024-09-01T00:25:30.809104+0000","last_peered":"2024-09-01T00:25:30.809104+0000","last_clean":"2024-09-01T00:25:30.809104+0000","last_became_active":"2024-09-01T00:25:29.575802+0000","last_became_peered":"2024-09-01T00:25:29.575802+0000","last_unstale":"2024-09-01T00:25:30.809104+0000","last_undegraded":"2024-09-01T00:25:30.809104+0000","last_fullsized":"2024-09-01T00:25:30.809104+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:54:15.912972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.528246+0000","last_change":"2024-09-01T00:25:29.579327+0000","last_active":"2024-09-01T00:25:31.528246+0000","last_peered":"2024-09-01T00:25:31.528246+0000","last_clean":"2024-09-01T00:25:31.528246+0000","last_became_active":"2024-09-01T00:25:29.578894+0000","last_became_peered":"2024-09-01T00:25:29.578894+0000","last_unstale":"2024-09-01T00:25:31.528246+0000","last_undegraded":"2024-09-01T00:25:31.528246+0000","last_fullsized":"2024-09-01T00:25:31.528246+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:21:56.447666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.578335+0000","last_change":"2024-09-01T00:25:29.574865+0000","last_active":"2024-09-01T00:25:29.578335+0000","last_peered":"2024-09-01T00:25:29.578335+0000","last_clean":"2024-09-01T00:25:29.578335+0000","last_became_active":"2024-09-01T00:25:29.573268+0000","last_became_peered":"2024-09-01T00:25:29.573268+0000","last_unstale":"2024-09-01T00:25:29.578335+0000","last_undegraded":"2024-09-01T00:25:29.578335+0000","last_fullsized":"2024-09-01T00:25:29.578335+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:49:50.648136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.568881+0000","last_change":"2024-09-01T00:25:29.566727+0000","last_active":"2024-09-01T00:25:29.568881+0000","last_peered":"2024-09-01T00:25:29.568881+0000","last_clean":"2024-09-01T00:25:29.568881+0000","last_became_active":"2024-09-01T00:25:29.566459+0000","last_became_peered":"2024-09-01T00:25:29.566459+0000","last_unstale":"2024-09-01T00:25:29.568881+0000","last_undegraded":"2024-09-01T00:25:29.568881+0000","last_fullsized":"2024-09-01T00:25:29.568881+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:54:21.006755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.515140+0000","last_change":"2024-09-01T00:25:29.566776+0000","last_active":"2024-09-01T00:25:31.515140+0000","last_peered":"2024-09-01T00:25:31.515140+0000","last_clean":"2024-09-01T00:25:31.515140+0000","last_became_active":"2024-09-01T00:25:29.566515+0000","last_became_peered":"2024-09-01T00:25:29.566515+0000","last_unstale":"2024-09-01T00:25:31.515140+0000","last_undegraded":"2024-09-01T00:25:31.515140+0000","last_fullsized":"2024-09-01T00:25:31.515140+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:05:15.250018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809197+0000","last_change":"2024-09-01T00:25:29.563570+0000","last_active":"2024-09-01T00:25:30.809197+0000","last_peered":"2024-09-01T00:25:30.809197+0000","last_clean":"2024-09-01T00:25:30.809197+0000","last_became_active":"2024-09-01T00:25:29.563322+0000","last_became_peered":"2024-09-01T00:25:29.563322+0000","last_unstale":"2024-09-01T00:25:30.809197+0000","last_undegraded":"2024-09-01T00:25:30.809197+0000","last_fullsized":"2024-09-01T00:25:30.809197+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:02:12.684935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556604+0000","last_change":"2024-09-01T00:25:29.574030+0000","last_active":"2024-09-01T00:25:30.556604+0000","last_peered":"2024-09-01T00:25:30.556604+0000","last_clean":"2024-09-01T00:25:30.556604+0000","last_became_active":"2024-09-01T00:25:29.573434+0000","last_became_peered":"2024-09-01T00:25:29.573434+0000","last_unstale":"2024-09-01T00:25:30.556604+0000","last_undegraded":"2024-09-01T00:25:30.556604+0000","last_fullsized":"2024-09-01T00:25:30.556604+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:14:09.350558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.523265+0000","last_change":"2024-09-01T00:25:29.568403+0000","last_active":"2024-09-01T00:25:31.523265+0000","last_peered":"2024-09-01T00:25:31.523265+0000","last_clean":"2024-09-01T00:25:31.523265+0000","last_became_active":"2024-09-01T00:25:29.568182+0000","last_became_peered":"2024-09-01T00:25:29.568182+0000","last_unstale":"2024-09-01T00:25:31.523265+0000","last_undegraded":"2024-09-01T00:25:31.523265+0000","last_fullsized":"2024-09-01T00:25:31.523265+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:01:31.327852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054032+0000","last_change":"2024-09-01T00:25:29.575856+0000","last_active":"2024-09-01T00:25:31.054032+0000","last_peered":"2024-09-01T00:25:31.054032+0000","last_clean":"2024-09-01T00:25:31.054032+0000","last_became_active":"2024-09-01T00:25:29.575057+0000","last_became_peered":"2024-09-01T00:25:29.575057+0000","last_unstale":"2024-09-01T00:25:31.054032+0000","last_undegraded":"2024-09-01T00:25:31.054032+0000","last_fullsized":"2024-09-01T00:25:31.054032+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:23:32.974739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054722+0000","last_change":"2024-09-01T00:25:29.574464+0000","last_active":"2024-09-01T00:25:31.054722+0000","last_peered":"2024-09-01T00:25:31.054722+0000","last_clean":"2024-09-01T00:25:31.054722+0000","last_became_active":"2024-09-01T00:25:29.569228+0000","last_became_peered":"2024-09-01T00:25:29.569228+0000","last_unstale":"2024-09-01T00:25:31.054722+0000","last_undegraded":"2024-09-01T00:25:31.054722+0000","last_fullsized":"2024-09-01T00:25:31.054722+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:37:25.526469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.514507+0000","last_change":"2024-09-01T00:25:29.572851+0000","last_active":"2024-09-01T00:25:31.514507+0000","last_peered":"2024-09-01T00:25:31.514507+0000","last_clean":"2024-09-01T00:25:31.514507+0000","last_became_active":"2024-09-01T00:25:29.572563+0000","last_became_peered":"2024-09-01T00:25:29.572563+0000","last_unstale":"2024-09-01T00:25:31.514507+0000","last_undegraded":"2024-09-01T00:25:31.514507+0000","last_fullsized":"2024-09-01T00:25:31.514507+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:28:28.455942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.521022+0000","last_change":"2024-09-01T00:25:29.574559+0000","last_active":"2024-09-01T00:25:31.521022+0000","last_peered":"2024-09-01T00:25:31.521022+0000","last_clean":"2024-09-01T00:25:31.521022+0000","last_became_active":"2024-09-01T00:25:29.574279+0000","last_became_peered":"2024-09-01T00:25:29.574279+0000","last_unstale":"2024-09-01T00:25:31.521022+0000","last_undegraded":"2024-09-01T00:25:31.521022+0000","last_fullsized":"2024-09-01T00:25:31.521022+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:58:53.368418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.568926+0000","last_change":"2024-09-01T00:25:29.565958+0000","last_active":"2024-09-01T00:25:29.568926+0000","last_peered":"2024-09-01T00:25:29.568926+0000","last_clean":"2024-09-01T00:25:29.568926+0000","last_became_active":"2024-09-01T00:25:29.565489+0000","last_became_peered":"2024-09-01T00:25:29.565489+0000","last_unstale":"2024-09-01T00:25:29.568926+0000","last_undegraded":"2024-09-01T00:25:29.568926+0000","last_fullsized":"2024-09-01T00:25:29.568926+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:46:32.880279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556672+0000","last_change":"2024-09-01T00:25:29.574307+0000","last_active":"2024-09-01T00:25:30.556672+0000","last_peered":"2024-09-01T00:25:30.556672+0000","last_clean":"2024-09-01T00:25:30.556672+0000","last_became_active":"2024-09-01T00:25:29.574060+0000","last_became_peered":"2024-09-01T00:25:29.574060+0000","last_unstale":"2024-09-01T00:25:30.556672+0000","last_undegraded":"2024-09-01T00:25:30.556672+0000","last_fullsized":"2024-09-01T00:25:30.556672+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:25:37.291329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054190+0000","last_change":"2024-09-01T00:25:29.575435+0000","last_active":"2024-09-01T00:25:31.054190+0000","last_peered":"2024-09-01T00:25:31.054190+0000","last_clean":"2024-09-01T00:25:31.054190+0000","last_became_active":"2024-09-01T00:25:29.574426+0000","last_became_peered":"2024-09-01T00:25:29.574426+0000","last_unstale":"2024-09-01T00:25:31.054190+0000","last_undegraded":"2024-09-01T00:25:31.054190+0000","last_fullsized":"2024-09-01T00:25:31.054190+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:24:02.845569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809145+0000","last_change":"2024-09-01T00:25:29.559887+0000","last_active":"2024-09-01T00:25:30.809145+0000","last_peered":"2024-09-01T00:25:30.809145+0000","last_clean":"2024-09-01T00:25:30.809145+0000","last_became_active":"2024-09-01T00:25:29.559608+0000","last_became_peered":"2024-09-01T00:25:29.559608+0000","last_unstale":"2024-09-01T00:25:30.809145+0000","last_undegraded":"2024-09-01T00:25:30.809145+0000","last_fullsized":"2024-09-01T00:25:30.809145+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:33:00.119152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054019+0000","last_change":"2024-09-01T00:25:29.576035+0000","last_active":"2024-09-01T00:25:31.054019+0000","last_peered":"2024-09-01T00:25:31.054019+0000","last_clean":"2024-09-01T00:25:31.054019+0000","last_became_active":"2024-09-01T00:25:29.575602+0000","last_became_peered":"2024-09-01T00:25:29.575602+0000","last_unstale":"2024-09-01T00:25:31.054019+0000","last_undegraded":"2024-09-01T00:25:31.054019+0000","last_fullsized":"2024-09-01T00:25:31.054019+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:19:48.734886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809290+0000","last_change":"2024-09-01T00:25:29.562594+0000","last_active":"2024-09-01T00:25:30.809290+0000","last_peered":"2024-09-01T00:25:30.809290+0000","last_clean":"2024-09-01T00:25:30.809290+0000","last_became_active":"2024-09-01T00:25:29.561834+0000","last_became_peered":"2024-09-01T00:25:29.561834+0000","last_unstale":"2024-09-01T00:25:30.809290+0000","last_undegraded":"2024-09-01T00:25:30.809290+0000","last_fullsized":"2024-09-01T00:25:30.809290+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:33:22.875595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.574453+0000","last_change":"2024-09-01T00:25:29.572272+0000","last_active":"2024-09-01T00:25:29.574453+0000","last_peered":"2024-09-01T00:25:29.574453+0000","last_clean":"2024-09-01T00:25:29.574453+0000","last_became_active":"2024-09-01T00:25:29.570941+0000","last_became_peered":"2024-09-01T00:25:29.570941+0000","last_unstale":"2024-09-01T00:25:29.574453+0000","last_undegraded":"2024-09-01T00:25:29.574453+0000","last_fullsized":"2024-09-01T00:25:29.574453+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:55:26.842989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.521423+0000","last_change":"2024-09-01T00:25:29.562377+0000","last_active":"2024-09-01T00:25:31.521423+0000","last_peered":"2024-09-01T00:25:31.521423+0000","last_clean":"2024-09-01T00:25:31.521423+0000","last_became_active":"2024-09-01T00:25:29.562137+0000","last_became_peered":"2024-09-01T00:25:29.562137+0000","last_unstale":"2024-09-01T00:25:31.521423+0000","last_undegraded":"2024-09-01T00:25:31.521423+0000","last_fullsized":"2024-09-01T00:25:31.521423+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:14:56.878635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809250+0000","last_change":"2024-09-01T00:25:29.562187+0000","last_active":"2024-09-01T00:25:30.809250+0000","last_peered":"2024-09-01T00:25:30.809250+0000","last_clean":"2024-09-01T00:25:30.809250+0000","last_became_active":"2024-09-01T00:25:29.561553+0000","last_became_peered":"2024-09-01T00:25:29.561553+0000","last_unstale":"2024-09-01T00:25:30.809250+0000","last_undegraded":"2024-09-01T00:25:30.809250+0000","last_fullsized":"2024-09-01T00:25:30.809250+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:11:51.292137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556764+0000","last_change":"2024-09-01T00:25:29.576140+0000","last_active":"2024-09-01T00:25:30.556764+0000","last_peered":"2024-09-01T00:25:30.556764+0000","last_clean":"2024-09-01T00:25:30.556764+0000","last_became_active":"2024-09-01T00:25:29.575430+0000","last_became_peered":"2024-09-01T00:25:29.575430+0000","last_unstale":"2024-09-01T00:25:30.556764+0000","last_undegraded":"2024-09-01T00:25:30.556764+0000","last_fullsized":"2024-09-01T00:25:30.556764+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:01:09.211710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054217+0000","last_change":"2024-09-01T00:25:29.569867+0000","last_active":"2024-09-01T00:25:31.054217+0000","last_peered":"2024-09-01T00:25:31.054217+0000","last_clean":"2024-09-01T00:25:31.054217+0000","last_became_active":"2024-09-01T00:25:29.569396+0000","last_became_peered":"2024-09-01T00:25:29.569396+0000","last_unstale":"2024-09-01T00:25:31.054217+0000","last_undegraded":"2024-09-01T00:25:31.054217+0000","last_fullsized":"2024-09-01T00:25:31.054217+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:57:57.178942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.514230+0000","last_change":"2024-09-01T00:25:29.569974+0000","last_active":"2024-09-01T00:25:31.514230+0000","last_peered":"2024-09-01T00:25:31.514230+0000","last_clean":"2024-09-01T00:25:31.514230+0000","last_became_active":"2024-09-01T00:25:29.569697+0000","last_became_peered":"2024-09-01T00:25:29.569697+0000","last_unstale":"2024-09-01T00:25:31.514230+0000","last_undegraded":"2024-09-01T00:25:31.514230+0000","last_fullsized":"2024-09-01T00:25:31.514230+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:39:42.586657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.578365+0000","last_change":"2024-09-01T00:25:29.576048+0000","last_active":"2024-09-01T00:25:29.578365+0000","last_peered":"2024-09-01T00:25:29.578365+0000","last_clean":"2024-09-01T00:25:29.578365+0000","last_became_active":"2024-09-01T00:25:29.575721+0000","last_became_peered":"2024-09-01T00:25:29.575721+0000","last_unstale":"2024-09-01T00:25:29.578365+0000","last_undegraded":"2024-09-01T00:25:29.578365+0000","last_fullsized":"2024-09-01T00:25:29.578365+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:46:41.831324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.514434+0000","last_change":"2024-09-01T00:25:29.565441+0000","last_active":"2024-09-01T00:25:31.514434+0000","last_peered":"2024-09-01T00:25:31.514434+0000","last_clean":"2024-09-01T00:25:31.514434+0000","last_became_active":"2024-09-01T00:25:29.565145+0000","last_became_peered":"2024-09-01T00:25:29.565145+0000","last_unstale":"2024-09-01T00:25:31.514434+0000","last_undegraded":"2024-09-01T00:25:31.514434+0000","last_fullsized":"2024-09-01T00:25:31.514434+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:48:20.429314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.515169+0000","last_change":"2024-09-01T00:25:26.545310+0000","last_active":"2024-09-01T00:25:31.515169+0000","last_peered":"2024-09-01T00:25:31.515169+0000","last_clean":"2024-09-01T00:25:31.515169+0000","last_became_active":"2024-09-01T00:25:26.545006+0000","last_became_peered":"2024-09-01T00:25:26.545006+0000","last_unstale":"2024-09-01T00:25:31.515169+0000","last_undegraded":"2024-09-01T00:25:31.515169+0000","last_fullsized":"2024-09-01T00:25:31.515169+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:08:34.081824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556847+0000","last_change":"2024-09-01T00:25:29.576290+0000","last_active":"2024-09-01T00:25:30.556847+0000","last_peered":"2024-09-01T00:25:30.556847+0000","last_clean":"2024-09-01T00:25:30.556847+0000","last_became_active":"2024-09-01T00:25:29.575872+0000","last_became_peered":"2024-09-01T00:25:29.575872+0000","last_unstale":"2024-09-01T00:25:30.556847+0000","last_undegraded":"2024-09-01T00:25:30.556847+0000","last_fullsized":"2024-09-01T00:25:30.556847+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:19:53.762511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.523373+0000","last_change":"2024-09-01T00:25:26.545778+0000","last_active":"2024-09-01T00:25:31.523373+0000","last_peered":"2024-09-01T00:25:31.523373+0000","last_clean":"2024-09-01T00:25:31.523373+0000","last_became_active":"2024-09-01T00:25:26.545497+0000","last_became_peered":"2024-09-01T00:25:26.545497+0000","last_unstale":"2024-09-01T00:25:31.523373+0000","last_undegraded":"2024-09-01T00:25:31.523373+0000","last_fullsized":"2024-09-01T00:25:31.523373+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:18:40.293201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.553836+0000","last_change":"2024-09-01T00:25:26.545274+0000","last_active":"2024-09-01T00:25:29.553836+0000","last_peered":"2024-09-01T00:25:29.553836+0000","last_clean":"2024-09-01T00:25:29.553836+0000","last_became_active":"2024-09-01T00:25:26.545000+0000","last_became_peered":"2024-09-01T00:25:26.545000+0000","last_unstale":"2024-09-01T00:25:29.553836+0000","last_undegraded":"2024-09-01T00:25:29.553836+0000","last_fullsized":"2024-09-01T00:25:29.553836+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:48:48.303172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809123+0000","last_change":"2024-09-01T00:25:29.569654+0000","last_active":"2024-09-01T00:25:30.809123+0000","last_peered":"2024-09-01T00:25:30.809123+0000","last_clean":"2024-09-01T00:25:30.809123+0000","last_became_active":"2024-09-01T00:25:29.569375+0000","last_became_peered":"2024-09-01T00:25:29.569375+0000","last_unstale":"2024-09-01T00:25:30.809123+0000","last_undegraded":"2024-09-01T00:25:30.809123+0000","last_fullsized":"2024-09-01T00:25:30.809123+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:04:42.130640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054129+0000","last_change":"2024-09-01T00:25:26.538694+0000","last_active":"2024-09-01T00:25:31.054129+0000","last_peered":"2024-09-01T00:25:31.054129+0000","last_clean":"2024-09-01T00:25:31.054129+0000","last_became_active":"2024-09-01T00:25:26.538361+0000","last_became_peered":"2024-09-01T00:25:26.538361+0000","last_unstale":"2024-09-01T00:25:31.054129+0000","last_undegraded":"2024-09-01T00:25:31.054129+0000","last_fullsized":"2024-09-01T00:25:31.054129+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:33:11.048136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.522552+0000","last_change":"2024-09-01T00:25:29.564067+0000","last_active":"2024-09-01T00:25:31.522552+0000","last_peered":"2024-09-01T00:25:31.522552+0000","last_clean":"2024-09-01T00:25:31.522552+0000","last_became_active":"2024-09-01T00:25:29.563712+0000","last_became_peered":"2024-09-01T00:25:29.563712+0000","last_unstale":"2024-09-01T00:25:31.522552+0000","last_undegraded":"2024-09-01T00:25:31.522552+0000","last_fullsized":"2024-09-01T00:25:31.522552+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:11:58.043108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.562700+0000","last_change":"2024-09-01T00:25:26.548042+0000","last_active":"2024-09-01T00:25:29.562700+0000","last_peered":"2024-09-01T00:25:29.562700+0000","last_clean":"2024-09-01T00:25:29.562700+0000","last_became_active":"2024-09-01T00:25:26.547481+0000","last_became_peered":"2024-09-01T00:25:26.547481+0000","last_unstale":"2024-09-01T00:25:29.562700+0000","last_undegraded":"2024-09-01T00:25:29.562700+0000","last_fullsized":"2024-09-01T00:25:29.562700+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:20:36.439267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054528+0000","last_change":"2024-09-01T00:25:29.570421+0000","last_active":"2024-09-01T00:25:31.054528+0000","last_peered":"2024-09-01T00:25:31.054528+0000","last_clean":"2024-09-01T00:25:31.054528+0000","last_became_active":"2024-09-01T00:25:29.569932+0000","last_became_peered":"2024-09-01T00:25:29.569932+0000","last_unstale":"2024-09-01T00:25:31.054528+0000","last_undegraded":"2024-09-01T00:25:31.054528+0000","last_fullsized":"2024-09-01T00:25:31.054528+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:21:47.320092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054656+0000","last_change":"2024-09-01T00:25:26.544508+0000","last_active":"2024-09-01T00:25:31.054656+0000","last_peered":"2024-09-01T00:25:31.054656+0000","last_clean":"2024-09-01T00:25:31.054656+0000","last_became_active":"2024-09-01T00:25:26.543719+0000","last_became_peered":"2024-09-01T00:25:26.543719+0000","last_unstale":"2024-09-01T00:25:31.054656+0000","last_undegraded":"2024-09-01T00:25:31.054656+0000","last_fullsized":"2024-09-01T00:25:31.054656+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:16:14.791161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.557204+0000","last_change":"2024-09-01T00:25:29.575908+0000","last_active":"2024-09-01T00:25:30.557204+0000","last_peered":"2024-09-01T00:25:30.557204+0000","last_clean":"2024-09-01T00:25:30.557204+0000","last_became_active":"2024-09-01T00:25:29.575645+0000","last_became_peered":"2024-09-01T00:25:29.575645+0000","last_unstale":"2024-09-01T00:25:30.557204+0000","last_undegraded":"2024-09-01T00:25:30.557204+0000","last_fullsized":"2024-09-01T00:25:30.557204+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:37:10.823247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.526073+0000","last_change":"2024-09-01T00:25:26.534620+0000","last_active":"2024-09-01T00:25:31.526073+0000","last_peered":"2024-09-01T00:25:31.526073+0000","last_clean":"2024-09-01T00:25:31.526073+0000","last_became_active":"2024-09-01T00:25:26.534280+0000","last_became_peered":"2024-09-01T00:25:26.534280+0000","last_unstale":"2024-09-01T00:25:31.526073+0000","last_undegraded":"2024-09-01T00:25:31.526073+0000","last_fullsized":"2024-09-01T00:25:31.526073+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T08:09:34.891082+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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.515259+0000","last_change":"2024-09-01T00:25:29.576121+0000","last_active":"2024-09-01T00:25:31.515259+0000","last_peered":"2024-09-01T00:25:31.515259+0000","last_clean":"2024-09-01T00:25:31.515259+0000","last_became_active":"2024-09-01T00:25:29.575793+0000","last_became_peered":"2024-09-01T00:25:29.575793+0000","last_unstale":"2024-09-01T00:25:31.515259+0000","last_undegraded":"2024-09-01T00:25:31.515259+0000","last_fullsized":"2024-09-01T00:25:31.515259+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:53:28.151421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'6","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.527076+0000","last_change":"2024-09-01T00:25:26.543984+0000","last_active":"2024-09-01T00:25:31.527076+0000","last_peered":"2024-09-01T00:25:31.527076+0000","last_clean":"2024-09-01T00:25:31.527076+0000","last_became_active":"2024-09-01T00:25:26.543478+0000","last_became_peered":"2024-09-01T00:25:26.543478+0000","last_unstale":"2024-09-01T00:25:31.527076+0000","last_undegraded":"2024-09-01T00:25:31.527076+0000","last_fullsized":"2024-09-01T00:25:31.527076+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T04:42:40.439523+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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.520693+0000","last_change":"2024-09-01T00:25:29.582149+0000","last_active":"2024-09-01T00:25:31.520693+0000","last_peered":"2024-09-01T00:25:31.520693+0000","last_clean":"2024-09-01T00:25:31.520693+0000","last_became_active":"2024-09-01T00:25:29.581834+0000","last_became_peered":"2024-09-01T00:25:29.581834+0000","last_unstale":"2024-09-01T00:25:31.520693+0000","last_undegraded":"2024-09-01T00:25:31.520693+0000","last_fullsized":"2024-09-01T00:25:31.520693+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:35:03.934385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.526279+0000","last_change":"2024-09-01T00:25:26.538311+0000","last_active":"2024-09-01T00:25:31.526279+0000","last_peered":"2024-09-01T00:25:31.526279+0000","last_clean":"2024-09-01T00:25:31.526279+0000","last_became_active":"2024-09-01T00:25:26.538044+0000","last_became_peered":"2024-09-01T00:25:26.538044+0000","last_unstale":"2024-09-01T00:25:31.526279+0000","last_undegraded":"2024-09-01T00:25:31.526279+0000","last_fullsized":"2024-09-01T00:25:31.526279+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:06:40.969457+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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556690+0000","last_change":"2024-09-01T00:25:29.567056+0000","last_active":"2024-09-01T00:25:30.556690+0000","last_peered":"2024-09-01T00:25:30.556690+0000","last_clean":"2024-09-01T00:25:30.556690+0000","last_became_active":"2024-09-01T00:25:29.566475+0000","last_became_peered":"2024-09-01T00:25:29.566475+0000","last_unstale":"2024-09-01T00:25:30.556690+0000","last_undegraded":"2024-09-01T00:25:30.556690+0000","last_fullsized":"2024-09-01T00:25:30.556690+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:29:40.717164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054331+0000","last_change":"2024-09-01T00:25:26.542691+0000","last_active":"2024-09-01T00:25:31.054331+0000","last_peered":"2024-09-01T00:25:31.054331+0000","last_clean":"2024-09-01T00:25:31.054331+0000","last_became_active":"2024-09-01T00:25:26.542365+0000","last_became_peered":"2024-09-01T00:25:26.542365+0000","last_unstale":"2024-09-01T00:25:31.054331+0000","last_undegraded":"2024-09-01T00:25:31.054331+0000","last_fullsized":"2024-09-01T00:25:31.054331+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:40:56.782134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.525575+0000","last_change":"2024-09-01T00:25:29.580760+0000","last_active":"2024-09-01T00:25:31.525575+0000","last_peered":"2024-09-01T00:25:31.525575+0000","last_clean":"2024-09-01T00:25:31.525575+0000","last_became_active":"2024-09-01T00:25:29.580004+0000","last_became_peered":"2024-09-01T00:25:29.580004+0000","last_unstale":"2024-09-01T00:25:31.525575+0000","last_undegraded":"2024-09-01T00:25:31.525575+0000","last_fullsized":"2024-09-01T00:25:31.525575+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:48:50.832150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.566986+0000","last_change":"2024-09-01T00:25:26.545132+0000","last_active":"2024-09-01T00:25:29.566986+0000","last_peered":"2024-09-01T00:25:29.566986+0000","last_clean":"2024-09-01T00:25:29.566986+0000","last_became_active":"2024-09-01T00:25:26.544643+0000","last_became_peered":"2024-09-01T00:25:26.544643+0000","last_unstale":"2024-09-01T00:25:29.566986+0000","last_undegraded":"2024-09-01T00:25:29.566986+0000","last_fullsized":"2024-09-01T00:25:29.566986+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:13:25.262623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.579438+0000","last_change":"2024-09-01T00:25:29.576632+0000","last_active":"2024-09-01T00:25:29.579438+0000","last_peered":"2024-09-01T00:25:29.579438+0000","last_clean":"2024-09-01T00:25:29.579438+0000","last_became_active":"2024-09-01T00:25:29.576329+0000","last_became_peered":"2024-09-01T00:25:29.576329+0000","last_unstale":"2024-09-01T00:25:29.579438+0000","last_undegraded":"2024-09-01T00:25:29.579438+0000","last_fullsized":"2024-09-01T00:25:29.579438+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:37:43.399908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.526459+0000","last_change":"2024-09-01T00:25:26.539992+0000","last_active":"2024-09-01T00:25:31.526459+0000","last_peered":"2024-09-01T00:25:31.526459+0000","last_clean":"2024-09-01T00:25:31.526459+0000","last_became_active":"2024-09-01T00:25:26.539646+0000","last_became_peered":"2024-09-01T00:25:26.539646+0000","last_unstale":"2024-09-01T00:25:31.526459+0000","last_undegraded":"2024-09-01T00:25:31.526459+0000","last_fullsized":"2024-09-01T00:25:31.526459+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T07:13:06.846995+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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.522806+0000","last_change":"2024-09-01T00:25:29.580669+0000","last_active":"2024-09-01T00:25:31.522806+0000","last_peered":"2024-09-01T00:25:31.522806+0000","last_clean":"2024-09-01T00:25:31.522806+0000","last_became_active":"2024-09-01T00:25:29.580376+0000","last_became_peered":"2024-09-01T00:25:29.580376+0000","last_unstale":"2024-09-01T00:25:31.522806+0000","last_undegraded":"2024-09-01T00:25:31.522806+0000","last_fullsized":"2024-09-01T00:25:31.522806+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:26:59.638731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'1","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.515059+0000","last_change":"2024-09-01T00:25:26.549111+0000","last_active":"2024-09-01T00:25:31.515059+0000","last_peered":"2024-09-01T00:25:31.515059+0000","last_clean":"2024-09-01T00:25:31.515059+0000","last_became_active":"2024-09-01T00:25:26.548791+0000","last_became_peered":"2024-09-01T00:25:26.548791+0000","last_unstale":"2024-09-01T00:25:31.515059+0000","last_undegraded":"2024-09-01T00:25:31.515059+0000","last_fullsized":"2024-09-01T00:25:31.515059+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:42:16.916645+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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.521280+0000","last_change":"2024-09-01T00:25:29.581065+0000","last_active":"2024-09-01T00:25:31.521280+0000","last_peered":"2024-09-01T00:25:31.521280+0000","last_clean":"2024-09-01T00:25:31.521280+0000","last_became_active":"2024-09-01T00:25:29.580705+0000","last_became_peered":"2024-09-01T00:25:29.580705+0000","last_unstale":"2024-09-01T00:25:31.521280+0000","last_undegraded":"2024-09-01T00:25:31.521280+0000","last_fullsized":"2024-09-01T00:25:31.521280+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:05:07.456302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.528205+0000","last_change":"2024-09-01T00:25:26.545641+0000","last_active":"2024-09-01T00:25:31.528205+0000","last_peered":"2024-09-01T00:25:31.528205+0000","last_clean":"2024-09-01T00:25:31.528205+0000","last_became_active":"2024-09-01T00:25:26.544540+0000","last_became_peered":"2024-09-01T00:25:26.544540+0000","last_unstale":"2024-09-01T00:25:31.528205+0000","last_undegraded":"2024-09-01T00:25:31.528205+0000","last_fullsized":"2024-09-01T00:25:31.528205+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:01:45.243154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.527983+0000","last_change":"2024-09-01T00:25:29.582405+0000","last_active":"2024-09-01T00:25:31.527983+0000","last_peered":"2024-09-01T00:25:31.527983+0000","last_clean":"2024-09-01T00:25:31.527983+0000","last_became_active":"2024-09-01T00:25:29.581959+0000","last_became_peered":"2024-09-01T00:25:29.581959+0000","last_unstale":"2024-09-01T00:25:31.527983+0000","last_undegraded":"2024-09-01T00:25:31.527983+0000","last_fullsized":"2024-09-01T00:25:31.527983+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:47:05.207551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'1","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.521762+0000","last_change":"2024-09-01T00:25:26.539595+0000","last_active":"2024-09-01T00:25:31.521762+0000","last_peered":"2024-09-01T00:25:31.521762+0000","last_clean":"2024-09-01T00:25:31.521762+0000","last_became_active":"2024-09-01T00:25:26.539337+0000","last_became_peered":"2024-09-01T00:25:26.539337+0000","last_unstale":"2024-09-01T00:25:31.521762+0000","last_undegraded":"2024-09-01T00:25:31.521762+0000","last_fullsized":"2024-09-01T00:25:31.521762+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:15:03.835532+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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054436+0000","last_change":"2024-09-01T00:25:29.571066+0000","last_active":"2024-09-01T00:25:31.054436+0000","last_peered":"2024-09-01T00:25:31.054436+0000","last_clean":"2024-09-01T00:25:31.054436+0000","last_became_active":"2024-09-01T00:25:29.568608+0000","last_became_peered":"2024-09-01T00:25:29.568608+0000","last_unstale":"2024-09-01T00:25:31.054436+0000","last_undegraded":"2024-09-01T00:25:31.054436+0000","last_fullsized":"2024-09-01T00:25:31.054436+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:32:13.748546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.555889+0000","last_change":"2024-09-01T00:25:26.541311+0000","last_active":"2024-09-01T00:25:30.555889+0000","last_peered":"2024-09-01T00:25:30.555889+0000","last_clean":"2024-09-01T00:25:30.555889+0000","last_became_active":"2024-09-01T00:25:26.541019+0000","last_became_peered":"2024-09-01T00:25:26.541019+0000","last_unstale":"2024-09-01T00:25:30.555889+0000","last_undegraded":"2024-09-01T00:25:30.555889+0000","last_fullsized":"2024-09-01T00:25:30.555889+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:52:32.581800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.520798+0000","last_change":"2024-09-01T00:25:29.578540+0000","last_active":"2024-09-01T00:25:31.520798+0000","last_peered":"2024-09-01T00:25:31.520798+0000","last_clean":"2024-09-01T00:25:31.520798+0000","last_became_active":"2024-09-01T00:25:29.578199+0000","last_became_peered":"2024-09-01T00:25:29.578199+0000","last_unstale":"2024-09-01T00:25:31.520798+0000","last_undegraded":"2024-09-01T00:25:31.520798+0000","last_fullsized":"2024-09-01T00:25:31.520798+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:17:25.214312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"22'117","reported_seq":224,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.353573+0000","last_change":"2024-09-01T00:25:06.381518+0000","last_active":"2024-09-01T00:25:31.353573+0000","last_peered":"2024-09-01T00:25:31.353573+0000","last_clean":"2024-09-01T00:25:31.353573+0000","last_became_active":"2024-09-01T00:25:06.381228+0000","last_became_peered":"2024-09-01T00:25:06.381228+0000","last_unstale":"2024-09-01T00:25:31.353573+0000","last_undegraded":"2024-09-01T00:25:31.353573+0000","last_fullsized":"2024-09-01T00:25:31.353573+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:23:08.867362+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:23:08.867362+0000","last_clean_scrub_stamp":"2024-09-01T00:23:08.867362+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-02T11:29:55.759353+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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054152+0000","last_change":"2024-09-01T00:25:26.542646+0000","last_active":"2024-09-01T00:25:31.054152+0000","last_peered":"2024-09-01T00:25:31.054152+0000","last_clean":"2024-09-01T00:25:31.054152+0000","last_became_active":"2024-09-01T00:25:26.542330+0000","last_became_peered":"2024-09-01T00:25:26.542330+0000","last_unstale":"2024-09-01T00:25:31.054152+0000","last_undegraded":"2024-09-01T00:25:31.054152+0000","last_fullsized":"2024-09-01T00:25:31.054152+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:14:59.091784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809165+0000","last_change":"2024-09-01T00:25:29.573744+0000","last_active":"2024-09-01T00:25:30.809165+0000","last_peered":"2024-09-01T00:25:30.809165+0000","last_clean":"2024-09-01T00:25:30.809165+0000","last_became_active":"2024-09-01T00:25:29.573437+0000","last_became_peered":"2024-09-01T00:25:29.573437+0000","last_unstale":"2024-09-01T00:25:30.809165+0000","last_undegraded":"2024-09-01T00:25:30.809165+0000","last_fullsized":"2024-09-01T00:25:30.809165+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:42:54.673684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.353504+0000","last_change":"2024-09-01T00:25:26.548515+0000","last_active":"2024-09-01T00:25:31.353504+0000","last_peered":"2024-09-01T00:25:31.353504+0000","last_clean":"2024-09-01T00:25:31.353504+0000","last_became_active":"2024-09-01T00:25:26.548181+0000","last_became_peered":"2024-09-01T00:25:26.548181+0000","last_unstale":"2024-09-01T00:25:31.353504+0000","last_undegraded":"2024-09-01T00:25:31.353504+0000","last_fullsized":"2024-09-01T00:25:31.353504+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:18:05.346460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556772+0000","last_change":"2024-09-01T00:25:29.566758+0000","last_active":"2024-09-01T00:25:30.556772+0000","last_peered":"2024-09-01T00:25:30.556772+0000","last_clean":"2024-09-01T00:25:30.556772+0000","last_became_active":"2024-09-01T00:25:29.566428+0000","last_became_peered":"2024-09-01T00:25:29.566428+0000","last_unstale":"2024-09-01T00:25:30.556772+0000","last_undegraded":"2024-09-01T00:25:30.556772+0000","last_fullsized":"2024-09-01T00:25:30.556772+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:58:36.923115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.555851+0000","last_change":"2024-09-01T00:25:26.540302+0000","last_active":"2024-09-01T00:25:30.555851+0000","last_peered":"2024-09-01T00:25:30.555851+0000","last_clean":"2024-09-01T00:25:30.555851+0000","last_became_active":"2024-09-01T00:25:26.540002+0000","last_became_peered":"2024-09-01T00:25:26.540002+0000","last_unstale":"2024-09-01T00:25:30.555851+0000","last_undegraded":"2024-09-01T00:25:30.555851+0000","last_fullsized":"2024-09-01T00:25:30.555851+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:03:22.763312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.521911+0000","last_change":"2024-09-01T00:25:29.565186+0000","last_active":"2024-09-01T00:25:31.521911+0000","last_peered":"2024-09-01T00:25:31.521911+0000","last_clean":"2024-09-01T00:25:31.521911+0000","last_became_active":"2024-09-01T00:25:29.564921+0000","last_became_peered":"2024-09-01T00:25:29.564921+0000","last_unstale":"2024-09-01T00:25:31.521911+0000","last_undegraded":"2024-09-01T00:25:31.521911+0000","last_fullsized":"2024-09-01T00:25:31.521911+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:12:37.805708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054462+0000","last_change":"2024-09-01T00:25:26.543963+0000","last_active":"2024-09-01T00:25:31.054462+0000","last_peered":"2024-09-01T00:25:31.054462+0000","last_clean":"2024-09-01T00:25:31.054462+0000","last_became_active":"2024-09-01T00:25:26.543650+0000","last_became_peered":"2024-09-01T00:25:26.543650+0000","last_unstale":"2024-09-01T00:25:31.054462+0000","last_undegraded":"2024-09-01T00:25:31.054462+0000","last_fullsized":"2024-09-01T00:25:31.054462+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:24:55.080798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.514985+0000","last_change":"2024-09-01T00:25:29.570983+0000","last_active":"2024-09-01T00:25:31.514985+0000","last_peered":"2024-09-01T00:25:31.514985+0000","last_clean":"2024-09-01T00:25:31.514985+0000","last_became_active":"2024-09-01T00:25:29.570502+0000","last_became_peered":"2024-09-01T00:25:29.570502+0000","last_unstale":"2024-09-01T00:25:31.514985+0000","last_undegraded":"2024-09-01T00:25:31.514985+0000","last_fullsized":"2024-09-01T00:25:31.514985+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:42:36.053977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.554587+0000","last_change":"2024-09-01T00:25:26.542815+0000","last_active":"2024-09-01T00:25:29.554587+0000","last_peered":"2024-09-01T00:25:29.554587+0000","last_clean":"2024-09-01T00:25:29.554587+0000","last_became_active":"2024-09-01T00:25:26.542552+0000","last_became_peered":"2024-09-01T00:25:26.542552+0000","last_unstale":"2024-09-01T00:25:29.554587+0000","last_undegraded":"2024-09-01T00:25:29.554587+0000","last_fullsized":"2024-09-01T00:25:29.554587+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:26:27.071041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054503+0000","last_change":"2024-09-01T00:25:29.567323+0000","last_active":"2024-09-01T00:25:31.054503+0000","last_peered":"2024-09-01T00:25:31.054503+0000","last_clean":"2024-09-01T00:25:31.054503+0000","last_became_active":"2024-09-01T00:25:29.566944+0000","last_became_peered":"2024-09-01T00:25:29.566944+0000","last_unstale":"2024-09-01T00:25:31.054503+0000","last_undegraded":"2024-09-01T00:25:31.054503+0000","last_fullsized":"2024-09-01T00:25:31.054503+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:00:36.676583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.354048+0000","last_change":"2024-09-01T00:25:26.549918+0000","last_active":"2024-09-01T00:25:31.354048+0000","last_peered":"2024-09-01T00:25:31.354048+0000","last_clean":"2024-09-01T00:25:31.354048+0000","last_became_active":"2024-09-01T00:25:26.549591+0000","last_became_peered":"2024-09-01T00:25:26.549591+0000","last_unstale":"2024-09-01T00:25:31.354048+0000","last_undegraded":"2024-09-01T00:25:31.354048+0000","last_fullsized":"2024-09-01T00:25:31.354048+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:29:54.225151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.521159+0000","last_change":"2024-09-01T00:25:29.570434+0000","last_active":"2024-09-01T00:25:31.521159+0000","last_peered":"2024-09-01T00:25:31.521159+0000","last_clean":"2024-09-01T00:25:31.521159+0000","last_became_active":"2024-09-01T00:25:29.570155+0000","last_became_peered":"2024-09-01T00:25:29.570155+0000","last_unstale":"2024-09-01T00:25:31.521159+0000","last_undegraded":"2024-09-01T00:25:31.521159+0000","last_fullsized":"2024-09-01T00:25:31.521159+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:54:59.593137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'1","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.523856+0000","last_change":"2024-09-01T00:25:26.544217+0000","last_active":"2024-09-01T00:25:31.523856+0000","last_peered":"2024-09-01T00:25:31.523856+0000","last_clean":"2024-09-01T00:25:31.523856+0000","last_became_active":"2024-09-01T00:25:26.543916+0000","last_became_peered":"2024-09-01T00:25:26.543916+0000","last_unstale":"2024-09-01T00:25:31.523856+0000","last_undegraded":"2024-09-01T00:25:31.523856+0000","last_fullsized":"2024-09-01T00:25:31.523856+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:11:40.435214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809302+0000","last_change":"2024-09-01T00:25:29.567968+0000","last_active":"2024-09-01T00:25:30.809302+0000","last_peered":"2024-09-01T00:25:30.809302+0000","last_clean":"2024-09-01T00:25:30.809302+0000","last_became_active":"2024-09-01T00:25:29.567570+0000","last_became_peered":"2024-09-01T00:25:29.567570+0000","last_unstale":"2024-09-01T00:25:30.809302+0000","last_undegraded":"2024-09-01T00:25:30.809302+0000","last_fullsized":"2024-09-01T00:25:30.809302+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:32:56.666252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'2","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.529902+0000","last_change":"2024-09-01T00:25:26.547171+0000","last_active":"2024-09-01T00:25:31.529902+0000","last_peered":"2024-09-01T00:25:31.529902+0000","last_clean":"2024-09-01T00:25:31.529902+0000","last_became_active":"2024-09-01T00:25:26.546857+0000","last_became_peered":"2024-09-01T00:25:26.546857+0000","last_unstale":"2024-09-01T00:25:31.529902+0000","last_undegraded":"2024-09-01T00:25:31.529902+0000","last_fullsized":"2024-09-01T00:25:31.529902+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:49:05.673177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556288+0000","last_change":"2024-09-01T00:25:29.567607+0000","last_active":"2024-09-01T00:25:30.556288+0000","last_peered":"2024-09-01T00:25:30.556288+0000","last_clean":"2024-09-01T00:25:30.556288+0000","last_became_active":"2024-09-01T00:25:29.567263+0000","last_became_peered":"2024-09-01T00:25:29.567263+0000","last_unstale":"2024-09-01T00:25:30.556288+0000","last_undegraded":"2024-09-01T00:25:30.556288+0000","last_fullsized":"2024-09-01T00:25:30.556288+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:38:00.923666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.353412+0000","last_change":"2024-09-01T00:25:26.547601+0000","last_active":"2024-09-01T00:25:31.353412+0000","last_peered":"2024-09-01T00:25:31.353412+0000","last_clean":"2024-09-01T00:25:31.353412+0000","last_became_active":"2024-09-01T00:25:26.546899+0000","last_became_peered":"2024-09-01T00:25:26.546899+0000","last_unstale":"2024-09-01T00:25:31.353412+0000","last_undegraded":"2024-09-01T00:25:31.353412+0000","last_fullsized":"2024-09-01T00:25:31.353412+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:47:32.494633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.515166+0000","last_change":"2024-09-01T00:25:29.564531+0000","last_active":"2024-09-01T00:25:31.515166+0000","last_peered":"2024-09-01T00:25:31.515166+0000","last_clean":"2024-09-01T00:25:31.515166+0000","last_became_active":"2024-09-01T00:25:29.564035+0000","last_became_peered":"2024-09-01T00:25:29.564035+0000","last_unstale":"2024-09-01T00:25:31.515166+0000","last_undegraded":"2024-09-01T00:25:31.515166+0000","last_fullsized":"2024-09-01T00:25:31.515166+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:01:58.692763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.554478+0000","last_change":"2024-09-01T00:25:26.543275+0000","last_active":"2024-09-01T00:25:29.554478+0000","last_peered":"2024-09-01T00:25:29.554478+0000","last_clean":"2024-09-01T00:25:29.554478+0000","last_became_active":"2024-09-01T00:25:26.542545+0000","last_became_peered":"2024-09-01T00:25:26.542545+0000","last_unstale":"2024-09-01T00:25:29.554478+0000","last_undegraded":"2024-09-01T00:25:29.554478+0000","last_fullsized":"2024-09-01T00:25:29.554478+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:49:55.100161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809135+0000","last_change":"2024-09-01T00:25:29.568409+0000","last_active":"2024-09-01T00:25:30.809135+0000","last_peered":"2024-09-01T00:25:30.809135+0000","last_clean":"2024-09-01T00:25:30.809135+0000","last_became_active":"2024-09-01T00:25:29.568143+0000","last_became_peered":"2024-09-01T00:25:29.568143+0000","last_unstale":"2024-09-01T00:25:30.809135+0000","last_undegraded":"2024-09-01T00:25:30.809135+0000","last_fullsized":"2024-09-01T00:25:30.809135+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:12:33.287479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.554387+0000","last_change":"2024-09-01T00:25:26.541561+0000","last_active":"2024-09-01T00:25:29.554387+0000","last_peered":"2024-09-01T00:25:29.554387+0000","last_clean":"2024-09-01T00:25:29.554387+0000","last_became_active":"2024-09-01T00:25:26.541253+0000","last_became_peered":"2024-09-01T00:25:26.541253+0000","last_unstale":"2024-09-01T00:25:29.554387+0000","last_undegraded":"2024-09-01T00:25:29.554387+0000","last_fullsized":"2024-09-01T00:25:29.554387+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:05:13.877837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809215+0000","last_change":"2024-09-01T00:25:29.568971+0000","last_active":"2024-09-01T00:25:30.809215+0000","last_peered":"2024-09-01T00:25:30.809215+0000","last_clean":"2024-09-01T00:25:30.809215+0000","last_became_active":"2024-09-01T00:25:29.568718+0000","last_became_peered":"2024-09-01T00:25:29.568718+0000","last_unstale":"2024-09-01T00:25:30.809215+0000","last_undegraded":"2024-09-01T00:25:30.809215+0000","last_fullsized":"2024-09-01T00:25:30.809215+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:11:27.614558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.529388+0000","last_change":"2024-09-01T00:25:26.543936+0000","last_active":"2024-09-01T00:25:31.529388+0000","last_peered":"2024-09-01T00:25:31.529388+0000","last_clean":"2024-09-01T00:25:31.529388+0000","last_became_active":"2024-09-01T00:25:26.543627+0000","last_became_peered":"2024-09-01T00:25:26.543627+0000","last_unstale":"2024-09-01T00:25:31.529388+0000","last_undegraded":"2024-09-01T00:25:31.529388+0000","last_fullsized":"2024-09-01T00:25:31.529388+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:35:18.380018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.575047+0000","last_change":"2024-09-01T00:25:29.570787+0000","last_active":"2024-09-01T00:25:29.575047+0000","last_peered":"2024-09-01T00:25:29.575047+0000","last_clean":"2024-09-01T00:25:29.575047+0000","last_became_active":"2024-09-01T00:25:29.570511+0000","last_became_peered":"2024-09-01T00:25:29.570511+0000","last_unstale":"2024-09-01T00:25:29.575047+0000","last_undegraded":"2024-09-01T00:25:29.575047+0000","last_fullsized":"2024-09-01T00:25:29.575047+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:07:27.100624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054454+0000","last_change":"2024-09-01T00:25:29.565170+0000","last_active":"2024-09-01T00:25:31.054454+0000","last_peered":"2024-09-01T00:25:31.054454+0000","last_clean":"2024-09-01T00:25:31.054454+0000","last_became_active":"2024-09-01T00:25:29.564829+0000","last_became_peered":"2024-09-01T00:25:29.564829+0000","last_unstale":"2024-09-01T00:25:31.054454+0000","last_undegraded":"2024-09-01T00:25:31.054454+0000","last_fullsized":"2024-09-01T00:25:31.054454+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:35:00.089948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.529418+0000","last_change":"2024-09-01T00:25:26.548802+0000","last_active":"2024-09-01T00:25:31.529418+0000","last_peered":"2024-09-01T00:25:31.529418+0000","last_clean":"2024-09-01T00:25:31.529418+0000","last_became_active":"2024-09-01T00:25:26.547262+0000","last_became_peered":"2024-09-01T00:25:26.547262+0000","last_unstale":"2024-09-01T00:25:31.529418+0000","last_undegraded":"2024-09-01T00:25:31.529418+0000","last_fullsized":"2024-09-01T00:25:31.529418+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:40:21.285051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054356+0000","last_change":"2024-09-01T00:25:29.574323+0000","last_active":"2024-09-01T00:25:31.054356+0000","last_peered":"2024-09-01T00:25:31.054356+0000","last_clean":"2024-09-01T00:25:31.054356+0000","last_became_active":"2024-09-01T00:25:29.572278+0000","last_became_peered":"2024-09-01T00:25:29.572278+0000","last_unstale":"2024-09-01T00:25:31.054356+0000","last_undegraded":"2024-09-01T00:25:31.054356+0000","last_fullsized":"2024-09-01T00:25:31.054356+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:25:03.587230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.527611+0000","last_change":"2024-09-01T00:25:26.546102+0000","last_active":"2024-09-01T00:25:31.527611+0000","last_peered":"2024-09-01T00:25:31.527611+0000","last_clean":"2024-09-01T00:25:31.527611+0000","last_became_active":"2024-09-01T00:25:26.545780+0000","last_became_peered":"2024-09-01T00:25:26.545780+0000","last_unstale":"2024-09-01T00:25:31.527611+0000","last_undegraded":"2024-09-01T00:25:31.527611+0000","last_fullsized":"2024-09-01T00:25:31.527611+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:45:27.370479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.557128+0000","last_change":"2024-09-01T00:25:29.576531+0000","last_active":"2024-09-01T00:25:30.557128+0000","last_peered":"2024-09-01T00:25:30.557128+0000","last_clean":"2024-09-01T00:25:30.557128+0000","last_became_active":"2024-09-01T00:25:29.576248+0000","last_became_peered":"2024-09-01T00:25:29.576248+0000","last_unstale":"2024-09-01T00:25:30.557128+0000","last_undegraded":"2024-09-01T00:25:30.557128+0000","last_fullsized":"2024-09-01T00:25:30.557128+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:24:22.023219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.514997+0000","last_change":"2024-09-01T00:25:26.541463+0000","last_active":"2024-09-01T00:25:31.514997+0000","last_peered":"2024-09-01T00:25:31.514997+0000","last_clean":"2024-09-01T00:25:31.514997+0000","last_became_active":"2024-09-01T00:25:26.541176+0000","last_became_peered":"2024-09-01T00:25:26.541176+0000","last_unstale":"2024-09-01T00:25:31.514997+0000","last_undegraded":"2024-09-01T00:25:31.514997+0000","last_fullsized":"2024-09-01T00:25:31.514997+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:21:32.632334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809269+0000","last_change":"2024-09-01T00:25:29.564460+0000","last_active":"2024-09-01T00:25:30.809269+0000","last_peered":"2024-09-01T00:25:30.809269+0000","last_clean":"2024-09-01T00:25:30.809269+0000","last_became_active":"2024-09-01T00:25:29.564183+0000","last_became_peered":"2024-09-01T00:25:29.564183+0000","last_unstale":"2024-09-01T00:25:30.809269+0000","last_undegraded":"2024-09-01T00:25:30.809269+0000","last_fullsized":"2024-09-01T00:25:30.809269+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:06:46.340086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'4","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.529953+0000","last_change":"2024-09-01T00:25:26.545195+0000","last_active":"2024-09-01T00:25:31.529953+0000","last_peered":"2024-09-01T00:25:31.529953+0000","last_clean":"2024-09-01T00:25:31.529953+0000","last_became_active":"2024-09-01T00:25:26.544958+0000","last_became_peered":"2024-09-01T00:25:26.544958+0000","last_unstale":"2024-09-01T00:25:31.529953+0000","last_undegraded":"2024-09-01T00:25:31.529953+0000","last_fullsized":"2024-09-01T00:25:31.529953+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T05:16:26.319945+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":4157440,"data_stored":4132576,"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":56,"seq":240518168587,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28272,"kb_used_data":1248,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716880,"statfs":{"total":95995035648,"available":95966085120,"internally_reserved":0,"allocated":1277952,"data_stored":875951,"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.51700000000000002}]},{"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.55300000000000005}]},{"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.53900000000000003}]},{"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.438}]},{"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.38200000000000001}]},{"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.41899999999999998}]},{"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.56899999999999995}]}]},{"osd":6,"up_from":48,"seq":206158430225,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28272,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716880,"statfs":{"total":95995035648,"available":95966085120,"internally_reserved":0,"allocated":1282048,"data_stored":876911,"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":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.54800000000000004}]},{"osd":1,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.435},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.45600000000000002}]},{"osd":2,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.51000000000000001}]},{"osd":3,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":11.738,"5min":11.738,"15min":11.738},"last":0.495},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":11.752000000000001,"5min":11.752000000000001,"15min":11.752000000000001},"last":0.48599999999999999}]},{"osd":4,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.53500000000000003}]},{"osd":5,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.58599999999999997}]},{"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.56299999999999994}]}]},{"osd":5,"up_from":39,"seq":167503724564,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27700,"kb_used_data":676,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":692224,"data_stored":286575,"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":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.497},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.56100000000000005}]},{"osd":1,"last update":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.57499999999999996}]},{"osd":2,"last update":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.53300000000000003}]},{"osd":3,"last update":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.58999999999999997}]},{"osd":4,"last update":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.59999999999999998}]},{"osd":6,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.51100000000000001}]},{"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.621}]}]},{"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":27700,"kb_used_data":676,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":692224,"data_stored":285687,"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":"Sun Sep 1 00:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.316},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.33600000000000002}]},{"osd":1,"last update":"Sun Sep 1 00:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.44600000000000001}]},{"osd":2,"last update":"Sun Sep 1 00:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.38}]},{"osd":3,"last update":"Sun Sep 1 00:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.077,"5min":1.077,"15min":1.077},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.46800000000000003}]},{"osd":5,"last update":"Sun Sep 1 00:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.48899999999999999}]},{"osd":6,"last update":"Sun Sep 1 00:25:38 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.53600000000000003}]},{"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.50600000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149724,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27704,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717448,"statfs":{"total":95995035648,"available":95966666752,"internally_reserved":0,"allocated":700416,"data_stored":286920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:25:34 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.26800000000000002,"5min":0.222,"15min":0.222},"max":{"1min":0.57799999999999996,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.372},{"interface":"front","average":{"1min":0.442,"5min":0.45800000000000002,"15min":0.46100000000000002},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.57199999999999995,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.34000000000000002}]},{"osd":1,"last update":"Sun Sep 1 00:25:34 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.41599999999999998,"15min":0.41399999999999998},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.436,"15min":0.435},"min":{"1min":0.25600000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.26400000000000001}]},{"osd":2,"last update":"Sun Sep 1 00:25:34 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.45100000000000001,"15min":0.44900000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.42699999999999999,"15min":0.42299999999999999},"min":{"1min":0.29899999999999999,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.32500000000000001}]},{"osd":4,"last update":"Sun Sep 1 00:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.68000000000000005}]},{"osd":5,"last update":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":1.286,"5min":1.286,"15min":1.286},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":13.43,"5min":13.43,"15min":13.43},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.55100000000000005}]},{"osd":6,"last update":"Sun Sep 1 00:25:44 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.56899999999999995}]},{"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.63100000000000001}]}]},{"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":31788,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713364,"statfs":{"total":95995035648,"available":95962484736,"internally_reserved":0,"allocated":679936,"data_stored":285252,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:25:09 2024","interfaces":[{"interface":"back","average":{"1min":0.35599999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"min":{"1min":0.26200000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.434,"5min":0.39400000000000002,"15min":0.38800000000000001},"min":{"1min":0.253,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.35499999999999998}]},{"osd":1,"last update":"Sun Sep 1 00:25:09 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.375,"15min":0.36899999999999999},"min":{"1min":0.26700000000000002,"5min":0.217,"15min":0.217},"max":{"1min":0.55000000000000004,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.38},{"interface":"front","average":{"1min":0.433,"5min":0.41199999999999998,"15min":0.40799999999999997},"min":{"1min":0.308,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.58599999999999997,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.46600000000000003}]},{"osd":3,"last update":"Sun Sep 1 00:25:35 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.41899999999999998,"15min":0.42499999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.441,"5min":0.45800000000000002,"15min":0.46100000000000002},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.439}]},{"osd":4,"last update":"Sun Sep 1 00:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.67700000000000005}]},{"osd":5,"last update":"Sun Sep 1 00:25:18 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.73099999999999998}]},{"osd":6,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.095,"15min":1.095},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":11.672000000000001,"5min":11.672000000000001,"15min":11.672000000000001},"last":0.627},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.74099999999999999}]},{"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.68600000000000005}]}]},{"osd":1,"up_from":13,"seq":55834574888,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27696,"kb_used_data":672,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717456,"statfs":{"total":95995035648,"available":95966674944,"internally_reserved":0,"allocated":688128,"data_stored":285412,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:24:49 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.35399999999999998,"15min":0.34399999999999997},"min":{"1min":0.24099999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.61199999999999999,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.436,"5min":0.39600000000000002,"15min":0.38900000000000001},"min":{"1min":0.28799999999999998,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.58599999999999997,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.32000000000000001}]},{"osd":2,"last update":"Sun Sep 1 00:25:13 2024","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.46600000000000003,"15min":0.46800000000000003},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.59599999999999997,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.39000000000000001,"15min":0.38800000000000001},"min":{"1min":0.26000000000000001,"5min":0.245,"15min":0.245},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.29799999999999999}]},{"osd":3,"last update":"Sun Sep 1 00:25:34 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.42699999999999999,"15min":0.433},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.57699999999999996,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.49399999999999999,"15min":0.496},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.38}]},{"osd":4,"last update":"Sun Sep 1 00:24:53 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.76400000000000001}]},{"osd":5,"last update":"Sun Sep 1 00:25:17 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.55100000000000005}]},{"osd":6,"last update":"Sun Sep 1 00:25:38 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.53900000000000003}]},{"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.77400000000000002}]}]},{"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":32384,"kb_used_data":1260,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712768,"statfs":{"total":95995035648,"available":95961874432,"internally_reserved":0,"allocated":1290240,"data_stored":876348,"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":"Sun Sep 1 00:25:48 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.34200000000000003,"15min":0.33200000000000002},"min":{"1min":0.21299999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.53100000000000003,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.34300000000000003,"15min":0.33100000000000002},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.58399999999999996,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.40300000000000002}]},{"osd":2,"last update":"Sun Sep 1 00:25:12 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40400000000000003,"15min":0.40300000000000002},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.439},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.39400000000000002,"15min":0.39200000000000002},"min":{"1min":0.26900000000000002,"5min":0.253,"15min":0.253},"max":{"1min":0.58499999999999996,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.38200000000000001}]},{"osd":3,"last update":"Sun Sep 1 00:25:34 2024","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.436,"15min":0.436},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.45300000000000001,"15min":0.46100000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.51700000000000002,"5min":0.622,"15min":0.622},"last":0.46400000000000002}]},{"osd":4,"last update":"Sun Sep 1 00:24:51 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.78900000000000003}]},{"osd":5,"last update":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.749}]},{"osd":6,"last update":"Sun Sep 1 00:25:39 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.66300000000000003}]},{"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.73899999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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-01T00:25:52.388 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-09-01T00:25:52.598 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:25:53.388 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:53 smithi026 ceph-mon[17191]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:25:53.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:53 smithi026 ceph-mon[17191]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:53.389 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:53 smithi026 ceph-mon[28102]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:25:53.389 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:53 smithi026 ceph-mon[28102]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:53.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:53 smithi139 ceph-mon[20615]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:25:53.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:53 smithi139 ceph-mon[20615]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:54.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-01T00:25:54.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]: dispatch 2024-09-01T00:25:54.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [5, 2]}]: dispatch 2024-09-01T00:25:54.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [0, 1]}]: dispatch 2024-09-01T00:25:54.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]: dispatch 2024-09-01T00:25:54.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]: dispatch 2024-09-01T00:25:54.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2024-09-01T00:25:54.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-01T00:25:54.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]: dispatch 2024-09-01T00:25:54.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [5, 2]}]: dispatch 2024-09-01T00:25:54.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [0, 1]}]: dispatch 2024-09-01T00:25:54.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]: dispatch 2024-09-01T00:25:54.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]: dispatch 2024-09-01T00:25:54.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:54 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2024-09-01T00:25:54.440 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:25:54.441 INFO:teuthology.orchestra.run.smithi026.stderr:dumped all 2024-09-01T00:25:54.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-01T00:25:54.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]: dispatch 2024-09-01T00:25:54.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [5, 2]}]: dispatch 2024-09-01T00:25:54.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [0, 1]}]: dispatch 2024-09-01T00:25:54.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]: dispatch 2024-09-01T00:25:54.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]: dispatch 2024-09-01T00:25:54.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:54 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2024-09-01T00:25:55.067 INFO:teuthology.orchestra.run.smithi026.stdout:{"pg_ready":true,"pg_map":{"version":208,"stamp":"2024-09-01T00:25:54.170621+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":231516,"kb_used_data":7132,"kb_used_omap":12,"kb_used_meta":224243,"kb_avail":749729700,"statfs":{"total":767960285184,"available":767723212800,"internally_reserved":0,"allocated":7303168,"data_stored":4059056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":229625400},"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.094934"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":12,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.527190+0000","last_change":"2024-09-01T00:25:29.572741+0000","last_active":"2024-09-01T00:25:31.527190+0000","last_peered":"2024-09-01T00:25:31.527190+0000","last_clean":"2024-09-01T00:25:31.527190+0000","last_became_active":"2024-09-01T00:25:29.572442+0000","last_became_peered":"2024-09-01T00:25:29.572442+0000","last_unstale":"2024-09-01T00:25:31.527190+0000","last_undegraded":"2024-09-01T00:25:31.527190+0000","last_fullsized":"2024-09-01T00:25:31.527190+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:49:13.439822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.523742+0000","last_change":"2024-09-01T00:25:29.566142+0000","last_active":"2024-09-01T00:25:31.523742+0000","last_peered":"2024-09-01T00:25:31.523742+0000","last_clean":"2024-09-01T00:25:31.523742+0000","last_became_active":"2024-09-01T00:25:29.565848+0000","last_became_peered":"2024-09-01T00:25:29.565848+0000","last_unstale":"2024-09-01T00:25:31.523742+0000","last_undegraded":"2024-09-01T00:25:31.523742+0000","last_fullsized":"2024-09-01T00:25:31.523742+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:11:34.644004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556048+0000","last_change":"2024-09-01T00:25:29.570853+0000","last_active":"2024-09-01T00:25:30.556048+0000","last_peered":"2024-09-01T00:25:30.556048+0000","last_clean":"2024-09-01T00:25:30.556048+0000","last_became_active":"2024-09-01T00:25:29.570600+0000","last_became_peered":"2024-09-01T00:25:29.570600+0000","last_unstale":"2024-09-01T00:25:30.556048+0000","last_undegraded":"2024-09-01T00:25:30.556048+0000","last_fullsized":"2024-09-01T00:25:30.556048+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:01:59.662678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054278+0000","last_change":"2024-09-01T00:25:29.571291+0000","last_active":"2024-09-01T00:25:31.054278+0000","last_peered":"2024-09-01T00:25:31.054278+0000","last_clean":"2024-09-01T00:25:31.054278+0000","last_became_active":"2024-09-01T00:25:29.570585+0000","last_became_peered":"2024-09-01T00:25:29.570585+0000","last_unstale":"2024-09-01T00:25:31.054278+0000","last_undegraded":"2024-09-01T00:25:31.054278+0000","last_fullsized":"2024-09-01T00:25:31.054278+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:39:38.284563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.525479+0000","last_change":"2024-09-01T00:25:29.580209+0000","last_active":"2024-09-01T00:25:31.525479+0000","last_peered":"2024-09-01T00:25:31.525479+0000","last_clean":"2024-09-01T00:25:31.525479+0000","last_became_active":"2024-09-01T00:25:29.579882+0000","last_became_peered":"2024-09-01T00:25:29.579882+0000","last_unstale":"2024-09-01T00:25:31.525479+0000","last_undegraded":"2024-09-01T00:25:31.525479+0000","last_fullsized":"2024-09-01T00:25:31.525479+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:01:45.925047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054091+0000","last_change":"2024-09-01T00:25:29.570907+0000","last_active":"2024-09-01T00:25:31.054091+0000","last_peered":"2024-09-01T00:25:31.054091+0000","last_clean":"2024-09-01T00:25:31.054091+0000","last_became_active":"2024-09-01T00:25:29.569571+0000","last_became_peered":"2024-09-01T00:25:29.569571+0000","last_unstale":"2024-09-01T00:25:31.054091+0000","last_undegraded":"2024-09-01T00:25:31.054091+0000","last_fullsized":"2024-09-01T00:25:31.054091+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:30:29.060750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.522725+0000","last_change":"2024-09-01T00:25:29.580529+0000","last_active":"2024-09-01T00:25:31.522725+0000","last_peered":"2024-09-01T00:25:31.522725+0000","last_clean":"2024-09-01T00:25:31.522725+0000","last_became_active":"2024-09-01T00:25:29.579971+0000","last_became_peered":"2024-09-01T00:25:29.579971+0000","last_unstale":"2024-09-01T00:25:31.522725+0000","last_undegraded":"2024-09-01T00:25:31.522725+0000","last_fullsized":"2024-09-01T00:25:31.522725+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:21:47.775248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809104+0000","last_change":"2024-09-01T00:25:29.576156+0000","last_active":"2024-09-01T00:25:30.809104+0000","last_peered":"2024-09-01T00:25:30.809104+0000","last_clean":"2024-09-01T00:25:30.809104+0000","last_became_active":"2024-09-01T00:25:29.575802+0000","last_became_peered":"2024-09-01T00:25:29.575802+0000","last_unstale":"2024-09-01T00:25:30.809104+0000","last_undegraded":"2024-09-01T00:25:30.809104+0000","last_fullsized":"2024-09-01T00:25:30.809104+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:54:15.912972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.528246+0000","last_change":"2024-09-01T00:25:29.579327+0000","last_active":"2024-09-01T00:25:31.528246+0000","last_peered":"2024-09-01T00:25:31.528246+0000","last_clean":"2024-09-01T00:25:31.528246+0000","last_became_active":"2024-09-01T00:25:29.578894+0000","last_became_peered":"2024-09-01T00:25:29.578894+0000","last_unstale":"2024-09-01T00:25:31.528246+0000","last_undegraded":"2024-09-01T00:25:31.528246+0000","last_fullsized":"2024-09-01T00:25:31.528246+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:21:56.447666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.578335+0000","last_change":"2024-09-01T00:25:29.574865+0000","last_active":"2024-09-01T00:25:29.578335+0000","last_peered":"2024-09-01T00:25:29.578335+0000","last_clean":"2024-09-01T00:25:29.578335+0000","last_became_active":"2024-09-01T00:25:29.573268+0000","last_became_peered":"2024-09-01T00:25:29.573268+0000","last_unstale":"2024-09-01T00:25:29.578335+0000","last_undegraded":"2024-09-01T00:25:29.578335+0000","last_fullsized":"2024-09-01T00:25:29.578335+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:49:50.648136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.568881+0000","last_change":"2024-09-01T00:25:29.566727+0000","last_active":"2024-09-01T00:25:29.568881+0000","last_peered":"2024-09-01T00:25:29.568881+0000","last_clean":"2024-09-01T00:25:29.568881+0000","last_became_active":"2024-09-01T00:25:29.566459+0000","last_became_peered":"2024-09-01T00:25:29.566459+0000","last_unstale":"2024-09-01T00:25:29.568881+0000","last_undegraded":"2024-09-01T00:25:29.568881+0000","last_fullsized":"2024-09-01T00:25:29.568881+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:54:21.006755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.515140+0000","last_change":"2024-09-01T00:25:29.566776+0000","last_active":"2024-09-01T00:25:31.515140+0000","last_peered":"2024-09-01T00:25:31.515140+0000","last_clean":"2024-09-01T00:25:31.515140+0000","last_became_active":"2024-09-01T00:25:29.566515+0000","last_became_peered":"2024-09-01T00:25:29.566515+0000","last_unstale":"2024-09-01T00:25:31.515140+0000","last_undegraded":"2024-09-01T00:25:31.515140+0000","last_fullsized":"2024-09-01T00:25:31.515140+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:05:15.250018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809197+0000","last_change":"2024-09-01T00:25:29.563570+0000","last_active":"2024-09-01T00:25:30.809197+0000","last_peered":"2024-09-01T00:25:30.809197+0000","last_clean":"2024-09-01T00:25:30.809197+0000","last_became_active":"2024-09-01T00:25:29.563322+0000","last_became_peered":"2024-09-01T00:25:29.563322+0000","last_unstale":"2024-09-01T00:25:30.809197+0000","last_undegraded":"2024-09-01T00:25:30.809197+0000","last_fullsized":"2024-09-01T00:25:30.809197+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:02:12.684935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556604+0000","last_change":"2024-09-01T00:25:29.574030+0000","last_active":"2024-09-01T00:25:30.556604+0000","last_peered":"2024-09-01T00:25:30.556604+0000","last_clean":"2024-09-01T00:25:30.556604+0000","last_became_active":"2024-09-01T00:25:29.573434+0000","last_became_peered":"2024-09-01T00:25:29.573434+0000","last_unstale":"2024-09-01T00:25:30.556604+0000","last_undegraded":"2024-09-01T00:25:30.556604+0000","last_fullsized":"2024-09-01T00:25:30.556604+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:14:09.350558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.523265+0000","last_change":"2024-09-01T00:25:29.568403+0000","last_active":"2024-09-01T00:25:31.523265+0000","last_peered":"2024-09-01T00:25:31.523265+0000","last_clean":"2024-09-01T00:25:31.523265+0000","last_became_active":"2024-09-01T00:25:29.568182+0000","last_became_peered":"2024-09-01T00:25:29.568182+0000","last_unstale":"2024-09-01T00:25:31.523265+0000","last_undegraded":"2024-09-01T00:25:31.523265+0000","last_fullsized":"2024-09-01T00:25:31.523265+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:01:31.327852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054032+0000","last_change":"2024-09-01T00:25:29.575856+0000","last_active":"2024-09-01T00:25:31.054032+0000","last_peered":"2024-09-01T00:25:31.054032+0000","last_clean":"2024-09-01T00:25:31.054032+0000","last_became_active":"2024-09-01T00:25:29.575057+0000","last_became_peered":"2024-09-01T00:25:29.575057+0000","last_unstale":"2024-09-01T00:25:31.054032+0000","last_undegraded":"2024-09-01T00:25:31.054032+0000","last_fullsized":"2024-09-01T00:25:31.054032+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:23:32.974739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054722+0000","last_change":"2024-09-01T00:25:29.574464+0000","last_active":"2024-09-01T00:25:31.054722+0000","last_peered":"2024-09-01T00:25:31.054722+0000","last_clean":"2024-09-01T00:25:31.054722+0000","last_became_active":"2024-09-01T00:25:29.569228+0000","last_became_peered":"2024-09-01T00:25:29.569228+0000","last_unstale":"2024-09-01T00:25:31.054722+0000","last_undegraded":"2024-09-01T00:25:31.054722+0000","last_fullsized":"2024-09-01T00:25:31.054722+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:37:25.526469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.514507+0000","last_change":"2024-09-01T00:25:29.572851+0000","last_active":"2024-09-01T00:25:31.514507+0000","last_peered":"2024-09-01T00:25:31.514507+0000","last_clean":"2024-09-01T00:25:31.514507+0000","last_became_active":"2024-09-01T00:25:29.572563+0000","last_became_peered":"2024-09-01T00:25:29.572563+0000","last_unstale":"2024-09-01T00:25:31.514507+0000","last_undegraded":"2024-09-01T00:25:31.514507+0000","last_fullsized":"2024-09-01T00:25:31.514507+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:28:28.455942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.521022+0000","last_change":"2024-09-01T00:25:29.574559+0000","last_active":"2024-09-01T00:25:31.521022+0000","last_peered":"2024-09-01T00:25:31.521022+0000","last_clean":"2024-09-01T00:25:31.521022+0000","last_became_active":"2024-09-01T00:25:29.574279+0000","last_became_peered":"2024-09-01T00:25:29.574279+0000","last_unstale":"2024-09-01T00:25:31.521022+0000","last_undegraded":"2024-09-01T00:25:31.521022+0000","last_fullsized":"2024-09-01T00:25:31.521022+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:58:53.368418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.568926+0000","last_change":"2024-09-01T00:25:29.565958+0000","last_active":"2024-09-01T00:25:29.568926+0000","last_peered":"2024-09-01T00:25:29.568926+0000","last_clean":"2024-09-01T00:25:29.568926+0000","last_became_active":"2024-09-01T00:25:29.565489+0000","last_became_peered":"2024-09-01T00:25:29.565489+0000","last_unstale":"2024-09-01T00:25:29.568926+0000","last_undegraded":"2024-09-01T00:25:29.568926+0000","last_fullsized":"2024-09-01T00:25:29.568926+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:46:32.880279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556672+0000","last_change":"2024-09-01T00:25:29.574307+0000","last_active":"2024-09-01T00:25:30.556672+0000","last_peered":"2024-09-01T00:25:30.556672+0000","last_clean":"2024-09-01T00:25:30.556672+0000","last_became_active":"2024-09-01T00:25:29.574060+0000","last_became_peered":"2024-09-01T00:25:29.574060+0000","last_unstale":"2024-09-01T00:25:30.556672+0000","last_undegraded":"2024-09-01T00:25:30.556672+0000","last_fullsized":"2024-09-01T00:25:30.556672+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:25:37.291329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054190+0000","last_change":"2024-09-01T00:25:29.575435+0000","last_active":"2024-09-01T00:25:31.054190+0000","last_peered":"2024-09-01T00:25:31.054190+0000","last_clean":"2024-09-01T00:25:31.054190+0000","last_became_active":"2024-09-01T00:25:29.574426+0000","last_became_peered":"2024-09-01T00:25:29.574426+0000","last_unstale":"2024-09-01T00:25:31.054190+0000","last_undegraded":"2024-09-01T00:25:31.054190+0000","last_fullsized":"2024-09-01T00:25:31.054190+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:24:02.845569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809145+0000","last_change":"2024-09-01T00:25:29.559887+0000","last_active":"2024-09-01T00:25:30.809145+0000","last_peered":"2024-09-01T00:25:30.809145+0000","last_clean":"2024-09-01T00:25:30.809145+0000","last_became_active":"2024-09-01T00:25:29.559608+0000","last_became_peered":"2024-09-01T00:25:29.559608+0000","last_unstale":"2024-09-01T00:25:30.809145+0000","last_undegraded":"2024-09-01T00:25:30.809145+0000","last_fullsized":"2024-09-01T00:25:30.809145+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:33:00.119152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054019+0000","last_change":"2024-09-01T00:25:29.576035+0000","last_active":"2024-09-01T00:25:31.054019+0000","last_peered":"2024-09-01T00:25:31.054019+0000","last_clean":"2024-09-01T00:25:31.054019+0000","last_became_active":"2024-09-01T00:25:29.575602+0000","last_became_peered":"2024-09-01T00:25:29.575602+0000","last_unstale":"2024-09-01T00:25:31.054019+0000","last_undegraded":"2024-09-01T00:25:31.054019+0000","last_fullsized":"2024-09-01T00:25:31.054019+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:19:48.734886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809290+0000","last_change":"2024-09-01T00:25:29.562594+0000","last_active":"2024-09-01T00:25:30.809290+0000","last_peered":"2024-09-01T00:25:30.809290+0000","last_clean":"2024-09-01T00:25:30.809290+0000","last_became_active":"2024-09-01T00:25:29.561834+0000","last_became_peered":"2024-09-01T00:25:29.561834+0000","last_unstale":"2024-09-01T00:25:30.809290+0000","last_undegraded":"2024-09-01T00:25:30.809290+0000","last_fullsized":"2024-09-01T00:25:30.809290+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:33:22.875595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.574453+0000","last_change":"2024-09-01T00:25:29.572272+0000","last_active":"2024-09-01T00:25:29.574453+0000","last_peered":"2024-09-01T00:25:29.574453+0000","last_clean":"2024-09-01T00:25:29.574453+0000","last_became_active":"2024-09-01T00:25:29.570941+0000","last_became_peered":"2024-09-01T00:25:29.570941+0000","last_unstale":"2024-09-01T00:25:29.574453+0000","last_undegraded":"2024-09-01T00:25:29.574453+0000","last_fullsized":"2024-09-01T00:25:29.574453+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:55:26.842989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.521423+0000","last_change":"2024-09-01T00:25:29.562377+0000","last_active":"2024-09-01T00:25:31.521423+0000","last_peered":"2024-09-01T00:25:31.521423+0000","last_clean":"2024-09-01T00:25:31.521423+0000","last_became_active":"2024-09-01T00:25:29.562137+0000","last_became_peered":"2024-09-01T00:25:29.562137+0000","last_unstale":"2024-09-01T00:25:31.521423+0000","last_undegraded":"2024-09-01T00:25:31.521423+0000","last_fullsized":"2024-09-01T00:25:31.521423+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:14:56.878635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809250+0000","last_change":"2024-09-01T00:25:29.562187+0000","last_active":"2024-09-01T00:25:30.809250+0000","last_peered":"2024-09-01T00:25:30.809250+0000","last_clean":"2024-09-01T00:25:30.809250+0000","last_became_active":"2024-09-01T00:25:29.561553+0000","last_became_peered":"2024-09-01T00:25:29.561553+0000","last_unstale":"2024-09-01T00:25:30.809250+0000","last_undegraded":"2024-09-01T00:25:30.809250+0000","last_fullsized":"2024-09-01T00:25:30.809250+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:11:51.292137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556764+0000","last_change":"2024-09-01T00:25:29.576140+0000","last_active":"2024-09-01T00:25:30.556764+0000","last_peered":"2024-09-01T00:25:30.556764+0000","last_clean":"2024-09-01T00:25:30.556764+0000","last_became_active":"2024-09-01T00:25:29.575430+0000","last_became_peered":"2024-09-01T00:25:29.575430+0000","last_unstale":"2024-09-01T00:25:30.556764+0000","last_undegraded":"2024-09-01T00:25:30.556764+0000","last_fullsized":"2024-09-01T00:25:30.556764+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:01:09.211710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054217+0000","last_change":"2024-09-01T00:25:29.569867+0000","last_active":"2024-09-01T00:25:31.054217+0000","last_peered":"2024-09-01T00:25:31.054217+0000","last_clean":"2024-09-01T00:25:31.054217+0000","last_became_active":"2024-09-01T00:25:29.569396+0000","last_became_peered":"2024-09-01T00:25:29.569396+0000","last_unstale":"2024-09-01T00:25:31.054217+0000","last_undegraded":"2024-09-01T00:25:31.054217+0000","last_fullsized":"2024-09-01T00:25:31.054217+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:57:57.178942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.514230+0000","last_change":"2024-09-01T00:25:29.569974+0000","last_active":"2024-09-01T00:25:31.514230+0000","last_peered":"2024-09-01T00:25:31.514230+0000","last_clean":"2024-09-01T00:25:31.514230+0000","last_became_active":"2024-09-01T00:25:29.569697+0000","last_became_peered":"2024-09-01T00:25:29.569697+0000","last_unstale":"2024-09-01T00:25:31.514230+0000","last_undegraded":"2024-09-01T00:25:31.514230+0000","last_fullsized":"2024-09-01T00:25:31.514230+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:39:42.586657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.578365+0000","last_change":"2024-09-01T00:25:29.576048+0000","last_active":"2024-09-01T00:25:29.578365+0000","last_peered":"2024-09-01T00:25:29.578365+0000","last_clean":"2024-09-01T00:25:29.578365+0000","last_became_active":"2024-09-01T00:25:29.575721+0000","last_became_peered":"2024-09-01T00:25:29.575721+0000","last_unstale":"2024-09-01T00:25:29.578365+0000","last_undegraded":"2024-09-01T00:25:29.578365+0000","last_fullsized":"2024-09-01T00:25:29.578365+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:46:41.831324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.514434+0000","last_change":"2024-09-01T00:25:29.565441+0000","last_active":"2024-09-01T00:25:31.514434+0000","last_peered":"2024-09-01T00:25:31.514434+0000","last_clean":"2024-09-01T00:25:31.514434+0000","last_became_active":"2024-09-01T00:25:29.565145+0000","last_became_peered":"2024-09-01T00:25:29.565145+0000","last_unstale":"2024-09-01T00:25:31.514434+0000","last_undegraded":"2024-09-01T00:25:31.514434+0000","last_fullsized":"2024-09-01T00:25:31.514434+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:48:20.429314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.515169+0000","last_change":"2024-09-01T00:25:26.545310+0000","last_active":"2024-09-01T00:25:31.515169+0000","last_peered":"2024-09-01T00:25:31.515169+0000","last_clean":"2024-09-01T00:25:31.515169+0000","last_became_active":"2024-09-01T00:25:26.545006+0000","last_became_peered":"2024-09-01T00:25:26.545006+0000","last_unstale":"2024-09-01T00:25:31.515169+0000","last_undegraded":"2024-09-01T00:25:31.515169+0000","last_fullsized":"2024-09-01T00:25:31.515169+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:08:34.081824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556847+0000","last_change":"2024-09-01T00:25:29.576290+0000","last_active":"2024-09-01T00:25:30.556847+0000","last_peered":"2024-09-01T00:25:30.556847+0000","last_clean":"2024-09-01T00:25:30.556847+0000","last_became_active":"2024-09-01T00:25:29.575872+0000","last_became_peered":"2024-09-01T00:25:29.575872+0000","last_unstale":"2024-09-01T00:25:30.556847+0000","last_undegraded":"2024-09-01T00:25:30.556847+0000","last_fullsized":"2024-09-01T00:25:30.556847+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:19:53.762511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.523373+0000","last_change":"2024-09-01T00:25:26.545778+0000","last_active":"2024-09-01T00:25:31.523373+0000","last_peered":"2024-09-01T00:25:31.523373+0000","last_clean":"2024-09-01T00:25:31.523373+0000","last_became_active":"2024-09-01T00:25:26.545497+0000","last_became_peered":"2024-09-01T00:25:26.545497+0000","last_unstale":"2024-09-01T00:25:31.523373+0000","last_undegraded":"2024-09-01T00:25:31.523373+0000","last_fullsized":"2024-09-01T00:25:31.523373+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:18:40.293201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.553836+0000","last_change":"2024-09-01T00:25:26.545274+0000","last_active":"2024-09-01T00:25:29.553836+0000","last_peered":"2024-09-01T00:25:29.553836+0000","last_clean":"2024-09-01T00:25:29.553836+0000","last_became_active":"2024-09-01T00:25:26.545000+0000","last_became_peered":"2024-09-01T00:25:26.545000+0000","last_unstale":"2024-09-01T00:25:29.553836+0000","last_undegraded":"2024-09-01T00:25:29.553836+0000","last_fullsized":"2024-09-01T00:25:29.553836+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:48:48.303172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809123+0000","last_change":"2024-09-01T00:25:29.569654+0000","last_active":"2024-09-01T00:25:30.809123+0000","last_peered":"2024-09-01T00:25:30.809123+0000","last_clean":"2024-09-01T00:25:30.809123+0000","last_became_active":"2024-09-01T00:25:29.569375+0000","last_became_peered":"2024-09-01T00:25:29.569375+0000","last_unstale":"2024-09-01T00:25:30.809123+0000","last_undegraded":"2024-09-01T00:25:30.809123+0000","last_fullsized":"2024-09-01T00:25:30.809123+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:04:42.130640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054129+0000","last_change":"2024-09-01T00:25:26.538694+0000","last_active":"2024-09-01T00:25:31.054129+0000","last_peered":"2024-09-01T00:25:31.054129+0000","last_clean":"2024-09-01T00:25:31.054129+0000","last_became_active":"2024-09-01T00:25:26.538361+0000","last_became_peered":"2024-09-01T00:25:26.538361+0000","last_unstale":"2024-09-01T00:25:31.054129+0000","last_undegraded":"2024-09-01T00:25:31.054129+0000","last_fullsized":"2024-09-01T00:25:31.054129+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:33:11.048136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.522552+0000","last_change":"2024-09-01T00:25:29.564067+0000","last_active":"2024-09-01T00:25:31.522552+0000","last_peered":"2024-09-01T00:25:31.522552+0000","last_clean":"2024-09-01T00:25:31.522552+0000","last_became_active":"2024-09-01T00:25:29.563712+0000","last_became_peered":"2024-09-01T00:25:29.563712+0000","last_unstale":"2024-09-01T00:25:31.522552+0000","last_undegraded":"2024-09-01T00:25:31.522552+0000","last_fullsized":"2024-09-01T00:25:31.522552+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:11:58.043108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.562700+0000","last_change":"2024-09-01T00:25:26.548042+0000","last_active":"2024-09-01T00:25:29.562700+0000","last_peered":"2024-09-01T00:25:29.562700+0000","last_clean":"2024-09-01T00:25:29.562700+0000","last_became_active":"2024-09-01T00:25:26.547481+0000","last_became_peered":"2024-09-01T00:25:26.547481+0000","last_unstale":"2024-09-01T00:25:29.562700+0000","last_undegraded":"2024-09-01T00:25:29.562700+0000","last_fullsized":"2024-09-01T00:25:29.562700+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:20:36.439267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054528+0000","last_change":"2024-09-01T00:25:29.570421+0000","last_active":"2024-09-01T00:25:31.054528+0000","last_peered":"2024-09-01T00:25:31.054528+0000","last_clean":"2024-09-01T00:25:31.054528+0000","last_became_active":"2024-09-01T00:25:29.569932+0000","last_became_peered":"2024-09-01T00:25:29.569932+0000","last_unstale":"2024-09-01T00:25:31.054528+0000","last_undegraded":"2024-09-01T00:25:31.054528+0000","last_fullsized":"2024-09-01T00:25:31.054528+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:21:47.320092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054656+0000","last_change":"2024-09-01T00:25:26.544508+0000","last_active":"2024-09-01T00:25:31.054656+0000","last_peered":"2024-09-01T00:25:31.054656+0000","last_clean":"2024-09-01T00:25:31.054656+0000","last_became_active":"2024-09-01T00:25:26.543719+0000","last_became_peered":"2024-09-01T00:25:26.543719+0000","last_unstale":"2024-09-01T00:25:31.054656+0000","last_undegraded":"2024-09-01T00:25:31.054656+0000","last_fullsized":"2024-09-01T00:25:31.054656+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:16:14.791161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.557204+0000","last_change":"2024-09-01T00:25:29.575908+0000","last_active":"2024-09-01T00:25:30.557204+0000","last_peered":"2024-09-01T00:25:30.557204+0000","last_clean":"2024-09-01T00:25:30.557204+0000","last_became_active":"2024-09-01T00:25:29.575645+0000","last_became_peered":"2024-09-01T00:25:29.575645+0000","last_unstale":"2024-09-01T00:25:30.557204+0000","last_undegraded":"2024-09-01T00:25:30.557204+0000","last_fullsized":"2024-09-01T00:25:30.557204+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:37:10.823247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.526073+0000","last_change":"2024-09-01T00:25:26.534620+0000","last_active":"2024-09-01T00:25:31.526073+0000","last_peered":"2024-09-01T00:25:31.526073+0000","last_clean":"2024-09-01T00:25:31.526073+0000","last_became_active":"2024-09-01T00:25:26.534280+0000","last_became_peered":"2024-09-01T00:25:26.534280+0000","last_unstale":"2024-09-01T00:25:31.526073+0000","last_undegraded":"2024-09-01T00:25:31.526073+0000","last_fullsized":"2024-09-01T00:25:31.526073+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T08:09:34.891082+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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.515259+0000","last_change":"2024-09-01T00:25:29.576121+0000","last_active":"2024-09-01T00:25:31.515259+0000","last_peered":"2024-09-01T00:25:31.515259+0000","last_clean":"2024-09-01T00:25:31.515259+0000","last_became_active":"2024-09-01T00:25:29.575793+0000","last_became_peered":"2024-09-01T00:25:29.575793+0000","last_unstale":"2024-09-01T00:25:31.515259+0000","last_undegraded":"2024-09-01T00:25:31.515259+0000","last_fullsized":"2024-09-01T00:25:31.515259+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:53:28.151421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'6","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.527076+0000","last_change":"2024-09-01T00:25:26.543984+0000","last_active":"2024-09-01T00:25:31.527076+0000","last_peered":"2024-09-01T00:25:31.527076+0000","last_clean":"2024-09-01T00:25:31.527076+0000","last_became_active":"2024-09-01T00:25:26.543478+0000","last_became_peered":"2024-09-01T00:25:26.543478+0000","last_unstale":"2024-09-01T00:25:31.527076+0000","last_undegraded":"2024-09-01T00:25:31.527076+0000","last_fullsized":"2024-09-01T00:25:31.527076+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T04:42:40.439523+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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.520693+0000","last_change":"2024-09-01T00:25:29.582149+0000","last_active":"2024-09-01T00:25:31.520693+0000","last_peered":"2024-09-01T00:25:31.520693+0000","last_clean":"2024-09-01T00:25:31.520693+0000","last_became_active":"2024-09-01T00:25:29.581834+0000","last_became_peered":"2024-09-01T00:25:29.581834+0000","last_unstale":"2024-09-01T00:25:31.520693+0000","last_undegraded":"2024-09-01T00:25:31.520693+0000","last_fullsized":"2024-09-01T00:25:31.520693+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:35:03.934385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.526279+0000","last_change":"2024-09-01T00:25:26.538311+0000","last_active":"2024-09-01T00:25:31.526279+0000","last_peered":"2024-09-01T00:25:31.526279+0000","last_clean":"2024-09-01T00:25:31.526279+0000","last_became_active":"2024-09-01T00:25:26.538044+0000","last_became_peered":"2024-09-01T00:25:26.538044+0000","last_unstale":"2024-09-01T00:25:31.526279+0000","last_undegraded":"2024-09-01T00:25:31.526279+0000","last_fullsized":"2024-09-01T00:25:31.526279+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:06:40.969457+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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556690+0000","last_change":"2024-09-01T00:25:29.567056+0000","last_active":"2024-09-01T00:25:30.556690+0000","last_peered":"2024-09-01T00:25:30.556690+0000","last_clean":"2024-09-01T00:25:30.556690+0000","last_became_active":"2024-09-01T00:25:29.566475+0000","last_became_peered":"2024-09-01T00:25:29.566475+0000","last_unstale":"2024-09-01T00:25:30.556690+0000","last_undegraded":"2024-09-01T00:25:30.556690+0000","last_fullsized":"2024-09-01T00:25:30.556690+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:29:40.717164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054331+0000","last_change":"2024-09-01T00:25:26.542691+0000","last_active":"2024-09-01T00:25:31.054331+0000","last_peered":"2024-09-01T00:25:31.054331+0000","last_clean":"2024-09-01T00:25:31.054331+0000","last_became_active":"2024-09-01T00:25:26.542365+0000","last_became_peered":"2024-09-01T00:25:26.542365+0000","last_unstale":"2024-09-01T00:25:31.054331+0000","last_undegraded":"2024-09-01T00:25:31.054331+0000","last_fullsized":"2024-09-01T00:25:31.054331+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:40:56.782134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.525575+0000","last_change":"2024-09-01T00:25:29.580760+0000","last_active":"2024-09-01T00:25:31.525575+0000","last_peered":"2024-09-01T00:25:31.525575+0000","last_clean":"2024-09-01T00:25:31.525575+0000","last_became_active":"2024-09-01T00:25:29.580004+0000","last_became_peered":"2024-09-01T00:25:29.580004+0000","last_unstale":"2024-09-01T00:25:31.525575+0000","last_undegraded":"2024-09-01T00:25:31.525575+0000","last_fullsized":"2024-09-01T00:25:31.525575+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:48:50.832150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.566986+0000","last_change":"2024-09-01T00:25:26.545132+0000","last_active":"2024-09-01T00:25:29.566986+0000","last_peered":"2024-09-01T00:25:29.566986+0000","last_clean":"2024-09-01T00:25:29.566986+0000","last_became_active":"2024-09-01T00:25:26.544643+0000","last_became_peered":"2024-09-01T00:25:26.544643+0000","last_unstale":"2024-09-01T00:25:29.566986+0000","last_undegraded":"2024-09-01T00:25:29.566986+0000","last_fullsized":"2024-09-01T00:25:29.566986+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:13:25.262623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.579438+0000","last_change":"2024-09-01T00:25:29.576632+0000","last_active":"2024-09-01T00:25:29.579438+0000","last_peered":"2024-09-01T00:25:29.579438+0000","last_clean":"2024-09-01T00:25:29.579438+0000","last_became_active":"2024-09-01T00:25:29.576329+0000","last_became_peered":"2024-09-01T00:25:29.576329+0000","last_unstale":"2024-09-01T00:25:29.579438+0000","last_undegraded":"2024-09-01T00:25:29.579438+0000","last_fullsized":"2024-09-01T00:25:29.579438+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:37:43.399908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.526459+0000","last_change":"2024-09-01T00:25:26.539992+0000","last_active":"2024-09-01T00:25:31.526459+0000","last_peered":"2024-09-01T00:25:31.526459+0000","last_clean":"2024-09-01T00:25:31.526459+0000","last_became_active":"2024-09-01T00:25:26.539646+0000","last_became_peered":"2024-09-01T00:25:26.539646+0000","last_unstale":"2024-09-01T00:25:31.526459+0000","last_undegraded":"2024-09-01T00:25:31.526459+0000","last_fullsized":"2024-09-01T00:25:31.526459+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T07:13:06.846995+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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.522806+0000","last_change":"2024-09-01T00:25:29.580669+0000","last_active":"2024-09-01T00:25:31.522806+0000","last_peered":"2024-09-01T00:25:31.522806+0000","last_clean":"2024-09-01T00:25:31.522806+0000","last_became_active":"2024-09-01T00:25:29.580376+0000","last_became_peered":"2024-09-01T00:25:29.580376+0000","last_unstale":"2024-09-01T00:25:31.522806+0000","last_undegraded":"2024-09-01T00:25:31.522806+0000","last_fullsized":"2024-09-01T00:25:31.522806+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:26:59.638731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'1","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.515059+0000","last_change":"2024-09-01T00:25:26.549111+0000","last_active":"2024-09-01T00:25:31.515059+0000","last_peered":"2024-09-01T00:25:31.515059+0000","last_clean":"2024-09-01T00:25:31.515059+0000","last_became_active":"2024-09-01T00:25:26.548791+0000","last_became_peered":"2024-09-01T00:25:26.548791+0000","last_unstale":"2024-09-01T00:25:31.515059+0000","last_undegraded":"2024-09-01T00:25:31.515059+0000","last_fullsized":"2024-09-01T00:25:31.515059+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:42:16.916645+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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.521280+0000","last_change":"2024-09-01T00:25:29.581065+0000","last_active":"2024-09-01T00:25:31.521280+0000","last_peered":"2024-09-01T00:25:31.521280+0000","last_clean":"2024-09-01T00:25:31.521280+0000","last_became_active":"2024-09-01T00:25:29.580705+0000","last_became_peered":"2024-09-01T00:25:29.580705+0000","last_unstale":"2024-09-01T00:25:31.521280+0000","last_undegraded":"2024-09-01T00:25:31.521280+0000","last_fullsized":"2024-09-01T00:25:31.521280+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:05:07.456302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.528205+0000","last_change":"2024-09-01T00:25:26.545641+0000","last_active":"2024-09-01T00:25:31.528205+0000","last_peered":"2024-09-01T00:25:31.528205+0000","last_clean":"2024-09-01T00:25:31.528205+0000","last_became_active":"2024-09-01T00:25:26.544540+0000","last_became_peered":"2024-09-01T00:25:26.544540+0000","last_unstale":"2024-09-01T00:25:31.528205+0000","last_undegraded":"2024-09-01T00:25:31.528205+0000","last_fullsized":"2024-09-01T00:25:31.528205+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:01:45.243154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.527983+0000","last_change":"2024-09-01T00:25:29.582405+0000","last_active":"2024-09-01T00:25:31.527983+0000","last_peered":"2024-09-01T00:25:31.527983+0000","last_clean":"2024-09-01T00:25:31.527983+0000","last_became_active":"2024-09-01T00:25:29.581959+0000","last_became_peered":"2024-09-01T00:25:29.581959+0000","last_unstale":"2024-09-01T00:25:31.527983+0000","last_undegraded":"2024-09-01T00:25:31.527983+0000","last_fullsized":"2024-09-01T00:25:31.527983+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:47:05.207551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'1","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.521762+0000","last_change":"2024-09-01T00:25:26.539595+0000","last_active":"2024-09-01T00:25:31.521762+0000","last_peered":"2024-09-01T00:25:31.521762+0000","last_clean":"2024-09-01T00:25:31.521762+0000","last_became_active":"2024-09-01T00:25:26.539337+0000","last_became_peered":"2024-09-01T00:25:26.539337+0000","last_unstale":"2024-09-01T00:25:31.521762+0000","last_undegraded":"2024-09-01T00:25:31.521762+0000","last_fullsized":"2024-09-01T00:25:31.521762+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:15:03.835532+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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054436+0000","last_change":"2024-09-01T00:25:29.571066+0000","last_active":"2024-09-01T00:25:31.054436+0000","last_peered":"2024-09-01T00:25:31.054436+0000","last_clean":"2024-09-01T00:25:31.054436+0000","last_became_active":"2024-09-01T00:25:29.568608+0000","last_became_peered":"2024-09-01T00:25:29.568608+0000","last_unstale":"2024-09-01T00:25:31.054436+0000","last_undegraded":"2024-09-01T00:25:31.054436+0000","last_fullsized":"2024-09-01T00:25:31.054436+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:32:13.748546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.555889+0000","last_change":"2024-09-01T00:25:26.541311+0000","last_active":"2024-09-01T00:25:30.555889+0000","last_peered":"2024-09-01T00:25:30.555889+0000","last_clean":"2024-09-01T00:25:30.555889+0000","last_became_active":"2024-09-01T00:25:26.541019+0000","last_became_peered":"2024-09-01T00:25:26.541019+0000","last_unstale":"2024-09-01T00:25:30.555889+0000","last_undegraded":"2024-09-01T00:25:30.555889+0000","last_fullsized":"2024-09-01T00:25:30.555889+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:52:32.581800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.520798+0000","last_change":"2024-09-01T00:25:29.578540+0000","last_active":"2024-09-01T00:25:31.520798+0000","last_peered":"2024-09-01T00:25:31.520798+0000","last_clean":"2024-09-01T00:25:31.520798+0000","last_became_active":"2024-09-01T00:25:29.578199+0000","last_became_peered":"2024-09-01T00:25:29.578199+0000","last_unstale":"2024-09-01T00:25:31.520798+0000","last_undegraded":"2024-09-01T00:25:31.520798+0000","last_fullsized":"2024-09-01T00:25:31.520798+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:17:25.214312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"22'117","reported_seq":224,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.353573+0000","last_change":"2024-09-01T00:25:06.381518+0000","last_active":"2024-09-01T00:25:31.353573+0000","last_peered":"2024-09-01T00:25:31.353573+0000","last_clean":"2024-09-01T00:25:31.353573+0000","last_became_active":"2024-09-01T00:25:06.381228+0000","last_became_peered":"2024-09-01T00:25:06.381228+0000","last_unstale":"2024-09-01T00:25:31.353573+0000","last_undegraded":"2024-09-01T00:25:31.353573+0000","last_fullsized":"2024-09-01T00:25:31.353573+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:23:08.867362+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:23:08.867362+0000","last_clean_scrub_stamp":"2024-09-01T00:23:08.867362+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-02T11:29:55.759353+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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054152+0000","last_change":"2024-09-01T00:25:26.542646+0000","last_active":"2024-09-01T00:25:31.054152+0000","last_peered":"2024-09-01T00:25:31.054152+0000","last_clean":"2024-09-01T00:25:31.054152+0000","last_became_active":"2024-09-01T00:25:26.542330+0000","last_became_peered":"2024-09-01T00:25:26.542330+0000","last_unstale":"2024-09-01T00:25:31.054152+0000","last_undegraded":"2024-09-01T00:25:31.054152+0000","last_fullsized":"2024-09-01T00:25:31.054152+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:14:59.091784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809165+0000","last_change":"2024-09-01T00:25:29.573744+0000","last_active":"2024-09-01T00:25:30.809165+0000","last_peered":"2024-09-01T00:25:30.809165+0000","last_clean":"2024-09-01T00:25:30.809165+0000","last_became_active":"2024-09-01T00:25:29.573437+0000","last_became_peered":"2024-09-01T00:25:29.573437+0000","last_unstale":"2024-09-01T00:25:30.809165+0000","last_undegraded":"2024-09-01T00:25:30.809165+0000","last_fullsized":"2024-09-01T00:25:30.809165+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:42:54.673684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.353504+0000","last_change":"2024-09-01T00:25:26.548515+0000","last_active":"2024-09-01T00:25:31.353504+0000","last_peered":"2024-09-01T00:25:31.353504+0000","last_clean":"2024-09-01T00:25:31.353504+0000","last_became_active":"2024-09-01T00:25:26.548181+0000","last_became_peered":"2024-09-01T00:25:26.548181+0000","last_unstale":"2024-09-01T00:25:31.353504+0000","last_undegraded":"2024-09-01T00:25:31.353504+0000","last_fullsized":"2024-09-01T00:25:31.353504+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:18:05.346460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556772+0000","last_change":"2024-09-01T00:25:29.566758+0000","last_active":"2024-09-01T00:25:30.556772+0000","last_peered":"2024-09-01T00:25:30.556772+0000","last_clean":"2024-09-01T00:25:30.556772+0000","last_became_active":"2024-09-01T00:25:29.566428+0000","last_became_peered":"2024-09-01T00:25:29.566428+0000","last_unstale":"2024-09-01T00:25:30.556772+0000","last_undegraded":"2024-09-01T00:25:30.556772+0000","last_fullsized":"2024-09-01T00:25:30.556772+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:58:36.923115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.555851+0000","last_change":"2024-09-01T00:25:26.540302+0000","last_active":"2024-09-01T00:25:30.555851+0000","last_peered":"2024-09-01T00:25:30.555851+0000","last_clean":"2024-09-01T00:25:30.555851+0000","last_became_active":"2024-09-01T00:25:26.540002+0000","last_became_peered":"2024-09-01T00:25:26.540002+0000","last_unstale":"2024-09-01T00:25:30.555851+0000","last_undegraded":"2024-09-01T00:25:30.555851+0000","last_fullsized":"2024-09-01T00:25:30.555851+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:03:22.763312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.521911+0000","last_change":"2024-09-01T00:25:29.565186+0000","last_active":"2024-09-01T00:25:31.521911+0000","last_peered":"2024-09-01T00:25:31.521911+0000","last_clean":"2024-09-01T00:25:31.521911+0000","last_became_active":"2024-09-01T00:25:29.564921+0000","last_became_peered":"2024-09-01T00:25:29.564921+0000","last_unstale":"2024-09-01T00:25:31.521911+0000","last_undegraded":"2024-09-01T00:25:31.521911+0000","last_fullsized":"2024-09-01T00:25:31.521911+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:12:37.805708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054462+0000","last_change":"2024-09-01T00:25:26.543963+0000","last_active":"2024-09-01T00:25:31.054462+0000","last_peered":"2024-09-01T00:25:31.054462+0000","last_clean":"2024-09-01T00:25:31.054462+0000","last_became_active":"2024-09-01T00:25:26.543650+0000","last_became_peered":"2024-09-01T00:25:26.543650+0000","last_unstale":"2024-09-01T00:25:31.054462+0000","last_undegraded":"2024-09-01T00:25:31.054462+0000","last_fullsized":"2024-09-01T00:25:31.054462+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:24:55.080798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.514985+0000","last_change":"2024-09-01T00:25:29.570983+0000","last_active":"2024-09-01T00:25:31.514985+0000","last_peered":"2024-09-01T00:25:31.514985+0000","last_clean":"2024-09-01T00:25:31.514985+0000","last_became_active":"2024-09-01T00:25:29.570502+0000","last_became_peered":"2024-09-01T00:25:29.570502+0000","last_unstale":"2024-09-01T00:25:31.514985+0000","last_undegraded":"2024-09-01T00:25:31.514985+0000","last_fullsized":"2024-09-01T00:25:31.514985+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:42:36.053977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.554587+0000","last_change":"2024-09-01T00:25:26.542815+0000","last_active":"2024-09-01T00:25:29.554587+0000","last_peered":"2024-09-01T00:25:29.554587+0000","last_clean":"2024-09-01T00:25:29.554587+0000","last_became_active":"2024-09-01T00:25:26.542552+0000","last_became_peered":"2024-09-01T00:25:26.542552+0000","last_unstale":"2024-09-01T00:25:29.554587+0000","last_undegraded":"2024-09-01T00:25:29.554587+0000","last_fullsized":"2024-09-01T00:25:29.554587+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:26:27.071041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054503+0000","last_change":"2024-09-01T00:25:29.567323+0000","last_active":"2024-09-01T00:25:31.054503+0000","last_peered":"2024-09-01T00:25:31.054503+0000","last_clean":"2024-09-01T00:25:31.054503+0000","last_became_active":"2024-09-01T00:25:29.566944+0000","last_became_peered":"2024-09-01T00:25:29.566944+0000","last_unstale":"2024-09-01T00:25:31.054503+0000","last_undegraded":"2024-09-01T00:25:31.054503+0000","last_fullsized":"2024-09-01T00:25:31.054503+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:00:36.676583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.354048+0000","last_change":"2024-09-01T00:25:26.549918+0000","last_active":"2024-09-01T00:25:31.354048+0000","last_peered":"2024-09-01T00:25:31.354048+0000","last_clean":"2024-09-01T00:25:31.354048+0000","last_became_active":"2024-09-01T00:25:26.549591+0000","last_became_peered":"2024-09-01T00:25:26.549591+0000","last_unstale":"2024-09-01T00:25:31.354048+0000","last_undegraded":"2024-09-01T00:25:31.354048+0000","last_fullsized":"2024-09-01T00:25:31.354048+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:29:54.225151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.521159+0000","last_change":"2024-09-01T00:25:29.570434+0000","last_active":"2024-09-01T00:25:31.521159+0000","last_peered":"2024-09-01T00:25:31.521159+0000","last_clean":"2024-09-01T00:25:31.521159+0000","last_became_active":"2024-09-01T00:25:29.570155+0000","last_became_peered":"2024-09-01T00:25:29.570155+0000","last_unstale":"2024-09-01T00:25:31.521159+0000","last_undegraded":"2024-09-01T00:25:31.521159+0000","last_fullsized":"2024-09-01T00:25:31.521159+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:54:59.593137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'1","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.523856+0000","last_change":"2024-09-01T00:25:26.544217+0000","last_active":"2024-09-01T00:25:31.523856+0000","last_peered":"2024-09-01T00:25:31.523856+0000","last_clean":"2024-09-01T00:25:31.523856+0000","last_became_active":"2024-09-01T00:25:26.543916+0000","last_became_peered":"2024-09-01T00:25:26.543916+0000","last_unstale":"2024-09-01T00:25:31.523856+0000","last_undegraded":"2024-09-01T00:25:31.523856+0000","last_fullsized":"2024-09-01T00:25:31.523856+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:11:40.435214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809302+0000","last_change":"2024-09-01T00:25:29.567968+0000","last_active":"2024-09-01T00:25:30.809302+0000","last_peered":"2024-09-01T00:25:30.809302+0000","last_clean":"2024-09-01T00:25:30.809302+0000","last_became_active":"2024-09-01T00:25:29.567570+0000","last_became_peered":"2024-09-01T00:25:29.567570+0000","last_unstale":"2024-09-01T00:25:30.809302+0000","last_undegraded":"2024-09-01T00:25:30.809302+0000","last_fullsized":"2024-09-01T00:25:30.809302+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:32:56.666252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'2","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.529902+0000","last_change":"2024-09-01T00:25:26.547171+0000","last_active":"2024-09-01T00:25:31.529902+0000","last_peered":"2024-09-01T00:25:31.529902+0000","last_clean":"2024-09-01T00:25:31.529902+0000","last_became_active":"2024-09-01T00:25:26.546857+0000","last_became_peered":"2024-09-01T00:25:26.546857+0000","last_unstale":"2024-09-01T00:25:31.529902+0000","last_undegraded":"2024-09-01T00:25:31.529902+0000","last_fullsized":"2024-09-01T00:25:31.529902+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:49:05.673177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.556288+0000","last_change":"2024-09-01T00:25:29.567607+0000","last_active":"2024-09-01T00:25:30.556288+0000","last_peered":"2024-09-01T00:25:30.556288+0000","last_clean":"2024-09-01T00:25:30.556288+0000","last_became_active":"2024-09-01T00:25:29.567263+0000","last_became_peered":"2024-09-01T00:25:29.567263+0000","last_unstale":"2024-09-01T00:25:30.556288+0000","last_undegraded":"2024-09-01T00:25:30.556288+0000","last_fullsized":"2024-09-01T00:25:30.556288+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:38:00.923666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.353412+0000","last_change":"2024-09-01T00:25:26.547601+0000","last_active":"2024-09-01T00:25:31.353412+0000","last_peered":"2024-09-01T00:25:31.353412+0000","last_clean":"2024-09-01T00:25:31.353412+0000","last_became_active":"2024-09-01T00:25:26.546899+0000","last_became_peered":"2024-09-01T00:25:26.546899+0000","last_unstale":"2024-09-01T00:25:31.353412+0000","last_undegraded":"2024-09-01T00:25:31.353412+0000","last_fullsized":"2024-09-01T00:25:31.353412+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:47:32.494633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.515166+0000","last_change":"2024-09-01T00:25:29.564531+0000","last_active":"2024-09-01T00:25:31.515166+0000","last_peered":"2024-09-01T00:25:31.515166+0000","last_clean":"2024-09-01T00:25:31.515166+0000","last_became_active":"2024-09-01T00:25:29.564035+0000","last_became_peered":"2024-09-01T00:25:29.564035+0000","last_unstale":"2024-09-01T00:25:31.515166+0000","last_undegraded":"2024-09-01T00:25:31.515166+0000","last_fullsized":"2024-09-01T00:25:31.515166+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:01:58.692763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.554478+0000","last_change":"2024-09-01T00:25:26.543275+0000","last_active":"2024-09-01T00:25:29.554478+0000","last_peered":"2024-09-01T00:25:29.554478+0000","last_clean":"2024-09-01T00:25:29.554478+0000","last_became_active":"2024-09-01T00:25:26.542545+0000","last_became_peered":"2024-09-01T00:25:26.542545+0000","last_unstale":"2024-09-01T00:25:29.554478+0000","last_undegraded":"2024-09-01T00:25:29.554478+0000","last_fullsized":"2024-09-01T00:25:29.554478+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:49:55.100161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809135+0000","last_change":"2024-09-01T00:25:29.568409+0000","last_active":"2024-09-01T00:25:30.809135+0000","last_peered":"2024-09-01T00:25:30.809135+0000","last_clean":"2024-09-01T00:25:30.809135+0000","last_became_active":"2024-09-01T00:25:29.568143+0000","last_became_peered":"2024-09-01T00:25:29.568143+0000","last_unstale":"2024-09-01T00:25:30.809135+0000","last_undegraded":"2024-09-01T00:25:30.809135+0000","last_fullsized":"2024-09-01T00:25:30.809135+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:12:33.287479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.554387+0000","last_change":"2024-09-01T00:25:26.541561+0000","last_active":"2024-09-01T00:25:29.554387+0000","last_peered":"2024-09-01T00:25:29.554387+0000","last_clean":"2024-09-01T00:25:29.554387+0000","last_became_active":"2024-09-01T00:25:26.541253+0000","last_became_peered":"2024-09-01T00:25:26.541253+0000","last_unstale":"2024-09-01T00:25:29.554387+0000","last_undegraded":"2024-09-01T00:25:29.554387+0000","last_fullsized":"2024-09-01T00:25:29.554387+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:05:13.877837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809215+0000","last_change":"2024-09-01T00:25:29.568971+0000","last_active":"2024-09-01T00:25:30.809215+0000","last_peered":"2024-09-01T00:25:30.809215+0000","last_clean":"2024-09-01T00:25:30.809215+0000","last_became_active":"2024-09-01T00:25:29.568718+0000","last_became_peered":"2024-09-01T00:25:29.568718+0000","last_unstale":"2024-09-01T00:25:30.809215+0000","last_undegraded":"2024-09-01T00:25:30.809215+0000","last_fullsized":"2024-09-01T00:25:30.809215+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:11:27.614558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.529388+0000","last_change":"2024-09-01T00:25:26.543936+0000","last_active":"2024-09-01T00:25:31.529388+0000","last_peered":"2024-09-01T00:25:31.529388+0000","last_clean":"2024-09-01T00:25:31.529388+0000","last_became_active":"2024-09-01T00:25:26.543627+0000","last_became_peered":"2024-09-01T00:25:26.543627+0000","last_unstale":"2024-09-01T00:25:31.529388+0000","last_undegraded":"2024-09-01T00:25:31.529388+0000","last_fullsized":"2024-09-01T00:25:31.529388+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:35:18.380018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:29.575047+0000","last_change":"2024-09-01T00:25:29.570787+0000","last_active":"2024-09-01T00:25:29.575047+0000","last_peered":"2024-09-01T00:25:29.575047+0000","last_clean":"2024-09-01T00:25:29.575047+0000","last_became_active":"2024-09-01T00:25:29.570511+0000","last_became_peered":"2024-09-01T00:25:29.570511+0000","last_unstale":"2024-09-01T00:25:29.575047+0000","last_undegraded":"2024-09-01T00:25:29.575047+0000","last_fullsized":"2024-09-01T00:25:29.575047+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:07:27.100624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054454+0000","last_change":"2024-09-01T00:25:29.565170+0000","last_active":"2024-09-01T00:25:31.054454+0000","last_peered":"2024-09-01T00:25:31.054454+0000","last_clean":"2024-09-01T00:25:31.054454+0000","last_became_active":"2024-09-01T00:25:29.564829+0000","last_became_peered":"2024-09-01T00:25:29.564829+0000","last_unstale":"2024-09-01T00:25:31.054454+0000","last_undegraded":"2024-09-01T00:25:31.054454+0000","last_fullsized":"2024-09-01T00:25:31.054454+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:35:00.089948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.529418+0000","last_change":"2024-09-01T00:25:26.548802+0000","last_active":"2024-09-01T00:25:31.529418+0000","last_peered":"2024-09-01T00:25:31.529418+0000","last_clean":"2024-09-01T00:25:31.529418+0000","last_became_active":"2024-09-01T00:25:26.547262+0000","last_became_peered":"2024-09-01T00:25:26.547262+0000","last_unstale":"2024-09-01T00:25:31.529418+0000","last_undegraded":"2024-09-01T00:25:31.529418+0000","last_fullsized":"2024-09-01T00:25:31.529418+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:40:21.285051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.054356+0000","last_change":"2024-09-01T00:25:29.574323+0000","last_active":"2024-09-01T00:25:31.054356+0000","last_peered":"2024-09-01T00:25:31.054356+0000","last_clean":"2024-09-01T00:25:31.054356+0000","last_became_active":"2024-09-01T00:25:29.572278+0000","last_became_peered":"2024-09-01T00:25:29.572278+0000","last_unstale":"2024-09-01T00:25:31.054356+0000","last_undegraded":"2024-09-01T00:25:31.054356+0000","last_fullsized":"2024-09-01T00:25:31.054356+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:25:03.587230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.527611+0000","last_change":"2024-09-01T00:25:26.546102+0000","last_active":"2024-09-01T00:25:31.527611+0000","last_peered":"2024-09-01T00:25:31.527611+0000","last_clean":"2024-09-01T00:25:31.527611+0000","last_became_active":"2024-09-01T00:25:26.545780+0000","last_became_peered":"2024-09-01T00:25:26.545780+0000","last_unstale":"2024-09-01T00:25:31.527611+0000","last_undegraded":"2024-09-01T00:25:31.527611+0000","last_fullsized":"2024-09-01T00:25:31.527611+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:45:27.370479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.557128+0000","last_change":"2024-09-01T00:25:29.576531+0000","last_active":"2024-09-01T00:25:30.557128+0000","last_peered":"2024-09-01T00:25:30.557128+0000","last_clean":"2024-09-01T00:25:30.557128+0000","last_became_active":"2024-09-01T00:25:29.576248+0000","last_became_peered":"2024-09-01T00:25:29.576248+0000","last_unstale":"2024-09-01T00:25:30.557128+0000","last_undegraded":"2024-09-01T00:25:30.557128+0000","last_fullsized":"2024-09-01T00:25:30.557128+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:24:22.023219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.514997+0000","last_change":"2024-09-01T00:25:26.541463+0000","last_active":"2024-09-01T00:25:31.514997+0000","last_peered":"2024-09-01T00:25:31.514997+0000","last_clean":"2024-09-01T00:25:31.514997+0000","last_became_active":"2024-09-01T00:25:26.541176+0000","last_became_peered":"2024-09-01T00:25:26.541176+0000","last_unstale":"2024-09-01T00:25:31.514997+0000","last_undegraded":"2024-09-01T00:25:31.514997+0000","last_fullsized":"2024-09-01T00:25:31.514997+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:21:32.632334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-01T00:25:30.809269+0000","last_change":"2024-09-01T00:25:29.564460+0000","last_active":"2024-09-01T00:25:30.809269+0000","last_peered":"2024-09-01T00:25:30.809269+0000","last_clean":"2024-09-01T00:25:30.809269+0000","last_became_active":"2024-09-01T00:25:29.564183+0000","last_became_peered":"2024-09-01T00:25:29.564183+0000","last_unstale":"2024-09-01T00:25:30.809269+0000","last_undegraded":"2024-09-01T00:25:30.809269+0000","last_fullsized":"2024-09-01T00:25:30.809269+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:06:46.340086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'4","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-01T00:25:31.529953+0000","last_change":"2024-09-01T00:25:26.545195+0000","last_active":"2024-09-01T00:25:31.529953+0000","last_peered":"2024-09-01T00:25:31.529953+0000","last_clean":"2024-09-01T00:25:31.529953+0000","last_became_active":"2024-09-01T00:25:26.544958+0000","last_became_peered":"2024-09-01T00:25:26.544958+0000","last_unstale":"2024-09-01T00:25:31.529953+0000","last_undegraded":"2024-09-01T00:25:31.529953+0000","last_fullsized":"2024-09-01T00:25:31.529953+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T05:16:26.319945+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":4157440,"data_stored":4132576,"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":56,"seq":240518168588,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28272,"kb_used_data":1248,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716880,"statfs":{"total":95995035648,"available":95966085120,"internally_reserved":0,"allocated":1277952,"data_stored":875951,"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.40500000000000003}]},{"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.54700000000000004}]},{"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.436}]},{"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.51700000000000002}]},{"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.64700000000000002}]},{"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.58799999999999997}]},{"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.61699999999999999}]}]},{"osd":6,"up_from":48,"seq":206158430226,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28272,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716880,"statfs":{"total":95995035648,"available":95966085120,"internally_reserved":0,"allocated":1282048,"data_stored":876911,"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":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.46700000000000003}]},{"osd":1,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.5},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.48899999999999999}]},{"osd":2,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.42799999999999999}]},{"osd":3,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":11.738,"5min":11.738,"15min":11.738},"last":0.56599999999999995},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":11.752000000000001,"5min":11.752000000000001,"15min":11.752000000000001},"last":0.51300000000000001}]},{"osd":4,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.32100000000000001}]},{"osd":5,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.45900000000000002}]},{"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.39100000000000001}]}]},{"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":27700,"kb_used_data":676,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":692224,"data_stored":286575,"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":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.61599999999999999}]},{"osd":1,"last update":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.71899999999999997}]},{"osd":2,"last update":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.75}]},{"osd":3,"last update":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.58099999999999996}]},{"osd":4,"last update":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.378,"5min":0.378,"15min":0.378},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.41999999999999998}]},{"osd":6,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"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.504}]}]},{"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":27700,"kb_used_data":676,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":692224,"data_stored":285687,"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":"Sun Sep 1 00:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.58999999999999997,"15min":0.59199999999999997},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.143,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.58699999999999997,"15min":0.59399999999999997},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.53800000000000003}]},{"osd":1,"last update":"Sun Sep 1 00:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.73999999999999999,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.316},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.59199999999999997,"15min":0.60199999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.2050000000000001,"5min":1.238,"15min":1.238},"last":0.47699999999999998}]},{"osd":2,"last update":"Sun Sep 1 00:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.58399999999999996,"15min":0.58499999999999996},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.55500000000000005,"15min":0.56100000000000005},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.755,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.57199999999999995}]},{"osd":3,"last update":"Sun Sep 1 00:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.56499999999999995,"15min":0.56699999999999995},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.439},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.55100000000000005,"15min":0.55200000000000005},"min":{"1min":0.41099999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.76600000000000001,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.42899999999999999}]},{"osd":5,"last update":"Sun Sep 1 00:25:16 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.33400000000000002}]},{"osd":6,"last update":"Sun Sep 1 00:25:38 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.504},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.58199999999999996}]},{"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.55600000000000005}]}]},{"osd":3,"up_from":26,"seq":111669149725,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27704,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717448,"statfs":{"total":95995035648,"available":95966666752,"internally_reserved":0,"allocated":700416,"data_stored":286920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:25:34 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.26800000000000002,"5min":0.222,"15min":0.222},"max":{"1min":0.57799999999999996,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.316},{"interface":"front","average":{"1min":0.442,"5min":0.45800000000000002,"15min":0.46100000000000002},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.57199999999999995,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.32600000000000001}]},{"osd":1,"last update":"Sun Sep 1 00:25:34 2024","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.41599999999999998,"15min":0.41399999999999998},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.28999999999999998},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.436,"15min":0.435},"min":{"1min":0.25600000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.45000000000000001}]},{"osd":2,"last update":"Sun Sep 1 00:25:34 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.45100000000000001,"15min":0.44900000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.42699999999999999,"15min":0.42299999999999999},"min":{"1min":0.29899999999999999,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.35999999999999999}]},{"osd":4,"last update":"Sun Sep 1 00:24:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.37}]},{"osd":5,"last update":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":1.286,"5min":1.286,"15min":1.286},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":13.43,"5min":13.43,"15min":13.43},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.42799999999999999}]},{"osd":6,"last update":"Sun Sep 1 00:25:44 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.51600000000000001}]},{"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":2,"up_from":18,"seq":77309411364,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31788,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713364,"statfs":{"total":95995035648,"available":95962484736,"internally_reserved":0,"allocated":679936,"data_stored":285252,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:25:09 2024","interfaces":[{"interface":"back","average":{"1min":0.35599999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"min":{"1min":0.26200000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.434,"5min":0.39400000000000002,"15min":0.38800000000000001},"min":{"1min":0.253,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.41999999999999998}]},{"osd":1,"last update":"Sun Sep 1 00:25:09 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.375,"15min":0.36899999999999999},"min":{"1min":0.26700000000000002,"5min":0.217,"15min":0.217},"max":{"1min":0.55000000000000004,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.317},{"interface":"front","average":{"1min":0.433,"5min":0.41199999999999998,"15min":0.40799999999999997},"min":{"1min":0.308,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.58599999999999997,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.37}]},{"osd":3,"last update":"Sun Sep 1 00:25:35 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.41899999999999998,"15min":0.42499999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.441,"5min":0.45800000000000002,"15min":0.46100000000000002},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.33900000000000002}]},{"osd":4,"last update":"Sun Sep 1 00:24:54 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.501},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.50900000000000001}]},{"osd":5,"last update":"Sun Sep 1 00:25:18 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.46300000000000002}]},{"osd":6,"last update":"Sun Sep 1 00:25:40 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.095,"15min":1.095},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":11.672000000000001,"5min":11.672000000000001,"15min":11.672000000000001},"last":0.621},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.56799999999999995}]},{"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.57899999999999996}]}]},{"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":27696,"kb_used_data":672,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717456,"statfs":{"total":95995035648,"available":95966674944,"internally_reserved":0,"allocated":688128,"data_stored":285412,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:25:52 2024","interfaces":[{"interface":"back","average":{"1min":0.35599999999999998,"5min":0.35699999999999998,"15min":0.34499999999999997},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.25800000000000001},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.40400000000000003,"15min":0.39200000000000002},"min":{"1min":0.27900000000000003,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.66900000000000004,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.38400000000000001}]},{"osd":2,"last update":"Sun Sep 1 00:25:13 2024","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.46600000000000003,"15min":0.46800000000000003},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.59599999999999997,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.28299999999999997},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.39000000000000001,"15min":0.38800000000000001},"min":{"1min":0.26000000000000001,"5min":0.245,"15min":0.245},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.36899999999999999}]},{"osd":3,"last update":"Sun Sep 1 00:25:34 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.42699999999999999,"15min":0.433},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.57699999999999996,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.49399999999999999,"15min":0.496},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.30299999999999999}]},{"osd":4,"last update":"Sun Sep 1 00:24:53 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.495},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.64700000000000002}]},{"osd":5,"last update":"Sun Sep 1 00:25:17 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.51500000000000001}]},{"osd":6,"last update":"Sun Sep 1 00:25:38 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.59499999999999997}]},{"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.53000000000000003}]}]},{"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":32384,"kb_used_data":1260,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712768,"statfs":{"total":95995035648,"available":95961874432,"internally_reserved":0,"allocated":1290240,"data_stored":876348,"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":"Sun Sep 1 00:25:48 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.34200000000000003,"15min":0.33200000000000002},"min":{"1min":0.21299999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.53100000000000003,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.34300000000000003,"15min":0.33100000000000002},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.58399999999999996,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.42399999999999999}]},{"osd":2,"last update":"Sun Sep 1 00:25:12 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40400000000000003,"15min":0.40300000000000002},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.39400000000000002,"15min":0.39200000000000002},"min":{"1min":0.26900000000000002,"5min":0.253,"15min":0.253},"max":{"1min":0.58499999999999996,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.48499999999999999}]},{"osd":3,"last update":"Sun Sep 1 00:25:34 2024","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.436,"15min":0.436},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.443},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.45300000000000001,"15min":0.46100000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.51700000000000002,"5min":0.622,"15min":0.622},"last":0.47599999999999998}]},{"osd":4,"last update":"Sun Sep 1 00:25:52 2024","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.56499999999999995,"15min":0.55500000000000005},"min":{"1min":0.44500000000000001,"5min":0.442,"15min":0.442},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.69099999999999995},{"interface":"front","average":{"1min":1.3260000000000001,"5min":0.68000000000000005,"15min":0.57199999999999995},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":13.157999999999999,"5min":13.157999999999999,"15min":13.157999999999999},"last":0.79700000000000004}]},{"osd":5,"last update":"Sun Sep 1 00:25:15 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.67100000000000004}]},{"osd":6,"last update":"Sun Sep 1 00:25:39 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"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.65800000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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-01T00:25:55.072 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-01T00:25:55.072 INFO:tasks.cephadm:Adding prometheus.a on smithi139 2024-09-01T00:25:55.073 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch apply prometheus '1;smithi139=a' 2024-09-01T00:25:55.290 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:25:55.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:55 smithi139 ceph-mon[20615]: pgmap v207: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:55.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-01T00:25:55.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]': finished 2024-09-01T00:25:55.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [5, 2]}]': finished 2024-09-01T00:25:55.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [0, 1]}]': finished 2024-09-01T00:25:55.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]': finished 2024-09-01T00:25:55.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]': finished 2024-09-01T00:25:55.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:55 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]': finished 2024-09-01T00:25:55.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:55 smithi139 ceph-mon[20615]: osdmap e68: 8 total, 8 up, 8 in 2024-09-01T00:25:55.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[28102]: pgmap v207: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:55.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-01T00:25:55.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]': finished 2024-09-01T00:25:55.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [5, 2]}]': finished 2024-09-01T00:25:55.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [0, 1]}]': finished 2024-09-01T00:25:55.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]': finished 2024-09-01T00:25:55.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]': finished 2024-09-01T00:25:55.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]': finished 2024-09-01T00:25:55.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[28102]: osdmap e68: 8 total, 8 up, 8 in 2024-09-01T00:25:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[17191]: pgmap v207: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-01T00:25:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]': finished 2024-09-01T00:25:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [5, 2]}]': finished 2024-09-01T00:25:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.20", "id": [0, 1]}]': finished 2024-09-01T00:25:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]': finished 2024-09-01T00:25:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]': finished 2024-09-01T00:25:55.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]': finished 2024-09-01T00:25:55.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:55 smithi026 ceph-mon[17191]: osdmap e68: 8 total, 8 up, 8 in 2024-09-01T00:25:56.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:56 smithi139 ceph-mon[20615]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:25:56.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:56 smithi139 ceph-mon[20615]: osdmap e69: 8 total, 8 up, 8 in 2024-09-01T00:25:56.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:56 smithi139 ceph-mon[20615]: pgmap v210: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:56.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:56 smithi026 ceph-mon[17191]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:25:56.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:56 smithi026 ceph-mon[17191]: osdmap e69: 8 total, 8 up, 8 in 2024-09-01T00:25:56.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:56 smithi026 ceph-mon[17191]: pgmap v210: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:56.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:56 smithi026 ceph-mon[28102]: from='client.14511 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:25:56.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:56 smithi026 ceph-mon[28102]: osdmap e69: 8 total, 8 up, 8 in 2024-09-01T00:25:56.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:56 smithi026 ceph-mon[28102]: pgmap v210: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:25:57.011 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled prometheus update... 2024-09-01T00:25:57.633 DEBUG:teuthology.orchestra.run.smithi139:prometheus.a> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@prometheus.a.service 2024-09-01T00:25:57.635 INFO:tasks.cephadm:Adding node-exporter.a on smithi026 2024-09-01T00:25:57.635 INFO:tasks.cephadm:Adding node-exporter.b on smithi139 2024-09-01T00:25:57.635 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch apply node-exporter '2;smithi026=a;smithi139=b' 2024-09-01T00:25:57.920 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:25:58.322 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:58 smithi139 ceph-mon[20615]: from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi139=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:25:58.322 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:58 smithi139 ceph-mon[20615]: Saving service prometheus spec with placement smithi139=a;count:1 2024-09-01T00:25:58.322 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:58 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:58.322 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:58 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:58.322 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:58 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:58.323 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:58 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:58.323 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:58 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:58.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[17191]: from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi139=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:25:58.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[17191]: Saving service prometheus spec with placement smithi139=a;count:1 2024-09-01T00:25:58.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:58.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:58.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:58.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:58.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:58.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[28102]: from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi139=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:25:58.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[28102]: Saving service prometheus spec with placement smithi139=a;count:1 2024-09-01T00:25:58.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:58.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:25:58.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:25:58.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:25:58.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:58 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:25:59.322 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:59 smithi139 ceph-mon[20615]: Deploying daemon prometheus.a on smithi139 2024-09-01T00:25:59.323 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:25:59 smithi139 ceph-mon[20615]: pgmap v211: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:25:59.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:59 smithi026 ceph-mon[17191]: Deploying daemon prometheus.a on smithi139 2024-09-01T00:25:59.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:25:59 smithi026 ceph-mon[17191]: pgmap v211: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:25:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:59 smithi026 ceph-mon[28102]: Deploying daemon prometheus.a on smithi139 2024-09-01T00:25:59.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:25:59 smithi026 ceph-mon[28102]: pgmap v211: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:25:59.960 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled node-exporter update... 2024-09-01T00:26:01.097 DEBUG:teuthology.orchestra.run.smithi026:node-exporter.a> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.a.service 2024-09-01T00:26:01.100 DEBUG:teuthology.orchestra.run.smithi139:node-exporter.b> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.b.service 2024-09-01T00:26:01.102 INFO:tasks.cephadm:Adding alertmanager.a on smithi026 2024-09-01T00:26:01.102 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch apply alertmanager '1;smithi026=a' 2024-09-01T00:26:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:00 smithi139 ceph-mon[20615]: from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi026=a;smithi139=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:26:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:00 smithi139 ceph-mon[20615]: Saving service node-exporter spec with placement smithi026=a;smithi139=b;count:2 2024-09-01T00:26:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:00 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:00 smithi139 ceph-mon[20615]: pgmap v212: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:26:01.355 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:26:01.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:00 smithi026 ceph-mon[28102]: from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi026=a;smithi139=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:26:01.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:00 smithi026 ceph-mon[28102]: Saving service node-exporter spec with placement smithi026=a;smithi139=b;count:2 2024-09-01T00:26:01.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:00 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:01.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:00 smithi026 ceph-mon[28102]: pgmap v212: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:26:01.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:00 smithi026 ceph-mon[17191]: from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi026=a;smithi139=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:26:01.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:00 smithi026 ceph-mon[17191]: Saving service node-exporter spec with placement smithi026=a;smithi139=b;count:2 2024-09-01T00:26:01.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:00 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:01.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:00 smithi026 ceph-mon[17191]: pgmap v212: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:26:03.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:03 smithi026 ceph-mon[17191]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:26:03.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:03 smithi026 ceph-mon[28102]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:26:03.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:03 smithi139 ceph-mon[20615]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:26:04.179 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled alertmanager update... 2024-09-01T00:26:05.222 DEBUG:teuthology.orchestra.run.smithi026:alertmanager.a> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@alertmanager.a.service 2024-09-01T00:26:05.226 INFO:tasks.cephadm:Adding grafana.a on smithi139 2024-09-01T00:26:05.226 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph orch apply grafana '1;smithi139=a' 2024-09-01T00:26:05.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:05 smithi026 ceph-mon[17191]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:26:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:05 smithi026 ceph-mon[17191]: from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi026=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:26:05.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:05 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:05.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:05 smithi026 ceph-mon[28102]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:26:05.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:05 smithi026 ceph-mon[28102]: from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi026=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:26:05.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:05 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:05 smithi139 ceph-mon[20615]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:26:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:05 smithi139 ceph-mon[20615]: from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi026=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:26:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:05 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:05.719 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:26:06.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:06 smithi139 ceph-mon[20615]: Saving service alertmanager spec with placement smithi026=a;count:1 2024-09-01T00:26:06.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:06 smithi026 ceph-mon[17191]: Saving service alertmanager spec with placement smithi026=a;count:1 2024-09-01T00:26:06.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:06 smithi026 ceph-mon[28102]: Saving service alertmanager spec with placement smithi026=a;count:1 2024-09-01T00:26:07.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:07 smithi139 ceph-mon[20615]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:26:07.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:07 smithi026 ceph-mon[17191]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:26:07.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:07 smithi026 ceph-mon[28102]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-09-01T00:26:09.322 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:09 smithi139 ceph-mon[20615]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2024-09-01T00:26:09.322 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:09 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:09.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:09 smithi026 ceph-mon[17191]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2024-09-01T00:26:09.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:09 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:09.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:09 smithi026 ceph-mon[28102]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2024-09-01T00:26:09.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:09 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:10.239 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled grafana update... 2024-09-01T00:26:11.036 DEBUG:teuthology.orchestra.run.smithi139:grafana.a> sudo journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@grafana.a.service 2024-09-01T00:26:11.039 INFO:tasks.cephadm:Setting up client nodes... 2024-09-01T00:26:11.040 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-01T00:26:11.255 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:11 smithi139 ceph-mon[20615]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:11 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:11.375 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:11 smithi026 ceph-mon[17191]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:11.375 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:11 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:11.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:11 smithi026 ceph-mon[28102]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:11.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:11 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:11.833 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:11 smithi139 systemd[1]: Starting Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:26:12.101 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:11 smithi139 podman[48490]: 2024-09-01 00:26:11.752400889 +0000 UTC m=+0.016659596 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-01T00:26:12.101 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:11 smithi139 podman[48490]: 2024-09-01 00:26:11.853999882 +0000 UTC m=+0.118258577 container create 6512088a33a34702a3825d383931e0a2757dbabdb67a850f279c78bd0b81211b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:26:12.102 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 podman[48490]: 2024-09-01 00:26:12.045848168 +0000 UTC m=+0.310106862 container init 6512088a33a34702a3825d383931e0a2757dbabdb67a850f279c78bd0b81211b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:26:12.102 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 podman[48490]: 2024-09-01 00:26:12.048718966 +0000 UTC m=+0.312977669 container start 6512088a33a34702a3825d383931e0a2757dbabdb67a850f279c78bd0b81211b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:26:12.102 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.075Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-01T00:26:12.102 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.075Z 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-01T00:26:12.102 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.075Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi139 (none))" 2024-09-01T00:26:12.102 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.075Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-01T00:26:12.102 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.075Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-01T00:26:12.102 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.076Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-01T00:26:12.102 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.077Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-01T00:26:12.102 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.079Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-01T00:26:12.103 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.079Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-01T00:26:12.103 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.080Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-01T00:26:12.103 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.080Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.778µs 2024-09-01T00:26:12.103 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.080Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-01T00:26:12.103 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.081Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-01T00:26:12.103 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.081Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=16.938µs wal_replay_duration=161.654µs wbl_replay_duration=87ns total_replay_duration=196.385µs 2024-09-01T00:26:12.103 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.082Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-01T00:26:12.103 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.082Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-01T00:26:12.103 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.082Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-01T00:26:12.103 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.101Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.705331ms db_storage=743ns remote_storage=1.077µs web_handler=300ns query_engine=482ns scrape=433.795µs scrape_sd=70.183µs notify=941ns notify_sd=2.185µs rules=18.916572ms tracing=5.842µs 2024-09-01T00:26:12.104 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.101Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-01T00:26:12.104 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:26:12.101Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-01T00:26:12.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:12 smithi026 ceph-mon[17191]: from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi139=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:26:12.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:12 smithi026 ceph-mon[17191]: Saving service grafana spec with placement smithi139=a;count:1 2024-09-01T00:26:12.408 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:12 smithi026 ceph-mon[28102]: from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi139=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:26:12.408 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:12 smithi026 ceph-mon[28102]: Saving service grafana spec with placement smithi139=a;count:1 2024-09-01T00:26:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-mon[20615]: from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi139=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:26:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:12 smithi139 ceph-mon[20615]: Saving service grafana spec with placement smithi139=a;count:1 2024-09-01T00:26:12.584 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 bash[48490]: 6512088a33a34702a3825d383931e0a2757dbabdb67a850f279c78bd0b81211b 2024-09-01T00:26:12.584 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:26:12 smithi139 systemd[1]: Started Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:26:13.084 INFO:teuthology.orchestra.run.smithi026.stdout:[client.0] 2024-09-01T00:26:13.085 INFO:teuthology.orchestra.run.smithi026.stdout: key = AQCltNNmT7jnBBAAeQilBZt4tRzsGKt50bDIhA== 2024-09-01T00:26:13.355 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ignoring --setuser ceph since I am not root 2024-09-01T00:26:13.355 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ignoring --setgroup ceph since I am not root 2024-09-01T00:26:13.355 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:13.355+0000 7f429a0c3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-01T00:26:13.356 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[17191]: pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:13.356 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:13.356 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:13.356 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:13.356 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-01T00:26:13.356 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3753262733' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-01T00:26:13.356 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3753262733' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-01T00:26:13.357 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[28102]: pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:13.357 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:13.357 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:13.357 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:13.357 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-01T00:26:13.357 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3753262733' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-01T00:26:13.357 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3753262733' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-01T00:26:13.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-mon[20615]: pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:13.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:13.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:13.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' 2024-09-01T00:26:13.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-01T00:26:13.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3753262733' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-01T00:26:13.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3753262733' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-01T00:26:13.407 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: ignoring --setuser ceph since I am not root 2024-09-01T00:26:13.407 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: ignoring --setgroup ceph since I am not root 2024-09-01T00:26:13.407 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-mgr[22440]: -- 172.21.15.139:0/2969149309 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e5ea442d00 con 0x55e5ea416800 2024-09-01T00:26:13.408 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:13.351+0000 7f7570e51040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-01T00:26:13.408 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:13.406+0000 7f7570e51040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-01T00:26:13.646 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:13.416+0000 7f429a0c3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-01T00:26:13.647 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:13.575+0000 7f429a0c3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-01T00:26:13.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:13.554+0000 7f7570e51040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-01T00:26:13.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:13.619+0000 7f7570e51040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-01T00:26:13.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:13.762+0000 7f7570e51040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:26:13.775 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:26:13.775 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-01T00:26:13.775 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-01T00:26:13.814 DEBUG:teuthology.orchestra.run.smithi139:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-01T00:26:13.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:13.646+0000 7f429a0c3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-01T00:26:13.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:13.803+0000 7f429a0c3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:26:14.021 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.b/config 2024-09-01T00:26:14.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:13 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:13.906+0000 7f7570e51040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-01T00:26:14.203 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:13.951+0000 7f429a0c3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-01T00:26:14.415 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:14 smithi139 ceph-mon[20615]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-01T00:26:14.415 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:14 smithi139 ceph-mon[20615]: mgrmap e16: y(active, since 5m), standbys: x 2024-09-01T00:26:14.415 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:14 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:14.231+0000 7f7570e51040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-01T00:26:14.415 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:14 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:14.296+0000 7f7570e51040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-01T00:26:14.530 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:14 smithi026 ceph-mon[17191]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-01T00:26:14.556 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:14 smithi026 ceph-mon[17191]: mgrmap e16: y(active, since 5m), standbys: x 2024-09-01T00:26:14.556 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:14 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:14.274+0000 7f429a0c3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-01T00:26:14.556 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:14 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:14.338+0000 7f429a0c3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-01T00:26:14.557 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:14 smithi026 ceph-mon[28102]: from='mgr.14150 172.21.15.26:0/3569276738' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-01T00:26:14.557 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:14 smithi026 ceph-mon[28102]: mgrmap e16: y(active, since 5m), standbys: x 2024-09-01T00:26:14.833 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:14 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:14.484+0000 7f7570e51040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-01T00:26:14.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:14 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:14.530+0000 7f429a0c3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-01T00:26:15.583 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:15 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:15.380+0000 7f7570e51040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-01T00:26:15.583 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:15 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:15.449+0000 7f7570e51040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-01T00:26:15.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:15 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:15.435+0000 7f429a0c3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-01T00:26:15.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:15 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:15.503+0000 7f429a0c3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-01T00:26:15.750 INFO:teuthology.orchestra.run.smithi139.stdout:[client.1] 2024-09-01T00:26:15.750 INFO:teuthology.orchestra.run.smithi139.stdout: key = AQCntNNmy4mULBAAUC3WpmQczr3cjNhyhUXrBw== 2024-09-01T00:26:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:15 smithi139 ceph-mon[20615]: from='client.? 172.21.15.139:0/235052286' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-01T00:26:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:15 smithi139 ceph-mon[20615]: 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-01T00:26:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:15 smithi139 ceph-mon[20615]: 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-01T00:26:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:15 smithi026 ceph-mon[28102]: from='client.? 172.21.15.139:0/235052286' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-01T00:26:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:15 smithi026 ceph-mon[28102]: 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-01T00:26:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:15 smithi026 ceph-mon[28102]: 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-01T00:26:16.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:15 smithi026 ceph-mon[17191]: from='client.? 172.21.15.139:0/235052286' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-01T00:26:16.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:15 smithi026 ceph-mon[17191]: 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-01T00:26:16.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:15 smithi026 ceph-mon[17191]: 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-01T00:26:16.425 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:16 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:16.177+0000 7f7570e51040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-01T00:26:16.425 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:16 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:16.293+0000 7f7570e51040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-01T00:26:16.447 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-09-01T00:26:16.447 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-01T00:26:16.447 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-01T00:26:16.485 INFO:tasks.cephadm:Creating RBD pool 2024-09-01T00:26:16.486 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd pool create rbd 8 2024-09-01T00:26:16.507 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:16 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:16.250+0000 7f429a0c3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-01T00:26:16.507 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:16 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:16.369+0000 7f429a0c3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-01T00:26:16.688 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:16.717 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:16 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:16.437+0000 7f7570e51040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:26:16.717 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:16 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:16.502+0000 7f7570e51040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-01T00:26:16.717 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:16 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:16.649+0000 7f7570e51040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-01T00:26:16.717 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:16 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:16.717+0000 7f7570e51040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-01T00:26:16.809 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:16 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:16.517+0000 7f429a0c3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:26:16.809 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:16 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:16.583+0000 7f429a0c3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-01T00:26:16.810 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:16 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:16.746+0000 7f429a0c3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-01T00:26:16.997 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:16 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:16.777+0000 7f7570e51040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-01T00:26:16.997 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:16 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:16.933+0000 7f7570e51040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-01T00:26:16.997 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:16 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:16.997+0000 7f7570e51040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-01T00:26:17.109 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:16 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:16.817+0000 7f429a0c3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-01T00:26:17.109 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:16 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:16.880+0000 7f429a0c3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-01T00:26:17.109 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:17.045+0000 7f429a0c3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-01T00:26:17.262 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:17 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:17.063+0000 7f7570e51040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-01T00:26:17.262 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:17 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:17.144+0000 7f7570e51040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-01T00:26:17.262 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:17 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:17.203+0000 7f7570e51040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-01T00:26:17.262 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:17 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:17.262+0000 7f7570e51040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-01T00:26:17.397 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:17.114+0000 7f429a0c3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-01T00:26:17.397 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:17.187+0000 7f429a0c3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-01T00:26:17.397 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:17.274+0000 7f429a0c3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-01T00:26:17.397 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:17.335+0000 7f429a0c3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-01T00:26:17.397 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:17.396+0000 7f429a0c3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-01T00:26:18.329 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-mon[17191]: Standby manager daemon x restarted 2024-09-01T00:26:18.329 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-mon[17191]: Standby manager daemon x started 2024-09-01T00:26:18.329 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/4258176647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:26:18.329 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/4258176647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:26:18.329 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/4258176647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:26:18.329 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/4258176647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:26:18.330 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:18.224+0000 7f429a0c3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-01T00:26:18.330 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:26:18] ENGINE Bus STARTING 2024-09-01T00:26:18.330 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: CherryPy Checker: 2024-09-01T00:26:18.330 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: The Application mounted at '' has an empty config. 2024-09-01T00:26:18.330 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:18.330 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-mon[28102]: Standby manager daemon x restarted 2024-09-01T00:26:18.330 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-mon[28102]: Standby manager daemon x started 2024-09-01T00:26:18.331 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/4258176647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:26:18.331 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/4258176647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:26:18.331 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/4258176647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:26:18.331 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/4258176647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:26:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-mon[20615]: Standby manager daemon x restarted 2024-09-01T00:26:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-mon[20615]: Standby manager daemon x started 2024-09-01T00:26:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/4258176647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:26:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/4258176647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:26:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/4258176647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:26:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/4258176647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:26:18.334 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:18.040+0000 7f7570e51040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-01T00:26:18.334 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: [01/Sep/2024:00:26:18] ENGINE Bus STARTING 2024-09-01T00:26:18.334 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: CherryPy Checker: 2024-09-01T00:26:18.334 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: The Application mounted at '' has an empty config. 2024-09-01T00:26:18.334 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: 2024-09-01T00:26:18.334 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: [01/Sep/2024:00:26:18] ENGINE Serving on http://:::9283 2024-09-01T00:26:18.334 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:26:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[22436]: [01/Sep/2024:00:26:18] ENGINE Bus STARTED 2024-09-01T00:26:18.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:18.333+0000 7f4204c17640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:26:18.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:18.333+0000 7f4204c17640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:26:18.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:18.333+0000 7f4204c17640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:26:18.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:18.333+0000 7f4204c17640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:26:18.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:18.333+0000 7f4204c17640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:26:18.598 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:18.338+0000 7f4209c21640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:26:18.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:18.338+0000 7f4209c21640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:26:18.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:18.338+0000 7f4209c21640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:26:18.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:18.338+0000 7f4209c21640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:26:18.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:18.338+0000 7f4209c21640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:26:18.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:26:18] ENGINE Serving on http://:::9283 2024-09-01T00:26:18.599 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:18 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:26:18] ENGINE Bus STARTED 2024-09-01T00:26:19.280 INFO:teuthology.orchestra.run.smithi026.stderr:pool 'rbd' created 2024-09-01T00:26:19.389 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: mgrmap e17: y(active, since 5m), standbys: x 2024-09-01T00:26:19.389 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: Active manager daemon y restarted 2024-09-01T00:26:19.389 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: Activating manager daemon y 2024-09-01T00:26:19.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: osdmap e70: 8 total, 8 up, 8 in 2024-09-01T00:26:19.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: mgrmap e18: y(active, starting, since 0.00805275s), standbys: x 2024-09-01T00:26:19.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:26:19.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:26:19.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:26:19.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-01T00:26:19.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-01T00:26:19.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-01T00:26:19.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-01T00:26:19.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:26:19.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:26:19.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: Manager daemon y is now available 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:26:19.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-01T00:26:19.392 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2334986246' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-01T00:26:19.392 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:19 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-01T00:26:19.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: mgrmap e17: y(active, since 5m), standbys: x 2024-09-01T00:26:19.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: Active manager daemon y restarted 2024-09-01T00:26:19.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: Activating manager daemon y 2024-09-01T00:26:19.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: osdmap e70: 8 total, 8 up, 8 in 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: mgrmap e18: y(active, starting, since 0.00805275s), standbys: x 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:26:19.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: Manager daemon y is now available 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-01T00:26:19.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2334986246' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-01T00:26:19.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-01T00:26:19.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: mgrmap e17: y(active, since 5m), standbys: x 2024-09-01T00:26:19.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: Active manager daemon y restarted 2024-09-01T00:26:19.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: Activating manager daemon y 2024-09-01T00:26:19.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: osdmap e70: 8 total, 8 up, 8 in 2024-09-01T00:26:19.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: mgrmap e18: y(active, starting, since 0.00805275s), standbys: x 2024-09-01T00:26:19.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:26:19.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:26:19.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:26:19.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-01T00:26:19.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-01T00:26:19.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-01T00:26:19.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: Manager daemon y is now available 2024-09-01T00:26:19.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:26:19.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:19.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:26:19.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:26:19.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-01T00:26:19.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2334986246' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-01T00:26:19.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:19 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-01T00:26:20.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:20.079+0000 7f41e85df640 -1 log_channel(cephadm) log [ERR] : [01/Sep/2024:00:26:20] ENGINE Error in HTTPServer.serve 2024-09-01T00:26:20.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: Traceback (most recent call last): 2024-09-01T00:26:20.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:26:20.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: self._connections.run(self.expiration_interval) 2024-09-01T00:26:20.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:26:20.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: self._run(expiration_interval) 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: s = self.context.wrap_socket( 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: return self.sslsocket_class._create( 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: self.do_handshake() 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: self._sslobj.do_handshake() 2024-09-01T00:26:20.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:26:20.202 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:26:20.359 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- rbd pool init rbd 2024-09-01T00:26:20.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:20 smithi139 ceph-mon[20615]: mgrmap e19: y(active, since 1.01369s), standbys: x 2024-09-01T00:26:20.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:20 smithi139 ceph-mon[20615]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:20.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:20 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-01T00:26:20.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:20 smithi139 ceph-mon[20615]: osdmap e71: 8 total, 8 up, 8 in 2024-09-01T00:26:20.622 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:20.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-mon[17191]: mgrmap e19: y(active, since 1.01369s), standbys: x 2024-09-01T00:26:20.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-mon[17191]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:20.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-01T00:26:20.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-mon[17191]: osdmap e71: 8 total, 8 up, 8 in 2024-09-01T00:26:20.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-mon[28102]: mgrmap e19: y(active, since 1.01369s), standbys: x 2024-09-01T00:26:20.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-mon[28102]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:20.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-01T00:26:20.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:20 smithi026 ceph-mon[28102]: osdmap e71: 8 total, 8 up, 8 in 2024-09-01T00:26:21.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: [01/Sep/2024:00:26:19] ENGINE Bus STARTING 2024-09-01T00:26:21.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: [01/Sep/2024:00:26:19] ENGINE Serving on http://172.21.15.26:8765 2024-09-01T00:26:21.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: [01/Sep/2024:00:26:20] ENGINE Serving on https://172.21.15.26:7150 2024-09-01T00:26:21.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: [01/Sep/2024:00:26:20] ENGINE Bus STARTED 2024-09-01T00:26:21.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: [01/Sep/2024:00:26:20] ENGINE Error in HTTPServer.serve 2024-09-01T00:26:21.451 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-01T00:26:21.451 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:26:21.451 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:26:21.451 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:26:21.451 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-01T00:26:21.451 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:26:21.451 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: pgmap v5: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:21.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-01T00:26:21.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: osdmap e72: 8 total, 8 up, 8 in 2024-09-01T00:26:21.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:21.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:21.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:21.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:21.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: [01/Sep/2024:00:26:19] ENGINE Bus STARTING 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: [01/Sep/2024:00:26:19] ENGINE Serving on http://172.21.15.26:8765 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: [01/Sep/2024:00:26:20] ENGINE Serving on https://172.21.15.26:7150 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: [01/Sep/2024:00:26:20] ENGINE Bus STARTED 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: [01/Sep/2024:00:26:20] ENGINE Error in HTTPServer.serve 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout: Traceback (most recent call last): 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._run(expiration_interval) 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:26:21.454 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout: s = self.context.wrap_socket( 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout: return self.sslsocket_class._create( 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout: self.do_handshake() 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._sslobj.do_handshake() 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: pgmap v5: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: osdmap e72: 8 total, 8 up, 8 in 2024-09-01T00:26:21.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:21.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:21.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:21.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:21.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: [01/Sep/2024:00:26:19] ENGINE Bus STARTING 2024-09-01T00:26:21.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: [01/Sep/2024:00:26:19] ENGINE Serving on http://172.21.15.26:8765 2024-09-01T00:26:21.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: [01/Sep/2024:00:26:20] ENGINE Serving on https://172.21.15.26:7150 2024-09-01T00:26:21.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: [01/Sep/2024:00:26:20] ENGINE Bus STARTED 2024-09-01T00:26:21.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: [01/Sep/2024:00:26:20] ENGINE Error in HTTPServer.serve 2024-09-01T00:26:21.583 INFO:journalctl@ceph.mon.b.smithi139.stdout: Traceback (most recent call last): 2024-09-01T00:26:21.583 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:26:21.584 INFO:journalctl@ceph.mon.b.smithi139.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:26:21.584 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:26:21.584 INFO:journalctl@ceph.mon.b.smithi139.stdout: self._run(expiration_interval) 2024-09-01T00:26:21.584 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:26:21.584 INFO:journalctl@ceph.mon.b.smithi139.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:26:21.584 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:26:21.584 INFO:journalctl@ceph.mon.b.smithi139.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:26:21.584 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:26:21.584 INFO:journalctl@ceph.mon.b.smithi139.stdout: s = self.context.wrap_socket( 2024-09-01T00:26:21.584 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:26:21.584 INFO:journalctl@ceph.mon.b.smithi139.stdout: return self.sslsocket_class._create( 2024-09-01T00:26:21.584 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout: self.do_handshake() 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout: self._sslobj.do_handshake() 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: pgmap v5: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: osdmap e72: 8 total, 8 up, 8 in 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:21.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:21.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:21.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:21.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:21.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:22.395 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[17191]: Adjusting osd_memory_target on smithi139 to 2992M 2024-09-01T00:26:22.395 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[17191]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:26:22.395 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[17191]: osdmap e73: 8 total, 8 up, 8 in 2024-09-01T00:26:22.395 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:22.395 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:22.395 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:22.395 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:22.396 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:22.396 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:22.396 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:22.396 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:26:22.396 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:26:22.396 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[28102]: Adjusting osd_memory_target on smithi139 to 2992M 2024-09-01T00:26:22.396 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[28102]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:26:22.396 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[28102]: osdmap e73: 8 total, 8 up, 8 in 2024-09-01T00:26:22.396 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:22.396 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:22.396 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:22.397 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:22.397 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:22.397 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:22.397 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:22.397 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:26:22.397 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:26:22.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:22 smithi139 ceph-mon[20615]: Adjusting osd_memory_target on smithi139 to 2992M 2024-09-01T00:26:22.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:22 smithi139 ceph-mon[20615]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:26:22.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:22 smithi139 ceph-mon[20615]: osdmap e73: 8 total, 8 up, 8 in 2024-09-01T00:26:22.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:22 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:22.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:22 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:22.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:22 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:22.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:22 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:22.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:22 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:22.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:22 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:26:22.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:22 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:22.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:22 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:26:22.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:22 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:26:22.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:26:22] "GET /metrics HTTP/1.1" 200 28757 "" "Prometheus/2.43.0" 2024-09-01T00:26:23.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: Adjusting osd_memory_target on smithi026 to 2993M 2024-09-01T00:26:23.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:26:23.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:26:23.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:26:23.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: pgmap v8: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2331991408' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-01T00:26:23.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:23 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-01T00:26:23.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: Adjusting osd_memory_target on smithi026 to 2993M 2024-09-01T00:26:23.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:26:23.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:26:23.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:26:23.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: pgmap v8: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2331991408' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-01T00:26:23.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-01T00:26:23.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: Adjusting osd_memory_target on smithi026 to 2993M 2024-09-01T00:26:23.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:26:23.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:26:23.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:26:23.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:26:23.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:26:23.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:26:23.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:26:23.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:26:23.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: pgmap v8: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:23.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:23.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-01T00:26:23.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2331991408' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-01T00:26:23.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:23 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-01T00:26:24.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:24 smithi139 ceph-mon[20615]: Deploying daemon alertmanager.a on smithi026 2024-09-01T00:26:24.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:24 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-01T00:26:24.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:24 smithi139 ceph-mon[20615]: osdmap e74: 8 total, 8 up, 8 in 2024-09-01T00:26:24.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:24 smithi026 ceph-mon[17191]: Deploying daemon alertmanager.a on smithi026 2024-09-01T00:26:24.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:24 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-01T00:26:24.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:24 smithi026 ceph-mon[17191]: osdmap e74: 8 total, 8 up, 8 in 2024-09-01T00:26:24.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:24 smithi026 ceph-mon[28102]: Deploying daemon alertmanager.a on smithi026 2024-09-01T00:26:24.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:24 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-01T00:26:24.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:24 smithi026 ceph-mon[28102]: osdmap e74: 8 total, 8 up, 8 in 2024-09-01T00:26:25.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:25 smithi139 ceph-mon[20615]: pgmap v10: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:25.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:25 smithi139 ceph-mon[20615]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:26:25.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:25 smithi139 ceph-mon[20615]: Cluster is now healthy 2024-09-01T00:26:25.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:25 smithi139 ceph-mon[20615]: osdmap e75: 8 total, 8 up, 8 in 2024-09-01T00:26:25.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:25 smithi026 ceph-mon[17191]: pgmap v10: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:25.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:25 smithi026 ceph-mon[17191]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:26:25.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:25 smithi026 ceph-mon[17191]: Cluster is now healthy 2024-09-01T00:26:25.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:25 smithi026 ceph-mon[17191]: osdmap e75: 8 total, 8 up, 8 in 2024-09-01T00:26:25.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:25 smithi026 ceph-mon[28102]: pgmap v10: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:25.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:25 smithi026 ceph-mon[28102]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:26:25.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:25 smithi026 ceph-mon[28102]: Cluster is now healthy 2024-09-01T00:26:25.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:25 smithi026 ceph-mon[28102]: osdmap e75: 8 total, 8 up, 8 in 2024-09-01T00:26:26.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:26 smithi026 ceph-mon[17191]: osdmap e76: 8 total, 8 up, 8 in 2024-09-01T00:26:26.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:26 smithi026 ceph-mon[17191]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-01T00:26:26.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:26 smithi026 ceph-mon[28102]: osdmap e76: 8 total, 8 up, 8 in 2024-09-01T00:26:26.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:26 smithi026 ceph-mon[28102]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-01T00:26:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:26 smithi139 ceph-mon[20615]: osdmap e76: 8 total, 8 up, 8 in 2024-09-01T00:26:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:26 smithi139 ceph-mon[20615]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-01T00:26:27.020 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph config log 1 --format=json 2024-09-01T00:26:28.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:28 smithi139 ceph-mon[20615]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-01T00:26:28.585 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:28 smithi026 ceph-mon[17191]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-01T00:26:28.585 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:28 smithi026 ceph-mon[28102]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-01T00:26:29.120 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:30.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:30 smithi026 ceph-mon[17191]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 301 B/s wr, 17 op/s 2024-09-01T00:26:30.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:30 smithi026 ceph-mon[28102]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 301 B/s wr, 17 op/s 2024-09-01T00:26:30.451 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:30 smithi026 systemd[1]: Starting Ceph alertmanager.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:26:30.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:30 smithi139 ceph-mon[20615]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 301 B/s wr, 17 op/s 2024-09-01T00:26:31.286 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 podman[60460]: 2024-09-01 00:26:31.021775313 +0000 UTC m=+0.019266544 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-01T00:26:31.287 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 podman[60460]: 2024-09-01 00:26:31.178083555 +0000 UTC m=+0.175574802 volume create 2f798236857d3c7fe4cc3add0061483f6990ddf40e3c482dac12ae0711f294a9 2024-09-01T00:26:31.584 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 podman[60460]: 2024-09-01 00:26:31.287567318 +0000 UTC m=+0.285058519 container create 879ee41ccc0ae4dfe2f9baf914e8e1357c9f1bd67cabca301ccbf1aafb5017bb (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:26:32.127 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:26:32] ENGINE Bus STOPPING 2024-09-01T00:26:32.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 podman[60460]: 2024-09-01 00:26:31.834576813 +0000 UTC m=+0.832068023 container init 879ee41ccc0ae4dfe2f9baf914e8e1357c9f1bd67cabca301ccbf1aafb5017bb (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:26:32.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 podman[60460]: 2024-09-01 00:26:31.837624523 +0000 UTC m=+0.835115733 container start 879ee41ccc0ae4dfe2f9baf914e8e1357c9f1bd67cabca301ccbf1aafb5017bb (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:26:32.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[60492]: ts=2024-09-01T00:26:31.850Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-01T00:26:32.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[60492]: ts=2024-09-01T00:26:31.850Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-01T00:26:32.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[60492]: ts=2024-09-01T00:26:31.851Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.26 port=9094 2024-09-01T00:26:32.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[60492]: ts=2024-09-01T00:26:31.851Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-01T00:26:32.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[60492]: ts=2024-09-01T00:26:31.875Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-01T00:26:32.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[60492]: ts=2024-09-01T00:26:31.876Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-01T00:26:32.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[60492]: ts=2024-09-01T00:26:31.879Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-01T00:26:32.128 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[60492]: ts=2024-09-01T00:26:31.879Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-01T00:26:32.129 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 bash[60460]: 879ee41ccc0ae4dfe2f9baf914e8e1357c9f1bd67cabca301ccbf1aafb5017bb 2024-09-01T00:26:32.129 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:31 smithi026 systemd[1]: Started Ceph alertmanager.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:26:32.310 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:26:32.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:26:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:26:32.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:26:32] ENGINE Bus STOPPED 2024-09-01T00:26:32.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:26:32] ENGINE Bus STARTING 2024-09-01T00:26:32.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:26:32] ENGINE Serving on http://:::9283 2024-09-01T00:26:32.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:26:32] ENGINE Bus STARTED 2024-09-01T00:26:32.947 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:26:32] "GET /metrics HTTP/1.1" 200 28757 "" "Prometheus/2.43.0" 2024-09-01T00:26:32.969 INFO:teuthology.orchestra.run.smithi026.stdout:[{"version":26,"timestamp":"2024-09-01T00:26:32.037284+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-01T00:26:32.970 INFO:tasks.ceph_manager:config epoch is 26 2024-09-01T00:26:32.970 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-01T00:26:32.970 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-01T00:26:32.970 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph mgr dump --format=json 2024-09-01T00:26:32.976 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-01T00:26:32.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-01T00:26:32.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-01T00:26:32.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: Deploying daemon grafana.a on smithi139 2024-09-01T00:26:32.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: 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-01T00:26:32.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2143129801' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-01T00:26:32.978 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[17191]: osdmap e77: 8 total, 8 up, 8 in 2024-09-01T00:26:32.978 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.978 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.978 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.978 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.978 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-01T00:26:32.978 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.978 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.978 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-01T00:26:32.978 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-01T00:26:32.978 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:32.979 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: Deploying daemon grafana.a on smithi139 2024-09-01T00:26:32.979 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: 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-01T00:26:32.979 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2143129801' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-01T00:26:32.979 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:32 smithi026 ceph-mon[28102]: osdmap e77: 8 total, 8 up, 8 in 2024-09-01T00:26:33.174 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-01T00:26:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:33.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:33.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-01T00:26:33.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-01T00:26:33.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:33.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: Deploying daemon grafana.a on smithi139 2024-09-01T00:26:33.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: 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-01T00:26:33.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2143129801' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-01T00:26:33.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:32 smithi139 ceph-mon[20615]: osdmap e77: 8 total, 8 up, 8 in 2024-09-01T00:26:34.200 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:33 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[60492]: ts=2024-09-01T00:26:33.852Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000392351s 2024-09-01T00:26:34.567 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:34.567 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:26:34.567 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:34 smithi026 ceph-mon[17191]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 233 B/s wr, 0 op/s 2024-09-01T00:26:34.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:34.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:26:34.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:34 smithi026 ceph-mon[28102]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 233 B/s wr, 0 op/s 2024-09-01T00:26:34.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:34.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:26:34.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:34 smithi139 ceph-mon[20615]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 233 B/s wr, 0 op/s 2024-09-01T00:26:35.126 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:26:35.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:35 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1270035431' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-01T00:26:35.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:35 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1270035431' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-01T00:26:35.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:35 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1270035431' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-01T00:26:36.180 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":21,"flags":0,"active_gid":24428,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6800","nonce":217675371},{"type":"v1","addr":"172.21.15.26:6801","nonce":217675371}]},"active_addr":"172.21.15.26:6801/217675371","active_change":"2024-09-01T00:26:18.227426+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":14535,"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.26:8443/","prometheus":"http://172.21.15.26: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":70,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":1818313022}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":1993365910}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":1373524253}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":1884316626}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":3023049525}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":2167188422}]}]} 2024-09-01T00:26:36.188 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-01T00:26:36.188 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-01T00:26:36.188 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-09-01T00:26:36.429 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:36.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:36 smithi026 ceph-mon[17191]: 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-01T00:26:36.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:36 smithi026 ceph-mon[28102]: 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-01T00:26:36.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:36 smithi139 ceph-mon[20615]: 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-01T00:26:38.103 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:26:38.104 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":77,"fsid":"cad1eb86-67f7-11ef-bcd4-c7b262605968","created":"2024-09-01T00:20:02.580083+0000","modified":"2024-09-01T00:26:32.385911+0000","last_up_change":"2024-09-01T00:25:02.371050+0000","last_in_change":"2024-09-01T00:24:45.563314+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-01T00:23:08.330912+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-01T00:25:25.499539+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"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-01T00:25:28.472999+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_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-01T00:26:19.024583+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":"76","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":76,"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":"661ce24f-488b-4aed-8cdc-18c3a5cd44ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6803","nonce":2252285352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6805","nonce":2252285352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6809","nonce":2252285352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6807","nonce":2252285352}]},"public_addr":"172.21.15.26:6803/2252285352","cluster_addr":"172.21.15.26:6805/2252285352","heartbeat_back_addr":"172.21.15.26:6809/2252285352","heartbeat_front_addr":"172.21.15.26:6807/2252285352","state":["exists","up"]},{"osd":1,"uuid":"e407c10a-2680-4f93-885b-bc653ad85695","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6811","nonce":3276391706}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6813","nonce":3276391706}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6817","nonce":3276391706}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6815","nonce":3276391706}]},"public_addr":"172.21.15.26:6811/3276391706","cluster_addr":"172.21.15.26:6813/3276391706","heartbeat_back_addr":"172.21.15.26:6817/3276391706","heartbeat_front_addr":"172.21.15.26:6815/3276391706","state":["exists","up"]},{"osd":2,"uuid":"52e9a36a-d09d-473b-bd44-ab4922948283","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6818","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6819","nonce":789146877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6821","nonce":789146877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6825","nonce":789146877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6823","nonce":789146877}]},"public_addr":"172.21.15.26:6819/789146877","cluster_addr":"172.21.15.26:6821/789146877","heartbeat_back_addr":"172.21.15.26:6825/789146877","heartbeat_front_addr":"172.21.15.26:6823/789146877","state":["exists","up"]},{"osd":3,"uuid":"703ab294-1bb4-4d05-91b3-56daa5f66a77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6827","nonce":2970328405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6829","nonce":2970328405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6833","nonce":2970328405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6831","nonce":2970328405}]},"public_addr":"172.21.15.26:6827/2970328405","cluster_addr":"172.21.15.26:6829/2970328405","heartbeat_back_addr":"172.21.15.26:6833/2970328405","heartbeat_front_addr":"172.21.15.26:6831/2970328405","state":["exists","up"]},{"osd":4,"uuid":"f6759b82-e9bf-499d-98cf-d7e4f0901dcd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6801","nonce":408087925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6803","nonce":408087925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6807","nonce":408087925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6805","nonce":408087925}]},"public_addr":"172.21.15.139:6801/408087925","cluster_addr":"172.21.15.139:6803/408087925","heartbeat_back_addr":"172.21.15.139:6807/408087925","heartbeat_front_addr":"172.21.15.139:6805/408087925","state":["exists","up"]},{"osd":5,"uuid":"d5f5fad3-8f05-4032-a5dd-3cc10e85a10b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6809","nonce":48450144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6811","nonce":48450144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6815","nonce":48450144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6813","nonce":48450144}]},"public_addr":"172.21.15.139:6809/48450144","cluster_addr":"172.21.15.139:6811/48450144","heartbeat_back_addr":"172.21.15.139:6815/48450144","heartbeat_front_addr":"172.21.15.139:6813/48450144","state":["exists","up"]},{"osd":6,"uuid":"19f260f2-0673-470e-ac08-b567d13464ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6817","nonce":1269684813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6819","nonce":1269684813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6823","nonce":1269684813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6821","nonce":1269684813}]},"public_addr":"172.21.15.139:6817/1269684813","cluster_addr":"172.21.15.139:6819/1269684813","heartbeat_back_addr":"172.21.15.139:6823/1269684813","heartbeat_front_addr":"172.21.15.139:6821/1269684813","state":["exists","up"]},{"osd":7,"uuid":"c870931a-eb6b-4a27-9613-9f4ec450e264","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6824","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6825","nonce":2797884786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6827","nonce":2797884786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6831","nonce":2797884786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6829","nonce":2797884786}]},"public_addr":"172.21.15.139:6825/2797884786","cluster_addr":"172.21.15.139:6827/2797884786","heartbeat_back_addr":"172.21.15.139:6831/2797884786","heartbeat_front_addr":"172.21.15.139:6829/2797884786","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-01T00:22:15.871786+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-01T00:22:40.455372+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-01T00:23:04.880543+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-01T00:23:28.777887+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-01T00:23:50.072781+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-01T00:24:13.275853+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-01T00:24:36.304287+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-01T00:25:00.927723+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.a","mappings":[{"from":4,"to":3}]},{"pgid":"3.1c","mappings":[{"from":5,"to":2}]},{"pgid":"3.20","mappings":[{"from":0,"to":1}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:6801/292340925":"2024-09-02T00:26:18.227231+0000","172.21.15.26:6800/292340925":"2024-09-02T00:26:18.227231+0000","172.21.15.26:6800/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6801/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6801/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3304995417":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/1433467031":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/6383786":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/1204165467":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1170270815":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/882709349":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3524251591":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6800/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/856117531":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/3801077164":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/1039741804":"2024-09-02T00:26:18.227231+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-01T00:26:38.435 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:38 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/4093323162' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:26:38.435 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:38 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/4093323162' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:26:38.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:38 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/4093323162' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:26:38.732 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-01T00:26:38.733 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-09-01T00:26:38.932 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:39.380 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:39 smithi026 ceph-mon[17191]: 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-01T00:26:39.380 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:39 smithi026 ceph-mon[28102]: 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-01T00:26:39.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:39 smithi139 ceph-mon[20615]: 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-01T00:26:40.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:40 smithi139 ceph-mon[20615]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:40.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:40 smithi026 ceph-mon[17191]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:40.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:40 smithi026 ceph-mon[28102]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:40.702 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:26:40.702 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":77,"fsid":"cad1eb86-67f7-11ef-bcd4-c7b262605968","created":"2024-09-01T00:20:02.580083+0000","modified":"2024-09-01T00:26:32.385911+0000","last_up_change":"2024-09-01T00:25:02.371050+0000","last_in_change":"2024-09-01T00:24:45.563314+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-01T00:23:08.330912+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-01T00:25:25.499539+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"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-01T00:25:28.472999+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_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-01T00:26:19.024583+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":"76","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":76,"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":"661ce24f-488b-4aed-8cdc-18c3a5cd44ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6803","nonce":2252285352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6805","nonce":2252285352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6809","nonce":2252285352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6807","nonce":2252285352}]},"public_addr":"172.21.15.26:6803/2252285352","cluster_addr":"172.21.15.26:6805/2252285352","heartbeat_back_addr":"172.21.15.26:6809/2252285352","heartbeat_front_addr":"172.21.15.26:6807/2252285352","state":["exists","up"]},{"osd":1,"uuid":"e407c10a-2680-4f93-885b-bc653ad85695","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6811","nonce":3276391706}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6813","nonce":3276391706}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6817","nonce":3276391706}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6815","nonce":3276391706}]},"public_addr":"172.21.15.26:6811/3276391706","cluster_addr":"172.21.15.26:6813/3276391706","heartbeat_back_addr":"172.21.15.26:6817/3276391706","heartbeat_front_addr":"172.21.15.26:6815/3276391706","state":["exists","up"]},{"osd":2,"uuid":"52e9a36a-d09d-473b-bd44-ab4922948283","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6818","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6819","nonce":789146877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6821","nonce":789146877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6825","nonce":789146877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6823","nonce":789146877}]},"public_addr":"172.21.15.26:6819/789146877","cluster_addr":"172.21.15.26:6821/789146877","heartbeat_back_addr":"172.21.15.26:6825/789146877","heartbeat_front_addr":"172.21.15.26:6823/789146877","state":["exists","up"]},{"osd":3,"uuid":"703ab294-1bb4-4d05-91b3-56daa5f66a77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6827","nonce":2970328405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6829","nonce":2970328405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6833","nonce":2970328405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6831","nonce":2970328405}]},"public_addr":"172.21.15.26:6827/2970328405","cluster_addr":"172.21.15.26:6829/2970328405","heartbeat_back_addr":"172.21.15.26:6833/2970328405","heartbeat_front_addr":"172.21.15.26:6831/2970328405","state":["exists","up"]},{"osd":4,"uuid":"f6759b82-e9bf-499d-98cf-d7e4f0901dcd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6801","nonce":408087925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6803","nonce":408087925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6807","nonce":408087925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6805","nonce":408087925}]},"public_addr":"172.21.15.139:6801/408087925","cluster_addr":"172.21.15.139:6803/408087925","heartbeat_back_addr":"172.21.15.139:6807/408087925","heartbeat_front_addr":"172.21.15.139:6805/408087925","state":["exists","up"]},{"osd":5,"uuid":"d5f5fad3-8f05-4032-a5dd-3cc10e85a10b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6809","nonce":48450144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6811","nonce":48450144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6815","nonce":48450144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6813","nonce":48450144}]},"public_addr":"172.21.15.139:6809/48450144","cluster_addr":"172.21.15.139:6811/48450144","heartbeat_back_addr":"172.21.15.139:6815/48450144","heartbeat_front_addr":"172.21.15.139:6813/48450144","state":["exists","up"]},{"osd":6,"uuid":"19f260f2-0673-470e-ac08-b567d13464ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6817","nonce":1269684813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6819","nonce":1269684813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6823","nonce":1269684813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6821","nonce":1269684813}]},"public_addr":"172.21.15.139:6817/1269684813","cluster_addr":"172.21.15.139:6819/1269684813","heartbeat_back_addr":"172.21.15.139:6823/1269684813","heartbeat_front_addr":"172.21.15.139:6821/1269684813","state":["exists","up"]},{"osd":7,"uuid":"c870931a-eb6b-4a27-9613-9f4ec450e264","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6824","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6825","nonce":2797884786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6827","nonce":2797884786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6831","nonce":2797884786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6829","nonce":2797884786}]},"public_addr":"172.21.15.139:6825/2797884786","cluster_addr":"172.21.15.139:6827/2797884786","heartbeat_back_addr":"172.21.15.139:6831/2797884786","heartbeat_front_addr":"172.21.15.139:6829/2797884786","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-01T00:22:15.871786+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-01T00:22:40.455372+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-01T00:23:04.880543+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-01T00:23:28.777887+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-01T00:23:50.072781+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-01T00:24:13.275853+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-01T00:24:36.304287+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-01T00:25:00.927723+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.a","mappings":[{"from":4,"to":3}]},{"pgid":"3.1c","mappings":[{"from":5,"to":2}]},{"pgid":"3.20","mappings":[{"from":0,"to":1}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:6801/292340925":"2024-09-02T00:26:18.227231+0000","172.21.15.26:6800/292340925":"2024-09-02T00:26:18.227231+0000","172.21.15.26:6800/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6801/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6801/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3304995417":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/1433467031":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/6383786":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/1204165467":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1170270815":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/882709349":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3524251591":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6800/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/856117531":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/3801077164":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/1039741804":"2024-09-02T00:26:18.227231+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-01T00:26:41.264 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-01T00:26:41.265 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-01T00:26:41.265 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-01T00:26:41.266 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-01T00:26:41.266 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-01T00:26:41.266 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-01T00:26:41.267 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-01T00:26:41.267 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-01T00:26:41.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:41 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3699274102' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:26:41.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:41 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3699274102' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:26:41.565 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:41 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3699274102' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:26:41.692 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:41.692 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:41.692 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:41.693 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:41.694 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:41.694 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:41.694 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:41.702 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:42.103 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:26:41 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[60492]: ts=2024-09-01T00:26:41.853Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002112747s 2024-09-01T00:26:42.397 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:42 smithi026 ceph-mon[17191]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:42.397 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:42 smithi026 ceph-mon[28102]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:42 smithi139 ceph-mon[20615]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:42.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:42 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:26:42] "GET /metrics HTTP/1.1" 200 33666 "" "Prometheus/2.43.0" 2024-09-01T00:26:43.010 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:42 smithi139 systemd[1]: Starting Ceph grafana.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:26:43.290 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 podman[50476]: 2024-09-01 00:26:42.912728234 +0000 UTC m=+0.015507934 image pull 954c08fa618887fe9a6fe572ae541197c77e625b05f4193df7898f5ac649ada9 quay.io/ceph/ceph-grafana:9.4.7 2024-09-01T00:26:43.290 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 podman[50476]: 2024-09-01 00:26:43.038362109 +0000 UTC m=+0.141141810 container create 2794d7380aa50e666e6aef262c71761dfb7962ca7a660759952b0933ee0171ea (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a, name=ubi8, io.openshift.tags=base rhel8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , build-date=2022-04-29T11:48:11.055897, vcs-type=git, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.component=ubi8-container, architecture=x86_64, version=8.5, release=239.1651231664, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.buildah.version=1.32.0, vendor=Red Hat, Inc., io.openshift.expose-services=, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, description=Ceph Grafana Container) 2024-09-01T00:26:43.290 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 podman[50476]: 2024-09-01 00:26:43.291082958 +0000 UTC m=+0.393862659 container init 2794d7380aa50e666e6aef262c71761dfb7962ca7a660759952b0933ee0171ea (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Grafana Container configured for Ceph mgr/dashboard integration, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vendor=Red Hat, Inc., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , description=Ceph Grafana Container, com.redhat.component=ubi8-container, version=8.5, io.buildah.version=1.32.0, io.k8s.display-name=Red Hat Universal Base Image 8, build-date=2022-04-29T11:48:11.055897, vcs-type=git, distribution-scope=public, name=ubi8, architecture=x86_64, release=239.1651231664, io.openshift.tags=base rhel8) 2024-09-01T00:26:43.542 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 podman[50476]: 2024-09-01 00:26:43.294303374 +0000 UTC m=+0.397083074 container start 2794d7380aa50e666e6aef262c71761dfb7962ca7a660759952b0933ee0171ea (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-04-29T11:48:11.055897, distribution-scope=public, version=8.5, io.openshift.tags=base rhel8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , description=Ceph Grafana Container, io.buildah.version=1.32.0, vendor=Red Hat, Inc., architecture=x86_64, name=ubi8, com.redhat.component=ubi8-container, release=239.1651231664, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vcs-type=git, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-09-01T00:26:43.542 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 bash[50476]: 2794d7380aa50e666e6aef262c71761dfb7962ca7a660759952b0933ee0171ea 2024-09-01T00:26:43.542 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 systemd[1]: Started Ceph grafana.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:26:43.542 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.445842949Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-09-01T00:26:43.542 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.446035676Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-01T00:26:43.542 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.446055526Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-01T00:26:43.543 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.446062613Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-01T00:26:43.543 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.446068716Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-01T00:26:43.543 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.446074705Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-01T00:26:43.543 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.446080536Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-01T00:26:43.543 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.44608726Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-01T00:26:43.543 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.446093343Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-01T00:26:43.543 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.446099Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-01T00:26:43.544 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.446104437Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-01T00:26:43.544 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.446109774Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-01T00:26:43.544 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.446115552Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-01T00:26:43.544 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=settings t=2024-09-01T00:26:43.446121636Z level=info msg="App mode production" 2024-09-01T00:26:43.544 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=sqlstore t=2024-09-01T00:26:43.446175964Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-01T00:26:43.544 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=sqlstore t=2024-09-01T00:26:43.446193802Z 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-01T00:26:43.545 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.447106513Z level=info msg="Starting DB migrations" 2024-09-01T00:26:43.545 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.447182583Z level=info msg="Executing migration" id="create migration_log table" 2024-09-01T00:26:43.545 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.447728952Z level=info msg="Executing migration" id="create user table" 2024-09-01T00:26:43.545 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.448199989Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-01T00:26:43.545 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.44866801Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-01T00:26:43.545 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.449332287Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-01T00:26:43.545 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.449765383Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-01T00:26:43.545 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.450156932Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-01T00:26:43.545 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.450900025Z level=info msg="Executing migration" id="create user table v2" 2024-09-01T00:26:43.545 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.451294421Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-01T00:26:43.545 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.451651785Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-01T00:26:43.545 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.452083424Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.452469586Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.45282501Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.453286141Z level=info msg="Executing migration" id="Update user table charset" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.453552437Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.453930063Z level=info msg="Executing migration" id="Add missing user data" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.454282128Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.454663767Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.455064343Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.455479042Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.456781275Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.457271899Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.457705019Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-01T00:26:43.546 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.458177543Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-01T00:26:43.547 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.458608608Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-01T00:26:43.547 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.459009912Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-01T00:26:43.547 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.45929107Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-01T00:26:43.547 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.45963377Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-01T00:26:43.547 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.460012175Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-01T00:26:43.547 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.460379292Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-01T00:26:43.547 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.46071576Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-01T00:26:43.547 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.461475841Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-01T00:26:43.547 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.461856976Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-01T00:26:43.547 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.462254205Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-01T00:26:43.547 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.462651902Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-01T00:26:43.547 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.463062994Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.463468672Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.463770517Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.464114351Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.46444807Z level=info msg="Executing migration" id="create star table" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.464777625Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.465228714Z level=info msg="Executing migration" id="create org table v1" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.465609922Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.465991209Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.466386541Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.466814612Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.46722102Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.467599177Z level=info msg="Executing migration" id="Update org table charset" 2024-09-01T00:26:43.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.467852514Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-01T00:26:43.549 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.470414796Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-01T00:26:43.549 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.470941124Z level=info msg="Executing migration" id="create dashboard table" 2024-09-01T00:26:43.549 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.471779895Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-01T00:26:43.549 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.474784132Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-01T00:26:43.549 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.477615408Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-01T00:26:43.549 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.480217065Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-01T00:26:43.549 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.483034119Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-01T00:26:43.549 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.485891283Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-01T00:26:43.549 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.488715036Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-01T00:26:43.549 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.491641132Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-01T00:26:43.549 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.494424312Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-01T00:26:43.549 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.497093038Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-01T00:26:43.550 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.500059835Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-01T00:26:43.550 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.502623117Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-01T00:26:43.550 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.505491532Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-01T00:26:43.550 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.508244039Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-01T00:26:43.550 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.510681166Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-01T00:26:43.550 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.511180232Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-01T00:26:43.550 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.514042794Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-01T00:26:43.550 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.516773386Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-01T00:26:43.550 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.519617085Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-01T00:26:43.550 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.520064785Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-01T00:26:43.550 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.522909924Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-01T00:26:43.550 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.525669707Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-01T00:26:43.551 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.528352058Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-01T00:26:43.551 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.528909103Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-01T00:26:43.551 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.531753363Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-01T00:26:43.551 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.534339548Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-01T00:26:43.551 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.537134505Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-01T00:26:43.551 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.537560657Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-01T00:26:43.551 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.540274901Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-01T00:26:43.551 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.540621128Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-01T00:26:43.551 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.543003309Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-01T00:26:43.794 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.545605119Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-01T00:26:43.794 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.546501947Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-01T00:26:43.794 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.549246614Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-01T00:26:43.794 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.551844221Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-01T00:26:43.794 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.55451835Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-01T00:26:43.794 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.554842673Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-01T00:26:43.794 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.555761345Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.556473865Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.557392032Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.557840851Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.558687225Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.559633471Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.56032067Z level=info msg="Executing migration" id="create data_source table" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.560757203Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.561741934Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.562427335Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.563270397Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.563867577Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.564882307Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.565682485Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-01T00:26:43.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.566493582Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-01T00:26:43.796 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.567363777Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-01T00:26:43.796 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.568215927Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-01T00:26:43.796 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.569023643Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-01T00:26:43.796 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.569921562Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-01T00:26:43.796 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.570732015Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-01T00:26:43.796 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.571067294Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-01T00:26:43.796 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.571920378Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-01T00:26:43.796 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.572784945Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-01T00:26:43.796 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.573714226Z level=info msg="Executing migration" id="Add uid column" 2024-09-01T00:26:43.796 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.574330989Z level=info msg="Executing migration" id="Update uid value" 2024-09-01T00:26:43.796 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.57510426Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-01T00:26:43.796 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.576083692Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-01T00:26:43.797 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.576850223Z level=info msg="Executing migration" id="create api_key table" 2024-09-01T00:26:43.797 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.577258126Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-01T00:26:43.797 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.578091898Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-01T00:26:43.797 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.578967522Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-01T00:26:43.797 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.579941507Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-01T00:26:43.798 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.580496373Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-01T00:26:43.798 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.581415321Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-01T00:26:43.798 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.582054171Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-01T00:26:43.798 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.584288046Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-01T00:26:43.798 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.586931393Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-01T00:26:43.798 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.589730546Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.592763045Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.595293984Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.598250365Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.601061501Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.603810716Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.606613799Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.609215937Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.612064263Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.614922135Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.617345092Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.620056214Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.622812346Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-01T00:26:43.799 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.625601604Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-01T00:26:43.800 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.628455315Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-01T00:26:43.800 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.630993031Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-01T00:26:43.800 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.633726995Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-01T00:26:43.800 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.636456427Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-01T00:26:43.800 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.639206145Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-01T00:26:43.800 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.641932337Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-01T00:26:43.800 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.644660862Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-01T00:26:43.800 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.647283429Z level=info msg="Executing migration" id="create quota table v1" 2024-09-01T00:26:43.800 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.649969998Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-01T00:26:43.800 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.652590197Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-01T00:26:43.801 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.655187539Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-01T00:26:43.801 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.657962407Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-01T00:26:43.801 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.660559263Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-01T00:26:43.801 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.663077527Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-01T00:26:43.801 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.665775646Z level=info msg="Executing migration" id="create session table" 2024-09-01T00:26:43.801 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.668425761Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-01T00:26:43.801 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.671149221Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-01T00:26:43.801 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.673941071Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-01T00:26:43.801 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.674819023Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-01T00:26:43.801 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.675523681Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-01T00:26:43.801 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.676256493Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-01T00:26:43.802 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.676560026Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-01T00:26:43.802 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.677076477Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-01T00:26:43.802 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.677364906Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-01T00:26:43.802 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.678008972Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-01T00:26:43.802 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.678755001Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-01T00:26:43.802 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.679657456Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-01T00:26:43.802 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.680414601Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-01T00:26:43.802 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.681342012Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-01T00:26:43.802 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.682117085Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-01T00:26:43.802 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.682971425Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-01T00:26:43.803 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.68386247Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-01T00:26:43.803 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.684925468Z level=info msg="Executing migration" id="create alert table v1" 2024-09-01T00:26:43.803 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.685448287Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-01T00:26:43.803 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.686331276Z level=info msg="Executing migration" id="add index alert state" 2024-09-01T00:26:43.803 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.687186352Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-01T00:26:43.803 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.688128535Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-01T00:26:43.803 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.688917642Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-01T00:26:43.803 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.689885119Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-01T00:26:43.803 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.690636039Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-01T00:26:43.803 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.692020516Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-01T00:26:43.803 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.693032663Z 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-01T00:26:43.803 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.693666952Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.694477016Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.694906382Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.695283941Z level=info msg="Executing migration" id="Add column is_default" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.695859763Z level=info msg="Executing migration" id="Add column frequency" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.69649523Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.697147979Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.697754427Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.698174577Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.698452274Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.698711761Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.699109869Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.699521229Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-01T00:26:43.804 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.699861816Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-01T00:26:43.806 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.700257735Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-01T00:26:43.806 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.700630272Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-01T00:26:43.806 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.701251364Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-01T00:26:43.806 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.701910675Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-01T00:26:43.806 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.702220425Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-01T00:26:43.806 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.702645536Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-01T00:26:43.806 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.703074229Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-01T00:26:43.806 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.70371308Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-01T00:26:43.806 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.70403214Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-01T00:26:43.807 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.704461895Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-01T00:26:43.807 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.70490386Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-01T00:26:43.807 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.705214494Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-01T00:26:43.807 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.705833543Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-01T00:26:43.807 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.708499122Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-01T00:26:43.807 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.708969463Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-01T00:26:43.807 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.709410854Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-01T00:26:43.807 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.709877854Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-01T00:26:43.807 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.710720593Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-01T00:26:43.807 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.71155764Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-01T00:26:43.808 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.712289512Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-01T00:26:43.808 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.712723996Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-01T00:26:43.808 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.713588987Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-01T00:26:43.808 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.71448727Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-01T00:26:43.808 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.71513836Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-01T00:26:43.808 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.7155771Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-01T00:26:43.808 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.717132689Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-01T00:26:43.808 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.717972103Z 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-01T00:26:43.808 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.719035926Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-01T00:26:43.808 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.719385081Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-01T00:26:43.808 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.720198497Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-01T00:26:43.808 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.720557826Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-01T00:26:43.809 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.721258327Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-01T00:26:43.809 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.722080149Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-01T00:26:43.809 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.722509961Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-01T00:26:43.809 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.723614406Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-01T00:26:43.809 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.724356894Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-01T00:26:43.809 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.725202618Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-01T00:26:43.809 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.725640991Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-01T00:26:43.809 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.726557592Z level=info msg="Executing migration" id="Move region to single row" 2024-09-01T00:26:43.809 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.726962027Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-01T00:26:43.809 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.727486824Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-01T00:26:43.809 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.728406619Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-01T00:26:43.810 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.729068897Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-01T00:26:43.810 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.72949932Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-01T00:26:43.810 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.730302676Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-01T00:26:43.810 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.73075326Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-01T00:26:43.810 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.731305938Z level=info msg="Executing migration" id="create test_data table" 2024-09-01T00:26:43.810 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.731717223Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-01T00:26:43.810 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.732174393Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-01T00:26:43.810 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.733229269Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-01T00:26:43.810 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.733989855Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-01T00:26:43.810 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.734919701Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-01T00:26:43.810 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.735243745Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-01T00:26:43.810 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.736143603Z level=info msg="Executing migration" id="create team table" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.736539085Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.739150983Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.741846708Z level=info msg="Executing migration" id="create team member table" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.742270796Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.745141175Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.747767402Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.75060071Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.751346257Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.754054376Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.757117977Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.759736975Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.760196507Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-01T00:26:43.811 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.762917883Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-01T00:26:43.812 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.763329363Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-01T00:26:43.812 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.766338273Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-01T00:26:43.812 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.766771692Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-01T00:26:43.812 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.769661667Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-01T00:26:43.812 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.773216157Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-01T00:26:43.812 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.775790762Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-01T00:26:43.812 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.778392722Z level=info msg="Executing migration" id="create tag table" 2024-09-01T00:26:43.812 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.781195131Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-01T00:26:43.812 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.784016761Z level=info msg="Executing migration" id="create login attempt table" 2024-09-01T00:26:43.812 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.786594202Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-01T00:26:43.812 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.789127202Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-01T00:26:43.812 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.791829836Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-01T00:26:43.813 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.794630493Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-01T00:26:43.813 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.797310036Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-01T00:26:44.046 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.800023772Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-01T00:26:44.046 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.802807057Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-01T00:26:44.046 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.805479088Z level=info msg="Executing migration" id="create user auth table" 2024-09-01T00:26:44.046 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.808285298Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-01T00:26:44.046 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.810998773Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-01T00:26:44.046 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.813704909Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-01T00:26:44.046 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.816208405Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-01T00:26:44.046 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.818932569Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-01T00:26:44.046 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.821648817Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-01T00:26:44.046 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.822572878Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-01T00:26:44.046 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.823443851Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-01T00:26:44.047 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.824303988Z level=info msg="Executing migration" id="create server_lock table" 2024-09-01T00:26:44.047 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.825155607Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-01T00:26:44.047 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.825950418Z level=info msg="Executing migration" id="create user auth token table" 2024-09-01T00:26:44.047 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.826838547Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-01T00:26:44.047 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.827543907Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-01T00:26:44.047 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.828439149Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-01T00:26:44.047 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.829196204Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-01T00:26:44.047 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.830044175Z level=info msg="Executing migration" id="create cache_data table" 2024-09-01T00:26:44.048 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.830852389Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-01T00:26:44.048 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.831827816Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-01T00:26:44.048 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.832512914Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-01T00:26:44.048 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.83348657Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-01T00:26:44.048 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.833836082Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-01T00:26:44.048 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.834177086Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-01T00:26:44.048 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.834683722Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-01T00:26:44.048 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.835606174Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-01T00:26:44.049 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.836240607Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-01T00:26:44.049 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.836534801Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-01T00:26:44.049 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.836932592Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-01T00:26:44.049 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.837336108Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-01T00:26:44.049 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.837724012Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-01T00:26:44.049 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.838143327Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-01T00:26:44.049 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.838928551Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-01T00:26:44.049 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.839395932Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-01T00:26:44.049 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.839664652Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-01T00:26:44.049 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.840069514Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-01T00:26:44.049 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.840499866Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-01T00:26:44.049 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.840887337Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.841175923Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.841549887Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.841925217Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.842336098Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.84274187Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.843540523Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.843953706Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.844350024Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.847754684Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.851059278Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.851531557Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.852356439Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-01T00:26:44.050 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.853177055Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-01T00:26:44.051 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.853582214Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-01T00:26:44.051 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.854464274Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-01T00:26:44.051 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.855316376Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-01T00:26:44.051 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.85629295Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-01T00:26:44.051 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.858826575Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-01T00:26:44.051 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.861727186Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-01T00:26:44.051 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.864545306Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-01T00:26:44.051 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.867353076Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-01T00:26:44.051 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.870018324Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-01T00:26:44.051 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.873004226Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-01T00:26:44.051 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.875776047Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-01T00:26:44.051 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.878584333Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-01T00:26:44.052 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.881073519Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-01T00:26:44.052 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.884011989Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-01T00:26:44.052 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.886677115Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-01T00:26:44.052 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.889460681Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-01T00:26:44.052 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.892109154Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-01T00:26:44.052 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.89511915Z 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-01T00:26:44.052 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.897940563Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-01T00:26:44.052 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.900477016Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-01T00:26:44.052 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.903198582Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-01T00:26:44.053 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.906114578Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-01T00:26:44.053 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.908634305Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-01T00:26:44.053 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.911267759Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-01T00:26:44.053 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.914026389Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-01T00:26:44.053 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.916856927Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-01T00:26:44.053 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.919583441Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-01T00:26:44.054 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.922315506Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-01T00:26:44.054 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.924921417Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-01T00:26:44.054 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.927607667Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-01T00:26:44.054 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.930330825Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-01T00:26:44.054 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.932997145Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-01T00:26:44.054 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.935658599Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-01T00:26:44.054 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.938249317Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-01T00:26:44.054 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.941094385Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-01T00:26:44.054 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.943864552Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-01T00:26:44.054 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.946501859Z level=info msg="Executing migration" id="create alert_image table" 2024-09-01T00:26:44.054 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.949173518Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-01T00:26:44.054 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.951818864Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.952783986Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.953480056Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.954341125Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.95459447Z 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-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.95494318Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.955328759Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.956145566Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.956307093Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.956437438Z level=info msg="alerts found to migrate" alerts=0 2024-09-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.956858031Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.957329199Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.958282939Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-01T00:26:44.055 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.959012955Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-01T00:26:44.056 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.959804446Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-01T00:26:44.056 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.960604597Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-01T00:26:44.056 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.961564356Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-01T00:26:44.056 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.962282359Z level=info msg="Executing migration" id="create data_keys table" 2024-09-01T00:26:44.056 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.963081549Z level=info msg="Executing migration" id="create secrets table" 2024-09-01T00:26:44.056 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.963938127Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-01T00:26:44.056 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.968208934Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-01T00:26:44.056 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.969142061Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-01T00:26:44.056 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.969985456Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-01T00:26:44.056 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.974286677Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-01T00:26:44.056 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.978601831Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-01T00:26:44.056 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.979478926Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-01T00:26:44.057 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.980299852Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-01T00:26:44.057 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.981132064Z level=info msg="Executing migration" id="create permission table" 2024-09-01T00:26:44.057 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.982013314Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-01T00:26:44.057 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.982866055Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-01T00:26:44.057 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.983825254Z level=info msg="Executing migration" id="create role table" 2024-09-01T00:26:44.057 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.984552586Z level=info msg="Executing migration" id="add column display_name" 2024-09-01T00:26:44.057 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.985576522Z level=info msg="Executing migration" id="add column group_name" 2024-09-01T00:26:44.057 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.986575371Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-01T00:26:44.057 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.987429631Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-01T00:26:44.057 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.988301738Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-01T00:26:44.058 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.98916556Z level=info msg="Executing migration" id="create team role table" 2024-09-01T00:26:44.058 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.989971318Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-01T00:26:44.058 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.991000209Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-01T00:26:44.058 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.993707931Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-01T00:26:44.058 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.996479192Z level=info msg="Executing migration" id="create user role table" 2024-09-01T00:26:44.058 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:43.999227935Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-01T00:26:44.058 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.002007791Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-01T00:26:44.058 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.004937399Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-01T00:26:44.058 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.007820081Z level=info msg="Executing migration" id="create builtin role table" 2024-09-01T00:26:44.058 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.010426564Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-01T00:26:44.058 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.013396339Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-01T00:26:44.059 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.015826133Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-01T00:26:44.059 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.018768369Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-01T00:26:44.059 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.021391217Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-01T00:26:44.059 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.024120134Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-01T00:26:44.059 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.026928321Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-01T00:26:44.059 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.029628594Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-01T00:26:44.059 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.032445147Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-01T00:26:44.059 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.035285562Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-01T00:26:44.059 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.037918276Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-01T00:26:44.060 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.040813378Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-01T00:26:44.060 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.043316068Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-01T00:26:44.060 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.046110698Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-01T00:26:44.060 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.048757144Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-01T00:26:44.060 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.05145612Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-01T00:26:44.333 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.054147749Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-01T00:26:44.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.056890117Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-01T00:26:44.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.059514336Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-01T00:26:44.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.062213006Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-01T00:26:44.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.064866639Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-01T00:26:44.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.067516196Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-01T00:26:44.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.070224932Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-01T00:26:44.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.07297197Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-01T00:26:44.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.075812942Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-01T00:26:44.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.078453411Z level=info msg="Executing migration" id="add correlation config column" 2024-09-01T00:26:44.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.081120911Z level=info msg="Executing migration" id="create entity_events table" 2024-09-01T00:26:44.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.083975328Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-01T00:26:44.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.086723318Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-01T00:26:44.335 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.086836646Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-01T00:26:44.335 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.08740814Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-01T00:26:44.335 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.087507923Z 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-01T00:26:44.335 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.088384545Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-01T00:26:44.335 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.089033691Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-01T00:26:44.335 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.089840775Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-01T00:26:44.335 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.090810846Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-01T00:26:44.335 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.091510968Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-01T00:26:44.335 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.092257517Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-01T00:26:44.335 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.092690493Z level=info msg="Executing migration" id="Drop public config table" 2024-09-01T00:26:44.335 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.09320622Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-01T00:26:44.335 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.094035193Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-01T00:26:44.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.094836342Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-01T00:26:44.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.095783326Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-01T00:26:44.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.096555573Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-01T00:26:44.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.099626854Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-01T00:26:44.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.100651604Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-01T00:26:44.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.101662587Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-01T00:26:44.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.102632914Z level=info msg="Executing migration" id="add share column" 2024-09-01T00:26:44.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.103738197Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-01T00:26:44.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.104592663Z level=info msg="Executing migration" id="create file table" 2024-09-01T00:26:44.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.105448124Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-01T00:26:44.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.106305265Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-01T00:26:44.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.106773494Z level=info msg="Executing migration" id="create file_meta table" 2024-09-01T00:26:44.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.10771684Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-01T00:26:44.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.10863463Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-01T00:26:44.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.109372075Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-01T00:26:44.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.1104309Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-01T00:26:44.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.111294019Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-01T00:26:44.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.11214905Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-01T00:26:44.338 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.113157672Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-01T00:26:44.338 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.114007761Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-01T00:26:44.338 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.114967273Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-01T00:26:44.338 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.115784488Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-01T00:26:44.338 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.116680758Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-01T00:26:44.338 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.117621738Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-01T00:26:44.338 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.118827631Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-01T00:26:44.338 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.11984968Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-01T00:26:44.338 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.1207515Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-01T00:26:44.338 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.130543079Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-01T00:26:44.338 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.131454269Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-01T00:26:44.338 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.132345904Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.135750819Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.13673935Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.139516398Z level=info msg="Executing migration" id="create folder table" 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.142378692Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.145102016Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.14792809Z level=info msg="Executing migration" id="Update folder title length" 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.150686681Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=migrator t=2024-09-01T00:26:44.153402827Z level=info msg="migrations completed" performed=485 skipped=0 duration=706.237942ms 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=sqlstore t=2024-09-01T00:26:44.153975637Z level=info msg="Created default organization" 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=plugin.loader t=2024-09-01T00:26:44.210214675Z level=info msg="Plugin registered" pluginID=input 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=plugin.loader t=2024-09-01T00:26:44.237246256Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=plugin.loader t=2024-09-01T00:26:44.237263632Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-01T00:26:44.339 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=secrets t=2024-09-01T00:26:44.237295802Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-01T00:26:44.340 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=query_data t=2024-09-01T00:26:44.239021497Z level=info msg="Query Service initialization" 2024-09-01T00:26:44.340 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=live.push_http t=2024-09-01T00:26:44.24148195Z level=info msg="Live Push Gateway initialization" 2024-09-01T00:26:44.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:44.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:44.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:44.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:44.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:44 smithi026 ceph-mon[17191]: Deploying daemon node-exporter.a on smithi026 2024-09-01T00:26:44.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:44 smithi026 ceph-mon[17191]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:44.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:44.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:44.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:44.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:44.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:44 smithi026 ceph-mon[28102]: Deploying daemon node-exporter.a on smithi026 2024-09-01T00:26:44.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:44 smithi026 ceph-mon[28102]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-mon[20615]: Deploying daemon node-exporter.a on smithi026 2024-09-01T00:26:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-mon[20615]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:45.333 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=infra.usagestats.collector t=2024-09-01T00:26:44.957097246Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-01T00:26:45.333 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=provisioning.datasources t=2024-09-01T00:26:45.012848351Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-01T00:26:45.333 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=provisioning.datasources t=2024-09-01T00:26:45.044932832Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-01T00:26:45.333 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=provisioning.alerting t=2024-09-01T00:26:45.066452759Z level=info msg="starting to provision alerting" 2024-09-01T00:26:45.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=provisioning.alerting t=2024-09-01T00:26:45.066472758Z level=info msg="finished to provision alerting" 2024-09-01T00:26:45.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=grafanaStorageLogger t=2024-09-01T00:26:45.066587643Z level=info msg="storage starting" 2024-09-01T00:26:45.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=ngalert.state.manager t=2024-09-01T00:26:45.066626863Z level=info msg="Warming state cache for startup" 2024-09-01T00:26:45.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=http.server t=2024-09-01T00:26:45.070263999Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-01T00:26:45.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=ngalert.state.manager t=2024-09-01T00:26:45.076913676Z level=info msg="State cache has been initialized" states=0 duration=10.284175ms 2024-09-01T00:26:45.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=ngalert.multiorg.alertmanager t=2024-09-01T00:26:45.076972454Z level=info msg="starting MultiOrg Alertmanager" 2024-09-01T00:26:45.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=ticker t=2024-09-01T00:26:45.077007978Z level=info msg=starting first_tick=2024-09-01T00:26:50Z 2024-09-01T00:26:45.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=sqlstore.transactions t=2024-09-01T00:26:45.076996744Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-01T00:26:45.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:26:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=sqlstore.transactions t=2024-09-01T00:26:45.111115626Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-01T00:26:46.541 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:46 smithi026 ceph-mon[17191]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:46.541 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:46 smithi026 ceph-mon[28102]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:46 smithi139 ceph-mon[20615]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:48.478 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:48 smithi026 ceph-mon[17191]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:48.478 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:26:48.478 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:48.479 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:48 smithi026 ceph-mon[28102]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:48.479 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:26:48.479 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:48.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:48 smithi139 ceph-mon[20615]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:48.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:26:48.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:49.902 INFO:teuthology.orchestra.run.smithi026.stdout:133143986214 2024-09-01T00:26:49.902 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-01T00:26:50.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:50 smithi026 ceph-mon[17191]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:50.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:50 smithi026 ceph-mon[28102]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:50.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:50 smithi139 ceph-mon[20615]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:51.060 INFO:teuthology.orchestra.run.smithi026.stdout:206158430237 2024-09-01T00:26:51.060 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-01T00:26:52.389 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:52 smithi026 ceph-mon[17191]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:52.390 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:52 smithi026 ceph-mon[28102]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:52.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:52 smithi139 ceph-mon[20615]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:52.946 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:26:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:26:52] "GET /metrics HTTP/1.1" 200 33664 "" "Prometheus/2.43.0" 2024-09-01T00:26:53.823 INFO:teuthology.orchestra.run.smithi026.stdout:167503724577 2024-09-01T00:26:53.823 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-01T00:26:54.577 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:54 smithi026 ceph-mon[17191]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:54.577 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:54 smithi026 ceph-mon[28102]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:54.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:54 smithi139 ceph-mon[20615]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:56.020 INFO:teuthology.orchestra.run.smithi026.stdout:111669149738 2024-09-01T00:26:56.020 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-01T00:26:56.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:56 smithi139 ceph-mon[20615]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:56.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:56 smithi026 ceph-mon[17191]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:56.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:56 smithi026 ceph-mon[28102]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:57.222 INFO:teuthology.orchestra.run.smithi026.stdout:77309411377 2024-09-01T00:26:57.222 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-01T00:26:57.884 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:26:57 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[62619]: ts=2024-09-01T00:26:57.811Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-01T00:26:57.884 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:26:57 smithi026 bash[62155]: 0930fa5637b34b3bcdd477adbde08e96d6a95faa52091e96efbd929bf51d1ee0 2024-09-01T00:26:58.200 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:26:57 smithi026 systemd[1]: Started Ceph node-exporter.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:26:58.329 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:26:58.354 INFO:teuthology.orchestra.run.smithi026.stdout:34359738425 2024-09-01T00:26:58.354 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-01T00:26:58.942 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:26:58 smithi139 bash[50743]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-01T00:26:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:58 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:58 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:58 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:58 smithi026 ceph-mon[17191]: Deploying daemon node-exporter.b on smithi139 2024-09-01T00:26:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:26:58 smithi026 ceph-mon[17191]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:58 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:59.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:58 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:59.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:58 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:59.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:58 smithi026 ceph-mon[28102]: Deploying daemon node-exporter.b on smithi139 2024-09-01T00:26:59.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:26:58 smithi026 ceph-mon[28102]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:59.306 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:58 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:59.306 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:58 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:59.306 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:58 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:26:59.306 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:58 smithi139 ceph-mon[20615]: Deploying daemon node-exporter.b on smithi139 2024-09-01T00:26:59.307 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:26:58 smithi139 ceph-mon[20615]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:26:59.583 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:26:59 smithi139 bash[50743]: Getting image source signatures 2024-09-01T00:26:59.583 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:26:59 smithi139 bash[50743]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-01T00:26:59.583 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:26:59 smithi139 bash[50743]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-01T00:26:59.583 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:26:59 smithi139 bash[50743]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-01T00:27:00.459 INFO:teuthology.orchestra.run.smithi026.stdout:55834574903 2024-09-01T00:27:00.459 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-01T00:27:00.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:00 smithi139 ceph-mon[20615]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:00.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:00 smithi026 ceph-mon[17191]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:00.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:00 smithi026 ceph-mon[28102]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:00.713 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:00.714 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:01.041 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:00 smithi139 bash[50743]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-01T00:27:01.041 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:00 smithi139 bash[50743]: Writing manifest to image destination 2024-09-01T00:27:01.081 INFO:teuthology.orchestra.run.smithi026.stdout:240518168601 2024-09-01T00:27:01.081 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-01T00:27:01.325 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 podman[50743]: 2024-09-01 00:27:01.017063516 +0000 UTC m=+2.295745983 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-01T00:27:01.325 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 podman[50743]: 2024-09-01 00:27:01.124170447 +0000 UTC m=+2.402852905 container create 610308e4f0739798aed2ba3e5ac69506759c7fe0a03883f2096d9798b8fc2e5b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-01T00:27:01.583 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 podman[50743]: 2024-09-01 00:27:01.326377988 +0000 UTC m=+2.605060466 container init 610308e4f0739798aed2ba3e5ac69506759c7fe0a03883f2096d9798b8fc2e5b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-01T00:27:01.584 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 podman[50743]: 2024-09-01 00:27:01.32928006 +0000 UTC m=+2.607962519 container start 610308e4f0739798aed2ba3e5ac69506759c7fe0a03883f2096d9798b8fc2e5b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-01T00:27:01.584 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.333Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-01T00:27:01.584 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.333Z 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-01T00:27:01.584 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.333Z 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-01T00:27:01.584 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.333Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-01T00:27:01.584 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.333Z 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-01T00:27:01.584 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.333Z 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-01T00:27:01.584 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-01T00:27:01.584 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=arp 2024-09-01T00:27:01.585 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-01T00:27:01.585 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-01T00:27:01.585 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-01T00:27:01.585 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-01T00:27:01.585 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-01T00:27:01.585 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-01T00:27:01.586 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-01T00:27:01.586 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-01T00:27:01.586 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=edac 2024-09-01T00:27:01.586 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-01T00:27:01.586 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-01T00:27:01.586 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-01T00:27:01.586 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-01T00:27:01.586 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-01T00:27:01.586 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-01T00:27:01.586 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-01T00:27:01.586 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-01T00:27:01.587 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-01T00:27:01.587 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-01T00:27:01.587 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-01T00:27:01.587 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-01T00:27:01.587 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-01T00:27:01.587 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-01T00:27:01.587 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-01T00:27:01.587 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-01T00:27:01.587 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=os 2024-09-01T00:27:01.587 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-01T00:27:01.587 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-01T00:27:01.587 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=stat 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=time 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=uname 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-01T00:27:01.588 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-01T00:27:01.589 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-01T00:27:01.589 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-01T00:27:01.589 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[50818]: ts=2024-09-01T00:27:01.334Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-01T00:27:01.589 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 bash[50743]: 610308e4f0739798aed2ba3e5ac69506759c7fe0a03883f2096d9798b8fc2e5b 2024-09-01T00:27:01.589 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:27:01 smithi139 systemd[1]: Started Ceph node-exporter.b for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:27:02.500 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:02.727 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.727 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.728 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.728 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.728 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.728 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:27:02.728 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[17191]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:02.728 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.728 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.728 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.728 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.729 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.729 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:27:02.729 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-mon[28102]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:02.729 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:27:02] "GET /metrics HTTP/1.1" 200 33664 "" "Prometheus/2.43.0" 2024-09-01T00:27:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:02 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:02 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:02 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:02 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:02 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:02 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:27:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:02 smithi139 ceph-mon[20615]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:03.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:03 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:27:03.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:03 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:03.726 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:03 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:27:03.727 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:03 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:03.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:03 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:27:03.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:03 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:04.566 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:04 smithi026 ceph-mon[17191]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:04.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:04 smithi026 ceph-mon[28102]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:04.757 INFO:teuthology.orchestra.run.smithi026.stdout:133143986218 2024-09-01T00:27:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:04 smithi139 ceph-mon[20615]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:05.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:05 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/775584817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-01T00:27:05.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:05 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:05.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:05 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:05.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:05 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/775584817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-01T00:27:05.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:05 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:05.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:05 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:05.808 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:05.808 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:05.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:05 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/775584817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-01T00:27:05.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:05 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:05.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:05 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:05.948 INFO:teuthology.orchestra.run.smithi026.stdout:167503724580 2024-09-01T00:27:06.813 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:06 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1703089646' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-01T00:27:06.813 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:06 smithi026 ceph-mon[17191]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:06.813 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:06 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1703089646' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-01T00:27:06.813 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:06 smithi026 ceph-mon[28102]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:06 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1703089646' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-01T00:27:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:06 smithi139 ceph-mon[20615]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:06.835 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724577 got 167503724580 for osd.5 2024-09-01T00:27:06.836 DEBUG:teuthology.parallel:result is None 2024-09-01T00:27:07.599 INFO:teuthology.orchestra.run.smithi026.stdout:206158430240 2024-09-01T00:27:07.677 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:07 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2763650945' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-01T00:27:07.678 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:07 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2763650945' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-01T00:27:07.842 INFO:teuthology.orchestra.run.smithi026.stdout:34359738428 2024-09-01T00:27:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:07 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2763650945' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-01T00:27:08.501 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430237 got 206158430240 for osd.6 2024-09-01T00:27:08.501 DEBUG:teuthology.parallel:result is None 2024-09-01T00:27:08.885 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:08 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/258189800' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-01T00:27:08.885 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:08 smithi026 ceph-mon[17191]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:08.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:08 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/258189800' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-01T00:27:08.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:08 smithi026 ceph-mon[28102]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:08.912 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738425 got 34359738428 for osd.0 2024-09-01T00:27:08.913 DEBUG:teuthology.parallel:result is None 2024-09-01T00:27:08.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:08 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/258189800' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-01T00:27:08.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:08 smithi139 ceph-mon[20615]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:09.446 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:09.474 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986214 got 133143986218 for osd.4 2024-09-01T00:27:09.475 DEBUG:teuthology.parallel:result is None 2024-09-01T00:27:10.107 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:10 smithi139 ceph-mon[20615]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:10.595 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:10 smithi026 ceph-mon[17191]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:10.595 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:10 smithi026 ceph-mon[28102]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:12.278 INFO:teuthology.orchestra.run.smithi026.stdout:77309411380 2024-09-01T00:27:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:12 smithi139 ceph-mon[20615]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:12 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/531029957' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-01T00:27:12.618 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:12 smithi026 ceph-mon[17191]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:12.618 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:12 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/531029957' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-01T00:27:12.619 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:12 smithi026 ceph-mon[28102]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:12.619 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:12 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/531029957' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-01T00:27:12.927 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:27:12] "GET /metrics HTTP/1.1" 200 33656 "" "Prometheus/2.43.0" 2024-09-01T00:27:13.543 INFO:teuthology.orchestra.run.smithi026.stdout:111669149741 2024-09-01T00:27:13.949 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:13 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2455962623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-01T00:27:13.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:13 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2455962623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-01T00:27:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:13 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2455962623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-01T00:27:14.772 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149738 got 111669149741 for osd.3 2024-09-01T00:27:14.772 DEBUG:teuthology.parallel:result is None 2024-09-01T00:27:14.864 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:14 smithi026 ceph-mon[17191]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:14.864 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:14 smithi026 ceph-mon[28102]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:15.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:14 smithi139 ceph-mon[20615]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:15.402 INFO:teuthology.orchestra.run.smithi026.stdout:240518168604 2024-09-01T00:27:15.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:15 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3715959413' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-01T00:27:15.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:15 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3715959413' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-01T00:27:15.742 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411377 got 77309411380 for osd.2 2024-09-01T00:27:15.742 DEBUG:teuthology.parallel:result is None 2024-09-01T00:27:16.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:15 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3715959413' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-01T00:27:16.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:16 smithi026 ceph-mon[17191]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:16.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:16 smithi026 ceph-mon[28102]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:17.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:16 smithi139 ceph-mon[20615]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:17.408 INFO:tasks.cephadm.ceph_manager.ceph:need seq 240518168601 got 240518168604 for osd.7 2024-09-01T00:27:17.408 DEBUG:teuthology.parallel:result is None 2024-09-01T00:27:18.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:18 smithi026 ceph-mon[17191]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:18.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:18 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:27:18.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:18 smithi026 ceph-mon[28102]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:18.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:18 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:27:18.486 INFO:teuthology.orchestra.run.smithi026.stdout:55834574906 2024-09-01T00:27:18.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:18 smithi139 ceph-mon[20615]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:18.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:18 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:27:19.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:19 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/875825249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-01T00:27:19.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:19 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/875825249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-01T00:27:19.514 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574903 got 55834574906 for osd.1 2024-09-01T00:27:19.514 DEBUG:teuthology.parallel:result is None 2024-09-01T00:27:19.515 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-01T00:27:19.515 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-09-01T00:27:19.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:19 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/875825249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-01T00:27:20.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:20 smithi026 ceph-mon[17191]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:20.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:20 smithi026 ceph-mon[28102]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:20.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:20 smithi139 ceph-mon[20615]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:20.635 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:21.772 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:21.772 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:21.772 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:27:21.772 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:27:21.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:21.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[17191]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-01T00:27:21.773 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[17191]: Reconfiguring daemon alertmanager.a on smithi026 2024-09-01T00:27:21.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:21.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:21.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:27:21.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:27:21.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:21.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[28102]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-01T00:27:21.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:21 smithi026 ceph-mon[28102]: Reconfiguring daemon alertmanager.a on smithi026 2024-09-01T00:27:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:27:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:27:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:21 smithi139 ceph-mon[20615]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-01T00:27:22.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:21 smithi139 ceph-mon[20615]: Reconfiguring daemon alertmanager.a on smithi026 2024-09-01T00:27:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:22 smithi026 ceph-mon[17191]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:22.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:22 smithi026 ceph-mon[28102]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:22.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:27:22] "GET /metrics HTTP/1.1" 200 33666 "" "Prometheus/2.43.0" 2024-09-01T00:27:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:22 smithi139 ceph-mon[20615]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:24.565 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:24 smithi026 ceph-mon[17191]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:24.565 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:24 smithi026 ceph-mon[28102]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:24.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:24 smithi139 ceph-mon[20615]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:24.834 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:27:24.836 INFO:teuthology.orchestra.run.smithi026.stderr:dumped all 2024-09-01T00:27:25.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:25 smithi026 ceph-mon[17191]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:27:25.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:25 smithi026 ceph-mon[28102]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:27:25.451 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:25 smithi026 systemd[1]: Stopping Ceph alertmanager.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:27:25.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:25 smithi139 ceph-mon[20615]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:27:25.892 INFO:teuthology.orchestra.run.smithi026.stdout:{"pg_ready":true,"pg_map":{"version":43,"stamp":"2024-09-01T00:27:24.253866+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":7,"num_bytes_recovered":1771126,"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":236552,"kb_used_data":8104,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749724664,"statfs":{"total":767960285184,"available":767718055936,"internally_reserved":0,"allocated":8298496,"data_stored":4639913,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":233819704},"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.002290"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651887+0000","last_change":"2024-09-01T00:25:29.572741+0000","last_active":"2024-09-01T00:26:25.651887+0000","last_peered":"2024-09-01T00:26:25.651887+0000","last_clean":"2024-09-01T00:26:25.651887+0000","last_became_active":"2024-09-01T00:25:29.572442+0000","last_became_peered":"2024-09-01T00:25:29.572442+0000","last_unstale":"2024-09-01T00:26:25.651887+0000","last_undegraded":"2024-09-01T00:26:25.651887+0000","last_fullsized":"2024-09-01T00:26:25.651887+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:49:13.439822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.460580+0000","last_change":"2024-09-01T00:25:29.566142+0000","last_active":"2024-09-01T00:26:25.460580+0000","last_peered":"2024-09-01T00:26:25.460580+0000","last_clean":"2024-09-01T00:26:25.460580+0000","last_became_active":"2024-09-01T00:25:29.565848+0000","last_became_peered":"2024-09-01T00:25:29.565848+0000","last_unstale":"2024-09-01T00:26:25.460580+0000","last_undegraded":"2024-09-01T00:26:25.460580+0000","last_fullsized":"2024-09-01T00:26:25.460580+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:11:34.644004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583942+0000","last_change":"2024-09-01T00:25:29.570853+0000","last_active":"2024-09-01T00:26:25.583942+0000","last_peered":"2024-09-01T00:26:25.583942+0000","last_clean":"2024-09-01T00:26:25.583942+0000","last_became_active":"2024-09-01T00:25:29.570600+0000","last_became_peered":"2024-09-01T00:25:29.570600+0000","last_unstale":"2024-09-01T00:26:25.583942+0000","last_undegraded":"2024-09-01T00:26:25.583942+0000","last_fullsized":"2024-09-01T00:26:25.583942+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:01:59.662678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463290+0000","last_change":"2024-09-01T00:25:29.571291+0000","last_active":"2024-09-01T00:26:25.463290+0000","last_peered":"2024-09-01T00:26:25.463290+0000","last_clean":"2024-09-01T00:26:25.463290+0000","last_became_active":"2024-09-01T00:25:29.570585+0000","last_became_peered":"2024-09-01T00:25:29.570585+0000","last_unstale":"2024-09-01T00:26:25.463290+0000","last_undegraded":"2024-09-01T00:26:25.463290+0000","last_fullsized":"2024-09-01T00:26:25.463290+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:39:38.284563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650438+0000","last_change":"2024-09-01T00:25:29.580209+0000","last_active":"2024-09-01T00:26:25.650438+0000","last_peered":"2024-09-01T00:26:25.650438+0000","last_clean":"2024-09-01T00:26:25.650438+0000","last_became_active":"2024-09-01T00:25:29.579882+0000","last_became_peered":"2024-09-01T00:25:29.579882+0000","last_unstale":"2024-09-01T00:26:25.650438+0000","last_undegraded":"2024-09-01T00:26:25.650438+0000","last_fullsized":"2024-09-01T00:26:25.650438+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:01:45.925047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463196+0000","last_change":"2024-09-01T00:25:29.570907+0000","last_active":"2024-09-01T00:26:25.463196+0000","last_peered":"2024-09-01T00:26:25.463196+0000","last_clean":"2024-09-01T00:26:25.463196+0000","last_became_active":"2024-09-01T00:25:29.569571+0000","last_became_peered":"2024-09-01T00:25:29.569571+0000","last_unstale":"2024-09-01T00:26:25.463196+0000","last_undegraded":"2024-09-01T00:26:25.463196+0000","last_fullsized":"2024-09-01T00:26:25.463196+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:30:29.060750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650890+0000","last_change":"2024-09-01T00:25:29.580529+0000","last_active":"2024-09-01T00:26:25.650890+0000","last_peered":"2024-09-01T00:26:25.650890+0000","last_clean":"2024-09-01T00:26:25.650890+0000","last_became_active":"2024-09-01T00:25:29.579971+0000","last_became_peered":"2024-09-01T00:25:29.579971+0000","last_unstale":"2024-09-01T00:26:25.650890+0000","last_undegraded":"2024-09-01T00:26:25.650890+0000","last_fullsized":"2024-09-01T00:26:25.650890+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:21:47.775248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458158+0000","last_change":"2024-09-01T00:25:29.576156+0000","last_active":"2024-09-01T00:26:25.458158+0000","last_peered":"2024-09-01T00:26:25.458158+0000","last_clean":"2024-09-01T00:26:25.458158+0000","last_became_active":"2024-09-01T00:25:29.575802+0000","last_became_peered":"2024-09-01T00:25:29.575802+0000","last_unstale":"2024-09-01T00:26:25.458158+0000","last_undegraded":"2024-09-01T00:26:25.458158+0000","last_fullsized":"2024-09-01T00:26:25.458158+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:54:15.912972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650738+0000","last_change":"2024-09-01T00:25:29.579327+0000","last_active":"2024-09-01T00:26:25.650738+0000","last_peered":"2024-09-01T00:26:25.650738+0000","last_clean":"2024-09-01T00:26:25.650738+0000","last_became_active":"2024-09-01T00:25:29.578894+0000","last_became_peered":"2024-09-01T00:25:29.578894+0000","last_unstale":"2024-09-01T00:26:25.650738+0000","last_undegraded":"2024-09-01T00:26:25.650738+0000","last_fullsized":"2024-09-01T00:26:25.650738+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:21:56.447666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650657+0000","last_change":"2024-09-01T00:25:29.574865+0000","last_active":"2024-09-01T00:26:25.650657+0000","last_peered":"2024-09-01T00:26:25.650657+0000","last_clean":"2024-09-01T00:26:25.650657+0000","last_became_active":"2024-09-01T00:25:29.573268+0000","last_became_peered":"2024-09-01T00:25:29.573268+0000","last_unstale":"2024-09-01T00:26:25.650657+0000","last_undegraded":"2024-09-01T00:26:25.650657+0000","last_fullsized":"2024-09-01T00:26:25.650657+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:49:50.648136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650126+0000","last_change":"2024-09-01T00:25:29.566727+0000","last_active":"2024-09-01T00:26:25.650126+0000","last_peered":"2024-09-01T00:26:25.650126+0000","last_clean":"2024-09-01T00:26:25.650126+0000","last_became_active":"2024-09-01T00:25:29.566459+0000","last_became_peered":"2024-09-01T00:25:29.566459+0000","last_unstale":"2024-09-01T00:26:25.650126+0000","last_undegraded":"2024-09-01T00:26:25.650126+0000","last_fullsized":"2024-09-01T00:26:25.650126+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:54:21.006755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504688+0000","last_change":"2024-09-01T00:25:55.182447+0000","last_active":"2024-09-01T00:26:25.504688+0000","last_peered":"2024-09-01T00:26:25.504688+0000","last_clean":"2024-09-01T00:26:25.504688+0000","last_became_active":"2024-09-01T00:25:55.182143+0000","last_became_peered":"2024-09-01T00:25:55.182143+0000","last_unstale":"2024-09-01T00:26:25.504688+0000","last_undegraded":"2024-09-01T00:26:25.504688+0000","last_fullsized":"2024-09-01T00:26:25.504688+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:52:21.783314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459823+0000","last_change":"2024-09-01T00:25:29.563570+0000","last_active":"2024-09-01T00:26:25.459823+0000","last_peered":"2024-09-01T00:26:25.459823+0000","last_clean":"2024-09-01T00:26:25.459823+0000","last_became_active":"2024-09-01T00:25:29.563322+0000","last_became_peered":"2024-09-01T00:25:29.563322+0000","last_unstale":"2024-09-01T00:26:25.459823+0000","last_undegraded":"2024-09-01T00:26:25.459823+0000","last_fullsized":"2024-09-01T00:26:25.459823+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:02:12.684935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583730+0000","last_change":"2024-09-01T00:25:29.574030+0000","last_active":"2024-09-01T00:26:25.583730+0000","last_peered":"2024-09-01T00:26:25.583730+0000","last_clean":"2024-09-01T00:26:25.583730+0000","last_became_active":"2024-09-01T00:25:29.573434+0000","last_became_peered":"2024-09-01T00:25:29.573434+0000","last_unstale":"2024-09-01T00:26:25.583730+0000","last_undegraded":"2024-09-01T00:26:25.583730+0000","last_fullsized":"2024-09-01T00:26:25.583730+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:14:09.350558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458599+0000","last_change":"2024-09-01T00:25:29.568403+0000","last_active":"2024-09-01T00:26:25.458599+0000","last_peered":"2024-09-01T00:26:25.458599+0000","last_clean":"2024-09-01T00:26:25.458599+0000","last_became_active":"2024-09-01T00:25:29.568182+0000","last_became_peered":"2024-09-01T00:25:29.568182+0000","last_unstale":"2024-09-01T00:26:25.458599+0000","last_undegraded":"2024-09-01T00:26:25.458599+0000","last_fullsized":"2024-09-01T00:26:25.458599+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:01:31.327852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463047+0000","last_change":"2024-09-01T00:25:29.575856+0000","last_active":"2024-09-01T00:26:25.463047+0000","last_peered":"2024-09-01T00:26:25.463047+0000","last_clean":"2024-09-01T00:26:25.463047+0000","last_became_active":"2024-09-01T00:25:29.575057+0000","last_became_peered":"2024-09-01T00:25:29.575057+0000","last_unstale":"2024-09-01T00:26:25.463047+0000","last_undegraded":"2024-09-01T00:26:25.463047+0000","last_fullsized":"2024-09-01T00:26:25.463047+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:23:32.974739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463766+0000","last_change":"2024-09-01T00:25:29.574464+0000","last_active":"2024-09-01T00:26:25.463766+0000","last_peered":"2024-09-01T00:26:25.463766+0000","last_clean":"2024-09-01T00:26:25.463766+0000","last_became_active":"2024-09-01T00:25:29.569228+0000","last_became_peered":"2024-09-01T00:25:29.569228+0000","last_unstale":"2024-09-01T00:26:25.463766+0000","last_undegraded":"2024-09-01T00:26:25.463766+0000","last_fullsized":"2024-09-01T00:26:25.463766+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:37:25.526469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504854+0000","last_change":"2024-09-01T00:25:29.572851+0000","last_active":"2024-09-01T00:26:25.504854+0000","last_peered":"2024-09-01T00:26:25.504854+0000","last_clean":"2024-09-01T00:26:25.504854+0000","last_became_active":"2024-09-01T00:25:29.572563+0000","last_became_peered":"2024-09-01T00:25:29.572563+0000","last_unstale":"2024-09-01T00:26:25.504854+0000","last_undegraded":"2024-09-01T00:26:25.504854+0000","last_fullsized":"2024-09-01T00:26:25.504854+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:28:28.455942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650485+0000","last_change":"2024-09-01T00:25:29.574559+0000","last_active":"2024-09-01T00:26:25.650485+0000","last_peered":"2024-09-01T00:26:25.650485+0000","last_clean":"2024-09-01T00:26:25.650485+0000","last_became_active":"2024-09-01T00:25:29.574279+0000","last_became_peered":"2024-09-01T00:25:29.574279+0000","last_unstale":"2024-09-01T00:26:25.650485+0000","last_undegraded":"2024-09-01T00:26:25.650485+0000","last_fullsized":"2024-09-01T00:26:25.650485+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:58:53.368418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650208+0000","last_change":"2024-09-01T00:25:29.565958+0000","last_active":"2024-09-01T00:26:25.650208+0000","last_peered":"2024-09-01T00:26:25.650208+0000","last_clean":"2024-09-01T00:26:25.650208+0000","last_became_active":"2024-09-01T00:25:29.565489+0000","last_became_peered":"2024-09-01T00:25:29.565489+0000","last_unstale":"2024-09-01T00:26:25.650208+0000","last_undegraded":"2024-09-01T00:26:25.650208+0000","last_fullsized":"2024-09-01T00:26:25.650208+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:46:32.880279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583968+0000","last_change":"2024-09-01T00:25:29.574307+0000","last_active":"2024-09-01T00:26:25.583968+0000","last_peered":"2024-09-01T00:26:25.583968+0000","last_clean":"2024-09-01T00:26:25.583968+0000","last_became_active":"2024-09-01T00:25:29.574060+0000","last_became_peered":"2024-09-01T00:25:29.574060+0000","last_unstale":"2024-09-01T00:26:25.583968+0000","last_undegraded":"2024-09-01T00:26:25.583968+0000","last_fullsized":"2024-09-01T00:26:25.583968+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:25:37.291329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463260+0000","last_change":"2024-09-01T00:25:29.575435+0000","last_active":"2024-09-01T00:26:25.463260+0000","last_peered":"2024-09-01T00:26:25.463260+0000","last_clean":"2024-09-01T00:26:25.463260+0000","last_became_active":"2024-09-01T00:25:29.574426+0000","last_became_peered":"2024-09-01T00:25:29.574426+0000","last_unstale":"2024-09-01T00:26:25.463260+0000","last_undegraded":"2024-09-01T00:26:25.463260+0000","last_fullsized":"2024-09-01T00:26:25.463260+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:24:02.845569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459529+0000","last_change":"2024-09-01T00:25:29.559887+0000","last_active":"2024-09-01T00:26:25.459529+0000","last_peered":"2024-09-01T00:26:25.459529+0000","last_clean":"2024-09-01T00:26:25.459529+0000","last_became_active":"2024-09-01T00:25:29.559608+0000","last_became_peered":"2024-09-01T00:25:29.559608+0000","last_unstale":"2024-09-01T00:26:25.459529+0000","last_undegraded":"2024-09-01T00:26:25.459529+0000","last_fullsized":"2024-09-01T00:26:25.459529+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:33:00.119152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463072+0000","last_change":"2024-09-01T00:25:29.576035+0000","last_active":"2024-09-01T00:26:25.463072+0000","last_peered":"2024-09-01T00:26:25.463072+0000","last_clean":"2024-09-01T00:26:25.463072+0000","last_became_active":"2024-09-01T00:25:29.575602+0000","last_became_peered":"2024-09-01T00:25:29.575602+0000","last_unstale":"2024-09-01T00:26:25.463072+0000","last_undegraded":"2024-09-01T00:26:25.463072+0000","last_fullsized":"2024-09-01T00:26:25.463072+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:19:48.734886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459457+0000","last_change":"2024-09-01T00:25:29.562594+0000","last_active":"2024-09-01T00:26:25.459457+0000","last_peered":"2024-09-01T00:26:25.459457+0000","last_clean":"2024-09-01T00:26:25.459457+0000","last_became_active":"2024-09-01T00:25:29.561834+0000","last_became_peered":"2024-09-01T00:25:29.561834+0000","last_unstale":"2024-09-01T00:26:25.459457+0000","last_undegraded":"2024-09-01T00:26:25.459457+0000","last_fullsized":"2024-09-01T00:26:25.459457+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:33:22.875595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650558+0000","last_change":"2024-09-01T00:25:29.572272+0000","last_active":"2024-09-01T00:26:25.650558+0000","last_peered":"2024-09-01T00:26:25.650558+0000","last_clean":"2024-09-01T00:26:25.650558+0000","last_became_active":"2024-09-01T00:25:29.570941+0000","last_became_peered":"2024-09-01T00:25:29.570941+0000","last_unstale":"2024-09-01T00:26:25.650558+0000","last_undegraded":"2024-09-01T00:26:25.650558+0000","last_fullsized":"2024-09-01T00:26:25.650558+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:55:26.842989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458533+0000","last_change":"2024-09-01T00:25:29.562377+0000","last_active":"2024-09-01T00:26:25.458533+0000","last_peered":"2024-09-01T00:26:25.458533+0000","last_clean":"2024-09-01T00:26:25.458533+0000","last_became_active":"2024-09-01T00:25:29.562137+0000","last_became_peered":"2024-09-01T00:25:29.562137+0000","last_unstale":"2024-09-01T00:26:25.458533+0000","last_undegraded":"2024-09-01T00:26:25.458533+0000","last_fullsized":"2024-09-01T00:26:25.458533+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:14:56.878635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":30,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458887+0000","last_change":"2024-09-01T00:25:55.182406+0000","last_active":"2024-09-01T00:26:25.458887+0000","last_peered":"2024-09-01T00:26:25.458887+0000","last_clean":"2024-09-01T00:26:25.458887+0000","last_became_active":"2024-09-01T00:25:55.182074+0000","last_became_peered":"2024-09-01T00:25:55.182074+0000","last_unstale":"2024-09-01T00:26:25.458887+0000","last_undegraded":"2024-09-01T00:26:25.458887+0000","last_fullsized":"2024-09-01T00:26:25.458887+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:51:10.763854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583800+0000","last_change":"2024-09-01T00:25:29.576140+0000","last_active":"2024-09-01T00:26:25.583800+0000","last_peered":"2024-09-01T00:26:25.583800+0000","last_clean":"2024-09-01T00:26:25.583800+0000","last_became_active":"2024-09-01T00:25:29.575430+0000","last_became_peered":"2024-09-01T00:25:29.575430+0000","last_unstale":"2024-09-01T00:26:25.583800+0000","last_undegraded":"2024-09-01T00:26:25.583800+0000","last_fullsized":"2024-09-01T00:26:25.583800+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:01:09.211710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463292+0000","last_change":"2024-09-01T00:25:55.177172+0000","last_active":"2024-09-01T00:26:25.463292+0000","last_peered":"2024-09-01T00:26:25.463292+0000","last_clean":"2024-09-01T00:26:25.463292+0000","last_became_active":"2024-09-01T00:25:55.176866+0000","last_became_peered":"2024-09-01T00:25:55.176866+0000","last_unstale":"2024-09-01T00:26:25.463292+0000","last_undegraded":"2024-09-01T00:26:25.463292+0000","last_fullsized":"2024-09-01T00:26:25.463292+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:03:14.204044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.21","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504525+0000","last_change":"2024-09-01T00:25:29.569974+0000","last_active":"2024-09-01T00:26:25.504525+0000","last_peered":"2024-09-01T00:26:25.504525+0000","last_clean":"2024-09-01T00:26:25.504525+0000","last_became_active":"2024-09-01T00:25:29.569697+0000","last_became_peered":"2024-09-01T00:25:29.569697+0000","last_unstale":"2024-09-01T00:26:25.504525+0000","last_undegraded":"2024-09-01T00:26:25.504525+0000","last_fullsized":"2024-09-01T00:26:25.504525+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:39:42.586657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651275+0000","last_change":"2024-09-01T00:25:55.178395+0000","last_active":"2024-09-01T00:26:25.651275+0000","last_peered":"2024-09-01T00:26:25.651275+0000","last_clean":"2024-09-01T00:26:25.651275+0000","last_became_active":"2024-09-01T00:25:55.176912+0000","last_became_peered":"2024-09-01T00:25:55.176912+0000","last_unstale":"2024-09-01T00:26:25.651275+0000","last_undegraded":"2024-09-01T00:26:25.651275+0000","last_fullsized":"2024-09-01T00:26:25.651275+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:14:14.634109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.461965+0000","last_change":"2024-09-01T00:25:29.565441+0000","last_active":"2024-09-01T00:26:25.461965+0000","last_peered":"2024-09-01T00:26:25.461965+0000","last_clean":"2024-09-01T00:26:25.461965+0000","last_became_active":"2024-09-01T00:25:29.565145+0000","last_became_peered":"2024-09-01T00:25:29.565145+0000","last_unstale":"2024-09-01T00:26:25.461965+0000","last_undegraded":"2024-09-01T00:26:25.461965+0000","last_fullsized":"2024-09-01T00:26:25.461965+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:48:20.429314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459935+0000","last_change":"2024-09-01T00:25:26.545310+0000","last_active":"2024-09-01T00:26:25.459935+0000","last_peered":"2024-09-01T00:26:25.459935+0000","last_clean":"2024-09-01T00:26:25.459935+0000","last_became_active":"2024-09-01T00:25:26.545006+0000","last_became_peered":"2024-09-01T00:25:26.545006+0000","last_unstale":"2024-09-01T00:26:25.459935+0000","last_undegraded":"2024-09-01T00:26:25.459935+0000","last_fullsized":"2024-09-01T00:26:25.459935+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:08:34.081824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583733+0000","last_change":"2024-09-01T00:25:29.576290+0000","last_active":"2024-09-01T00:26:25.583733+0000","last_peered":"2024-09-01T00:26:25.583733+0000","last_clean":"2024-09-01T00:26:25.583733+0000","last_became_active":"2024-09-01T00:25:29.575872+0000","last_became_peered":"2024-09-01T00:25:29.575872+0000","last_unstale":"2024-09-01T00:26:25.583733+0000","last_undegraded":"2024-09-01T00:26:25.583733+0000","last_fullsized":"2024-09-01T00:26:25.583733+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:19:53.762511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651520+0000","last_change":"2024-09-01T00:25:26.545778+0000","last_active":"2024-09-01T00:26:25.651520+0000","last_peered":"2024-09-01T00:26:25.651520+0000","last_clean":"2024-09-01T00:26:25.651520+0000","last_became_active":"2024-09-01T00:25:26.545497+0000","last_became_peered":"2024-09-01T00:25:26.545497+0000","last_unstale":"2024-09-01T00:26:25.651520+0000","last_undegraded":"2024-09-01T00:26:25.651520+0000","last_fullsized":"2024-09-01T00:26:25.651520+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:18:40.293201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459659+0000","last_change":"2024-09-01T00:25:26.545274+0000","last_active":"2024-09-01T00:26:25.459659+0000","last_peered":"2024-09-01T00:26:25.459659+0000","last_clean":"2024-09-01T00:26:25.459659+0000","last_became_active":"2024-09-01T00:25:26.545000+0000","last_became_peered":"2024-09-01T00:25:26.545000+0000","last_unstale":"2024-09-01T00:26:25.459659+0000","last_undegraded":"2024-09-01T00:26:25.459659+0000","last_fullsized":"2024-09-01T00:26:25.459659+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:48:48.303172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458188+0000","last_change":"2024-09-01T00:25:29.569654+0000","last_active":"2024-09-01T00:26:25.458188+0000","last_peered":"2024-09-01T00:26:25.458188+0000","last_clean":"2024-09-01T00:26:25.458188+0000","last_became_active":"2024-09-01T00:25:29.569375+0000","last_became_peered":"2024-09-01T00:25:29.569375+0000","last_unstale":"2024-09-01T00:26:25.458188+0000","last_undegraded":"2024-09-01T00:26:25.458188+0000","last_fullsized":"2024-09-01T00:26:25.458188+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:04:42.130640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463259+0000","last_change":"2024-09-01T00:25:26.538694+0000","last_active":"2024-09-01T00:26:25.463259+0000","last_peered":"2024-09-01T00:26:25.463259+0000","last_clean":"2024-09-01T00:26:25.463259+0000","last_became_active":"2024-09-01T00:25:26.538361+0000","last_became_peered":"2024-09-01T00:25:26.538361+0000","last_unstale":"2024-09-01T00:26:25.463259+0000","last_undegraded":"2024-09-01T00:26:25.463259+0000","last_fullsized":"2024-09-01T00:26:25.463259+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:33:11.048136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458470+0000","last_change":"2024-09-01T00:25:29.564067+0000","last_active":"2024-09-01T00:26:25.458470+0000","last_peered":"2024-09-01T00:26:25.458470+0000","last_clean":"2024-09-01T00:26:25.458470+0000","last_became_active":"2024-09-01T00:25:29.563712+0000","last_became_peered":"2024-09-01T00:25:29.563712+0000","last_unstale":"2024-09-01T00:26:25.458470+0000","last_undegraded":"2024-09-01T00:26:25.458470+0000","last_fullsized":"2024-09-01T00:26:25.458470+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:11:58.043108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651331+0000","last_change":"2024-09-01T00:25:26.548042+0000","last_active":"2024-09-01T00:26:25.651331+0000","last_peered":"2024-09-01T00:26:25.651331+0000","last_clean":"2024-09-01T00:26:25.651331+0000","last_became_active":"2024-09-01T00:25:26.547481+0000","last_became_peered":"2024-09-01T00:25:26.547481+0000","last_unstale":"2024-09-01T00:26:25.651331+0000","last_undegraded":"2024-09-01T00:26:25.651331+0000","last_fullsized":"2024-09-01T00:26:25.651331+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:20:36.439267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463658+0000","last_change":"2024-09-01T00:25:29.570421+0000","last_active":"2024-09-01T00:26:25.463658+0000","last_peered":"2024-09-01T00:26:25.463658+0000","last_clean":"2024-09-01T00:26:25.463658+0000","last_became_active":"2024-09-01T00:25:29.569932+0000","last_became_peered":"2024-09-01T00:25:29.569932+0000","last_unstale":"2024-09-01T00:26:25.463658+0000","last_undegraded":"2024-09-01T00:26:25.463658+0000","last_fullsized":"2024-09-01T00:26:25.463658+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:21:47.320092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463731+0000","last_change":"2024-09-01T00:25:26.544508+0000","last_active":"2024-09-01T00:26:25.463731+0000","last_peered":"2024-09-01T00:26:25.463731+0000","last_clean":"2024-09-01T00:26:25.463731+0000","last_became_active":"2024-09-01T00:25:26.543719+0000","last_became_peered":"2024-09-01T00:25:26.543719+0000","last_unstale":"2024-09-01T00:26:25.463731+0000","last_undegraded":"2024-09-01T00:26:25.463731+0000","last_fullsized":"2024-09-01T00:26:25.463731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:16:14.791161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.584295+0000","last_change":"2024-09-01T00:25:29.575908+0000","last_active":"2024-09-01T00:26:25.584295+0000","last_peered":"2024-09-01T00:26:25.584295+0000","last_clean":"2024-09-01T00:26:25.584295+0000","last_became_active":"2024-09-01T00:25:29.575645+0000","last_became_peered":"2024-09-01T00:25:29.575645+0000","last_unstale":"2024-09-01T00:26:25.584295+0000","last_undegraded":"2024-09-01T00:26:25.584295+0000","last_fullsized":"2024-09-01T00:26:25.584295+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:37:10.823247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.460142+0000","last_change":"2024-09-01T00:25:26.534620+0000","last_active":"2024-09-01T00:26:25.460142+0000","last_peered":"2024-09-01T00:26:25.460142+0000","last_clean":"2024-09-01T00:26:25.460142+0000","last_became_active":"2024-09-01T00:25:26.534280+0000","last_became_peered":"2024-09-01T00:25:26.534280+0000","last_unstale":"2024-09-01T00:26:25.460142+0000","last_undegraded":"2024-09-01T00:26:25.460142+0000","last_fullsized":"2024-09-01T00:26:25.460142+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T08:09:34.891082+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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.462184+0000","last_change":"2024-09-01T00:25:29.576121+0000","last_active":"2024-09-01T00:26:25.462184+0000","last_peered":"2024-09-01T00:26:25.462184+0000","last_clean":"2024-09-01T00:26:25.462184+0000","last_became_active":"2024-09-01T00:25:29.575793+0000","last_became_peered":"2024-09-01T00:25:29.575793+0000","last_unstale":"2024-09-01T00:26:25.462184+0000","last_undegraded":"2024-09-01T00:26:25.462184+0000","last_fullsized":"2024-09-01T00:26:25.462184+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:53:28.151421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'9","reported_seq":32,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651908+0000","last_change":"2024-09-01T00:25:26.543984+0000","last_active":"2024-09-01T00:26:25.651908+0000","last_peered":"2024-09-01T00:26:25.651908+0000","last_clean":"2024-09-01T00:26:25.651908+0000","last_became_active":"2024-09-01T00:25:26.543478+0000","last_became_peered":"2024-09-01T00:25:26.543478+0000","last_unstale":"2024-09-01T00:26:25.651908+0000","last_undegraded":"2024-09-01T00:26:25.651908+0000","last_fullsized":"2024-09-01T00:26:25.651908+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T04:42:40.439523+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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650715+0000","last_change":"2024-09-01T00:25:29.582149+0000","last_active":"2024-09-01T00:26:25.650715+0000","last_peered":"2024-09-01T00:26:25.650715+0000","last_clean":"2024-09-01T00:26:25.650715+0000","last_became_active":"2024-09-01T00:25:29.581834+0000","last_became_peered":"2024-09-01T00:25:29.581834+0000","last_unstale":"2024-09-01T00:26:25.650715+0000","last_undegraded":"2024-09-01T00:26:25.650715+0000","last_fullsized":"2024-09-01T00:26:25.650715+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:35:03.934385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.584629+0000","last_change":"2024-09-01T00:25:26.538311+0000","last_active":"2024-09-01T00:26:25.584629+0000","last_peered":"2024-09-01T00:26:25.584629+0000","last_clean":"2024-09-01T00:26:25.584629+0000","last_became_active":"2024-09-01T00:25:26.538044+0000","last_became_peered":"2024-09-01T00:25:26.538044+0000","last_unstale":"2024-09-01T00:26:25.584629+0000","last_undegraded":"2024-09-01T00:26:25.584629+0000","last_fullsized":"2024-09-01T00:26:25.584629+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:06:40.969457+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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583729+0000","last_change":"2024-09-01T00:25:29.567056+0000","last_active":"2024-09-01T00:26:25.583729+0000","last_peered":"2024-09-01T00:26:25.583729+0000","last_clean":"2024-09-01T00:26:25.583729+0000","last_became_active":"2024-09-01T00:25:29.566475+0000","last_became_peered":"2024-09-01T00:25:29.566475+0000","last_unstale":"2024-09-01T00:26:25.583729+0000","last_undegraded":"2024-09-01T00:26:25.583729+0000","last_fullsized":"2024-09-01T00:26:25.583729+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:29:40.717164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463423+0000","last_change":"2024-09-01T00:25:26.542691+0000","last_active":"2024-09-01T00:26:25.463423+0000","last_peered":"2024-09-01T00:26:25.463423+0000","last_clean":"2024-09-01T00:26:25.463423+0000","last_became_active":"2024-09-01T00:25:26.542365+0000","last_became_peered":"2024-09-01T00:25:26.542365+0000","last_unstale":"2024-09-01T00:26:25.463423+0000","last_undegraded":"2024-09-01T00:26:25.463423+0000","last_fullsized":"2024-09-01T00:26:25.463423+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:40:56.782134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650293+0000","last_change":"2024-09-01T00:25:29.580760+0000","last_active":"2024-09-01T00:26:25.650293+0000","last_peered":"2024-09-01T00:26:25.650293+0000","last_clean":"2024-09-01T00:26:25.650293+0000","last_became_active":"2024-09-01T00:25:29.580004+0000","last_became_peered":"2024-09-01T00:25:29.580004+0000","last_unstale":"2024-09-01T00:26:25.650293+0000","last_undegraded":"2024-09-01T00:26:25.650293+0000","last_fullsized":"2024-09-01T00:26:25.650293+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:48:50.832150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651536+0000","last_change":"2024-09-01T00:25:26.545132+0000","last_active":"2024-09-01T00:26:25.651536+0000","last_peered":"2024-09-01T00:26:25.651536+0000","last_clean":"2024-09-01T00:26:25.651536+0000","last_became_active":"2024-09-01T00:25:26.544643+0000","last_became_peered":"2024-09-01T00:25:26.544643+0000","last_unstale":"2024-09-01T00:26:25.651536+0000","last_undegraded":"2024-09-01T00:26:25.651536+0000","last_fullsized":"2024-09-01T00:26:25.651536+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:13:25.262623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650249+0000","last_change":"2024-09-01T00:25:29.576632+0000","last_active":"2024-09-01T00:26:25.650249+0000","last_peered":"2024-09-01T00:26:25.650249+0000","last_clean":"2024-09-01T00:26:25.650249+0000","last_became_active":"2024-09-01T00:25:29.576329+0000","last_became_peered":"2024-09-01T00:25:29.576329+0000","last_unstale":"2024-09-01T00:26:25.650249+0000","last_undegraded":"2024-09-01T00:26:25.650249+0000","last_fullsized":"2024-09-01T00:26:25.650249+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:37:43.399908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":33,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504542+0000","last_change":"2024-09-01T00:25:26.539992+0000","last_active":"2024-09-01T00:26:25.504542+0000","last_peered":"2024-09-01T00:26:25.504542+0000","last_clean":"2024-09-01T00:26:25.504542+0000","last_became_active":"2024-09-01T00:25:26.539646+0000","last_became_peered":"2024-09-01T00:25:26.539646+0000","last_unstale":"2024-09-01T00:26:25.504542+0000","last_undegraded":"2024-09-01T00:26:25.504542+0000","last_fullsized":"2024-09-01T00:26:25.504542+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T07:13:06.846995+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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650766+0000","last_change":"2024-09-01T00:25:29.580669+0000","last_active":"2024-09-01T00:26:25.650766+0000","last_peered":"2024-09-01T00:26:25.650766+0000","last_clean":"2024-09-01T00:26:25.650766+0000","last_became_active":"2024-09-01T00:25:29.580376+0000","last_became_peered":"2024-09-01T00:25:29.580376+0000","last_unstale":"2024-09-01T00:26:25.650766+0000","last_undegraded":"2024-09-01T00:26:25.650766+0000","last_fullsized":"2024-09-01T00:26:25.650766+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:26:59.638731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'1","reported_seq":38,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.462653+0000","last_change":"2024-09-01T00:25:55.184833+0000","last_active":"2024-09-01T00:26:25.462653+0000","last_peered":"2024-09-01T00:26:25.462653+0000","last_clean":"2024-09-01T00:26:25.462653+0000","last_became_active":"2024-09-01T00:25:55.182218+0000","last_became_peered":"2024-09-01T00:25:55.182218+0000","last_unstale":"2024-09-01T00:26:25.462653+0000","last_undegraded":"2024-09-01T00:26:25.462653+0000","last_fullsized":"2024-09-01T00:26:25.462653+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:25:34.097787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,2],"acting":[4,0,2],"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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650555+0000","last_change":"2024-09-01T00:25:29.581065+0000","last_active":"2024-09-01T00:26:25.650555+0000","last_peered":"2024-09-01T00:26:25.650555+0000","last_clean":"2024-09-01T00:26:25.650555+0000","last_became_active":"2024-09-01T00:25:29.580705+0000","last_became_peered":"2024-09-01T00:25:29.580705+0000","last_unstale":"2024-09-01T00:26:25.650555+0000","last_undegraded":"2024-09-01T00:26:25.650555+0000","last_fullsized":"2024-09-01T00:26:25.650555+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:05:07.456302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504930+0000","last_change":"2024-09-01T00:25:26.545641+0000","last_active":"2024-09-01T00:26:25.504930+0000","last_peered":"2024-09-01T00:26:25.504930+0000","last_clean":"2024-09-01T00:26:25.504930+0000","last_became_active":"2024-09-01T00:25:26.544540+0000","last_became_peered":"2024-09-01T00:25:26.544540+0000","last_unstale":"2024-09-01T00:26:25.504930+0000","last_undegraded":"2024-09-01T00:26:25.504930+0000","last_fullsized":"2024-09-01T00:26:25.504930+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:01:45.243154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650989+0000","last_change":"2024-09-01T00:25:29.582405+0000","last_active":"2024-09-01T00:26:25.650989+0000","last_peered":"2024-09-01T00:26:25.650989+0000","last_clean":"2024-09-01T00:26:25.650989+0000","last_became_active":"2024-09-01T00:25:29.581959+0000","last_became_peered":"2024-09-01T00:25:29.581959+0000","last_unstale":"2024-09-01T00:26:25.650989+0000","last_undegraded":"2024-09-01T00:26:25.650989+0000","last_fullsized":"2024-09-01T00:26:25.650989+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:47:05.207551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'1","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.460251+0000","last_change":"2024-09-01T00:25:26.539595+0000","last_active":"2024-09-01T00:26:25.460251+0000","last_peered":"2024-09-01T00:26:25.460251+0000","last_clean":"2024-09-01T00:26:25.460251+0000","last_became_active":"2024-09-01T00:25:26.539337+0000","last_became_peered":"2024-09-01T00:25:26.539337+0000","last_unstale":"2024-09-01T00:26:25.460251+0000","last_undegraded":"2024-09-01T00:26:25.460251+0000","last_fullsized":"2024-09-01T00:26:25.460251+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:15:03.835532+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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463461+0000","last_change":"2024-09-01T00:25:29.571066+0000","last_active":"2024-09-01T00:26:25.463461+0000","last_peered":"2024-09-01T00:26:25.463461+0000","last_clean":"2024-09-01T00:26:25.463461+0000","last_became_active":"2024-09-01T00:25:29.568608+0000","last_became_peered":"2024-09-01T00:25:29.568608+0000","last_unstale":"2024-09-01T00:26:25.463461+0000","last_undegraded":"2024-09-01T00:26:25.463461+0000","last_fullsized":"2024-09-01T00:26:25.463461+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:32:13.748546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504850+0000","last_change":"2024-09-01T00:25:26.541311+0000","last_active":"2024-09-01T00:26:25.504850+0000","last_peered":"2024-09-01T00:26:25.504850+0000","last_clean":"2024-09-01T00:26:25.504850+0000","last_became_active":"2024-09-01T00:25:26.541019+0000","last_became_peered":"2024-09-01T00:25:26.541019+0000","last_unstale":"2024-09-01T00:26:25.504850+0000","last_undegraded":"2024-09-01T00:26:25.504850+0000","last_fullsized":"2024-09-01T00:26:25.504850+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:52:32.581800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650599+0000","last_change":"2024-09-01T00:25:29.578540+0000","last_active":"2024-09-01T00:26:25.650599+0000","last_peered":"2024-09-01T00:26:25.650599+0000","last_clean":"2024-09-01T00:26:25.650599+0000","last_became_active":"2024-09-01T00:25:29.578199+0000","last_became_peered":"2024-09-01T00:25:29.578199+0000","last_unstale":"2024-09-01T00:26:25.650599+0000","last_undegraded":"2024-09-01T00:26:25.650599+0000","last_fullsized":"2024-09-01T00:26:25.650599+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:17:25.214312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.513227+0000","last_change":"2024-09-01T00:26:25.652660+0000","last_active":"2024-09-01T00:26:32.513227+0000","last_peered":"2024-09-01T00:26:32.513227+0000","last_clean":"2024-09-01T00:26:32.513227+0000","last_became_active":"2024-09-01T00:26:20.294595+0000","last_became_peered":"2024-09-01T00:26:20.294595+0000","last_unstale":"2024-09-01T00:26:32.513227+0000","last_undegraded":"2024-09-01T00:26:32.513227+0000","last_fullsized":"2024-09-01T00:26:32.513227+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:55:47.131302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000790502,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'128","reported_seq":274,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.495462+0000","last_change":"2024-09-01T00:25:06.381518+0000","last_active":"2024-09-01T00:26:32.495462+0000","last_peered":"2024-09-01T00:26:32.495462+0000","last_clean":"2024-09-01T00:26:32.495462+0000","last_became_active":"2024-09-01T00:25:06.381228+0000","last_became_peered":"2024-09-01T00:25:06.381228+0000","last_unstale":"2024-09-01T00:26:32.495462+0000","last_undegraded":"2024-09-01T00:26:32.495462+0000","last_fullsized":"2024-09-01T00:26:32.495462+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:23:08.867362+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:23:08.867362+0000","last_clean_scrub_stamp":"2024-09-01T00:23:08.867362+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-02T11:29:55.759353+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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463372+0000","last_change":"2024-09-01T00:25:26.542646+0000","last_active":"2024-09-01T00:26:25.463372+0000","last_peered":"2024-09-01T00:26:25.463372+0000","last_clean":"2024-09-01T00:26:25.463372+0000","last_became_active":"2024-09-01T00:25:26.542330+0000","last_became_peered":"2024-09-01T00:25:26.542330+0000","last_unstale":"2024-09-01T00:26:25.463372+0000","last_undegraded":"2024-09-01T00:26:25.463372+0000","last_fullsized":"2024-09-01T00:26:25.463372+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:14:59.091784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458541+0000","last_change":"2024-09-01T00:25:29.573744+0000","last_active":"2024-09-01T00:26:25.458541+0000","last_peered":"2024-09-01T00:26:25.458541+0000","last_clean":"2024-09-01T00:26:25.458541+0000","last_became_active":"2024-09-01T00:25:29.573437+0000","last_became_peered":"2024-09-01T00:25:29.573437+0000","last_unstale":"2024-09-01T00:26:25.458541+0000","last_undegraded":"2024-09-01T00:26:25.458541+0000","last_fullsized":"2024-09-01T00:26:25.458541+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:42:54.673684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.578125+0000","last_change":"2024-09-01T00:26:25.584953+0000","last_active":"2024-09-01T00:26:32.578125+0000","last_peered":"2024-09-01T00:26:32.578125+0000","last_clean":"2024-09-01T00:26:32.578125+0000","last_became_active":"2024-09-01T00:26:20.292478+0000","last_became_peered":"2024-09-01T00:26:20.292478+0000","last_unstale":"2024-09-01T00:26:32.578125+0000","last_undegraded":"2024-09-01T00:26:32.578125+0000","last_fullsized":"2024-09-01T00:26:32.578125+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:23:35.022724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000236806,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.652211+0000","last_change":"2024-09-01T00:25:26.548515+0000","last_active":"2024-09-01T00:26:25.652211+0000","last_peered":"2024-09-01T00:26:25.652211+0000","last_clean":"2024-09-01T00:26:25.652211+0000","last_became_active":"2024-09-01T00:25:26.548181+0000","last_became_peered":"2024-09-01T00:25:26.548181+0000","last_unstale":"2024-09-01T00:26:25.652211+0000","last_undegraded":"2024-09-01T00:26:25.652211+0000","last_fullsized":"2024-09-01T00:26:25.652211+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:18:05.346460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583726+0000","last_change":"2024-09-01T00:25:29.566758+0000","last_active":"2024-09-01T00:26:25.583726+0000","last_peered":"2024-09-01T00:26:25.583726+0000","last_clean":"2024-09-01T00:26:25.583726+0000","last_became_active":"2024-09-01T00:25:29.566428+0000","last_became_peered":"2024-09-01T00:25:29.566428+0000","last_unstale":"2024-09-01T00:26:25.583726+0000","last_undegraded":"2024-09-01T00:26:25.583726+0000","last_fullsized":"2024-09-01T00:26:25.583726+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:58:36.923115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.388768+0000","last_change":"2024-09-01T00:26:25.460615+0000","last_active":"2024-09-01T00:26:32.388768+0000","last_peered":"2024-09-01T00:26:32.388768+0000","last_clean":"2024-09-01T00:26:32.388768+0000","last_became_active":"2024-09-01T00:26:20.525188+0000","last_became_peered":"2024-09-01T00:26:20.525188+0000","last_unstale":"2024-09-01T00:26:32.388768+0000","last_undegraded":"2024-09-01T00:26:32.388768+0000","last_fullsized":"2024-09-01T00:26:32.388768+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:56:16.530021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000426375,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504575+0000","last_change":"2024-09-01T00:25:26.540302+0000","last_active":"2024-09-01T00:26:25.504575+0000","last_peered":"2024-09-01T00:26:25.504575+0000","last_clean":"2024-09-01T00:26:25.504575+0000","last_became_active":"2024-09-01T00:25:26.540002+0000","last_became_peered":"2024-09-01T00:25:26.540002+0000","last_unstale":"2024-09-01T00:26:25.504575+0000","last_undegraded":"2024-09-01T00:26:25.504575+0000","last_fullsized":"2024-09-01T00:26:25.504575+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:03:22.763312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458315+0000","last_change":"2024-09-01T00:25:29.565186+0000","last_active":"2024-09-01T00:26:25.458315+0000","last_peered":"2024-09-01T00:26:25.458315+0000","last_clean":"2024-09-01T00:26:25.458315+0000","last_became_active":"2024-09-01T00:25:29.564921+0000","last_became_peered":"2024-09-01T00:25:29.564921+0000","last_unstale":"2024-09-01T00:26:25.458315+0000","last_undegraded":"2024-09-01T00:26:25.458315+0000","last_fullsized":"2024-09-01T00:26:25.458315+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:12:37.805708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.389327+0000","last_change":"2024-09-01T00:26:25.460219+0000","last_active":"2024-09-01T00:26:32.389327+0000","last_peered":"2024-09-01T00:26:32.389327+0000","last_clean":"2024-09-01T00:26:32.389327+0000","last_became_active":"2024-09-01T00:26:20.292552+0000","last_became_peered":"2024-09-01T00:26:20.292552+0000","last_unstale":"2024-09-01T00:26:32.389327+0000","last_undegraded":"2024-09-01T00:26:32.389327+0000","last_fullsized":"2024-09-01T00:26:32.389327+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:41:43.983181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001541204,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463526+0000","last_change":"2024-09-01T00:25:26.543963+0000","last_active":"2024-09-01T00:26:25.463526+0000","last_peered":"2024-09-01T00:26:25.463526+0000","last_clean":"2024-09-01T00:26:25.463526+0000","last_became_active":"2024-09-01T00:25:26.543650+0000","last_became_peered":"2024-09-01T00:25:26.543650+0000","last_unstale":"2024-09-01T00:26:25.463526+0000","last_undegraded":"2024-09-01T00:26:25.463526+0000","last_fullsized":"2024-09-01T00:26:25.463526+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:24:55.080798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.462303+0000","last_change":"2024-09-01T00:25:29.570983+0000","last_active":"2024-09-01T00:26:25.462303+0000","last_peered":"2024-09-01T00:26:25.462303+0000","last_clean":"2024-09-01T00:26:25.462303+0000","last_became_active":"2024-09-01T00:25:29.570502+0000","last_became_peered":"2024-09-01T00:25:29.570502+0000","last_unstale":"2024-09-01T00:26:25.462303+0000","last_undegraded":"2024-09-01T00:26:25.462303+0000","last_fullsized":"2024-09-01T00:26:25.462303+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:42:36.053977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'2","reported_seq":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.389253+0000","last_change":"2024-09-01T00:26:25.460561+0000","last_active":"2024-09-01T00:26:32.389253+0000","last_peered":"2024-09-01T00:26:32.389253+0000","last_clean":"2024-09-01T00:26:32.389253+0000","last_became_active":"2024-09-01T00:26:20.525169+0000","last_became_peered":"2024-09-01T00:26:20.525169+0000","last_unstale":"2024-09-01T00:26:32.389253+0000","last_undegraded":"2024-09-01T00:26:32.389253+0000","last_fullsized":"2024-09-01T00:26:32.389253+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:46:06.315502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020280879999999999,"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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458913+0000","last_change":"2024-09-01T00:25:26.542815+0000","last_active":"2024-09-01T00:26:25.458913+0000","last_peered":"2024-09-01T00:26:25.458913+0000","last_clean":"2024-09-01T00:26:25.458913+0000","last_became_active":"2024-09-01T00:25:26.542552+0000","last_became_peered":"2024-09-01T00:25:26.542552+0000","last_unstale":"2024-09-01T00:26:25.458913+0000","last_undegraded":"2024-09-01T00:26:25.458913+0000","last_fullsized":"2024-09-01T00:26:25.458913+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:26:27.071041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463606+0000","last_change":"2024-09-01T00:25:29.567323+0000","last_active":"2024-09-01T00:26:25.463606+0000","last_peered":"2024-09-01T00:26:25.463606+0000","last_clean":"2024-09-01T00:26:25.463606+0000","last_became_active":"2024-09-01T00:25:29.566944+0000","last_became_peered":"2024-09-01T00:25:29.566944+0000","last_unstale":"2024-09-01T00:26:25.463606+0000","last_undegraded":"2024-09-01T00:26:25.463606+0000","last_fullsized":"2024-09-01T00:26:25.463606+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:00:36.676583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'1","reported_seq":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.577773+0000","last_change":"2024-09-01T00:26:25.584804+0000","last_active":"2024-09-01T00:26:32.577773+0000","last_peered":"2024-09-01T00:26:32.577773+0000","last_clean":"2024-09-01T00:26:32.577773+0000","last_became_active":"2024-09-01T00:26:20.525038+0000","last_became_peered":"2024-09-01T00:26:20.525038+0000","last_unstale":"2024-09-01T00:26:32.577773+0000","last_undegraded":"2024-09-01T00:26:32.577773+0000","last_fullsized":"2024-09-01T00:26:32.577773+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:22:56.689546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057384799999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.652263+0000","last_change":"2024-09-01T00:25:26.549918+0000","last_active":"2024-09-01T00:26:25.652263+0000","last_peered":"2024-09-01T00:26:25.652263+0000","last_clean":"2024-09-01T00:26:25.652263+0000","last_became_active":"2024-09-01T00:25:26.549591+0000","last_became_peered":"2024-09-01T00:25:26.549591+0000","last_unstale":"2024-09-01T00:26:25.652263+0000","last_undegraded":"2024-09-01T00:26:25.652263+0000","last_fullsized":"2024-09-01T00:26:25.652263+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:29:54.225151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458832+0000","last_change":"2024-09-01T00:25:29.570434+0000","last_active":"2024-09-01T00:26:25.458832+0000","last_peered":"2024-09-01T00:26:25.458832+0000","last_clean":"2024-09-01T00:26:25.458832+0000","last_became_active":"2024-09-01T00:25:29.570155+0000","last_became_peered":"2024-09-01T00:25:29.570155+0000","last_unstale":"2024-09-01T00:26:25.458832+0000","last_undegraded":"2024-09-01T00:26:25.458832+0000","last_fullsized":"2024-09-01T00:26:25.458832+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:54:59.593137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.388305+0000","last_change":"2024-09-01T00:26:25.458674+0000","last_active":"2024-09-01T00:26:32.388305+0000","last_peered":"2024-09-01T00:26:32.388305+0000","last_clean":"2024-09-01T00:26:32.388305+0000","last_became_active":"2024-09-01T00:26:20.292455+0000","last_became_peered":"2024-09-01T00:26:20.292455+0000","last_unstale":"2024-09-01T00:26:32.388305+0000","last_undegraded":"2024-09-01T00:26:32.388305+0000","last_fullsized":"2024-09-01T00:26:32.388305+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:52:56.558458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060891500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'1","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.460499+0000","last_change":"2024-09-01T00:25:26.544217+0000","last_active":"2024-09-01T00:26:25.460499+0000","last_peered":"2024-09-01T00:26:25.460499+0000","last_clean":"2024-09-01T00:26:25.460499+0000","last_became_active":"2024-09-01T00:25:26.543916+0000","last_became_peered":"2024-09-01T00:25:26.543916+0000","last_unstale":"2024-09-01T00:26:25.460499+0000","last_undegraded":"2024-09-01T00:26:25.460499+0000","last_fullsized":"2024-09-01T00:26:25.460499+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:11:40.435214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459528+0000","last_change":"2024-09-01T00:25:29.567968+0000","last_active":"2024-09-01T00:26:25.459528+0000","last_peered":"2024-09-01T00:26:25.459528+0000","last_clean":"2024-09-01T00:26:25.459528+0000","last_became_active":"2024-09-01T00:25:29.567570+0000","last_became_peered":"2024-09-01T00:25:29.567570+0000","last_unstale":"2024-09-01T00:26:25.459528+0000","last_undegraded":"2024-09-01T00:26:25.459528+0000","last_fullsized":"2024-09-01T00:26:25.459528+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:32:56.666252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.389096+0000","last_change":"2024-09-01T00:26:25.461800+0000","last_active":"2024-09-01T00:26:32.389096+0000","last_peered":"2024-09-01T00:26:32.389096+0000","last_clean":"2024-09-01T00:26:32.389096+0000","last_became_active":"2024-09-01T00:26:20.524689+0000","last_became_peered":"2024-09-01T00:26:20.524689+0000","last_unstale":"2024-09-01T00:26:32.389096+0000","last_undegraded":"2024-09-01T00:26:32.389096+0000","last_fullsized":"2024-09-01T00:26:32.389096+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:12:31.079706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047532999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651475+0000","last_change":"2024-09-01T00:25:26.547171+0000","last_active":"2024-09-01T00:26:25.651475+0000","last_peered":"2024-09-01T00:26:25.651475+0000","last_clean":"2024-09-01T00:26:25.651475+0000","last_became_active":"2024-09-01T00:25:26.546857+0000","last_became_peered":"2024-09-01T00:25:26.546857+0000","last_unstale":"2024-09-01T00:26:25.651475+0000","last_undegraded":"2024-09-01T00:26:25.651475+0000","last_fullsized":"2024-09-01T00:26:25.651475+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:49:05.673177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583830+0000","last_change":"2024-09-01T00:25:29.567607+0000","last_active":"2024-09-01T00:26:25.583830+0000","last_peered":"2024-09-01T00:26:25.583830+0000","last_clean":"2024-09-01T00:26:25.583830+0000","last_became_active":"2024-09-01T00:25:29.567263+0000","last_became_peered":"2024-09-01T00:25:29.567263+0000","last_unstale":"2024-09-01T00:26:25.583830+0000","last_undegraded":"2024-09-01T00:26:25.583830+0000","last_fullsized":"2024-09-01T00:26:25.583830+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:38:00.923666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.652204+0000","last_change":"2024-09-01T00:25:26.547601+0000","last_active":"2024-09-01T00:26:25.652204+0000","last_peered":"2024-09-01T00:26:25.652204+0000","last_clean":"2024-09-01T00:26:25.652204+0000","last_became_active":"2024-09-01T00:25:26.546899+0000","last_became_peered":"2024-09-01T00:25:26.546899+0000","last_unstale":"2024-09-01T00:26:25.652204+0000","last_undegraded":"2024-09-01T00:26:25.652204+0000","last_fullsized":"2024-09-01T00:26:25.652204+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:47:32.494633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.461543+0000","last_change":"2024-09-01T00:25:29.564531+0000","last_active":"2024-09-01T00:26:25.461543+0000","last_peered":"2024-09-01T00:26:25.461543+0000","last_clean":"2024-09-01T00:26:25.461543+0000","last_became_active":"2024-09-01T00:25:29.564035+0000","last_became_peered":"2024-09-01T00:25:29.564035+0000","last_unstale":"2024-09-01T00:26:25.461543+0000","last_undegraded":"2024-09-01T00:26:25.461543+0000","last_fullsized":"2024-09-01T00:26:25.461543+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:01:58.692763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458684+0000","last_change":"2024-09-01T00:25:26.543275+0000","last_active":"2024-09-01T00:26:25.458684+0000","last_peered":"2024-09-01T00:26:25.458684+0000","last_clean":"2024-09-01T00:26:25.458684+0000","last_became_active":"2024-09-01T00:25:26.542545+0000","last_became_peered":"2024-09-01T00:25:26.542545+0000","last_unstale":"2024-09-01T00:26:25.458684+0000","last_undegraded":"2024-09-01T00:26:25.458684+0000","last_fullsized":"2024-09-01T00:26:25.458684+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:49:55.100161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458256+0000","last_change":"2024-09-01T00:25:29.568409+0000","last_active":"2024-09-01T00:26:25.458256+0000","last_peered":"2024-09-01T00:26:25.458256+0000","last_clean":"2024-09-01T00:26:25.458256+0000","last_became_active":"2024-09-01T00:25:29.568143+0000","last_became_peered":"2024-09-01T00:25:29.568143+0000","last_unstale":"2024-09-01T00:26:25.458256+0000","last_undegraded":"2024-09-01T00:26:25.458256+0000","last_fullsized":"2024-09-01T00:26:25.458256+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:12:33.287479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458915+0000","last_change":"2024-09-01T00:25:26.541561+0000","last_active":"2024-09-01T00:26:25.458915+0000","last_peered":"2024-09-01T00:26:25.458915+0000","last_clean":"2024-09-01T00:26:25.458915+0000","last_became_active":"2024-09-01T00:25:26.541253+0000","last_became_peered":"2024-09-01T00:25:26.541253+0000","last_unstale":"2024-09-01T00:26:25.458915+0000","last_undegraded":"2024-09-01T00:26:25.458915+0000","last_fullsized":"2024-09-01T00:26:25.458915+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:05:13.877837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459850+0000","last_change":"2024-09-01T00:25:29.568971+0000","last_active":"2024-09-01T00:26:25.459850+0000","last_peered":"2024-09-01T00:26:25.459850+0000","last_clean":"2024-09-01T00:26:25.459850+0000","last_became_active":"2024-09-01T00:25:29.568718+0000","last_became_peered":"2024-09-01T00:25:29.568718+0000","last_unstale":"2024-09-01T00:26:25.459850+0000","last_undegraded":"2024-09-01T00:26:25.459850+0000","last_fullsized":"2024-09-01T00:26:25.459850+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:11:27.614558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.652531+0000","last_change":"2024-09-01T00:25:26.543936+0000","last_active":"2024-09-01T00:26:25.652531+0000","last_peered":"2024-09-01T00:26:25.652531+0000","last_clean":"2024-09-01T00:26:25.652531+0000","last_became_active":"2024-09-01T00:25:26.543627+0000","last_became_peered":"2024-09-01T00:25:26.543627+0000","last_unstale":"2024-09-01T00:26:25.652531+0000","last_undegraded":"2024-09-01T00:26:25.652531+0000","last_fullsized":"2024-09-01T00:26:25.652531+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:35:18.380018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":30,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651265+0000","last_change":"2024-09-01T00:25:55.177678+0000","last_active":"2024-09-01T00:26:25.651265+0000","last_peered":"2024-09-01T00:26:25.651265+0000","last_clean":"2024-09-01T00:26:25.651265+0000","last_became_active":"2024-09-01T00:25:55.177380+0000","last_became_peered":"2024-09-01T00:25:55.177380+0000","last_unstale":"2024-09-01T00:26:25.651265+0000","last_undegraded":"2024-09-01T00:26:25.651265+0000","last_fullsized":"2024-09-01T00:26:25.651265+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:22:58.352091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463577+0000","last_change":"2024-09-01T00:25:29.565170+0000","last_active":"2024-09-01T00:26:25.463577+0000","last_peered":"2024-09-01T00:26:25.463577+0000","last_clean":"2024-09-01T00:26:25.463577+0000","last_became_active":"2024-09-01T00:25:29.564829+0000","last_became_peered":"2024-09-01T00:25:29.564829+0000","last_unstale":"2024-09-01T00:26:25.463577+0000","last_undegraded":"2024-09-01T00:26:25.463577+0000","last_fullsized":"2024-09-01T00:26:25.463577+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:35:00.089948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651910+0000","last_change":"2024-09-01T00:25:26.548802+0000","last_active":"2024-09-01T00:26:25.651910+0000","last_peered":"2024-09-01T00:26:25.651910+0000","last_clean":"2024-09-01T00:26:25.651910+0000","last_became_active":"2024-09-01T00:25:26.547262+0000","last_became_peered":"2024-09-01T00:25:26.547262+0000","last_unstale":"2024-09-01T00:26:25.651910+0000","last_undegraded":"2024-09-01T00:26:25.651910+0000","last_fullsized":"2024-09-01T00:26:25.651910+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:40:21.285051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504741+0000","last_change":"2024-09-01T00:25:55.179902+0000","last_active":"2024-09-01T00:26:25.504741+0000","last_peered":"2024-09-01T00:26:25.504741+0000","last_clean":"2024-09-01T00:26:25.504741+0000","last_became_active":"2024-09-01T00:25:55.179296+0000","last_became_peered":"2024-09-01T00:25:55.179296+0000","last_unstale":"2024-09-01T00:26:25.504741+0000","last_undegraded":"2024-09-01T00:26:25.504741+0000","last_fullsized":"2024-09-01T00:26:25.504741+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:25:06.729057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1d","version":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.652139+0000","last_change":"2024-09-01T00:25:26.546102+0000","last_active":"2024-09-01T00:26:25.652139+0000","last_peered":"2024-09-01T00:26:25.652139+0000","last_clean":"2024-09-01T00:26:25.652139+0000","last_became_active":"2024-09-01T00:25:26.545780+0000","last_became_peered":"2024-09-01T00:25:26.545780+0000","last_unstale":"2024-09-01T00:26:25.652139+0000","last_undegraded":"2024-09-01T00:26:25.652139+0000","last_fullsized":"2024-09-01T00:26:25.652139+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:45:27.370479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.584449+0000","last_change":"2024-09-01T00:25:29.576531+0000","last_active":"2024-09-01T00:26:25.584449+0000","last_peered":"2024-09-01T00:26:25.584449+0000","last_clean":"2024-09-01T00:26:25.584449+0000","last_became_active":"2024-09-01T00:25:29.576248+0000","last_became_peered":"2024-09-01T00:25:29.576248+0000","last_unstale":"2024-09-01T00:26:25.584449+0000","last_undegraded":"2024-09-01T00:26:25.584449+0000","last_fullsized":"2024-09-01T00:26:25.584449+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:24:22.023219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459365+0000","last_change":"2024-09-01T00:25:26.541463+0000","last_active":"2024-09-01T00:26:25.459365+0000","last_peered":"2024-09-01T00:26:25.459365+0000","last_clean":"2024-09-01T00:26:25.459365+0000","last_became_active":"2024-09-01T00:25:26.541176+0000","last_became_peered":"2024-09-01T00:25:26.541176+0000","last_unstale":"2024-09-01T00:26:25.459365+0000","last_undegraded":"2024-09-01T00:26:25.459365+0000","last_fullsized":"2024-09-01T00:26:25.459365+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:21:32.632334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459267+0000","last_change":"2024-09-01T00:25:29.564460+0000","last_active":"2024-09-01T00:26:25.459267+0000","last_peered":"2024-09-01T00:26:25.459267+0000","last_clean":"2024-09-01T00:26:25.459267+0000","last_became_active":"2024-09-01T00:25:29.564183+0000","last_became_peered":"2024-09-01T00:25:29.564183+0000","last_unstale":"2024-09-01T00:26:25.459267+0000","last_undegraded":"2024-09-01T00:26:25.459267+0000","last_fullsized":"2024-09-01T00:26:25.459267+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:06:46.340086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'4","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.584831+0000","last_change":"2024-09-01T00:25:26.545195+0000","last_active":"2024-09-01T00:26:25.584831+0000","last_peered":"2024-09-01T00:26:25.584831+0000","last_clean":"2024-09-01T00:26:25.584831+0000","last_became_active":"2024-09-01T00:25:26.544958+0000","last_became_peered":"2024-09-01T00:25:26.544958+0000","last_unstale":"2024-09-01T00:26:25.584831+0000","last_undegraded":"2024-09-01T00:26:25.584831+0000","last_fullsized":"2024-09-01T00:26:25.584831+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T05:16:26.319945+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":1,"num_bytes_recovered":22,"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":56,"seq":240518168607,"num_pgs":46,"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":948235,"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":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.57099999999999995,"15min":0.55300000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":4.3090000000000002,"5min":4.3090000000000002,"15min":4.3090000000000002},"last":0.41399999999999998},{"interface":"front","average":{"1min":1.161,"5min":0.68899999999999995,"15min":0.60999999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":13.195,"5min":13.195,"15min":13.195},"last":0.56200000000000006}]},{"osd":1,"last update":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":0.67200000000000004,"15min":0.59399999999999997},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":13.244,"5min":13.244,"15min":13.244},"last":0.45900000000000002},{"interface":"front","average":{"1min":1.1599999999999999,"5min":0.67200000000000004,"15min":0.58999999999999997},"min":{"1min":0.40999999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":13.263999999999999,"5min":13.263999999999999,"15min":13.263999999999999},"last":0.50800000000000001}]},{"osd":2,"last update":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.55500000000000005,"15min":0.56299999999999994},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73799999999999999,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.435},{"interface":"front","average":{"1min":1.1459999999999999,"5min":0.66300000000000003,"15min":0.58299999999999996},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":13.151999999999999,"5min":13.151999999999999,"15min":13.151999999999999},"last":0.59299999999999997}]},{"osd":3,"last update":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":0.67600000000000005,"15min":0.59699999999999998},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":13.108000000000001,"5min":13.108000000000001,"15min":13.108000000000001},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.503,"5min":0.53900000000000003,"15min":0.54500000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.71199999999999997,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.54700000000000004}]},{"osd":4,"last update":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.44400000000000001,"15min":0.44800000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.46600000000000003,"15min":0.47199999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.61799999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.57599999999999996}]},{"osd":5,"last update":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.46999999999999997,"15min":0.47599999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.58199999999999996,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.495},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.48599999999999999,"15min":0.48999999999999999},"min":{"1min":0.29699999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.67200000000000004,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.628}]},{"osd":6,"last update":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.51500000000000001,"15min":0.51900000000000002},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.72699999999999998,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48399999999999999,"15min":0.48299999999999998},"min":{"1min":0.39100000000000001,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.67500000000000004,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.61599999999999999}]}]},{"osd":6,"up_from":48,"seq":206158430244,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32488,"kb_used_data":1372,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712664,"statfs":{"total":95995035648,"available":95961767936,"internally_reserved":0,"allocated":1404928,"data_stored":950001,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.55100000000000005,"15min":0.56299999999999994},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.69899999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.503,"5min":0.54300000000000004,"15min":0.54900000000000004},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.63600000000000001,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.51300000000000001}]},{"osd":1,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.53900000000000003,"15min":0.53800000000000003},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.71499999999999997,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.505,"5min":0.55200000000000005,"15min":0.56000000000000005},"min":{"1min":0.36199999999999999,"5min":0.308,"15min":0.308},"max":{"1min":0.70099999999999996,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.435}]},{"osd":2,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.54200000000000004,"15min":0.55200000000000005},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.66500000000000004,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.497},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.54600000000000004,"15min":0.55100000000000005},"min":{"1min":0.378,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.66600000000000004,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.54900000000000004}]},{"osd":3,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.93700000000000006,"15min":1.0049999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.67900000000000005,"5min":11.738,"15min":11.738},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.93700000000000006,"15min":1.0029999999999999},"min":{"1min":0.36699999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.69399999999999995,"5min":11.752000000000001,"15min":11.752000000000001},"last":0.56499999999999995}]},{"osd":4,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.41899999999999998,"15min":0.41699999999999998},"min":{"1min":0.29399999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.63100000000000001,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.42699999999999999,"15min":0.42399999999999999},"min":{"1min":0.32100000000000001,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.34499999999999997}]},{"osd":5,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.438,"15min":0.433},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.68000000000000005,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.33100000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.622,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.41799999999999998}]},{"osd":7,"last update":"Sun Sep 1 00:27:10 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.502,"15min":0.5},"min":{"1min":0.34999999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.67300000000000004,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54000000000000004,"15min":0.53900000000000003},"min":{"1min":0.376,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.70999999999999996,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.57799999999999996}]}]},{"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":27820,"kb_used_data":800,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717332,"statfs":{"total":95995035648,"available":95966547968,"internally_reserved":0,"allocated":819200,"data_stored":359684,"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":"Sun Sep 1 00:27:18 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.51600000000000001,"15min":0.51800000000000002},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.72799999999999998,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.51400000000000001,"15min":0.52000000000000002},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.754,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.64400000000000002}]},{"osd":1,"last update":"Sun Sep 1 00:27:18 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.51500000000000001,"15min":0.52000000000000002},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.71199999999999997,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.53700000000000003,"15min":0.54100000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.82199999999999995,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.54900000000000004}]},{"osd":2,"last update":"Sun Sep 1 00:27:18 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.50700000000000001,"15min":0.504},"min":{"1min":0.34799999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.55500000000000005,"15min":0.56100000000000005},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.78400000000000003,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.58899999999999997}]},{"osd":3,"last update":"Sun Sep 1 00:27:18 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54100000000000004,"15min":0.53900000000000003},"min":{"1min":0.39300000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.78100000000000003,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.629},{"interface":"front","average":{"1min":0.498,"5min":0.53800000000000003,"15min":0.54400000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.61399999999999999}]},{"osd":4,"last update":"Sun Sep 1 00:27:18 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.39900000000000002,"15min":0.379},"min":{"1min":0.26300000000000001,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.59899999999999998,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.41299999999999998,"15min":0.38900000000000001},"min":{"1min":0.29099999999999998,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.66100000000000003,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.442}]},{"osd":6,"last update":"Sun Sep 1 00:26:43 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.439,"15min":0.434},"min":{"1min":0.312,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.441,"15min":0.437},"min":{"1min":0.32800000000000001,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.38400000000000001}]},{"osd":7,"last update":"Sun Sep 1 00:27:04 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.52200000000000002,"15min":0.52400000000000002},"min":{"1min":0.35599999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.49199999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986222,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27820,"kb_used_data":800,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717332,"statfs":{"total":95995035648,"available":95966547968,"internally_reserved":0,"allocated":819200,"data_stored":358012,"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":"Sun Sep 1 00:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.57599999999999996,"15min":0.58799999999999997},"min":{"1min":0.32400000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.752,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.58799999999999997,"15min":0.59399999999999997},"min":{"1min":0.36399999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.84699999999999998,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.437}]},{"osd":1,"last update":"Sun Sep 1 00:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.54100000000000004,"15min":0.54300000000000004},"min":{"1min":0.35199999999999998,"5min":0.316,"15min":0.316},"max":{"1min":0.67100000000000004,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.58299999999999996,"15min":0.59899999999999998},"min":{"1min":0.33600000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.93400000000000005,"5min":1.238,"15min":1.238},"last":0.45500000000000002}]},{"osd":2,"last update":"Sun Sep 1 00:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.57499999999999996,"15min":0.58199999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.90300000000000002,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.55900000000000005,"15min":0.56299999999999994},"min":{"1min":0.372,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.84699999999999998,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.58999999999999997}]},{"osd":3,"last update":"Sun Sep 1 00:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.56599999999999995,"15min":0.56699999999999995},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.77300000000000002,"5min":1.222,"15min":1.222},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.54700000000000004,"15min":0.55100000000000005},"min":{"1min":0.38700000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.60299999999999998}]},{"osd":5,"last update":"Sun Sep 1 00:27:17 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.41799999999999998,"15min":0.39400000000000002},"min":{"1min":0.28699999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.627,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.44900000000000001,"15min":0.42299999999999999},"min":{"1min":0.34499999999999997,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.63400000000000001}]},{"osd":6,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.41099999999999998,"15min":0.40100000000000002},"min":{"1min":0.316,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.42899999999999999,"15min":0.41799999999999998},"min":{"1min":0.29399999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.56899999999999995}]},{"osd":7,"last update":"Sun Sep 1 00:27:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.51200000000000001,"15min":0.505},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.62},{"interface":"front","average":{"1min":0.5,"5min":0.505,"15min":0.50600000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.71099999999999997,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.47499999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149744,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27824,"kb_used_data":804,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717328,"statfs":{"total":95995035648,"available":95966543872,"internally_reserved":0,"allocated":823296,"data_stored":360010,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:26:36 2024","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.39500000000000002,"15min":0.39900000000000002},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.53200000000000003,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.443,"15min":0.45600000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.53900000000000003,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.34300000000000003}]},{"osd":1,"last update":"Sun Sep 1 00:26:36 2024","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.40600000000000003,"15min":0.40999999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.51700000000000002,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.311},{"interface":"front","average":{"1min":0.34999999999999998,"5min":0.41899999999999998,"15min":0.42899999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.51900000000000002,"5min":0.87,"15min":0.87},"last":0.26200000000000001}]},{"osd":2,"last update":"Sun Sep 1 00:26:36 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.44,"15min":0.44500000000000001},"min":{"1min":0.308,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.55600000000000005,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.35199999999999998,"5min":0.41299999999999998,"15min":0.41799999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.48899999999999999,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.27500000000000002}]},{"osd":4,"last update":"Sun Sep 1 00:26:56 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.70799999999999996,"15min":0.61599999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.81999999999999995,"5min":13.369,"15min":13.369},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.57899999999999996,"15min":0.57599999999999996},"min":{"1min":0.39800000000000002,"5min":0.37,"15min":0.37},"max":{"1min":0.76200000000000001,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.53800000000000003}]},{"osd":5,"last update":"Sun Sep 1 00:27:19 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.99399999999999999,"15min":1.1879999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.73799999999999999,"5min":13.43,"15min":13.43},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.56499999999999995,"15min":0.56899999999999995},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.70099999999999996,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.497}]},{"osd":6,"last update":"Sun Sep 1 00:26:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.58799999999999997,"15min":0.59399999999999997},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.76800000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.63,"15min":0.64500000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.78200000000000003,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.50700000000000001}]},{"osd":7,"last update":"Sun Sep 1 00:27:06 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.60099999999999998,"15min":0.60499999999999998},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.60599999999999998,"15min":0.61499999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.77300000000000002,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.62}]}]},{"osd":2,"up_from":18,"seq":77309411383,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31904,"kb_used_data":788,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713248,"statfs":{"total":95995035648,"available":95962365952,"internally_reserved":0,"allocated":806912,"data_stored":357580,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:27:16 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.36099999999999999,"15min":0.35899999999999999},"min":{"1min":0.20399999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.38600000000000001,"15min":0.38500000000000001},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.49399999999999999,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.372}]},{"osd":1,"last update":"Sun Sep 1 00:27:16 2024","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.36399999999999999,"15min":0.36599999999999999},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.54900000000000004,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.40999999999999998,"15min":0.40799999999999997},"min":{"1min":0.28299999999999997,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.56599999999999995,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.32800000000000001}]},{"osd":3,"last update":"Sun Sep 1 00:26:36 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.41099999999999998,"15min":0.42299999999999999},"min":{"1min":0.27200000000000002,"5min":0.252,"15min":0.252},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.438,"5min":0.45300000000000001,"15min":0.45900000000000002},"min":{"1min":0.28599999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.63,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.42199999999999999}]},{"osd":4,"last update":"Sun Sep 1 00:26:54 2024","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":0.76200000000000001,"15min":0.64000000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":15.067,"5min":15.067,"15min":15.067},"last":0.52700000000000002},{"interface":"front","average":{"1min":1.2789999999999999,"5min":0.74399999999999999,"15min":0.65000000000000002},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":15.053000000000001,"5min":15.053000000000001,"15min":15.053000000000001},"last":0.56699999999999995}]},{"osd":5,"last update":"Sun Sep 1 00:27:19 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.56599999999999995,"15min":0.57799999999999996},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.70699999999999996,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.68200000000000005,"15min":0.61599999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.82099999999999995,"5min":11.659000000000001,"15min":11.659000000000001},"last":0.47599999999999998}]},{"osd":6,"last update":"Sun Sep 1 00:26:43 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":1.0409999999999999,"15min":1.077},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":5.6159999999999997,"5min":11.672000000000001,"15min":11.672000000000001},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.63100000000000001,"15min":0.59499999999999997},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":5.6390000000000002,"5min":5.6390000000000002,"15min":5.6390000000000002},"last":0.58499999999999996}]},{"osd":7,"last update":"Sun Sep 1 00:27:06 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.58499999999999996,"15min":0.59199999999999997},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.497},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.62,"15min":0.63200000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.53600000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574908,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27816,"kb_used_data":796,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717336,"statfs":{"total":95995035648,"available":95966552064,"internally_reserved":0,"allocated":815104,"data_stored":357737,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:26:56 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.36799999999999999,"15min":0.34899999999999998},"min":{"1min":0.22700000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.41199999999999998,"15min":0.39400000000000002},"min":{"1min":0.27300000000000002,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.63500000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.52200000000000002}]},{"osd":2,"last update":"Sun Sep 1 00:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.44400000000000001,"15min":0.46000000000000002},"min":{"1min":0.25,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.75,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.32400000000000001,"5min":0.376,"15min":0.38300000000000001},"min":{"1min":0.20000000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":0.51100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.48799999999999999}]},{"osd":3,"last update":"Sun Sep 1 00:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.42099999999999999,"15min":0.43099999999999999},"min":{"1min":0.28000000000000003,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.48599999999999999,"15min":0.49299999999999999},"min":{"1min":0.28599999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.56699999999999995}]},{"osd":4,"last update":"Sun Sep 1 00:26:56 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.56899999999999995,"15min":0.56399999999999995},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.58399999999999996,"15min":0.57399999999999995},"min":{"1min":0.44400000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.89900000000000002}]},{"osd":5,"last update":"Sun Sep 1 00:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.61099999999999999,"15min":0.61299999999999999},"min":{"1min":0.43099999999999999,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.57099999999999995,"15min":0.57499999999999996},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.91300000000000003}]},{"osd":6,"last update":"Sun Sep 1 00:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.56399999999999995,"15min":0.56000000000000005},"min":{"1min":0.41399999999999998,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.012,"5min":1.012,"15min":1.012},"last":0.93200000000000005}]},{"osd":7,"last update":"Sun Sep 1 00:27:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60599999999999998,"15min":0.60699999999999998},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.95899999999999996},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.59999999999999998,"15min":0.59199999999999997},"min":{"1min":0.40799999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.05,"5min":1.05,"15min":1.05},"last":0.84499999999999997}]}]},{"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":32496,"kb_used_data":1380,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712656,"statfs":{"total":95995035648,"available":95961759744,"internally_reserved":0,"allocated":1413120,"data_stored":948654,"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":"Sun Sep 1 00:26:50 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.35699999999999998,"15min":0.33700000000000002},"min":{"1min":0.25600000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.307},{"interface":"front","average":{"1min":0.377,"5min":0.35399999999999998,"15min":0.33500000000000002},"min":{"1min":0.248,"5min":0.214,"15min":0.214},"max":{"1min":0.52900000000000003,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.32100000000000001}]},{"osd":2,"last update":"Sun Sep 1 00:27:20 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.40600000000000003,"15min":0.40400000000000003},"min":{"1min":0.28199999999999997,"5min":0.245,"15min":0.245},"max":{"1min":0.54300000000000004,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.35299999999999998,"5min":0.38300000000000001,"15min":0.38800000000000001},"min":{"1min":0.25900000000000001,"5min":0.253,"15min":0.253},"max":{"1min":0.46600000000000003,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.36499999999999999}]},{"osd":3,"last update":"Sun Sep 1 00:26:37 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.436,"15min":0.436},"min":{"1min":0.308,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.432,"5min":0.44700000000000001,"15min":0.45900000000000002},"min":{"1min":0.311,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.38100000000000001}]},{"osd":4,"last update":"Sun Sep 1 00:26:54 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56799999999999995,"15min":0.55600000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.84899999999999998,"5min":0.873,"15min":0.873},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.68700000000000006,"15min":0.57499999999999996},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.80700000000000005,"5min":13.157999999999999,"15min":13.157999999999999},"last":0.46700000000000003}]},{"osd":5,"last update":"Sun Sep 1 00:27:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.57099999999999995,"15min":0.57499999999999996},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.77800000000000002,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.74399999999999999,"15min":0.66400000000000003},"min":{"1min":0.378,"5min":0.371,"15min":0.371},"max":{"1min":0.79500000000000004,"5min":13.146000000000001,"15min":13.146000000000001},"last":0.44700000000000001}]},{"osd":6,"last update":"Sun Sep 1 00:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.61399999999999999,"15min":0.60899999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.49199999999999999}]},{"osd":7,"last update":"Sun Sep 1 00:27:08 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.62,"15min":0.626},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.60599999999999998,"15min":0.61399999999999999},"min":{"1min":0.41599999999999998,"5min":0.372,"15min":0.372},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.54500000000000004}]}]}],"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":4096,"data_stored":22,"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":4096,"data_stored":582,"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-01T00:27:25.899 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-09-01T00:27:26.200 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[60492]: ts=2024-09-01T00:27:26.021Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-01T00:27:26.200 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:26 smithi026 podman[64684]: 2024-09-01 00:27:26.041867047 +0000 UTC m=+0.123120894 container died 879ee41ccc0ae4dfe2f9baf914e8e1357c9f1bd67cabca301ccbf1aafb5017bb (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:27:26.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:26 smithi139 ceph-mon[20615]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:26.663 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:26 smithi026 ceph-mon[17191]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:26.663 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:26 smithi026 ceph-mon[28102]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:26.663 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:26 smithi026 podman[64684]: 2024-09-01 00:27:26.404572328 +0000 UTC m=+0.485826175 container cleanup 879ee41ccc0ae4dfe2f9baf914e8e1357c9f1bd67cabca301ccbf1aafb5017bb (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:27:26.663 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:26 smithi026 bash[64684]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a 2024-09-01T00:27:26.869 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:26.950 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:26 smithi026 podman[64710]: 2024-09-01 00:27:26.663681264 +0000 UTC m=+0.620019297 container remove 879ee41ccc0ae4dfe2f9baf914e8e1357c9f1bd67cabca301ccbf1aafb5017bb (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:27:26.950 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:26 smithi026 podman[64710]: 2024-09-01 00:27:26.781429882 +0000 UTC m=+0.737767913 volume remove 2f798236857d3c7fe4cc3add0061483f6990ddf40e3c482dac12ae0711f294a9 2024-09-01T00:27:27.700 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:27 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-01T00:27:27.700 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:27 smithi026 systemd[1]: Stopped Ceph alertmanager.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:27:27.700 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:27 smithi026 systemd[1]: Starting Ceph alertmanager.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:27:28.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:28 smithi026 ceph-mon[17191]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:28.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:28 smithi026 ceph-mon[28102]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:28.570 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:27:28.571 INFO:teuthology.orchestra.run.smithi026.stderr:dumped all 2024-09-01T00:27:28.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:28 smithi139 ceph-mon[20615]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:28.807 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:28 smithi026 podman[64897]: 2024-09-01 00:27:28.413839087 +0000 UTC m=+0.195998557 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-01T00:27:28.807 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:28 smithi026 podman[64897]: 2024-09-01 00:27:28.516989065 +0000 UTC m=+0.299148524 volume create e200dc8142e9431cbd25013ce6d7997b3531b9391fc73640dda21ea326247fa7 2024-09-01T00:27:28.807 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:28 smithi026 podman[64897]: 2024-09-01 00:27:28.61762343 +0000 UTC m=+0.399782889 container create 0753f0d6511fad23b75c77549ede7d6324f53b02643647a79d095d817d0034a8 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:27:29.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:29 smithi026 ceph-mon[17191]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:27:29.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:29 smithi026 ceph-mon[28102]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:27:29.540 INFO:teuthology.orchestra.run.smithi026.stdout:{"pg_ready":true,"pg_map":{"version":45,"stamp":"2024-09-01T00:27:28.254635+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":7,"num_bytes_recovered":1771126,"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":236552,"kb_used_data":8104,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749724664,"statfs":{"total":767960285184,"available":767718055936,"internally_reserved":0,"allocated":8298496,"data_stored":4639913,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":233819704},"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.002262"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651887+0000","last_change":"2024-09-01T00:25:29.572741+0000","last_active":"2024-09-01T00:26:25.651887+0000","last_peered":"2024-09-01T00:26:25.651887+0000","last_clean":"2024-09-01T00:26:25.651887+0000","last_became_active":"2024-09-01T00:25:29.572442+0000","last_became_peered":"2024-09-01T00:25:29.572442+0000","last_unstale":"2024-09-01T00:26:25.651887+0000","last_undegraded":"2024-09-01T00:26:25.651887+0000","last_fullsized":"2024-09-01T00:26:25.651887+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:49:13.439822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.460580+0000","last_change":"2024-09-01T00:25:29.566142+0000","last_active":"2024-09-01T00:26:25.460580+0000","last_peered":"2024-09-01T00:26:25.460580+0000","last_clean":"2024-09-01T00:26:25.460580+0000","last_became_active":"2024-09-01T00:25:29.565848+0000","last_became_peered":"2024-09-01T00:25:29.565848+0000","last_unstale":"2024-09-01T00:26:25.460580+0000","last_undegraded":"2024-09-01T00:26:25.460580+0000","last_fullsized":"2024-09-01T00:26:25.460580+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:11:34.644004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583942+0000","last_change":"2024-09-01T00:25:29.570853+0000","last_active":"2024-09-01T00:26:25.583942+0000","last_peered":"2024-09-01T00:26:25.583942+0000","last_clean":"2024-09-01T00:26:25.583942+0000","last_became_active":"2024-09-01T00:25:29.570600+0000","last_became_peered":"2024-09-01T00:25:29.570600+0000","last_unstale":"2024-09-01T00:26:25.583942+0000","last_undegraded":"2024-09-01T00:26:25.583942+0000","last_fullsized":"2024-09-01T00:26:25.583942+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:01:59.662678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463290+0000","last_change":"2024-09-01T00:25:29.571291+0000","last_active":"2024-09-01T00:26:25.463290+0000","last_peered":"2024-09-01T00:26:25.463290+0000","last_clean":"2024-09-01T00:26:25.463290+0000","last_became_active":"2024-09-01T00:25:29.570585+0000","last_became_peered":"2024-09-01T00:25:29.570585+0000","last_unstale":"2024-09-01T00:26:25.463290+0000","last_undegraded":"2024-09-01T00:26:25.463290+0000","last_fullsized":"2024-09-01T00:26:25.463290+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:39:38.284563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650438+0000","last_change":"2024-09-01T00:25:29.580209+0000","last_active":"2024-09-01T00:26:25.650438+0000","last_peered":"2024-09-01T00:26:25.650438+0000","last_clean":"2024-09-01T00:26:25.650438+0000","last_became_active":"2024-09-01T00:25:29.579882+0000","last_became_peered":"2024-09-01T00:25:29.579882+0000","last_unstale":"2024-09-01T00:26:25.650438+0000","last_undegraded":"2024-09-01T00:26:25.650438+0000","last_fullsized":"2024-09-01T00:26:25.650438+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:01:45.925047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463196+0000","last_change":"2024-09-01T00:25:29.570907+0000","last_active":"2024-09-01T00:26:25.463196+0000","last_peered":"2024-09-01T00:26:25.463196+0000","last_clean":"2024-09-01T00:26:25.463196+0000","last_became_active":"2024-09-01T00:25:29.569571+0000","last_became_peered":"2024-09-01T00:25:29.569571+0000","last_unstale":"2024-09-01T00:26:25.463196+0000","last_undegraded":"2024-09-01T00:26:25.463196+0000","last_fullsized":"2024-09-01T00:26:25.463196+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:30:29.060750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650890+0000","last_change":"2024-09-01T00:25:29.580529+0000","last_active":"2024-09-01T00:26:25.650890+0000","last_peered":"2024-09-01T00:26:25.650890+0000","last_clean":"2024-09-01T00:26:25.650890+0000","last_became_active":"2024-09-01T00:25:29.579971+0000","last_became_peered":"2024-09-01T00:25:29.579971+0000","last_unstale":"2024-09-01T00:26:25.650890+0000","last_undegraded":"2024-09-01T00:26:25.650890+0000","last_fullsized":"2024-09-01T00:26:25.650890+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:21:47.775248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458158+0000","last_change":"2024-09-01T00:25:29.576156+0000","last_active":"2024-09-01T00:26:25.458158+0000","last_peered":"2024-09-01T00:26:25.458158+0000","last_clean":"2024-09-01T00:26:25.458158+0000","last_became_active":"2024-09-01T00:25:29.575802+0000","last_became_peered":"2024-09-01T00:25:29.575802+0000","last_unstale":"2024-09-01T00:26:25.458158+0000","last_undegraded":"2024-09-01T00:26:25.458158+0000","last_fullsized":"2024-09-01T00:26:25.458158+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:54:15.912972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650738+0000","last_change":"2024-09-01T00:25:29.579327+0000","last_active":"2024-09-01T00:26:25.650738+0000","last_peered":"2024-09-01T00:26:25.650738+0000","last_clean":"2024-09-01T00:26:25.650738+0000","last_became_active":"2024-09-01T00:25:29.578894+0000","last_became_peered":"2024-09-01T00:25:29.578894+0000","last_unstale":"2024-09-01T00:26:25.650738+0000","last_undegraded":"2024-09-01T00:26:25.650738+0000","last_fullsized":"2024-09-01T00:26:25.650738+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:21:56.447666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650657+0000","last_change":"2024-09-01T00:25:29.574865+0000","last_active":"2024-09-01T00:26:25.650657+0000","last_peered":"2024-09-01T00:26:25.650657+0000","last_clean":"2024-09-01T00:26:25.650657+0000","last_became_active":"2024-09-01T00:25:29.573268+0000","last_became_peered":"2024-09-01T00:25:29.573268+0000","last_unstale":"2024-09-01T00:26:25.650657+0000","last_undegraded":"2024-09-01T00:26:25.650657+0000","last_fullsized":"2024-09-01T00:26:25.650657+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:49:50.648136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650126+0000","last_change":"2024-09-01T00:25:29.566727+0000","last_active":"2024-09-01T00:26:25.650126+0000","last_peered":"2024-09-01T00:26:25.650126+0000","last_clean":"2024-09-01T00:26:25.650126+0000","last_became_active":"2024-09-01T00:25:29.566459+0000","last_became_peered":"2024-09-01T00:25:29.566459+0000","last_unstale":"2024-09-01T00:26:25.650126+0000","last_undegraded":"2024-09-01T00:26:25.650126+0000","last_fullsized":"2024-09-01T00:26:25.650126+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:54:21.006755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504688+0000","last_change":"2024-09-01T00:25:55.182447+0000","last_active":"2024-09-01T00:26:25.504688+0000","last_peered":"2024-09-01T00:26:25.504688+0000","last_clean":"2024-09-01T00:26:25.504688+0000","last_became_active":"2024-09-01T00:25:55.182143+0000","last_became_peered":"2024-09-01T00:25:55.182143+0000","last_unstale":"2024-09-01T00:26:25.504688+0000","last_undegraded":"2024-09-01T00:26:25.504688+0000","last_fullsized":"2024-09-01T00:26:25.504688+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:52:21.783314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459823+0000","last_change":"2024-09-01T00:25:29.563570+0000","last_active":"2024-09-01T00:26:25.459823+0000","last_peered":"2024-09-01T00:26:25.459823+0000","last_clean":"2024-09-01T00:26:25.459823+0000","last_became_active":"2024-09-01T00:25:29.563322+0000","last_became_peered":"2024-09-01T00:25:29.563322+0000","last_unstale":"2024-09-01T00:26:25.459823+0000","last_undegraded":"2024-09-01T00:26:25.459823+0000","last_fullsized":"2024-09-01T00:26:25.459823+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:02:12.684935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583730+0000","last_change":"2024-09-01T00:25:29.574030+0000","last_active":"2024-09-01T00:26:25.583730+0000","last_peered":"2024-09-01T00:26:25.583730+0000","last_clean":"2024-09-01T00:26:25.583730+0000","last_became_active":"2024-09-01T00:25:29.573434+0000","last_became_peered":"2024-09-01T00:25:29.573434+0000","last_unstale":"2024-09-01T00:26:25.583730+0000","last_undegraded":"2024-09-01T00:26:25.583730+0000","last_fullsized":"2024-09-01T00:26:25.583730+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:14:09.350558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458599+0000","last_change":"2024-09-01T00:25:29.568403+0000","last_active":"2024-09-01T00:26:25.458599+0000","last_peered":"2024-09-01T00:26:25.458599+0000","last_clean":"2024-09-01T00:26:25.458599+0000","last_became_active":"2024-09-01T00:25:29.568182+0000","last_became_peered":"2024-09-01T00:25:29.568182+0000","last_unstale":"2024-09-01T00:26:25.458599+0000","last_undegraded":"2024-09-01T00:26:25.458599+0000","last_fullsized":"2024-09-01T00:26:25.458599+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:01:31.327852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463047+0000","last_change":"2024-09-01T00:25:29.575856+0000","last_active":"2024-09-01T00:26:25.463047+0000","last_peered":"2024-09-01T00:26:25.463047+0000","last_clean":"2024-09-01T00:26:25.463047+0000","last_became_active":"2024-09-01T00:25:29.575057+0000","last_became_peered":"2024-09-01T00:25:29.575057+0000","last_unstale":"2024-09-01T00:26:25.463047+0000","last_undegraded":"2024-09-01T00:26:25.463047+0000","last_fullsized":"2024-09-01T00:26:25.463047+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:23:32.974739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463766+0000","last_change":"2024-09-01T00:25:29.574464+0000","last_active":"2024-09-01T00:26:25.463766+0000","last_peered":"2024-09-01T00:26:25.463766+0000","last_clean":"2024-09-01T00:26:25.463766+0000","last_became_active":"2024-09-01T00:25:29.569228+0000","last_became_peered":"2024-09-01T00:25:29.569228+0000","last_unstale":"2024-09-01T00:26:25.463766+0000","last_undegraded":"2024-09-01T00:26:25.463766+0000","last_fullsized":"2024-09-01T00:26:25.463766+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:37:25.526469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504854+0000","last_change":"2024-09-01T00:25:29.572851+0000","last_active":"2024-09-01T00:26:25.504854+0000","last_peered":"2024-09-01T00:26:25.504854+0000","last_clean":"2024-09-01T00:26:25.504854+0000","last_became_active":"2024-09-01T00:25:29.572563+0000","last_became_peered":"2024-09-01T00:25:29.572563+0000","last_unstale":"2024-09-01T00:26:25.504854+0000","last_undegraded":"2024-09-01T00:26:25.504854+0000","last_fullsized":"2024-09-01T00:26:25.504854+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:28:28.455942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650485+0000","last_change":"2024-09-01T00:25:29.574559+0000","last_active":"2024-09-01T00:26:25.650485+0000","last_peered":"2024-09-01T00:26:25.650485+0000","last_clean":"2024-09-01T00:26:25.650485+0000","last_became_active":"2024-09-01T00:25:29.574279+0000","last_became_peered":"2024-09-01T00:25:29.574279+0000","last_unstale":"2024-09-01T00:26:25.650485+0000","last_undegraded":"2024-09-01T00:26:25.650485+0000","last_fullsized":"2024-09-01T00:26:25.650485+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:58:53.368418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650208+0000","last_change":"2024-09-01T00:25:29.565958+0000","last_active":"2024-09-01T00:26:25.650208+0000","last_peered":"2024-09-01T00:26:25.650208+0000","last_clean":"2024-09-01T00:26:25.650208+0000","last_became_active":"2024-09-01T00:25:29.565489+0000","last_became_peered":"2024-09-01T00:25:29.565489+0000","last_unstale":"2024-09-01T00:26:25.650208+0000","last_undegraded":"2024-09-01T00:26:25.650208+0000","last_fullsized":"2024-09-01T00:26:25.650208+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:46:32.880279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583968+0000","last_change":"2024-09-01T00:25:29.574307+0000","last_active":"2024-09-01T00:26:25.583968+0000","last_peered":"2024-09-01T00:26:25.583968+0000","last_clean":"2024-09-01T00:26:25.583968+0000","last_became_active":"2024-09-01T00:25:29.574060+0000","last_became_peered":"2024-09-01T00:25:29.574060+0000","last_unstale":"2024-09-01T00:26:25.583968+0000","last_undegraded":"2024-09-01T00:26:25.583968+0000","last_fullsized":"2024-09-01T00:26:25.583968+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:25:37.291329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463260+0000","last_change":"2024-09-01T00:25:29.575435+0000","last_active":"2024-09-01T00:26:25.463260+0000","last_peered":"2024-09-01T00:26:25.463260+0000","last_clean":"2024-09-01T00:26:25.463260+0000","last_became_active":"2024-09-01T00:25:29.574426+0000","last_became_peered":"2024-09-01T00:25:29.574426+0000","last_unstale":"2024-09-01T00:26:25.463260+0000","last_undegraded":"2024-09-01T00:26:25.463260+0000","last_fullsized":"2024-09-01T00:26:25.463260+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:24:02.845569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459529+0000","last_change":"2024-09-01T00:25:29.559887+0000","last_active":"2024-09-01T00:26:25.459529+0000","last_peered":"2024-09-01T00:26:25.459529+0000","last_clean":"2024-09-01T00:26:25.459529+0000","last_became_active":"2024-09-01T00:25:29.559608+0000","last_became_peered":"2024-09-01T00:25:29.559608+0000","last_unstale":"2024-09-01T00:26:25.459529+0000","last_undegraded":"2024-09-01T00:26:25.459529+0000","last_fullsized":"2024-09-01T00:26:25.459529+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:33:00.119152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463072+0000","last_change":"2024-09-01T00:25:29.576035+0000","last_active":"2024-09-01T00:26:25.463072+0000","last_peered":"2024-09-01T00:26:25.463072+0000","last_clean":"2024-09-01T00:26:25.463072+0000","last_became_active":"2024-09-01T00:25:29.575602+0000","last_became_peered":"2024-09-01T00:25:29.575602+0000","last_unstale":"2024-09-01T00:26:25.463072+0000","last_undegraded":"2024-09-01T00:26:25.463072+0000","last_fullsized":"2024-09-01T00:26:25.463072+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:19:48.734886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459457+0000","last_change":"2024-09-01T00:25:29.562594+0000","last_active":"2024-09-01T00:26:25.459457+0000","last_peered":"2024-09-01T00:26:25.459457+0000","last_clean":"2024-09-01T00:26:25.459457+0000","last_became_active":"2024-09-01T00:25:29.561834+0000","last_became_peered":"2024-09-01T00:25:29.561834+0000","last_unstale":"2024-09-01T00:26:25.459457+0000","last_undegraded":"2024-09-01T00:26:25.459457+0000","last_fullsized":"2024-09-01T00:26:25.459457+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:33:22.875595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650558+0000","last_change":"2024-09-01T00:25:29.572272+0000","last_active":"2024-09-01T00:26:25.650558+0000","last_peered":"2024-09-01T00:26:25.650558+0000","last_clean":"2024-09-01T00:26:25.650558+0000","last_became_active":"2024-09-01T00:25:29.570941+0000","last_became_peered":"2024-09-01T00:25:29.570941+0000","last_unstale":"2024-09-01T00:26:25.650558+0000","last_undegraded":"2024-09-01T00:26:25.650558+0000","last_fullsized":"2024-09-01T00:26:25.650558+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:55:26.842989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458533+0000","last_change":"2024-09-01T00:25:29.562377+0000","last_active":"2024-09-01T00:26:25.458533+0000","last_peered":"2024-09-01T00:26:25.458533+0000","last_clean":"2024-09-01T00:26:25.458533+0000","last_became_active":"2024-09-01T00:25:29.562137+0000","last_became_peered":"2024-09-01T00:25:29.562137+0000","last_unstale":"2024-09-01T00:26:25.458533+0000","last_undegraded":"2024-09-01T00:26:25.458533+0000","last_fullsized":"2024-09-01T00:26:25.458533+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:14:56.878635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":30,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458887+0000","last_change":"2024-09-01T00:25:55.182406+0000","last_active":"2024-09-01T00:26:25.458887+0000","last_peered":"2024-09-01T00:26:25.458887+0000","last_clean":"2024-09-01T00:26:25.458887+0000","last_became_active":"2024-09-01T00:25:55.182074+0000","last_became_peered":"2024-09-01T00:25:55.182074+0000","last_unstale":"2024-09-01T00:26:25.458887+0000","last_undegraded":"2024-09-01T00:26:25.458887+0000","last_fullsized":"2024-09-01T00:26:25.458887+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:51:10.763854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583800+0000","last_change":"2024-09-01T00:25:29.576140+0000","last_active":"2024-09-01T00:26:25.583800+0000","last_peered":"2024-09-01T00:26:25.583800+0000","last_clean":"2024-09-01T00:26:25.583800+0000","last_became_active":"2024-09-01T00:25:29.575430+0000","last_became_peered":"2024-09-01T00:25:29.575430+0000","last_unstale":"2024-09-01T00:26:25.583800+0000","last_undegraded":"2024-09-01T00:26:25.583800+0000","last_fullsized":"2024-09-01T00:26:25.583800+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:01:09.211710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463292+0000","last_change":"2024-09-01T00:25:55.177172+0000","last_active":"2024-09-01T00:26:25.463292+0000","last_peered":"2024-09-01T00:26:25.463292+0000","last_clean":"2024-09-01T00:26:25.463292+0000","last_became_active":"2024-09-01T00:25:55.176866+0000","last_became_peered":"2024-09-01T00:25:55.176866+0000","last_unstale":"2024-09-01T00:26:25.463292+0000","last_undegraded":"2024-09-01T00:26:25.463292+0000","last_fullsized":"2024-09-01T00:26:25.463292+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:03:14.204044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.21","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504525+0000","last_change":"2024-09-01T00:25:29.569974+0000","last_active":"2024-09-01T00:26:25.504525+0000","last_peered":"2024-09-01T00:26:25.504525+0000","last_clean":"2024-09-01T00:26:25.504525+0000","last_became_active":"2024-09-01T00:25:29.569697+0000","last_became_peered":"2024-09-01T00:25:29.569697+0000","last_unstale":"2024-09-01T00:26:25.504525+0000","last_undegraded":"2024-09-01T00:26:25.504525+0000","last_fullsized":"2024-09-01T00:26:25.504525+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:39:42.586657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651275+0000","last_change":"2024-09-01T00:25:55.178395+0000","last_active":"2024-09-01T00:26:25.651275+0000","last_peered":"2024-09-01T00:26:25.651275+0000","last_clean":"2024-09-01T00:26:25.651275+0000","last_became_active":"2024-09-01T00:25:55.176912+0000","last_became_peered":"2024-09-01T00:25:55.176912+0000","last_unstale":"2024-09-01T00:26:25.651275+0000","last_undegraded":"2024-09-01T00:26:25.651275+0000","last_fullsized":"2024-09-01T00:26:25.651275+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:14:14.634109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.461965+0000","last_change":"2024-09-01T00:25:29.565441+0000","last_active":"2024-09-01T00:26:25.461965+0000","last_peered":"2024-09-01T00:26:25.461965+0000","last_clean":"2024-09-01T00:26:25.461965+0000","last_became_active":"2024-09-01T00:25:29.565145+0000","last_became_peered":"2024-09-01T00:25:29.565145+0000","last_unstale":"2024-09-01T00:26:25.461965+0000","last_undegraded":"2024-09-01T00:26:25.461965+0000","last_fullsized":"2024-09-01T00:26:25.461965+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:48:20.429314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459935+0000","last_change":"2024-09-01T00:25:26.545310+0000","last_active":"2024-09-01T00:26:25.459935+0000","last_peered":"2024-09-01T00:26:25.459935+0000","last_clean":"2024-09-01T00:26:25.459935+0000","last_became_active":"2024-09-01T00:25:26.545006+0000","last_became_peered":"2024-09-01T00:25:26.545006+0000","last_unstale":"2024-09-01T00:26:25.459935+0000","last_undegraded":"2024-09-01T00:26:25.459935+0000","last_fullsized":"2024-09-01T00:26:25.459935+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:08:34.081824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583733+0000","last_change":"2024-09-01T00:25:29.576290+0000","last_active":"2024-09-01T00:26:25.583733+0000","last_peered":"2024-09-01T00:26:25.583733+0000","last_clean":"2024-09-01T00:26:25.583733+0000","last_became_active":"2024-09-01T00:25:29.575872+0000","last_became_peered":"2024-09-01T00:25:29.575872+0000","last_unstale":"2024-09-01T00:26:25.583733+0000","last_undegraded":"2024-09-01T00:26:25.583733+0000","last_fullsized":"2024-09-01T00:26:25.583733+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:19:53.762511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651520+0000","last_change":"2024-09-01T00:25:26.545778+0000","last_active":"2024-09-01T00:26:25.651520+0000","last_peered":"2024-09-01T00:26:25.651520+0000","last_clean":"2024-09-01T00:26:25.651520+0000","last_became_active":"2024-09-01T00:25:26.545497+0000","last_became_peered":"2024-09-01T00:25:26.545497+0000","last_unstale":"2024-09-01T00:26:25.651520+0000","last_undegraded":"2024-09-01T00:26:25.651520+0000","last_fullsized":"2024-09-01T00:26:25.651520+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:18:40.293201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459659+0000","last_change":"2024-09-01T00:25:26.545274+0000","last_active":"2024-09-01T00:26:25.459659+0000","last_peered":"2024-09-01T00:26:25.459659+0000","last_clean":"2024-09-01T00:26:25.459659+0000","last_became_active":"2024-09-01T00:25:26.545000+0000","last_became_peered":"2024-09-01T00:25:26.545000+0000","last_unstale":"2024-09-01T00:26:25.459659+0000","last_undegraded":"2024-09-01T00:26:25.459659+0000","last_fullsized":"2024-09-01T00:26:25.459659+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:48:48.303172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458188+0000","last_change":"2024-09-01T00:25:29.569654+0000","last_active":"2024-09-01T00:26:25.458188+0000","last_peered":"2024-09-01T00:26:25.458188+0000","last_clean":"2024-09-01T00:26:25.458188+0000","last_became_active":"2024-09-01T00:25:29.569375+0000","last_became_peered":"2024-09-01T00:25:29.569375+0000","last_unstale":"2024-09-01T00:26:25.458188+0000","last_undegraded":"2024-09-01T00:26:25.458188+0000","last_fullsized":"2024-09-01T00:26:25.458188+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:04:42.130640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463259+0000","last_change":"2024-09-01T00:25:26.538694+0000","last_active":"2024-09-01T00:26:25.463259+0000","last_peered":"2024-09-01T00:26:25.463259+0000","last_clean":"2024-09-01T00:26:25.463259+0000","last_became_active":"2024-09-01T00:25:26.538361+0000","last_became_peered":"2024-09-01T00:25:26.538361+0000","last_unstale":"2024-09-01T00:26:25.463259+0000","last_undegraded":"2024-09-01T00:26:25.463259+0000","last_fullsized":"2024-09-01T00:26:25.463259+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:33:11.048136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458470+0000","last_change":"2024-09-01T00:25:29.564067+0000","last_active":"2024-09-01T00:26:25.458470+0000","last_peered":"2024-09-01T00:26:25.458470+0000","last_clean":"2024-09-01T00:26:25.458470+0000","last_became_active":"2024-09-01T00:25:29.563712+0000","last_became_peered":"2024-09-01T00:25:29.563712+0000","last_unstale":"2024-09-01T00:26:25.458470+0000","last_undegraded":"2024-09-01T00:26:25.458470+0000","last_fullsized":"2024-09-01T00:26:25.458470+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:11:58.043108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651331+0000","last_change":"2024-09-01T00:25:26.548042+0000","last_active":"2024-09-01T00:26:25.651331+0000","last_peered":"2024-09-01T00:26:25.651331+0000","last_clean":"2024-09-01T00:26:25.651331+0000","last_became_active":"2024-09-01T00:25:26.547481+0000","last_became_peered":"2024-09-01T00:25:26.547481+0000","last_unstale":"2024-09-01T00:26:25.651331+0000","last_undegraded":"2024-09-01T00:26:25.651331+0000","last_fullsized":"2024-09-01T00:26:25.651331+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:20:36.439267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463658+0000","last_change":"2024-09-01T00:25:29.570421+0000","last_active":"2024-09-01T00:26:25.463658+0000","last_peered":"2024-09-01T00:26:25.463658+0000","last_clean":"2024-09-01T00:26:25.463658+0000","last_became_active":"2024-09-01T00:25:29.569932+0000","last_became_peered":"2024-09-01T00:25:29.569932+0000","last_unstale":"2024-09-01T00:26:25.463658+0000","last_undegraded":"2024-09-01T00:26:25.463658+0000","last_fullsized":"2024-09-01T00:26:25.463658+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:21:47.320092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463731+0000","last_change":"2024-09-01T00:25:26.544508+0000","last_active":"2024-09-01T00:26:25.463731+0000","last_peered":"2024-09-01T00:26:25.463731+0000","last_clean":"2024-09-01T00:26:25.463731+0000","last_became_active":"2024-09-01T00:25:26.543719+0000","last_became_peered":"2024-09-01T00:25:26.543719+0000","last_unstale":"2024-09-01T00:26:25.463731+0000","last_undegraded":"2024-09-01T00:26:25.463731+0000","last_fullsized":"2024-09-01T00:26:25.463731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:16:14.791161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.584295+0000","last_change":"2024-09-01T00:25:29.575908+0000","last_active":"2024-09-01T00:26:25.584295+0000","last_peered":"2024-09-01T00:26:25.584295+0000","last_clean":"2024-09-01T00:26:25.584295+0000","last_became_active":"2024-09-01T00:25:29.575645+0000","last_became_peered":"2024-09-01T00:25:29.575645+0000","last_unstale":"2024-09-01T00:26:25.584295+0000","last_undegraded":"2024-09-01T00:26:25.584295+0000","last_fullsized":"2024-09-01T00:26:25.584295+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:37:10.823247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.460142+0000","last_change":"2024-09-01T00:25:26.534620+0000","last_active":"2024-09-01T00:26:25.460142+0000","last_peered":"2024-09-01T00:26:25.460142+0000","last_clean":"2024-09-01T00:26:25.460142+0000","last_became_active":"2024-09-01T00:25:26.534280+0000","last_became_peered":"2024-09-01T00:25:26.534280+0000","last_unstale":"2024-09-01T00:26:25.460142+0000","last_undegraded":"2024-09-01T00:26:25.460142+0000","last_fullsized":"2024-09-01T00:26:25.460142+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T08:09:34.891082+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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.462184+0000","last_change":"2024-09-01T00:25:29.576121+0000","last_active":"2024-09-01T00:26:25.462184+0000","last_peered":"2024-09-01T00:26:25.462184+0000","last_clean":"2024-09-01T00:26:25.462184+0000","last_became_active":"2024-09-01T00:25:29.575793+0000","last_became_peered":"2024-09-01T00:25:29.575793+0000","last_unstale":"2024-09-01T00:26:25.462184+0000","last_undegraded":"2024-09-01T00:26:25.462184+0000","last_fullsized":"2024-09-01T00:26:25.462184+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:53:28.151421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'9","reported_seq":32,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651908+0000","last_change":"2024-09-01T00:25:26.543984+0000","last_active":"2024-09-01T00:26:25.651908+0000","last_peered":"2024-09-01T00:26:25.651908+0000","last_clean":"2024-09-01T00:26:25.651908+0000","last_became_active":"2024-09-01T00:25:26.543478+0000","last_became_peered":"2024-09-01T00:25:26.543478+0000","last_unstale":"2024-09-01T00:26:25.651908+0000","last_undegraded":"2024-09-01T00:26:25.651908+0000","last_fullsized":"2024-09-01T00:26:25.651908+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T04:42:40.439523+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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650715+0000","last_change":"2024-09-01T00:25:29.582149+0000","last_active":"2024-09-01T00:26:25.650715+0000","last_peered":"2024-09-01T00:26:25.650715+0000","last_clean":"2024-09-01T00:26:25.650715+0000","last_became_active":"2024-09-01T00:25:29.581834+0000","last_became_peered":"2024-09-01T00:25:29.581834+0000","last_unstale":"2024-09-01T00:26:25.650715+0000","last_undegraded":"2024-09-01T00:26:25.650715+0000","last_fullsized":"2024-09-01T00:26:25.650715+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:35:03.934385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":26,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.584629+0000","last_change":"2024-09-01T00:25:26.538311+0000","last_active":"2024-09-01T00:26:25.584629+0000","last_peered":"2024-09-01T00:26:25.584629+0000","last_clean":"2024-09-01T00:26:25.584629+0000","last_became_active":"2024-09-01T00:25:26.538044+0000","last_became_peered":"2024-09-01T00:25:26.538044+0000","last_unstale":"2024-09-01T00:26:25.584629+0000","last_undegraded":"2024-09-01T00:26:25.584629+0000","last_fullsized":"2024-09-01T00:26:25.584629+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:06:40.969457+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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583729+0000","last_change":"2024-09-01T00:25:29.567056+0000","last_active":"2024-09-01T00:26:25.583729+0000","last_peered":"2024-09-01T00:26:25.583729+0000","last_clean":"2024-09-01T00:26:25.583729+0000","last_became_active":"2024-09-01T00:25:29.566475+0000","last_became_peered":"2024-09-01T00:25:29.566475+0000","last_unstale":"2024-09-01T00:26:25.583729+0000","last_undegraded":"2024-09-01T00:26:25.583729+0000","last_fullsized":"2024-09-01T00:26:25.583729+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:29:40.717164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463423+0000","last_change":"2024-09-01T00:25:26.542691+0000","last_active":"2024-09-01T00:26:25.463423+0000","last_peered":"2024-09-01T00:26:25.463423+0000","last_clean":"2024-09-01T00:26:25.463423+0000","last_became_active":"2024-09-01T00:25:26.542365+0000","last_became_peered":"2024-09-01T00:25:26.542365+0000","last_unstale":"2024-09-01T00:26:25.463423+0000","last_undegraded":"2024-09-01T00:26:25.463423+0000","last_fullsized":"2024-09-01T00:26:25.463423+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:40:56.782134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650293+0000","last_change":"2024-09-01T00:25:29.580760+0000","last_active":"2024-09-01T00:26:25.650293+0000","last_peered":"2024-09-01T00:26:25.650293+0000","last_clean":"2024-09-01T00:26:25.650293+0000","last_became_active":"2024-09-01T00:25:29.580004+0000","last_became_peered":"2024-09-01T00:25:29.580004+0000","last_unstale":"2024-09-01T00:26:25.650293+0000","last_undegraded":"2024-09-01T00:26:25.650293+0000","last_fullsized":"2024-09-01T00:26:25.650293+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:48:50.832150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651536+0000","last_change":"2024-09-01T00:25:26.545132+0000","last_active":"2024-09-01T00:26:25.651536+0000","last_peered":"2024-09-01T00:26:25.651536+0000","last_clean":"2024-09-01T00:26:25.651536+0000","last_became_active":"2024-09-01T00:25:26.544643+0000","last_became_peered":"2024-09-01T00:25:26.544643+0000","last_unstale":"2024-09-01T00:26:25.651536+0000","last_undegraded":"2024-09-01T00:26:25.651536+0000","last_fullsized":"2024-09-01T00:26:25.651536+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:13:25.262623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650249+0000","last_change":"2024-09-01T00:25:29.576632+0000","last_active":"2024-09-01T00:26:25.650249+0000","last_peered":"2024-09-01T00:26:25.650249+0000","last_clean":"2024-09-01T00:26:25.650249+0000","last_became_active":"2024-09-01T00:25:29.576329+0000","last_became_peered":"2024-09-01T00:25:29.576329+0000","last_unstale":"2024-09-01T00:26:25.650249+0000","last_undegraded":"2024-09-01T00:26:25.650249+0000","last_fullsized":"2024-09-01T00:26:25.650249+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:37:43.399908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":33,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504542+0000","last_change":"2024-09-01T00:25:26.539992+0000","last_active":"2024-09-01T00:26:25.504542+0000","last_peered":"2024-09-01T00:26:25.504542+0000","last_clean":"2024-09-01T00:26:25.504542+0000","last_became_active":"2024-09-01T00:25:26.539646+0000","last_became_peered":"2024-09-01T00:25:26.539646+0000","last_unstale":"2024-09-01T00:26:25.504542+0000","last_undegraded":"2024-09-01T00:26:25.504542+0000","last_fullsized":"2024-09-01T00:26:25.504542+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T07:13:06.846995+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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650766+0000","last_change":"2024-09-01T00:25:29.580669+0000","last_active":"2024-09-01T00:26:25.650766+0000","last_peered":"2024-09-01T00:26:25.650766+0000","last_clean":"2024-09-01T00:26:25.650766+0000","last_became_active":"2024-09-01T00:25:29.580376+0000","last_became_peered":"2024-09-01T00:25:29.580376+0000","last_unstale":"2024-09-01T00:26:25.650766+0000","last_undegraded":"2024-09-01T00:26:25.650766+0000","last_fullsized":"2024-09-01T00:26:25.650766+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:26:59.638731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'1","reported_seq":38,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.462653+0000","last_change":"2024-09-01T00:25:55.184833+0000","last_active":"2024-09-01T00:26:25.462653+0000","last_peered":"2024-09-01T00:26:25.462653+0000","last_clean":"2024-09-01T00:26:25.462653+0000","last_became_active":"2024-09-01T00:25:55.182218+0000","last_became_peered":"2024-09-01T00:25:55.182218+0000","last_unstale":"2024-09-01T00:26:25.462653+0000","last_undegraded":"2024-09-01T00:26:25.462653+0000","last_fullsized":"2024-09-01T00:26:25.462653+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:25:34.097787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,2],"acting":[4,0,2],"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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650555+0000","last_change":"2024-09-01T00:25:29.581065+0000","last_active":"2024-09-01T00:26:25.650555+0000","last_peered":"2024-09-01T00:26:25.650555+0000","last_clean":"2024-09-01T00:26:25.650555+0000","last_became_active":"2024-09-01T00:25:29.580705+0000","last_became_peered":"2024-09-01T00:25:29.580705+0000","last_unstale":"2024-09-01T00:26:25.650555+0000","last_undegraded":"2024-09-01T00:26:25.650555+0000","last_fullsized":"2024-09-01T00:26:25.650555+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:05:07.456302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504930+0000","last_change":"2024-09-01T00:25:26.545641+0000","last_active":"2024-09-01T00:26:25.504930+0000","last_peered":"2024-09-01T00:26:25.504930+0000","last_clean":"2024-09-01T00:26:25.504930+0000","last_became_active":"2024-09-01T00:25:26.544540+0000","last_became_peered":"2024-09-01T00:25:26.544540+0000","last_unstale":"2024-09-01T00:26:25.504930+0000","last_undegraded":"2024-09-01T00:26:25.504930+0000","last_fullsized":"2024-09-01T00:26:25.504930+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:01:45.243154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650989+0000","last_change":"2024-09-01T00:25:29.582405+0000","last_active":"2024-09-01T00:26:25.650989+0000","last_peered":"2024-09-01T00:26:25.650989+0000","last_clean":"2024-09-01T00:26:25.650989+0000","last_became_active":"2024-09-01T00:25:29.581959+0000","last_became_peered":"2024-09-01T00:25:29.581959+0000","last_unstale":"2024-09-01T00:26:25.650989+0000","last_undegraded":"2024-09-01T00:26:25.650989+0000","last_fullsized":"2024-09-01T00:26:25.650989+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:47:05.207551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'1","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.460251+0000","last_change":"2024-09-01T00:25:26.539595+0000","last_active":"2024-09-01T00:26:25.460251+0000","last_peered":"2024-09-01T00:26:25.460251+0000","last_clean":"2024-09-01T00:26:25.460251+0000","last_became_active":"2024-09-01T00:25:26.539337+0000","last_became_peered":"2024-09-01T00:25:26.539337+0000","last_unstale":"2024-09-01T00:26:25.460251+0000","last_undegraded":"2024-09-01T00:26:25.460251+0000","last_fullsized":"2024-09-01T00:26:25.460251+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:15:03.835532+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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463461+0000","last_change":"2024-09-01T00:25:29.571066+0000","last_active":"2024-09-01T00:26:25.463461+0000","last_peered":"2024-09-01T00:26:25.463461+0000","last_clean":"2024-09-01T00:26:25.463461+0000","last_became_active":"2024-09-01T00:25:29.568608+0000","last_became_peered":"2024-09-01T00:25:29.568608+0000","last_unstale":"2024-09-01T00:26:25.463461+0000","last_undegraded":"2024-09-01T00:26:25.463461+0000","last_fullsized":"2024-09-01T00:26:25.463461+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:32:13.748546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504850+0000","last_change":"2024-09-01T00:25:26.541311+0000","last_active":"2024-09-01T00:26:25.504850+0000","last_peered":"2024-09-01T00:26:25.504850+0000","last_clean":"2024-09-01T00:26:25.504850+0000","last_became_active":"2024-09-01T00:25:26.541019+0000","last_became_peered":"2024-09-01T00:25:26.541019+0000","last_unstale":"2024-09-01T00:26:25.504850+0000","last_undegraded":"2024-09-01T00:26:25.504850+0000","last_fullsized":"2024-09-01T00:26:25.504850+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:52:32.581800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.650599+0000","last_change":"2024-09-01T00:25:29.578540+0000","last_active":"2024-09-01T00:26:25.650599+0000","last_peered":"2024-09-01T00:26:25.650599+0000","last_clean":"2024-09-01T00:26:25.650599+0000","last_became_active":"2024-09-01T00:25:29.578199+0000","last_became_peered":"2024-09-01T00:25:29.578199+0000","last_unstale":"2024-09-01T00:26:25.650599+0000","last_undegraded":"2024-09-01T00:26:25.650599+0000","last_fullsized":"2024-09-01T00:26:25.650599+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:17:25.214312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.513227+0000","last_change":"2024-09-01T00:26:25.652660+0000","last_active":"2024-09-01T00:26:32.513227+0000","last_peered":"2024-09-01T00:26:32.513227+0000","last_clean":"2024-09-01T00:26:32.513227+0000","last_became_active":"2024-09-01T00:26:20.294595+0000","last_became_peered":"2024-09-01T00:26:20.294595+0000","last_unstale":"2024-09-01T00:26:32.513227+0000","last_undegraded":"2024-09-01T00:26:32.513227+0000","last_fullsized":"2024-09-01T00:26:32.513227+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:55:47.131302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000790502,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'128","reported_seq":274,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.495462+0000","last_change":"2024-09-01T00:25:06.381518+0000","last_active":"2024-09-01T00:26:32.495462+0000","last_peered":"2024-09-01T00:26:32.495462+0000","last_clean":"2024-09-01T00:26:32.495462+0000","last_became_active":"2024-09-01T00:25:06.381228+0000","last_became_peered":"2024-09-01T00:25:06.381228+0000","last_unstale":"2024-09-01T00:26:32.495462+0000","last_undegraded":"2024-09-01T00:26:32.495462+0000","last_fullsized":"2024-09-01T00:26:32.495462+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:23:08.867362+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:23:08.867362+0000","last_clean_scrub_stamp":"2024-09-01T00:23:08.867362+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-02T11:29:55.759353+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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463372+0000","last_change":"2024-09-01T00:25:26.542646+0000","last_active":"2024-09-01T00:26:25.463372+0000","last_peered":"2024-09-01T00:26:25.463372+0000","last_clean":"2024-09-01T00:26:25.463372+0000","last_became_active":"2024-09-01T00:25:26.542330+0000","last_became_peered":"2024-09-01T00:25:26.542330+0000","last_unstale":"2024-09-01T00:26:25.463372+0000","last_undegraded":"2024-09-01T00:26:25.463372+0000","last_fullsized":"2024-09-01T00:26:25.463372+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:14:59.091784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458541+0000","last_change":"2024-09-01T00:25:29.573744+0000","last_active":"2024-09-01T00:26:25.458541+0000","last_peered":"2024-09-01T00:26:25.458541+0000","last_clean":"2024-09-01T00:26:25.458541+0000","last_became_active":"2024-09-01T00:25:29.573437+0000","last_became_peered":"2024-09-01T00:25:29.573437+0000","last_unstale":"2024-09-01T00:26:25.458541+0000","last_undegraded":"2024-09-01T00:26:25.458541+0000","last_fullsized":"2024-09-01T00:26:25.458541+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:42:54.673684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.578125+0000","last_change":"2024-09-01T00:26:25.584953+0000","last_active":"2024-09-01T00:26:32.578125+0000","last_peered":"2024-09-01T00:26:32.578125+0000","last_clean":"2024-09-01T00:26:32.578125+0000","last_became_active":"2024-09-01T00:26:20.292478+0000","last_became_peered":"2024-09-01T00:26:20.292478+0000","last_unstale":"2024-09-01T00:26:32.578125+0000","last_undegraded":"2024-09-01T00:26:32.578125+0000","last_fullsized":"2024-09-01T00:26:32.578125+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:23:35.022724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000236806,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.652211+0000","last_change":"2024-09-01T00:25:26.548515+0000","last_active":"2024-09-01T00:26:25.652211+0000","last_peered":"2024-09-01T00:26:25.652211+0000","last_clean":"2024-09-01T00:26:25.652211+0000","last_became_active":"2024-09-01T00:25:26.548181+0000","last_became_peered":"2024-09-01T00:25:26.548181+0000","last_unstale":"2024-09-01T00:26:25.652211+0000","last_undegraded":"2024-09-01T00:26:25.652211+0000","last_fullsized":"2024-09-01T00:26:25.652211+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:18:05.346460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583726+0000","last_change":"2024-09-01T00:25:29.566758+0000","last_active":"2024-09-01T00:26:25.583726+0000","last_peered":"2024-09-01T00:26:25.583726+0000","last_clean":"2024-09-01T00:26:25.583726+0000","last_became_active":"2024-09-01T00:25:29.566428+0000","last_became_peered":"2024-09-01T00:25:29.566428+0000","last_unstale":"2024-09-01T00:26:25.583726+0000","last_undegraded":"2024-09-01T00:26:25.583726+0000","last_fullsized":"2024-09-01T00:26:25.583726+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:58:36.923115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":20,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.388768+0000","last_change":"2024-09-01T00:26:25.460615+0000","last_active":"2024-09-01T00:26:32.388768+0000","last_peered":"2024-09-01T00:26:32.388768+0000","last_clean":"2024-09-01T00:26:32.388768+0000","last_became_active":"2024-09-01T00:26:20.525188+0000","last_became_peered":"2024-09-01T00:26:20.525188+0000","last_unstale":"2024-09-01T00:26:32.388768+0000","last_undegraded":"2024-09-01T00:26:32.388768+0000","last_fullsized":"2024-09-01T00:26:32.388768+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:56:16.530021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000426375,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504575+0000","last_change":"2024-09-01T00:25:26.540302+0000","last_active":"2024-09-01T00:26:25.504575+0000","last_peered":"2024-09-01T00:26:25.504575+0000","last_clean":"2024-09-01T00:26:25.504575+0000","last_became_active":"2024-09-01T00:25:26.540002+0000","last_became_peered":"2024-09-01T00:25:26.540002+0000","last_unstale":"2024-09-01T00:26:25.504575+0000","last_undegraded":"2024-09-01T00:26:25.504575+0000","last_fullsized":"2024-09-01T00:26:25.504575+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:03:22.763312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458315+0000","last_change":"2024-09-01T00:25:29.565186+0000","last_active":"2024-09-01T00:26:25.458315+0000","last_peered":"2024-09-01T00:26:25.458315+0000","last_clean":"2024-09-01T00:26:25.458315+0000","last_became_active":"2024-09-01T00:25:29.564921+0000","last_became_peered":"2024-09-01T00:25:29.564921+0000","last_unstale":"2024-09-01T00:26:25.458315+0000","last_undegraded":"2024-09-01T00:26:25.458315+0000","last_fullsized":"2024-09-01T00:26:25.458315+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:12:37.805708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.389327+0000","last_change":"2024-09-01T00:26:25.460219+0000","last_active":"2024-09-01T00:26:32.389327+0000","last_peered":"2024-09-01T00:26:32.389327+0000","last_clean":"2024-09-01T00:26:32.389327+0000","last_became_active":"2024-09-01T00:26:20.292552+0000","last_became_peered":"2024-09-01T00:26:20.292552+0000","last_unstale":"2024-09-01T00:26:32.389327+0000","last_undegraded":"2024-09-01T00:26:32.389327+0000","last_fullsized":"2024-09-01T00:26:32.389327+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:41:43.983181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001541204,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463526+0000","last_change":"2024-09-01T00:25:26.543963+0000","last_active":"2024-09-01T00:26:25.463526+0000","last_peered":"2024-09-01T00:26:25.463526+0000","last_clean":"2024-09-01T00:26:25.463526+0000","last_became_active":"2024-09-01T00:25:26.543650+0000","last_became_peered":"2024-09-01T00:25:26.543650+0000","last_unstale":"2024-09-01T00:26:25.463526+0000","last_undegraded":"2024-09-01T00:26:25.463526+0000","last_fullsized":"2024-09-01T00:26:25.463526+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:24:55.080798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.462303+0000","last_change":"2024-09-01T00:25:29.570983+0000","last_active":"2024-09-01T00:26:25.462303+0000","last_peered":"2024-09-01T00:26:25.462303+0000","last_clean":"2024-09-01T00:26:25.462303+0000","last_became_active":"2024-09-01T00:25:29.570502+0000","last_became_peered":"2024-09-01T00:25:29.570502+0000","last_unstale":"2024-09-01T00:26:25.462303+0000","last_undegraded":"2024-09-01T00:26:25.462303+0000","last_fullsized":"2024-09-01T00:26:25.462303+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:42:36.053977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'2","reported_seq":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.389253+0000","last_change":"2024-09-01T00:26:25.460561+0000","last_active":"2024-09-01T00:26:32.389253+0000","last_peered":"2024-09-01T00:26:32.389253+0000","last_clean":"2024-09-01T00:26:32.389253+0000","last_became_active":"2024-09-01T00:26:20.525169+0000","last_became_peered":"2024-09-01T00:26:20.525169+0000","last_unstale":"2024-09-01T00:26:32.389253+0000","last_undegraded":"2024-09-01T00:26:32.389253+0000","last_fullsized":"2024-09-01T00:26:32.389253+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:46:06.315502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020280879999999999,"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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458913+0000","last_change":"2024-09-01T00:25:26.542815+0000","last_active":"2024-09-01T00:26:25.458913+0000","last_peered":"2024-09-01T00:26:25.458913+0000","last_clean":"2024-09-01T00:26:25.458913+0000","last_became_active":"2024-09-01T00:25:26.542552+0000","last_became_peered":"2024-09-01T00:25:26.542552+0000","last_unstale":"2024-09-01T00:26:25.458913+0000","last_undegraded":"2024-09-01T00:26:25.458913+0000","last_fullsized":"2024-09-01T00:26:25.458913+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:26:27.071041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463606+0000","last_change":"2024-09-01T00:25:29.567323+0000","last_active":"2024-09-01T00:26:25.463606+0000","last_peered":"2024-09-01T00:26:25.463606+0000","last_clean":"2024-09-01T00:26:25.463606+0000","last_became_active":"2024-09-01T00:25:29.566944+0000","last_became_peered":"2024-09-01T00:25:29.566944+0000","last_unstale":"2024-09-01T00:26:25.463606+0000","last_undegraded":"2024-09-01T00:26:25.463606+0000","last_fullsized":"2024-09-01T00:26:25.463606+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:00:36.676583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'1","reported_seq":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.577773+0000","last_change":"2024-09-01T00:26:25.584804+0000","last_active":"2024-09-01T00:26:32.577773+0000","last_peered":"2024-09-01T00:26:32.577773+0000","last_clean":"2024-09-01T00:26:32.577773+0000","last_became_active":"2024-09-01T00:26:20.525038+0000","last_became_peered":"2024-09-01T00:26:20.525038+0000","last_unstale":"2024-09-01T00:26:32.577773+0000","last_undegraded":"2024-09-01T00:26:32.577773+0000","last_fullsized":"2024-09-01T00:26:32.577773+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:22:56.689546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057384799999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.652263+0000","last_change":"2024-09-01T00:25:26.549918+0000","last_active":"2024-09-01T00:26:25.652263+0000","last_peered":"2024-09-01T00:26:25.652263+0000","last_clean":"2024-09-01T00:26:25.652263+0000","last_became_active":"2024-09-01T00:25:26.549591+0000","last_became_peered":"2024-09-01T00:25:26.549591+0000","last_unstale":"2024-09-01T00:26:25.652263+0000","last_undegraded":"2024-09-01T00:26:25.652263+0000","last_fullsized":"2024-09-01T00:26:25.652263+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:29:54.225151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458832+0000","last_change":"2024-09-01T00:25:29.570434+0000","last_active":"2024-09-01T00:26:25.458832+0000","last_peered":"2024-09-01T00:26:25.458832+0000","last_clean":"2024-09-01T00:26:25.458832+0000","last_became_active":"2024-09-01T00:25:29.570155+0000","last_became_peered":"2024-09-01T00:25:29.570155+0000","last_unstale":"2024-09-01T00:26:25.458832+0000","last_undegraded":"2024-09-01T00:26:25.458832+0000","last_fullsized":"2024-09-01T00:26:25.458832+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:54:59.593137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.388305+0000","last_change":"2024-09-01T00:26:25.458674+0000","last_active":"2024-09-01T00:26:32.388305+0000","last_peered":"2024-09-01T00:26:32.388305+0000","last_clean":"2024-09-01T00:26:32.388305+0000","last_became_active":"2024-09-01T00:26:20.292455+0000","last_became_peered":"2024-09-01T00:26:20.292455+0000","last_unstale":"2024-09-01T00:26:32.388305+0000","last_undegraded":"2024-09-01T00:26:32.388305+0000","last_fullsized":"2024-09-01T00:26:32.388305+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:52:56.558458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060891500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"67'1","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.460499+0000","last_change":"2024-09-01T00:25:26.544217+0000","last_active":"2024-09-01T00:26:25.460499+0000","last_peered":"2024-09-01T00:26:25.460499+0000","last_clean":"2024-09-01T00:26:25.460499+0000","last_became_active":"2024-09-01T00:25:26.543916+0000","last_became_peered":"2024-09-01T00:25:26.543916+0000","last_unstale":"2024-09-01T00:26:25.460499+0000","last_undegraded":"2024-09-01T00:26:25.460499+0000","last_fullsized":"2024-09-01T00:26:25.460499+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:11:40.435214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459528+0000","last_change":"2024-09-01T00:25:29.567968+0000","last_active":"2024-09-01T00:26:25.459528+0000","last_peered":"2024-09-01T00:26:25.459528+0000","last_clean":"2024-09-01T00:26:25.459528+0000","last_became_active":"2024-09-01T00:25:29.567570+0000","last_became_peered":"2024-09-01T00:25:29.567570+0000","last_unstale":"2024-09-01T00:26:25.459528+0000","last_undegraded":"2024-09-01T00:26:25.459528+0000","last_fullsized":"2024-09-01T00:26:25.459528+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:32:56.666252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"state":"active+clean","last_fresh":"2024-09-01T00:26:32.389096+0000","last_change":"2024-09-01T00:26:25.461800+0000","last_active":"2024-09-01T00:26:32.389096+0000","last_peered":"2024-09-01T00:26:32.389096+0000","last_clean":"2024-09-01T00:26:32.389096+0000","last_became_active":"2024-09-01T00:26:20.524689+0000","last_became_peered":"2024-09-01T00:26:20.524689+0000","last_unstale":"2024-09-01T00:26:32.389096+0000","last_undegraded":"2024-09-01T00:26:32.389096+0000","last_fullsized":"2024-09-01T00:26:32.389096+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:12:31.079706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047532999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651475+0000","last_change":"2024-09-01T00:25:26.547171+0000","last_active":"2024-09-01T00:26:25.651475+0000","last_peered":"2024-09-01T00:26:25.651475+0000","last_clean":"2024-09-01T00:26:25.651475+0000","last_became_active":"2024-09-01T00:25:26.546857+0000","last_became_peered":"2024-09-01T00:25:26.546857+0000","last_unstale":"2024-09-01T00:26:25.651475+0000","last_undegraded":"2024-09-01T00:26:25.651475+0000","last_fullsized":"2024-09-01T00:26:25.651475+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:49:05.673177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.583830+0000","last_change":"2024-09-01T00:25:29.567607+0000","last_active":"2024-09-01T00:26:25.583830+0000","last_peered":"2024-09-01T00:26:25.583830+0000","last_clean":"2024-09-01T00:26:25.583830+0000","last_became_active":"2024-09-01T00:25:29.567263+0000","last_became_peered":"2024-09-01T00:25:29.567263+0000","last_unstale":"2024-09-01T00:26:25.583830+0000","last_undegraded":"2024-09-01T00:26:25.583830+0000","last_fullsized":"2024-09-01T00:26:25.583830+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:38:00.923666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.652204+0000","last_change":"2024-09-01T00:25:26.547601+0000","last_active":"2024-09-01T00:26:25.652204+0000","last_peered":"2024-09-01T00:26:25.652204+0000","last_clean":"2024-09-01T00:26:25.652204+0000","last_became_active":"2024-09-01T00:25:26.546899+0000","last_became_peered":"2024-09-01T00:25:26.546899+0000","last_unstale":"2024-09-01T00:26:25.652204+0000","last_undegraded":"2024-09-01T00:26:25.652204+0000","last_fullsized":"2024-09-01T00:26:25.652204+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:47:32.494633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.461543+0000","last_change":"2024-09-01T00:25:29.564531+0000","last_active":"2024-09-01T00:26:25.461543+0000","last_peered":"2024-09-01T00:26:25.461543+0000","last_clean":"2024-09-01T00:26:25.461543+0000","last_became_active":"2024-09-01T00:25:29.564035+0000","last_became_peered":"2024-09-01T00:25:29.564035+0000","last_unstale":"2024-09-01T00:26:25.461543+0000","last_undegraded":"2024-09-01T00:26:25.461543+0000","last_fullsized":"2024-09-01T00:26:25.461543+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:01:58.692763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458684+0000","last_change":"2024-09-01T00:25:26.543275+0000","last_active":"2024-09-01T00:26:25.458684+0000","last_peered":"2024-09-01T00:26:25.458684+0000","last_clean":"2024-09-01T00:26:25.458684+0000","last_became_active":"2024-09-01T00:25:26.542545+0000","last_became_peered":"2024-09-01T00:25:26.542545+0000","last_unstale":"2024-09-01T00:26:25.458684+0000","last_undegraded":"2024-09-01T00:26:25.458684+0000","last_fullsized":"2024-09-01T00:26:25.458684+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:49:55.100161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458256+0000","last_change":"2024-09-01T00:25:29.568409+0000","last_active":"2024-09-01T00:26:25.458256+0000","last_peered":"2024-09-01T00:26:25.458256+0000","last_clean":"2024-09-01T00:26:25.458256+0000","last_became_active":"2024-09-01T00:25:29.568143+0000","last_became_peered":"2024-09-01T00:25:29.568143+0000","last_unstale":"2024-09-01T00:26:25.458256+0000","last_undegraded":"2024-09-01T00:26:25.458256+0000","last_fullsized":"2024-09-01T00:26:25.458256+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:12:33.287479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.458915+0000","last_change":"2024-09-01T00:25:26.541561+0000","last_active":"2024-09-01T00:26:25.458915+0000","last_peered":"2024-09-01T00:26:25.458915+0000","last_clean":"2024-09-01T00:26:25.458915+0000","last_became_active":"2024-09-01T00:25:26.541253+0000","last_became_peered":"2024-09-01T00:25:26.541253+0000","last_unstale":"2024-09-01T00:26:25.458915+0000","last_undegraded":"2024-09-01T00:26:25.458915+0000","last_fullsized":"2024-09-01T00:26:25.458915+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:05:13.877837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459850+0000","last_change":"2024-09-01T00:25:29.568971+0000","last_active":"2024-09-01T00:26:25.459850+0000","last_peered":"2024-09-01T00:26:25.459850+0000","last_clean":"2024-09-01T00:26:25.459850+0000","last_became_active":"2024-09-01T00:25:29.568718+0000","last_became_peered":"2024-09-01T00:25:29.568718+0000","last_unstale":"2024-09-01T00:26:25.459850+0000","last_undegraded":"2024-09-01T00:26:25.459850+0000","last_fullsized":"2024-09-01T00:26:25.459850+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:11:27.614558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.652531+0000","last_change":"2024-09-01T00:25:26.543936+0000","last_active":"2024-09-01T00:26:25.652531+0000","last_peered":"2024-09-01T00:26:25.652531+0000","last_clean":"2024-09-01T00:26:25.652531+0000","last_became_active":"2024-09-01T00:25:26.543627+0000","last_became_peered":"2024-09-01T00:25:26.543627+0000","last_unstale":"2024-09-01T00:26:25.652531+0000","last_undegraded":"2024-09-01T00:26:25.652531+0000","last_fullsized":"2024-09-01T00:26:25.652531+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:35:18.380018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":30,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651265+0000","last_change":"2024-09-01T00:25:55.177678+0000","last_active":"2024-09-01T00:26:25.651265+0000","last_peered":"2024-09-01T00:26:25.651265+0000","last_clean":"2024-09-01T00:26:25.651265+0000","last_became_active":"2024-09-01T00:25:55.177380+0000","last_became_peered":"2024-09-01T00:25:55.177380+0000","last_unstale":"2024-09-01T00:26:25.651265+0000","last_undegraded":"2024-09-01T00:26:25.651265+0000","last_fullsized":"2024-09-01T00:26:25.651265+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:22:58.352091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.463577+0000","last_change":"2024-09-01T00:25:29.565170+0000","last_active":"2024-09-01T00:26:25.463577+0000","last_peered":"2024-09-01T00:26:25.463577+0000","last_clean":"2024-09-01T00:26:25.463577+0000","last_became_active":"2024-09-01T00:25:29.564829+0000","last_became_peered":"2024-09-01T00:25:29.564829+0000","last_unstale":"2024-09-01T00:26:25.463577+0000","last_undegraded":"2024-09-01T00:26:25.463577+0000","last_fullsized":"2024-09-01T00:26:25.463577+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:35:00.089948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.651910+0000","last_change":"2024-09-01T00:25:26.548802+0000","last_active":"2024-09-01T00:26:25.651910+0000","last_peered":"2024-09-01T00:26:25.651910+0000","last_clean":"2024-09-01T00:26:25.651910+0000","last_became_active":"2024-09-01T00:25:26.547262+0000","last_became_peered":"2024-09-01T00:25:26.547262+0000","last_unstale":"2024-09-01T00:26:25.651910+0000","last_undegraded":"2024-09-01T00:26:25.651910+0000","last_fullsized":"2024-09-01T00:26:25.651910+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:40:21.285051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.504741+0000","last_change":"2024-09-01T00:25:55.179902+0000","last_active":"2024-09-01T00:26:25.504741+0000","last_peered":"2024-09-01T00:26:25.504741+0000","last_clean":"2024-09-01T00:26:25.504741+0000","last_became_active":"2024-09-01T00:25:55.179296+0000","last_became_peered":"2024-09-01T00:25:55.179296+0000","last_unstale":"2024-09-01T00:26:25.504741+0000","last_undegraded":"2024-09-01T00:26:25.504741+0000","last_fullsized":"2024-09-01T00:26:25.504741+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:25:06.729057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1d","version":"67'2","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.652139+0000","last_change":"2024-09-01T00:25:26.546102+0000","last_active":"2024-09-01T00:26:25.652139+0000","last_peered":"2024-09-01T00:26:25.652139+0000","last_clean":"2024-09-01T00:26:25.652139+0000","last_became_active":"2024-09-01T00:25:26.545780+0000","last_became_peered":"2024-09-01T00:25:26.545780+0000","last_unstale":"2024-09-01T00:26:25.652139+0000","last_undegraded":"2024-09-01T00:26:25.652139+0000","last_fullsized":"2024-09-01T00:26:25.652139+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:45:27.370479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.584449+0000","last_change":"2024-09-01T00:25:29.576531+0000","last_active":"2024-09-01T00:26:25.584449+0000","last_peered":"2024-09-01T00:26:25.584449+0000","last_clean":"2024-09-01T00:26:25.584449+0000","last_became_active":"2024-09-01T00:25:29.576248+0000","last_became_peered":"2024-09-01T00:25:29.576248+0000","last_unstale":"2024-09-01T00:26:25.584449+0000","last_undegraded":"2024-09-01T00:26:25.584449+0000","last_fullsized":"2024-09-01T00:26:25.584449+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:24:22.023219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459365+0000","last_change":"2024-09-01T00:25:26.541463+0000","last_active":"2024-09-01T00:26:25.459365+0000","last_peered":"2024-09-01T00:26:25.459365+0000","last_clean":"2024-09-01T00:26:25.459365+0000","last_became_active":"2024-09-01T00:25:26.541176+0000","last_became_peered":"2024-09-01T00:25:26.541176+0000","last_unstale":"2024-09-01T00:26:25.459365+0000","last_undegraded":"2024-09-01T00:26:25.459365+0000","last_fullsized":"2024-09-01T00:26:25.459365+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:21:32.632334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.459267+0000","last_change":"2024-09-01T00:25:29.564460+0000","last_active":"2024-09-01T00:26:25.459267+0000","last_peered":"2024-09-01T00:26:25.459267+0000","last_clean":"2024-09-01T00:26:25.459267+0000","last_became_active":"2024-09-01T00:25:29.564183+0000","last_became_peered":"2024-09-01T00:25:29.564183+0000","last_unstale":"2024-09-01T00:26:25.459267+0000","last_undegraded":"2024-09-01T00:26:25.459267+0000","last_fullsized":"2024-09-01T00:26:25.459267+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:06:46.340086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'4","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-09-01T00:26:25.584831+0000","last_change":"2024-09-01T00:25:26.545195+0000","last_active":"2024-09-01T00:26:25.584831+0000","last_peered":"2024-09-01T00:26:25.584831+0000","last_clean":"2024-09-01T00:26:25.584831+0000","last_became_active":"2024-09-01T00:25:26.544958+0000","last_became_peered":"2024-09-01T00:25:26.544958+0000","last_unstale":"2024-09-01T00:26:25.584831+0000","last_undegraded":"2024-09-01T00:26:25.584831+0000","last_fullsized":"2024-09-01T00:26:25.584831+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T05:16:26.319945+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":1,"num_bytes_recovered":22,"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":56,"seq":240518168607,"num_pgs":46,"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":948235,"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":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.57099999999999995,"15min":0.55300000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":4.3090000000000002,"5min":4.3090000000000002,"15min":4.3090000000000002},"last":0.41399999999999998},{"interface":"front","average":{"1min":1.161,"5min":0.68899999999999995,"15min":0.60999999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":13.195,"5min":13.195,"15min":13.195},"last":0.56200000000000006}]},{"osd":1,"last update":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":0.67200000000000004,"15min":0.59399999999999997},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":13.244,"5min":13.244,"15min":13.244},"last":0.45900000000000002},{"interface":"front","average":{"1min":1.1599999999999999,"5min":0.67200000000000004,"15min":0.58999999999999997},"min":{"1min":0.40999999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":13.263999999999999,"5min":13.263999999999999,"15min":13.263999999999999},"last":0.50800000000000001}]},{"osd":2,"last update":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.55500000000000005,"15min":0.56299999999999994},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73799999999999999,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.435},{"interface":"front","average":{"1min":1.1459999999999999,"5min":0.66300000000000003,"15min":0.58299999999999996},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":13.151999999999999,"5min":13.151999999999999,"15min":13.151999999999999},"last":0.59299999999999997}]},{"osd":3,"last update":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":0.67600000000000005,"15min":0.59699999999999998},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":13.108000000000001,"5min":13.108000000000001,"15min":13.108000000000001},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.503,"5min":0.53900000000000003,"15min":0.54500000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.71199999999999997,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.54700000000000004}]},{"osd":4,"last update":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.44400000000000001,"15min":0.44800000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.46600000000000003,"15min":0.47199999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.61799999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.57599999999999996}]},{"osd":5,"last update":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.46999999999999997,"15min":0.47599999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.58199999999999996,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.495},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.48599999999999999,"15min":0.48999999999999999},"min":{"1min":0.29699999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.67200000000000004,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.628}]},{"osd":6,"last update":"Sun Sep 1 00:27:03 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.51500000000000001,"15min":0.51900000000000002},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.72699999999999998,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48399999999999999,"15min":0.48299999999999998},"min":{"1min":0.39100000000000001,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.67500000000000004,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.61599999999999999}]}]},{"osd":6,"up_from":48,"seq":206158430244,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32488,"kb_used_data":1372,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712664,"statfs":{"total":95995035648,"available":95961767936,"internally_reserved":0,"allocated":1404928,"data_stored":950001,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.55100000000000005,"15min":0.56299999999999994},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.69899999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.503,"5min":0.54300000000000004,"15min":0.54900000000000004},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.63600000000000001,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.51300000000000001}]},{"osd":1,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.53900000000000003,"15min":0.53800000000000003},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.71499999999999997,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.505,"5min":0.55200000000000005,"15min":0.56000000000000005},"min":{"1min":0.36199999999999999,"5min":0.308,"15min":0.308},"max":{"1min":0.70099999999999996,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.435}]},{"osd":2,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.54200000000000004,"15min":0.55200000000000005},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.66500000000000004,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.497},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.54600000000000004,"15min":0.55100000000000005},"min":{"1min":0.378,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.66600000000000004,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.54900000000000004}]},{"osd":3,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.93700000000000006,"15min":1.0049999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.67900000000000005,"5min":11.738,"15min":11.738},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.93700000000000006,"15min":1.0029999999999999},"min":{"1min":0.36699999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.69399999999999995,"5min":11.752000000000001,"15min":11.752000000000001},"last":0.56499999999999995}]},{"osd":4,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.41899999999999998,"15min":0.41699999999999998},"min":{"1min":0.29399999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.63100000000000001,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.42699999999999999,"15min":0.42399999999999999},"min":{"1min":0.32100000000000001,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.34499999999999997}]},{"osd":5,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.438,"15min":0.433},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.68000000000000005,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.33100000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.622,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.41799999999999998}]},{"osd":7,"last update":"Sun Sep 1 00:27:10 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.502,"15min":0.5},"min":{"1min":0.34999999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.67300000000000004,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54000000000000004,"15min":0.53900000000000003},"min":{"1min":0.376,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.70999999999999996,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.57799999999999996}]}]},{"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":27820,"kb_used_data":800,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717332,"statfs":{"total":95995035648,"available":95966547968,"internally_reserved":0,"allocated":819200,"data_stored":359684,"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":"Sun Sep 1 00:27:18 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.51600000000000001,"15min":0.51800000000000002},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.72799999999999998,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.51400000000000001,"15min":0.52000000000000002},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.754,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.64400000000000002}]},{"osd":1,"last update":"Sun Sep 1 00:27:18 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.51500000000000001,"15min":0.52000000000000002},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.71199999999999997,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.53700000000000003,"15min":0.54100000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.82199999999999995,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.54900000000000004}]},{"osd":2,"last update":"Sun Sep 1 00:27:18 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.50700000000000001,"15min":0.504},"min":{"1min":0.34799999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.55500000000000005,"15min":0.56100000000000005},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.78400000000000003,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.58899999999999997}]},{"osd":3,"last update":"Sun Sep 1 00:27:18 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54100000000000004,"15min":0.53900000000000003},"min":{"1min":0.39300000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.78100000000000003,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.629},{"interface":"front","average":{"1min":0.498,"5min":0.53800000000000003,"15min":0.54400000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.61399999999999999}]},{"osd":4,"last update":"Sun Sep 1 00:27:18 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.39900000000000002,"15min":0.379},"min":{"1min":0.26300000000000001,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.59899999999999998,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.41299999999999998,"15min":0.38900000000000001},"min":{"1min":0.29099999999999998,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.66100000000000003,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.442}]},{"osd":6,"last update":"Sun Sep 1 00:26:43 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.439,"15min":0.434},"min":{"1min":0.312,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.441,"15min":0.437},"min":{"1min":0.32800000000000001,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.38400000000000001}]},{"osd":7,"last update":"Sun Sep 1 00:27:04 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.52200000000000002,"15min":0.52400000000000002},"min":{"1min":0.35599999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.49199999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986222,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27820,"kb_used_data":800,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717332,"statfs":{"total":95995035648,"available":95966547968,"internally_reserved":0,"allocated":819200,"data_stored":358012,"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":"Sun Sep 1 00:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.57599999999999996,"15min":0.58799999999999997},"min":{"1min":0.32400000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.752,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.58799999999999997,"15min":0.59399999999999997},"min":{"1min":0.36399999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.84699999999999998,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.437}]},{"osd":1,"last update":"Sun Sep 1 00:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.54100000000000004,"15min":0.54300000000000004},"min":{"1min":0.35199999999999998,"5min":0.316,"15min":0.316},"max":{"1min":0.67100000000000004,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.58299999999999996,"15min":0.59899999999999998},"min":{"1min":0.33600000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.93400000000000005,"5min":1.238,"15min":1.238},"last":0.45500000000000002}]},{"osd":2,"last update":"Sun Sep 1 00:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.57499999999999996,"15min":0.58199999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.90300000000000002,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.55900000000000005,"15min":0.56299999999999994},"min":{"1min":0.372,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.84699999999999998,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.58999999999999997}]},{"osd":3,"last update":"Sun Sep 1 00:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.56599999999999995,"15min":0.56699999999999995},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.77300000000000002,"5min":1.222,"15min":1.222},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.54700000000000004,"15min":0.55100000000000005},"min":{"1min":0.38700000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.60299999999999998}]},{"osd":5,"last update":"Sun Sep 1 00:27:17 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.41799999999999998,"15min":0.39400000000000002},"min":{"1min":0.28699999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.627,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.44900000000000001,"15min":0.42299999999999999},"min":{"1min":0.34499999999999997,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.63400000000000001}]},{"osd":6,"last update":"Sun Sep 1 00:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.41099999999999998,"15min":0.40100000000000002},"min":{"1min":0.316,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.42899999999999999,"15min":0.41799999999999998},"min":{"1min":0.29399999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.56899999999999995}]},{"osd":7,"last update":"Sun Sep 1 00:27:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.51200000000000001,"15min":0.505},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.62},{"interface":"front","average":{"1min":0.5,"5min":0.505,"15min":0.50600000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.71099999999999997,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.47499999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149744,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27824,"kb_used_data":804,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717328,"statfs":{"total":95995035648,"available":95966543872,"internally_reserved":0,"allocated":823296,"data_stored":360010,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:26:36 2024","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.39500000000000002,"15min":0.39900000000000002},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.53200000000000003,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.443,"15min":0.45600000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.53900000000000003,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.34300000000000003}]},{"osd":1,"last update":"Sun Sep 1 00:26:36 2024","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.40600000000000003,"15min":0.40999999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.51700000000000002,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.311},{"interface":"front","average":{"1min":0.34999999999999998,"5min":0.41899999999999998,"15min":0.42899999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.51900000000000002,"5min":0.87,"15min":0.87},"last":0.26200000000000001}]},{"osd":2,"last update":"Sun Sep 1 00:26:36 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.44,"15min":0.44500000000000001},"min":{"1min":0.308,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.55600000000000005,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.35199999999999998,"5min":0.41299999999999998,"15min":0.41799999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.48899999999999999,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.27500000000000002}]},{"osd":4,"last update":"Sun Sep 1 00:26:56 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.70799999999999996,"15min":0.61599999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.81999999999999995,"5min":13.369,"15min":13.369},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.57899999999999996,"15min":0.57599999999999996},"min":{"1min":0.39800000000000002,"5min":0.37,"15min":0.37},"max":{"1min":0.76200000000000001,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.53800000000000003}]},{"osd":5,"last update":"Sun Sep 1 00:27:19 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.99399999999999999,"15min":1.1879999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.73799999999999999,"5min":13.43,"15min":13.43},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.56499999999999995,"15min":0.56899999999999995},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.70099999999999996,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.497}]},{"osd":6,"last update":"Sun Sep 1 00:26:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.58799999999999997,"15min":0.59399999999999997},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.76800000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.63,"15min":0.64500000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.78200000000000003,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.50700000000000001}]},{"osd":7,"last update":"Sun Sep 1 00:27:06 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.60099999999999998,"15min":0.60499999999999998},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.60599999999999998,"15min":0.61499999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.77300000000000002,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.62}]}]},{"osd":2,"up_from":18,"seq":77309411383,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31904,"kb_used_data":788,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713248,"statfs":{"total":95995035648,"available":95962365952,"internally_reserved":0,"allocated":806912,"data_stored":357580,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:27:16 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.36099999999999999,"15min":0.35899999999999999},"min":{"1min":0.20399999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.38600000000000001,"15min":0.38500000000000001},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.49399999999999999,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.372}]},{"osd":1,"last update":"Sun Sep 1 00:27:16 2024","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.36399999999999999,"15min":0.36599999999999999},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.54900000000000004,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.40999999999999998,"15min":0.40799999999999997},"min":{"1min":0.28299999999999997,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.56599999999999995,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.32800000000000001}]},{"osd":3,"last update":"Sun Sep 1 00:26:36 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.41099999999999998,"15min":0.42299999999999999},"min":{"1min":0.27200000000000002,"5min":0.252,"15min":0.252},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.438,"5min":0.45300000000000001,"15min":0.45900000000000002},"min":{"1min":0.28599999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.63,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.42199999999999999}]},{"osd":4,"last update":"Sun Sep 1 00:26:54 2024","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":0.76200000000000001,"15min":0.64000000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":15.067,"5min":15.067,"15min":15.067},"last":0.52700000000000002},{"interface":"front","average":{"1min":1.2789999999999999,"5min":0.74399999999999999,"15min":0.65000000000000002},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":15.053000000000001,"5min":15.053000000000001,"15min":15.053000000000001},"last":0.56699999999999995}]},{"osd":5,"last update":"Sun Sep 1 00:27:19 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.56599999999999995,"15min":0.57799999999999996},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.70699999999999996,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.68200000000000005,"15min":0.61599999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.82099999999999995,"5min":11.659000000000001,"15min":11.659000000000001},"last":0.47599999999999998}]},{"osd":6,"last update":"Sun Sep 1 00:26:43 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":1.0409999999999999,"15min":1.077},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":5.6159999999999997,"5min":11.672000000000001,"15min":11.672000000000001},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.63100000000000001,"15min":0.59499999999999997},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":5.6390000000000002,"5min":5.6390000000000002,"15min":5.6390000000000002},"last":0.58499999999999996}]},{"osd":7,"last update":"Sun Sep 1 00:27:06 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.58499999999999996,"15min":0.59199999999999997},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.497},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.62,"15min":0.63200000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.53600000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574908,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27816,"kb_used_data":796,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717336,"statfs":{"total":95995035648,"available":95966552064,"internally_reserved":0,"allocated":815104,"data_stored":357737,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Sep 1 00:26:56 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.36799999999999999,"15min":0.34899999999999998},"min":{"1min":0.22700000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.41199999999999998,"15min":0.39400000000000002},"min":{"1min":0.27300000000000002,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.63500000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.52200000000000002}]},{"osd":2,"last update":"Sun Sep 1 00:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.44400000000000001,"15min":0.46000000000000002},"min":{"1min":0.25,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.75,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.32400000000000001,"5min":0.376,"15min":0.38300000000000001},"min":{"1min":0.20000000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":0.51100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.48799999999999999}]},{"osd":3,"last update":"Sun Sep 1 00:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.42099999999999999,"15min":0.43099999999999999},"min":{"1min":0.28000000000000003,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.48599999999999999,"15min":0.49299999999999999},"min":{"1min":0.28599999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.56699999999999995}]},{"osd":4,"last update":"Sun Sep 1 00:26:56 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.56899999999999995,"15min":0.56399999999999995},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.58399999999999996,"15min":0.57399999999999995},"min":{"1min":0.44400000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.89900000000000002}]},{"osd":5,"last update":"Sun Sep 1 00:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.61099999999999999,"15min":0.61299999999999999},"min":{"1min":0.43099999999999999,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.57099999999999995,"15min":0.57499999999999996},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.91300000000000003}]},{"osd":6,"last update":"Sun Sep 1 00:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.56399999999999995,"15min":0.56000000000000005},"min":{"1min":0.41399999999999998,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.012,"5min":1.012,"15min":1.012},"last":0.93200000000000005}]},{"osd":7,"last update":"Sun Sep 1 00:27:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60599999999999998,"15min":0.60699999999999998},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.95899999999999996},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.59999999999999998,"15min":0.59199999999999997},"min":{"1min":0.40799999999999997,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.05,"5min":1.05,"15min":1.05},"last":0.84499999999999997}]}]},{"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":32496,"kb_used_data":1380,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712656,"statfs":{"total":95995035648,"available":95961759744,"internally_reserved":0,"allocated":1413120,"data_stored":948654,"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":"Sun Sep 1 00:26:50 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.35699999999999998,"15min":0.33700000000000002},"min":{"1min":0.25600000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.307},{"interface":"front","average":{"1min":0.377,"5min":0.35399999999999998,"15min":0.33500000000000002},"min":{"1min":0.248,"5min":0.214,"15min":0.214},"max":{"1min":0.52900000000000003,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.32100000000000001}]},{"osd":2,"last update":"Sun Sep 1 00:27:20 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.40600000000000003,"15min":0.40400000000000003},"min":{"1min":0.28199999999999997,"5min":0.245,"15min":0.245},"max":{"1min":0.54300000000000004,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.35299999999999998,"5min":0.38300000000000001,"15min":0.38800000000000001},"min":{"1min":0.25900000000000001,"5min":0.253,"15min":0.253},"max":{"1min":0.46600000000000003,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.36499999999999999}]},{"osd":3,"last update":"Sun Sep 1 00:26:37 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.436,"15min":0.436},"min":{"1min":0.308,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.432,"5min":0.44700000000000001,"15min":0.45900000000000002},"min":{"1min":0.311,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.38100000000000001}]},{"osd":4,"last update":"Sun Sep 1 00:26:54 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56799999999999995,"15min":0.55600000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.84899999999999998,"5min":0.873,"15min":0.873},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.68700000000000006,"15min":0.57499999999999996},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.80700000000000005,"5min":13.157999999999999,"15min":13.157999999999999},"last":0.46700000000000003}]},{"osd":5,"last update":"Sun Sep 1 00:27:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.57099999999999995,"15min":0.57499999999999996},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.77800000000000002,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.74399999999999999,"15min":0.66400000000000003},"min":{"1min":0.378,"5min":0.371,"15min":0.371},"max":{"1min":0.79500000000000004,"5min":13.146000000000001,"15min":13.146000000000001},"last":0.44700000000000001}]},{"osd":6,"last update":"Sun Sep 1 00:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.61399999999999999,"15min":0.60899999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.49199999999999999}]},{"osd":7,"last update":"Sun Sep 1 00:27:08 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.62,"15min":0.626},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.60599999999999998,"15min":0.61399999999999999},"min":{"1min":0.41599999999999998,"5min":0.372,"15min":0.372},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.54500000000000004}]}]}],"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":4096,"data_stored":22,"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":4096,"data_stored":582,"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-01T00:27:29.546 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-01T00:27:29.546 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-01T00:27:29.546 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-01T00:27:29.546 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph health --format=json 2024-09-01T00:27:29.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:29 smithi139 ceph-mon[20615]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:27:29.820 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:29.941 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:29 smithi026 podman[64897]: 2024-09-01 00:27:29.650082034 +0000 UTC m=+1.432241493 container init 0753f0d6511fad23b75c77549ede7d6324f53b02643647a79d095d817d0034a8 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:27:29.942 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:29 smithi026 podman[64897]: 2024-09-01 00:27:29.653668157 +0000 UTC m=+1.435827624 container start 0753f0d6511fad23b75c77549ede7d6324f53b02643647a79d095d817d0034a8 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:27:29.942 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:29 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:27:29.666Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-01T00:27:29.942 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:29 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:27:29.666Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-01T00:27:29.942 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:29 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:27:29.667Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.26 port=9094 2024-09-01T00:27:29.942 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:29 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:27:29.668Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-01T00:27:29.942 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:29 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:27:29.693Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-01T00:27:29.942 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:29 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:27:29.694Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-01T00:27:29.942 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:29 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:27:29.697Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-01T00:27:29.942 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:29 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:27:29.697Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-01T00:27:29.942 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:29 smithi026 bash[64897]: 0753f0d6511fad23b75c77549ede7d6324f53b02643647a79d095d817d0034a8 2024-09-01T00:27:29.943 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:29 smithi026 systemd[1]: Started Ceph alertmanager.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:27:30.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:30 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:30.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:30 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:30.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:30 smithi026 ceph-mon[28102]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-01T00:27:30.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:30 smithi026 ceph-mon[28102]: Reconfiguring daemon prometheus.a on smithi139 2024-09-01T00:27:30.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:30 smithi026 ceph-mon[28102]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:30.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:30 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:30.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:30 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:30.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:30 smithi026 ceph-mon[17191]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-01T00:27:30.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:30 smithi026 ceph-mon[17191]: Reconfiguring daemon prometheus.a on smithi139 2024-09-01T00:27:30.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:30 smithi026 ceph-mon[17191]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:30 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:30 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:30 smithi139 ceph-mon[20615]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-01T00:27:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:30 smithi139 ceph-mon[20615]: Reconfiguring daemon prometheus.a on smithi139 2024-09-01T00:27:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:30 smithi139 ceph-mon[20615]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:31.771 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:27:31.771 INFO:teuthology.orchestra.run.smithi026.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-01T00:27:31.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:31 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/976645855' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-01T00:27:31.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:31 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/976645855' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-01T00:27:31.951 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:31 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:27:31.669Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00058019s 2024-09-01T00:27:32.066 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:31 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/976645855' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-01T00:27:32.520 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-01T00:27:32.520 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-09-01T00:27:32.725 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:32.788 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:27:32] "GET /metrics HTTP/1.1" 200 33666 "" "Prometheus/2.43.0" 2024-09-01T00:27:32.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:32 smithi139 ceph-mon[20615]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:33.102 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:32 smithi026 ceph-mon[17191]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:33.102 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:32 smithi026 ceph-mon[28102]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:33.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 systemd[1]: Stopping Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:27:33.568 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:27:33.268Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-01T00:27:33.568 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:27:33.268Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-01T00:27:33.568 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:27:33.268Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-01T00:27:33.568 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:27:33.268Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-01T00:27:33.568 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:27:33.268Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-01T00:27:33.568 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:27:33.268Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-01T00:27:33.568 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:27:33.268Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-01T00:27:33.568 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:27:33.268Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-01T00:27:33.568 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:27:33.268Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-01T00:27:33.569 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:27:33.268Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-01T00:27:33.569 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:27:33.268Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-01T00:27:33.569 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[48504]: ts=2024-09-01T00:27:33.268Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-01T00:27:33.569 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 podman[51596]: 2024-09-01 00:27:33.278322233 +0000 UTC m=+0.114251960 container died 6512088a33a34702a3825d383931e0a2757dbabdb67a850f279c78bd0b81211b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:27:33.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:33 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:27:33.833 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 podman[51596]: 2024-09-01 00:27:33.667857287 +0000 UTC m=+0.503787015 container cleanup 6512088a33a34702a3825d383931e0a2757dbabdb67a850f279c78bd0b81211b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:27:33.833 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 bash[51596]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a 2024-09-01T00:27:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:33 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:27:33.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:33 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:27:34.278 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:33 smithi139 podman[51608]: 2024-09-01 00:27:33.935740092 +0000 UTC m=+0.655782503 container remove 6512088a33a34702a3825d383931e0a2757dbabdb67a850f279c78bd0b81211b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:27:34.278 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-01T00:27:34.278 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 systemd[1]: Stopped Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:27:34.278 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@prometheus.a.service: Consumed 1.106s CPU time. 2024-09-01T00:27:34.278 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 systemd[1]: Starting Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:27:34.550 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 podman[51702]: 2024-09-01 00:27:34.182013746 +0000 UTC m=+0.017129574 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-01T00:27:34.550 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 podman[51702]: 2024-09-01 00:27:34.303384527 +0000 UTC m=+0.138500353 container create 23128d03ae4b3f9be6a854790329cc7cc735c0eb70315d4afe87d2201e9ba60f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:27:34.550 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 podman[51702]: 2024-09-01 00:27:34.522041768 +0000 UTC m=+0.357157594 container init 23128d03ae4b3f9be6a854790329cc7cc735c0eb70315d4afe87d2201e9ba60f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:27:34.550 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 podman[51702]: 2024-09-01 00:27:34.524880129 +0000 UTC m=+0.359995951 container start 23128d03ae4b3f9be6a854790329cc7cc735c0eb70315d4afe87d2201e9ba60f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:27:34.684 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:27:34.685 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":7,"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":14430,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.26:6835/2125903010","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6834","nonce":2125903010},{"type":"v1","addr":"172.21.15.26:6835","nonce":2125903010}]},"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":7,"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-01T00:25:31.511154+0000","modified":"2024-09-01T00:25:43.139142+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":24316},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24316":{"gid":24316,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.139:6833/1390752358","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6832","nonce":1390752358},{"type":"v1","addr":"172.21.15.139:6833","nonce":1390752358}]},"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-01T00:27:34.685 INFO:teuthology.orchestra.run.smithi026.stderr:dumped fsmap epoch 7 2024-09-01T00:27:34.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:34.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-01T00:27:34.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026:9093"}]: dispatch 2024-09-01T00:27:34.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:27:34.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-09-01T00:27:34.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1046713744' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:27:34.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-01T00:27:34.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-09-01T00:27:34.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:27:34.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.551Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-01T00:27:34.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.551Z 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-01T00:27:34.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.551Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi139 (none))" 2024-09-01T00:27:34.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.551Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-01T00:27:34.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.551Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-01T00:27:34.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.553Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-01T00:27:34.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.553Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-01T00:27:34.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.554Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-01T00:27:34.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.554Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-01T00:27:34.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.556Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-01T00:27:34.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.556Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.52µs 2024-09-01T00:27:34.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.556Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-01T00:27:34.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.558Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-01T00:27:34.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.558Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-01T00:27:34.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.558Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.304µs wal_replay_duration=1.719553ms wbl_replay_duration=82ns total_replay_duration=1.755713ms 2024-09-01T00:27:34.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.559Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-01T00:27:34.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.559Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-01T00:27:34.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.559Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-01T00:27:34.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.579Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.134518ms db_storage=675ns remote_storage=1.107µs web_handler=343ns query_engine=549ns scrape=363.379µs scrape_sd=95.724µs notify=12.401µs notify_sd=16µs rules=19.346978ms tracing=6.25µs 2024-09-01T00:27:34.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.579Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-01T00:27:34.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:27:34.579Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-01T00:27:34.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 bash[51702]: 23128d03ae4b3f9be6a854790329cc7cc735c0eb70315d4afe87d2201e9ba60f 2024-09-01T00:27:34.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:27:34 smithi139 systemd[1]: Started Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:27:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:34] ENGINE Bus STOPPING 2024-09-01T00:27:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:27:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:34] ENGINE Bus STOPPED 2024-09-01T00:27:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:34] ENGINE Bus STARTING 2024-09-01T00:27:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:34] ENGINE Serving on http://:::9283 2024-09-01T00:27:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:34] ENGINE Bus STARTED 2024-09-01T00:27:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:34] ENGINE Bus STOPPING 2024-09-01T00:27:34.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:34.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-01T00:27:34.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026:9093"}]: dispatch 2024-09-01T00:27:34.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:27:34.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-09-01T00:27:34.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1046713744' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:27:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-01T00:27:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-09-01T00:27:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:27:34.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:34.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-01T00:27:34.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026:9093"}]: dispatch 2024-09-01T00:27:34.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:27:34.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-09-01T00:27:34.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1046713744' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:27:34.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-01T00:27:34.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-09-01T00:27:34.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:34.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:34 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:27:35.496 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-09-01T00:27:35.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:27:35.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:35] ENGINE Bus STOPPED 2024-09-01T00:27:35.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:35] ENGINE Bus STARTING 2024-09-01T00:27:35.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:35] ENGINE Serving on http://:::9283 2024-09-01T00:27:35.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:35] ENGINE Bus STARTED 2024-09-01T00:27:35.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:35] ENGINE Bus STOPPING 2024-09-01T00:27:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:35 smithi139 ceph-mon[20615]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-01T00:27:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:35 smithi139 ceph-mon[20615]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026:9093"}]: dispatch 2024-09-01T00:27:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:35 smithi139 ceph-mon[20615]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:27:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:35 smithi139 ceph-mon[20615]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-09-01T00:27:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:35 smithi139 ceph-mon[20615]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-01T00:27:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:35 smithi139 ceph-mon[20615]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-09-01T00:27:36.095 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-mon[17191]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-01T00:27:36.095 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-mon[17191]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026:9093"}]: dispatch 2024-09-01T00:27:36.095 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-mon[17191]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:27:36.096 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-mon[17191]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-09-01T00:27:36.096 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-mon[17191]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-01T00:27:36.096 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-mon[17191]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-09-01T00:27:36.096 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:27:36.096 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:35] ENGINE Bus STOPPED 2024-09-01T00:27:36.096 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:35] ENGINE Bus STARTING 2024-09-01T00:27:36.096 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:36] ENGINE Serving on http://:::9283 2024-09-01T00:27:36.096 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:36] ENGINE Bus STARTED 2024-09-01T00:27:36.097 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-mon[28102]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-01T00:27:36.097 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-mon[28102]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026:9093"}]: dispatch 2024-09-01T00:27:36.097 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-mon[28102]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:27:36.097 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-mon[28102]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-09-01T00:27:36.097 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-mon[28102]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-01T00:27:36.097 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:35 smithi026 ceph-mon[28102]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-09-01T00:27:36.338 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:36.986 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:36 smithi026 ceph-mon[17191]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:36.986 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:36 smithi026 ceph-mon[28102]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:37.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:36 smithi139 ceph-mon[20615]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:38.149 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:27:38.149 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":7,"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":14430,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.26:6835/2125903010","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6834","nonce":2125903010},{"type":"v1","addr":"172.21.15.26:6835","nonce":2125903010}]},"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":7,"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-01T00:25:31.511154+0000","modified":"2024-09-01T00:25:43.139142+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":24316},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24316":{"gid":24316,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.139:6833/1390752358","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6832","nonce":1390752358},{"type":"v1","addr":"172.21.15.139:6833","nonce":1390752358}]},"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-01T00:27:38.149 INFO:teuthology.orchestra.run.smithi026.stderr:dumped fsmap epoch 7 2024-09-01T00:27:38.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:38 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/4086186590' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:27:38.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:38 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:38.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:38 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:38.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:38 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/4086186590' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:27:38.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:38 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:38.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:38 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:38.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:38 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/4086186590' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:27:38.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:38 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:38.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:38 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:38.871 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-09-01T00:27:39.537 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:39 smithi026 ceph-mon[17191]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:39.537 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:39 smithi026 ceph-mon[28102]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:39.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:39 smithi139 ceph-mon[20615]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:39.950 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:27:39 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:27:39.672Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003077563s 2024-09-01T00:27:40.038 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:41.196 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:40 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:41.196 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:40 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:41.196 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:40 smithi026 ceph-mon[17191]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:41.196 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:40 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:27:41.196 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:40 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:27:41.196 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:40 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:41.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:40 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:41.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:40 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:41.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:40 smithi026 ceph-mon[28102]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:41.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:40 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:27:41.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:40 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:27:41.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:40 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:41.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:40 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:41.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:40 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:41.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:40 smithi139 ceph-mon[20615]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:41.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:40 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:27:41.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:40 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:27:41.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:40 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:41.879 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:27:41.880 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":77,"fsid":"cad1eb86-67f7-11ef-bcd4-c7b262605968","created":"2024-09-01T00:20:02.580083+0000","modified":"2024-09-01T00:26:32.385911+0000","last_up_change":"2024-09-01T00:25:02.371050+0000","last_in_change":"2024-09-01T00:24:45.563314+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-01T00:23:08.330912+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-01T00:25:25.499539+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"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-01T00:25:28.472999+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_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-01T00:26:19.024583+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":"76","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":76,"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":"661ce24f-488b-4aed-8cdc-18c3a5cd44ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6803","nonce":2252285352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6805","nonce":2252285352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6809","nonce":2252285352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":2252285352},{"type":"v1","addr":"172.21.15.26:6807","nonce":2252285352}]},"public_addr":"172.21.15.26:6803/2252285352","cluster_addr":"172.21.15.26:6805/2252285352","heartbeat_back_addr":"172.21.15.26:6809/2252285352","heartbeat_front_addr":"172.21.15.26:6807/2252285352","state":["exists","up"]},{"osd":1,"uuid":"e407c10a-2680-4f93-885b-bc653ad85695","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6811","nonce":3276391706}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6813","nonce":3276391706}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6817","nonce":3276391706}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":3276391706},{"type":"v1","addr":"172.21.15.26:6815","nonce":3276391706}]},"public_addr":"172.21.15.26:6811/3276391706","cluster_addr":"172.21.15.26:6813/3276391706","heartbeat_back_addr":"172.21.15.26:6817/3276391706","heartbeat_front_addr":"172.21.15.26:6815/3276391706","state":["exists","up"]},{"osd":2,"uuid":"52e9a36a-d09d-473b-bd44-ab4922948283","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6818","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6819","nonce":789146877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6821","nonce":789146877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6825","nonce":789146877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":789146877},{"type":"v1","addr":"172.21.15.26:6823","nonce":789146877}]},"public_addr":"172.21.15.26:6819/789146877","cluster_addr":"172.21.15.26:6821/789146877","heartbeat_back_addr":"172.21.15.26:6825/789146877","heartbeat_front_addr":"172.21.15.26:6823/789146877","state":["exists","up"]},{"osd":3,"uuid":"703ab294-1bb4-4d05-91b3-56daa5f66a77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6827","nonce":2970328405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6829","nonce":2970328405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6833","nonce":2970328405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":2970328405},{"type":"v1","addr":"172.21.15.26:6831","nonce":2970328405}]},"public_addr":"172.21.15.26:6827/2970328405","cluster_addr":"172.21.15.26:6829/2970328405","heartbeat_back_addr":"172.21.15.26:6833/2970328405","heartbeat_front_addr":"172.21.15.26:6831/2970328405","state":["exists","up"]},{"osd":4,"uuid":"f6759b82-e9bf-499d-98cf-d7e4f0901dcd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6801","nonce":408087925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6803","nonce":408087925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6807","nonce":408087925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":408087925},{"type":"v1","addr":"172.21.15.139:6805","nonce":408087925}]},"public_addr":"172.21.15.139:6801/408087925","cluster_addr":"172.21.15.139:6803/408087925","heartbeat_back_addr":"172.21.15.139:6807/408087925","heartbeat_front_addr":"172.21.15.139:6805/408087925","state":["exists","up"]},{"osd":5,"uuid":"d5f5fad3-8f05-4032-a5dd-3cc10e85a10b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6809","nonce":48450144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6811","nonce":48450144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6815","nonce":48450144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":48450144},{"type":"v1","addr":"172.21.15.139:6813","nonce":48450144}]},"public_addr":"172.21.15.139:6809/48450144","cluster_addr":"172.21.15.139:6811/48450144","heartbeat_back_addr":"172.21.15.139:6815/48450144","heartbeat_front_addr":"172.21.15.139:6813/48450144","state":["exists","up"]},{"osd":6,"uuid":"19f260f2-0673-470e-ac08-b567d13464ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6817","nonce":1269684813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6819","nonce":1269684813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6823","nonce":1269684813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":1269684813},{"type":"v1","addr":"172.21.15.139:6821","nonce":1269684813}]},"public_addr":"172.21.15.139:6817/1269684813","cluster_addr":"172.21.15.139:6819/1269684813","heartbeat_back_addr":"172.21.15.139:6823/1269684813","heartbeat_front_addr":"172.21.15.139:6821/1269684813","state":["exists","up"]},{"osd":7,"uuid":"c870931a-eb6b-4a27-9613-9f4ec450e264","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":56,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6824","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6825","nonce":2797884786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6827","nonce":2797884786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6831","nonce":2797884786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":2797884786},{"type":"v1","addr":"172.21.15.139:6829","nonce":2797884786}]},"public_addr":"172.21.15.139:6825/2797884786","cluster_addr":"172.21.15.139:6827/2797884786","heartbeat_back_addr":"172.21.15.139:6831/2797884786","heartbeat_front_addr":"172.21.15.139:6829/2797884786","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-01T00:22:15.871786+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-01T00:22:40.455372+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-01T00:23:04.880543+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-01T00:23:28.777887+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-01T00:23:50.072781+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-01T00:24:13.275853+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-01T00:24:36.304287+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-01T00:25:00.927723+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.a","mappings":[{"from":4,"to":3}]},{"pgid":"3.1c","mappings":[{"from":5,"to":2}]},{"pgid":"3.20","mappings":[{"from":0,"to":1}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:6801/292340925":"2024-09-02T00:26:18.227231+0000","172.21.15.26:6800/292340925":"2024-09-02T00:26:18.227231+0000","172.21.15.26:6800/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6801/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6801/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3304995417":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/1433467031":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/6383786":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/1204165467":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1170270815":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/882709349":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3524251591":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6800/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/856117531":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/3801077164":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/1039741804":"2024-09-02T00:26:18.227231+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-01T00:27:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:41 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1653656370' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:27:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:41 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1653656370' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:27:42.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:41 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1653656370' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-01T00:27:42.666 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-09-01T00:27:42.874 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:42.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:42 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:27:42] "GET /metrics HTTP/1.1" 200 33665 "" "Prometheus/2.43.0" 2024-09-01T00:27:43.308 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:42 smithi026 ceph-mon[17191]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:43.308 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:42 smithi026 ceph-mon[28102]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:43.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:42 smithi139 ceph-mon[20615]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:44 smithi139 ceph-mon[20615]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:44.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:44 smithi026 ceph-mon[17191]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:44.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:44 smithi026 ceph-mon[28102]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:44.767 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:27:44.767 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":7,"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":14430,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.26:6835/2125903010","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6834","nonce":2125903010},{"type":"v1","addr":"172.21.15.26:6835","nonce":2125903010}]},"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":7,"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-01T00:25:31.511154+0000","modified":"2024-09-01T00:25:43.139142+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":24316},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24316":{"gid":24316,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.139:6833/1390752358","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6832","nonce":1390752358},{"type":"v1","addr":"172.21.15.139:6833","nonce":1390752358}]},"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-01T00:27:44.767 INFO:teuthology.orchestra.run.smithi026.stderr:dumped fsmap epoch 7 2024-09-01T00:27:45.470 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:45 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1891388250' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:27:45.470 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:45 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1891388250' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:27:45.491 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 7, '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-01T00:25:31.511154+0000', 'modified': '2024-09-01T00:25:43.139142+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': 24316}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24316': {'gid': 24316, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 5, 'addr': '172.21.15.139:6833/1390752358', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.139:6832', 'nonce': 1390752358}, {'type': 'v1', 'addr': '172.21.15.139:6833', 'nonce': 1390752358}]}, '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-01T00:27:45.491 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-09-01T00:27:45.491 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph tell mds.b status 2024-09-01T00:27:45.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:45 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1891388250' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-01T00:27:45.694 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:46.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:46 smithi026 ceph-mon[17191]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:46.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:46 smithi026 ceph-mon[28102]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:46 smithi139 ceph-mon[20615]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:47.408 INFO:teuthology.orchestra.run.smithi026.stderr:2024-09-01T00:27:47.407+0000 7f5819ffb640 0 client.24647 ms_handle_reset on v2:172.21.15.139:6832/1390752358 2024-09-01T00:27:47.426 INFO:teuthology.orchestra.run.smithi026.stderr:2024-09-01T00:27:47.427+0000 7f5819ffb640 0 client.24653 ms_handle_reset on v2:172.21.15.139:6832/1390752358 2024-09-01T00:27:47.427 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:27:47.427 INFO:teuthology.orchestra.run.smithi026.stdout: "cluster_fsid": "cad1eb86-67f7-11ef-bcd4-c7b262605968", 2024-09-01T00:27:47.427 INFO:teuthology.orchestra.run.smithi026.stdout: "whoami": 0, 2024-09-01T00:27:47.427 INFO:teuthology.orchestra.run.smithi026.stdout: "id": 24316, 2024-09-01T00:27:47.427 INFO:teuthology.orchestra.run.smithi026.stdout: "want_state": "up:active", 2024-09-01T00:27:47.427 INFO:teuthology.orchestra.run.smithi026.stdout: "state": "up:active", 2024-09-01T00:27:47.427 INFO:teuthology.orchestra.run.smithi026.stdout: "fs_name": "cephfs", 2024-09-01T00:27:47.427 INFO:teuthology.orchestra.run.smithi026.stdout: "rank_uptime": 135.914053682, 2024-09-01T00:27:47.427 INFO:teuthology.orchestra.run.smithi026.stdout: "mdsmap_epoch": 7, 2024-09-01T00:27:47.427 INFO:teuthology.orchestra.run.smithi026.stdout: "osdmap_epoch": 77, 2024-09-01T00:27:47.428 INFO:teuthology.orchestra.run.smithi026.stdout: "osdmap_epoch_barrier": 67, 2024-09-01T00:27:47.428 INFO:teuthology.orchestra.run.smithi026.stdout: "uptime": 149.74263185199999 2024-09-01T00:27:47.428 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:27:48.107 INFO:tasks.cephadm:Setup complete, yielding 2024-09-01T00:27:48.107 INFO:teuthology.run_tasks:Running task print... 2024-09-01T00:27:48.117 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2024-09-01T00:27:48.117 INFO:teuthology.run_tasks:Running task print... 2024-09-01T00:27:48.135 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-09-01T00:27:48.135 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-01T00:27:48.143 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi026.front.sepia.ceph.com 2024-09-01T00:27:48.144 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-09-01T00:27:48.350 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:27:48.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:48 smithi026 ceph-mon[17191]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:48.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:27:48.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:48 smithi026 ceph-mon[28102]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:48.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:27:48.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:48 smithi139 ceph-mon[20615]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:27:48.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:27:50.479 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:50] ENGINE Bus STOPPING 2024-09-01T00:27:50.767 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:27:50.767 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:50] ENGINE Bus STOPPED 2024-09-01T00:27:50.767 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:50] ENGINE Bus STARTING 2024-09-01T00:27:50.767 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:50] ENGINE Serving on http://:::9283 2024-09-01T00:27:50.768 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:27:50] ENGINE Bus STARTED 2024-09-01T00:27:50.890 INFO:teuthology.run_tasks:Running task print... 2024-09-01T00:27:50.899 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-09-01T00:27:50.900 INFO:teuthology.run_tasks:Running task print... 2024-09-01T00:27:50.913 INFO:teuthology.task.print:**** done start telemetry reef... 2024-09-01T00:27:50.913 INFO:teuthology.run_tasks:Running task workunit... 2024-09-01T00:27:50.932 INFO:tasks.workunit:Pulling workunits from ref 5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:27:50.933 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-01T00:27:50.933 DEBUG:teuthology.orchestra.run.smithi026:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-01T00:27:50.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-01T00:27:50.948 INFO:teuthology.orchestra.run.smithi026.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-01T00:27:50.949 DEBUG:teuthology.orchestra.run.smithi026:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-01T00:27:51.005 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-01T00:27:51.005 DEBUG:teuthology.orchestra.run.smithi026:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-01T00:27:51.062 INFO:tasks.workunit:timeout=3h 2024-09-01T00:27:51.062 INFO:tasks.workunit:cleanup=True 2024-09-01T00:27:51.063 DEBUG:teuthology.orchestra.run.smithi026:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:27:51.118 INFO:tasks.workunit.client.0.smithi026.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-01T00:27:51.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:51 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/3062632253' entity='client.admin' 2024-09-01T00:27:51.448 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:51 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:27:51.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:51 smithi026 ceph-mon[17191]: 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-01T00:27:51.449 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:51 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3062632253' entity='client.admin' 2024-09-01T00:27:51.449 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:51 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:27:51.449 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:51 smithi026 ceph-mon[28102]: 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-01T00:27:51.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:51 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3062632253' entity='client.admin' 2024-09-01T00:27:51.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:51 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:27:51.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:51 smithi139 ceph-mon[20615]: 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-01T00:27:52.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:52 smithi026 ceph-mon[17191]: mgrmap e22: y(active, since 92s), standbys: x 2024-09-01T00:27:52.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:52 smithi026 ceph-mon[28102]: mgrmap e22: y(active, since 92s), standbys: x 2024-09-01T00:27:52.534 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:52 smithi139 ceph-mon[20615]: mgrmap e22: y(active, since 92s), standbys: x 2024-09-01T00:27:52.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:27:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:27:52] "GET /metrics HTTP/1.1" 200 33663 "" "Prometheus/2.43.0" 2024-09-01T00:27:53.262 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:53 smithi026 ceph-mon[17191]: 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-01T00:27:53.262 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:53 smithi026 ceph-mon[28102]: 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-01T00:27:53.464 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:53 smithi139 ceph-mon[20615]: 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-01T00:27:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:54 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:54 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:54 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:54 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:54 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:27:54.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:54 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:27:54.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:54 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:54 smithi139 ceph-mon[20615]: 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-01T00:27:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:27:54.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:27:54.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[17191]: 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-01T00:27:54.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:27:54.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:27:54.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:27:54.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:54 smithi026 ceph-mon[28102]: 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-01T00:27:56.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:56 smithi139 ceph-mon[20615]: 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-01T00:27:56.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:56 smithi026 ceph-mon[17191]: 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-01T00:27:56.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:56 smithi026 ceph-mon[28102]: 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-01T00:27:58.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:27:58 smithi139 ceph-mon[20615]: 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-01T00:27:58.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:27:58 smithi026 ceph-mon[17191]: 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-01T00:27:58.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:27:58 smithi026 ceph-mon[28102]: 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-01T00:28:00.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:00 smithi139 ceph-mon[20615]: 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-01T00:28:00.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:00 smithi026 ceph-mon[17191]: 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-01T00:28:00.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:00 smithi026 ceph-mon[28102]: 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-01T00:28:02.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:02 smithi139 ceph-mon[20615]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:02.648 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:02 smithi026 ceph-mon[17191]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:02.648 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:02 smithi026 ceph-mon[28102]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:02.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:28:02] "GET /metrics HTTP/1.1" 200 33663 "" "Prometheus/2.43.0" 2024-09-01T00:28:03.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:03 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:28:03.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:03 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:28:03.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:03 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:28:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:04 smithi139 ceph-mon[20615]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:04.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:04 smithi026 ceph-mon[17191]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:04.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:04 smithi026 ceph-mon[28102]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:06.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:06 smithi139 ceph-mon[20615]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:06.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:06 smithi026 ceph-mon[17191]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:06.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:06 smithi026 ceph-mon[28102]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:08.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:08 smithi026 ceph-mon[17191]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:08.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:08 smithi026 ceph-mon[28102]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:08.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:08 smithi139 ceph-mon[20615]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:10 smithi139 ceph-mon[20615]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:10 smithi026 ceph-mon[17191]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:10.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:10 smithi026 ceph-mon[28102]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:12 smithi139 ceph-mon[20615]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:12.648 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:12 smithi026 ceph-mon[28102]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:12.648 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:12 smithi026 ceph-mon[17191]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:12.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:28:12] "GET /metrics HTTP/1.1" 200 33666 "" "Prometheus/2.43.0" 2024-09-01T00:28:14.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:14 smithi139 ceph-mon[20615]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:14.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:14 smithi026 ceph-mon[17191]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:14.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:14 smithi026 ceph-mon[28102]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:16 smithi139 ceph-mon[20615]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:16.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:16 smithi026 ceph-mon[17191]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:16.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:16 smithi026 ceph-mon[28102]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:18.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:18 smithi139 ceph-mon[20615]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:18.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:18 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:28:18.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:18 smithi026 ceph-mon[17191]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:18.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:18 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:28:18.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:18 smithi026 ceph-mon[28102]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:18.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:18 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:28:20.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:20 smithi139 ceph-mon[20615]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:20.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:20 smithi026 ceph-mon[17191]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:20.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:20 smithi026 ceph-mon[28102]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:22.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:22 smithi139 ceph-mon[20615]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:22.648 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:22 smithi026 ceph-mon[28102]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:22.649 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:22 smithi026 ceph-mon[17191]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:22.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:28:22] "GET /metrics HTTP/1.1" 200 33663 "" "Prometheus/2.43.0" 2024-09-01T00:28:24.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:24 smithi139 ceph-mon[20615]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:24.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:24 smithi026 ceph-mon[17191]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:24.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:24 smithi026 ceph-mon[28102]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:26.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:26 smithi139 ceph-mon[20615]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:26.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:26 smithi026 ceph-mon[17191]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:26.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:26 smithi026 ceph-mon[28102]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:28.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:28 smithi139 ceph-mon[20615]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:28.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:28 smithi026 ceph-mon[17191]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:28.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:28 smithi026 ceph-mon[28102]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:30.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:30 smithi139 ceph-mon[20615]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:30.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:30 smithi026 ceph-mon[17191]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:30.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:30 smithi026 ceph-mon[28102]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:32.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:32 smithi139 ceph-mon[20615]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:32.648 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:32 smithi026 ceph-mon[17191]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:32.649 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:32 smithi026 ceph-mon[28102]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:32.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:28:32] "GET /metrics HTTP/1.1" 200 33663 "" "Prometheus/2.43.0" 2024-09-01T00:28:33.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:33 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:28:33.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:33 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:28:33.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:33 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:28:34.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:34 smithi026 ceph-mon[17191]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:34.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:34 smithi026 ceph-mon[28102]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:34.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:34 smithi139 ceph-mon[20615]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:36.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:36 smithi139 ceph-mon[20615]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:36.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:36 smithi026 ceph-mon[28102]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:36.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:36 smithi026 ceph-mon[17191]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:38.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:38 smithi139 ceph-mon[20615]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:38.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:38 smithi026 ceph-mon[17191]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:38.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:38 smithi026 ceph-mon[28102]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:40.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:40 smithi139 ceph-mon[20615]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:40.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:40 smithi026 ceph-mon[17191]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:40.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:40 smithi026 ceph-mon[28102]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:42.578 INFO:tasks.workunit.client.0.smithi026.stderr:Note: switching to '5028887063e8eb518c95117479aa913eaa12ac8e'. 2024-09-01T00:28:42.578 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:42.578 INFO:tasks.workunit.client.0.smithi026.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-01T00:28:42.578 INFO:tasks.workunit.client.0.smithi026.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-01T00:28:42.578 INFO:tasks.workunit.client.0.smithi026.stderr:state without impacting any branches by switching back to a branch. 2024-09-01T00:28:42.578 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:42.578 INFO:tasks.workunit.client.0.smithi026.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-01T00:28:42.578 INFO:tasks.workunit.client.0.smithi026.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-01T00:28:42.578 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:42.579 INFO:tasks.workunit.client.0.smithi026.stderr: git switch -c 2024-09-01T00:28:42.579 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:42.579 INFO:tasks.workunit.client.0.smithi026.stderr:Or undo this operation with: 2024-09-01T00:28:42.579 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:42.579 INFO:tasks.workunit.client.0.smithi026.stderr: git switch - 2024-09-01T00:28:42.579 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:42.579 INFO:tasks.workunit.client.0.smithi026.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-01T00:28:42.579 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:42.579 INFO:tasks.workunit.client.0.smithi026.stderr:HEAD is now at 5028887063e Merge branch 'wip-bug-67087' of https://github.com/rzarzynski/ceph into wip-bharath2-testing-2024-08-31-2129 2024-09-01T00:28:42.583 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:28:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:42 smithi139 ceph-mon[20615]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:42.645 INFO:tasks.workunit.client.0.smithi026.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-01T00:28:42.647 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:42 smithi026 ceph-mon[17191]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:42.648 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:42 smithi026 ceph-mon[28102]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:42.648 INFO:tasks.workunit.client.0.smithi026.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-01T00:28:42.648 INFO:tasks.workunit.client.0.smithi026.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-01T00:28:42.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:42 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:28:42] "GET /metrics HTTP/1.1" 200 33674 "" "Prometheus/2.43.0" 2024-09-01T00:28:43.347 INFO:tasks.workunit.client.0.smithi026.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-01T00:28:43.416 INFO:tasks.workunit.client.0.smithi026.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-01T00:28:43.457 INFO:tasks.workunit.client.0.smithi026.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-01T00:28:43.459 INFO:tasks.workunit.client.0.smithi026.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-01T00:28:43.459 INFO:tasks.workunit.client.0.smithi026.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-01T00:28:43.498 INFO:tasks.workunit.client.0.smithi026.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-01T00:28:43.501 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:28:43.502 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-01T00:28:43.558 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2024-09-01T00:28:43.559 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2024-09-01T00:28:43.559 DEBUG:teuthology.orchestra.run.smithi026: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=5028887063e8eb518c95117479aa913eaa12ac8e 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-01T00:28:43.629 INFO:tasks.workunit.client.0.smithi026.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-09-01T00:28:44.011 INFO:tasks.workunit.client.0.smithi026.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-09-01T00:28:44.154 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:43 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:43] ENGINE Bus STOPPING 2024-09-01T00:28:44.154 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:28:44.431 INFO:tasks.workunit.client.0.smithi026.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-09-01T00:28:44.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:44] ENGINE Bus STOPPED 2024-09-01T00:28:44.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:44] ENGINE Bus STARTING 2024-09-01T00:28:44.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:44] ENGINE Serving on http://:::9283 2024-09-01T00:28:44.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:44] ENGINE Bus STARTED 2024-09-01T00:28:44.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:44] ENGINE Bus STOPPING 2024-09-01T00:28:44.817 INFO:tasks.workunit.client.0.smithi026.stderr:+ ceph telemetry preview 2024-09-01T00:28:45.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:28:45.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:44] ENGINE Bus STOPPED 2024-09-01T00:28:45.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:44] ENGINE Bus STARTING 2024-09-01T00:28:45.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:44] ENGINE Serving on http://:::9283 2024-09-01T00:28:45.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:44] ENGINE Bus STARTED 2024-09-01T00:28:45.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:44] ENGINE Bus STOPPING 2024-09-01T00:28:45.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1139119269' entity='client.admin' 2024-09-01T00:28:45.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:45.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:45.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:45.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:45.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:45.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2113531624' entity='client.admin' 2024-09-01T00:28:45.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:45.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:45.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:45.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:45.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' 2024-09-01T00:28:45.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:45.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:45.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:45.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:45.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1139119269' entity='client.admin' 2024-09-01T00:28:45.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:45.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:45.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:45.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:45.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:45.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2113531624' entity='client.admin' 2024-09-01T00:28:45.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:45.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:45.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:45.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:45.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' 2024-09-01T00:28:45.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:45.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:45.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:45.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:44 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:45.306 INFO:tasks.workunit.client.0.smithi026.stdout:{ 2024-09-01T00:28:45.307 INFO:tasks.workunit.client.0.smithi026.stdout: "balancer": { 2024-09-01T00:28:45.307 INFO:tasks.workunit.client.0.smithi026.stdout: "active": true, 2024-09-01T00:28:45.307 INFO:tasks.workunit.client.0.smithi026.stdout: "mode": "" 2024-09-01T00:28:45.307 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.307 INFO:tasks.workunit.client.0.smithi026.stdout: "channels": [ 2024-09-01T00:28:45.307 INFO:tasks.workunit.client.0.smithi026.stdout: "basic", 2024-09-01T00:28:45.307 INFO:tasks.workunit.client.0.smithi026.stdout: "crash", 2024-09-01T00:28:45.307 INFO:tasks.workunit.client.0.smithi026.stdout: "device", 2024-09-01T00:28:45.307 INFO:tasks.workunit.client.0.smithi026.stdout: "ident" 2024-09-01T00:28:45.307 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.308 INFO:tasks.workunit.client.0.smithi026.stdout: "channels_available": [ 2024-09-01T00:28:45.308 INFO:tasks.workunit.client.0.smithi026.stdout: "basic", 2024-09-01T00:28:45.308 INFO:tasks.workunit.client.0.smithi026.stdout: "ident", 2024-09-01T00:28:45.308 INFO:tasks.workunit.client.0.smithi026.stdout: "crash", 2024-09-01T00:28:45.308 INFO:tasks.workunit.client.0.smithi026.stdout: "device", 2024-09-01T00:28:45.308 INFO:tasks.workunit.client.0.smithi026.stdout: "perf" 2024-09-01T00:28:45.308 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.308 INFO:tasks.workunit.client.0.smithi026.stdout: "collections_available": [ 2024-09-01T00:28:45.308 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_base", 2024-09-01T00:28:45.308 INFO:tasks.workunit.client.0.smithi026.stdout: "device_base", 2024-09-01T00:28:45.309 INFO:tasks.workunit.client.0.smithi026.stdout: "crash_base", 2024-09-01T00:28:45.309 INFO:tasks.workunit.client.0.smithi026.stdout: "ident_base", 2024-09-01T00:28:45.309 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_perf", 2024-09-01T00:28:45.309 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_mds_metadata", 2024-09-01T00:28:45.309 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_usage", 2024-09-01T00:28:45.309 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_usage_by_class", 2024-09-01T00:28:45.309 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_rook_v01", 2024-09-01T00:28:45.309 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_memory_metrics", 2024-09-01T00:28:45.309 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_options_bluestore" 2024-09-01T00:28:45.309 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.310 INFO:tasks.workunit.client.0.smithi026.stdout: "collections_opted_in": [ 2024-09-01T00:28:45.310 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_base", 2024-09-01T00:28:45.310 INFO:tasks.workunit.client.0.smithi026.stdout: "device_base", 2024-09-01T00:28:45.310 INFO:tasks.workunit.client.0.smithi026.stdout: "crash_base", 2024-09-01T00:28:45.310 INFO:tasks.workunit.client.0.smithi026.stdout: "ident_base", 2024-09-01T00:28:45.310 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_perf", 2024-09-01T00:28:45.310 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_mds_metadata", 2024-09-01T00:28:45.310 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_usage", 2024-09-01T00:28:45.311 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_usage_by_class", 2024-09-01T00:28:45.311 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_rook_v01", 2024-09-01T00:28:45.311 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_memory_metrics", 2024-09-01T00:28:45.311 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_options_bluestore" 2024-09-01T00:28:45.311 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.311 INFO:tasks.workunit.client.0.smithi026.stdout: "config": { 2024-09-01T00:28:45.311 INFO:tasks.workunit.client.0.smithi026.stdout: "active_changed": [ 2024-09-01T00:28:45.311 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-01T00:28:45.311 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_debug", 2024-09-01T00:28:45.311 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_mon_ticket_ttl", 2024-09-01T00:28:45.311 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_service_ticket_ttl", 2024-09-01T00:28:45.312 INFO:tasks.workunit.client.0.smithi026.stdout: "bdev_debug_aio", 2024-09-01T00:28:45.312 INFO:tasks.workunit.client.0.smithi026.stdout: "client_check_pool_perm", 2024-09-01T00:28:45.312 INFO:tasks.workunit.client.0.smithi026.stdout: "client_mount_gid", 2024-09-01T00:28:45.312 INFO:tasks.workunit.client.0.smithi026.stdout: "client_mount_uid", 2024-09-01T00:28:45.312 INFO:tasks.workunit.client.0.smithi026.stdout: "client_quota", 2024-09-01T00:28:45.312 INFO:tasks.workunit.client.0.smithi026.stdout: "container_image", 2024-09-01T00:28:45.312 INFO:tasks.workunit.client.0.smithi026.stdout: "daemonize", 2024-09-01T00:28:45.312 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_asserts_on_shutdown", 2024-09-01T00:28:45.312 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mgr", 2024-09-01T00:28:45.312 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mon", 2024-09-01T00:28:45.312 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_ms", 2024-09-01T00:28:45.313 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_osd", 2024-09-01T00:28:45.313 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_paxos", 2024-09-01T00:28:45.313 INFO:tasks.workunit.client.0.smithi026.stdout: "keyring", 2024-09-01T00:28:45.313 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_block_size", 2024-09-01T00:28:45.313 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_cache_size", 2024-09-01T00:28:45.313 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_compression", 2024-09-01T00:28:45.313 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_log", 2024-09-01T00:28:45.313 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_write_buffer_size", 2024-09-01T00:28:45.313 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_file", 2024-09-01T00:28:45.313 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_journald", 2024-09-01T00:28:45.314 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_stderr", 2024-09-01T00:28:45.314 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_allow_pool_delete", 2024-09-01T00:28:45.314 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_clock_drift_allowed", 2024-09-01T00:28:45.314 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_file_level", 2024-09-01T00:28:45.314 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_file", 2024-09-01T00:28:45.314 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_journald", 2024-09-01T00:28:45.314 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_stderr", 2024-09-01T00:28:45.314 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_data_avail_warn", 2024-09-01T00:28:45.314 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_election_default_strategy", 2024-09-01T00:28:45.314 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_host", 2024-09-01T00:28:45.314 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_max_pg_per_osd", 2024-09-01T00:28:45.315 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_mgr_mkfs_grace", 2024-09-01T00:28:45.315 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_prime_pg_temp", 2024-09-01T00:28:45.315 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_reporter_subtree_level", 2024-09-01T00:28:45.315 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_pg_warn_max_object_skew", 2024-09-01T00:28:45.315 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-01T00:28:45.315 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-01T00:28:45.315 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-01T00:28:45.315 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-01T00:28:45.315 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-01T00:28:45.315 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-01T00:28:45.316 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-01T00:28:45.316 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-01T00:28:45.316 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_too_few_osds", 2024-09-01T00:28:45.316 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_bug", 2024-09-01T00:28:45.316 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_old_message", 2024-09-01T00:28:45.316 INFO:tasks.workunit.client.0.smithi026.stdout: "no_config_file", 2024-09-01T00:28:45.316 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_default_list", 2024-09-01T00:28:45.316 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_load_list", 2024-09-01T00:28:45.316 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_crush_chooseleaf_type", 2024-09-01T00:28:45.316 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_misdirected_ops", 2024-09-01T00:28:45.316 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_op_order", 2024-09-01T00:28:45.316 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_pg_log_writeout", 2024-09-01T00:28:45.317 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_shutdown", 2024-09-01T00:28:45.317 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_cached_snaps", 2024-09-01T00:28:45.317 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_missing_on_start", 2024-09-01T00:28:45.317 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_stray_on_activate", 2024-09-01T00:28:45.317 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-01T00:28:45.317 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep", 2024-09-01T00:28:45.317 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep_hdd", 2024-09-01T00:28:45.317 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep_hybrid", 2024-09-01T00:28:45.317 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep_ssd", 2024-09-01T00:28:45.317 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_max_backfills", 2024-09-01T00:28:45.318 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-01T00:28:45.318 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_profile", 2024-09-01T00:28:45.318 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-01T00:28:45.318 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-01T00:28:45.318 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-01T00:28:45.318 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-01T00:28:45.318 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-01T00:28:45.318 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-01T00:28:45.318 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_client_lim", 2024-09-01T00:28:45.318 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_client_res", 2024-09-01T00:28:45.318 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-01T00:28:45.318 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target", 2024-09-01T00:28:45.319 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target_autotune", 2024-09-01T00:28:45.319 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue", 2024-09-01T00:28:45.319 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue_cut_off", 2024-09-01T00:28:45.319 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pg_delete_cost", 2024-09-01T00:28:45.319 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_erasure_code_profile", 2024-09-01T00:28:45.319 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-01T00:28:45.319 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recover_clone_overlap", 2024-09-01T00:28:45.319 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_active", 2024-09-01T00:28:45.319 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_active_hdd", 2024-09-01T00:28:45.319 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_active_ssd", 2024-09-01T00:28:45.319 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_chunk", 2024-09-01T00:28:45.320 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep", 2024-09-01T00:28:45.320 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep_hdd", 2024-09-01T00:28:45.320 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep_hybrid", 2024-09-01T00:28:45.320 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep_ssd", 2024-09-01T00:28:45.320 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_load_threshold", 2024-09-01T00:28:45.320 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_max_interval", 2024-09-01T00:28:45.320 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_sleep", 2024-09-01T00:28:45.320 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_shutdown_pgref_assert", 2024-09-01T00:28:45.320 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep", 2024-09-01T00:28:45.320 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep_hdd", 2024-09-01T00:28:45.321 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-01T00:28:45.321 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep_ssd", 2024-09-01T00:28:45.321 INFO:tasks.workunit.client.0.smithi026.stdout: "public_addr", 2024-09-01T00:28:45.321 INFO:tasks.workunit.client.0.smithi026.stdout: "public_addrv", 2024-09-01T00:28:45.321 INFO:tasks.workunit.client.0.smithi026.stdout: "public_network", 2024-09-01T00:28:45.321 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd_default_features", 2024-09-01T00:28:45.321 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd_qos_exclude_ops", 2024-09-01T00:28:45.321 INFO:tasks.workunit.client.0.smithi026.stdout: "setgroup", 2024-09-01T00:28:45.321 INFO:tasks.workunit.client.0.smithi026.stdout: "setuser" 2024-09-01T00:28:45.321 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.324 INFO:tasks.workunit.client.0.smithi026.stdout: "cluster_changed": [ 2024-09-01T00:28:45.324 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-01T00:28:45.324 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_debug", 2024-09-01T00:28:45.324 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_mon_ticket_ttl", 2024-09-01T00:28:45.324 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_service_ticket_ttl", 2024-09-01T00:28:45.324 INFO:tasks.workunit.client.0.smithi026.stdout: "bdev_debug_aio", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "container_image", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_asserts_on_shutdown", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mgr", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mon", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_ms", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_osd", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_paxos", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_file", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_journald", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_stderr", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_join_fs", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/allow_ptrace", 2024-09-01T00:28:45.325 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/container_init", 2024-09-01T00:28:45.326 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/migration_current", 2024-09-01T00:28:45.326 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/use_repo_digest", 2024-09-01T00:28:45.326 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-01T00:28:45.326 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-01T00:28:45.326 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-01T00:28:45.326 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/ssl_server_port", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/orchestrator/orchestrator", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/channel_ident", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/description", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/organization", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_allow_pool_delete", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_clock_drift_allowed", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_file_level", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_file", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_data_avail_warn", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_election_default_strategy", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_max_pg_per_osd", 2024-09-01T00:28:45.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_mgr_mkfs_grace", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_prime_pg_temp", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_reporter_subtree_level", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_pg_warn_max_object_skew", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_too_few_osds", 2024-09-01T00:28:45.328 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_bug", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_old_message", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_default_list", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_load_list", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_misdirected_ops", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_op_order", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_pg_log_writeout", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_shutdown", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_cached_snaps", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_missing_on_start", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_stray_on_activate", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-01T00:28:45.329 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_profile", 2024-09-01T00:28:45.330 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target", 2024-09-01T00:28:45.330 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target_autotune", 2024-09-01T00:28:45.330 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue", 2024-09-01T00:28:45.330 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue_cut_off", 2024-09-01T00:28:45.330 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_erasure_code_profile", 2024-09-01T00:28:45.330 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-01T00:28:45.330 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recover_clone_overlap", 2024-09-01T00:28:45.330 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_chunk", 2024-09-01T00:28:45.330 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_load_threshold", 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_max_interval", 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_shutdown_pgref_assert", 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: "public_network", 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: "rgw_cache_enabled", 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: "rgw_enable_ops_log", 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: "rgw_enable_usage_log" 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: "contact": null, 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: "crashes": [], 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: "created": "2024-09-01T00:19:59.690130Z", 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: "crush": { 2024-09-01T00:28:45.331 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket_algs": { 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: "straw2": 3 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket_sizes": { 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: "2": 1, 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: "4": 2 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket_types": { 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: "1": 2, 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: "11": 1 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: "compat_weight_set": false, 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: "device_classes": [ 2024-09-01T00:28:45.332 INFO:tasks.workunit.client.0.smithi026.stdout: 8 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_buckets": 6, 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_devices": 8, 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_rules": 1, 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_types": 12, 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_weight_sets": 0, 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "tunables": { 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "allowed_bucket_algs": 54, 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "choose_local_fallback_tries": 0, 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "choose_local_tries": 0, 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "choose_total_tries": 50, 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "chooseleaf_descend_once": 1, 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "chooseleaf_stable": 1, 2024-09-01T00:28:45.333 INFO:tasks.workunit.client.0.smithi026.stdout: "chooseleaf_vary_r": 1, 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v2_rules": 0, 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v3_rules": 0, 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v4_buckets": 1, 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v5_rules": 0, 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "legacy_tunables": 0, 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "minimum_required_version": "jewel", 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "optimal_tunables": 1, 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "profile": "jewel", 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables": 1, 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables2": 1, 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables3": 1, 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables5": 1, 2024-09-01T00:28:45.334 INFO:tasks.workunit.client.0.smithi026.stdout: "straw_calc_version": 1 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: "description": "upgrade test cluster", 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: "fs": { 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: "feature_flags": { 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: "enable_multiple": true, 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: "ever_enabled_multiple": true 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: "filesystems": [ 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: "approx_ctime": "2024-09", 2024-09-01T00:28:45.335 INFO:tasks.workunit.client.0.smithi026.stdout: "balancer_enabled": false, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_caps": 0, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_dns": 10, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_inos": 13, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_subtrees": 2, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "ever_allowed_features": 0, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "explicitly_allowed_features": 0, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "files": 0, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "max_mds": 1, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "num_data_pools": 1, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "num_in": 1, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "num_mds": 1, 2024-09-01T00:28:45.336 INFO:tasks.workunit.client.0.smithi026.stdout: "num_sessions": 0, 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_standby_replay": 0, 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_up": 1, 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: "snaps": 0, 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: "standby_count_wanted": 0 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_standby_mds": 1, 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: "total_num_mds": 2 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: "hosts": { 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num": 2, 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_mds": 2, 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_mgr": 2, 2024-09-01T00:28:45.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_mon": 2, 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_osd": 2 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: "leaderboard": false, 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: "leaderboard_description": null, 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: "license": "sharing-1-0", 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: "metadata": { 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: "mds": { 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: "arch": { 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: "x86_64": 2 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_version": { 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:28:45.338 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: "cpu": { 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: "distro": { 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: "centos": 2 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: "distro_description": { 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: "CentOS Stream 9": 2 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_description": { 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024": 2 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.339 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_version": { 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: "5.14.0-503.el9.x86_64": 2 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: "os": { 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: "Linux": 2 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: "arch": { 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: "x86_64": 3 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_version": { 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 3 2024-09-01T00:28:45.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: "cpu": { 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: "distro": { 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: "centos": 3 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: "distro_description": { 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: "CentOS Stream 9": 3 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_description": { 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024": 3 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.341 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_version": { 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: "5.14.0-503.el9.x86_64": 3 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: "os": { 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: "Linux": 3 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: "arch": { 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: "x86_64": 8 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_version": { 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8 2024-09-01T00:28:45.342 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: "cpu": { 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: "distro": { 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: "centos": 8 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: "distro_description": { 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: "CentOS Stream 9": 8 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_description": { 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024": 8 2024-09-01T00:28:45.343 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_version": { 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: "5.14.0-503.el9.x86_64": 8 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: "os": { 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: "Linux": 8 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_objectstore": { 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": 8 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: "rotational": { 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: "0": 8 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "features": { 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "optional": [], 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "persistent": [ 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "kraken", 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "luminous", 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "mimic", 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap-prune", 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "nautilus", 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "octopus", 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "pacific", 2024-09-01T00:28:45.345 INFO:tasks.workunit.client.0.smithi026.stdout: "elector-pinging", 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: "quincy", 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: "reef" 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: "ipv4_addr_mons": 6, 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: "ipv6_addr_mons": 0, 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: "min_mon_release": 18, 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: "v1_addr_mons": 3, 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: "v2_addr_mons": 3 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: "organization": "ceph-qa", 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: "cluster_network": false, 2024-09-01T00:28:45.346 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 8, 2024-09-01T00:28:45.347 INFO:tasks.workunit.client.0.smithi026.stdout: "require_min_compat_client": "luminous", 2024-09-01T00:28:45.347 INFO:tasks.workunit.client.0.smithi026.stdout: "require_osd_release": "reef" 2024-09-01T00:28:45.347 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.347 INFO:tasks.workunit.client.0.smithi026.stdout: "pools": [ 2024-09-01T00:28:45.347 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:45.347 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:45.347 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr" 2024-09-01T00:28:45.347 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.347 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 1, 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 1, 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 1, 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 1781760, 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:45.348 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:45.349 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 1781760, 2024-09-01T00:28:45.349 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:45.349 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:45.349 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 2, 2024-09-01T00:28:45.349 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:45.349 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 2.4431169549643528e-06, 2024-09-01T00:28:45.349 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:45.349 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:45.349 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 212, 2024-09-01T00:28:45.349 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 313344, 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 590368, 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 590368, 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 1771104, 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 179, 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 2473984 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:45.350 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs" 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 32, 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 32, 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 2, 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 98304, 2024-09-01T00:28:45.351 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 98304, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 22, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 1.3479298388574534e-07, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 0, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 0, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 3428, 2024-09-01T00:28:45.352 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 3428, 2024-09-01T00:28:45.353 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:45.353 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 10284, 2024-09-01T00:28:45.353 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 51, 2024-09-01T00:28:45.353 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 20480 2024-09-01T00:28:45.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.353 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:45.353 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:45.353 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:45.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs" 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 64, 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 64, 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 3, 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:45.354 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 0, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 0, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 0, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 0.0, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 0, 2024-09-01T00:28:45.355 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 0, 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 0, 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 0, 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 0, 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 0, 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 0 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:45.356 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd" 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 8, 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 8, 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 4, 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:45.357 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 12288, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 12288, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 2, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 1.6849124762075007e-08, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 0, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 0, 2024-09-01T00:28:45.358 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 19, 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 19, 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 57, 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 2, 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 2048 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd": { 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: "mirroring_by_pool": [ 2024-09-01T00:28:45.359 INFO:tasks.workunit.client.0.smithi026.stdout: false 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: "num_images_by_pool": [ 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: "num_pools": 1 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: "report_id": "f3a11e66-eac4-4957-8c0d-bb91a2c1dfd6", 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: "report_timestamp": "2024-09-01T00:28:45.301320", 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: "report_version": 1, 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: "rook": { 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: "cluster": { 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: "external-mode": null, 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:45.360 INFO:tasks.workunit.client.0.smithi026.stdout: "allow-multiple-per-node": null, 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: "count": null, 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: "max-id": null, 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: "pvc": { 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: "enabled": null 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: "stretch": { 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: "enabled": null 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: "network": { 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: "provider": null 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: "storage": { 2024-09-01T00:28:45.361 INFO:tasks.workunit.client.0.smithi026.stdout: "device-set": { 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: "count": { 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: "non-portable": null, 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: "portable": null, 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: "total": null 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: "csi": { 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: "version": null 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: "kubernetes": { 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: "version": null 2024-09-01T00:28:45.362 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: "node": { 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: "count": { 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: "kubernetes-total": null, 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: "with-ceph-daemons": null, 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: "with-csi-cephfs-plugin": null, 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: "with-csi-nfs-plugin": null, 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: "with-csi-rbd-plugin": null 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: "usage": { 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: "storage-class": { 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: "count": { 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket": null, 2024-09-01T00:28:45.363 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs": null, 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: "nfs": null, 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd": null, 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: "total": null 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: "version": null 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: "services": {}, 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: "usage": { 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 105, 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: "pools": 4, 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_by_class": { 2024-09-01T00:28:45.364 INFO:tasks.workunit.client.0.smithi026.stdout: "ssd": { 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout: "total_avail_bytes": 767718068224, 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout: "total_bytes": 767960285184, 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_bytes": 242216960, 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_raw_bytes": 242216960, 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_raw_ratio": 0.00031540298368781805 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout: "total_avail_bytes": 767718068224, 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout: "total_bytes": 767960285184, 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_bytes": 242216960 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout:} 2024-09-01T00:28:45.365 INFO:tasks.workunit.client.0.smithi026.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-09-01T00:28:45.366 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1139119269' entity='client.admin' 2024-09-01T00:28:45.366 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:45.366 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:45.366 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:45.366 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:45.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:45.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2113531624' entity='client.admin' 2024-09-01T00:28:45.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:45.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:45.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:45.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:45.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' 2024-09-01T00:28:45.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:45.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:45.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:45.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:44 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:45.367 INFO:tasks.workunit.client.0.smithi026.stderr:+ ceph telemetry preview-device 2024-09-01T00:28:45.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:28:45.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:45] ENGINE Bus STOPPED 2024-09-01T00:28:45.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:45] ENGINE Bus STARTING 2024-09-01T00:28:45.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:45] ENGINE Serving on http://:::9283 2024-09-01T00:28:45.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:45] ENGINE Bus STARTED 2024-09-01T00:28:45.819 INFO:tasks.workunit.client.0.smithi026.stdout:{ 2024-09-01T00:28:45.819 INFO:tasks.workunit.client.0.smithi026.stdout: "2626bb00-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:45.819 INFO:tasks.workunit.client.0.smithi026.stdout: "INTEL_SSDPED1D480GA_262741e2-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:45.819 INFO:tasks.workunit.client.0.smithi026.stdout: "20240901-002310": { 2024-09-01T00:28:45.819 INFO:tasks.workunit.client.0.smithi026.stdout: "device": { 2024-09-01T00:28:45.819 INFO:tasks.workunit.client.0.smithi026.stdout: "info_name": "/dev/nvme0n1", 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "/dev/nvme0n1", 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: "protocol": "NVMe", 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "nvme" 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: "firmware_version": "E2010325", 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: "host_id": "2626bb00-67f9-11ef-8199-ac1f6ba5cac0", 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: "json_format_version": [ 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: "local_time": { 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: "asctime": "Sun Sep 1 00:23:10 2024 UTC", 2024-09-01T00:28:45.820 INFO:tasks.workunit.client.0.smithi026.stdout: "time_t": 1725150190 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: "logical_block_size": 512, 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_controller_id": 0, 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_namespaces": [ 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: "capacity": { 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: "formatted_lba_size": 512, 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 1, 2024-09-01T00:28:45.821 INFO:tasks.workunit.client.0.smithi026.stdout: "size": { 2024-09-01T00:28:45.822 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:45.822 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:45.822 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.822 INFO:tasks.workunit.client.0.smithi026.stdout: "utilization": { 2024-09-01T00:28:45.822 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:45.822 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:45.822 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.822 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.822 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.822 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_number_of_namespaces": 1, 2024-09-01T00:28:45.822 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_pci_vendor": { 2024-09-01T00:28:45.822 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 32902, 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: "subsystem_id": 32902 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_add_log": { 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: "Device stats": { 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_fw_downgrades": { 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: "crc_error_count": { 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.823 INFO:tasks.workunit.client.0.smithi026.stdout: "end_to_end_error_detection_count": { 2024-09-01T00:28:45.824 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.824 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.824 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.824 INFO:tasks.workunit.client.0.smithi026.stdout: "erase_fail_count": { 2024-09-01T00:28:45.824 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.824 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.824 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.824 INFO:tasks.workunit.client.0.smithi026.stdout: "host_bytes_written": { 2024-09-01T00:28:45.824 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.824 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 8172536 2024-09-01T00:28:45.824 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.824 INFO:tasks.workunit.client.0.smithi026.stdout: "host_ctx_wear_used": { 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: "media_bytes_read": { 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: "nand_bytes_written": { 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_stat_indicator": { 2024-09-01T00:28:45.825 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: "pll_lock_loss_count": { 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: "program_fail_count": { 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: "re_alloc_sectr_cnt": { 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.826 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.827 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.827 INFO:tasks.workunit.client.0.smithi026.stdout: "retry_buffer_overflow_count": { 2024-09-01T00:28:45.827 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.827 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.827 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.827 INFO:tasks.workunit.client.0.smithi026.stdout: "soft_ecc_err_rate": { 2024-09-01T00:28:45.827 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.827 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.827 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.827 INFO:tasks.workunit.client.0.smithi026.stdout: "thermal_throttle_status": { 2024-09-01T00:28:45.827 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.827 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:45.828 INFO:tasks.workunit.client.0.smithi026.stdout: "cnt": 0, 2024-09-01T00:28:45.828 INFO:tasks.workunit.client.0.smithi026.stdout: "pct": 0 2024-09-01T00:28:45.828 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.828 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.828 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_host_reads": { 2024-09-01T00:28:45.828 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.828 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 15 2024-09-01T00:28:45.828 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_media_wear": { 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": "0.000000" 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_timer": { 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 1003012 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: "unexp_power_loss": { 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.829 INFO:tasks.workunit.client.0.smithi026.stdout: "wear_leveling": { 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: "avg": 0, 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: "max": 0, 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel Smart log": "nvme0n1" 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_log": { 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare": 100, 2024-09-01T00:28:45.830 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare_threshold": 0, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "controller_busy_time": 3191, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "critical_warning": 0, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_read": 111780591, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_written": 535595333, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "host_reads": 1659925965, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "host_writes": 12759490856, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "media_errors": 0, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_err_log_entries": 0, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "percentage_used": 0, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycles": 19927, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_hours": 25434, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": 31, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "unsafe_shutdowns": 6794 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.831 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_vendor": "intel", 2024-09-01T00:28:45.832 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_version": { 2024-09-01T00:28:45.832 INFO:tasks.workunit.client.0.smithi026.stdout: "string": "<1.2", 2024-09-01T00:28:45.832 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:45.832 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.832 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycle_count": 19927, 2024-09-01T00:28:45.832 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_time": { 2024-09-01T00:28:45.832 INFO:tasks.workunit.client.0.smithi026.stdout: "hours": 25434 2024-09-01T00:28:45.832 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.832 INFO:tasks.workunit.client.0.smithi026.stdout: "serial_number": "deleted", 2024-09-01T00:28:45.832 INFO:tasks.workunit.client.0.smithi026.stdout: "smart_status": { 2024-09-01T00:28:45.832 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme": { 2024-09-01T00:28:45.832 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: "passed": true 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl": { 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: "argv": [ 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl", 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: "-x", 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: "--json=o", 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: "/dev/nvme0n1" 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: "build_info": "(local build)", 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: "exit_status": 0, 2024-09-01T00:28:45.833 INFO:tasks.workunit.client.0.smithi026.stdout: "output": [ 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-503.el9.x86_64] (local build)", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "Serial Number: deleted", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Version: E2010325", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller ID: 0", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "NVMe Version: <1.2", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "Number of Namespaces: 1", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-01T00:28:45.834 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: "Local Time is: Sun Sep 1 00:23:10 2024 UTC", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported Power States", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-01T00:28:45.835 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 512 0 2", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "Critical Warning: 0x00", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "Temperature: 31 Celsius", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare: 100%", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare Threshold: 0%", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "Percentage Used: 0%", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Read: 111,780,591 [57.2 TB]", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Written: 535,595,333 [274 TB]", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Read Commands: 1,659,925,965", 2024-09-01T00:28:45.836 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Write Commands: 12,759,490,856", 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller Busy Time: 3,191", 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "Power Cycles: 19,927", 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "Power On Hours: 25,434", 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "Unsafe Shutdowns: 6,794", 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "Media and Data Integrity Errors: 0", 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information Log Entries: 0", 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "No Errors Logged", 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "" 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "platform_info": "x86_64-linux-5.14.0-503.el9.x86_64", 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "svn_revision": "5155", 2024-09-01T00:28:45.837 INFO:tasks.workunit.client.0.smithi026.stdout: "version": [ 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": { 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: "current": 31 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: "user_capacity": { 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.838 INFO:tasks.workunit.client.0.smithi026.stdout: "26285f14-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:45.839 INFO:tasks.workunit.client.0.smithi026.stdout: "INTEL_SSDPEDMD400G4_2628d3e0-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:45.839 INFO:tasks.workunit.client.0.smithi026.stdout: "20240901-002312": { 2024-09-01T00:28:45.839 INFO:tasks.workunit.client.0.smithi026.stdout: "device": { 2024-09-01T00:28:45.839 INFO:tasks.workunit.client.0.smithi026.stdout: "info_name": "/dev/nvme0n1", 2024-09-01T00:28:45.839 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "/dev/nvme0n1", 2024-09-01T00:28:45.839 INFO:tasks.workunit.client.0.smithi026.stdout: "protocol": "NVMe", 2024-09-01T00:28:45.839 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "nvme" 2024-09-01T00:28:45.839 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.839 INFO:tasks.workunit.client.0.smithi026.stdout: "firmware_version": "8DV101H0", 2024-09-01T00:28:45.839 INFO:tasks.workunit.client.0.smithi026.stdout: "host_id": "26285f14-67f9-11ef-8199-ac1f6ba5cac0", 2024-09-01T00:28:45.839 INFO:tasks.workunit.client.0.smithi026.stdout: "json_format_version": [ 2024-09-01T00:28:45.839 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: "local_time": { 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: "asctime": "Sun Sep 1 00:23:12 2024 UTC", 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: "time_t": 1725150192 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: "logical_block_size": 512, 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_controller_id": 0, 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_namespaces": [ 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:45.840 INFO:tasks.workunit.client.0.smithi026.stdout: "capacity": { 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: "formatted_lba_size": 512, 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 1, 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: "size": { 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: "utilization": { 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.841 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_number_of_namespaces": 1, 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_pci_vendor": { 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 32902, 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: "subsystem_id": 32902 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_add_log": { 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: "Device stats": { 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_fw_downgrades": { 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: "crc_error_count": { 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.842 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: "end_to_end_error_detection_count": { 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: "erase_fail_count": { 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: "host_bytes_written": { 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 26999052 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.843 INFO:tasks.workunit.client.0.smithi026.stdout: "host_ctx_wear_used": { 2024-09-01T00:28:45.844 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.844 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 1 2024-09-01T00:28:45.844 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.844 INFO:tasks.workunit.client.0.smithi026.stdout: "media_bytes_read": { 2024-09-01T00:28:45.844 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.844 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.844 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.844 INFO:tasks.workunit.client.0.smithi026.stdout: "nand_bytes_written": { 2024-09-01T00:28:45.844 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.844 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 47710452 2024-09-01T00:28:45.844 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.844 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_stat_indicator": { 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: "pll_lock_loss_count": { 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: "program_fail_count": { 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: "re_alloc_sectr_cnt": { 2024-09-01T00:28:45.845 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.846 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.846 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.846 INFO:tasks.workunit.client.0.smithi026.stdout: "retry_buffer_overflow_count": { 2024-09-01T00:28:45.846 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.846 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.846 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.846 INFO:tasks.workunit.client.0.smithi026.stdout: "soft_ecc_err_rate": { 2024-09-01T00:28:45.846 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.846 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: "thermal_throttle_status": { 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: "cnt": 0, 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: "pct": 0 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_host_reads": { 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 65535 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.847 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_media_wear": { 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": "63.999023" 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_timer": { 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 65535 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: "unexp_power_loss": { 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: "wear_leveling": { 2024-09-01T00:28:45.848 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 90, 2024-09-01T00:28:45.849 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:45.849 INFO:tasks.workunit.client.0.smithi026.stdout: "avg": 3252, 2024-09-01T00:28:45.849 INFO:tasks.workunit.client.0.smithi026.stdout: "max": 3266, 2024-09-01T00:28:45.849 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 3237 2024-09-01T00:28:45.849 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.849 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.849 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.849 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel Smart log": "nvme0n1" 2024-09-01T00:28:45.849 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.849 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_log": { 2024-09-01T00:28:45.849 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare": 100, 2024-09-01T00:28:45.849 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare_threshold": 10, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "controller_busy_time": 1, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "critical_warning": 0, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_read": 346931338, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_written": 1769409906, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "host_reads": 5686563789, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "host_writes": 31663681340, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "media_errors": 0, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_err_log_entries": 0, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "percentage_used": 10, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycles": 54359, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_hours": 51751, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": 23, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "unsafe_shutdowns": 170 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.850 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_vendor": "intel", 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_version": { 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: "string": "<1.2", 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycle_count": 54359, 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_time": { 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: "hours": 51751 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: "serial_number": "deleted", 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: "smart_status": { 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme": { 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:45.851 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: "passed": true 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl": { 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: "argv": [ 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl", 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: "-x", 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: "--json=o", 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: "/dev/nvme0n1" 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: "build_info": "(local build)", 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: "exit_status": 0, 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: "output": [ 2024-09-01T00:28:45.852 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-503.el9.x86_64] (local build)", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "Serial Number: deleted", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Version: 8DV101H0", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller ID: 0", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "NVMe Version: <1.2", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "Number of Namespaces: 1", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-01T00:28:45.853 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: "Local Time is: Sun Sep 1 00:23:12 2024 UTC", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported Power States", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 512 0 2", 2024-09-01T00:28:45.854 INFO:tasks.workunit.client.0.smithi026.stdout: " 1 - 512 8 2", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: " 2 - 512 16 2", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: " 3 - 4096 0 0", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: " 4 - 4096 8 0", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: " 5 - 4096 64 0", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: " 6 - 4096 128 0", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: "Critical Warning: 0x00", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: "Temperature: 23 Celsius", 2024-09-01T00:28:45.855 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare: 100%", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare Threshold: 10%", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "Percentage Used: 10%", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Read: 346,931,338 [177 TB]", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Written: 1,769,409,906 [905 TB]", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Read Commands: 5,686,563,789", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Write Commands: 31,663,681,340", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller Busy Time: 1", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "Power Cycles: 54,359", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "Power On Hours: 51,751", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "Unsafe Shutdowns: 170", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "Media and Data Integrity Errors: 0", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information Log Entries: 0", 2024-09-01T00:28:45.856 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:45.857 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-01T00:28:45.857 INFO:tasks.workunit.client.0.smithi026.stdout: "No Errors Logged", 2024-09-01T00:28:45.857 INFO:tasks.workunit.client.0.smithi026.stdout: "" 2024-09-01T00:28:45.857 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:45.857 INFO:tasks.workunit.client.0.smithi026.stdout: "platform_info": "x86_64-linux-5.14.0-503.el9.x86_64", 2024-09-01T00:28:45.857 INFO:tasks.workunit.client.0.smithi026.stdout: "svn_revision": "5155", 2024-09-01T00:28:45.857 INFO:tasks.workunit.client.0.smithi026.stdout: "version": [ 2024-09-01T00:28:45.857 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:45.857 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": { 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout: "current": 23 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout: "user_capacity": { 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:45.858 INFO:tasks.workunit.client.0.smithi026.stdout:} 2024-09-01T00:28:45.859 INFO:tasks.workunit.client.0.smithi026.stderr:+ ceph telemetry preview-all 2024-09-01T00:28:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[17191]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[28102]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:45 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:45 smithi139 ceph-mon[20615]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:45 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:45 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:45 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:45 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:45 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:45 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:45 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:45 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:46.337 INFO:tasks.workunit.client.0.smithi026.stdout:{ 2024-09-01T00:28:46.337 INFO:tasks.workunit.client.0.smithi026.stdout: "device_report": { 2024-09-01T00:28:46.338 INFO:tasks.workunit.client.0.smithi026.stdout: "2626bb00-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:46.338 INFO:tasks.workunit.client.0.smithi026.stdout: "INTEL_SSDPED1D480GA_262741e2-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:46.338 INFO:tasks.workunit.client.0.smithi026.stdout: "20240901-002310": { 2024-09-01T00:28:46.338 INFO:tasks.workunit.client.0.smithi026.stdout: "device": { 2024-09-01T00:28:46.338 INFO:tasks.workunit.client.0.smithi026.stdout: "info_name": "/dev/nvme0n1", 2024-09-01T00:28:46.338 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "/dev/nvme0n1", 2024-09-01T00:28:46.338 INFO:tasks.workunit.client.0.smithi026.stdout: "protocol": "NVMe", 2024-09-01T00:28:46.338 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "nvme" 2024-09-01T00:28:46.338 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.338 INFO:tasks.workunit.client.0.smithi026.stdout: "firmware_version": "E2010325", 2024-09-01T00:28:46.339 INFO:tasks.workunit.client.0.smithi026.stdout: "host_id": "2626bb00-67f9-11ef-8199-ac1f6ba5cac0", 2024-09-01T00:28:46.339 INFO:tasks.workunit.client.0.smithi026.stdout: "json_format_version": [ 2024-09-01T00:28:46.339 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:46.339 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:46.339 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.339 INFO:tasks.workunit.client.0.smithi026.stdout: "local_time": { 2024-09-01T00:28:46.339 INFO:tasks.workunit.client.0.smithi026.stdout: "asctime": "Sun Sep 1 00:23:10 2024 UTC", 2024-09-01T00:28:46.339 INFO:tasks.workunit.client.0.smithi026.stdout: "time_t": 1725150190 2024-09-01T00:28:46.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.339 INFO:tasks.workunit.client.0.smithi026.stdout: "logical_block_size": 512, 2024-09-01T00:28:46.339 INFO:tasks.workunit.client.0.smithi026.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_controller_id": 0, 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_namespaces": [ 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: "capacity": { 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: "formatted_lba_size": 512, 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 1, 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: "size": { 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:46.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.341 INFO:tasks.workunit.client.0.smithi026.stdout: "utilization": { 2024-09-01T00:28:46.341 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:46.341 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:46.341 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.341 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.341 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.341 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_number_of_namespaces": 1, 2024-09-01T00:28:46.341 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_pci_vendor": { 2024-09-01T00:28:46.341 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 32902, 2024-09-01T00:28:46.341 INFO:tasks.workunit.client.0.smithi026.stdout: "subsystem_id": 32902 2024-09-01T00:28:46.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.344 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_add_log": { 2024-09-01T00:28:46.344 INFO:tasks.workunit.client.0.smithi026.stdout: "Device stats": { 2024-09-01T00:28:46.344 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_fw_downgrades": { 2024-09-01T00:28:46.344 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.344 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.344 INFO:tasks.workunit.client.0.smithi026.stdout: "crc_error_count": { 2024-09-01T00:28:46.344 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.345 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.345 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.345 INFO:tasks.workunit.client.0.smithi026.stdout: "end_to_end_error_detection_count": { 2024-09-01T00:28:46.345 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.345 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.345 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.345 INFO:tasks.workunit.client.0.smithi026.stdout: "erase_fail_count": { 2024-09-01T00:28:46.345 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.345 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.345 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.345 INFO:tasks.workunit.client.0.smithi026.stdout: "host_bytes_written": { 2024-09-01T00:28:46.345 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 8172536 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: "host_ctx_wear_used": { 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: "media_bytes_read": { 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: "nand_bytes_written": { 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.346 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_stat_indicator": { 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: "pll_lock_loss_count": { 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: "program_fail_count": { 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.347 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.348 INFO:tasks.workunit.client.0.smithi026.stdout: "re_alloc_sectr_cnt": { 2024-09-01T00:28:46.348 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.348 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.348 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.348 INFO:tasks.workunit.client.0.smithi026.stdout: "retry_buffer_overflow_count": { 2024-09-01T00:28:46.348 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.348 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.348 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.348 INFO:tasks.workunit.client.0.smithi026.stdout: "soft_ecc_err_rate": { 2024-09-01T00:28:46.348 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.348 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.348 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.349 INFO:tasks.workunit.client.0.smithi026.stdout: "thermal_throttle_status": { 2024-09-01T00:28:46.349 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.349 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:46.349 INFO:tasks.workunit.client.0.smithi026.stdout: "cnt": 0, 2024-09-01T00:28:46.349 INFO:tasks.workunit.client.0.smithi026.stdout: "pct": 0 2024-09-01T00:28:46.349 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.349 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.349 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_host_reads": { 2024-09-01T00:28:46.349 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.349 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 15 2024-09-01T00:28:46.349 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.349 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_media_wear": { 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": "0.000000" 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_timer": { 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 1003012 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: "unexp_power_loss": { 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: "wear_leveling": { 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.350 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: "avg": 0, 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: "max": 0, 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel Smart log": "nvme0n1" 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_log": { 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare": 100, 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare_threshold": 0, 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: "controller_busy_time": 3191, 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: "critical_warning": 0, 2024-09-01T00:28:46.351 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_read": 111780591, 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_written": 535595333, 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "host_reads": 1659925965, 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "host_writes": 12759490856, 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "media_errors": 0, 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_err_log_entries": 0, 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "percentage_used": 0, 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycles": 19927, 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_hours": 25434, 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": 31, 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "unsafe_shutdowns": 6794 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_vendor": "intel", 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_version": { 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "string": "<1.2", 2024-09-01T00:28:46.352 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycle_count": 19927, 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_time": { 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: "hours": 25434 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: "serial_number": "deleted", 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: "smart_status": { 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme": { 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: "passed": true 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl": { 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: "argv": [ 2024-09-01T00:28:46.353 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl", 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: "-x", 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: "--json=o", 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: "/dev/nvme0n1" 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: "build_info": "(local build)", 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: "exit_status": 0, 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: "output": [ 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-503.el9.x86_64] (local build)", 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-01T00:28:46.354 INFO:tasks.workunit.client.0.smithi026.stdout: "Serial Number: deleted", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Version: E2010325", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller ID: 0", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "NVMe Version: <1.2", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "Number of Namespaces: 1", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "Local Time is: Sun Sep 1 00:23:10 2024 UTC", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-01T00:28:46.355 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported Power States", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 512 0 2", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: "Critical Warning: 0x00", 2024-09-01T00:28:46.356 INFO:tasks.workunit.client.0.smithi026.stdout: "Temperature: 31 Celsius", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare: 100%", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare Threshold: 0%", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Percentage Used: 0%", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Read: 111,780,591 [57.2 TB]", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Written: 535,595,333 [274 TB]", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Read Commands: 1,659,925,965", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Write Commands: 12,759,490,856", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller Busy Time: 3,191", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Power Cycles: 19,927", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Power On Hours: 25,434", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Unsafe Shutdowns: 6,794", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Media and Data Integrity Errors: 0", 2024-09-01T00:28:46.357 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information Log Entries: 0", 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: "No Errors Logged", 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: "" 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: "platform_info": "x86_64-linux-5.14.0-503.el9.x86_64", 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: "svn_revision": "5155", 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: "version": [ 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": { 2024-09-01T00:28:46.358 INFO:tasks.workunit.client.0.smithi026.stdout: "current": 31 2024-09-01T00:28:46.359 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.359 INFO:tasks.workunit.client.0.smithi026.stdout: "user_capacity": { 2024-09-01T00:28:46.359 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:46.359 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:46.359 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.359 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.359 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.359 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.359 INFO:tasks.workunit.client.0.smithi026.stdout: "26285f14-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:46.359 INFO:tasks.workunit.client.0.smithi026.stdout: "INTEL_SSDPEDMD400G4_2628d3e0-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:46.359 INFO:tasks.workunit.client.0.smithi026.stdout: "20240901-002312": { 2024-09-01T00:28:46.359 INFO:tasks.workunit.client.0.smithi026.stdout: "device": { 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: "info_name": "/dev/nvme0n1", 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "/dev/nvme0n1", 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: "protocol": "NVMe", 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "nvme" 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: "firmware_version": "8DV101H0", 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: "host_id": "26285f14-67f9-11ef-8199-ac1f6ba5cac0", 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: "json_format_version": [ 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: "local_time": { 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: "asctime": "Sun Sep 1 00:23:12 2024 UTC", 2024-09-01T00:28:46.360 INFO:tasks.workunit.client.0.smithi026.stdout: "time_t": 1725150192 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: "logical_block_size": 512, 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_controller_id": 0, 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_namespaces": [ 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: "capacity": { 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: "formatted_lba_size": 512, 2024-09-01T00:28:46.361 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 1, 2024-09-01T00:28:46.362 INFO:tasks.workunit.client.0.smithi026.stdout: "size": { 2024-09-01T00:28:46.362 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:46.362 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:46.362 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.362 INFO:tasks.workunit.client.0.smithi026.stdout: "utilization": { 2024-09-01T00:28:46.362 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:46.362 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:46.362 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.362 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.362 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.362 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_number_of_namespaces": 1, 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_pci_vendor": { 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 32902, 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: "subsystem_id": 32902 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_add_log": { 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: "Device stats": { 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_fw_downgrades": { 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: "crc_error_count": { 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.363 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: "end_to_end_error_detection_count": { 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: "erase_fail_count": { 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: "host_bytes_written": { 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 26999052 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.364 INFO:tasks.workunit.client.0.smithi026.stdout: "host_ctx_wear_used": { 2024-09-01T00:28:46.365 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.365 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 1 2024-09-01T00:28:46.365 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.365 INFO:tasks.workunit.client.0.smithi026.stdout: "media_bytes_read": { 2024-09-01T00:28:46.365 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.365 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.365 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.365 INFO:tasks.workunit.client.0.smithi026.stdout: "nand_bytes_written": { 2024-09-01T00:28:46.365 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.365 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 47710452 2024-09-01T00:28:46.366 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.366 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_stat_indicator": { 2024-09-01T00:28:46.366 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.366 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.366 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.366 INFO:tasks.workunit.client.0.smithi026.stdout: "pll_lock_loss_count": { 2024-09-01T00:28:46.366 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.366 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.366 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.366 INFO:tasks.workunit.client.0.smithi026.stdout: "program_fail_count": { 2024-09-01T00:28:46.366 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.366 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: "re_alloc_sectr_cnt": { 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: "retry_buffer_overflow_count": { 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: "soft_ecc_err_rate": { 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: "thermal_throttle_status": { 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: "cnt": 0, 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: "pct": 0 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_host_reads": { 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 65535 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_media_wear": { 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.368 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": "63.999023" 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_timer": { 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 65535 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: "unexp_power_loss": { 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: "wear_leveling": { 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 90, 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:46.369 INFO:tasks.workunit.client.0.smithi026.stdout: "avg": 3252, 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: "max": 3266, 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 3237 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel Smart log": "nvme0n1" 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_log": { 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare": 100, 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare_threshold": 10, 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: "controller_busy_time": 1, 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: "critical_warning": 0, 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_read": 346931338, 2024-09-01T00:28:46.370 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_written": 1769409906, 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "host_reads": 5686563789, 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "host_writes": 31663681340, 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "media_errors": 0, 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_err_log_entries": 0, 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "percentage_used": 10, 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycles": 54359, 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_hours": 51751, 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": 23, 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "unsafe_shutdowns": 170 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_vendor": "intel", 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_version": { 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "string": "<1.2", 2024-09-01T00:28:46.371 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:46.372 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.372 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycle_count": 54359, 2024-09-01T00:28:46.372 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_time": { 2024-09-01T00:28:46.372 INFO:tasks.workunit.client.0.smithi026.stdout: "hours": 51751 2024-09-01T00:28:46.372 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.372 INFO:tasks.workunit.client.0.smithi026.stdout: "serial_number": "deleted", 2024-09-01T00:28:46.372 INFO:tasks.workunit.client.0.smithi026.stdout: "smart_status": { 2024-09-01T00:28:46.372 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme": { 2024-09-01T00:28:46.372 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:46.372 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.372 INFO:tasks.workunit.client.0.smithi026.stdout: "passed": true 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl": { 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: "argv": [ 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl", 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: "-x", 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: "--json=o", 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: "/dev/nvme0n1" 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: "build_info": "(local build)", 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: "exit_status": 0, 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: "output": [ 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-503.el9.x86_64] (local build)", 2024-09-01T00:28:46.373 INFO:tasks.workunit.client.0.smithi026.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-01T00:28:46.374 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:46.374 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-01T00:28:46.374 INFO:tasks.workunit.client.0.smithi026.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-01T00:28:46.374 INFO:tasks.workunit.client.0.smithi026.stdout: "Serial Number: deleted", 2024-09-01T00:28:46.374 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Version: 8DV101H0", 2024-09-01T00:28:46.374 INFO:tasks.workunit.client.0.smithi026.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-01T00:28:46.374 INFO:tasks.workunit.client.0.smithi026.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-01T00:28:46.374 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller ID: 0", 2024-09-01T00:28:46.374 INFO:tasks.workunit.client.0.smithi026.stdout: "NVMe Version: <1.2", 2024-09-01T00:28:46.374 INFO:tasks.workunit.client.0.smithi026.stdout: "Number of Namespaces: 1", 2024-09-01T00:28:46.374 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-01T00:28:46.374 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: "Local Time is: Sun Sep 1 00:23:12 2024 UTC", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported Power States", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-01T00:28:46.375 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 512 0 2", 2024-09-01T00:28:46.376 INFO:tasks.workunit.client.0.smithi026.stdout: " 1 - 512 8 2", 2024-09-01T00:28:46.376 INFO:tasks.workunit.client.0.smithi026.stdout: " 2 - 512 16 2", 2024-09-01T00:28:46.376 INFO:tasks.workunit.client.0.smithi026.stdout: " 3 - 4096 0 0", 2024-09-01T00:28:46.376 INFO:tasks.workunit.client.0.smithi026.stdout: " 4 - 4096 8 0", 2024-09-01T00:28:46.376 INFO:tasks.workunit.client.0.smithi026.stdout: " 5 - 4096 64 0", 2024-09-01T00:28:46.376 INFO:tasks.workunit.client.0.smithi026.stdout: " 6 - 4096 128 0", 2024-09-01T00:28:46.376 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:46.376 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-01T00:28:46.376 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-01T00:28:46.376 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:46.376 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-01T00:28:46.377 INFO:tasks.workunit.client.0.smithi026.stdout: "Critical Warning: 0x00", 2024-09-01T00:28:46.377 INFO:tasks.workunit.client.0.smithi026.stdout: "Temperature: 23 Celsius", 2024-09-01T00:28:46.377 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare: 100%", 2024-09-01T00:28:46.377 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare Threshold: 10%", 2024-09-01T00:28:46.377 INFO:tasks.workunit.client.0.smithi026.stdout: "Percentage Used: 10%", 2024-09-01T00:28:46.377 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Read: 346,931,338 [177 TB]", 2024-09-01T00:28:46.377 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Written: 1,769,409,906 [905 TB]", 2024-09-01T00:28:46.377 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Read Commands: 5,686,563,789", 2024-09-01T00:28:46.377 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Write Commands: 31,663,681,340", 2024-09-01T00:28:46.377 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller Busy Time: 1", 2024-09-01T00:28:46.378 INFO:tasks.workunit.client.0.smithi026.stdout: "Power Cycles: 54,359", 2024-09-01T00:28:46.378 INFO:tasks.workunit.client.0.smithi026.stdout: "Power On Hours: 51,751", 2024-09-01T00:28:46.378 INFO:tasks.workunit.client.0.smithi026.stdout: "Unsafe Shutdowns: 170", 2024-09-01T00:28:46.378 INFO:tasks.workunit.client.0.smithi026.stdout: "Media and Data Integrity Errors: 0", 2024-09-01T00:28:46.378 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information Log Entries: 0", 2024-09-01T00:28:46.378 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:46.378 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-01T00:28:46.378 INFO:tasks.workunit.client.0.smithi026.stdout: "No Errors Logged", 2024-09-01T00:28:46.378 INFO:tasks.workunit.client.0.smithi026.stdout: "" 2024-09-01T00:28:46.378 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.378 INFO:tasks.workunit.client.0.smithi026.stdout: "platform_info": "x86_64-linux-5.14.0-503.el9.x86_64", 2024-09-01T00:28:46.378 INFO:tasks.workunit.client.0.smithi026.stdout: "svn_revision": "5155", 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: "version": [ 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": { 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: "current": 23 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: "user_capacity": { 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.379 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: "report": { 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: "balancer": { 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: "active": true, 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: "mode": "" 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: "channels": [ 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: "basic", 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: "crash", 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: "device", 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: "ident" 2024-09-01T00:28:46.380 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: "channels_available": [ 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: "basic", 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: "ident", 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: "crash", 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: "device", 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: "perf" 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: "collections_available": [ 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_base", 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: "device_base", 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: "crash_base", 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: "ident_base", 2024-09-01T00:28:46.381 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_perf", 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_mds_metadata", 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_usage", 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_usage_by_class", 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_rook_v01", 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_memory_metrics", 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_options_bluestore" 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: "collections_opted_in": [ 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_base", 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: "device_base", 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: "crash_base", 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: "ident_base", 2024-09-01T00:28:46.382 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_perf", 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_mds_metadata", 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_usage", 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_usage_by_class", 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_rook_v01", 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_memory_metrics", 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_options_bluestore" 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "config": { 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "active_changed": [ 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_debug", 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_mon_ticket_ttl", 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_service_ticket_ttl", 2024-09-01T00:28:46.383 INFO:tasks.workunit.client.0.smithi026.stdout: "bdev_debug_aio", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "client_check_pool_perm", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "client_mount_gid", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "client_mount_uid", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "client_quota", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "container_image", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "daemonize", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_asserts_on_shutdown", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mgr", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mon", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_ms", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_osd", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_paxos", 2024-09-01T00:28:46.384 INFO:tasks.workunit.client.0.smithi026.stdout: "keyring", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_block_size", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_cache_size", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_compression", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_log", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_write_buffer_size", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_file", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_journald", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_stderr", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_allow_pool_delete", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_clock_drift_allowed", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_file_level", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_file", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_journald", 2024-09-01T00:28:46.385 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_stderr", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_data_avail_warn", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_election_default_strategy", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_host", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_max_pg_per_osd", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_mgr_mkfs_grace", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_prime_pg_temp", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_reporter_subtree_level", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_pg_warn_max_object_skew", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-01T00:28:46.386 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_too_few_osds", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_bug", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_old_message", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "no_config_file", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_default_list", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_load_list", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_crush_chooseleaf_type", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_misdirected_ops", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_op_order", 2024-09-01T00:28:46.387 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_pg_log_writeout", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_shutdown", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_cached_snaps", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_missing_on_start", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_stray_on_activate", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep_hdd", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep_hybrid", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep_ssd", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_max_backfills", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_profile", 2024-09-01T00:28:46.388 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-01T00:28:46.389 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-01T00:28:46.389 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-01T00:28:46.389 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-01T00:28:46.389 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-01T00:28:46.389 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-01T00:28:46.389 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_client_lim", 2024-09-01T00:28:46.389 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_client_res", 2024-09-01T00:28:46.389 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-01T00:28:46.389 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target", 2024-09-01T00:28:46.389 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target_autotune", 2024-09-01T00:28:46.390 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue", 2024-09-01T00:28:46.390 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue_cut_off", 2024-09-01T00:28:46.390 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pg_delete_cost", 2024-09-01T00:28:46.390 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_erasure_code_profile", 2024-09-01T00:28:46.390 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-01T00:28:46.390 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recover_clone_overlap", 2024-09-01T00:28:46.390 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_active", 2024-09-01T00:28:46.390 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_active_hdd", 2024-09-01T00:28:46.390 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_active_ssd", 2024-09-01T00:28:46.390 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_chunk", 2024-09-01T00:28:46.391 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep", 2024-09-01T00:28:46.391 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep_hdd", 2024-09-01T00:28:46.391 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep_hybrid", 2024-09-01T00:28:46.391 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep_ssd", 2024-09-01T00:28:46.391 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_load_threshold", 2024-09-01T00:28:46.391 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_max_interval", 2024-09-01T00:28:46.391 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_sleep", 2024-09-01T00:28:46.391 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_shutdown_pgref_assert", 2024-09-01T00:28:46.391 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep", 2024-09-01T00:28:46.391 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep_hdd", 2024-09-01T00:28:46.391 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-01T00:28:46.391 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep_ssd", 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: "public_addr", 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: "public_addrv", 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: "public_network", 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd_default_features", 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd_qos_exclude_ops", 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: "setgroup", 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: "setuser" 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: "cluster_changed": [ 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_debug", 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_mon_ticket_ttl", 2024-09-01T00:28:46.392 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_service_ticket_ttl", 2024-09-01T00:28:46.393 INFO:tasks.workunit.client.0.smithi026.stdout: "bdev_debug_aio", 2024-09-01T00:28:46.393 INFO:tasks.workunit.client.0.smithi026.stdout: "container_image", 2024-09-01T00:28:46.393 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_asserts_on_shutdown", 2024-09-01T00:28:46.393 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mgr", 2024-09-01T00:28:46.393 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mon", 2024-09-01T00:28:46.393 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_ms", 2024-09-01T00:28:46.393 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_osd", 2024-09-01T00:28:46.393 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_paxos", 2024-09-01T00:28:46.393 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_file", 2024-09-01T00:28:46.393 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_journald", 2024-09-01T00:28:46.393 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_stderr", 2024-09-01T00:28:46.393 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_join_fs", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/allow_ptrace", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/container_init", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/migration_current", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/use_repo_digest", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/ssl_server_port", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/orchestrator/orchestrator", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/channel_ident", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/description", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/organization", 2024-09-01T00:28:46.394 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_allow_pool_delete", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_clock_drift_allowed", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_file_level", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_file", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_data_avail_warn", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_election_default_strategy", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_max_pg_per_osd", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_mgr_mkfs_grace", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_prime_pg_temp", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_reporter_subtree_level", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_pg_warn_max_object_skew", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-01T00:28:46.395 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_too_few_osds", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_bug", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_old_message", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_default_list", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_load_list", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_misdirected_ops", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_op_order", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_pg_log_writeout", 2024-09-01T00:28:46.396 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_shutdown", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_cached_snaps", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_missing_on_start", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_stray_on_activate", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_profile", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target_autotune", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue_cut_off", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_erasure_code_profile", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-01T00:28:46.397 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recover_clone_overlap", 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_chunk", 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_load_threshold", 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_max_interval", 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_shutdown_pgref_assert", 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: "public_network", 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: "rgw_cache_enabled", 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: "rgw_enable_ops_log", 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: "rgw_enable_usage_log" 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: "contact": null, 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: "crashes": [], 2024-09-01T00:28:46.398 INFO:tasks.workunit.client.0.smithi026.stdout: "created": "2024-09-01T00:19:59.690130Z", 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: "crush": { 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket_algs": { 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: "straw2": 3 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket_sizes": { 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: "2": 1, 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: "4": 2 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket_types": { 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: "1": 2, 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: "11": 1 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.399 INFO:tasks.workunit.client.0.smithi026.stdout: "compat_weight_set": false, 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: "device_classes": [ 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: 8 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: "num_buckets": 6, 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: "num_devices": 8, 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: "num_rules": 1, 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: "num_types": 12, 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: "num_weight_sets": 0, 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: "tunables": { 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: "allowed_bucket_algs": 54, 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: "choose_local_fallback_tries": 0, 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: "choose_local_tries": 0, 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: "choose_total_tries": 50, 2024-09-01T00:28:46.400 INFO:tasks.workunit.client.0.smithi026.stdout: "chooseleaf_descend_once": 1, 2024-09-01T00:28:46.401 INFO:tasks.workunit.client.0.smithi026.stdout: "chooseleaf_stable": 1, 2024-09-01T00:28:46.401 INFO:tasks.workunit.client.0.smithi026.stdout: "chooseleaf_vary_r": 1, 2024-09-01T00:28:46.401 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v2_rules": 0, 2024-09-01T00:28:46.401 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v3_rules": 0, 2024-09-01T00:28:46.401 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v4_buckets": 1, 2024-09-01T00:28:46.401 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v5_rules": 0, 2024-09-01T00:28:46.401 INFO:tasks.workunit.client.0.smithi026.stdout: "legacy_tunables": 0, 2024-09-01T00:28:46.401 INFO:tasks.workunit.client.0.smithi026.stdout: "minimum_required_version": "jewel", 2024-09-01T00:28:46.401 INFO:tasks.workunit.client.0.smithi026.stdout: "optimal_tunables": 1, 2024-09-01T00:28:46.401 INFO:tasks.workunit.client.0.smithi026.stdout: "profile": "jewel", 2024-09-01T00:28:46.401 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables": 1, 2024-09-01T00:28:46.401 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables2": 1, 2024-09-01T00:28:46.402 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables3": 1, 2024-09-01T00:28:46.402 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables5": 1, 2024-09-01T00:28:46.402 INFO:tasks.workunit.client.0.smithi026.stdout: "straw_calc_version": 1 2024-09-01T00:28:46.402 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.402 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.402 INFO:tasks.workunit.client.0.smithi026.stdout: "description": "upgrade test cluster", 2024-09-01T00:28:46.402 INFO:tasks.workunit.client.0.smithi026.stdout: "fs": { 2024-09-01T00:28:46.402 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:46.402 INFO:tasks.workunit.client.0.smithi026.stdout: "feature_flags": { 2024-09-01T00:28:46.402 INFO:tasks.workunit.client.0.smithi026.stdout: "enable_multiple": true, 2024-09-01T00:28:46.402 INFO:tasks.workunit.client.0.smithi026.stdout: "ever_enabled_multiple": true 2024-09-01T00:28:46.402 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: "filesystems": [ 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: "approx_ctime": "2024-09", 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: "balancer_enabled": false, 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_caps": 0, 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_dns": 10, 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_inos": 13, 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_subtrees": 2, 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: "ever_allowed_features": 0, 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: "explicitly_allowed_features": 0, 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: "files": 0, 2024-09-01T00:28:46.403 INFO:tasks.workunit.client.0.smithi026.stdout: "max_mds": 1, 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: "num_data_pools": 1, 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: "num_in": 1, 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: "num_mds": 1, 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: "num_sessions": 0, 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: "num_standby_replay": 0, 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: "num_up": 1, 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: "snaps": 0, 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: "standby_count_wanted": 0 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: "num_standby_mds": 1, 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: "total_num_mds": 2 2024-09-01T00:28:46.404 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: "hosts": { 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: "num": 2, 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_mds": 2, 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_mgr": 2, 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_mon": 2, 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_osd": 2 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: "leaderboard": false, 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: "leaderboard_description": null, 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: "license": "sharing-1-0", 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: "metadata": { 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: "mds": { 2024-09-01T00:28:46.405 INFO:tasks.workunit.client.0.smithi026.stdout: "arch": { 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: "x86_64": 2 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_version": { 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: "cpu": { 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: "distro": { 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: "centos": 2 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: "distro_description": { 2024-09-01T00:28:46.406 INFO:tasks.workunit.client.0.smithi026.stdout: "CentOS Stream 9": 2 2024-09-01T00:28:46.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.407 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_description": { 2024-09-01T00:28:46.407 INFO:tasks.workunit.client.0.smithi026.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024": 2 2024-09-01T00:28:46.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.407 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_version": { 2024-09-01T00:28:46.407 INFO:tasks.workunit.client.0.smithi026.stdout: "5.14.0-503.el9.x86_64": 2 2024-09-01T00:28:46.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.407 INFO:tasks.workunit.client.0.smithi026.stdout: "os": { 2024-09-01T00:28:46.407 INFO:tasks.workunit.client.0.smithi026.stdout: "Linux": 2 2024-09-01T00:28:46.407 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.407 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:46.408 INFO:tasks.workunit.client.0.smithi026.stdout: "arch": { 2024-09-01T00:28:46.408 INFO:tasks.workunit.client.0.smithi026.stdout: "x86_64": 3 2024-09-01T00:28:46.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.408 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_version": { 2024-09-01T00:28:46.408 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 3 2024-09-01T00:28:46.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.408 INFO:tasks.workunit.client.0.smithi026.stdout: "cpu": { 2024-09-01T00:28:46.408 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-09-01T00:28:46.408 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-01T00:28:46.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.408 INFO:tasks.workunit.client.0.smithi026.stdout: "distro": { 2024-09-01T00:28:46.409 INFO:tasks.workunit.client.0.smithi026.stdout: "centos": 3 2024-09-01T00:28:46.409 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.409 INFO:tasks.workunit.client.0.smithi026.stdout: "distro_description": { 2024-09-01T00:28:46.409 INFO:tasks.workunit.client.0.smithi026.stdout: "CentOS Stream 9": 3 2024-09-01T00:28:46.409 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.409 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_description": { 2024-09-01T00:28:46.409 INFO:tasks.workunit.client.0.smithi026.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024": 3 2024-09-01T00:28:46.409 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.409 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_version": { 2024-09-01T00:28:46.409 INFO:tasks.workunit.client.0.smithi026.stdout: "5.14.0-503.el9.x86_64": 3 2024-09-01T00:28:46.409 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.410 INFO:tasks.workunit.client.0.smithi026.stdout: "os": { 2024-09-01T00:28:46.410 INFO:tasks.workunit.client.0.smithi026.stdout: "Linux": 3 2024-09-01T00:28:46.410 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.410 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.410 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:46.410 INFO:tasks.workunit.client.0.smithi026.stdout: "arch": { 2024-09-01T00:28:46.410 INFO:tasks.workunit.client.0.smithi026.stdout: "x86_64": 8 2024-09-01T00:28:46.410 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.410 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_version": { 2024-09-01T00:28:46.410 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8 2024-09-01T00:28:46.410 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.410 INFO:tasks.workunit.client.0.smithi026.stdout: "cpu": { 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: "distro": { 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: "centos": 8 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: "distro_description": { 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: "CentOS Stream 9": 8 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_description": { 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024": 8 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.411 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_version": { 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: "5.14.0-503.el9.x86_64": 8 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: "os": { 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: "Linux": 8 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_objectstore": { 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": 8 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: "rotational": { 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: "0": 8 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.412 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "features": { 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "optional": [], 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "persistent": [ 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "kraken", 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "luminous", 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "mimic", 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap-prune", 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "nautilus", 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "octopus", 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "pacific", 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "elector-pinging", 2024-09-01T00:28:46.413 INFO:tasks.workunit.client.0.smithi026.stdout: "quincy", 2024-09-01T00:28:46.414 INFO:tasks.workunit.client.0.smithi026.stdout: "reef" 2024-09-01T00:28:46.414 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:46.414 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.414 INFO:tasks.workunit.client.0.smithi026.stdout: "ipv4_addr_mons": 6, 2024-09-01T00:28:46.414 INFO:tasks.workunit.client.0.smithi026.stdout: "ipv6_addr_mons": 0, 2024-09-01T00:28:46.414 INFO:tasks.workunit.client.0.smithi026.stdout: "min_mon_release": 18, 2024-09-01T00:28:46.414 INFO:tasks.workunit.client.0.smithi026.stdout: "v1_addr_mons": 3, 2024-09-01T00:28:46.414 INFO:tasks.workunit.client.0.smithi026.stdout: "v2_addr_mons": 3 2024-09-01T00:28:46.414 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.414 INFO:tasks.workunit.client.0.smithi026.stdout: "organization": "ceph-qa", 2024-09-01T00:28:46.414 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:46.414 INFO:tasks.workunit.client.0.smithi026.stdout: "cluster_network": false, 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 8, 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: "require_min_compat_client": "luminous", 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: "require_osd_release": "reef" 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: "pools": [ 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr" 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:46.415 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 1, 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 1, 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 1, 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 1781760, 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 1781760, 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 2, 2024-09-01T00:28:46.416 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 2.4431169549643528e-06, 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 212, 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 313344, 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 590368, 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 590368, 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 1771104, 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 179, 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 2473984 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.417 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs" 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 32, 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 32, 2024-09-01T00:28:46.418 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 2, 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 98304, 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 98304, 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 22, 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 1.3479298388574534e-07, 2024-09-01T00:28:46.419 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:46.420 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:46.420 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 0, 2024-09-01T00:28:46.420 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 0, 2024-09-01T00:28:46.420 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 3428, 2024-09-01T00:28:46.420 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 3428, 2024-09-01T00:28:46.420 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:46.420 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 10284, 2024-09-01T00:28:46.420 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 51, 2024-09-01T00:28:46.420 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 20480 2024-09-01T00:28:46.421 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.421 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:46.421 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:46.421 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:46.421 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.421 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:46.421 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:46.421 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs" 2024-09-01T00:28:46.421 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.421 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:46.421 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 64, 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 64, 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 3, 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 0, 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:46.422 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 0.0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 0, 2024-09-01T00:28:46.423 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 0, 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 0 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd" 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:46.424 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 8, 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 8, 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 4, 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 12288, 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 12288, 2024-09-01T00:28:46.425 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 2, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 1.6849124762075007e-08, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 0, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 0, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 19, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 19, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 57, 2024-09-01T00:28:46.426 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 2, 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 2048 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd": { 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: "mirroring_by_pool": [ 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: false 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: "num_images_by_pool": [ 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:46.427 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: "num_pools": 1 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: "report_id": "f3a11e66-eac4-4957-8c0d-bb91a2c1dfd6", 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: "report_timestamp": "2024-09-01T00:28:46.319845", 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: "report_version": 1, 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: "rook": { 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: "cluster": { 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: "external-mode": null, 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: "allow-multiple-per-node": null, 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: "count": null, 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: "max-id": null, 2024-09-01T00:28:46.428 INFO:tasks.workunit.client.0.smithi026.stdout: "pvc": { 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: "enabled": null 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: "stretch": { 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: "enabled": null 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: "network": { 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: "provider": null 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: "storage": { 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: "device-set": { 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: "count": { 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: "non-portable": null, 2024-09-01T00:28:46.429 INFO:tasks.workunit.client.0.smithi026.stdout: "portable": null, 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: "total": null 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: "csi": { 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: "version": null 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: "kubernetes": { 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: "version": null 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: "node": { 2024-09-01T00:28:46.430 INFO:tasks.workunit.client.0.smithi026.stdout: "count": { 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: "kubernetes-total": null, 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: "with-ceph-daemons": null, 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: "with-csi-cephfs-plugin": null, 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: "with-csi-nfs-plugin": null, 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: "with-csi-rbd-plugin": null 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: "usage": { 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: "storage-class": { 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: "count": { 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket": null, 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs": null, 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: "nfs": null, 2024-09-01T00:28:46.431 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd": null, 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: "total": null 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: "version": null 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: "services": {}, 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: "usage": { 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 105, 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: "pools": 4, 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_by_class": { 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: "ssd": { 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: "total_avail_bytes": 767718068224, 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: "total_bytes": 767960285184, 2024-09-01T00:28:46.432 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_bytes": 242216960, 2024-09-01T00:28:46.433 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_raw_bytes": 242216960, 2024-09-01T00:28:46.433 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_raw_ratio": 0.00031540298368781805 2024-09-01T00:28:46.433 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.433 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:46.433 INFO:tasks.workunit.client.0.smithi026.stdout: "total_avail_bytes": 767718068224, 2024-09-01T00:28:46.433 INFO:tasks.workunit.client.0.smithi026.stdout: "total_bytes": 767960285184, 2024-09-01T00:28:46.433 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_bytes": 242216960 2024-09-01T00:28:46.433 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.433 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:46.433 INFO:tasks.workunit.client.0.smithi026.stdout:} 2024-09-01T00:28:46.434 INFO:tasks.workunit.client.0.smithi026.stderr:++ ceph telemetry collection ls 2024-09-01T00:28:46.830 INFO:tasks.workunit.client.0.smithi026.stderr:+ COLLECTIONS='New collections are available: 2024-09-01T00:28:46.830 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:46.830 INFO:tasks.workunit.client.0.smithi026.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-01T00:28:46.830 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:46.830 INFO:tasks.workunit.client.0.smithi026.stderr:NAME STATUS DESC 2024-09-01T00:28:46.830 INFO:tasks.workunit.client.0.smithi026.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-01T00:28:46.830 INFO:tasks.workunit.client.0.smithi026.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.stderr:+ [[ New collections are available: 2024-09-01T00:28:46.831 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:NAME STATUS DESC 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-01T00:28:46.832 INFO:tasks.workunit.client.0.smithi026.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-09-01T00:28:46.833 INFO:tasks.workunit.client.0.smithi026.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-01T00:28:46.833 INFO:tasks.workunit.client.0.smithi026.stderr:+ [[ New collections are available: 2024-09-01T00:28:46.833 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:46.833 INFO:tasks.workunit.client.0.smithi026.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-01T00:28:46.833 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:46.833 INFO:tasks.workunit.client.0.smithi026.stderr:NAME STATUS DESC 2024-09-01T00:28:46.833 INFO:tasks.workunit.client.0.smithi026.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-01T00:28:46.833 INFO:tasks.workunit.client.0.smithi026.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-01T00:28:46.833 INFO:tasks.workunit.client.0.smithi026.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-01T00:28:46.833 INFO:tasks.workunit.client.0.smithi026.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-01T00:28:46.833 INFO:tasks.workunit.client.0.smithi026.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-01T00:28:46.833 INFO:tasks.workunit.client.0.smithi026.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr:+ [[ New collections are available: 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr:NAME STATUS DESC 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-01T00:28:46.834 INFO:tasks.workunit.client.0.smithi026.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-09-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.stderr:+ [[ New collections are available: 2024-09-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-01T00:28:46.835 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:NAME STATUS DESC 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-01T00:28:46.836 INFO:tasks.workunit.client.0.smithi026.stderr:+ [[ New collections are available: 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr: 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr:NAME STATUS DESC 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-01T00:28:46.837 INFO:tasks.workunit.client.0.smithi026.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-01T00:28:46.838 INFO:tasks.workunit.client.0.smithi026.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-09-01T00:28:46.838 INFO:tasks.workunit.client.0.smithi026.stderr:+ ceph telemetry on --license sharing-1-0 2024-09-01T00:28:47.156 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[17191]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:47.156 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[17191]: from='client.24695 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:47.156 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[17191]: from='client.24695 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:47.157 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[17191]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:47.157 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:47.157 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:47.157 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[17191]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:47.157 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:47.157 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:47.157 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[28102]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:47.157 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[28102]: from='client.24695 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:47.157 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[28102]: from='client.24695 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:47.157 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[28102]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:47.157 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:47.157 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:47.158 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[28102]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:47.158 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:47.158 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:46 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:47.332 INFO:tasks.workunit.client.0.smithi026.stdout:Telemetry is on. 2024-09-01T00:28:47.332 INFO:tasks.workunit.client.0.smithi026.stdout:Some channels are disabled, please enable with: 2024-09-01T00:28:47.332 INFO:tasks.workunit.client.0.smithi026.stdout:`ceph telemetry enable channel perf` 2024-09-01T00:28:47.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:46 smithi139 ceph-mon[20615]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:47.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:46 smithi139 ceph-mon[20615]: from='client.24695 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:47.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:46 smithi139 ceph-mon[20615]: from='client.24695 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:47.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:46 smithi139 ceph-mon[20615]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:47.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:46 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:47.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:46 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:47.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:46 smithi139 ceph-mon[20615]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:47.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:46 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:47.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:46 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:47.347 INFO:tasks.workunit.client.0.smithi026.stderr:+ ceph telemetry enable channel perf 2024-09-01T00:28:47.449 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:47] ENGINE Bus STOPPING 2024-09-01T00:28:47.856 INFO:tasks.workunit.client.0.smithi026.stdout:channel_perf is enabled 2024-09-01T00:28:47.868 INFO:tasks.workunit.client.0.smithi026.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-09-01T00:28:47.901 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:28:47.901 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:47] ENGINE Bus STOPPED 2024-09-01T00:28:47.901 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:47] ENGINE Bus STARTING 2024-09-01T00:28:47.901 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:47] ENGINE Serving on http://:::9283 2024-09-01T00:28:47.901 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:47] ENGINE Bus STARTED 2024-09-01T00:28:47.902 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:47] ENGINE Bus STOPPING 2024-09-01T00:28:48.195 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:28:48.196 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:48] ENGINE Bus STOPPED 2024-09-01T00:28:48.196 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:48] ENGINE Bus STARTING 2024-09-01T00:28:48.196 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:48.196 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:48.196 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:48.196 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: mgrmap e23: y(active, since 2m), standbys: x 2024-09-01T00:28:48.196 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:48.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:48.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:48.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:48.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:48.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: mgrmap e23: y(active, since 2m), standbys: x 2024-09-01T00:28:48.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:48.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:48.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:48.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:48.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:48.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:48.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:48.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:48.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:48.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:47 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.242 INFO:tasks.workunit.client.0.smithi026.stderr:+ LAST_OPT_REVISION=1 2024-09-01T00:28:48.242 INFO:tasks.workunit.client.0.smithi026.stderr:+ '[' 1 -ne 1 ']' 2024-09-01T00:28:48.243 INFO:tasks.workunit.client.0.smithi026.stderr:+ ceph telemetry show 2024-09-01T00:28:48.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:48.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:48.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:48.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: mgrmap e23: y(active, since 2m), standbys: x 2024-09-01T00:28:48.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:48.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:48.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:48.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:48.337 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:48.338 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:48.338 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:48.338 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:47 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:48.449 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:48] ENGINE Serving on http://:::9283 2024-09-01T00:28:48.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:28:48] ENGINE Bus STARTED 2024-09-01T00:28:48.931 INFO:tasks.workunit.client.0.smithi026.stdout:{ 2024-09-01T00:28:48.931 INFO:tasks.workunit.client.0.smithi026.stdout: "balancer": { 2024-09-01T00:28:48.931 INFO:tasks.workunit.client.0.smithi026.stdout: "active": true, 2024-09-01T00:28:48.931 INFO:tasks.workunit.client.0.smithi026.stdout: "mode": "" 2024-09-01T00:28:48.931 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.932 INFO:tasks.workunit.client.0.smithi026.stdout: "channels": [ 2024-09-01T00:28:48.932 INFO:tasks.workunit.client.0.smithi026.stdout: "basic", 2024-09-01T00:28:48.932 INFO:tasks.workunit.client.0.smithi026.stdout: "crash", 2024-09-01T00:28:48.932 INFO:tasks.workunit.client.0.smithi026.stdout: "device", 2024-09-01T00:28:48.932 INFO:tasks.workunit.client.0.smithi026.stdout: "ident", 2024-09-01T00:28:48.932 INFO:tasks.workunit.client.0.smithi026.stdout: "perf" 2024-09-01T00:28:48.932 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:48.932 INFO:tasks.workunit.client.0.smithi026.stdout: "channels_available": [ 2024-09-01T00:28:48.932 INFO:tasks.workunit.client.0.smithi026.stdout: "basic", 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: "ident", 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: "crash", 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: "device", 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: "perf" 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: "collections_available": [ 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_base", 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: "device_base", 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: "crash_base", 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: "ident_base", 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_perf", 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_mds_metadata", 2024-09-01T00:28:48.933 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_usage", 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_usage_by_class", 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_rook_v01", 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_memory_metrics", 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_options_bluestore" 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: "collections_opted_in": [ 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_base", 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: "device_base", 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: "crash_base", 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: "ident_base", 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_perf", 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_mds_metadata", 2024-09-01T00:28:48.934 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_usage", 2024-09-01T00:28:48.935 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_usage_by_class", 2024-09-01T00:28:48.935 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_rook_v01", 2024-09-01T00:28:48.935 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_memory_metrics", 2024-09-01T00:28:48.935 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_options_bluestore" 2024-09-01T00:28:48.935 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:48.935 INFO:tasks.workunit.client.0.smithi026.stdout: "config": { 2024-09-01T00:28:48.935 INFO:tasks.workunit.client.0.smithi026.stdout: "active_changed": [ 2024-09-01T00:28:48.935 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-01T00:28:48.935 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_debug", 2024-09-01T00:28:48.935 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_mon_ticket_ttl", 2024-09-01T00:28:48.935 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_service_ticket_ttl", 2024-09-01T00:28:48.935 INFO:tasks.workunit.client.0.smithi026.stdout: "bdev_debug_aio", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "client_check_pool_perm", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "client_mount_gid", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "client_mount_uid", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "client_quota", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "container_image", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "daemonize", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_asserts_on_shutdown", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mgr", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mon", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_ms", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_osd", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_paxos", 2024-09-01T00:28:48.936 INFO:tasks.workunit.client.0.smithi026.stdout: "keyring", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_block_size", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_cache_size", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_compression", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_log", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_write_buffer_size", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_file", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_journald", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_stderr", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_allow_pool_delete", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_clock_drift_allowed", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_file_level", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_file", 2024-09-01T00:28:48.937 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_journald", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_stderr", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_data_avail_warn", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_election_default_strategy", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_host", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_max_pg_per_osd", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_mgr_mkfs_grace", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_prime_pg_temp", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_reporter_subtree_level", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_pg_warn_max_object_skew", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-01T00:28:48.938 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_too_few_osds", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_bug", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_old_message", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "no_config_file", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_default_list", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_load_list", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_crush_chooseleaf_type", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_misdirected_ops", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_op_order", 2024-09-01T00:28:48.939 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_pg_log_writeout", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_shutdown", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_cached_snaps", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_missing_on_start", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_stray_on_activate", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep_hdd", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep_hybrid", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep_ssd", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_max_backfills", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_profile", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-01T00:28:48.940 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_client_lim", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_client_res", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target_autotune", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue_cut_off", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pg_delete_cost", 2024-09-01T00:28:48.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_erasure_code_profile", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recover_clone_overlap", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_active", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_active_hdd", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_active_ssd", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_chunk", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep_hdd", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep_hybrid", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep_ssd", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_load_threshold", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_max_interval", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_sleep", 2024-09-01T00:28:48.942 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_shutdown_pgref_assert", 2024-09-01T00:28:48.943 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep", 2024-09-01T00:28:48.943 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep_hdd", 2024-09-01T00:28:48.943 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-01T00:28:48.943 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep_ssd", 2024-09-01T00:28:48.943 INFO:tasks.workunit.client.0.smithi026.stdout: "public_addr", 2024-09-01T00:28:48.943 INFO:tasks.workunit.client.0.smithi026.stdout: "public_addrv", 2024-09-01T00:28:48.943 INFO:tasks.workunit.client.0.smithi026.stdout: "public_network", 2024-09-01T00:28:48.943 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd_default_features", 2024-09-01T00:28:48.943 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd_qos_exclude_ops", 2024-09-01T00:28:48.944 INFO:tasks.workunit.client.0.smithi026.stdout: "setgroup", 2024-09-01T00:28:48.944 INFO:tasks.workunit.client.0.smithi026.stdout: "setuser" 2024-09-01T00:28:48.944 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:48.944 INFO:tasks.workunit.client.0.smithi026.stdout: "cluster_changed": [ 2024-09-01T00:28:48.944 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-01T00:28:48.944 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_debug", 2024-09-01T00:28:48.944 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_mon_ticket_ttl", 2024-09-01T00:28:48.944 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_service_ticket_ttl", 2024-09-01T00:28:48.944 INFO:tasks.workunit.client.0.smithi026.stdout: "bdev_debug_aio", 2024-09-01T00:28:48.944 INFO:tasks.workunit.client.0.smithi026.stdout: "container_image", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_asserts_on_shutdown", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mgr", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mon", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_ms", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_osd", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_paxos", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_file", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_journald", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_stderr", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_join_fs", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/allow_ptrace", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/container_init", 2024-09-01T00:28:48.945 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/migration_current", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/use_repo_digest", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/ssl_server_port", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/orchestrator/orchestrator", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/channel_ident", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/channel_perf", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/description", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/enabled", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/organization", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_allow_pool_delete", 2024-09-01T00:28:48.946 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_clock_drift_allowed", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_file_level", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_file", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_data_avail_warn", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_election_default_strategy", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_max_pg_per_osd", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_mgr_mkfs_grace", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_prime_pg_temp", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_reporter_subtree_level", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_pg_warn_max_object_skew", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-01T00:28:48.947 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_too_few_osds", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_bug", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_old_message", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_default_list", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_load_list", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_misdirected_ops", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_op_order", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_pg_log_writeout", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_shutdown", 2024-09-01T00:28:48.948 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_cached_snaps", 2024-09-01T00:28:48.949 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_missing_on_start", 2024-09-01T00:28:48.949 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_stray_on_activate", 2024-09-01T00:28:48.949 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-01T00:28:48.949 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-01T00:28:48.949 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_profile", 2024-09-01T00:28:48.949 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target", 2024-09-01T00:28:48.949 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target_autotune", 2024-09-01T00:28:48.949 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue", 2024-09-01T00:28:48.949 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue_cut_off", 2024-09-01T00:28:48.949 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_erasure_code_profile", 2024-09-01T00:28:48.949 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-01T00:28:48.949 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recover_clone_overlap", 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_chunk", 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_load_threshold", 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_max_interval", 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_shutdown_pgref_assert", 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: "public_network", 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: "rgw_cache_enabled", 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: "rgw_enable_ops_log", 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: "rgw_enable_usage_log" 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: "contact": null, 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: "crashes": [], 2024-09-01T00:28:48.950 INFO:tasks.workunit.client.0.smithi026.stdout: "created": "2024-09-01T00:19:59.690130Z", 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: "crush": { 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket_algs": { 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: "straw2": 3 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket_sizes": { 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: "2": 1, 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: "4": 2 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket_types": { 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: "1": 2, 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: "11": 1 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: "compat_weight_set": false, 2024-09-01T00:28:48.951 INFO:tasks.workunit.client.0.smithi026.stdout: "device_classes": [ 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: 8 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_buckets": 6, 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_devices": 8, 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_rules": 1, 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_types": 12, 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_weight_sets": 0, 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: "tunables": { 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: "allowed_bucket_algs": 54, 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: "choose_local_fallback_tries": 0, 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: "choose_local_tries": 0, 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: "choose_total_tries": 50, 2024-09-01T00:28:48.952 INFO:tasks.workunit.client.0.smithi026.stdout: "chooseleaf_descend_once": 1, 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "chooseleaf_stable": 1, 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "chooseleaf_vary_r": 1, 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v2_rules": 0, 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v3_rules": 0, 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v4_buckets": 1, 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v5_rules": 0, 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "legacy_tunables": 0, 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "minimum_required_version": "jewel", 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "optimal_tunables": 1, 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "profile": "jewel", 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables": 1, 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables2": 1, 2024-09-01T00:28:48.953 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables3": 1, 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables5": 1, 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: "straw_calc_version": 1 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: "description": "upgrade test cluster", 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: "fs": { 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: "feature_flags": { 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: "enable_multiple": true, 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: "ever_enabled_multiple": true 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: "filesystems": [ 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:48.954 INFO:tasks.workunit.client.0.smithi026.stdout: "approx_ctime": "2024-09", 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "balancer_enabled": false, 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_caps": 0, 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_dns": 10, 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_inos": 13, 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_subtrees": 2, 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "ever_allowed_features": 0, 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "explicitly_allowed_features": 0, 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "files": 0, 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "max_mds": 1, 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_data_pools": 1, 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_in": 1, 2024-09-01T00:28:48.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_mds": 1, 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: "num_sessions": 0, 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: "num_standby_replay": 0, 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: "num_up": 1, 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: "snaps": 0, 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: "standby_count_wanted": 0 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: "num_standby_mds": 1, 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: "total_num_mds": 2 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_stats": { 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: "mds": { 2024-09-01T00:28:48.956 INFO:tasks.workunit.client.0.smithi026.stdout: "mds.8c90dba8f5363d4d6e94484ed64b3c8dd2c0f4ef": { 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 20496384, 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 460528, 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2621440, 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 688128, 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 427, 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 1493408, 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 21, 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 820736, 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 15100272, 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 21184512 2024-09-01T00:28:48.957 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "mds.fc7aaa08fa2007b64f869c3830ffec4a0be1b9ad": { 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 20135936, 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 387616, 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2621440, 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 1015808, 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 0, 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 338, 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 982112, 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 12, 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 424448, 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 14704512, 2024-09-01T00:28:48.958 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 20135936 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.864337b0abddfbc06a9685cc69f779bd7548fb5e": { 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 35889152, 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 995728, 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2621440, 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 8486912, 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 993, 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 6995064, 2024-09-01T00:28:48.959 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 21, 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 1563392, 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 23713528, 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 44376064 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.8c90dba8f5363d4d6e94484ed64b3c8dd2c0f4ef": { 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 36708352, 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 793880, 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2621440, 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 393216, 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 8716288, 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1166, 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.960 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 7638048, 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 21, 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 1486592, 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 23775176, 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 45424640 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.fc7aaa08fa2007b64f869c3830ffec4a0be1b9ad": { 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 45891584, 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 1784528, 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2621440, 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 925696, 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 3620864, 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1817, 2024-09-01T00:28:48.961 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 10586928, 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 23, 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 2957056, 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 27015936, 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 49512448 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.0": { 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 51396608, 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 1770128, 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:48.962 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 245760, 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1763, 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 6265672, 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 3468032, 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 37140264, 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 51642368 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.1": { 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 46292992, 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 914736, 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:48.963 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:48.964 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 106496, 2024-09-01T00:28:48.964 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1379, 2024-09-01T00:28:48.964 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.964 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 5737632, 2024-09-01T00:28:48.964 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:48.964 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 1988864, 2024-09-01T00:28:48.964 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 34899248, 2024-09-01T00:28:48.964 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 46399488 2024-09-01T00:28:48.964 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.964 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.2": { 2024-09-01T00:28:48.964 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 49258496, 2024-09-01T00:28:48.964 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 1556424, 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 221184, 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1665, 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 6174288, 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 3724288, 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 35050984, 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 49479680 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.3": { 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 44687360, 2024-09-01T00:28:48.965 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 581840, 2024-09-01T00:28:48.966 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:48.966 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:48.966 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 663552, 2024-09-01T00:28:48.966 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1279, 2024-09-01T00:28:48.966 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.966 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 4827952, 2024-09-01T00:28:48.966 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:48.966 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 1913856, 2024-09-01T00:28:48.966 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 34611200, 2024-09-01T00:28:48.966 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 45350912 2024-09-01T00:28:48.966 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.966 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.4": { 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 47857664, 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 1851992, 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 507904, 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1666, 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 5691080, 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 3416832, 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 34145248, 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 48365568 2024-09-01T00:28:48.967 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.5": { 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 45268992, 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 795672, 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 81920, 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1272, 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 4455512, 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 2110208, 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 35155088, 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 45350912 2024-09-01T00:28:48.968 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.969 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.6": { 2024-09-01T00:28:48.969 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 49217536, 2024-09-01T00:28:48.969 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 1940440, 2024-09-01T00:28:48.969 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:48.969 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 57344, 2024-09-01T00:28:48.969 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 327680, 2024-09-01T00:28:48.969 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1671, 2024-09-01T00:28:48.969 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.969 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 5411560, 2024-09-01T00:28:48.969 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:48.969 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 3873024, 2024-09-01T00:28:48.970 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 35182656, 2024-09-01T00:28:48.970 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 49545216 2024-09-01T00:28:48.970 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.970 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.7": { 2024-09-01T00:28:48.970 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 49340416, 2024-09-01T00:28:48.970 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 2254320, 2024-09-01T00:28:48.970 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:48.970 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 16384, 2024-09-01T00:28:48.970 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 204800, 2024-09-01T00:28:48.970 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1724, 2024-09-01T00:28:48.970 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 5926280, 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 3426560, 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 34964360, 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 49545216 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: "hosts": { 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num": 2, 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_mds": 2, 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_mgr": 2, 2024-09-01T00:28:48.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_mon": 2, 2024-09-01T00:28:48.972 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_osd": 2 2024-09-01T00:28:48.972 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.972 INFO:tasks.workunit.client.0.smithi026.stdout: "io_rate": { 2024-09-01T00:28:48.972 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_stats_delta": { 2024-09-01T00:28:48.972 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": 0, 2024-09-01T00:28:48.972 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:48.972 INFO:tasks.workunit.client.0.smithi026.stdout: "num_store_stats": 0, 2024-09-01T00:28:48.972 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:48.972 INFO:tasks.workunit.client.0.smithi026.stdout: "stamp_delta": "12.002447", 2024-09-01T00:28:48.972 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:48.972 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:48.972 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:48.973 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:48.974 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:48.975 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:48.975 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:48.975 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:48.975 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:48.975 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:48.975 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:48.975 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:48.975 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:48.975 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:48.975 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:48.975 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:48.976 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:48.976 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.976 INFO:tasks.workunit.client.0.smithi026.stdout: "store_stats": { 2024-09-01T00:28:48.976 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": 0, 2024-09-01T00:28:48.976 INFO:tasks.workunit.client.0.smithi026.stdout: "available": 0, 2024-09-01T00:28:48.976 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed": 0, 2024-09-01T00:28:48.976 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_allocated": 0, 2024-09-01T00:28:48.976 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_original": 0, 2024-09-01T00:28:48.976 INFO:tasks.workunit.client.0.smithi026.stdout: "data_stored": 0, 2024-09-01T00:28:48.976 INFO:tasks.workunit.client.0.smithi026.stdout: "internal_metadata": 0, 2024-09-01T00:28:48.976 INFO:tasks.workunit.client.0.smithi026.stdout: "internally_reserved": 0, 2024-09-01T00:28:48.976 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_allocated": 0, 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: "total": 0 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: "up": 0 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: "leaderboard": false, 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: "leaderboard_description": null, 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: "license": "sharing-1-0", 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: "mempool": { 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: "mds": { 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: "mds.8c90dba8f5363d4d6e94484ed64b3c8dd2c0f4ef": { 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:48.977 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.978 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.979 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.980 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:48.981 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.982 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 222439, 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 68 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 51704, 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 208 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.983 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:48.984 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.984 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.984 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.984 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:48.984 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.984 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.984 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.984 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:48.984 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.984 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.984 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.984 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 8208, 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 139 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:48.985 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.986 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.986 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.986 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:48.986 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.986 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.986 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:48.986 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.986 INFO:tasks.workunit.client.0.smithi026.stdout: "mds.fc7aaa08fa2007b64f869c3830ffec4a0be1b9ad": { 2024-09-01T00:28:48.986 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:48.986 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.986 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.986 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:48.987 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.988 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.989 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.990 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.991 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.992 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:48.992 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 150168, 2024-09-01T00:28:48.992 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 33 2024-09-01T00:28:48.992 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.992 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:48.992 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.992 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.992 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.992 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:48.992 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 928, 2024-09-01T00:28:48.992 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 2 2024-09-01T00:28:48.992 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.993 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:48.993 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.993 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.993 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.993 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:48.993 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.993 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.993 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.993 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:48.993 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.993 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.993 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.994 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:48.994 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.994 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.994 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.994 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:48.994 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.994 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.994 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.994 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:48.994 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.994 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.994 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.864337b0abddfbc06a9685cc69f779bd7548fb5e": { 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:48.995 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.996 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.996 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.996 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:48.996 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.996 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.996 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.996 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:48.996 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.996 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.997 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.998 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:48.999 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.000 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.001 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.001 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:49.001 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.001 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.001 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.001 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:49.001 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.001 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.001 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.001 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:49.004 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1204258, 2024-09-01T00:28:49.004 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 371 2024-09-01T00:28:49.004 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.004 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:49.004 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.004 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.004 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.004 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:49.004 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.004 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.004 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.004 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:49.005 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6784, 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 138 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12744, 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1546 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 5312, 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 103 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.006 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.8c90dba8f5363d4d6e94484ed64b3c8dd2c0f4ef": { 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.007 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.008 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.008 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.008 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:49.008 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.008 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.008 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.008 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:49.008 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.008 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.008 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.008 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:49.009 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.009 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.009 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.009 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:49.009 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.009 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.009 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.009 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:49.009 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.009 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.009 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.009 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:49.010 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.011 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.012 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1198206, 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 373 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 88, 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:49.013 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.014 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.014 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.014 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.014 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.014 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.014 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.014 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:49.014 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.014 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.014 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.014 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:49.014 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6784, 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 138 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12744, 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1546 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 5312, 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 103 2024-09-01T00:28:49.015 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.fc7aaa08fa2007b64f869c3830ffec4a0be1b9ad": { 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.016 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.017 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:49.018 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.019 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.020 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.021 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1231066, 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 369 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 352, 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 4 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.022 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:49.023 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6784, 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 138 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12744, 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1546 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 10624, 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 206 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.024 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.0": { 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.025 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:49.026 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6480, 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 81 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 23520, 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 210 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1712, 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 45 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 606208, 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 17 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.027 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 100614, 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 17143 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 216496, 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 350 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 11868, 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 789 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:49.028 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 10080, 2024-09-01T00:28:49.029 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 210 2024-09-01T00:28:49.029 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.029 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:49.029 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.029 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.029 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.029 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:49.029 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 34108, 2024-09-01T00:28:49.029 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 218 2024-09-01T00:28:49.029 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.029 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:49.029 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 23520, 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 210 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 455268, 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 99 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.030 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.031 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.031 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:49.031 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2450214, 2024-09-01T00:28:49.031 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 196 2024-09-01T00:28:49.031 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.031 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:49.031 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6952, 2024-09-01T00:28:49.031 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 79 2024-09-01T00:28:49.031 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.031 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:49.031 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.031 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.032 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.032 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.032 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 521640, 2024-09-01T00:28:49.032 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 45 2024-09-01T00:28:49.032 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.032 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:49.032 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.032 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.032 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 95784, 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 189 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241240, 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3529 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.033 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.034 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.1": { 2024-09-01T00:28:49.035 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:49.035 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.035 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.035 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.035 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.035 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:49.035 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:49.035 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.035 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:49.035 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:49.035 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 5440, 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 68 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22288, 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 199 2024-09-01T00:28:49.036 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.037 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:49.037 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1264, 2024-09-01T00:28:49.037 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 41 2024-09-01T00:28:49.037 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.037 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:49.037 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16384, 2024-09-01T00:28:49.037 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 4 2024-09-01T00:28:49.037 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.037 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:49.037 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 52864, 2024-09-01T00:28:49.037 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 9798 2024-09-01T00:28:49.037 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 139656, 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 237 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9956, 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 617 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9552, 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 199 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.038 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 30008, 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 205 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22288, 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 199 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 736, 2024-09-01T00:28:49.039 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1 2024-09-01T00:28:49.040 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.040 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:49.040 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 461385, 2024-09-01T00:28:49.040 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 101 2024-09-01T00:28:49.040 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.040 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:49.040 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12112, 2024-09-01T00:28:49.040 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.040 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.040 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:49.040 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2451557, 2024-09-01T00:28:49.040 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 193 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 5016, 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 57 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 440496, 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 38 2024-09-01T00:28:49.041 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 8528, 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 22 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241240, 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3529 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:49.042 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.043 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.044 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.044 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.044 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.2": { 2024-09-01T00:28:49.044 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:49.044 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.044 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.044 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.044 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.044 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:49.044 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:49.044 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.044 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 5040, 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 63 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:49.045 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22064, 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 197 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1152, 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 40 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12288, 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 91902, 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 15789 2024-09-01T00:28:49.046 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 202216, 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 329 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9132, 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 606 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9456, 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 197 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.047 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:49.048 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.048 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.048 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.048 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:49.048 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 28296, 2024-09-01T00:28:49.048 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 197 2024-09-01T00:28:49.048 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.048 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:49.048 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22064, 2024-09-01T00:28:49.048 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 197 2024-09-01T00:28:49.048 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.048 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 736, 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 369846, 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 78 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12112, 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2412100, 2024-09-01T00:28:49.049 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 172 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4400, 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 50 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 359352, 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 31 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.050 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:49.051 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.051 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.051 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.051 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:49.051 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 8840, 2024-09-01T00:28:49.051 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 25 2024-09-01T00:28:49.051 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.051 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:49.051 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241752, 2024-09-01T00:28:49.051 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3553 2024-09-01T00:28:49.051 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.051 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.052 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.3": { 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:49.053 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4400, 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 55 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22512, 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 201 2024-09-01T00:28:49.054 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 592, 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 35 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4096, 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 51488, 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 9694 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:49.055 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 138296, 2024-09-01T00:28:49.056 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 235 2024-09-01T00:28:49.056 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.056 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:49.056 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9916, 2024-09-01T00:28:49.056 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 622 2024-09-01T00:28:49.056 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.056 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:49.056 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9648, 2024-09-01T00:28:49.056 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 201 2024-09-01T00:28:49.056 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.056 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:49.056 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 29160, 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 203 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22512, 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 201 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2208, 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.057 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 336102, 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 70 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 26565, 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 9 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2453760, 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 190 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.058 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4840, 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 55 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 428904, 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 37 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.059 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 10400, 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 20 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241240, 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3529 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.060 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.4": { 2024-09-01T00:28:49.061 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:49.062 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4000, 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 50 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22400, 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 200 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 928, 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 38 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.063 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:49.064 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4096, 2024-09-01T00:28:49.064 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1 2024-09-01T00:28:49.064 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.064 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:49.064 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 91411, 2024-09-01T00:28:49.064 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 15837 2024-09-01T00:28:49.064 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.064 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:49.064 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 206976, 2024-09-01T00:28:49.064 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 336 2024-09-01T00:28:49.064 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9976, 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 619 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9600, 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 200 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:49.065 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 29584, 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 204 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22400, 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 200 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 736, 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 957791, 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 79 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.066 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12112, 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2430181, 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 178 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4752, 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 54 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.067 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 440496, 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 38 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 8840, 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 17 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241752, 2024-09-01T00:28:49.068 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3553 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.069 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.5": { 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:49.070 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 3440, 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 43 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22400, 2024-09-01T00:28:49.071 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 200 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480, 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 34 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 53561, 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 9931 2024-09-01T00:28:49.072 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 141696, 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 240 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 10344, 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 624 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9600, 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 200 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.073 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 30608, 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 208 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22400, 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 200 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:49.074 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2208, 2024-09-01T00:28:49.075 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.075 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.075 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:49.075 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 897195, 2024-09-01T00:28:49.075 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 64 2024-09-01T00:28:49.075 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.075 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:49.075 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 26565, 2024-09-01T00:28:49.075 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 9 2024-09-01T00:28:49.075 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.075 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:49.075 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2424260, 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 186 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 5456, 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 62 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 475272, 2024-09-01T00:28:49.076 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 41 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 13520, 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 26 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241752, 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3553 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.077 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.078 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.6": { 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.079 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2640, 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 33 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 23296, 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 208 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 592, 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 35 2024-09-01T00:28:49.080 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 19186, 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 4 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 92391, 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 16217 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 207656, 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 337 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 11348, 2024-09-01T00:28:49.081 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 779 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9984, 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 208 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 31036, 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 205 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.082 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 23296, 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 208 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 827073, 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 49 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.083 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.084 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:49.084 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2444820, 2024-09-01T00:28:49.084 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 178 2024-09-01T00:28:49.084 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.084 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:49.084 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4928, 2024-09-01T00:28:49.084 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 56 2024-09-01T00:28:49.084 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.084 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:49.084 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.084 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.084 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 452088, 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 39 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 94952, 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 193 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.085 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241240, 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3529 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.086 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.7": { 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.087 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2240, 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 28 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.088 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 23072, 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 206 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1376, 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 42 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 282624, 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 10 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:49.089 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 95529, 2024-09-01T00:28:49.090 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 16609 2024-09-01T00:28:49.090 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.090 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:49.090 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 213096, 2024-09-01T00:28:49.090 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 345 2024-09-01T00:28:49.090 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.090 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:49.090 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12092, 2024-09-01T00:28:49.090 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 782 2024-09-01T00:28:49.090 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9888, 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 206 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 33420, 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 213 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.091 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 23072, 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 206 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 197489, 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 38 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:49.092 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.093 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.093 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.093 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:49.093 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2434854, 2024-09-01T00:28:49.093 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 194 2024-09-01T00:28:49.093 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.093 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:49.093 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6248, 2024-09-01T00:28:49.093 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 71 2024-09-01T00:28:49.093 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.093 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 533232, 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 46 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:49.094 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 97448, 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 225 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241240, 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3529 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.095 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: "metadata": { 2024-09-01T00:28:49.096 INFO:tasks.workunit.client.0.smithi026.stdout: "mds": { 2024-09-01T00:28:49.097 INFO:tasks.workunit.client.0.smithi026.stdout: "arch": { 2024-09-01T00:28:49.097 INFO:tasks.workunit.client.0.smithi026.stdout: "x86_64": 2 2024-09-01T00:28:49.097 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.097 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_version": { 2024-09-01T00:28:49.097 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:28:49.097 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.097 INFO:tasks.workunit.client.0.smithi026.stdout: "cpu": { 2024-09-01T00:28:49.097 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-09-01T00:28:49.097 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-01T00:28:49.097 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.097 INFO:tasks.workunit.client.0.smithi026.stdout: "distro": { 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: "centos": 2 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: "distro_description": { 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: "CentOS Stream 9": 2 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_description": { 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024": 2 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_version": { 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: "5.14.0-503.el9.x86_64": 2 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: "os": { 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: "Linux": 2 2024-09-01T00:28:49.098 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: "arch": { 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: "x86_64": 3 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_version": { 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 3 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: "cpu": { 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: "distro": { 2024-09-01T00:28:49.099 INFO:tasks.workunit.client.0.smithi026.stdout: "centos": 3 2024-09-01T00:28:49.100 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.100 INFO:tasks.workunit.client.0.smithi026.stdout: "distro_description": { 2024-09-01T00:28:49.100 INFO:tasks.workunit.client.0.smithi026.stdout: "CentOS Stream 9": 3 2024-09-01T00:28:49.100 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.100 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_description": { 2024-09-01T00:28:49.100 INFO:tasks.workunit.client.0.smithi026.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024": 3 2024-09-01T00:28:49.100 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.100 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_version": { 2024-09-01T00:28:49.100 INFO:tasks.workunit.client.0.smithi026.stdout: "5.14.0-503.el9.x86_64": 3 2024-09-01T00:28:49.100 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.100 INFO:tasks.workunit.client.0.smithi026.stdout: "os": { 2024-09-01T00:28:49.100 INFO:tasks.workunit.client.0.smithi026.stdout: "Linux": 3 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: "arch": { 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: "x86_64": 8 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_version": { 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: "cpu": { 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-09-01T00:28:49.101 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: "distro": { 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: "centos": 8 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: "distro_description": { 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: "CentOS Stream 9": 8 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_description": { 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024": 8 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_version": { 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: "5.14.0-503.el9.x86_64": 8 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: "os": { 2024-09-01T00:28:49.102 INFO:tasks.workunit.client.0.smithi026.stdout: "Linux": 8 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_objectstore": { 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": 8 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: "rotational": { 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: "0": 8 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: "features": { 2024-09-01T00:28:49.103 INFO:tasks.workunit.client.0.smithi026.stdout: "optional": [], 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: "persistent": [ 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: "kraken", 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: "luminous", 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: "mimic", 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap-prune", 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: "nautilus", 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: "octopus", 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: "pacific", 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: "elector-pinging", 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: "quincy", 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: "reef" 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.104 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: "ipv4_addr_mons": 6, 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: "ipv6_addr_mons": 0, 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: "min_mon_release": 18, 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: "v1_addr_mons": 3, 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: "v2_addr_mons": 3 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: "organization": "ceph-qa", 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: "cluster_network": false, 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 8, 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: "require_min_compat_client": "luminous", 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: "require_osd_release": "reef" 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.105 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_perf_histograms": [ 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: "axes": [ 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Latency (usec)", 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 100000, 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 99999]", 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: "[100000, 199999]", 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: "[200000, 399999]", 2024-09-01T00:28:49.106 INFO:tasks.workunit.client.0.smithi026.stdout: "[400000, 799999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[800000, 1599999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[1600000, 3199999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[3200000, 6399999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[6400000, 12799999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[12800000, 25599999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[25600000, 51199999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[51200000, 102399999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[102400000, 204799999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[204800000, 409599999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[409600000, 819199999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[819200000, 1638399999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[1638400000, 3276799999]", 2024-09-01T00:28:49.107 INFO:tasks.workunit.client.0.smithi026.stdout: "[3276800000, 6553599999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[6553600000, 13107199999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[13107200000, 26214399999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[26214400000, 52428799999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[52428800000, 104857599999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[104857600000, 209715199999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[209715200000, 419430399999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[419430400000, 838860799999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[838860800000, 1677721599999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[1677721600000, 3355443199999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[3355443200000, 6710886399999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[6710886400000, 13421772799999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[13421772800000, 26843545599999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[26843545600000, 53687091199999]", 2024-09-01T00:28:49.108 INFO:tasks.workunit.client.0.smithi026.stdout: "[53687091200000, None]" 2024-09-01T00:28:49.109 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.109 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:49.109 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.109 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.109 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:49.109 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:49.109 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Request size (bytes)", 2024-09-01T00:28:49.109 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 512, 2024-09-01T00:28:49.109 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:49.109 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:49.109 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 511]", 2024-09-01T00:28:49.109 INFO:tasks.workunit.client.0.smithi026.stdout: "[512, 1023]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[1024, 2047]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[2048, 4095]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[4096, 8191]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[8192, 16383]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[16384, 32767]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[32768, 65535]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[65536, 131071]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[131072, 262143]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[262144, 524287]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[524288, 1048575]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[1048576, 2097151]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[2097152, 4194303]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[4194304, 8388607]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[8388608, 16777215]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[16777216, 33554431]", 2024-09-01T00:28:49.110 INFO:tasks.workunit.client.0.smithi026.stdout: "[33554432, 67108863]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[67108864, 134217727]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[134217728, 268435455]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[268435456, 536870911]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[536870912, 1073741823]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[1073741824, 2147483647]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[2147483648, 4294967295]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[4294967296, 8589934591]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[8589934592, 17179869183]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[17179869184, 34359738367]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[34359738368, 68719476735]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[68719476736, 137438953471]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[137438953472, 274877906943]", 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "[274877906944, None]" 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.111 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: "osds": [ 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 0, 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.112 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.113 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.113 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.113 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.113 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.113 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.113 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.113 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.113 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.113 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.113 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.113 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.113 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.114 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 1, 2024-09-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.115 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.116 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.117 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.117 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.117 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.117 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.117 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.117 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.117 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.117 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.117 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.117 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 2, 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.118 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.119 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 3, 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.120 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.121 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.122 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 4, 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.123 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.124 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.125 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 5, 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.126 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.127 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.127 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.127 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.127 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.127 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.127 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.127 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.127 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.127 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.127 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.128 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 6, 2024-09-01T00:28:49.129 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.129 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.129 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.129 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.129 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.129 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.129 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.129 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.129 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.129 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.129 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.129 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.130 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.130 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.130 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.130 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.130 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.130 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.130 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.130 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.130 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.130 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.130 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.130 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 7, 2024-09-01T00:28:49.131 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.132 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.132 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.132 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.132 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 9, 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-01T00:28:49.132 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 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-01T00:28:49.132 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.132 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.132 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.132 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.132 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.132 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.132 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.133 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.133 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.133 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.133 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.133 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.133 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.133 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.133 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.133 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.133 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.133 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.134 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.134 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.134 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.134 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.134 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.134 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.134 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.134 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.134 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.134 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.134 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.134 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: "axes": [ 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Latency (usec)", 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 100000, 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 99999]", 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: "[100000, 199999]", 2024-09-01T00:28:49.135 INFO:tasks.workunit.client.0.smithi026.stdout: "[200000, 399999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[400000, 799999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[800000, 1599999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[1600000, 3199999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[3200000, 6399999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[6400000, 12799999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[12800000, 25599999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[25600000, 51199999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[51200000, 102399999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[102400000, 204799999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[204800000, 409599999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[409600000, 819199999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[819200000, 1638399999]", 2024-09-01T00:28:49.136 INFO:tasks.workunit.client.0.smithi026.stdout: "[1638400000, 3276799999]", 2024-09-01T00:28:49.137 INFO:tasks.workunit.client.0.smithi026.stdout: "[3276800000, 6553599999]", 2024-09-01T00:28:49.137 INFO:tasks.workunit.client.0.smithi026.stdout: "[6553600000, 13107199999]", 2024-09-01T00:28:49.137 INFO:tasks.workunit.client.0.smithi026.stdout: "[13107200000, 26214399999]", 2024-09-01T00:28:49.137 INFO:tasks.workunit.client.0.smithi026.stdout: "[26214400000, 52428799999]", 2024-09-01T00:28:49.137 INFO:tasks.workunit.client.0.smithi026.stdout: "[52428800000, 104857599999]", 2024-09-01T00:28:49.137 INFO:tasks.workunit.client.0.smithi026.stdout: "[104857600000, 209715199999]", 2024-09-01T00:28:49.137 INFO:tasks.workunit.client.0.smithi026.stdout: "[209715200000, 419430399999]", 2024-09-01T00:28:49.137 INFO:tasks.workunit.client.0.smithi026.stdout: "[419430400000, 838860799999]", 2024-09-01T00:28:49.137 INFO:tasks.workunit.client.0.smithi026.stdout: "[838860800000, 1677721599999]", 2024-09-01T00:28:49.137 INFO:tasks.workunit.client.0.smithi026.stdout: "[1677721600000, 3355443199999]", 2024-09-01T00:28:49.137 INFO:tasks.workunit.client.0.smithi026.stdout: "[3355443200000, 6710886399999]", 2024-09-01T00:28:49.137 INFO:tasks.workunit.client.0.smithi026.stdout: "[6710886400000, 13421772799999]", 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: "[13421772800000, 26843545599999]", 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: "[26843545600000, 53687091199999]", 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: "[53687091200000, None]" 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Request size (bytes)", 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 512, 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:49.138 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 511]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[512, 1023]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[1024, 2047]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[2048, 4095]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[4096, 8191]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[8192, 16383]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[16384, 32767]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[32768, 65535]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[65536, 131071]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[131072, 262143]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[262144, 524287]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[524288, 1048575]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[1048576, 2097151]", 2024-09-01T00:28:49.139 INFO:tasks.workunit.client.0.smithi026.stdout: "[2097152, 4194303]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[4194304, 8388607]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[8388608, 16777215]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[16777216, 33554431]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[33554432, 67108863]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[67108864, 134217727]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[134217728, 268435455]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[268435456, 536870911]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[536870912, 1073741823]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[1073741824, 2147483647]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[2147483648, 4294967295]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[4294967296, 8589934591]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[8589934592, 17179869183]", 2024-09-01T00:28:49.140 INFO:tasks.workunit.client.0.smithi026.stdout: "[17179869184, 34359738367]", 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: "[34359738368, 68719476735]", 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: "[68719476736, 137438953471]", 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: "[137438953472, 274877906943]", 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: "[274877906944, None]" 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: "osds": [ 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 0, 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.141 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.142 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.143 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.143 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.143 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.143 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.143 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.143 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.143 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.143 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.143 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.143 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.143 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.144 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.144 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.144 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.144 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.144 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.144 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.144 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.144 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.144 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.144 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.144 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 1, 2024-09-01T00:28:49.144 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.145 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.146 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 2, 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.147 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.148 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.149 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 3, 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.150 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.151 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.152 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 4, 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.153 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.154 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 5, 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.155 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.156 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.157 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 6, 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.158 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.159 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 7, 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.160 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.161 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.162 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.162 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.162 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.162 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.162 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.162 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.162 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.162 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.162 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.162 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.162 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.162 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: "axes": [ 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Latency (usec)", 2024-09-01T00:28:49.163 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 100000, 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 99999]", 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[100000, 199999]", 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[200000, 399999]", 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[400000, 799999]", 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[800000, 1599999]", 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[1600000, 3199999]", 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[3200000, 6399999]", 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[6400000, 12799999]", 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[12800000, 25599999]", 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[25600000, 51199999]", 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[51200000, 102399999]", 2024-09-01T00:28:49.164 INFO:tasks.workunit.client.0.smithi026.stdout: "[102400000, 204799999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[204800000, 409599999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[409600000, 819199999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[819200000, 1638399999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[1638400000, 3276799999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[3276800000, 6553599999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[6553600000, 13107199999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[13107200000, 26214399999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[26214400000, 52428799999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[52428800000, 104857599999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[104857600000, 209715199999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[209715200000, 419430399999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[419430400000, 838860799999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[838860800000, 1677721599999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[1677721600000, 3355443199999]", 2024-09-01T00:28:49.165 INFO:tasks.workunit.client.0.smithi026.stdout: "[3355443200000, 6710886399999]", 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: "[6710886400000, 13421772799999]", 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: "[13421772800000, 26843545599999]", 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: "[26843545600000, 53687091199999]", 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: "[53687091200000, None]" 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Request size (bytes)", 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 512, 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:49.166 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 511]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[512, 1023]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[1024, 2047]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[2048, 4095]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[4096, 8191]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[8192, 16383]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[16384, 32767]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[32768, 65535]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[65536, 131071]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[131072, 262143]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[262144, 524287]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[524288, 1048575]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[1048576, 2097151]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[2097152, 4194303]", 2024-09-01T00:28:49.167 INFO:tasks.workunit.client.0.smithi026.stdout: "[4194304, 8388607]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[8388608, 16777215]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[16777216, 33554431]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[33554432, 67108863]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[67108864, 134217727]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[134217728, 268435455]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[268435456, 536870911]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[536870912, 1073741823]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[1073741824, 2147483647]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[2147483648, 4294967295]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[4294967296, 8589934591]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[8589934592, 17179869183]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[17179869184, 34359738367]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[34359738368, 68719476735]", 2024-09-01T00:28:49.168 INFO:tasks.workunit.client.0.smithi026.stdout: "[68719476736, 137438953471]", 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: "[137438953472, 274877906943]", 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: "[274877906944, None]" 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: "osds": [ 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 0, 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.169 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.170 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.171 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 1, 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.172 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.173 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 2, 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.174 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.175 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.176 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 3, 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.177 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.178 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 4, 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.179 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.180 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.181 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 5, 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.182 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.183 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.184 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.185 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 6, 2024-09-01T00:28:49.185 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.185 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.185 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.185 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.185 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.185 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.185 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.185 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.185 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.185 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.186 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.186 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.186 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.186 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.186 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.186 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.186 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.186 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.186 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.186 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.186 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.187 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.187 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.187 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.187 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.187 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.187 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.187 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.187 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.187 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.187 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.187 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.187 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 7, 2024-09-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.188 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.189 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.190 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "axes": [ 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Latency (usec)", 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 100000, 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 99999]", 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "[100000, 199999]", 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "[200000, 399999]", 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "[400000, 799999]", 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "[800000, 1599999]", 2024-09-01T00:28:49.191 INFO:tasks.workunit.client.0.smithi026.stdout: "[1600000, 3199999]", 2024-09-01T00:28:49.192 INFO:tasks.workunit.client.0.smithi026.stdout: "[3200000, 6399999]", 2024-09-01T00:28:49.192 INFO:tasks.workunit.client.0.smithi026.stdout: "[6400000, 12799999]", 2024-09-01T00:28:49.192 INFO:tasks.workunit.client.0.smithi026.stdout: "[12800000, 25599999]", 2024-09-01T00:28:49.192 INFO:tasks.workunit.client.0.smithi026.stdout: "[25600000, 51199999]", 2024-09-01T00:28:49.192 INFO:tasks.workunit.client.0.smithi026.stdout: "[51200000, 102399999]", 2024-09-01T00:28:49.192 INFO:tasks.workunit.client.0.smithi026.stdout: "[102400000, 204799999]", 2024-09-01T00:28:49.192 INFO:tasks.workunit.client.0.smithi026.stdout: "[204800000, 409599999]", 2024-09-01T00:28:49.192 INFO:tasks.workunit.client.0.smithi026.stdout: "[409600000, 819199999]", 2024-09-01T00:28:49.192 INFO:tasks.workunit.client.0.smithi026.stdout: "[819200000, 1638399999]", 2024-09-01T00:28:49.192 INFO:tasks.workunit.client.0.smithi026.stdout: "[1638400000, 3276799999]", 2024-09-01T00:28:49.192 INFO:tasks.workunit.client.0.smithi026.stdout: "[3276800000, 6553599999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[6553600000, 13107199999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[13107200000, 26214399999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[26214400000, 52428799999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[52428800000, 104857599999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[104857600000, 209715199999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[209715200000, 419430399999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[419430400000, 838860799999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[838860800000, 1677721599999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[1677721600000, 3355443199999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[3355443200000, 6710886399999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[6710886400000, 13421772799999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[13421772800000, 26843545599999]", 2024-09-01T00:28:49.193 INFO:tasks.workunit.client.0.smithi026.stdout: "[26843545600000, 53687091199999]", 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: "[53687091200000, None]" 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Request size (bytes)", 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 512, 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 511]", 2024-09-01T00:28:49.194 INFO:tasks.workunit.client.0.smithi026.stdout: "[512, 1023]", 2024-09-01T00:28:49.195 INFO:tasks.workunit.client.0.smithi026.stdout: "[1024, 2047]", 2024-09-01T00:28:49.195 INFO:tasks.workunit.client.0.smithi026.stdout: "[2048, 4095]", 2024-09-01T00:28:49.195 INFO:tasks.workunit.client.0.smithi026.stdout: "[4096, 8191]", 2024-09-01T00:28:49.195 INFO:tasks.workunit.client.0.smithi026.stdout: "[8192, 16383]", 2024-09-01T00:28:49.195 INFO:tasks.workunit.client.0.smithi026.stdout: "[16384, 32767]", 2024-09-01T00:28:49.195 INFO:tasks.workunit.client.0.smithi026.stdout: "[32768, 65535]", 2024-09-01T00:28:49.195 INFO:tasks.workunit.client.0.smithi026.stdout: "[65536, 131071]", 2024-09-01T00:28:49.195 INFO:tasks.workunit.client.0.smithi026.stdout: "[131072, 262143]", 2024-09-01T00:28:49.195 INFO:tasks.workunit.client.0.smithi026.stdout: "[262144, 524287]", 2024-09-01T00:28:49.195 INFO:tasks.workunit.client.0.smithi026.stdout: "[524288, 1048575]", 2024-09-01T00:28:49.195 INFO:tasks.workunit.client.0.smithi026.stdout: "[1048576, 2097151]", 2024-09-01T00:28:49.195 INFO:tasks.workunit.client.0.smithi026.stdout: "[2097152, 4194303]", 2024-09-01T00:28:49.196 INFO:tasks.workunit.client.0.smithi026.stdout: "[4194304, 8388607]", 2024-09-01T00:28:49.196 INFO:tasks.workunit.client.0.smithi026.stdout: "[8388608, 16777215]", 2024-09-01T00:28:49.196 INFO:tasks.workunit.client.0.smithi026.stdout: "[16777216, 33554431]", 2024-09-01T00:28:49.196 INFO:tasks.workunit.client.0.smithi026.stdout: "[33554432, 67108863]", 2024-09-01T00:28:49.196 INFO:tasks.workunit.client.0.smithi026.stdout: "[67108864, 134217727]", 2024-09-01T00:28:49.196 INFO:tasks.workunit.client.0.smithi026.stdout: "[134217728, 268435455]", 2024-09-01T00:28:49.196 INFO:tasks.workunit.client.0.smithi026.stdout: "[268435456, 536870911]", 2024-09-01T00:28:49.196 INFO:tasks.workunit.client.0.smithi026.stdout: "[536870912, 1073741823]", 2024-09-01T00:28:49.196 INFO:tasks.workunit.client.0.smithi026.stdout: "[1073741824, 2147483647]", 2024-09-01T00:28:49.196 INFO:tasks.workunit.client.0.smithi026.stdout: "[2147483648, 4294967295]", 2024-09-01T00:28:49.196 INFO:tasks.workunit.client.0.smithi026.stdout: "[4294967296, 8589934591]", 2024-09-01T00:28:49.196 INFO:tasks.workunit.client.0.smithi026.stdout: "[8589934592, 17179869183]", 2024-09-01T00:28:49.197 INFO:tasks.workunit.client.0.smithi026.stdout: "[17179869184, 34359738367]", 2024-09-01T00:28:49.197 INFO:tasks.workunit.client.0.smithi026.stdout: "[34359738368, 68719476735]", 2024-09-01T00:28:49.197 INFO:tasks.workunit.client.0.smithi026.stdout: "[68719476736, 137438953471]", 2024-09-01T00:28:49.197 INFO:tasks.workunit.client.0.smithi026.stdout: "[137438953472, 274877906943]", 2024-09-01T00:28:49.197 INFO:tasks.workunit.client.0.smithi026.stdout: "[274877906944, None]" 2024-09-01T00:28:49.197 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.197 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:49.197 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.197 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.197 INFO:tasks.workunit.client.0.smithi026.stdout: "osds": [ 2024-09-01T00:28:49.197 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.197 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 0, 2024-09-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.198 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.199 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.200 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.200 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.200 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.200 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.200 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.200 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.200 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.200 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.200 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.200 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 1, 2024-09-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 8, 3, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 19, 5, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.201 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.202 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 2, 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.203 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.204 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.205 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 3, 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.206 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.207 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.208 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 4, 2024-09-01T00:28:49.209 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.209 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.209 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.209 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.209 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.209 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.209 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.209 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.209 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.209 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.209 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.209 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.210 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 5, 2024-09-01T00:28:49.211 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.212 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.213 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.213 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.213 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.213 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.213 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.213 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.213 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.213 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.213 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.213 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.213 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.213 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 6, 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.214 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.215 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.215 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.215 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.215 INFO:tasks.workunit.client.0.smithi026.stdout: "[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, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.215 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.215 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.215 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.215 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.215 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.215 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.215 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.215 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.216 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 7, 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.217 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.218 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:49.219 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_counters": { 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: "mds.8c90dba8f5363d4d6e94484ed64b3c8dd2c0f4ef": { 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: "mds": { 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: "caps": { 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_cap_op_flush_ack": { 2024-09-01T00:28:49.220 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_cap_op_flushsnap_ack": { 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_cap_op_grant": { 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_cap_op_revoke": { 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_cap_op_trunc": { 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.221 INFO:tasks.workunit.client.0.smithi026.stdout: "dir_commit": { 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: "dir_fetch_complete": { 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: "dir_fetch_keys": { 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: "dir_merge": { 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: "dir_split": { 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: "exported_inodes": { 2024-09-01T00:28:49.222 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: "forward": { 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_client_cap_release": { 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_client_caps": { 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_client_caps_dirty": { 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_inode_file_caps": { 2024-09-01T00:28:49.223 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: "imported_inodes": { 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: "inodes": { 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: "inodes_expired": { 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: "inodes_pinned": { 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:49.224 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: "inodes_with_caps": { 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: "load_cent": { 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: "openino_dir_fetch": { 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: "process_request_cap_release": { 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: "reply_latency": { 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.225 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70888 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: "request": { 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: "root_rbytes": { 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: "root_rfiles": { 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: "root_rsnaps": { 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.226 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_reply": { 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: "subtrees": { 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_cache": { 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: "ireq_enqueue_scrub": { 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: "ireq_exportdir": { 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: "ireq_flush": { 2024-09-01T00:28:49.227 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: "ireq_fragmentdir": { 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: "ireq_fragstats": { 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: "ireq_inodestats": { 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_recovering_enqueued": { 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_recovering_prioritized": { 2024-09-01T00:28:49.228 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_recovering_processing": { 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_strays": { 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_strays_delayed": { 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_strays_enqueuing": { 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.229 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_completed": { 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_started": { 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: "strays_created": { 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: "strays_enqueued": { 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: "strays_migrated": { 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.230 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: "strays_reintegrated": { 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_log": { 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: "ev": { 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: "evadd": { 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: "evex": { 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.231 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: "evexd": { 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: "evexg": { 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: "evtrm": { 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: "jlat": { 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10080523 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.232 INFO:tasks.workunit.client.0.smithi026.stdout: "replayed": { 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: "seg": { 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: "segadd": { 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: "segex": { 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: "segexd": { 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.233 INFO:tasks.workunit.client.0.smithi026.stdout: "segexg": { 2024-09-01T00:28:49.234 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.234 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.234 INFO:tasks.workunit.client.0.smithi026.stdout: "segtrm": { 2024-09-01T00:28:49.234 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.234 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.234 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.234 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_mem": { 2024-09-01T00:28:49.234 INFO:tasks.workunit.client.0.smithi026.stdout: "cap": { 2024-09-01T00:28:49.234 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.234 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.234 INFO:tasks.workunit.client.0.smithi026.stdout: "cap+": { 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: "cap-": { 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: "dir": { 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: "dir+": { 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: "dir-": { 2024-09-01T00:28:49.235 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: "dn": { 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: "dn+": { 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: "dn-": { 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: "heap": { 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 207124 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.236 INFO:tasks.workunit.client.0.smithi026.stdout: "ino": { 2024-09-01T00:28:49.237 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13 2024-09-01T00:28:49.237 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.237 INFO:tasks.workunit.client.0.smithi026.stdout: "ino+": { 2024-09-01T00:28:49.237 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13 2024-09-01T00:28:49.237 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.237 INFO:tasks.workunit.client.0.smithi026.stdout: "ino-": { 2024-09-01T00:28:49.237 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.237 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.237 INFO:tasks.workunit.client.0.smithi026.stdout: "rss": { 2024-09-01T00:28:49.237 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 40672 2024-09-01T00:28:49.237 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.237 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_server": { 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: "cap_acquisition_throttle": { 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: "cap_revoke_eviction": { 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_client_request": { 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_client_session": { 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 16 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_peer_request": { 2024-09-01T00:28:49.238 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: "req_create_latency": { 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: "req_getattr_latency": { 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70888 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: "req_getfilelock_latency": { 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.239 INFO:tasks.workunit.client.0.smithi026.stdout: "req_getvxattr_latency": { 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: "req_link_latency": { 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lookup_latency": { 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lookuphash_latency": { 2024-09-01T00:28:49.240 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lookupino_latency": { 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lookupname_latency": { 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lookupparent_latency": { 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.241 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lookupsnap_latency": { 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lssnap_latency": { 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: "req_mkdir_latency": { 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: "req_mknod_latency": { 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.242 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: "req_mksnap_latency": { 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: "req_open_latency": { 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: "req_readdir_latency": { 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: "req_rename_latency": { 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.243 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: "req_renamesnap_latency": { 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: "req_rmdir_latency": { 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: "req_rmsnap_latency": { 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: "req_rmxattr_latency": { 2024-09-01T00:28:49.244 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: "req_setattr_latency": { 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: "req_setdirlayout_latency": { 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: "req_setfilelock_latency": { 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.245 INFO:tasks.workunit.client.0.smithi026.stdout: "req_setlayout_latency": { 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: "req_setxattr_latency": { 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: "req_snapdiff_latency": { 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: "req_symlink_latency": { 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.246 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: "req_unlink_latency": { 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_sessions": { 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: "average_load": { 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: "avg_session_uptime": { 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 89 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: "mdthresh_evicted": { 2024-09-01T00:28:49.247 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: "session_add": { 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: "session_count": { 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: "session_remove": { 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: "sessions_open": { 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: "sessions_stale": { 2024-09-01T00:28:49.248 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: "total_load": { 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.249 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 45 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: "purge_queue": { 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_executed": { 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_executed_ops": { 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_executing": { 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.250 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_executing_high_water": { 2024-09-01T00:28:49.251 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.251 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.251 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_executing_ops": { 2024-09-01T00:28:49.251 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.251 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.251 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_executing_ops_high_water": { 2024-09-01T00:28:49.251 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.251 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.251 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_item_in_journal": { 2024-09-01T00:28:49.251 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.251 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.251 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.252 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.252 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.864337b0abddfbc06a9685cc69f779bd7548fb5e": { 2024-09-01T00:28:49.252 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:49.252 INFO:tasks.workunit.client.0.smithi026.stdout: "election_call": { 2024-09-01T00:28:49.252 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.252 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.252 INFO:tasks.workunit.client.0.smithi026.stdout: "election_lose": { 2024-09-01T00:28:49.252 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.252 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.252 INFO:tasks.workunit.client.0.smithi026.stdout: "election_win": { 2024-09-01T00:28:49.252 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.252 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.253 INFO:tasks.workunit.client.0.smithi026.stdout: "num_elections": { 2024-09-01T00:28:49.253 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3 2024-09-01T00:28:49.253 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.253 INFO:tasks.workunit.client.0.smithi026.stdout: "num_sessions": { 2024-09-01T00:28:49.253 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8 2024-09-01T00:28:49.253 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.253 INFO:tasks.workunit.client.0.smithi026.stdout: "session_add": { 2024-09-01T00:28:49.253 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5 2024-09-01T00:28:49.253 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.253 INFO:tasks.workunit.client.0.smithi026.stdout: "session_rm": { 2024-09-01T00:28:49.253 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68 2024-09-01T00:28:49.253 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: "session_trim": { 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: "paxos": { 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: "accept_timeout": { 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: "begin": { 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 809 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_bytes": { 2024-09-01T00:28:49.254 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 809, 2024-09-01T00:28:49.255 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3972870 2024-09-01T00:28:49.255 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.255 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_keys": { 2024-09-01T00:28:49.255 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.255 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.255 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.255 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_latency": { 2024-09-01T00:28:49.255 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 809, 2024-09-01T00:28:49.255 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 84998711 2024-09-01T00:28:49.255 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.255 INFO:tasks.workunit.client.0.smithi026.stdout: "collect": { 2024-09-01T00:28:49.255 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_bytes": { 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_keys": { 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_latency": { 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.256 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.257 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_timeout": { 2024-09-01T00:28:49.257 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.257 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.257 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_uncommitted": { 2024-09-01T00:28:49.257 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.257 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.257 INFO:tasks.workunit.client.0.smithi026.stdout: "commit": { 2024-09-01T00:28:49.257 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 811 2024-09-01T00:28:49.257 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.257 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_bytes": { 2024-09-01T00:28:49.257 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.257 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_keys": { 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_latency": { 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: "lease_ack_timeout": { 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.258 INFO:tasks.workunit.client.0.smithi026.stdout: "lease_timeout": { 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: "new_pn": { 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: "new_pn_latency": { 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: "refresh": { 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 811 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: "refresh_latency": { 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 811, 2024-09-01T00:28:49.259 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1915970981 2024-09-01T00:28:49.260 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.260 INFO:tasks.workunit.client.0.smithi026.stdout: "restart": { 2024-09-01T00:28:49.260 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8 2024-09-01T00:28:49.260 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.260 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state": { 2024-09-01T00:28:49.260 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.260 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.260 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state_bytes": { 2024-09-01T00:28:49.260 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.260 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.260 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state_keys": { 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: "start_leader": { 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: "start_peon": { 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state": { 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 810 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.261 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_bytes": { 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 810, 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 7794036 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_keys": { 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 810, 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5459 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_latency": { 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 810, 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 110998322 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache": { 2024-09-01T00:28:49.262 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1020054731 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41754624 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31612928 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2147483648 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10141696 2024-09-01T00:28:49.263 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:full": { 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348127232 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 277003480 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.264 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 315967 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.265 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70807785 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.266 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:inc": { 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348127232 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 277003480 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 44449 2024-09-01T00:28:49.267 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.268 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71079303 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:kv": { 2024-09-01T00:28:49.269 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 322961408 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 184668986 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.270 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.271 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71183558 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb": { 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: "compact": { 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.272 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_queue_len": { 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_queue_merge": { 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_range": { 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: "get_latency": { 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 34583, 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 91421932 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_delay_time": { 2024-09-01T00:28:49.273 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_memtable_time": { 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_wal_time": { 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.274 INFO:tasks.workunit.client.0.smithi026.stdout: "submit_latency": { 2024-09-01T00:28:49.275 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.275 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.275 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.275 INFO:tasks.workunit.client.0.smithi026.stdout: "submit_sync_latency": { 2024-09-01T00:28:49.275 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1747, 2024-09-01T00:28:49.275 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 228543853 2024-09-01T00:28:49.275 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.275 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.275 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.275 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.8c90dba8f5363d4d6e94484ed64b3c8dd2c0f4ef": { 2024-09-01T00:28:49.275 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:49.275 INFO:tasks.workunit.client.0.smithi026.stdout: "election_call": { 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: "election_lose": { 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: "election_win": { 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: "num_elections": { 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 7 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: "num_sessions": { 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.276 INFO:tasks.workunit.client.0.smithi026.stdout: "session_add": { 2024-09-01T00:28:49.277 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:49.277 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.277 INFO:tasks.workunit.client.0.smithi026.stdout: "session_rm": { 2024-09-01T00:28:49.277 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 50 2024-09-01T00:28:49.277 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.277 INFO:tasks.workunit.client.0.smithi026.stdout: "session_trim": { 2024-09-01T00:28:49.277 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.277 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.277 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.277 INFO:tasks.workunit.client.0.smithi026.stdout: "paxos": { 2024-09-01T00:28:49.277 INFO:tasks.workunit.client.0.smithi026.stdout: "accept_timeout": { 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: "begin": { 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 819 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_bytes": { 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 819, 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4000245 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_keys": { 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.278 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_latency": { 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 819, 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 145996900 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: "collect": { 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_bytes": { 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 146 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_keys": { 2024-09-01T00:28:49.279 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_latency": { 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_timeout": { 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_uncommitted": { 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: "commit": { 2024-09-01T00:28:49.280 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 820 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_bytes": { 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_keys": { 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_latency": { 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: "lease_ack_timeout": { 2024-09-01T00:28:49.281 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: "lease_timeout": { 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: "new_pn": { 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: "new_pn_latency": { 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: "refresh": { 2024-09-01T00:28:49.282 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 820 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: "refresh_latency": { 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 820, 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1774962182 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: "restart": { 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state": { 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state_bytes": { 2024-09-01T00:28:49.283 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.284 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.284 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.284 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state_keys": { 2024-09-01T00:28:49.284 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.284 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.284 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.284 INFO:tasks.workunit.client.0.smithi026.stdout: "start_leader": { 2024-09-01T00:28:49.284 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.284 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.284 INFO:tasks.workunit.client.0.smithi026.stdout: "start_peon": { 2024-09-01T00:28:49.284 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state": { 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 820 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_bytes": { 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 820, 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 7846688 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_keys": { 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 820, 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5535 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_latency": { 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 820, 2024-09-01T00:28:49.285 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 385991776 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache": { 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1020054731 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42803200 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 32759808 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2147483648 2024-09-01T00:28:49.286 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10043392 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:full": { 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348127232 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.287 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 277003480 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 315967 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.288 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.289 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.289 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.289 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.289 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.289 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.289 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.289 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.289 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.289 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.289 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.289 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.289 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70807785 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:inc": { 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.290 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348127232 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 277003480 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 44449 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.291 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.292 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.292 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.292 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.292 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.292 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.292 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.292 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.292 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.292 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.292 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.292 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.292 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71079303 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.293 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:kv": { 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 322961408 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 184668986 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.294 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.295 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71183558 2024-09-01T00:28:49.296 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb": { 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: "compact": { 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_queue_len": { 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_queue_merge": { 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_range": { 2024-09-01T00:28:49.297 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: "get_latency": { 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 34952, 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 82421379 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_delay_time": { 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_memtable_time": { 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.298 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_wal_time": { 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: "submit_latency": { 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: "submit_sync_latency": { 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1793, 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 662729140 2024-09-01T00:28:49.299 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.fc7aaa08fa2007b64f869c3830ffec4a0be1b9ad": { 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: "election_call": { 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: "election_lose": { 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: "election_win": { 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.300 INFO:tasks.workunit.client.0.smithi026.stdout: "num_elections": { 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: "num_sessions": { 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 11 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: "session_add": { 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: "session_rm": { 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 182 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: "session_trim": { 2024-09-01T00:28:49.301 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.302 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.302 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.302 INFO:tasks.workunit.client.0.smithi026.stdout: "paxos": { 2024-09-01T00:28:49.302 INFO:tasks.workunit.client.0.smithi026.stdout: "accept_timeout": { 2024-09-01T00:28:49.302 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.302 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.302 INFO:tasks.workunit.client.0.smithi026.stdout: "begin": { 2024-09-01T00:28:49.302 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 945 2024-09-01T00:28:49.302 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.302 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_bytes": { 2024-09-01T00:28:49.302 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 945, 2024-09-01T00:28:49.302 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5055002 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_keys": { 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 945, 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2835 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_latency": { 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 945, 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 148997743 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: "collect": { 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.303 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_bytes": { 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_keys": { 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_latency": { 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_timeout": { 2024-09-01T00:28:49.304 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.305 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.305 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_uncommitted": { 2024-09-01T00:28:49.305 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.305 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.305 INFO:tasks.workunit.client.0.smithi026.stdout: "commit": { 2024-09-01T00:28:49.305 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 945 2024-09-01T00:28:49.305 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.305 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_bytes": { 2024-09-01T00:28:49.305 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 945, 2024-09-01T00:28:49.305 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4987020 2024-09-01T00:28:49.305 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.305 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_keys": { 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 945, 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5403 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_latency": { 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 945, 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 141465405 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: "lease_ack_timeout": { 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: "lease_timeout": { 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: "new_pn": { 2024-09-01T00:28:49.306 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: "new_pn_latency": { 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: "refresh": { 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 947 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: "refresh_latency": { 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 947, 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2388963764 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: "restart": { 2024-09-01T00:28:49.307 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state": { 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state_bytes": { 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1627 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state_keys": { 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: "start_leader": { 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3 2024-09-01T00:28:49.308 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: "start_peon": { 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state": { 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_bytes": { 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_keys": { 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.309 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_latency": { 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache": { 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1020054731 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46891008 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.310 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 40460288 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2147483648 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6430720 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:full": { 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348127232 2024-09-01T00:28:49.311 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.312 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.312 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.312 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.312 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.312 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.312 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.312 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.312 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 277004556 2024-09-01T00:28:49.312 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.312 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.312 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 315537 2024-09-01T00:28:49.312 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.313 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70807139 2024-09-01T00:28:49.314 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:inc": { 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348127232 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.315 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 277004556 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42010 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.316 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.317 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71080666 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:kv": { 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 322961408 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.318 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 184669704 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.319 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.320 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71182840 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb": { 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: "compact": { 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_queue_len": { 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.321 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_queue_merge": { 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_range": { 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: "get_latency": { 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 42588, 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 179950716 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_delay_time": { 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_memtable_time": { 2024-09-01T00:28:49.322 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_wal_time": { 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: "submit_latency": { 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.323 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: "submit_sync_latency": { 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2063, 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 292983672 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.0": { 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.324 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:49.325 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9531392 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.326 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5775360 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5636096 2024-09-01T00:28:49.327 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:49.328 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.329 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:49.330 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.331 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:49.332 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.333 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.333 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:49.333 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.333 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.333 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:49.333 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.333 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.333 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:49.333 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.333 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.333 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15245312 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1413120 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 4, 2024-09-01T00:28:49.334 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 184526 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.335 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 23, 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 69625 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:49.336 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1363, 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 319622453 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1358, 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24399814 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1363, 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1195589 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1363, 2024-09-01T00:28:49.337 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 320818042 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41156 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 8, 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 18371 2024-09-01T00:28:49.338 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 4, 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9892 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3970 2024-09-01T00:28:49.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 338 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 135, 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1925879 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 357, 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 319613 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:49.340 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 222, 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1150440 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 102, 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5613398 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3597, 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1779947197 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.341 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 135, 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 11656723 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 134, 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348575101302 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 135, 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 149893997793 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3596, 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68798479300 2024-09-01T00:28:49.342 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3596, 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 207678 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3597, 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 473256842 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3597, 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 722653242 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3597, 2024-09-01T00:28:49.343 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 598905 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3597, 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348184879 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3597, 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 217557920 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 948654 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.344 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 69, 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 342617 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3597, 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3541882247 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3597, 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 253594411 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3597, 2024-09-01T00:28:49.345 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 106338281 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1862409486 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 48889856 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 48414720 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3138489241 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.346 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 475136 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.347 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85510220 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.348 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 606208 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.349 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73267124 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.350 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641326651 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.352 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71702901 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:49.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 57006813 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.354 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.355 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.355 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.355 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.355 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.355 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.355 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.355 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.355 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.355 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.355 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.355 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.355 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68821843 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.356 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641326651 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.357 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 381668 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.358 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71323361 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.359 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 45 2024-09-01T00:28:49.360 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.361 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:49.362 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 616 2024-09-01T00:28:49.362 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.362 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:49.362 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 6, 2024-09-01T00:28:49.362 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 53472656 2024-09-01T00:28:49.362 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.362 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:49.362 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.362 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.362 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:49.362 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 7, 2024-09-01T00:28:49.362 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3763300 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 6, 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 30482868 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:49.363 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:49.364 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:49.365 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.366 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 616 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 6, 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 53472656 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 7, 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3763300 2024-09-01T00:28:49.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 6, 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 30482868 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1771104 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6 2024-09-01T00:28:49.368 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 33275904 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.1": { 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.369 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.370 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2617344 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.371 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 27656192 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1675264 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1536000 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:49.372 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:49.373 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:49.374 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:49.375 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:49.376 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.377 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4231168 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.378 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 815104 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 225074 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.379 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 29, 2024-09-01T00:28:49.380 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 64448 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 362, 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 63569644 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:49.381 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 352, 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 11953622 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 362, 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 369528 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 362, 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 63939172 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.382 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 45611 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 4, 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6608 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.383 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13053 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 872 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 250 2024-09-01T00:28:49.384 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 147, 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1965407 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 375, 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 320101 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 228, 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1165588 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.385 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 122637 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6370651 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 130, 2024-09-01T00:28:49.386 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8050722 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 129, 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 281184867913 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 130, 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 140901535090 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 431, 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 37451314284 2024-09-01T00:28:49.387 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 431, 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41024 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 444138 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 116991521 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.388 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 151256 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 49371061 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22877993 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:49.389 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 357737 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 63, 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 290741 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 196115761 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 28097114 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.390 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5311951 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1862409486 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 43646976 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 43401216 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.391 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3138489241 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 245760 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.392 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.393 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.393 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.393 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.393 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85553701 2024-09-01T00:28:49.393 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.393 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.393 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.393 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.393 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.393 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.393 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 16384 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.394 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73813467 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:49.395 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641652758 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.396 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.397 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.397 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.397 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.397 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.397 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.397 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.397 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.397 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.397 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.397 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.397 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.397 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.398 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.398 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.398 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:49.398 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.398 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.398 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.398 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.398 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.398 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.398 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.398 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.399 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.399 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.399 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.399 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71376794 2024-09-01T00:28:49.399 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.399 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.399 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:49.399 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.399 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:49.399 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.399 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.399 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 57035800 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.400 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.401 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.402 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.402 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.402 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.402 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.402 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.402 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.402 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.402 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68792856 2024-09-01T00:28:49.402 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.402 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.402 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:49.402 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641652758 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.403 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.404 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 246577 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71132345 2024-09-01T00:28:49.405 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.406 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.406 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:49.406 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:49.406 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.406 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.406 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.406 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.406 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.406 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:49.406 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.406 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.406 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 38 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 157 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:49.407 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2429467 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 157, 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 375668732 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1019 2024-09-01T00:28:49.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 157, 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 54836315 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 157, 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 163329223 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 33 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:49.409 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 33, 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5311415 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1019 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 33, 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4344282 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.410 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 33, 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3474479 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 22, 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 19990526 2024-09-01T00:28:49.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 22, 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8659146 2024-09-01T00:28:49.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.413 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:49.413 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 22, 2024-09-01T00:28:49.413 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 18816755 2024-09-01T00:28:49.413 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.413 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.413 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 102 2024-09-01T00:28:49.413 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.413 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:49.413 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2429467 2024-09-01T00:28:49.413 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.413 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:49.413 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 102, 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 350366791 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 102, 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41832887 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 102, 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 141037989 2024-09-01T00:28:49.414 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 590368 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.415 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 28483584 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.2": { 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.416 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:49.417 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9080832 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.418 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:49.419 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.419 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.419 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:49.419 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:49.419 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.419 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:49.419 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5541888 2024-09-01T00:28:49.419 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.419 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:49.419 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5402624 2024-09-01T00:28:49.419 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.419 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:49.420 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:49.420 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.420 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:49.420 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.420 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.420 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:49.420 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.420 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.420 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:49.420 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:49.420 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.420 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:49.421 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:49.421 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.421 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:49.421 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:49.421 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.421 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:49.421 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:49.421 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.421 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:49.421 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:49.421 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.421 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:49.422 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.423 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:49.423 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:49.423 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.423 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:49.423 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.423 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.423 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:49.423 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:49.423 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.423 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:49.423 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.424 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.424 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:49.424 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.424 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.424 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:49.424 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.424 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.424 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:49.424 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.424 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.424 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:49.424 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.425 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14561280 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 806912 2024-09-01T00:28:49.426 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 4, 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 153929 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.427 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.428 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:49.428 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.428 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.428 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:49.428 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 11, 2024-09-01T00:28:49.428 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 16530 2024-09-01T00:28:49.428 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.428 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:49.428 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.428 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.428 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.428 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1306, 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 313356030 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1301, 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22928566 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1306, 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1325257 2024-09-01T00:28:49.429 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.430 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:49.430 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1306, 2024-09-01T00:28:49.430 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 314681287 2024-09-01T00:28:49.430 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.430 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:49.430 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.430 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.430 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.430 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:49.430 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.430 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42422 2024-09-01T00:28:49.430 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1253 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.431 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4283 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3735 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 330 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 103, 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1061828 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.432 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 282, 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 320282 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 179, 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 484751 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 103, 2024-09-01T00:28:49.433 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5829128 2024-09-01T00:28:49.434 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.434 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:49.434 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:49.434 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2226807664 2024-09-01T00:28:49.434 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.434 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:49.434 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 124, 2024-09-01T00:28:49.434 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10143998 2024-09-01T00:28:49.434 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.434 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:49.434 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 123, 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 272997187516 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 124, 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 130492471090 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3445, 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 37744895714 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3445, 2024-09-01T00:28:49.435 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206886 2024-09-01T00:28:49.436 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.436 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:49.436 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:49.436 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 221891321 2024-09-01T00:28:49.436 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.436 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:49.436 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:49.436 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 689860321 2024-09-01T00:28:49.436 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.436 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:49.436 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:49.436 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 597235 2024-09-01T00:28:49.437 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.437 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:49.437 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:49.437 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 371631946 2024-09-01T00:28:49.437 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.437 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:49.437 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:49.437 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 227822776 2024-09-01T00:28:49.437 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.437 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 357580 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 59, 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 289211 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3738298534 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:49.438 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 270116712 2024-09-01T00:28:49.439 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.439 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:49.439 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:49.439 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 87100459 2024-09-01T00:28:49.439 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.439 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.439 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:49.439 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:49.439 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1862409486 2024-09-01T00:28:49.439 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.439 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:49.439 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46727168 2024-09-01T00:28:49.440 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.440 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:49.440 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46383104 2024-09-01T00:28:49.440 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.440 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:49.440 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3138489241 2024-09-01T00:28:49.440 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.440 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:49.440 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 344064 2024-09-01T00:28:49.440 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.440 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.440 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:49.441 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.441 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:49.441 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.441 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.441 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.441 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.441 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.442 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.442 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.442 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.442 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85548042 2024-09-01T00:28:49.442 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.442 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.442 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.442 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.442 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.442 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.442 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.443 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.444 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.444 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.444 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.444 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.444 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.444 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.444 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.444 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.444 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.444 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73823222 2024-09-01T00:28:49.444 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.444 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641610318 2024-09-01T00:28:49.445 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.446 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.447 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.448 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.448 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71419234 2024-09-01T00:28:49.448 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.448 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.448 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:49.448 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.448 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:49.448 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.448 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.448 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.448 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.448 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.449 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:49.449 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.449 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.449 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 57032028 2024-09-01T00:28:49.449 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.449 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.449 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.449 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.449 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.449 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.449 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.449 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.450 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68796628 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.451 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641610318 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.452 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 346362 2024-09-01T00:28:49.453 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71075000 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.454 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.455 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.456 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 75364908 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.457 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5369239 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 59029085 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.458 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:49.459 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.460 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.460 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.460 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:49.460 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.460 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.460 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:49.460 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.460 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.460 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:49.460 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:49.461 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:49.462 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 75364908 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5369239 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 59029085 2024-09-01T00:28:49.463 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.464 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 32669696 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.3": { 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.465 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.466 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1298432 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:49.467 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 27656192 2024-09-01T00:28:49.468 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.468 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:49.468 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 958464 2024-09-01T00:28:49.468 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.468 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:49.468 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 819200 2024-09-01T00:28:49.468 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.468 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:49.468 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:49.468 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.468 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:49.468 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.469 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.469 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:49.469 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.469 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.469 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:49.469 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:49.469 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.469 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:49.469 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:49.469 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.469 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:49.470 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5555 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:49.471 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5555 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.472 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.473 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2195456 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:49.474 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 823296 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:49.475 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.476 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.476 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:49.476 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.476 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.476 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:49.476 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.476 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.476 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:49.476 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 4, 2024-09-01T00:28:49.476 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8375 2024-09-01T00:28:49.476 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.476 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:49.477 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.477 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.477 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.477 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:49.477 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.477 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.477 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:49.477 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 187, 2024-09-01T00:28:49.477 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41508108 2024-09-01T00:28:49.477 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.477 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:49.477 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 175, 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5759604 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 187, 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 235508 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 187, 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41743616 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.478 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.479 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.479 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:49.479 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:49.479 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42333 2024-09-01T00:28:49.479 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.479 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:49.479 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.479 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1384 2024-09-01T00:28:49.479 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.479 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:49.479 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.480 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.480 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.480 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:49.480 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.480 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.480 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.480 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:49.480 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.480 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8600 2024-09-01T00:28:49.480 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.480 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:49.480 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 380 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 236 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 99, 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1117918 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 175, 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 383263 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:49.481 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 76, 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 509554 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4581960 2024-09-01T00:28:49.482 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 59, 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3794707 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 56, 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 286858075559 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 59, 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 92599111092 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:49.483 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 247, 2024-09-01T00:28:49.484 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 619987 2024-09-01T00:28:49.484 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.484 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:49.484 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 247, 2024-09-01T00:28:49.484 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23319 2024-09-01T00:28:49.484 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.484 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:49.484 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:49.484 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 288613 2024-09-01T00:28:49.484 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.484 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 98471562 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 78838 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 59865449 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:49.485 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14396796 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 360292 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 50, 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 280480 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 177637652 2024-09-01T00:28:49.486 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 17018330 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1589484 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1862409486 2024-09-01T00:28:49.487 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42598400 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41762816 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3138489241 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 835584 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.488 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85554663 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.489 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.490 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.491 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73824793 2024-09-01T00:28:49.492 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.492 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.492 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:49.492 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.492 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:49.492 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.492 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.492 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.492 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.492 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.492 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.492 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641659976 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.493 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.494 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.495 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.495 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.495 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.495 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.495 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.495 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71369576 2024-09-01T00:28:49.495 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.495 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.495 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:49.495 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.495 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:49.495 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.496 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.496 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.496 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.496 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.496 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:49.496 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.496 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.496 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 57036442 2024-09-01T00:28:49.496 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.496 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.496 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.496 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.497 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68792214 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.498 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641659976 2024-09-01T00:28:49.499 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.500 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6045 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 239389 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.501 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71126270 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:49.502 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 37 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.503 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:49.504 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 938180 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.505 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:49.506 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:49.507 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.508 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.509 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 938180 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:49.510 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 28487680 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.511 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.4": { 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.512 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:49.513 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6062080 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.514 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 27656192 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2981888 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2842624 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:49.515 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.516 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:49.517 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.518 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:49.519 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.520 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8982528 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.521 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 819200 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 418804 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:49.522 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4490 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:49.523 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 681, 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 506709320 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 677, 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 21057851 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 681, 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 570191 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.524 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:49.525 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 681, 2024-09-01T00:28:49.525 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 507279511 2024-09-01T00:28:49.525 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.525 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:49.525 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.525 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.525 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.525 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:49.525 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.525 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 48433 2024-09-01T00:28:49.525 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.525 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4379 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:49.526 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8218 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3514 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 352 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 106, 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1152774 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:49.527 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 181, 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 276722 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 75, 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 326687 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 106, 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5606875 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.528 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4098825775 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 50, 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13428843 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 49, 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 161965595521 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 50, 2024-09-01T00:28:49.529 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 82775631212 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3379, 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1001530795 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3379, 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 190371 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 7127008 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:49.530 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2793166585 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 460384 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1554802814 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:49.531 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 383777113 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 358012 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 48, 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 256992 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8837923537 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.532 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 417063666 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 298067965 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1861453526 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.533 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:49.534 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 45613056 2024-09-01T00:28:49.534 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.534 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:49.534 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 44957696 2024-09-01T00:28:49.534 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.534 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:49.534 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3137364582 2024-09-01T00:28:49.534 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.534 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:49.534 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 655360 2024-09-01T00:28:49.534 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.534 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85490756 2024-09-01T00:28:49.535 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.536 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.537 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.538 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.538 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73888700 2024-09-01T00:28:49.538 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.538 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.538 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:49.538 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.538 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:49.538 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.538 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.538 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.538 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.538 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641180676 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.539 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.540 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.541 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.541 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.541 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.541 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.541 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.541 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.541 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71848876 2024-09-01T00:28:49.541 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.541 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.541 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:49.541 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.541 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 56993837 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.542 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.543 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68834819 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.544 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641180676 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.545 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.546 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 352308 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71498696 2024-09-01T00:28:49.547 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.548 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 38 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.549 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4987727 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.550 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780489 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4864585 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:49.551 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:49.552 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:49.553 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.554 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.554 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:49.554 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.554 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.554 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:49.554 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.554 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.554 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.554 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:49.554 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.554 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.554 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4987727 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.555 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780489 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4864585 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:49.556 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 28487680 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.5": { 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.557 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:49.558 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1306624 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.559 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 27656192 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 925696 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 786432 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.560 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:49.561 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:49.561 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.561 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:49.561 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.561 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.561 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:49.561 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.561 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.561 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:49.561 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:49.561 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.561 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.562 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.563 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:49.564 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.565 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2170880 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.566 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 819200 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 6, 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 238080 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.567 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.568 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5051 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 179, 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 120242122 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:49.569 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 170, 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9880029 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 179, 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 167570 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 179, 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 120409692 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.570 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42820 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1668 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.571 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 7233 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 386 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 260 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 102, 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 805119 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.572 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 168, 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 280316 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 66, 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 362156 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 4, 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 106975 2024-09-01T00:28:49.573 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 36511175 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 48, 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2875019 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 45, 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 208911490506 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.574 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:49.575 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 48, 2024-09-01T00:28:49.575 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71715155164 2024-09-01T00:28:49.575 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.575 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:49.575 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 289, 2024-09-01T00:28:49.575 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 7187621333 2024-09-01T00:28:49.575 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.575 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:49.575 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 289, 2024-09-01T00:28:49.575 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 30716 2024-09-01T00:28:49.575 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.576 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:49.576 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:49.576 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 260852 2024-09-01T00:28:49.576 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.576 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:49.576 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:49.576 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 241358404 2024-09-01T00:28:49.576 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.576 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:49.576 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:49.576 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 90945 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 136124907 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 16948896 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 359966 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:49.577 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 40, 2024-09-01T00:28:49.578 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 174260 2024-09-01T00:28:49.578 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.578 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:49.578 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:49.578 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 431243109 2024-09-01T00:28:49.578 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.578 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:49.578 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:49.578 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 19358804 2024-09-01T00:28:49.578 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.578 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:49.578 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1958604 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1861453526 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42598400 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42328064 2024-09-01T00:28:49.579 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.580 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:49.580 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3137364582 2024-09-01T00:28:49.580 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.580 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:49.580 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 270336 2024-09-01T00:28:49.580 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.580 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.580 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:49.580 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.580 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:49.580 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.580 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85497133 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.581 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.582 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73886419 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.583 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641228503 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.584 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.585 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.586 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71801049 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 56998089 2024-09-01T00:28:49.587 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.588 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.589 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68830567 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.590 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.591 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.591 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641228503 2024-09-01T00:28:49.591 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.591 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.591 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.591 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.591 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.591 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.591 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.591 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.591 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.591 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.592 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.592 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.592 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.592 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.592 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6064 2024-09-01T00:28:49.592 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.592 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.592 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 246212 2024-09-01T00:28:49.592 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.592 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.592 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.592 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.593 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.593 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.593 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.593 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.593 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.593 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.593 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.593 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71550901 2024-09-01T00:28:49.593 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.593 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.593 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:49.593 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.594 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.595 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:49.596 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.596 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.596 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:49.596 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.596 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.596 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:49.596 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.596 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.596 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.596 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:49.596 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.596 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.597 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:49.597 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.597 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.597 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.597 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:49.597 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.597 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.597 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.597 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.597 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.597 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.597 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:49.598 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.598 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.598 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.598 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:49.598 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.598 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.598 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:49.598 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.598 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.598 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:49.598 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.598 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.599 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.599 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:49.599 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.599 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.599 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.599 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:49.599 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.599 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.599 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:49.599 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.599 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.599 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:49.600 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.600 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.600 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.600 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:49.600 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.600 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.600 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:49.600 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.600 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.600 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:49.600 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.600 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.601 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:49.601 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.601 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.601 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.601 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:49.601 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.601 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.601 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.601 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.601 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:49.602 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.603 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:49.604 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.604 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.604 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:49.604 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.604 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.604 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:49.604 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 28483584 2024-09-01T00:28:49.604 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.604 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.604 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.604 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.6": { 2024-09-01T00:28:49.604 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.605 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:49.605 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.605 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.605 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:49.605 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.605 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.605 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:49.605 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:49.605 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.605 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:49.605 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.605 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.606 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:49.606 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.606 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.606 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:49.606 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.606 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.606 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:49.606 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:49.606 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.606 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:49.606 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6467584 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:49.607 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3457024 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3317760 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.608 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:49.609 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:49.610 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5556 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5556 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.611 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:49.612 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.613 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.614 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:49.614 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9863168 2024-09-01T00:28:49.614 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.614 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.614 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:49.614 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:49.614 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:49.614 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.614 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:49.614 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1404928 2024-09-01T00:28:49.614 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.614 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.615 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 6, 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 11543 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:49.616 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 797, 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 484028792 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 790, 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22021416 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 797, 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 736382 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:49.617 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 797, 2024-09-01T00:28:49.618 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 484765174 2024-09-01T00:28:49.618 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.618 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:49.618 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.618 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.618 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.618 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:49.618 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:49.618 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 47781 2024-09-01T00:28:49.618 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.618 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:49.618 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1049 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:49.619 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8159 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3443 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 368 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 99, 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1142951 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:49.620 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 153, 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 373316 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 54, 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 702486 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 100, 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5518705 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:49.621 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3368, 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3719960538 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 38, 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 19389527 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 35, 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 226082553954 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 38, 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65998399829 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.622 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3365, 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 962415877 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3365, 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 199310 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3368, 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 101876829 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3368, 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2632891130 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.623 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3368, 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 537293 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3368, 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1510177151 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3368, 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 372887249 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:49.624 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 950283 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 31, 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 126506 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3368, 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8338057706 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3368, 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 408786087 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3368, 2024-09-01T00:28:49.625 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 272985951 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1861453526 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46792704 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46194688 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3137364582 2024-09-01T00:28:49.626 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 598016 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.627 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85489863 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.628 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.629 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73881401 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.630 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641173978 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.631 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.632 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71855574 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.633 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.634 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.634 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.634 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:49.634 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.634 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.634 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 56993242 2024-09-01T00:28:49.634 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.634 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.634 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.634 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.634 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.634 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.635 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.635 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.635 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.635 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.635 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.635 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.635 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.635 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.635 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.635 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.635 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.635 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68835414 2024-09-01T00:28:49.636 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641173978 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.637 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5934 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.638 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 356053 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71495715 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.639 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.640 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 39 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.641 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2810 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 13, 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70758624 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 15, 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8734628 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:49.642 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 13, 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 36820713 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:49.643 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.644 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.645 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2810 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 13, 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70758624 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.646 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 15, 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8734628 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 13, 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 36820713 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:49.647 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 33263616 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.7": { 2024-09-01T00:28:49.648 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:49.649 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5812224 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.650 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 27656192 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2834432 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2695168 2024-09-01T00:28:49.651 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:49.652 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:49.653 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5552 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.654 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5552 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.655 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.656 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8585216 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.657 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1396736 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 214949 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.658 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 17707 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.659 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 645, 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 485781904 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 631, 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24849717 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 645, 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 521328 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 645, 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 486303232 2024-09-01T00:28:49.660 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.661 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:49.661 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.661 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.661 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.661 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:49.661 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.661 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 47880 2024-09-01T00:28:49.661 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.661 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:49.661 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.661 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1068 2024-09-01T00:28:49.661 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6683 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:49.662 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3520 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 388 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 107, 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1507357 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 158, 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 384953 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:49.663 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 51, 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 794676 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 102, 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5835559 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3381, 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3889028970 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.664 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 26, 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 18992795 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 25, 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 123637669752 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 26, 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 47947683974 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1268971999 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.665 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 198758 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3381, 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9215583 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3381, 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2927783690 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3381, 2024-09-01T00:28:49.666 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 712260 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3381, 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1625084448 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3381, 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 358621456 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 948235 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 25, 2024-09-01T00:28:49.667 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 110963 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3381, 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8810189975 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3381, 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 393252279 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3381, 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 262742011 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.668 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1861453526 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46792704 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46178304 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3137364582 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.669 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 614400 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.670 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85481804 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.671 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 135168 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.672 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73766580 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.673 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641113537 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.674 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.675 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71916015 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:49.676 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 56987869 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.677 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.678 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68840787 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:49.679 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641113537 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.680 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 369664 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.681 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71548479 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:49.682 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 43 2024-09-01T00:28:49.683 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 43, 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65908489 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.684 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:49.685 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 132134 2024-09-01T00:28:49.685 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.685 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:49.685 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 45, 2024-09-01T00:28:49.685 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10942614 2024-09-01T00:28:49.685 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.685 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:49.685 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 43, 2024-09-01T00:28:49.685 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 32946011 2024-09-01T00:28:49.685 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.685 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:49.685 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 28 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 28, 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4687397 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 132134 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 28, 2024-09-01T00:28:49.686 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3975110 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 28, 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3343734 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:49.687 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10375011 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3451452 2024-09-01T00:28:49.688 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9928157 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:49.689 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 50846081 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 7, 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3516052 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 19674120 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:49.690 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 29065216 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.691 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.692 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.692 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.692 INFO:tasks.workunit.client.0.smithi026.stdout: "pools": [ 2024-09-01T00:28:49.692 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.692 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:49.692 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr" 2024-09-01T00:28:49.692 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.692 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:49.692 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:49.692 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:49.692 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:49.692 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:49.693 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 1, 2024-09-01T00:28:49.693 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 1, 2024-09-01T00:28:49.693 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 1, 2024-09-01T00:28:49.693 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:49.693 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:49.693 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:49.693 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 1781760, 2024-09-01T00:28:49.693 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:49.693 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:49.693 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 1781760, 2024-09-01T00:28:49.693 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:49.693 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 2, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 2.4431169549643528e-06, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 212, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 313344, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 590368, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 590368, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 1771104, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 179, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 2473984 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:49.694 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs" 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 32, 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 32, 2024-09-01T00:28:49.695 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 2, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 98304, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 98304, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 22, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 1.3479298388574534e-07, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:49.696 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 0, 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 0, 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 3428, 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 3428, 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 10284, 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 51, 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 20480 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.697 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs" 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 64, 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 64, 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 3, 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:49.698 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 0, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 0, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 0, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 0.0, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 0, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 0, 2024-09-01T00:28:49.699 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 0, 2024-09-01T00:28:49.700 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 0, 2024-09-01T00:28:49.700 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:49.700 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 0, 2024-09-01T00:28:49.700 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 0, 2024-09-01T00:28:49.700 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 0 2024-09-01T00:28:49.700 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.700 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:49.700 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:49.700 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:49.700 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.700 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.700 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:49.701 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd" 2024-09-01T00:28:49.701 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.701 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:49.701 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:49.701 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:49.701 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:49.701 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:49.701 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 8, 2024-09-01T00:28:49.701 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 8, 2024-09-01T00:28:49.701 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 4, 2024-09-01T00:28:49.701 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:49.701 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 12288, 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 12288, 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 2, 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 1.6849124762075007e-08, 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:49.702 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 0, 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 0, 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 19, 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 19, 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 57, 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 2, 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 2048 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.703 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd": { 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: "mirroring_by_pool": [ 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: false 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: "num_images_by_pool": [ 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: "num_pools": 1 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: "report_id": "f3a11e66-eac4-4957-8c0d-bb91a2c1dfd6", 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: "report_timestamp": "2024-09-01T00:28:48.817737", 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: "report_version": 1, 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_stats": { 2024-09-01T00:28:49.704 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "7.9.2" 2024-09-01T00:28:49.705 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.705 INFO:tasks.workunit.client.0.smithi026.stdout: "rook": { 2024-09-01T00:28:49.705 INFO:tasks.workunit.client.0.smithi026.stdout: "cluster": { 2024-09-01T00:28:49.705 INFO:tasks.workunit.client.0.smithi026.stdout: "external-mode": null, 2024-09-01T00:28:49.705 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:49.705 INFO:tasks.workunit.client.0.smithi026.stdout: "allow-multiple-per-node": null, 2024-09-01T00:28:49.705 INFO:tasks.workunit.client.0.smithi026.stdout: "count": null, 2024-09-01T00:28:49.705 INFO:tasks.workunit.client.0.smithi026.stdout: "max-id": null, 2024-09-01T00:28:49.705 INFO:tasks.workunit.client.0.smithi026.stdout: "pvc": { 2024-09-01T00:28:49.705 INFO:tasks.workunit.client.0.smithi026.stdout: "enabled": null 2024-09-01T00:28:49.705 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.705 INFO:tasks.workunit.client.0.smithi026.stdout: "stretch": { 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: "enabled": null 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: "network": { 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: "provider": null 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: "storage": { 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: "device-set": { 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: "count": { 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: "non-portable": null, 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: "portable": null, 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: "total": null 2024-09-01T00:28:49.706 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: "csi": { 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: "version": null 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: "kubernetes": { 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: "version": null 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: "node": { 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: "count": { 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: "kubernetes-total": null, 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: "with-ceph-daemons": null, 2024-09-01T00:28:49.707 INFO:tasks.workunit.client.0.smithi026.stdout: "with-csi-cephfs-plugin": null, 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: "with-csi-nfs-plugin": null, 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: "with-csi-rbd-plugin": null 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: "usage": { 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: "storage-class": { 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: "count": { 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket": null, 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs": null, 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: "nfs": null, 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd": null, 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: "total": null 2024-09-01T00:28:49.708 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.709 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:49.709 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.709 INFO:tasks.workunit.client.0.smithi026.stdout: "version": null 2024-09-01T00:28:49.709 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.709 INFO:tasks.workunit.client.0.smithi026.stdout: "services": {}, 2024-09-01T00:28:49.709 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_per_pg": [ 2024-09-01T00:28:49.709 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.709 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.709 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.709 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.709 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.709 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.710 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:49.710 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.710 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.710 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.710 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.710 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.710 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.710 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:49.710 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.572442+0000", 2024-09-01T00:28:49.710 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.572442+0000", 2024-09-01T00:28:49.710 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.572741+0000", 2024-09-01T00:28:49.711 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:49.711 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.711 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.711 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.711 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.711 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:49.711 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:49.711 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:49.711 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.711 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.711 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.711 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.712 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3f", 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T10:49:13.439822+0000", 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.713 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.714 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.715 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.716 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.716 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:49.717 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.565848+0000", 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.565848+0000", 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.566142+0000", 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.718 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.719 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3e", 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.720 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T05:11:34.644004+0000", 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.723 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.724 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.570600+0000", 2024-09-01T00:28:49.725 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.570600+0000", 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.570853+0000", 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:49.726 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.727 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3d", 2024-09-01T00:28:49.728 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.728 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.728 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.728 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.728 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.728 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:01:59.662678+0000", 2024-09-01T00:28:49.728 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.728 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.728 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.728 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.728 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.728 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.729 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.730 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.731 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.732 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:49.733 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.733 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:49.733 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.733 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.733 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.733 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.733 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.733 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.733 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:49.733 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.570585+0000", 2024-09-01T00:28:49.733 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.570585+0000", 2024-09-01T00:28:49.733 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.571291+0000", 2024-09-01T00:28:49.734 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:49.734 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.734 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.734 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.734 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.734 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:49.734 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:49.734 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:49.734 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.734 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.734 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.734 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:49.735 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:49.735 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.735 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.735 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.735 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.735 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.735 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.735 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.735 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.735 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.735 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.735 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3c", 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T10:39:38.284563+0000", 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.736 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.737 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.738 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.739 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:49.740 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.579882+0000", 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.579882+0000", 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.580209+0000", 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.741 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.742 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3b", 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.743 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:01:45.925047+0000", 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.745 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.746 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.747 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.747 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.747 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.747 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.747 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:49.747 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.747 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:49.747 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.747 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.747 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.747 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.747 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.569571+0000", 2024-09-01T00:28:49.748 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.569571+0000", 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.570907+0000", 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:49.749 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.750 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3a", 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:30:29.060750+0000", 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.753 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.754 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.754 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.754 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.754 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.754 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.754 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.754 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.754 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.754 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.754 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.754 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.754 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.755 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.579971+0000", 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.579971+0000", 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.580529+0000", 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:49.756 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.757 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.39", 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:21:47.775248+0000", 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.758 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.761 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.761 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.761 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.761 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.761 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.761 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.761 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.761 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.761 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.761 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.761 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.762 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.762 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.762 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.762 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.762 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.762 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:49.762 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.762 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:49.762 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.762 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.762 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.762 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.763 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.763 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.763 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:49.763 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.763 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:49.763 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.763 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.763 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.763 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.763 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.763 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575802+0000", 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575802+0000", 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576156+0000", 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:49.764 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.765 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.765 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.765 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:49.765 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:49.765 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.765 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.765 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.765 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.765 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.765 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.765 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.38", 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T00:54:15.912972+0000", 2024-09-01T00:28:49.766 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.769 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.770 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.578894+0000", 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.578894+0000", 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.579327+0000", 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.772 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.37", 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.773 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:21:56.447666+0000", 2024-09-01T00:28:49.774 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.774 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.774 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.777 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.573268+0000", 2024-09-01T00:28:49.778 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.573268+0000", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.574865+0000", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.779 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.36", 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.780 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:49:50.648136+0000", 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.781 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.784 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.566459+0000", 2024-09-01T00:28:49.785 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.566459+0000", 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.566727+0000", 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:49.786 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.35", 2024-09-01T00:28:49.787 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:54:21.006755+0000", 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.788 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.789 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.791 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.791 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.791 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.792 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.792 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.792 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.792 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.792 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.792 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:49.792 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.792 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.792 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.792 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.792 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.792 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.793 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.793 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.793 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:49.793 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.793 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.793 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.793 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.793 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.793 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.793 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:49.793 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.182143+0000", 2024-09-01T00:28:49.793 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.182143+0000", 2024-09-01T00:28:49.794 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.182447+0000", 2024-09-01T00:28:49.794 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:49.794 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.794 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.794 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.794 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:49.794 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:49.794 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:49.794 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:49.794 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.794 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.794 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.795 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.34", 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 20, 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:52:21.783314+0000", 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.796 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.797 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.799 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.800 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.800 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.800 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.800 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.800 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:49.800 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.800 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.800 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.800 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.800 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.800 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.800 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.563322+0000", 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.563322+0000", 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.563570+0000", 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:49.801 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.802 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.33", 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.803 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.804 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.804 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:49.804 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.804 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:02:12.684935+0000", 2024-09-01T00:28:49.804 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.804 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.804 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.804 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.804 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.804 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.804 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.804 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.805 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.807 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.807 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.807 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:49.808 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:49.809 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.809 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:49.809 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.809 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.809 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.809 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.809 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.809 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.809 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:49.809 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.573434+0000", 2024-09-01T00:28:49.809 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.573434+0000", 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.574030+0000", 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:49.810 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:49.811 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.811 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.811 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.811 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.811 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.811 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.811 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.811 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.811 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.811 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.811 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.811 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.812 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.812 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.32", 2024-09-01T00:28:49.812 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.812 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.812 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.812 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.812 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.812 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:14:09.350558+0000", 2024-09-01T00:28:49.812 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.812 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.812 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.812 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.815 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.816 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.568182+0000", 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.568182+0000", 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.568403+0000", 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:49.817 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.818 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.819 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.819 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.819 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.819 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.819 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.819 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.819 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.819 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.819 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.819 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.819 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.31", 2024-09-01T00:28:49.819 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.820 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.820 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.820 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:49.820 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.820 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:01:31.327852+0000", 2024-09-01T00:28:49.820 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.820 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.820 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.820 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.820 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.820 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.820 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:49.823 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.824 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575057+0000", 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575057+0000", 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.575856+0000", 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:49.825 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.826 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.30", 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:23:32.974739+0000", 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.827 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.828 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.829 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.830 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.831 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.569228+0000", 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.569228+0000", 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.574464+0000", 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.832 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:49.833 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:49.833 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:49.833 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.833 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.833 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.833 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:49.833 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:49.833 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.833 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.833 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.833 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.833 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.834 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.834 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.834 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.834 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.834 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.834 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.834 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.834 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.834 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2f", 2024-09-01T00:28:49.834 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.834 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.834 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:37:25.526469+0000", 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.835 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.836 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.837 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.838 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.572563+0000", 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.572563+0000", 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.572851+0000", 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:49.839 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.840 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2e", 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.841 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T02:28:28.455942+0000", 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.842 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.843 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.844 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.845 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.574279+0000", 2024-09-01T00:28:49.846 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.574279+0000", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.574559+0000", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:49.847 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.848 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2d", 2024-09-01T00:28:49.849 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.849 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.849 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.849 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.849 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.849 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T00:58:53.368418+0000", 2024-09-01T00:28:49.849 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.849 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.849 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.849 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.849 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.849 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.850 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.851 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.852 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.853 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.853 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.853 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:49.853 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.853 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:49.853 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.853 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.853 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.853 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.853 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.853 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.853 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.565489+0000", 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.565489+0000", 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.565958+0000", 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.854 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.855 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.856 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.856 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.856 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.856 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.856 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.856 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.856 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.856 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.856 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.856 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2c", 2024-09-01T00:28:49.856 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T00:46:32.880279+0000", 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.857 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.858 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.858 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.858 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.858 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.858 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.858 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.858 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.858 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.858 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.858 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.858 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.858 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.859 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.859 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.859 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.859 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.859 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.859 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.859 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.859 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.859 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.859 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.859 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.859 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.860 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.861 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.862 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:49.862 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.862 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.862 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.862 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.862 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.862 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.862 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:49.862 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.574060+0000", 2024-09-01T00:28:49.862 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.574060+0000", 2024-09-01T00:28:49.863 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.574307+0000", 2024-09-01T00:28:49.863 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:49.863 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.863 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.863 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.863 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.863 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:49.863 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:49.863 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:49.863 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.863 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.864 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.864 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:49.864 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:49.864 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.864 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.864 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.864 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.864 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.864 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.864 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.864 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.864 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2b", 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:25:37.291329+0000", 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.865 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.866 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.867 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.868 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.869 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.870 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.870 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.870 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:49.870 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.574426+0000", 2024-09-01T00:28:49.870 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.574426+0000", 2024-09-01T00:28:49.870 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.575435+0000", 2024-09-01T00:28:49.870 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:49.870 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.870 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.870 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.870 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.870 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.871 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2a", 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.872 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:24:02.845569+0000", 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.873 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.874 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.875 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:49.876 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.877 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.559608+0000", 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.559608+0000", 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.559887+0000", 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:49.878 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.879 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.29", 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:33:00.119152+0000", 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.880 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.882 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.883 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.884 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575602+0000", 2024-09-01T00:28:49.885 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575602+0000", 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576035+0000", 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:49.886 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.28", 2024-09-01T00:28:49.887 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:19:48.734886+0000", 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.890 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.891 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:49.892 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.561834+0000", 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.561834+0000", 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.562594+0000", 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.893 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.894 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.27", 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.895 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T10:33:22.875595+0000", 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.898 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:49.899 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.900 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.900 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.900 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.900 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.900 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.900 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:49.900 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.900 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:49.900 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.900 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.900 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.900 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.901 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.901 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:49.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.570941+0000", 2024-09-01T00:28:49.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.570941+0000", 2024-09-01T00:28:49.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.572272+0000", 2024-09-01T00:28:49.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:49.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:49.902 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:49.902 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:49.902 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.902 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.902 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.902 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:49.902 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:49.902 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.902 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.902 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.902 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.903 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.903 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.903 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.903 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.903 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.903 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.903 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.903 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.903 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.903 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.26", 2024-09-01T00:28:49.903 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.903 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:55:26.842989+0000", 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.907 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.908 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.909 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.909 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.909 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.909 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:49.909 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.562137+0000", 2024-09-01T00:28:49.909 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.562137+0000", 2024-09-01T00:28:49.909 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.562377+0000", 2024-09-01T00:28:49.909 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:49.909 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.910 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.910 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.910 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.910 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:49.910 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:49.910 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:49.910 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.910 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.910 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.910 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:49.910 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:49.910 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.911 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.25", 2024-09-01T00:28:49.912 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.912 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.912 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.912 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:49.912 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.912 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T05:14:56.878635+0000", 2024-09-01T00:28:49.912 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.912 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.912 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.915 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.916 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.916 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.916 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:49.916 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.916 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:49.916 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.916 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:49.916 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.916 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.916 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.916 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.916 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.182074+0000", 2024-09-01T00:28:49.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.182074+0000", 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.182406+0000", 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.919 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.920 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.24", 2024-09-01T00:28:49.920 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.920 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.920 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.920 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 31, 2024-09-01T00:28:49.920 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.920 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:51:10.763854+0000", 2024-09-01T00:28:49.920 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.920 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.920 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.920 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.924 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575430+0000", 2024-09-01T00:28:49.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575430+0000", 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576140+0000", 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.927 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.928 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.928 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.23", 2024-09-01T00:28:49.928 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.928 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.928 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.928 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.928 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.928 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T05:01:09.211710+0000", 2024-09-01T00:28:49.928 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.928 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.928 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.928 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.932 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:49.933 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.176866+0000", 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.176866+0000", 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.177172+0000", 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.935 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.22", 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 32, 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:03:14.204044+0000", 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.936 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.939 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.940 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.941 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.941 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.941 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.941 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.941 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:49.941 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.569697+0000", 2024-09-01T00:28:49.941 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.569697+0000", 2024-09-01T00:28:49.941 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.569974+0000", 2024-09-01T00:28:49.941 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:49.941 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.941 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.941 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.942 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.943 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.943 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.943 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.943 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.943 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.943 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.943 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.943 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.943 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.943 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.21", 2024-09-01T00:28:49.943 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.943 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:39:42.586657+0000", 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.944 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.947 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:49.948 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.176912+0000", 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.176912+0000", 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.178395+0000", 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.949 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:49.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:49.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:49.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:49.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:49.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:49.950 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.950 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.950 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.20", 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.951 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 31, 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:14:14.634109+0000", 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.955 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.955 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.955 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.955 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.955 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.955 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:49.955 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 4, 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.956 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.565145+0000", 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.565145+0000", 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.565441+0000", 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:49.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.958 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1a", 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:48:20.429314+0000", 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.959 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.962 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.963 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.963 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.963 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.963 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.963 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:49.963 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:49.963 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.963 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 4, 2024-09-01T00:28:49.963 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.963 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.963 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.963 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:49.964 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.545006+0000", 2024-09-01T00:28:49.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.545006+0000", 2024-09-01T00:28:49.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.545310+0000", 2024-09-01T00:28:49.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:49.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:49.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:49.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:49.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:49.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:49.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:49.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:49.966 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1b", 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:08:34.081824+0000", 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.967 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'1" 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.971 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.972 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.972 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:49.972 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.972 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:49.972 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.972 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.972 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.972 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.972 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.972 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.972 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:49.972 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575872+0000", 2024-09-01T00:28:49.973 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575872+0000", 2024-09-01T00:28:49.973 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576290+0000", 2024-09-01T00:28:49.973 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:49.973 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.973 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.973 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.973 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.973 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:49.973 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:49.973 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:49.973 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:49.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:49.974 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.974 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.974 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.974 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.974 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.974 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.974 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1b", 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.975 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:19:53.762511+0000", 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.976 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.979 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:49.980 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.980 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:49.980 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.980 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.980 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.980 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.980 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.980 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.980 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:49.980 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.980 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:49.980 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.545497+0000", 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.545497+0000", 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.545778+0000", 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:49.981 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.982 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1a", 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:18:40.293201+0000", 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.983 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.984 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.987 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.987 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.987 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.987 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.987 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.987 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:49.987 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:49.987 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.987 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:49.987 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'1" 2024-09-01T00:28:49.987 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.987 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:49.988 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.545000+0000", 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.545000+0000", 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.545274+0000", 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.989 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:49.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:49.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:49.990 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.990 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.990 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.990 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.990 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:49.990 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.990 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.990 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.990 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.19", 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T02:48:48.303172+0000", 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.991 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:49.992 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:49.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:49.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:49.995 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:49.996 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:49.996 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:49.996 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:49.996 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:49.996 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:49.996 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:49.996 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:49.996 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:49.996 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:49.996 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:49.996 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:49.996 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.569375+0000", 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.569375+0000", 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.569654+0000", 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:49.997 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:49.998 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:49.999 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:49.999 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:49.999 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.18", 2024-09-01T00:28:49.999 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:49.999 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:49.999 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:49.999 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:49.999 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:49.999 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:04:42.130640+0000", 2024-09-01T00:28:49.999 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:49.999 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:49.999 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.000 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.002 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.003 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.538361+0000", 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.538361+0000", 2024-09-01T00:28:50.004 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.538694+0000", 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:50.005 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.006 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.18", 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:33:11.048136+0000", 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.007 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.008 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.008 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.008 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.008 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.008 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.008 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.008 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.008 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.008 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.008 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.008 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.008 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.009 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.009 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.009 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.009 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.009 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.009 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.009 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.009 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.009 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.009 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.009 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.009 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.010 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.011 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.012 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.012 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.012 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:50.012 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.012 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.012 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.012 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.012 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.012 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.012 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:50.012 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.563712+0000", 2024-09-01T00:28:50.013 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.563712+0000", 2024-09-01T00:28:50.013 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.564067+0000", 2024-09-01T00:28:50.013 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:50.013 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.013 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.013 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.013 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.013 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:50.013 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:50.013 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:50.013 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.013 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.014 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.014 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:50.014 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:50.014 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.014 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.014 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.014 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.014 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.014 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.014 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.014 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.014 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.015 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.015 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.015 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.015 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.015 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.19", 2024-09-01T00:28:50.015 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.015 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.015 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.015 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:50.015 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.015 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T02:11:58.043108+0000", 2024-09-01T00:28:50.015 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.016 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.016 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.016 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.016 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.016 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.016 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.016 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.016 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.016 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.016 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.016 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.016 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.017 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:50.019 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.020 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.021 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.021 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:50.021 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.547481+0000", 2024-09-01T00:28:50.021 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.547481+0000", 2024-09-01T00:28:50.021 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.548042+0000", 2024-09-01T00:28:50.021 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:50.021 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.021 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.021 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.021 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.021 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:50.021 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.022 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.17", 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 24, 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.023 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:20:36.439267+0000", 2024-09-01T00:28:50.024 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.024 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.024 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.024 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.024 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.024 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.024 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.024 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.024 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.024 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.024 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.024 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.025 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.027 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.027 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.027 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.027 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.027 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.027 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.027 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.027 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.028 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.569932+0000", 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.569932+0000", 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.570421+0000", 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.029 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.030 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.16", 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.031 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:21:47.320092+0000", 2024-09-01T00:28:50.032 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.032 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.032 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.032 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.032 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.032 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.032 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.032 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.032 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.032 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.032 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.032 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.033 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.035 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.036 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.543719+0000", 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.543719+0000", 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.544508+0000", 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:50.037 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.038 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.039 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.039 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.039 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.039 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.039 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.039 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.039 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.16", 2024-09-01T00:28:50.039 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.039 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.039 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.039 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:50.039 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.040 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T05:16:14.791161+0000", 2024-09-01T00:28:50.040 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.040 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.040 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.040 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.040 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.040 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.040 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.040 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.040 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.040 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.040 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.041 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.043 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.044 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575645+0000", 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575645+0000", 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.575908+0000", 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.045 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.046 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.17", 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:37:10.823247+0000", 2024-09-01T00:28:50.047 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.048 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.049 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.050 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.051 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.051 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.051 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.051 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.051 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.051 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.051 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:50.051 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.051 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.051 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.051 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.051 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.534280+0000", 2024-09-01T00:28:50.052 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.534280+0000", 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.534620+0000", 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.053 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 3, 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 3, 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.054 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.15", 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 27, 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:09:34.891082+0000", 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 90, 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.055 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 6, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 2, 2024-09-01T00:28:50.056 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 2, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.057 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 4, 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 1 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.058 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'3" 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 4, 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.059 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575793+0000", 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575793+0000", 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576121+0000", 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:50.060 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.061 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.061 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.061 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:50.061 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:50.061 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.061 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.061 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.061 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.061 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.061 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.14", 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.062 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:53:28.151421+0000", 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.063 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.064 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.064 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.064 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.064 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.064 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.064 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.064 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.064 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.064 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.064 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.064 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.065 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.066 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 4, 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.067 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.543478+0000", 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.543478+0000", 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.543984+0000", 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:50.068 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:50.069 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:50.069 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.069 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.069 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.069 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:50.069 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:50.069 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.069 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 12, 2024-09-01T00:28:50.069 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.069 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.069 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.070 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.070 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.070 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.070 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.070 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 12, 2024-09-01T00:28:50.070 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.070 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.070 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.070 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.14", 2024-09-01T00:28:50.070 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.070 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.070 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 36, 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:42:40.439523+0000", 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 2630, 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.071 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 12, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 4, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.072 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 4, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.073 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 12, 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 9 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.074 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "77'12" 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.075 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.076 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.076 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.076 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:50.076 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.581834+0000", 2024-09-01T00:28:50.076 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.581834+0000", 2024-09-01T00:28:50.076 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.582149+0000", 2024-09-01T00:28:50.076 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:50.076 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.076 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.076 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.076 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.076 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.077 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.15", 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.078 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T02:35:03.934385+0000", 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.080 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.080 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.080 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.080 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.080 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.080 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.080 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.080 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.080 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.080 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.080 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.081 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.082 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.083 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.083 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.083 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.083 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.083 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.083 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:50.083 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.083 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.083 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.083 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.083 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.083 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.538044+0000", 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.538044+0000", 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.538311+0000", 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:50.084 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.085 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.13", 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 27, 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:06:40.969457+0000", 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.086 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 34, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 6, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 2, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 2, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.088 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.089 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.089 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.089 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.089 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.089 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.089 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.089 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.089 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.089 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.089 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.089 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 3, 2024-09-01T00:28:50.089 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 7 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'2" 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.090 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.566475+0000", 2024-09-01T00:28:50.091 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.566475+0000", 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.567056+0000", 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.092 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.093 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.094 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.094 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.12", 2024-09-01T00:28:50.094 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.094 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.094 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.094 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.094 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.094 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:29:40.717164+0000", 2024-09-01T00:28:50.094 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.094 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.094 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.097 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.098 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.098 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.098 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.098 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.098 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.098 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.098 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.098 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:50.098 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.098 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.098 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.098 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.542365+0000", 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.542365+0000", 2024-09-01T00:28:50.099 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.542691+0000", 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:50.100 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.101 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.12", 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:40:56.782134+0000", 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.105 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.105 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.105 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.105 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.105 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.105 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.105 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.105 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.105 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.105 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.105 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.105 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.106 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.580004+0000", 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.580004+0000", 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.580760+0000", 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.108 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.109 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.109 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.109 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.109 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.109 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.109 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.109 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.109 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.109 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.13", 2024-09-01T00:28:50.109 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.109 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.109 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.110 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.110 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.110 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:48:50.832150+0000", 2024-09-01T00:28:50.110 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.110 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.110 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.112 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.112 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.112 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.112 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.112 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.112 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.112 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.112 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.113 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.114 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.115 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.544643+0000", 2024-09-01T00:28:50.116 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.544643+0000", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.545132+0000", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:50.117 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.118 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.118 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.118 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.118 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.118 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.118 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.118 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.118 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.118 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.118 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.118 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.11", 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 24, 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:13:25.262623+0000", 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.121 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.121 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.121 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.121 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.121 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.121 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.121 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.121 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.121 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.121 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.121 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.121 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.122 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.123 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:50.124 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.124 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.124 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.124 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.124 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.124 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.124 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:50.124 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.576329+0000", 2024-09-01T00:28:50.124 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.576329+0000", 2024-09-01T00:28:50.124 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576632+0000", 2024-09-01T00:28:50.124 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:50.124 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.125 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.10", 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:50.126 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T00:37:43.399908+0000", 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.128 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.128 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.128 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.128 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.128 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.128 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.128 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.128 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.128 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.128 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.128 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.129 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.130 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:50.131 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.539646+0000", 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.539646+0000", 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.539992+0000", 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.132 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.133 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:50.133 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:50.133 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.133 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 8, 2024-09-01T00:28:50.133 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.133 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.133 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.133 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.133 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.133 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.133 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.133 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 8, 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.10", 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 34, 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:13:06.846995+0000", 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.134 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.136 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.136 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.136 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.136 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.136 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.136 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.136 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 12, 2024-09-01T00:28:50.137 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 4, 2024-09-01T00:28:50.137 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.137 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 4, 2024-09-01T00:28:50.137 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.137 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.137 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.137 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.137 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.137 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 4, 2024-09-01T00:28:50.137 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.137 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 12, 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.138 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'8" 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.139 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.580376+0000", 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.580376+0000", 2024-09-01T00:28:50.140 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.580669+0000", 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:50.141 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.142 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.11", 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:26:59.638731+0000", 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.143 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.144 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.145 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.146 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 4, 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.147 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.182218+0000", 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.182218+0000", 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.184833+0000", 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.148 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.149 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.f", 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 39, 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:25:34.097787+0000", 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 22, 2024-09-01T00:28:50.150 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 22, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.151 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 1, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.152 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 1, 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 1 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.153 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 4, 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'1" 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.154 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.155 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.155 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.155 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.155 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.155 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:50.155 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.580705+0000", 2024-09-01T00:28:50.155 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.580705+0000", 2024-09-01T00:28:50.155 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.581065+0000", 2024-09-01T00:28:50.155 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:50.155 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.155 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.155 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.156 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.e", 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.157 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:05:07.456302+0000", 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.158 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.159 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.160 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.161 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.162 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.544540+0000", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.544540+0000", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.545641+0000", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.163 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.164 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.e", 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 28, 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:01:45.243154+0000", 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:50.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.167 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 3, 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.168 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'2" 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.169 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.581959+0000", 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.581959+0000", 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.582405+0000", 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.170 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.171 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.f", 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.172 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:47:05.207551+0000", 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.175 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.175 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.175 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.175 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.175 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.175 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.175 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.175 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.175 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.175 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.175 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.175 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.176 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.177 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.177 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.177 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.177 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.177 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.177 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.177 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:50.177 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.177 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.177 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.177 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.177 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.539337+0000", 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.539337+0000", 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.539595+0000", 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:50.178 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:50.179 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.180 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.180 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.180 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.d", 2024-09-01T00:28:50.180 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.180 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.180 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.180 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:50.180 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.180 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:15:03.835532+0000", 2024-09-01T00:28:50.180 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.180 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.180 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 70, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 1, 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 1 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.183 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'1" 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.184 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.185 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:50.185 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.185 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.185 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.185 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.185 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.185 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:50.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.568608+0000", 2024-09-01T00:28:50.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.568608+0000", 2024-09-01T00:28:50.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.571066+0000", 2024-09-01T00:28:50.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.186 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.c", 2024-09-01T00:28:50.187 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:32:13.748546+0000", 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.191 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.192 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.541019+0000", 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.541019+0000", 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.541311+0000", 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:50.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.194 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.c", 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:52:32.581800+0000", 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.195 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.198 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.199 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.578199+0000", 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.578199+0000", 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.578540+0000", 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:50.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.201 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.d", 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.202 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:17:25.214312+0000", 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.203 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.206 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.207 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.294595+0000", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.294595+0000", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.652660+0000", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.209 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.5", 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 21, 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:55:47.131302+0000", 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.000790502, 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.210 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.213 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.213 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.213 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.213 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.213 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.214 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 20, 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:06.381228+0000", 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:06.381228+0000", 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:06.381518+0000", 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:23:08.867362+0000", 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.215 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:23:08.867362+0000", 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 60, 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:23:08.867362+0000", 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 128, 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 59, 2024-09-01T00:28:50.216 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 128, 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "1.0", 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 274, 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:29:55.759353+0000", 2024-09-01T00:28:50.217 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 590368, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 1771104, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.218 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 6, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 2, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 2, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 6, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 212, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 306, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 179, 2024-09-01T00:28:50.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 2416 2024-09-01T00:28:50.221 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.221 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.221 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.221 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.221 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.221 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.221 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.221 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.221 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.221 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "72'128" 2024-09-01T00:28:50.221 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.221 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.222 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.222 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.222 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.222 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.222 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.222 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:50.222 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.222 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.222 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.222 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.222 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.222 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.542330+0000", 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.542330+0000", 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.542646+0000", 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:50.223 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.224 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.3", 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:14:59.091784+0000", 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.225 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.226 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.229 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.229 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.229 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.229 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.229 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.229 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.229 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.229 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.229 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.230 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.573437+0000", 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.573437+0000", 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.573744+0000", 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:50.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.232 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.233 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.233 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.233 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.233 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.233 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2", 2024-09-01T00:28:50.233 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.233 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.233 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.233 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:50.233 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.233 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:42:54.673684+0000", 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.234 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.237 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.292478+0000", 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.292478+0000", 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.584953+0000", 2024-09-01T00:28:50.238 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:50.239 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.240 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.240 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.240 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.240 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:50.240 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.240 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.240 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.240 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.240 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.240 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.240 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.240 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.6", 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 21, 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:23:35.022724+0000", 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.000236806, 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.241 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.244 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.245 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.548181+0000", 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.548181+0000", 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.548515+0000", 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.246 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.247 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.248 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.248 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.248 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.248 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.248 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.248 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.248 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.248 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.248 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.0", 2024-09-01T00:28:50.248 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.248 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.248 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T02:18:05.346460+0000", 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.249 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.252 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.566428+0000", 2024-09-01T00:28:50.253 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.566428+0000", 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.566758+0000", 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:50.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1", 2024-09-01T00:28:50.255 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:58:36.923115+0000", 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.256 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:50.259 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.260 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.525188+0000", 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.525188+0000", 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.460615+0000", 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.261 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.262 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.7", 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 21, 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:56:16.530021+0000", 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.000426375, 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.263 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.264 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.266 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.267 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.268 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.268 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.268 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.268 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:50.268 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.268 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.268 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.268 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.268 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.268 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.268 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:50.268 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.540002+0000", 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.540002+0000", 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.540302+0000", 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.269 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.270 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1", 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:03:22.763312+0000", 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.271 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.272 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.274 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.275 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.564921+0000", 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.564921+0000", 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.565186+0000", 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.276 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.277 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.0", 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:12:37.805708+0000", 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.278 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.279 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.281 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.282 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.292552+0000", 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.292552+0000", 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.460219+0000", 2024-09-01T00:28:50.283 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:50.284 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.4", 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.285 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 21, 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:41:43.983181+0000", 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.001541204, 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.286 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.288 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.289 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.290 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.543650+0000", 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.543650+0000", 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.543963+0000", 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:50.291 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.292 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.2", 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:24:55.080798+0000", 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.293 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.294 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.295 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.296 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.297 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.297 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.297 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.297 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.297 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.297 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.297 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.297 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.297 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.297 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:50.297 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 4, 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.298 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.570502+0000", 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.570502+0000", 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.570983+0000", 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.299 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.300 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.301 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.301 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.301 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3", 2024-09-01T00:28:50.301 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.301 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.301 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.301 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.301 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.301 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:42:36.053977+0000", 2024-09-01T00:28:50.301 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.301 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.301 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.302 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.303 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 4, 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.305 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.525169+0000", 2024-09-01T00:28:50.306 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.525169+0000", 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.460561+0000", 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.307 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.308 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.2", 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:46:06.315502+0000", 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.002028088, 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 19, 2024-09-01T00:28:50.309 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.310 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.311 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 2, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 2 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.312 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "76'2" 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.313 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.542552+0000", 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.542552+0000", 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.542815+0000", 2024-09-01T00:28:50.314 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.315 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.4", 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.316 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.317 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.317 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 24, 2024-09-01T00:28:50.317 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.317 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T00:26:27.071041+0000", 2024-09-01T00:28:50.317 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.317 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.317 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.317 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.317 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.317 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.317 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.318 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.318 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.318 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.318 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.318 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.318 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.318 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.318 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.318 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.318 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.319 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.319 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.319 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.319 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.319 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.319 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.319 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.319 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.319 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:50.321 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.322 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.566944+0000", 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.566944+0000", 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.567323+0000", 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:50.323 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.324 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.5", 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T10:00:36.676583+0000", 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.325 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.326 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.327 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.328 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.329 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.525038+0000", 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.525038+0000", 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.584804+0000", 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.330 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.331 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.3", 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:50.332 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:22:56.689546+0000", 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.000573848, 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.333 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.334 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.335 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:50.336 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "74'1" 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.337 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.549591+0000", 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.549591+0000", 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.549918+0000", 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.338 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.339 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.5", 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:29:54.225151+0000", 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.343 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.343 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.343 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.343 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.343 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.344 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.344 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.344 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.344 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.344 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.344 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.344 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.570155+0000", 2024-09-01T00:28:50.345 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.570155+0000", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.570434+0000", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.346 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.4", 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.347 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:54:59.593137+0000", 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.350 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.351 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.351 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.351 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.351 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.351 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.351 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.351 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:50.351 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.351 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:50.351 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.352 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.292455+0000", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.292455+0000", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.458674+0000", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.353 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.0", 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 21, 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:52:56.558458+0000", 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.000608915, 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.355 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.358 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:50.359 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.543916+0000", 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.543916+0000", 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.544217+0000", 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.360 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.361 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.6", 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:11:40.435214+0000", 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.362 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.363 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.364 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 1, 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.365 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'1" 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.366 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.567570+0000", 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.567570+0000", 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.567968+0000", 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:50.367 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.368 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.7", 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:32:56.666252+0000", 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.369 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.370 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.371 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.372 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 4, 2024-09-01T00:28:50.373 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.524689+0000", 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.524689+0000", 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.461800+0000", 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:50.374 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.375 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.1", 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 21, 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:12:31.079706+0000", 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.00047533, 2024-09-01T00:28:50.376 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.377 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.378 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.379 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 4, 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.380 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.381 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.381 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.381 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.381 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.381 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:50.381 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.546857+0000", 2024-09-01T00:28:50.381 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.546857+0000", 2024-09-01T00:28:50.381 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.547171+0000", 2024-09-01T00:28:50.381 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:50.381 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.381 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.381 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.382 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.7", 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.383 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:49:05.673177+0000", 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.384 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.385 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.386 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 3, 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'2" 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.387 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.388 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.388 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.388 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.388 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.388 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.388 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:50.388 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.388 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.388 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.389 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.389 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.389 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.389 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:50.389 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.567263+0000", 2024-09-01T00:28:50.389 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.567263+0000", 2024-09-01T00:28:50.389 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.567607+0000", 2024-09-01T00:28:50.389 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:50.389 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.389 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.389 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.390 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.390 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:50.390 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:50.390 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:50.390 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.390 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.390 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.390 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:50.390 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:50.390 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.390 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.390 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.391 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.391 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.391 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.391 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.391 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.391 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.391 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.391 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.391 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.391 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.391 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.6", 2024-09-01T00:28:50.391 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.392 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.392 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.392 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.392 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.392 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:38:00.923666+0000", 2024-09-01T00:28:50.392 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.392 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.392 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.392 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.392 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.392 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.392 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.393 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.394 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.394 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.394 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.394 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.394 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.394 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.394 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.394 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.394 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.394 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.394 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.394 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.395 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.396 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.397 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.397 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.397 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.397 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.397 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.397 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.397 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.397 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.397 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:50.397 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.546899+0000", 2024-09-01T00:28:50.397 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.546899+0000", 2024-09-01T00:28:50.397 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.547601+0000", 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:50.398 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.399 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.400 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.8", 2024-09-01T00:28:50.400 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.400 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.400 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.400 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:50.400 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.400 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:47:32.494633+0000", 2024-09-01T00:28:50.400 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.400 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.400 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.400 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.401 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.402 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.403 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.403 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.403 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.403 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.403 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.403 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.403 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.403 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.403 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.403 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.403 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.403 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.404 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.404 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.404 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.404 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.404 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.404 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.404 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.404 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.404 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.404 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.404 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.404 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.405 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.405 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.405 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.405 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.405 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.405 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.405 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 4, 2024-09-01T00:28:50.405 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.405 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.405 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.405 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.405 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.564035+0000", 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.564035+0000", 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.564531+0000", 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:50.406 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:50.407 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.407 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.407 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.407 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:50.407 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:50.407 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.407 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.407 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.407 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.407 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.407 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.407 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.9", 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.408 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:01:58.692763+0000", 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.409 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.410 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.411 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.411 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.411 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.411 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.411 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.411 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.411 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.411 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.411 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.411 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.411 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.412 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.412 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.412 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.412 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.412 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.412 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.412 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.412 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.412 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.413 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.413 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.413 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.413 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.413 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 4, 2024-09-01T00:28:50.413 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.413 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.413 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.414 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.414 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.414 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.414 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.414 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.414 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:50.414 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.414 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.414 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.415 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.415 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.415 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.415 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:50.415 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.542545+0000", 2024-09-01T00:28:50.415 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.542545+0000", 2024-09-01T00:28:50.415 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.543275+0000", 2024-09-01T00:28:50.415 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:50.415 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.416 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.416 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.416 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.416 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:50.416 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:50.416 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:50.416 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.416 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.417 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.417 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:50.417 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:50.417 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.417 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.417 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.417 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.418 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.418 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.418 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.418 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.418 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.418 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.418 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.419 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.419 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.419 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.9", 2024-09-01T00:28:50.419 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.419 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.419 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.419 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 24, 2024-09-01T00:28:50.420 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.420 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T10:49:55.100161+0000", 2024-09-01T00:28:50.420 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.420 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.420 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.420 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.420 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.420 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.420 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.421 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.422 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.422 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.422 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.422 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.422 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.422 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.422 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.422 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.422 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.422 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.422 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.422 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.423 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.424 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.568143+0000", 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.568143+0000", 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.568409+0000", 2024-09-01T00:28:50.425 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.426 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.427 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.427 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.427 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.427 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.427 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.427 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.427 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.427 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.427 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.427 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.427 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.427 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.8", 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:12:33.287479+0000", 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.428 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.429 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.430 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.431 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.432 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.432 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.432 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.432 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:50.432 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.432 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.432 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.432 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.432 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.432 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.433 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.433 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.433 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:50.433 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.433 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.433 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.433 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.433 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.433 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.433 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:50.433 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.541253+0000", 2024-09-01T00:28:50.433 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.541253+0000", 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.541561+0000", 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.434 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.435 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.a", 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 24, 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:05:13.877837+0000", 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.436 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.437 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.437 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.437 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.437 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.437 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.437 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.437 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.437 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.437 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.437 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.437 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.437 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.438 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.439 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.440 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.568718+0000", 2024-09-01T00:28:50.441 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.568718+0000", 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.568971+0000", 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.442 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.443 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.b", 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:11:27.614558+0000", 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.444 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.445 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.445 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.445 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.445 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.445 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.445 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.445 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.445 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.445 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.445 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.445 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.445 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.446 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.447 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.447 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.447 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.447 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.447 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.447 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.447 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.447 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.447 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.447 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.447 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.447 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.448 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.543627+0000", 2024-09-01T00:28:50.449 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.543627+0000", 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.543936+0000", 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.450 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.451 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.b", 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 28, 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:35:18.380018+0000", 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.452 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.453 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.453 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.453 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.453 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.453 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.453 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.453 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.453 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.453 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.453 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.453 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.453 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.454 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 1, 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.455 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'2" 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.456 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.177380+0000", 2024-09-01T00:28:50.457 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.177380+0000", 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.177678+0000", 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.458 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.459 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.a", 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 31, 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:22:58.352091+0000", 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.460 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.461 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.461 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.461 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.461 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.461 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.461 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.461 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.461 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.461 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.461 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.461 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.461 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.462 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.463 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.463 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.463 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.463 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.463 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.463 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.463 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.463 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.463 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.463 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.463 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.463 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.464 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.465 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.465 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.465 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.465 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.465 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.465 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:50.465 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.465 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.465 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.465 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.465 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.465 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.466 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:50.466 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.564829+0000", 2024-09-01T00:28:50.466 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.564829+0000", 2024-09-01T00:28:50.466 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.565170+0000", 2024-09-01T00:28:50.466 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:50.466 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.466 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.466 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.467 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.467 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:50.467 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:50.467 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:50.467 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.467 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.467 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.467 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:50.467 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:50.467 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.467 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.467 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1d", 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.468 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T02:35:00.089948+0000", 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.469 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.470 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.470 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.470 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.470 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.470 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.470 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.470 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.470 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.470 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.470 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.470 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.470 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.471 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.472 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.472 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.472 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.472 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.472 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.472 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.472 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.472 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.472 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.472 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.472 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.473 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.547262+0000", 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.547262+0000", 2024-09-01T00:28:50.474 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.548802+0000", 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:50.475 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.476 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1c", 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 28, 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:40:21.285051+0000", 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.477 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.478 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.479 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.480 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.480 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.480 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.480 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.480 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.480 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.480 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.480 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 3, 2024-09-01T00:28:50.480 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.480 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.480 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.480 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.481 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.481 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.481 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.481 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.481 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.481 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.481 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'2" 2024-09-01T00:28:50.481 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.481 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.481 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.481 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.481 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.179296+0000", 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.179296+0000", 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.179902+0000", 2024-09-01T00:28:50.482 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.483 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1c", 2024-09-01T00:28:50.484 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 20, 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:25:06.729057+0000", 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.485 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.486 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.487 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:50.488 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.489 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.545780+0000", 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.545780+0000", 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.546102+0000", 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:50.490 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.491 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:50.492 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.492 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.492 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.492 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1d", 2024-09-01T00:28:50.492 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.492 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.492 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.492 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 28, 2024-09-01T00:28:50.492 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.492 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:45:27.370479+0000", 2024-09-01T00:28:50.492 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.493 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 3, 2024-09-01T00:28:50.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.496 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.496 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.496 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.496 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.496 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.496 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.496 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.496 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.496 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:50.496 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'2" 2024-09-01T00:28:50.497 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.497 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.497 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.497 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.497 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.497 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.497 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.497 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:50.497 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.497 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.497 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.497 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.498 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.498 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.498 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:50.498 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.576248+0000", 2024-09-01T00:28:50.498 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.576248+0000", 2024-09-01T00:28:50.498 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576531+0000", 2024-09-01T00:28:50.498 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:50.498 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.498 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.498 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.498 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.499 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:50.499 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:50.499 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:50.499 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.499 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.499 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.499 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:50.499 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:50.499 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.499 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.500 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.500 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.500 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.500 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.500 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.500 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.500 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.500 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.500 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.500 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.500 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.500 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1f", 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:24:22.023219+0000", 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.501 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.504 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.505 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.541176+0000", 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.541176+0000", 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.541463+0000", 2024-09-01T00:28:50.506 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:50.507 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.508 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:50.508 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.508 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.508 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.508 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.508 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.508 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.508 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.508 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:50.508 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.508 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.508 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1e", 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:21:32.632334+0000", 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.509 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.512 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'1" 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.513 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.564183+0000", 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.564183+0000", 2024-09-01T00:28:50.514 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.564460+0000", 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:50.515 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.516 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.516 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.516 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.516 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:50.516 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.516 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.516 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.516 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.516 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.516 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.516 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.517 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.517 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1e", 2024-09-01T00:28:50.517 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.517 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.517 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.517 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:50.517 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.517 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:06:46.340086+0000", 2024-09-01T00:28:50.517 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.518 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.518 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:50.521 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:50.522 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.544958+0000", 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.544958+0000", 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.545195+0000", 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:50.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 4, 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:50.524 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:50.525 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:50.525 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:50.525 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:50.525 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:50.525 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:50.525 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 4, 2024-09-01T00:28:50.525 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:50.525 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:50.525 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:50.525 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1f", 2024-09-01T00:28:50.525 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:50.525 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 29, 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T05:16:26.319945+0000", 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 582, 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 6, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 2, 2024-09-01T00:28:50.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 2, 2024-09-01T00:28:50.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:50.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 4, 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 1 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:50.529 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'4" 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_per_pool": [ 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": 24, 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:50.530 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd" 2024-09-01T00:28:50.531 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.531 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 3, 2024-09-01T00:28:50.531 INFO:tasks.workunit.client.0.smithi026.stdout: "num_pg": 8, 2024-09-01T00:28:50.531 INFO:tasks.workunit.client.0.smithi026.stdout: "num_store_stats": 8, 2024-09-01T00:28:50.531 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 3, 2024-09-01T00:28:50.531 INFO:tasks.workunit.client.0.smithi026.stdout: "poolid": 4, 2024-09-01T00:28:50.531 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.531 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 19, 2024-09-01T00:28:50.531 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.531 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.531 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.531 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 6, 2024-09-01T00:28:50.532 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 2, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 2, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 2, 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 2 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: "store_stats": { 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": 12288, 2024-09-01T00:28:50.534 INFO:tasks.workunit.client.0.smithi026.stdout: "available": 0, 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed": 0, 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_allocated": 0, 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_original": 0, 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: "data_stored": 57, 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: "internal_metadata": 0, 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: "internally_reserved": 0, 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_allocated": 0, 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: "total": 0 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: "up": 24 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": 192, 2024-09-01T00:28:50.535 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs" 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: "num_pg": 64, 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: "num_store_stats": 8, 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: "poolid": 3, 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.536 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.537 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.537 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.537 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.537 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.537 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.537 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.537 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.537 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.537 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.537 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.537 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.537 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.538 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.538 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.538 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.538 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.538 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.538 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.538 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.538 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.538 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.538 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.538 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.538 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.539 INFO:tasks.workunit.client.0.smithi026.stdout: "store_stats": { 2024-09-01T00:28:50.540 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": 0, 2024-09-01T00:28:50.540 INFO:tasks.workunit.client.0.smithi026.stdout: "available": 0, 2024-09-01T00:28:50.540 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed": 0, 2024-09-01T00:28:50.540 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_allocated": 0, 2024-09-01T00:28:50.540 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_original": 0, 2024-09-01T00:28:50.540 INFO:tasks.workunit.client.0.smithi026.stdout: "data_stored": 0, 2024-09-01T00:28:50.540 INFO:tasks.workunit.client.0.smithi026.stdout: "internal_metadata": 0, 2024-09-01T00:28:50.540 INFO:tasks.workunit.client.0.smithi026.stdout: "internally_reserved": 0, 2024-09-01T00:28:50.540 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_allocated": 0, 2024-09-01T00:28:50.540 INFO:tasks.workunit.client.0.smithi026.stdout: "total": 0 2024-09-01T00:28:50.540 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.541 INFO:tasks.workunit.client.0.smithi026.stdout: "up": 192 2024-09-01T00:28:50.541 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.541 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.541 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": 96, 2024-09-01T00:28:50.541 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:50.541 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs" 2024-09-01T00:28:50.541 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.541 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 45, 2024-09-01T00:28:50.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_pg": 32, 2024-09-01T00:28:50.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_store_stats": 8, 2024-09-01T00:28:50.542 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 45, 2024-09-01T00:28:50.542 INFO:tasks.workunit.client.0.smithi026.stdout: "poolid": 2, 2024-09-01T00:28:50.542 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 3428, 2024-09-01T00:28:50.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 22, 2024-09-01T00:28:50.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 66, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 22, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 22, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.544 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 14, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 1, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.545 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 51, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 20 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "store_stats": { 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": 98304, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "available": 0, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed": 0, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_allocated": 0, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_original": 0, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "data_stored": 10284, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "internal_metadata": 0, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "internally_reserved": 0, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_allocated": 0, 2024-09-01T00:28:50.546 INFO:tasks.workunit.client.0.smithi026.stdout: "total": 0 2024-09-01T00:28:50.547 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.547 INFO:tasks.workunit.client.0.smithi026.stdout: "up": 96 2024-09-01T00:28:50.547 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.547 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.547 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": 3, 2024-09-01T00:28:50.547 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:50.547 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr" 2024-09-01T00:28:50.547 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.547 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 128, 2024-09-01T00:28:50.547 INFO:tasks.workunit.client.0.smithi026.stdout: "num_pg": 1, 2024-09-01T00:28:50.547 INFO:tasks.workunit.client.0.smithi026.stdout: "num_store_stats": 3, 2024-09-01T00:28:50.547 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 128, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "poolid": 1, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 590368, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 1771104, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 6, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 2, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 2, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 6, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 212, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 306, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 179, 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 2416 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: "store_stats": { 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": 1781760, 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: "available": 0, 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed": 0, 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_allocated": 0, 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_original": 0, 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: "data_stored": 1771104, 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: "internal_metadata": 0, 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: "internally_reserved": 0, 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_allocated": 0, 2024-09-01T00:28:50.551 INFO:tasks.workunit.client.0.smithi026.stdout: "total": 0 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: "up": 3 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: "usage": { 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 105, 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: "pools": 4, 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_by_class": { 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: "ssd": { 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: "total_avail_bytes": 767718068224, 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: "total_bytes": 767960285184, 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_bytes": 242216960, 2024-09-01T00:28:50.552 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_raw_bytes": 242216960, 2024-09-01T00:28:50.553 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_raw_ratio": 0.00031540298368781805 2024-09-01T00:28:50.553 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.553 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.553 INFO:tasks.workunit.client.0.smithi026.stdout: "total_avail_bytes": 767718068224, 2024-09-01T00:28:50.553 INFO:tasks.workunit.client.0.smithi026.stdout: "total_bytes": 767960285184, 2024-09-01T00:28:50.553 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_bytes": 242216960 2024-09-01T00:28:50.553 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.553 INFO:tasks.workunit.client.0.smithi026.stdout:} 2024-09-01T00:28:50.553 INFO:tasks.workunit.client.0.smithi026.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-09-01T00:28:50.554 INFO:tasks.workunit.client.0.smithi026.stderr:+ ceph telemetry show-device 2024-09-01T00:28:50.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:50.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:50.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:50.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2644647448' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-01T00:28:50.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2644647448' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-01T00:28:50.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:50.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:28:50.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.555 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.556 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.557 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:50.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:50.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:50.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2644647448' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-01T00:28:50.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2644647448' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-01T00:28:50.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.558 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.559 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.559 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:50.559 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:50.559 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:50.559 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2644647448' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-01T00:28:50.559 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2644647448' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.560 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.561 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.564 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:50.564 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:50.564 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:50.564 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.564 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.564 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.564 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.564 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.564 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.564 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.564 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.565 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.565 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.565 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.565 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.565 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.565 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.565 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.565 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.566 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.566 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.566 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.566 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.566 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.566 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.566 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.566 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.566 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.566 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:49 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.567 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.569 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.569 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.569 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.569 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.569 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.569 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.569 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.569 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.569 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.570 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.570 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.570 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.570 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.570 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.570 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.570 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.570 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.570 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:50.571 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.571 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.571 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.571 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.571 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.571 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.571 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.571 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.571 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.571 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.571 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.571 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.572 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.572 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.572 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.572 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.572 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.572 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.572 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.572 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:50.572 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:50.572 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:50.572 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:50.572 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:50.573 INFO:tasks.workunit.client.0.smithi026.stdout:{ 2024-09-01T00:28:50.573 INFO:tasks.workunit.client.0.smithi026.stdout: "2626bb00-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:50.573 INFO:tasks.workunit.client.0.smithi026.stdout: "INTEL_SSDPED1D480GA_262741e2-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:50.573 INFO:tasks.workunit.client.0.smithi026.stdout: "20240901-002310": { 2024-09-01T00:28:50.573 INFO:tasks.workunit.client.0.smithi026.stdout: "device": { 2024-09-01T00:28:50.573 INFO:tasks.workunit.client.0.smithi026.stdout: "info_name": "/dev/nvme0n1", 2024-09-01T00:28:50.573 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "/dev/nvme0n1", 2024-09-01T00:28:50.573 INFO:tasks.workunit.client.0.smithi026.stdout: "protocol": "NVMe", 2024-09-01T00:28:50.573 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "nvme" 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: "firmware_version": "E2010325", 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: "host_id": "2626bb00-67f9-11ef-8199-ac1f6ba5cac0", 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: "json_format_version": [ 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: "local_time": { 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: "asctime": "Sun Sep 1 00:23:10 2024 UTC", 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: "time_t": 1725150190 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: "logical_block_size": 512, 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_controller_id": 0, 2024-09-01T00:28:50.574 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_namespaces": [ 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: "capacity": { 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: "formatted_lba_size": 512, 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 1, 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: "size": { 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.575 INFO:tasks.workunit.client.0.smithi026.stdout: "utilization": { 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_number_of_namespaces": 1, 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_pci_vendor": { 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 32902, 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: "subsystem_id": 32902 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_add_log": { 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: "Device stats": { 2024-09-01T00:28:50.576 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_fw_downgrades": { 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: "crc_error_count": { 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: "end_to_end_error_detection_count": { 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: "erase_fail_count": { 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.577 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: "host_bytes_written": { 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 8172536 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: "host_ctx_wear_used": { 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: "media_bytes_read": { 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.578 INFO:tasks.workunit.client.0.smithi026.stdout: "nand_bytes_written": { 2024-09-01T00:28:50.579 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.579 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.579 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.579 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_stat_indicator": { 2024-09-01T00:28:50.579 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.579 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.579 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.579 INFO:tasks.workunit.client.0.smithi026.stdout: "pll_lock_loss_count": { 2024-09-01T00:28:50.579 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.579 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.579 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.579 INFO:tasks.workunit.client.0.smithi026.stdout: "program_fail_count": { 2024-09-01T00:28:50.580 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.580 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.580 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.580 INFO:tasks.workunit.client.0.smithi026.stdout: "re_alloc_sectr_cnt": { 2024-09-01T00:28:50.580 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.580 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.580 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.580 INFO:tasks.workunit.client.0.smithi026.stdout: "retry_buffer_overflow_count": { 2024-09-01T00:28:50.580 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.580 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.580 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.581 INFO:tasks.workunit.client.0.smithi026.stdout: "soft_ecc_err_rate": { 2024-09-01T00:28:50.581 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.581 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.581 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.581 INFO:tasks.workunit.client.0.smithi026.stdout: "thermal_throttle_status": { 2024-09-01T00:28:50.581 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.581 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:50.581 INFO:tasks.workunit.client.0.smithi026.stdout: "cnt": 0, 2024-09-01T00:28:50.581 INFO:tasks.workunit.client.0.smithi026.stdout: "pct": 0 2024-09-01T00:28:50.581 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.581 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.581 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_host_reads": { 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 15 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_media_wear": { 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": "0.000000" 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_timer": { 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 1003012 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: "unexp_power_loss": { 2024-09-01T00:28:50.582 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: "wear_leveling": { 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: "avg": 0, 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: "max": 0, 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel Smart log": "nvme0n1" 2024-09-01T00:28:50.583 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_log": { 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare": 100, 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare_threshold": 0, 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "controller_busy_time": 3191, 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "critical_warning": 0, 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_read": 111780591, 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_written": 535595333, 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "host_reads": 1659925965, 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "host_writes": 12759490856, 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "media_errors": 0, 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "num_err_log_entries": 0, 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "percentage_used": 0, 2024-09-01T00:28:50.584 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycles": 19927, 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_hours": 25434, 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": 31, 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: "unsafe_shutdowns": 6794 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_vendor": "intel", 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_version": { 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: "string": "<1.2", 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycle_count": 19927, 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_time": { 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: "hours": 25434 2024-09-01T00:28:50.585 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: "serial_number": "deleted", 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: "smart_status": { 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme": { 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: "passed": true 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl": { 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: "argv": [ 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl", 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: "-x", 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: "--json=o", 2024-09-01T00:28:50.586 INFO:tasks.workunit.client.0.smithi026.stdout: "/dev/nvme0n1" 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "build_info": "(local build)", 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "exit_status": 0, 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "output": [ 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-503.el9.x86_64] (local build)", 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "Serial Number: deleted", 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Version: E2010325", 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-01T00:28:50.587 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller ID: 0", 2024-09-01T00:28:50.588 INFO:tasks.workunit.client.0.smithi026.stdout: "NVMe Version: <1.2", 2024-09-01T00:28:50.588 INFO:tasks.workunit.client.0.smithi026.stdout: "Number of Namespaces: 1", 2024-09-01T00:28:50.588 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-01T00:28:50.588 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-01T00:28:50.588 INFO:tasks.workunit.client.0.smithi026.stdout: "Local Time is: Sun Sep 1 00:23:10 2024 UTC", 2024-09-01T00:28:50.588 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-01T00:28:50.588 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-01T00:28:50.588 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-01T00:28:50.588 INFO:tasks.workunit.client.0.smithi026.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-01T00:28:50.588 INFO:tasks.workunit.client.0.smithi026.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-01T00:28:50.588 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.588 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported Power States", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 512 0 2", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: "Critical Warning: 0x00", 2024-09-01T00:28:50.589 INFO:tasks.workunit.client.0.smithi026.stdout: "Temperature: 31 Celsius", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare: 100%", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare Threshold: 0%", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Percentage Used: 0%", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Read: 111,780,591 [57.2 TB]", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Written: 535,595,333 [274 TB]", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Read Commands: 1,659,925,965", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Write Commands: 12,759,490,856", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller Busy Time: 3,191", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Power Cycles: 19,927", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Power On Hours: 25,434", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Unsafe Shutdowns: 6,794", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Media and Data Integrity Errors: 0", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information Log Entries: 0", 2024-09-01T00:28:50.590 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: "No Errors Logged", 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: "" 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: "platform_info": "x86_64-linux-5.14.0-503.el9.x86_64", 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: "svn_revision": "5155", 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: "version": [ 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": { 2024-09-01T00:28:50.591 INFO:tasks.workunit.client.0.smithi026.stdout: "current": 31 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: "user_capacity": { 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: "26285f14-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: "INTEL_SSDPEDMD400G4_2628d3e0-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: "20240901-002312": { 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: "device": { 2024-09-01T00:28:50.592 INFO:tasks.workunit.client.0.smithi026.stdout: "info_name": "/dev/nvme0n1", 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "/dev/nvme0n1", 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: "protocol": "NVMe", 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "nvme" 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: "firmware_version": "8DV101H0", 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: "host_id": "26285f14-67f9-11ef-8199-ac1f6ba5cac0", 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: "json_format_version": [ 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: "local_time": { 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: "asctime": "Sun Sep 1 00:23:12 2024 UTC", 2024-09-01T00:28:50.593 INFO:tasks.workunit.client.0.smithi026.stdout: "time_t": 1725150192 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: "logical_block_size": 512, 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_controller_id": 0, 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_namespaces": [ 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: "capacity": { 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: "formatted_lba_size": 512, 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 1, 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: "size": { 2024-09-01T00:28:50.594 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:50.595 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:50.595 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.595 INFO:tasks.workunit.client.0.smithi026.stdout: "utilization": { 2024-09-01T00:28:50.595 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:50.595 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:50.595 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.595 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.595 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.595 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_number_of_namespaces": 1, 2024-09-01T00:28:50.595 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_pci_vendor": { 2024-09-01T00:28:50.595 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 32902, 2024-09-01T00:28:50.595 INFO:tasks.workunit.client.0.smithi026.stdout: "subsystem_id": 32902 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_add_log": { 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: "Device stats": { 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_fw_downgrades": { 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: "crc_error_count": { 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: "end_to_end_error_detection_count": { 2024-09-01T00:28:50.596 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.597 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.597 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.597 INFO:tasks.workunit.client.0.smithi026.stdout: "erase_fail_count": { 2024-09-01T00:28:50.597 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.597 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.597 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.597 INFO:tasks.workunit.client.0.smithi026.stdout: "host_bytes_written": { 2024-09-01T00:28:50.597 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.597 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 26999052 2024-09-01T00:28:50.598 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.598 INFO:tasks.workunit.client.0.smithi026.stdout: "host_ctx_wear_used": { 2024-09-01T00:28:50.598 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.598 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 1 2024-09-01T00:28:50.598 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.598 INFO:tasks.workunit.client.0.smithi026.stdout: "media_bytes_read": { 2024-09-01T00:28:50.598 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.598 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.598 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.598 INFO:tasks.workunit.client.0.smithi026.stdout: "nand_bytes_written": { 2024-09-01T00:28:50.598 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.598 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 47710452 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_stat_indicator": { 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: "pll_lock_loss_count": { 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: "program_fail_count": { 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.599 INFO:tasks.workunit.client.0.smithi026.stdout: "re_alloc_sectr_cnt": { 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: "retry_buffer_overflow_count": { 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: "soft_ecc_err_rate": { 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: "thermal_throttle_status": { 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.600 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:50.601 INFO:tasks.workunit.client.0.smithi026.stdout: "cnt": 0, 2024-09-01T00:28:50.601 INFO:tasks.workunit.client.0.smithi026.stdout: "pct": 0 2024-09-01T00:28:50.601 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.601 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.601 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_host_reads": { 2024-09-01T00:28:50.601 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.601 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 65535 2024-09-01T00:28:50.601 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.601 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_media_wear": { 2024-09-01T00:28:50.601 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.601 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": "63.999023" 2024-09-01T00:28:50.601 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_timer": { 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 65535 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: "unexp_power_loss": { 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: "wear_leveling": { 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 90, 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: "avg": 3252, 2024-09-01T00:28:50.602 INFO:tasks.workunit.client.0.smithi026.stdout: "max": 3266, 2024-09-01T00:28:50.603 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 3237 2024-09-01T00:28:50.603 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.603 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.603 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.603 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel Smart log": "nvme0n1" 2024-09-01T00:28:50.603 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.603 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_log": { 2024-09-01T00:28:50.603 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare": 100, 2024-09-01T00:28:50.603 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare_threshold": 10, 2024-09-01T00:28:50.603 INFO:tasks.workunit.client.0.smithi026.stdout: "controller_busy_time": 1, 2024-09-01T00:28:50.603 INFO:tasks.workunit.client.0.smithi026.stdout: "critical_warning": 0, 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_read": 346931338, 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_written": 1769409906, 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "host_reads": 5686563789, 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "host_writes": 31663681340, 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "media_errors": 0, 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_err_log_entries": 0, 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "percentage_used": 10, 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycles": 54359, 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_hours": 51751, 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": 23, 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "unsafe_shutdowns": 170 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_vendor": "intel", 2024-09-01T00:28:50.604 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_version": { 2024-09-01T00:28:50.605 INFO:tasks.workunit.client.0.smithi026.stdout: "string": "<1.2", 2024-09-01T00:28:50.605 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.605 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.605 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycle_count": 54359, 2024-09-01T00:28:50.605 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_time": { 2024-09-01T00:28:50.605 INFO:tasks.workunit.client.0.smithi026.stdout: "hours": 51751 2024-09-01T00:28:50.605 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.605 INFO:tasks.workunit.client.0.smithi026.stdout: "serial_number": "deleted", 2024-09-01T00:28:50.605 INFO:tasks.workunit.client.0.smithi026.stdout: "smart_status": { 2024-09-01T00:28:50.605 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme": { 2024-09-01T00:28:50.605 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.605 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: "passed": true 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl": { 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: "argv": [ 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl", 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: "-x", 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: "--json=o", 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: "/dev/nvme0n1" 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: "build_info": "(local build)", 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: "exit_status": 0, 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: "output": [ 2024-09-01T00:28:50.606 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-503.el9.x86_64] (local build)", 2024-09-01T00:28:50.607 INFO:tasks.workunit.client.0.smithi026.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-01T00:28:50.607 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.607 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-01T00:28:50.607 INFO:tasks.workunit.client.0.smithi026.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-01T00:28:50.607 INFO:tasks.workunit.client.0.smithi026.stdout: "Serial Number: deleted", 2024-09-01T00:28:50.607 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Version: 8DV101H0", 2024-09-01T00:28:50.607 INFO:tasks.workunit.client.0.smithi026.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-01T00:28:50.607 INFO:tasks.workunit.client.0.smithi026.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-01T00:28:50.607 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller ID: 0", 2024-09-01T00:28:50.607 INFO:tasks.workunit.client.0.smithi026.stdout: "NVMe Version: <1.2", 2024-09-01T00:28:50.607 INFO:tasks.workunit.client.0.smithi026.stdout: "Number of Namespaces: 1", 2024-09-01T00:28:50.607 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: "Local Time is: Sun Sep 1 00:23:12 2024 UTC", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported Power States", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.608 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 512 0 2", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: " 1 - 512 8 2", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: " 2 - 512 16 2", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: " 3 - 4096 0 0", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: " 4 - 4096 8 0", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: " 5 - 4096 64 0", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: " 6 - 4096 128 0", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.609 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Critical Warning: 0x00", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Temperature: 23 Celsius", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare: 100%", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare Threshold: 10%", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Percentage Used: 10%", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Read: 346,931,338 [177 TB]", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Written: 1,769,409,906 [905 TB]", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Read Commands: 5,686,563,789", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Write Commands: 31,663,681,340", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller Busy Time: 1", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Power Cycles: 54,359", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Power On Hours: 51,751", 2024-09-01T00:28:50.610 INFO:tasks.workunit.client.0.smithi026.stdout: "Unsafe Shutdowns: 170", 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: "Media and Data Integrity Errors: 0", 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information Log Entries: 0", 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: "No Errors Logged", 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: "" 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: "platform_info": "x86_64-linux-5.14.0-503.el9.x86_64", 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: "svn_revision": "5155", 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: "version": [ 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.611 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.612 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": { 2024-09-01T00:28:50.612 INFO:tasks.workunit.client.0.smithi026.stdout: "current": 23 2024-09-01T00:28:50.612 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.612 INFO:tasks.workunit.client.0.smithi026.stdout: "user_capacity": { 2024-09-01T00:28:50.612 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:50.612 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:50.612 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.612 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.612 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.612 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.612 INFO:tasks.workunit.client.0.smithi026.stdout:} 2024-09-01T00:28:50.613 INFO:tasks.workunit.client.0.smithi026.stderr:+ ceph telemetry show-all 2024-09-01T00:28:50.623 INFO:tasks.workunit.client.0.smithi026.stdout:{ 2024-09-01T00:28:50.623 INFO:tasks.workunit.client.0.smithi026.stdout: "device_report": { 2024-09-01T00:28:50.623 INFO:tasks.workunit.client.0.smithi026.stdout: "2626bb00-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:50.623 INFO:tasks.workunit.client.0.smithi026.stdout: "INTEL_SSDPED1D480GA_262741e2-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:50.623 INFO:tasks.workunit.client.0.smithi026.stdout: "20240901-002310": { 2024-09-01T00:28:50.623 INFO:tasks.workunit.client.0.smithi026.stdout: "device": { 2024-09-01T00:28:50.623 INFO:tasks.workunit.client.0.smithi026.stdout: "info_name": "/dev/nvme0n1", 2024-09-01T00:28:50.623 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "/dev/nvme0n1", 2024-09-01T00:28:50.623 INFO:tasks.workunit.client.0.smithi026.stdout: "protocol": "NVMe", 2024-09-01T00:28:50.623 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "nvme" 2024-09-01T00:28:50.623 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.624 INFO:tasks.workunit.client.0.smithi026.stdout: "firmware_version": "E2010325", 2024-09-01T00:28:50.624 INFO:tasks.workunit.client.0.smithi026.stdout: "host_id": "2626bb00-67f9-11ef-8199-ac1f6ba5cac0", 2024-09-01T00:28:50.624 INFO:tasks.workunit.client.0.smithi026.stdout: "json_format_version": [ 2024-09-01T00:28:50.624 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.624 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.624 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.624 INFO:tasks.workunit.client.0.smithi026.stdout: "local_time": { 2024-09-01T00:28:50.624 INFO:tasks.workunit.client.0.smithi026.stdout: "asctime": "Sun Sep 1 00:23:10 2024 UTC", 2024-09-01T00:28:50.624 INFO:tasks.workunit.client.0.smithi026.stdout: "time_t": 1725150190 2024-09-01T00:28:50.624 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.624 INFO:tasks.workunit.client.0.smithi026.stdout: "logical_block_size": 512, 2024-09-01T00:28:50.624 INFO:tasks.workunit.client.0.smithi026.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-01T00:28:50.625 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_controller_id": 0, 2024-09-01T00:28:50.625 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-01T00:28:50.625 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_namespaces": [ 2024-09-01T00:28:50.625 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.625 INFO:tasks.workunit.client.0.smithi026.stdout: "capacity": { 2024-09-01T00:28:50.625 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:50.625 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:50.625 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.625 INFO:tasks.workunit.client.0.smithi026.stdout: "formatted_lba_size": 512, 2024-09-01T00:28:50.625 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 1, 2024-09-01T00:28:50.625 INFO:tasks.workunit.client.0.smithi026.stdout: "size": { 2024-09-01T00:28:50.626 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:50.626 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:50.626 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.626 INFO:tasks.workunit.client.0.smithi026.stdout: "utilization": { 2024-09-01T00:28:50.626 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:50.626 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:50.626 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.626 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.626 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.626 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_number_of_namespaces": 1, 2024-09-01T00:28:50.627 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_pci_vendor": { 2024-09-01T00:28:50.627 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 32902, 2024-09-01T00:28:50.627 INFO:tasks.workunit.client.0.smithi026.stdout: "subsystem_id": 32902 2024-09-01T00:28:50.627 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.627 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_add_log": { 2024-09-01T00:28:50.627 INFO:tasks.workunit.client.0.smithi026.stdout: "Device stats": { 2024-09-01T00:28:50.627 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_fw_downgrades": { 2024-09-01T00:28:50.627 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.627 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.627 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.627 INFO:tasks.workunit.client.0.smithi026.stdout: "crc_error_count": { 2024-09-01T00:28:50.628 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.628 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.628 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.628 INFO:tasks.workunit.client.0.smithi026.stdout: "end_to_end_error_detection_count": { 2024-09-01T00:28:50.628 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.628 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.628 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.628 INFO:tasks.workunit.client.0.smithi026.stdout: "erase_fail_count": { 2024-09-01T00:28:50.628 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.628 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.628 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.628 INFO:tasks.workunit.client.0.smithi026.stdout: "host_bytes_written": { 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 8172536 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: "host_ctx_wear_used": { 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: "media_bytes_read": { 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: "nand_bytes_written": { 2024-09-01T00:28:50.629 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_stat_indicator": { 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: "pll_lock_loss_count": { 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: "program_fail_count": { 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.630 INFO:tasks.workunit.client.0.smithi026.stdout: "re_alloc_sectr_cnt": { 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: "retry_buffer_overflow_count": { 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: "soft_ecc_err_rate": { 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: "thermal_throttle_status": { 2024-09-01T00:28:50.631 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.632 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:50.632 INFO:tasks.workunit.client.0.smithi026.stdout: "cnt": 0, 2024-09-01T00:28:50.632 INFO:tasks.workunit.client.0.smithi026.stdout: "pct": 0 2024-09-01T00:28:50.632 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.632 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.632 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_host_reads": { 2024-09-01T00:28:50.632 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.632 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 15 2024-09-01T00:28:50.632 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.632 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_media_wear": { 2024-09-01T00:28:50.632 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.632 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": "0.000000" 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_timer": { 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 1003012 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: "unexp_power_loss": { 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: "wear_leveling": { 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:50.633 INFO:tasks.workunit.client.0.smithi026.stdout: "avg": 0, 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: "max": 0, 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel Smart log": "nvme0n1" 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_log": { 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare": 100, 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare_threshold": 0, 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: "controller_busy_time": 3191, 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: "critical_warning": 0, 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_read": 111780591, 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_written": 535595333, 2024-09-01T00:28:50.634 INFO:tasks.workunit.client.0.smithi026.stdout: "host_reads": 1659925965, 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "host_writes": 12759490856, 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "media_errors": 0, 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_err_log_entries": 0, 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "percentage_used": 0, 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycles": 19927, 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_hours": 25434, 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": 31, 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "unsafe_shutdowns": 6794 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_vendor": "intel", 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_version": { 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "string": "<1.2", 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.635 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycle_count": 19927, 2024-09-01T00:28:50.636 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_time": { 2024-09-01T00:28:50.636 INFO:tasks.workunit.client.0.smithi026.stdout: "hours": 25434 2024-09-01T00:28:50.636 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.636 INFO:tasks.workunit.client.0.smithi026.stdout: "serial_number": "deleted", 2024-09-01T00:28:50.636 INFO:tasks.workunit.client.0.smithi026.stdout: "smart_status": { 2024-09-01T00:28:50.636 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme": { 2024-09-01T00:28:50.636 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.636 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.636 INFO:tasks.workunit.client.0.smithi026.stdout: "passed": true 2024-09-01T00:28:50.636 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.636 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl": { 2024-09-01T00:28:50.636 INFO:tasks.workunit.client.0.smithi026.stdout: "argv": [ 2024-09-01T00:28:50.637 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl", 2024-09-01T00:28:50.637 INFO:tasks.workunit.client.0.smithi026.stdout: "-x", 2024-09-01T00:28:50.637 INFO:tasks.workunit.client.0.smithi026.stdout: "--json=o", 2024-09-01T00:28:50.637 INFO:tasks.workunit.client.0.smithi026.stdout: "/dev/nvme0n1" 2024-09-01T00:28:50.637 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.637 INFO:tasks.workunit.client.0.smithi026.stdout: "build_info": "(local build)", 2024-09-01T00:28:50.637 INFO:tasks.workunit.client.0.smithi026.stdout: "exit_status": 0, 2024-09-01T00:28:50.637 INFO:tasks.workunit.client.0.smithi026.stdout: "output": [ 2024-09-01T00:28:50.637 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-503.el9.x86_64] (local build)", 2024-09-01T00:28:50.637 INFO:tasks.workunit.client.0.smithi026.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-01T00:28:50.637 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.637 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-01T00:28:50.638 INFO:tasks.workunit.client.0.smithi026.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-01T00:28:50.638 INFO:tasks.workunit.client.0.smithi026.stdout: "Serial Number: deleted", 2024-09-01T00:28:50.638 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Version: E2010325", 2024-09-01T00:28:50.638 INFO:tasks.workunit.client.0.smithi026.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-01T00:28:50.638 INFO:tasks.workunit.client.0.smithi026.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-01T00:28:50.638 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller ID: 0", 2024-09-01T00:28:50.638 INFO:tasks.workunit.client.0.smithi026.stdout: "NVMe Version: <1.2", 2024-09-01T00:28:50.638 INFO:tasks.workunit.client.0.smithi026.stdout: "Number of Namespaces: 1", 2024-09-01T00:28:50.638 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-01T00:28:50.638 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-01T00:28:50.638 INFO:tasks.workunit.client.0.smithi026.stdout: "Local Time is: Sun Sep 1 00:23:10 2024 UTC", 2024-09-01T00:28:50.638 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-01T00:28:50.639 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-01T00:28:50.639 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-01T00:28:50.639 INFO:tasks.workunit.client.0.smithi026.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-01T00:28:50.639 INFO:tasks.workunit.client.0.smithi026.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-01T00:28:50.639 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.639 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported Power States", 2024-09-01T00:28:50.639 INFO:tasks.workunit.client.0.smithi026.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-01T00:28:50.639 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-01T00:28:50.639 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.639 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 512 0 2", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "Critical Warning: 0x00", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "Temperature: 31 Celsius", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare: 100%", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare Threshold: 0%", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "Percentage Used: 0%", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Read: 111,780,591 [57.2 TB]", 2024-09-01T00:28:50.640 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Written: 535,595,333 [274 TB]", 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Read Commands: 1,659,925,965", 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Write Commands: 12,759,490,856", 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller Busy Time: 3,191", 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "Power Cycles: 19,927", 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "Power On Hours: 25,434", 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "Unsafe Shutdowns: 6,794", 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "Media and Data Integrity Errors: 0", 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information Log Entries: 0", 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "No Errors Logged", 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "" 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.641 INFO:tasks.workunit.client.0.smithi026.stdout: "platform_info": "x86_64-linux-5.14.0-503.el9.x86_64", 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: "svn_revision": "5155", 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: "version": [ 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": { 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: "current": 31 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: "user_capacity": { 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 937703088, 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480103981056 2024-09-01T00:28:50.642 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: "26285f14-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: "INTEL_SSDPEDMD400G4_2628d3e0-67f9-11ef-8199-ac1f6ba5cac0": { 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: "20240901-002312": { 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: "device": { 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: "info_name": "/dev/nvme0n1", 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "/dev/nvme0n1", 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: "protocol": "NVMe", 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "nvme" 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: "firmware_version": "8DV101H0", 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: "host_id": "26285f14-67f9-11ef-8199-ac1f6ba5cac0", 2024-09-01T00:28:50.643 INFO:tasks.workunit.client.0.smithi026.stdout: "json_format_version": [ 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: "local_time": { 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: "asctime": "Sun Sep 1 00:23:12 2024 UTC", 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: "time_t": 1725150192 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: "logical_block_size": 512, 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_controller_id": 0, 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_namespaces": [ 2024-09-01T00:28:50.644 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: "capacity": { 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: "formatted_lba_size": 512, 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 1, 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: "size": { 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: "utilization": { 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.645 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_number_of_namespaces": 1, 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_pci_vendor": { 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: "id": 32902, 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: "subsystem_id": 32902 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_add_log": { 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: "Device stats": { 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_fw_downgrades": { 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: "crc_error_count": { 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.646 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: "end_to_end_error_detection_count": { 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: "erase_fail_count": { 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: "host_bytes_written": { 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 26999052 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: "host_ctx_wear_used": { 2024-09-01T00:28:50.647 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 1 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: "media_bytes_read": { 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: "nand_bytes_written": { 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 47710452 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_stat_indicator": { 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.648 INFO:tasks.workunit.client.0.smithi026.stdout: "pll_lock_loss_count": { 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: "program_fail_count": { 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: "re_alloc_sectr_cnt": { 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: "retry_buffer_overflow_count": { 2024-09-01T00:28:50.649 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: "soft_ecc_err_rate": { 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: "thermal_throttle_status": { 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: "cnt": 0, 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: "pct": 0 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_host_reads": { 2024-09-01T00:28:50.650 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 65535 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_media_wear": { 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": "63.999023" 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: "timed_workload_timer": { 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 100, 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 65535 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: "unexp_power_loss": { 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 0, 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": 0 2024-09-01T00:28:50.651 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: "wear_leveling": { 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: "normalized": 90, 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: "raw": { 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: "avg": 3252, 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: "max": 3266, 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 3237 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel Smart log": "nvme0n1" 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_smart_health_information_log": { 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare": 100, 2024-09-01T00:28:50.652 INFO:tasks.workunit.client.0.smithi026.stdout: "available_spare_threshold": 10, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "controller_busy_time": 1, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "critical_warning": 0, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_read": 346931338, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "data_units_written": 1769409906, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "host_reads": 5686563789, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "host_writes": 31663681340, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "media_errors": 0, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "num_err_log_entries": 0, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "percentage_used": 10, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycles": 54359, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_hours": 51751, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": 23, 2024-09-01T00:28:50.653 INFO:tasks.workunit.client.0.smithi026.stdout: "unsafe_shutdowns": 170 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_vendor": "intel", 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme_version": { 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: "string": "<1.2", 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: "power_cycle_count": 54359, 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: "power_on_time": { 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: "hours": 51751 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: "serial_number": "deleted", 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: "smart_status": { 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: "nvme": { 2024-09-01T00:28:50.654 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: "passed": true 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl": { 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: "argv": [ 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl", 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: "-x", 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: "--json=o", 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: "/dev/nvme0n1" 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: "build_info": "(local build)", 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: "exit_status": 0, 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: "output": [ 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-503.el9.x86_64] (local build)", 2024-09-01T00:28:50.655 INFO:tasks.workunit.client.0.smithi026.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "Serial Number: deleted", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Version: 8DV101H0", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller ID: 0", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "NVMe Version: <1.2", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "Number of Namespaces: 1", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "Local Time is: Sun Sep 1 00:23:12 2024 UTC", 2024-09-01T00:28:50.656 INFO:tasks.workunit.client.0.smithi026.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-01T00:28:50.657 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-01T00:28:50.657 INFO:tasks.workunit.client.0.smithi026.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-01T00:28:50.657 INFO:tasks.workunit.client.0.smithi026.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-01T00:28:50.657 INFO:tasks.workunit.client.0.smithi026.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-01T00:28:50.657 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.657 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported Power States", 2024-09-01T00:28:50.657 INFO:tasks.workunit.client.0.smithi026.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-01T00:28:50.657 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-01T00:28:50.657 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.657 INFO:tasks.workunit.client.0.smithi026.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-01T00:28:50.657 INFO:tasks.workunit.client.0.smithi026.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-01T00:28:50.657 INFO:tasks.workunit.client.0.smithi026.stdout: " 0 + 512 0 2", 2024-09-01T00:28:50.658 INFO:tasks.workunit.client.0.smithi026.stdout: " 1 - 512 8 2", 2024-09-01T00:28:50.658 INFO:tasks.workunit.client.0.smithi026.stdout: " 2 - 512 16 2", 2024-09-01T00:28:50.658 INFO:tasks.workunit.client.0.smithi026.stdout: " 3 - 4096 0 0", 2024-09-01T00:28:50.658 INFO:tasks.workunit.client.0.smithi026.stdout: " 4 - 4096 8 0", 2024-09-01T00:28:50.658 INFO:tasks.workunit.client.0.smithi026.stdout: " 5 - 4096 64 0", 2024-09-01T00:28:50.658 INFO:tasks.workunit.client.0.smithi026.stdout: " 6 - 4096 128 0", 2024-09-01T00:28:50.658 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.658 INFO:tasks.workunit.client.0.smithi026.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-01T00:28:50.658 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Critical Warning: 0x00", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Temperature: 23 Celsius", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare: 100%", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Available Spare Threshold: 10%", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Percentage Used: 10%", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Read: 346,931,338 [177 TB]", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Data Units Written: 1,769,409,906 [905 TB]", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Read Commands: 5,686,563,789", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Host Write Commands: 31,663,681,340", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Controller Busy Time: 1", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Power Cycles: 54,359", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Power On Hours: 51,751", 2024-09-01T00:28:50.659 INFO:tasks.workunit.client.0.smithi026.stdout: "Unsafe Shutdowns: 170", 2024-09-01T00:28:50.660 INFO:tasks.workunit.client.0.smithi026.stdout: "Media and Data Integrity Errors: 0", 2024-09-01T00:28:50.660 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information Log Entries: 0", 2024-09-01T00:28:50.660 INFO:tasks.workunit.client.0.smithi026.stdout: "", 2024-09-01T00:28:50.660 INFO:tasks.workunit.client.0.smithi026.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-01T00:28:50.660 INFO:tasks.workunit.client.0.smithi026.stdout: "No Errors Logged", 2024-09-01T00:28:50.660 INFO:tasks.workunit.client.0.smithi026.stdout: "" 2024-09-01T00:28:50.660 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.660 INFO:tasks.workunit.client.0.smithi026.stdout: "platform_info": "x86_64-linux-5.14.0-503.el9.x86_64", 2024-09-01T00:28:50.660 INFO:tasks.workunit.client.0.smithi026.stdout: "svn_revision": "5155", 2024-09-01T00:28:50.660 INFO:tasks.workunit.client.0.smithi026.stdout: "version": [ 2024-09-01T00:28:50.660 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:50.660 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: "temperature": { 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: "current": 23 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: "user_capacity": { 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: "blocks": 781422768, 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 400088457216 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.661 INFO:tasks.workunit.client.0.smithi026.stdout: "report": { 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "balancer": { 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "active": true, 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "mode": "" 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "channels": [ 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "basic", 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "crash", 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "device", 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "ident", 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "perf" 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "channels_available": [ 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "basic", 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "ident", 2024-09-01T00:28:50.662 INFO:tasks.workunit.client.0.smithi026.stdout: "crash", 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "device", 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "perf" 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "collections_available": [ 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_base", 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "device_base", 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "crash_base", 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "ident_base", 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_perf", 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_mds_metadata", 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_usage", 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_usage_by_class", 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_rook_v01", 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_memory_metrics", 2024-09-01T00:28:50.663 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_options_bluestore" 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: "collections_opted_in": [ 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_base", 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: "device_base", 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: "crash_base", 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: "ident_base", 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_perf", 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_mds_metadata", 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_usage", 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_usage_by_class", 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_rook_v01", 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_memory_metrics", 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: "basic_pool_options_bluestore" 2024-09-01T00:28:50.664 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "config": { 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "active_changed": [ 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_debug", 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_mon_ticket_ttl", 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_service_ticket_ttl", 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "bdev_debug_aio", 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "client_check_pool_perm", 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "client_mount_gid", 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "client_mount_uid", 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "client_quota", 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "container_image", 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "daemonize", 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_asserts_on_shutdown", 2024-09-01T00:28:50.665 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mgr", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mon", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_ms", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_osd", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_paxos", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "keyring", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_block_size", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_cache_size", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_compression", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_log", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "leveldb_write_buffer_size", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_file", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_journald", 2024-09-01T00:28:50.666 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_stderr", 2024-09-01T00:28:50.667 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_allow_pool_delete", 2024-09-01T00:28:50.667 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_clock_drift_allowed", 2024-09-01T00:28:50.667 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_file_level", 2024-09-01T00:28:50.667 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_file", 2024-09-01T00:28:50.667 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_journald", 2024-09-01T00:28:50.667 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_stderr", 2024-09-01T00:28:50.667 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_data_avail_warn", 2024-09-01T00:28:50.667 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_election_default_strategy", 2024-09-01T00:28:50.667 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_host", 2024-09-01T00:28:50.667 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_max_pg_per_osd", 2024-09-01T00:28:50.667 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_mgr_mkfs_grace", 2024-09-01T00:28:50.667 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_prime_pg_temp", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_reporter_subtree_level", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_pg_warn_max_object_skew", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_too_few_osds", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_bug", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_old_message", 2024-09-01T00:28:50.668 INFO:tasks.workunit.client.0.smithi026.stdout: "no_config_file", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_default_list", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_load_list", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_crush_chooseleaf_type", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_misdirected_ops", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_op_order", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_pg_log_writeout", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_shutdown", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_cached_snaps", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_missing_on_start", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_stray_on_activate", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep_hdd", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep_hybrid", 2024-09-01T00:28:50.669 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_delete_sleep_ssd", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_max_backfills", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_profile", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_client_lim", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_client_res", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target", 2024-09-01T00:28:50.670 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target_autotune", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue_cut_off", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pg_delete_cost", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_erasure_code_profile", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recover_clone_overlap", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_active", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_active_hdd", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_active_ssd", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_chunk", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep_hdd", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep_hybrid", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_sleep_ssd", 2024-09-01T00:28:50.671 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_load_threshold", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_max_interval", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_sleep", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_shutdown_pgref_assert", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep_hdd", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_snap_trim_sleep_ssd", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "public_addr", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "public_addrv", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "public_network", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd_default_features", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd_qos_exclude_ops", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "setgroup", 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: "setuser" 2024-09-01T00:28:50.672 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "cluster_changed": [ 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_debug", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_mon_ticket_ttl", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "auth_service_ticket_ttl", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "bdev_debug_aio", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "container_image", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_asserts_on_shutdown", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mgr", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_mon", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_ms", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_osd", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "debug_paxos", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_file", 2024-09-01T00:28:50.673 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_journald", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "log_to_stderr", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_join_fs", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/allow_ptrace", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/container_init", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/migration_current", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/cephadm/use_repo_digest", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/dashboard/ssl_server_port", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/orchestrator/orchestrator", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/channel_ident", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/channel_perf", 2024-09-01T00:28:50.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/description", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/enabled", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr/telemetry/organization", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_allow_pool_delete", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_clock_drift_allowed", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_file_level", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_cluster_log_to_file", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_data_avail_warn", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_election_default_strategy", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_max_pg_per_osd", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_mgr_mkfs_grace", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_prime_pg_temp", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_osd_reporter_subtree_level", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_pg_warn_max_object_skew", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-01T00:28:50.675 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-01T00:28:50.676 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-01T00:28:50.676 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-01T00:28:50.676 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-01T00:28:50.676 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-01T00:28:50.677 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-01T00:28:50.677 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-01T00:28:50.677 INFO:tasks.workunit.client.0.smithi026.stdout: "mon_warn_on_too_few_osds", 2024-09-01T00:28:50.677 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_bug", 2024-09-01T00:28:50.678 INFO:tasks.workunit.client.0.smithi026.stdout: "ms_die_on_old_message", 2024-09-01T00:28:50.678 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_default_list", 2024-09-01T00:28:50.678 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_class_load_list", 2024-09-01T00:28:50.678 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_misdirected_ops", 2024-09-01T00:28:50.678 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_op_order", 2024-09-01T00:28:50.678 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_pg_log_writeout", 2024-09-01T00:28:50.679 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_shutdown", 2024-09-01T00:28:50.679 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_cached_snaps", 2024-09-01T00:28:50.679 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_missing_on_start", 2024-09-01T00:28:50.679 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_debug_verify_stray_on_activate", 2024-09-01T00:28:50.679 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-01T00:28:50.680 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-01T00:28:50.680 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mclock_profile", 2024-09-01T00:28:50.680 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target", 2024-09-01T00:28:50.680 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_memory_target_autotune", 2024-09-01T00:28:50.681 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue", 2024-09-01T00:28:50.681 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_op_queue_cut_off", 2024-09-01T00:28:50.681 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_erasure_code_profile", 2024-09-01T00:28:50.681 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-01T00:28:50.681 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recover_clone_overlap", 2024-09-01T00:28:50.681 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_recovery_max_chunk", 2024-09-01T00:28:50.682 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_load_threshold", 2024-09-01T00:28:50.682 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_scrub_max_interval", 2024-09-01T00:28:50.682 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_shutdown_pgref_assert", 2024-09-01T00:28:50.682 INFO:tasks.workunit.client.0.smithi026.stdout: "public_network", 2024-09-01T00:28:50.682 INFO:tasks.workunit.client.0.smithi026.stdout: "rgw_cache_enabled", 2024-09-01T00:28:50.682 INFO:tasks.workunit.client.0.smithi026.stdout: "rgw_enable_ops_log", 2024-09-01T00:28:50.683 INFO:tasks.workunit.client.0.smithi026.stdout: "rgw_enable_usage_log" 2024-09-01T00:28:50.683 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.683 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.683 INFO:tasks.workunit.client.0.smithi026.stdout: "contact": null, 2024-09-01T00:28:50.683 INFO:tasks.workunit.client.0.smithi026.stdout: "crashes": [], 2024-09-01T00:28:50.684 INFO:tasks.workunit.client.0.smithi026.stdout: "created": "2024-09-01T00:19:59.690130Z", 2024-09-01T00:28:50.684 INFO:tasks.workunit.client.0.smithi026.stdout: "crush": { 2024-09-01T00:28:50.684 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket_algs": { 2024-09-01T00:28:50.684 INFO:tasks.workunit.client.0.smithi026.stdout: "straw2": 3 2024-09-01T00:28:50.684 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.684 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket_sizes": { 2024-09-01T00:28:50.685 INFO:tasks.workunit.client.0.smithi026.stdout: "2": 1, 2024-09-01T00:28:50.685 INFO:tasks.workunit.client.0.smithi026.stdout: "4": 2 2024-09-01T00:28:50.685 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.685 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket_types": { 2024-09-01T00:28:50.685 INFO:tasks.workunit.client.0.smithi026.stdout: "1": 2, 2024-09-01T00:28:50.686 INFO:tasks.workunit.client.0.smithi026.stdout: "11": 1 2024-09-01T00:28:50.686 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.686 INFO:tasks.workunit.client.0.smithi026.stdout: "compat_weight_set": false, 2024-09-01T00:28:50.686 INFO:tasks.workunit.client.0.smithi026.stdout: "device_classes": [ 2024-09-01T00:28:50.687 INFO:tasks.workunit.client.0.smithi026.stdout: 8 2024-09-01T00:28:50.687 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.687 INFO:tasks.workunit.client.0.smithi026.stdout: "num_buckets": 6, 2024-09-01T00:28:50.687 INFO:tasks.workunit.client.0.smithi026.stdout: "num_devices": 8, 2024-09-01T00:28:50.688 INFO:tasks.workunit.client.0.smithi026.stdout: "num_rules": 1, 2024-09-01T00:28:50.688 INFO:tasks.workunit.client.0.smithi026.stdout: "num_types": 12, 2024-09-01T00:28:50.688 INFO:tasks.workunit.client.0.smithi026.stdout: "num_weight_sets": 0, 2024-09-01T00:28:50.688 INFO:tasks.workunit.client.0.smithi026.stdout: "tunables": { 2024-09-01T00:28:50.688 INFO:tasks.workunit.client.0.smithi026.stdout: "allowed_bucket_algs": 54, 2024-09-01T00:28:50.689 INFO:tasks.workunit.client.0.smithi026.stdout: "choose_local_fallback_tries": 0, 2024-09-01T00:28:50.689 INFO:tasks.workunit.client.0.smithi026.stdout: "choose_local_tries": 0, 2024-09-01T00:28:50.689 INFO:tasks.workunit.client.0.smithi026.stdout: "choose_total_tries": 50, 2024-09-01T00:28:50.689 INFO:tasks.workunit.client.0.smithi026.stdout: "chooseleaf_descend_once": 1, 2024-09-01T00:28:50.689 INFO:tasks.workunit.client.0.smithi026.stdout: "chooseleaf_stable": 1, 2024-09-01T00:28:50.690 INFO:tasks.workunit.client.0.smithi026.stdout: "chooseleaf_vary_r": 1, 2024-09-01T00:28:50.690 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v2_rules": 0, 2024-09-01T00:28:50.690 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v3_rules": 0, 2024-09-01T00:28:50.690 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v4_buckets": 1, 2024-09-01T00:28:50.690 INFO:tasks.workunit.client.0.smithi026.stdout: "has_v5_rules": 0, 2024-09-01T00:28:50.690 INFO:tasks.workunit.client.0.smithi026.stdout: "legacy_tunables": 0, 2024-09-01T00:28:50.691 INFO:tasks.workunit.client.0.smithi026.stdout: "minimum_required_version": "jewel", 2024-09-01T00:28:50.691 INFO:tasks.workunit.client.0.smithi026.stdout: "optimal_tunables": 1, 2024-09-01T00:28:50.691 INFO:tasks.workunit.client.0.smithi026.stdout: "profile": "jewel", 2024-09-01T00:28:50.691 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables": 1, 2024-09-01T00:28:50.692 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables2": 1, 2024-09-01T00:28:50.692 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables3": 1, 2024-09-01T00:28:50.692 INFO:tasks.workunit.client.0.smithi026.stdout: "require_feature_tunables5": 1, 2024-09-01T00:28:50.692 INFO:tasks.workunit.client.0.smithi026.stdout: "straw_calc_version": 1 2024-09-01T00:28:50.692 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.693 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.693 INFO:tasks.workunit.client.0.smithi026.stdout: "description": "upgrade test cluster", 2024-09-01T00:28:50.693 INFO:tasks.workunit.client.0.smithi026.stdout: "fs": { 2024-09-01T00:28:50.693 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:50.693 INFO:tasks.workunit.client.0.smithi026.stdout: "feature_flags": { 2024-09-01T00:28:50.694 INFO:tasks.workunit.client.0.smithi026.stdout: "enable_multiple": true, 2024-09-01T00:28:50.694 INFO:tasks.workunit.client.0.smithi026.stdout: "ever_enabled_multiple": true 2024-09-01T00:28:50.694 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.694 INFO:tasks.workunit.client.0.smithi026.stdout: "filesystems": [ 2024-09-01T00:28:50.694 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.695 INFO:tasks.workunit.client.0.smithi026.stdout: "approx_ctime": "2024-09", 2024-09-01T00:28:50.695 INFO:tasks.workunit.client.0.smithi026.stdout: "balancer_enabled": false, 2024-09-01T00:28:50.695 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.695 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_caps": 0, 2024-09-01T00:28:50.695 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_dns": 10, 2024-09-01T00:28:50.696 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_inos": 13, 2024-09-01T00:28:50.696 INFO:tasks.workunit.client.0.smithi026.stdout: "cached_subtrees": 2, 2024-09-01T00:28:50.696 INFO:tasks.workunit.client.0.smithi026.stdout: "ever_allowed_features": 0, 2024-09-01T00:28:50.696 INFO:tasks.workunit.client.0.smithi026.stdout: "explicitly_allowed_features": 0, 2024-09-01T00:28:50.696 INFO:tasks.workunit.client.0.smithi026.stdout: "files": 0, 2024-09-01T00:28:50.697 INFO:tasks.workunit.client.0.smithi026.stdout: "max_mds": 1, 2024-09-01T00:28:50.697 INFO:tasks.workunit.client.0.smithi026.stdout: "num_data_pools": 1, 2024-09-01T00:28:50.697 INFO:tasks.workunit.client.0.smithi026.stdout: "num_in": 1, 2024-09-01T00:28:50.697 INFO:tasks.workunit.client.0.smithi026.stdout: "num_mds": 1, 2024-09-01T00:28:50.697 INFO:tasks.workunit.client.0.smithi026.stdout: "num_sessions": 0, 2024-09-01T00:28:50.698 INFO:tasks.workunit.client.0.smithi026.stdout: "num_standby_replay": 0, 2024-09-01T00:28:50.698 INFO:tasks.workunit.client.0.smithi026.stdout: "num_up": 1, 2024-09-01T00:28:50.698 INFO:tasks.workunit.client.0.smithi026.stdout: "snaps": 0, 2024-09-01T00:28:50.698 INFO:tasks.workunit.client.0.smithi026.stdout: "standby_count_wanted": 0 2024-09-01T00:28:50.698 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.698 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.699 INFO:tasks.workunit.client.0.smithi026.stdout: "num_standby_mds": 1, 2024-09-01T00:28:50.699 INFO:tasks.workunit.client.0.smithi026.stdout: "total_num_mds": 2 2024-09-01T00:28:50.699 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.699 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_stats": { 2024-09-01T00:28:50.699 INFO:tasks.workunit.client.0.smithi026.stdout: "mds": { 2024-09-01T00:28:50.700 INFO:tasks.workunit.client.0.smithi026.stdout: "mds.8c90dba8f5363d4d6e94484ed64b3c8dd2c0f4ef": { 2024-09-01T00:28:50.700 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 20512768, 2024-09-01T00:28:50.700 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 458880, 2024-09-01T00:28:50.700 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2621440, 2024-09-01T00:28:50.700 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:50.701 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 671744, 2024-09-01T00:28:50.701 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 428, 2024-09-01T00:28:50.701 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.701 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 1445904, 2024-09-01T00:28:50.701 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 21, 2024-09-01T00:28:50.702 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 886272, 2024-09-01T00:28:50.702 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 15100272, 2024-09-01T00:28:50.702 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 21184512 2024-09-01T00:28:50.702 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.702 INFO:tasks.workunit.client.0.smithi026.stdout: "mds.fc7aaa08fa2007b64f869c3830ffec4a0be1b9ad": { 2024-09-01T00:28:50.703 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 20135936, 2024-09-01T00:28:50.703 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 356672, 2024-09-01T00:28:50.703 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2621440, 2024-09-01T00:28:50.703 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 999424, 2024-09-01T00:28:50.703 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 0, 2024-09-01T00:28:50.703 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 338, 2024-09-01T00:28:50.703 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.703 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 1094976, 2024-09-01T00:28:50.703 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 12, 2024-09-01T00:28:50.703 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 358912, 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 14704512, 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 20135936 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.864337b0abddfbc06a9685cc69f779bd7548fb5e": { 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 36077568, 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 1089304, 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2621440, 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 40960, 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 8298496, 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 997, 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.704 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 6867616, 2024-09-01T00:28:50.705 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 21, 2024-09-01T00:28:50.705 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 1778432, 2024-09-01T00:28:50.705 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 23679816, 2024-09-01T00:28:50.705 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 44376064 2024-09-01T00:28:50.705 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.705 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.8c90dba8f5363d4d6e94484ed64b3c8dd2c0f4ef": { 2024-09-01T00:28:50.705 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 36470784, 2024-09-01T00:28:50.705 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 820072, 2024-09-01T00:28:50.705 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2621440, 2024-09-01T00:28:50.705 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 98304, 2024-09-01T00:28:50.705 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 8953856, 2024-09-01T00:28:50.705 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1169, 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 7680096, 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 21, 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 1527040, 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 23723832, 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 45424640 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.fc7aaa08fa2007b64f869c3830ffec4a0be1b9ad": { 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 45924352, 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 1750144, 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2621440, 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 835584, 2024-09-01T00:28:50.706 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 3588096, 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1820, 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 10417312, 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 23, 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 3110656, 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 27189216, 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 49512448 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.0": { 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 51445760, 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 1774256, 2024-09-01T00:28:50.707 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:50.708 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:50.708 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 196608, 2024-09-01T00:28:50.708 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1768, 2024-09-01T00:28:50.708 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.708 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 6274232, 2024-09-01T00:28:50.708 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:50.708 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 3494656, 2024-09-01T00:28:50.708 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 37150104, 2024-09-01T00:28:50.708 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 51642368 2024-09-01T00:28:50.709 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.709 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.1": { 2024-09-01T00:28:50.709 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 46325760, 2024-09-01T00:28:50.709 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 791792, 2024-09-01T00:28:50.709 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:50.709 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:50.709 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 73728, 2024-09-01T00:28:50.709 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1382, 2024-09-01T00:28:50.709 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.709 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 5864704, 2024-09-01T00:28:50.709 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:50.710 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 2014464, 2024-09-01T00:28:50.710 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 34902288, 2024-09-01T00:28:50.710 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 46399488 2024-09-01T00:28:50.710 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.710 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.2": { 2024-09-01T00:28:50.711 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 49274880, 2024-09-01T00:28:50.711 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 1571360, 2024-09-01T00:28:50.711 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:50.711 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:50.711 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 204800, 2024-09-01T00:28:50.711 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1667, 2024-09-01T00:28:50.711 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.711 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 6304792, 2024-09-01T00:28:50.711 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:50.711 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 3592192, 2024-09-01T00:28:50.711 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 35054024, 2024-09-01T00:28:50.712 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 49479680 2024-09-01T00:28:50.712 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.712 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.3": { 2024-09-01T00:28:50.712 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 44711936, 2024-09-01T00:28:50.712 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 586064, 2024-09-01T00:28:50.712 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:50.712 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:50.712 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 638976, 2024-09-01T00:28:50.712 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1281, 2024-09-01T00:28:50.712 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.712 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 4745904, 2024-09-01T00:28:50.712 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 2013184, 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 34614272, 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 45350912 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.4": { 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 47857664, 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 1833528, 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 507904, 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1666, 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.713 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 5703912, 2024-09-01T00:28:50.714 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:50.714 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 3419392, 2024-09-01T00:28:50.714 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 34148320, 2024-09-01T00:28:50.714 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 48365568 2024-09-01T00:28:50.714 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.714 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.5": { 2024-09-01T00:28:50.714 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 45293568, 2024-09-01T00:28:50.714 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 798616, 2024-09-01T00:28:50.714 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:50.714 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:50.714 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 57344, 2024-09-01T00:28:50.714 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1274, 2024-09-01T00:28:50.715 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.715 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 4490456, 2024-09-01T00:28:50.715 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:50.715 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 2093824, 2024-09-01T00:28:50.715 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 35158160, 2024-09-01T00:28:50.715 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 45350912 2024-09-01T00:28:50.715 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.715 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.6": { 2024-09-01T00:28:50.715 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 49176576, 2024-09-01T00:28:50.715 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 2043992, 2024-09-01T00:28:50.716 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:50.716 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 0, 2024-09-01T00:28:50.716 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 368640, 2024-09-01T00:28:50.716 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1676, 2024-09-01T00:28:50.716 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.716 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 5514792, 2024-09-01T00:28:50.716 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:50.716 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 3666688, 2024-09-01T00:28:50.716 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 35198592, 2024-09-01T00:28:50.716 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 49545216 2024-09-01T00:28:50.716 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.7": { 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "actual_memory_used": 50421760, 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "central_cache_freelist": 2180624, 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "malloc_metadata": 2752512, 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "page_heap_freelist": 24576, 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "released_to_os": 172032, 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "spans_in_use": 1724, 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "tcmalloc_page_size": 8192, 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_cache_freelists": 6094048, 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "thread_heaps_in_use": 47, 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "transfer_cache_freelist": 3342080, 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "use_by_application": 36027920, 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: "virtual_address_space_used": 50593792 2024-09-01T00:28:50.717 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.718 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.718 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.718 INFO:tasks.workunit.client.0.smithi026.stdout: "hosts": { 2024-09-01T00:28:50.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num": 2, 2024-09-01T00:28:50.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_mds": 2, 2024-09-01T00:28:50.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_mgr": 2, 2024-09-01T00:28:50.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_mon": 2, 2024-09-01T00:28:50.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_with_osd": 2 2024-09-01T00:28:50.718 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.718 INFO:tasks.workunit.client.0.smithi026.stdout: "io_rate": { 2024-09-01T00:28:50.718 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_stats_delta": { 2024-09-01T00:28:50.718 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": 0, 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_store_stats": 0, 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "stamp_delta": "12.002447", 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:50.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:50.720 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:50.721 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "store_stats": { 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "available": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_allocated": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_original": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "data_stored": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "internal_metadata": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "internally_reserved": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_allocated": 0, 2024-09-01T00:28:50.722 INFO:tasks.workunit.client.0.smithi026.stdout: "total": 0 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: "up": 0 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: "leaderboard": false, 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: "leaderboard_description": null, 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: "license": "sharing-1-0", 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: "mempool": { 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: "mds": { 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: "mds.8c90dba8f5363d4d6e94484ed64b3c8dd2c0f4ef": { 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.723 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.724 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.725 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.726 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.727 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.728 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.728 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.728 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.728 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.728 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.729 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.729 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.729 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.729 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.729 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.729 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.729 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.729 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.729 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.729 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 222439, 2024-09-01T00:28:50.729 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 68 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 51704, 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 208 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.730 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 8208, 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 139 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.731 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: "mds.fc7aaa08fa2007b64f869c3830ffec4a0be1b9ad": { 2024-09-01T00:28:50.732 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.733 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.734 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.735 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.736 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.737 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 150168, 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 33 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 928, 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 2 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.738 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.739 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.740 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.740 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.740 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.740 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.740 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.740 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.740 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.740 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.864337b0abddfbc06a9685cc69f779bd7548fb5e": { 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.741 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.742 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.743 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.743 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.743 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.743 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.743 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.743 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.743 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.743 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.743 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.743 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.743 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.743 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.744 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.744 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.744 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.744 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.744 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.744 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.744 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.744 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.744 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.744 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.744 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.744 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.745 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.746 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1188514, 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 370 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.747 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.748 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6784, 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 138 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12744, 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1546 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 5312, 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 103 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.749 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.8c90dba8f5363d4d6e94484ed64b3c8dd2c0f4ef": { 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.750 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.751 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.752 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.753 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.753 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.753 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.753 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.753 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.753 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.753 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.753 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.753 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.753 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.753 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.753 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.754 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.755 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1178138, 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 365 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.756 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6784, 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 138 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12744, 2024-09-01T00:28:50.757 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1546 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 5312, 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 103 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.758 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.759 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.759 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.fc7aaa08fa2007b64f869c3830ffec4a0be1b9ad": { 2024-09-01T00:28:50.759 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.759 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.759 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.759 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.759 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.759 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.760 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.761 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.762 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.763 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1232194, 2024-09-01T00:28:50.764 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 364 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 352, 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 4 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.765 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6784, 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 138 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12744, 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1546 2024-09-01T00:28:50.766 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 10624, 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 206 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.767 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.0": { 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:50.768 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6480, 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 81 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 23520, 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 210 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.769 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1712, 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 45 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 606208, 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 17 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 100614, 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 17143 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 216496, 2024-09-01T00:28:50.770 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 350 2024-09-01T00:28:50.771 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.771 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.771 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 11868, 2024-09-01T00:28:50.771 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 789 2024-09-01T00:28:50.771 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.771 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.771 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 10080, 2024-09-01T00:28:50.771 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 210 2024-09-01T00:28:50.772 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.772 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.772 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.772 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.772 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.772 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.772 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 34108, 2024-09-01T00:28:50.772 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 218 2024-09-01T00:28:50.772 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 23520, 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 210 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 455268, 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 99 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.773 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2450214, 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 196 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6952, 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 79 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.774 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 521640, 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 45 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 102024, 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 201 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.775 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241240, 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3529 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.776 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.1": { 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.777 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 5440, 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 68 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22288, 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 199 2024-09-01T00:28:50.778 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.779 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.779 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1264, 2024-09-01T00:28:50.779 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 41 2024-09-01T00:28:50.779 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.779 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.779 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16384, 2024-09-01T00:28:50.779 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 4 2024-09-01T00:28:50.779 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.779 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.779 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 52864, 2024-09-01T00:28:50.779 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 9798 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 139656, 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 237 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9956, 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 617 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9552, 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 199 2024-09-01T00:28:50.780 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 30008, 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 205 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22288, 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 199 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 736, 2024-09-01T00:28:50.781 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 461385, 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 101 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12112, 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2451557, 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 193 2024-09-01T00:28:50.782 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.783 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.783 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 5016, 2024-09-01T00:28:50.783 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 57 2024-09-01T00:28:50.783 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.783 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.783 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.783 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.783 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.783 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.783 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 440496, 2024-09-01T00:28:50.783 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 38 2024-09-01T00:28:50.783 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 8528, 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 22 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241240, 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3529 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.784 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.785 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.2": { 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.786 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 5040, 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 63 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22064, 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 197 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1152, 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 40 2024-09-01T00:28:50.787 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12288, 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 91902, 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 15789 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 202216, 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 329 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.788 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9132, 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 606 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9456, 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 197 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 28296, 2024-09-01T00:28:50.789 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 197 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22064, 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 197 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 736, 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 369846, 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 78 2024-09-01T00:28:50.790 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.791 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.791 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12112, 2024-09-01T00:28:50.791 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.791 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.792 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.792 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2412100, 2024-09-01T00:28:50.792 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 172 2024-09-01T00:28:50.792 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.792 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.793 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4400, 2024-09-01T00:28:50.793 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 50 2024-09-01T00:28:50.793 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.793 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.793 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.793 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.793 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.793 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.793 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 359352, 2024-09-01T00:28:50.794 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 31 2024-09-01T00:28:50.794 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.794 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.794 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.794 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.794 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.794 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.794 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 8840, 2024-09-01T00:28:50.794 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 25 2024-09-01T00:28:50.794 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.794 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.794 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241752, 2024-09-01T00:28:50.795 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3553 2024-09-01T00:28:50.795 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.795 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.795 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.795 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.795 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.795 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.795 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.795 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.795 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.795 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.795 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.3": { 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.796 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4400, 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 55 2024-09-01T00:28:50.797 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22512, 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 201 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 592, 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 35 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4096, 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.798 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 51488, 2024-09-01T00:28:50.799 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 9694 2024-09-01T00:28:50.799 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.799 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.799 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 138296, 2024-09-01T00:28:50.799 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 235 2024-09-01T00:28:50.799 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.799 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.799 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9916, 2024-09-01T00:28:50.799 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 622 2024-09-01T00:28:50.799 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.799 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.799 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9648, 2024-09-01T00:28:50.800 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 201 2024-09-01T00:28:50.800 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.800 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.800 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.800 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.800 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.800 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.800 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 29160, 2024-09-01T00:28:50.800 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 203 2024-09-01T00:28:50.800 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.800 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22512, 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 201 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2208, 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 336102, 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 70 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.801 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 26565, 2024-09-01T00:28:50.802 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 9 2024-09-01T00:28:50.802 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.802 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.802 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2453760, 2024-09-01T00:28:50.802 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 190 2024-09-01T00:28:50.802 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.802 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.802 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4840, 2024-09-01T00:28:50.802 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 55 2024-09-01T00:28:50.802 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.803 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.803 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.803 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.803 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.803 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.803 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 428904, 2024-09-01T00:28:50.803 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 37 2024-09-01T00:28:50.803 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 10400, 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 20 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241240, 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3529 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.804 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.805 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.4": { 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:50.806 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4000, 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 50 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22400, 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 200 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 928, 2024-09-01T00:28:50.807 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 38 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4096, 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 91411, 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 15837 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 206976, 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 336 2024-09-01T00:28:50.808 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9976, 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 619 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9600, 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 200 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.809 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 29584, 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 204 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22400, 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 200 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 736, 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 1 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 957791, 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 79 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.810 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12112, 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2430181, 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 178 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4752, 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 54 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.811 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 440496, 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 38 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 8840, 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 17 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241752, 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3553 2024-09-01T00:28:50.812 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.813 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.5": { 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.814 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 3440, 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 43 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.815 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22400, 2024-09-01T00:28:50.816 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 200 2024-09-01T00:28:50.816 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.816 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.816 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 480, 2024-09-01T00:28:50.816 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 34 2024-09-01T00:28:50.817 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.817 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.817 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.817 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.817 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.817 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.817 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 53561, 2024-09-01T00:28:50.818 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 9931 2024-09-01T00:28:50.818 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.818 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.818 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 141696, 2024-09-01T00:28:50.818 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 240 2024-09-01T00:28:50.818 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.818 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.818 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 10344, 2024-09-01T00:28:50.818 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 624 2024-09-01T00:28:50.818 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.818 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9600, 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 200 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 30608, 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 208 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 22400, 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 200 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.819 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2208, 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 897195, 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 64 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 26565, 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 9 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2424260, 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 186 2024-09-01T00:28:50.820 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.821 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.821 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 5456, 2024-09-01T00:28:50.821 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 62 2024-09-01T00:28:50.821 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.821 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.821 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.821 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.821 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.821 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.821 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 475272, 2024-09-01T00:28:50.821 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 41 2024-09-01T00:28:50.821 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 13520, 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 26 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241752, 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3553 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.822 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.6": { 2024-09-01T00:28:50.823 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.824 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.824 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.824 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.824 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.824 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:50.824 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:50.824 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.824 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.824 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:50.824 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:50.825 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.825 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.825 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:50.825 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.825 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.826 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.826 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2640, 2024-09-01T00:28:50.826 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 33 2024-09-01T00:28:50.826 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.827 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.827 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 23296, 2024-09-01T00:28:50.827 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 208 2024-09-01T00:28:50.827 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.827 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.827 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 592, 2024-09-01T00:28:50.828 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 35 2024-09-01T00:28:50.828 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.828 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.828 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 19186, 2024-09-01T00:28:50.828 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 4 2024-09-01T00:28:50.828 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.829 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.829 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 92391, 2024-09-01T00:28:50.829 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 16217 2024-09-01T00:28:50.829 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.829 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.829 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 207656, 2024-09-01T00:28:50.829 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 337 2024-09-01T00:28:50.829 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.829 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.829 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 11348, 2024-09-01T00:28:50.829 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 779 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9984, 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 208 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 31036, 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 205 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.830 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 23296, 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 208 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 827073, 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 49 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.831 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2444820, 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 178 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 4928, 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 56 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.832 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.833 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 452088, 2024-09-01T00:28:50.833 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 39 2024-09-01T00:28:50.833 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.833 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.833 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.833 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.833 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.833 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.833 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 101192, 2024-09-01T00:28:50.833 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 205 2024-09-01T00:28:50.833 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.833 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241240, 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3529 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.834 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.835 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.835 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.835 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.835 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.835 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.835 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.835 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.835 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.7": { 2024-09-01T00:28:50.835 INFO:tasks.workunit.client.0.smithi026.stdout: "bloom_filter": { 2024-09-01T00:28:50.835 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.835 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.835 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.836 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:50.836 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6304, 2024-09-01T00:28:50.836 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 115 2024-09-01T00:28:50.836 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.836 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_reader": { 2024-09-01T00:28:50.836 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 16896, 2024-09-01T00:28:50.836 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 8 2024-09-01T00:28:50.836 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.836 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs_file_writer": { 2024-09-01T00:28:50.836 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 576, 2024-09-01T00:28:50.837 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3 2024-09-01T00:28:50.837 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.837 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_alloc": { 2024-09-01T00:28:50.837 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2240, 2024-09-01T00:28:50.837 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 28 2024-09-01T00:28:50.837 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.837 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_blob": { 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 23072, 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 206 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_buffer": { 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 1376, 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 42 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_data": { 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 282624, 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 10 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_meta": { 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 95529, 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 16609 2024-09-01T00:28:50.838 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_onode": { 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 213096, 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 345 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_cache_other": { 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 12092, 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 782 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_extent": { 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 9888, 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 206 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_fsck": { 2024-09-01T00:28:50.839 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_inline_bl": { 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 33420, 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 213 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_shared_blob": { 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 23072, 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 206 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_txc": { 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.840 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing": { 2024-09-01T00:28:50.841 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 197489, 2024-09-01T00:28:50.841 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 38 2024-09-01T00:28:50.841 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.841 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore_writing_deferred": { 2024-09-01T00:28:50.841 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.841 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.841 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.841 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_anon": { 2024-09-01T00:28:50.841 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 2434854, 2024-09-01T00:28:50.844 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 194 2024-09-01T00:28:50.844 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.844 INFO:tasks.workunit.client.0.smithi026.stdout: "buffer_meta": { 2024-09-01T00:28:50.844 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 6248, 2024-09-01T00:28:50.844 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 71 2024-09-01T00:28:50.844 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.844 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_co": { 2024-09-01T00:28:50.844 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.844 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.844 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.844 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.844 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 533232, 2024-09-01T00:28:50.845 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 46 2024-09-01T00:28:50.845 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.845 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_mapbl": { 2024-09-01T00:28:50.845 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.845 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.845 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.845 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_pglog": { 2024-09-01T00:28:50.845 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 104936, 2024-09-01T00:28:50.845 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 249 2024-09-01T00:28:50.845 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.845 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap": { 2024-09-01T00:28:50.845 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 241240, 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 3529 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap_mapping": { 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: "pgmap": { 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_1": { 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.846 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.847 INFO:tasks.workunit.client.0.smithi026.stdout: "unittest_2": { 2024-09-01T00:28:50.847 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes": 0, 2024-09-01T00:28:50.847 INFO:tasks.workunit.client.0.smithi026.stdout: "items": 0 2024-09-01T00:28:50.847 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.847 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.847 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.847 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.847 INFO:tasks.workunit.client.0.smithi026.stdout: "metadata": { 2024-09-01T00:28:50.847 INFO:tasks.workunit.client.0.smithi026.stdout: "mds": { 2024-09-01T00:28:50.847 INFO:tasks.workunit.client.0.smithi026.stdout: "arch": { 2024-09-01T00:28:50.848 INFO:tasks.workunit.client.0.smithi026.stdout: "x86_64": 2 2024-09-01T00:28:50.848 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.848 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_version": { 2024-09-01T00:28:50.848 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:28:50.848 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.848 INFO:tasks.workunit.client.0.smithi026.stdout: "cpu": { 2024-09-01T00:28:50.848 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-09-01T00:28:50.848 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-01T00:28:50.848 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.848 INFO:tasks.workunit.client.0.smithi026.stdout: "distro": { 2024-09-01T00:28:50.848 INFO:tasks.workunit.client.0.smithi026.stdout: "centos": 2 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: "distro_description": { 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: "CentOS Stream 9": 2 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_description": { 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024": 2 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_version": { 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: "5.14.0-503.el9.x86_64": 2 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: "os": { 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: "Linux": 2 2024-09-01T00:28:50.849 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: "arch": { 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: "x86_64": 3 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_version": { 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 3 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: "cpu": { 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: "distro": { 2024-09-01T00:28:50.850 INFO:tasks.workunit.client.0.smithi026.stdout: "centos": 3 2024-09-01T00:28:50.851 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.851 INFO:tasks.workunit.client.0.smithi026.stdout: "distro_description": { 2024-09-01T00:28:50.851 INFO:tasks.workunit.client.0.smithi026.stdout: "CentOS Stream 9": 3 2024-09-01T00:28:50.851 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.851 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_description": { 2024-09-01T00:28:50.851 INFO:tasks.workunit.client.0.smithi026.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024": 3 2024-09-01T00:28:50.851 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.851 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_version": { 2024-09-01T00:28:50.851 INFO:tasks.workunit.client.0.smithi026.stdout: "5.14.0-503.el9.x86_64": 3 2024-09-01T00:28:50.851 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.851 INFO:tasks.workunit.client.0.smithi026.stdout: "os": { 2024-09-01T00:28:50.851 INFO:tasks.workunit.client.0.smithi026.stdout: "Linux": 3 2024-09-01T00:28:50.852 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.852 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.852 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.852 INFO:tasks.workunit.client.0.smithi026.stdout: "arch": { 2024-09-01T00:28:50.852 INFO:tasks.workunit.client.0.smithi026.stdout: "x86_64": 8 2024-09-01T00:28:50.852 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.852 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_version": { 2024-09-01T00:28:50.852 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8 2024-09-01T00:28:50.852 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.852 INFO:tasks.workunit.client.0.smithi026.stdout: "cpu": { 2024-09-01T00:28:50.852 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-09-01T00:28:50.852 INFO:tasks.workunit.client.0.smithi026.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-09-01T00:28:50.853 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.853 INFO:tasks.workunit.client.0.smithi026.stdout: "distro": { 2024-09-01T00:28:50.853 INFO:tasks.workunit.client.0.smithi026.stdout: "centos": 8 2024-09-01T00:28:50.853 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.853 INFO:tasks.workunit.client.0.smithi026.stdout: "distro_description": { 2024-09-01T00:28:50.853 INFO:tasks.workunit.client.0.smithi026.stdout: "CentOS Stream 9": 8 2024-09-01T00:28:50.853 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.853 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_description": { 2024-09-01T00:28:50.853 INFO:tasks.workunit.client.0.smithi026.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024": 8 2024-09-01T00:28:50.853 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.853 INFO:tasks.workunit.client.0.smithi026.stdout: "kernel_version": { 2024-09-01T00:28:50.853 INFO:tasks.workunit.client.0.smithi026.stdout: "5.14.0-503.el9.x86_64": 8 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: "os": { 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: "Linux": 8 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_objectstore": { 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": 8 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: "rotational": { 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: "0": 8 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.854 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "features": { 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "optional": [], 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "persistent": [ 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "kraken", 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "luminous", 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "mimic", 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "osdmap-prune", 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "nautilus", 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "octopus", 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "pacific", 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "elector-pinging", 2024-09-01T00:28:50.855 INFO:tasks.workunit.client.0.smithi026.stdout: "quincy", 2024-09-01T00:28:50.856 INFO:tasks.workunit.client.0.smithi026.stdout: "reef" 2024-09-01T00:28:50.856 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.856 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.856 INFO:tasks.workunit.client.0.smithi026.stdout: "ipv4_addr_mons": 6, 2024-09-01T00:28:50.856 INFO:tasks.workunit.client.0.smithi026.stdout: "ipv6_addr_mons": 0, 2024-09-01T00:28:50.856 INFO:tasks.workunit.client.0.smithi026.stdout: "min_mon_release": 18, 2024-09-01T00:28:50.856 INFO:tasks.workunit.client.0.smithi026.stdout: "v1_addr_mons": 3, 2024-09-01T00:28:50.856 INFO:tasks.workunit.client.0.smithi026.stdout: "v2_addr_mons": 3 2024-09-01T00:28:50.856 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.857 INFO:tasks.workunit.client.0.smithi026.stdout: "organization": "ceph-qa", 2024-09-01T00:28:50.857 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:50.857 INFO:tasks.workunit.client.0.smithi026.stdout: "cluster_network": false, 2024-09-01T00:28:50.857 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 8, 2024-09-01T00:28:50.857 INFO:tasks.workunit.client.0.smithi026.stdout: "require_min_compat_client": "luminous", 2024-09-01T00:28:50.858 INFO:tasks.workunit.client.0.smithi026.stdout: "require_osd_release": "reef" 2024-09-01T00:28:50.858 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.858 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_perf_histograms": [ 2024-09-01T00:28:50.858 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.858 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:50.858 INFO:tasks.workunit.client.0.smithi026.stdout: "axes": [ 2024-09-01T00:28:50.858 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.858 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:50.858 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:50.858 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Latency (usec)", 2024-09-01T00:28:50.858 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 100000, 2024-09-01T00:28:50.858 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 99999]", 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[100000, 199999]", 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[200000, 399999]", 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[400000, 799999]", 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[800000, 1599999]", 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[1600000, 3199999]", 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[3200000, 6399999]", 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[6400000, 12799999]", 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[12800000, 25599999]", 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[25600000, 51199999]", 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[51200000, 102399999]", 2024-09-01T00:28:50.859 INFO:tasks.workunit.client.0.smithi026.stdout: "[102400000, 204799999]", 2024-09-01T00:28:50.860 INFO:tasks.workunit.client.0.smithi026.stdout: "[204800000, 409599999]", 2024-09-01T00:28:50.860 INFO:tasks.workunit.client.0.smithi026.stdout: "[409600000, 819199999]", 2024-09-01T00:28:50.860 INFO:tasks.workunit.client.0.smithi026.stdout: "[819200000, 1638399999]", 2024-09-01T00:28:50.860 INFO:tasks.workunit.client.0.smithi026.stdout: "[1638400000, 3276799999]", 2024-09-01T00:28:50.860 INFO:tasks.workunit.client.0.smithi026.stdout: "[3276800000, 6553599999]", 2024-09-01T00:28:50.860 INFO:tasks.workunit.client.0.smithi026.stdout: "[6553600000, 13107199999]", 2024-09-01T00:28:50.860 INFO:tasks.workunit.client.0.smithi026.stdout: "[13107200000, 26214399999]", 2024-09-01T00:28:50.860 INFO:tasks.workunit.client.0.smithi026.stdout: "[26214400000, 52428799999]", 2024-09-01T00:28:50.860 INFO:tasks.workunit.client.0.smithi026.stdout: "[52428800000, 104857599999]", 2024-09-01T00:28:50.860 INFO:tasks.workunit.client.0.smithi026.stdout: "[104857600000, 209715199999]", 2024-09-01T00:28:50.860 INFO:tasks.workunit.client.0.smithi026.stdout: "[209715200000, 419430399999]", 2024-09-01T00:28:50.861 INFO:tasks.workunit.client.0.smithi026.stdout: "[419430400000, 838860799999]", 2024-09-01T00:28:50.861 INFO:tasks.workunit.client.0.smithi026.stdout: "[838860800000, 1677721599999]", 2024-09-01T00:28:50.861 INFO:tasks.workunit.client.0.smithi026.stdout: "[1677721600000, 3355443199999]", 2024-09-01T00:28:50.861 INFO:tasks.workunit.client.0.smithi026.stdout: "[3355443200000, 6710886399999]", 2024-09-01T00:28:50.861 INFO:tasks.workunit.client.0.smithi026.stdout: "[6710886400000, 13421772799999]", 2024-09-01T00:28:50.861 INFO:tasks.workunit.client.0.smithi026.stdout: "[13421772800000, 26843545599999]", 2024-09-01T00:28:50.861 INFO:tasks.workunit.client.0.smithi026.stdout: "[26843545600000, 53687091199999]", 2024-09-01T00:28:50.861 INFO:tasks.workunit.client.0.smithi026.stdout: "[53687091200000, None]" 2024-09-01T00:28:50.861 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.861 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:50.861 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.861 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Request size (bytes)", 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 512, 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 511]", 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "[512, 1023]", 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "[1024, 2047]", 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "[2048, 4095]", 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "[4096, 8191]", 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "[8192, 16383]", 2024-09-01T00:28:50.862 INFO:tasks.workunit.client.0.smithi026.stdout: "[16384, 32767]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[32768, 65535]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[65536, 131071]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[131072, 262143]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[262144, 524287]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[524288, 1048575]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[1048576, 2097151]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[2097152, 4194303]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[4194304, 8388607]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[8388608, 16777215]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[16777216, 33554431]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[33554432, 67108863]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[67108864, 134217727]", 2024-09-01T00:28:50.863 INFO:tasks.workunit.client.0.smithi026.stdout: "[134217728, 268435455]", 2024-09-01T00:28:50.864 INFO:tasks.workunit.client.0.smithi026.stdout: "[268435456, 536870911]", 2024-09-01T00:28:50.864 INFO:tasks.workunit.client.0.smithi026.stdout: "[536870912, 1073741823]", 2024-09-01T00:28:50.864 INFO:tasks.workunit.client.0.smithi026.stdout: "[1073741824, 2147483647]", 2024-09-01T00:28:50.864 INFO:tasks.workunit.client.0.smithi026.stdout: "[2147483648, 4294967295]", 2024-09-01T00:28:50.864 INFO:tasks.workunit.client.0.smithi026.stdout: "[4294967296, 8589934591]", 2024-09-01T00:28:50.864 INFO:tasks.workunit.client.0.smithi026.stdout: "[8589934592, 17179869183]", 2024-09-01T00:28:50.864 INFO:tasks.workunit.client.0.smithi026.stdout: "[17179869184, 34359738367]", 2024-09-01T00:28:50.864 INFO:tasks.workunit.client.0.smithi026.stdout: "[34359738368, 68719476735]", 2024-09-01T00:28:50.864 INFO:tasks.workunit.client.0.smithi026.stdout: "[68719476736, 137438953471]", 2024-09-01T00:28:50.864 INFO:tasks.workunit.client.0.smithi026.stdout: "[137438953472, 274877906943]", 2024-09-01T00:28:50.864 INFO:tasks.workunit.client.0.smithi026.stdout: "[274877906944, None]" 2024-09-01T00:28:50.864 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.865 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:50.865 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.865 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.865 INFO:tasks.workunit.client.0.smithi026.stdout: "osds": [ 2024-09-01T00:28:50.865 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.865 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 0, 2024-09-01T00:28:50.865 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.865 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.865 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.866 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.867 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 1, 2024-09-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.868 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.869 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.869 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.869 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.869 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.869 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.869 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.869 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.869 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.869 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.869 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.869 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.869 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.870 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 2, 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.871 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.872 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.873 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 3, 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.874 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.875 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.876 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.876 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.876 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.876 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.876 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.876 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.876 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.876 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.876 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 4, 2024-09-01T00:28:50.876 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.877 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.877 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.877 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.878 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.878 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.878 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.878 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.878 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.878 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.878 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.878 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.878 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.879 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.880 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.880 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.880 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.880 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.880 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.880 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.880 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.880 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.880 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.880 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.880 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 5, 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.881 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.882 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 6, 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.883 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.884 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.885 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 7, 2024-09-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.886 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 12, 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-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 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-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.887 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.888 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: "axes": [ 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Latency (usec)", 2024-09-01T00:28:50.889 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 100000, 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 99999]", 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[100000, 199999]", 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[200000, 399999]", 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[400000, 799999]", 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[800000, 1599999]", 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[1600000, 3199999]", 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[3200000, 6399999]", 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[6400000, 12799999]", 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[12800000, 25599999]", 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[25600000, 51199999]", 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[51200000, 102399999]", 2024-09-01T00:28:50.890 INFO:tasks.workunit.client.0.smithi026.stdout: "[102400000, 204799999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[204800000, 409599999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[409600000, 819199999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[819200000, 1638399999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[1638400000, 3276799999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[3276800000, 6553599999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[6553600000, 13107199999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[13107200000, 26214399999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[26214400000, 52428799999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[52428800000, 104857599999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[104857600000, 209715199999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[209715200000, 419430399999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[419430400000, 838860799999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[838860800000, 1677721599999]", 2024-09-01T00:28:50.891 INFO:tasks.workunit.client.0.smithi026.stdout: "[1677721600000, 3355443199999]", 2024-09-01T00:28:50.892 INFO:tasks.workunit.client.0.smithi026.stdout: "[3355443200000, 6710886399999]", 2024-09-01T00:28:50.892 INFO:tasks.workunit.client.0.smithi026.stdout: "[6710886400000, 13421772799999]", 2024-09-01T00:28:50.892 INFO:tasks.workunit.client.0.smithi026.stdout: "[13421772800000, 26843545599999]", 2024-09-01T00:28:50.892 INFO:tasks.workunit.client.0.smithi026.stdout: "[26843545600000, 53687091199999]", 2024-09-01T00:28:50.892 INFO:tasks.workunit.client.0.smithi026.stdout: "[53687091200000, None]" 2024-09-01T00:28:50.892 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.892 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:50.892 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.892 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.892 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:50.892 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:50.892 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Request size (bytes)", 2024-09-01T00:28:50.893 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 512, 2024-09-01T00:28:50.893 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:50.893 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:50.893 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 511]", 2024-09-01T00:28:50.893 INFO:tasks.workunit.client.0.smithi026.stdout: "[512, 1023]", 2024-09-01T00:28:50.893 INFO:tasks.workunit.client.0.smithi026.stdout: "[1024, 2047]", 2024-09-01T00:28:50.893 INFO:tasks.workunit.client.0.smithi026.stdout: "[2048, 4095]", 2024-09-01T00:28:50.893 INFO:tasks.workunit.client.0.smithi026.stdout: "[4096, 8191]", 2024-09-01T00:28:50.893 INFO:tasks.workunit.client.0.smithi026.stdout: "[8192, 16383]", 2024-09-01T00:28:50.893 INFO:tasks.workunit.client.0.smithi026.stdout: "[16384, 32767]", 2024-09-01T00:28:50.893 INFO:tasks.workunit.client.0.smithi026.stdout: "[32768, 65535]", 2024-09-01T00:28:50.893 INFO:tasks.workunit.client.0.smithi026.stdout: "[65536, 131071]", 2024-09-01T00:28:50.894 INFO:tasks.workunit.client.0.smithi026.stdout: "[131072, 262143]", 2024-09-01T00:28:50.894 INFO:tasks.workunit.client.0.smithi026.stdout: "[262144, 524287]", 2024-09-01T00:28:50.894 INFO:tasks.workunit.client.0.smithi026.stdout: "[524288, 1048575]", 2024-09-01T00:28:50.894 INFO:tasks.workunit.client.0.smithi026.stdout: "[1048576, 2097151]", 2024-09-01T00:28:50.894 INFO:tasks.workunit.client.0.smithi026.stdout: "[2097152, 4194303]", 2024-09-01T00:28:50.894 INFO:tasks.workunit.client.0.smithi026.stdout: "[4194304, 8388607]", 2024-09-01T00:28:50.894 INFO:tasks.workunit.client.0.smithi026.stdout: "[8388608, 16777215]", 2024-09-01T00:28:50.894 INFO:tasks.workunit.client.0.smithi026.stdout: "[16777216, 33554431]", 2024-09-01T00:28:50.894 INFO:tasks.workunit.client.0.smithi026.stdout: "[33554432, 67108863]", 2024-09-01T00:28:50.894 INFO:tasks.workunit.client.0.smithi026.stdout: "[67108864, 134217727]", 2024-09-01T00:28:50.894 INFO:tasks.workunit.client.0.smithi026.stdout: "[134217728, 268435455]", 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: "[268435456, 536870911]", 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: "[536870912, 1073741823]", 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: "[1073741824, 2147483647]", 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: "[2147483648, 4294967295]", 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: "[4294967296, 8589934591]", 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: "[8589934592, 17179869183]", 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: "[17179869184, 34359738367]", 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: "[34359738368, 68719476735]", 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: "[68719476736, 137438953471]", 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: "[137438953472, 274877906943]", 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: "[274877906944, None]" 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.895 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:50.896 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.896 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.896 INFO:tasks.workunit.client.0.smithi026.stdout: "osds": [ 2024-09-01T00:28:50.896 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.896 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 0, 2024-09-01T00:28:50.896 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.896 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.896 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.896 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.896 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.896 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.896 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.897 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.897 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.897 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.897 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.897 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.897 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.897 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.897 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.897 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.897 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.897 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.897 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.898 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.899 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.899 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.899 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.899 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 1, 2024-09-01T00:28:50.899 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.899 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.899 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.899 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.899 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.899 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.899 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.900 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.900 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.900 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.900 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.900 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.900 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.900 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.900 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.900 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.900 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.900 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.901 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.902 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.902 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.902 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.902 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.902 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.902 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 2, 2024-09-01T00:28:50.902 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.902 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.902 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.902 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.902 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.902 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.903 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.903 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.903 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.903 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.903 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.903 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.903 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.903 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.903 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.903 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.903 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.903 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.904 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 3, 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.905 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.906 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.906 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.906 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.906 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.906 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.906 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.906 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.906 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.906 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.906 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.906 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.907 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 4, 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.908 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.909 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.910 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 5, 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.911 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.912 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.913 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.913 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.913 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.913 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.913 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.913 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.913 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.913 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.913 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.913 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.913 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.913 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.914 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.914 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 6, 2024-09-01T00:28:50.914 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.914 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.914 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.914 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.914 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.914 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.914 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.914 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.915 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.916 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.916 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.916 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.916 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.916 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.916 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.916 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.916 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.916 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.916 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.916 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.916 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.917 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.917 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.917 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 7, 2024-09-01T00:28:50.917 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.917 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.917 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.917 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.917 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.917 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.917 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.917 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.917 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.918 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.919 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: "axes": [ 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Latency (usec)", 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 100000, 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 99999]", 2024-09-01T00:28:50.920 INFO:tasks.workunit.client.0.smithi026.stdout: "[100000, 199999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[200000, 399999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[400000, 799999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[800000, 1599999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[1600000, 3199999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[3200000, 6399999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[6400000, 12799999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[12800000, 25599999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[25600000, 51199999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[51200000, 102399999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[102400000, 204799999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[204800000, 409599999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[409600000, 819199999]", 2024-09-01T00:28:50.921 INFO:tasks.workunit.client.0.smithi026.stdout: "[819200000, 1638399999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[1638400000, 3276799999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[3276800000, 6553599999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[6553600000, 13107199999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[13107200000, 26214399999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[26214400000, 52428799999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[52428800000, 104857599999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[104857600000, 209715199999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[209715200000, 419430399999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[419430400000, 838860799999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[838860800000, 1677721599999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[1677721600000, 3355443199999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[3355443200000, 6710886399999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[6710886400000, 13421772799999]", 2024-09-01T00:28:50.922 INFO:tasks.workunit.client.0.smithi026.stdout: "[13421772800000, 26843545599999]", 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: "[26843545600000, 53687091199999]", 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: "[53687091200000, None]" 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Request size (bytes)", 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 512, 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 511]", 2024-09-01T00:28:50.923 INFO:tasks.workunit.client.0.smithi026.stdout: "[512, 1023]", 2024-09-01T00:28:50.924 INFO:tasks.workunit.client.0.smithi026.stdout: "[1024, 2047]", 2024-09-01T00:28:50.924 INFO:tasks.workunit.client.0.smithi026.stdout: "[2048, 4095]", 2024-09-01T00:28:50.924 INFO:tasks.workunit.client.0.smithi026.stdout: "[4096, 8191]", 2024-09-01T00:28:50.924 INFO:tasks.workunit.client.0.smithi026.stdout: "[8192, 16383]", 2024-09-01T00:28:50.924 INFO:tasks.workunit.client.0.smithi026.stdout: "[16384, 32767]", 2024-09-01T00:28:50.924 INFO:tasks.workunit.client.0.smithi026.stdout: "[32768, 65535]", 2024-09-01T00:28:50.924 INFO:tasks.workunit.client.0.smithi026.stdout: "[65536, 131071]", 2024-09-01T00:28:50.924 INFO:tasks.workunit.client.0.smithi026.stdout: "[131072, 262143]", 2024-09-01T00:28:50.924 INFO:tasks.workunit.client.0.smithi026.stdout: "[262144, 524287]", 2024-09-01T00:28:50.924 INFO:tasks.workunit.client.0.smithi026.stdout: "[524288, 1048575]", 2024-09-01T00:28:50.924 INFO:tasks.workunit.client.0.smithi026.stdout: "[1048576, 2097151]", 2024-09-01T00:28:50.924 INFO:tasks.workunit.client.0.smithi026.stdout: "[2097152, 4194303]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[4194304, 8388607]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[8388608, 16777215]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[16777216, 33554431]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[33554432, 67108863]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[67108864, 134217727]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[134217728, 268435455]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[268435456, 536870911]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[536870912, 1073741823]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[1073741824, 2147483647]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[2147483648, 4294967295]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[4294967296, 8589934591]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[8589934592, 17179869183]", 2024-09-01T00:28:50.925 INFO:tasks.workunit.client.0.smithi026.stdout: "[17179869184, 34359738367]", 2024-09-01T00:28:50.926 INFO:tasks.workunit.client.0.smithi026.stdout: "[34359738368, 68719476735]", 2024-09-01T00:28:50.926 INFO:tasks.workunit.client.0.smithi026.stdout: "[68719476736, 137438953471]", 2024-09-01T00:28:50.926 INFO:tasks.workunit.client.0.smithi026.stdout: "[137438953472, 274877906943]", 2024-09-01T00:28:50.926 INFO:tasks.workunit.client.0.smithi026.stdout: "[274877906944, None]" 2024-09-01T00:28:50.926 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.926 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:50.926 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.926 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.926 INFO:tasks.workunit.client.0.smithi026.stdout: "osds": [ 2024-09-01T00:28:50.926 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.926 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 0, 2024-09-01T00:28:50.926 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.927 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.928 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.928 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.928 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.928 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.928 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.928 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.928 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.928 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.928 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.928 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.928 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 1, 2024-09-01T00:28:50.929 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.930 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.930 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.930 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.930 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.930 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.930 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.930 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.930 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.930 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.930 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.930 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.931 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.932 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.932 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.932 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.932 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.932 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.932 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.932 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.932 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.932 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.932 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.932 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.933 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 2, 2024-09-01T00:28:50.933 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.933 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.933 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.933 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.933 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.933 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.933 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.933 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.933 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.933 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.933 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.934 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.934 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.934 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.934 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.934 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.934 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.934 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.934 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.934 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.934 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.934 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.935 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 3, 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.936 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.937 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.937 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.937 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.937 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.937 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.937 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.937 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.937 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.937 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.937 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.937 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.937 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.938 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 4, 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.939 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.940 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 5, 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.941 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.942 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.942 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.942 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.942 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.942 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.942 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.942 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.942 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.942 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.942 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.942 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.942 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.943 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.943 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.943 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.943 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.943 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.943 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.943 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.943 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.943 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.943 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.943 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.943 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.944 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.944 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.944 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.944 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.944 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.944 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.944 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.944 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.944 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.944 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 6, 2024-09-01T00:28:50.944 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.944 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.945 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.946 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 7, 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.947 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.948 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.948 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.948 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.948 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.948 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.948 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.948 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.948 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.948 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.948 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.948 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.948 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.949 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: "axes": [ 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:50.950 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Latency (usec)", 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 100000, 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 99999]", 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "[100000, 199999]", 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "[200000, 399999]", 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "[400000, 799999]", 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "[800000, 1599999]", 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "[1600000, 3199999]", 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "[3200000, 6399999]", 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "[6400000, 12799999]", 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "[12800000, 25599999]", 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "[25600000, 51199999]", 2024-09-01T00:28:50.951 INFO:tasks.workunit.client.0.smithi026.stdout: "[51200000, 102399999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[102400000, 204799999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[204800000, 409599999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[409600000, 819199999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[819200000, 1638399999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[1638400000, 3276799999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[3276800000, 6553599999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[6553600000, 13107199999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[13107200000, 26214399999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[26214400000, 52428799999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[52428800000, 104857599999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[104857600000, 209715199999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[209715200000, 419430399999]", 2024-09-01T00:28:50.952 INFO:tasks.workunit.client.0.smithi026.stdout: "[419430400000, 838860799999]", 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: "[838860800000, 1677721599999]", 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: "[1677721600000, 3355443199999]", 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: "[3355443200000, 6710886399999]", 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: "[6710886400000, 13421772799999]", 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: "[13421772800000, 26843545599999]", 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: "[26843545600000, 53687091199999]", 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: "[53687091200000, None]" 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: "buckets": 32, 2024-09-01T00:28:50.953 INFO:tasks.workunit.client.0.smithi026.stdout: "min": 0, 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "name": "Request size (bytes)", 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "quant_size": 512, 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "ranges": [ 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "[None, -1]", 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 511]", 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "[512, 1023]", 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "[1024, 2047]", 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "[2048, 4095]", 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "[4096, 8191]", 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "[8192, 16383]", 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "[16384, 32767]", 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "[32768, 65535]", 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "[65536, 131071]", 2024-09-01T00:28:50.954 INFO:tasks.workunit.client.0.smithi026.stdout: "[131072, 262143]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[262144, 524287]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[524288, 1048575]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[1048576, 2097151]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[2097152, 4194303]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[4194304, 8388607]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[8388608, 16777215]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[16777216, 33554431]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[33554432, 67108863]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[67108864, 134217727]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[134217728, 268435455]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[268435456, 536870911]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[536870912, 1073741823]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[1073741824, 2147483647]", 2024-09-01T00:28:50.955 INFO:tasks.workunit.client.0.smithi026.stdout: "[2147483648, 4294967295]", 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: "[4294967296, 8589934591]", 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: "[8589934592, 17179869183]", 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: "[17179869184, 34359738367]", 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: "[34359738368, 68719476735]", 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: "[68719476736, 137438953471]", 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: "[137438953472, 274877906943]", 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: "[274877906944, None]" 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: "scale_type": "log2" 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: "osds": [ 2024-09-01T00:28:50.956 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 0, 2024-09-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.957 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.958 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.958 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.958 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.958 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.958 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.958 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.958 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.958 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.958 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.958 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.958 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.958 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 1, 2024-09-01T00:28:50.959 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 8, 3, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 19, 5, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.960 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.961 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 2, 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.962 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.963 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.964 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 3, 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.965 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.966 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.967 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.968 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.968 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.968 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.968 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.968 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 4, 2024-09-01T00:28:50.968 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.968 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.968 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.968 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.968 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.968 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.968 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.969 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.970 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.970 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.970 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.970 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.970 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.970 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.970 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.970 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.970 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.970 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.970 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.970 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 5, 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.971 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.972 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.973 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.973 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.973 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.973 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.973 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.973 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.973 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.973 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.973 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.973 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.973 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.973 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 6, 2024-09-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.stdout: "[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, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.974 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.975 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.976 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.stdout: "osd_id": 7, 2024-09-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.stdout: "values": [ 2024-09-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.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-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.977 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.978 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.979 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.979 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.979 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.979 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.979 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.979 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.979 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-01T00:28:50.979 INFO:tasks.workunit.client.0.smithi026.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-01T00:28:50.979 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.979 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.979 INFO:tasks.workunit.client.0.smithi026.stdout: ] 2024-09-01T00:28:50.979 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.980 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.980 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:50.980 INFO:tasks.workunit.client.0.smithi026.stdout: "perf_counters": { 2024-09-01T00:28:50.980 INFO:tasks.workunit.client.0.smithi026.stdout: "mds.8c90dba8f5363d4d6e94484ed64b3c8dd2c0f4ef": { 2024-09-01T00:28:50.980 INFO:tasks.workunit.client.0.smithi026.stdout: "mds": { 2024-09-01T00:28:50.980 INFO:tasks.workunit.client.0.smithi026.stdout: "caps": { 2024-09-01T00:28:50.980 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.980 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.980 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_cap_op_flush_ack": { 2024-09-01T00:28:50.980 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.980 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.980 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_cap_op_flushsnap_ack": { 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_cap_op_grant": { 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_cap_op_revoke": { 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: "ceph_cap_op_trunc": { 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: "dir_commit": { 2024-09-01T00:28:50.981 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: "dir_fetch_complete": { 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: "dir_fetch_keys": { 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: "dir_merge": { 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: "dir_split": { 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.982 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: "exported_inodes": { 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: "forward": { 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_client_cap_release": { 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_client_caps": { 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.983 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_client_caps_dirty": { 2024-09-01T00:28:50.984 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.984 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.984 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_inode_file_caps": { 2024-09-01T00:28:50.984 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.984 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.984 INFO:tasks.workunit.client.0.smithi026.stdout: "imported_inodes": { 2024-09-01T00:28:50.984 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.984 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.984 INFO:tasks.workunit.client.0.smithi026.stdout: "inodes": { 2024-09-01T00:28:50.984 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:50.984 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.984 INFO:tasks.workunit.client.0.smithi026.stdout: "inodes_expired": { 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: "inodes_pinned": { 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: "inodes_with_caps": { 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: "load_cent": { 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: "openino_dir_fetch": { 2024-09-01T00:28:50.985 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.986 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.986 INFO:tasks.workunit.client.0.smithi026.stdout: "process_request_cap_release": { 2024-09-01T00:28:50.986 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.986 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.986 INFO:tasks.workunit.client.0.smithi026.stdout: "reply_latency": { 2024-09-01T00:28:50.986 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:50.986 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70888 2024-09-01T00:28:50.986 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.986 INFO:tasks.workunit.client.0.smithi026.stdout: "request": { 2024-09-01T00:28:50.986 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:50.986 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.986 INFO:tasks.workunit.client.0.smithi026.stdout: "root_rbytes": { 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: "root_rfiles": { 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: "root_rsnaps": { 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_reply": { 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: "subtrees": { 2024-09-01T00:28:50.987 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:50.988 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.988 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.988 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_cache": { 2024-09-01T00:28:50.988 INFO:tasks.workunit.client.0.smithi026.stdout: "ireq_enqueue_scrub": { 2024-09-01T00:28:50.988 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.988 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.988 INFO:tasks.workunit.client.0.smithi026.stdout: "ireq_exportdir": { 2024-09-01T00:28:50.988 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.988 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.988 INFO:tasks.workunit.client.0.smithi026.stdout: "ireq_flush": { 2024-09-01T00:28:50.988 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.988 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: "ireq_fragmentdir": { 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: "ireq_fragstats": { 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: "ireq_inodestats": { 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: "num_recovering_enqueued": { 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.989 INFO:tasks.workunit.client.0.smithi026.stdout: "num_recovering_prioritized": { 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: "num_recovering_processing": { 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: "num_strays": { 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: "num_strays_delayed": { 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: "num_strays_enqueuing": { 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.990 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_completed": { 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_started": { 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: "strays_created": { 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: "strays_enqueued": { 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: "strays_migrated": { 2024-09-01T00:28:50.991 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: "strays_reintegrated": { 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_log": { 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: "ev": { 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: "evadd": { 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.992 INFO:tasks.workunit.client.0.smithi026.stdout: "evex": { 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: "evexd": { 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: "evexg": { 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: "evtrm": { 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: "jlat": { 2024-09-01T00:28:50.993 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:50.994 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10080523 2024-09-01T00:28:50.994 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.994 INFO:tasks.workunit.client.0.smithi026.stdout: "replayed": { 2024-09-01T00:28:50.994 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.994 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.994 INFO:tasks.workunit.client.0.smithi026.stdout: "seg": { 2024-09-01T00:28:50.994 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:50.994 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.994 INFO:tasks.workunit.client.0.smithi026.stdout: "segadd": { 2024-09-01T00:28:50.994 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:50.994 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.994 INFO:tasks.workunit.client.0.smithi026.stdout: "segex": { 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: "segexd": { 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: "segexg": { 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: "segtrm": { 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_mem": { 2024-09-01T00:28:50.995 INFO:tasks.workunit.client.0.smithi026.stdout: "cap": { 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: "cap+": { 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: "cap-": { 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: "dir": { 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: "dir+": { 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12 2024-09-01T00:28:50.996 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.997 INFO:tasks.workunit.client.0.smithi026.stdout: "dir-": { 2024-09-01T00:28:50.997 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.997 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.997 INFO:tasks.workunit.client.0.smithi026.stdout: "dn": { 2024-09-01T00:28:50.997 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:50.997 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.997 INFO:tasks.workunit.client.0.smithi026.stdout: "dn+": { 2024-09-01T00:28:50.997 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:50.997 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.997 INFO:tasks.workunit.client.0.smithi026.stdout: "dn-": { 2024-09-01T00:28:50.997 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.997 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: "heap": { 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 207124 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: "ino": { 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: "ino+": { 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: "ino-": { 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.998 INFO:tasks.workunit.client.0.smithi026.stdout: "rss": { 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 40672 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_server": { 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: "cap_acquisition_throttle": { 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: "cap_revoke_eviction": { 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_client_request": { 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:50.999 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_client_session": { 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 16 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: "handle_peer_request": { 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: "req_create_latency": { 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: "req_getattr_latency": { 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70888 2024-09-01T00:28:51.000 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.001 INFO:tasks.workunit.client.0.smithi026.stdout: "req_getfilelock_latency": { 2024-09-01T00:28:51.001 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.001 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.001 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.001 INFO:tasks.workunit.client.0.smithi026.stdout: "req_getvxattr_latency": { 2024-09-01T00:28:51.001 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.001 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.001 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.001 INFO:tasks.workunit.client.0.smithi026.stdout: "req_link_latency": { 2024-09-01T00:28:51.001 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.001 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.001 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lookup_latency": { 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lookuphash_latency": { 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lookupino_latency": { 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.002 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lookupname_latency": { 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lookupparent_latency": { 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lookupsnap_latency": { 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: "req_lssnap_latency": { 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.003 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: "req_mkdir_latency": { 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: "req_mknod_latency": { 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: "req_mksnap_latency": { 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.004 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.005 INFO:tasks.workunit.client.0.smithi026.stdout: "req_open_latency": { 2024-09-01T00:28:51.005 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.005 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.005 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.005 INFO:tasks.workunit.client.0.smithi026.stdout: "req_readdir_latency": { 2024-09-01T00:28:51.005 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.005 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.005 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.005 INFO:tasks.workunit.client.0.smithi026.stdout: "req_rename_latency": { 2024-09-01T00:28:51.005 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.005 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.005 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: "req_renamesnap_latency": { 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: "req_rmdir_latency": { 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: "req_rmsnap_latency": { 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.006 INFO:tasks.workunit.client.0.smithi026.stdout: "req_rmxattr_latency": { 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: "req_setattr_latency": { 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: "req_setdirlayout_latency": { 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: "req_setfilelock_latency": { 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.007 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: "req_setlayout_latency": { 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: "req_setxattr_latency": { 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: "req_snapdiff_latency": { 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.008 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.009 INFO:tasks.workunit.client.0.smithi026.stdout: "req_symlink_latency": { 2024-09-01T00:28:51.009 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.009 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.009 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.009 INFO:tasks.workunit.client.0.smithi026.stdout: "req_unlink_latency": { 2024-09-01T00:28:51.009 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.009 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.009 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.009 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.009 INFO:tasks.workunit.client.0.smithi026.stdout: "mds_sessions": { 2024-09-01T00:28:51.009 INFO:tasks.workunit.client.0.smithi026.stdout: "average_load": { 2024-09-01T00:28:51.009 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: "avg_session_uptime": { 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 89 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: "mdthresh_evicted": { 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: "session_add": { 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: "session_count": { 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.010 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: "session_remove": { 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: "sessions_open": { 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: "sessions_stale": { 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: "total_load": { 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.011 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 45 2024-09-01T00:28:51.012 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: "purge_queue": { 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_executed": { 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_executed_ops": { 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_executing": { 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_executing_high_water": { 2024-09-01T00:28:51.013 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_executing_ops": { 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_executing_ops_high_water": { 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: "pq_item_in_journal": { 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.864337b0abddfbc06a9685cc69f779bd7548fb5e": { 2024-09-01T00:28:51.014 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: "election_call": { 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: "election_lose": { 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: "election_win": { 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: "num_elections": { 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.015 INFO:tasks.workunit.client.0.smithi026.stdout: "num_sessions": { 2024-09-01T00:28:51.016 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8 2024-09-01T00:28:51.016 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.016 INFO:tasks.workunit.client.0.smithi026.stdout: "session_add": { 2024-09-01T00:28:51.016 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5 2024-09-01T00:28:51.016 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.016 INFO:tasks.workunit.client.0.smithi026.stdout: "session_rm": { 2024-09-01T00:28:51.016 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 80 2024-09-01T00:28:51.016 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.016 INFO:tasks.workunit.client.0.smithi026.stdout: "session_trim": { 2024-09-01T00:28:51.016 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.016 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.016 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: "paxos": { 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: "accept_timeout": { 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: "begin": { 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 834 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_bytes": { 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 834, 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4163635 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_keys": { 2024-09-01T00:28:51.017 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_latency": { 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 834, 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 88998651 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: "collect": { 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_bytes": { 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73 2024-09-01T00:28:51.018 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_keys": { 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_latency": { 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_timeout": { 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_uncommitted": { 2024-09-01T00:28:51.019 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.020 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.020 INFO:tasks.workunit.client.0.smithi026.stdout: "commit": { 2024-09-01T00:28:51.020 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 836 2024-09-01T00:28:51.020 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.020 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_bytes": { 2024-09-01T00:28:51.020 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.020 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.020 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.020 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_keys": { 2024-09-01T00:28:51.020 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.020 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.020 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.021 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_latency": { 2024-09-01T00:28:51.021 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.021 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.021 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.021 INFO:tasks.workunit.client.0.smithi026.stdout: "lease_ack_timeout": { 2024-09-01T00:28:51.021 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.021 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.021 INFO:tasks.workunit.client.0.smithi026.stdout: "lease_timeout": { 2024-09-01T00:28:51.021 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.021 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.021 INFO:tasks.workunit.client.0.smithi026.stdout: "new_pn": { 2024-09-01T00:28:51.021 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: "new_pn_latency": { 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: "refresh": { 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 836 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: "refresh_latency": { 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 836, 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1979970003 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.022 INFO:tasks.workunit.client.0.smithi026.stdout: "restart": { 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state": { 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state_bytes": { 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state_keys": { 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.023 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.024 INFO:tasks.workunit.client.0.smithi026.stdout: "start_leader": { 2024-09-01T00:28:51.024 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.024 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.024 INFO:tasks.workunit.client.0.smithi026.stdout: "start_peon": { 2024-09-01T00:28:51.024 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:51.024 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.024 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state": { 2024-09-01T00:28:51.024 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 835 2024-09-01T00:28:51.024 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.024 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_bytes": { 2024-09-01T00:28:51.024 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 835, 2024-09-01T00:28:51.024 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8170841 2024-09-01T00:28:51.025 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.025 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_keys": { 2024-09-01T00:28:51.025 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 835, 2024-09-01T00:28:51.025 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5739 2024-09-01T00:28:51.025 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.025 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_latency": { 2024-09-01T00:28:51.025 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 835, 2024-09-01T00:28:51.025 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 115998247 2024-09-01T00:28:51.025 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.025 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.025 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache": { 2024-09-01T00:28:51.025 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1020054731 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41754624 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31997952 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2147483648 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:51.026 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9756672 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:full": { 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348127232 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.027 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 277003480 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 315967 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.028 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.029 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70807785 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:inc": { 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348127232 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.030 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.031 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.031 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.031 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.031 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.031 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.031 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 277003480 2024-09-01T00:28:51.031 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.031 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.031 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 44449 2024-09-01T00:28:51.031 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.031 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.032 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71079303 2024-09-01T00:28:51.033 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.034 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.034 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:kv": { 2024-09-01T00:28:51.034 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.034 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 322961408 2024-09-01T00:28:51.034 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.034 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.034 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.034 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.034 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.034 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.034 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.034 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 184668986 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.035 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.036 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.036 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.036 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.036 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.036 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.036 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.036 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.036 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71183558 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.037 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb": { 2024-09-01T00:28:51.038 INFO:tasks.workunit.client.0.smithi026.stdout: "compact": { 2024-09-01T00:28:51.038 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.038 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.038 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_queue_len": { 2024-09-01T00:28:51.038 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.038 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.038 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_queue_merge": { 2024-09-01T00:28:51.038 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.038 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.038 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_range": { 2024-09-01T00:28:51.038 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:51.038 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.039 INFO:tasks.workunit.client.0.smithi026.stdout: "get_latency": { 2024-09-01T00:28:51.039 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 35621, 2024-09-01T00:28:51.039 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95521979 2024-09-01T00:28:51.039 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.039 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_delay_time": { 2024-09-01T00:28:51.039 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.039 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.039 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.039 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_memtable_time": { 2024-09-01T00:28:51.039 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.040 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.040 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.040 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-01T00:28:51.040 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.040 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.040 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.040 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_wal_time": { 2024-09-01T00:28:51.040 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.040 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.040 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.040 INFO:tasks.workunit.client.0.smithi026.stdout: "submit_latency": { 2024-09-01T00:28:51.041 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.041 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.041 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.041 INFO:tasks.workunit.client.0.smithi026.stdout: "submit_sync_latency": { 2024-09-01T00:28:51.041 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1797, 2024-09-01T00:28:51.041 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 234146518 2024-09-01T00:28:51.041 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.041 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.041 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.041 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.8c90dba8f5363d4d6e94484ed64b3c8dd2c0f4ef": { 2024-09-01T00:28:51.041 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: "election_call": { 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: "election_lose": { 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: "election_win": { 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_elections": { 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 7 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_sessions": { 2024-09-01T00:28:51.043 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9 2024-09-01T00:28:51.043 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.043 INFO:tasks.workunit.client.0.smithi026.stdout: "session_add": { 2024-09-01T00:28:51.043 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:51.043 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.043 INFO:tasks.workunit.client.0.smithi026.stdout: "session_rm": { 2024-09-01T00:28:51.043 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 56 2024-09-01T00:28:51.043 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.043 INFO:tasks.workunit.client.0.smithi026.stdout: "session_trim": { 2024-09-01T00:28:51.043 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.044 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.044 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.044 INFO:tasks.workunit.client.0.smithi026.stdout: "paxos": { 2024-09-01T00:28:51.044 INFO:tasks.workunit.client.0.smithi026.stdout: "accept_timeout": { 2024-09-01T00:28:51.044 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.044 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.044 INFO:tasks.workunit.client.0.smithi026.stdout: "begin": { 2024-09-01T00:28:51.044 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 844 2024-09-01T00:28:51.044 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.044 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_bytes": { 2024-09-01T00:28:51.044 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 844, 2024-09-01T00:28:51.044 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4191010 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_keys": { 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_latency": { 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 844, 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 149996813 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: "collect": { 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.045 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_bytes": { 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 146 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_keys": { 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_latency": { 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_timeout": { 2024-09-01T00:28:51.046 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_uncommitted": { 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: "commit": { 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 845 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_bytes": { 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_keys": { 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.047 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_latency": { 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: "lease_ack_timeout": { 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: "lease_timeout": { 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: "new_pn": { 2024-09-01T00:28:51.048 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: "new_pn_latency": { 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: "refresh": { 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 845 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: "refresh_latency": { 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 845, 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1832960929 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: "restart": { 2024-09-01T00:28:51.049 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state": { 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state_bytes": { 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state_keys": { 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.050 INFO:tasks.workunit.client.0.smithi026.stdout: "start_leader": { 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: "start_peon": { 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state": { 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 845 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_bytes": { 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 845, 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8223493 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_keys": { 2024-09-01T00:28:51.051 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 845, 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5815 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_latency": { 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 845, 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 409991258 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache": { 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1020054731 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42803200 2024-09-01T00:28:51.052 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.053 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:51.053 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 33841152 2024-09-01T00:28:51.053 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.053 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:51.053 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2147483648 2024-09-01T00:28:51.053 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.053 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:51.053 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8962048 2024-09-01T00:28:51.053 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.053 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.053 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:full": { 2024-09-01T00:28:51.053 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.054 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348127232 2024-09-01T00:28:51.054 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.054 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.054 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.054 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.054 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.054 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.054 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.054 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.054 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 277003480 2024-09-01T00:28:51.054 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.054 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.055 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 315967 2024-09-01T00:28:51.055 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.055 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.055 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.055 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.055 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.055 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.055 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.055 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.055 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.055 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.055 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.056 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.056 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.056 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.056 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.056 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.056 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.056 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.056 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.056 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.056 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.056 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.056 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.057 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.057 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.057 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.057 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70807785 2024-09-01T00:28:51.057 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.057 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.057 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:inc": { 2024-09-01T00:28:51.057 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.057 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348127232 2024-09-01T00:28:51.057 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.057 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.057 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 277003480 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 44449 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.058 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.059 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71079303 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.060 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:kv": { 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 322961408 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 184668986 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.061 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.062 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.063 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71183558 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb": { 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: "compact": { 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_queue_len": { 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_queue_merge": { 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_range": { 2024-09-01T00:28:51.064 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: "get_latency": { 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 35990, 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 86157438 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_delay_time": { 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_memtable_time": { 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.065 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_wal_time": { 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: "submit_latency": { 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: "submit_sync_latency": { 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1844, 2024-09-01T00:28:51.066 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 690872171 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: "mon.fc7aaa08fa2007b64f869c3830ffec4a0be1b9ad": { 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: "election_call": { 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: "election_lose": { 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: "election_win": { 2024-09-01T00:28:51.067 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3 2024-09-01T00:28:51.068 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_elections": { 2024-09-01T00:28:51.068 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9 2024-09-01T00:28:51.068 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_sessions": { 2024-09-01T00:28:51.068 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12 2024-09-01T00:28:51.068 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.068 INFO:tasks.workunit.client.0.smithi026.stdout: "session_add": { 2024-09-01T00:28:51.068 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3 2024-09-01T00:28:51.068 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.068 INFO:tasks.workunit.client.0.smithi026.stdout: "session_rm": { 2024-09-01T00:28:51.068 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 203 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: "session_trim": { 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: "paxos": { 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: "accept_timeout": { 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: "begin": { 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 970 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_bytes": { 2024-09-01T00:28:51.069 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 970, 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5245767 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_keys": { 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 970, 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2910 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: "begin_latency": { 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 970, 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 151997698 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: "collect": { 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_bytes": { 2024-09-01T00:28:51.070 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_keys": { 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_latency": { 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_timeout": { 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.071 INFO:tasks.workunit.client.0.smithi026.stdout: "collect_uncommitted": { 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: "commit": { 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 970 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_bytes": { 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 970, 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5175985 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_keys": { 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 970, 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5658 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.072 INFO:tasks.workunit.client.0.smithi026.stdout: "commit_latency": { 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 970, 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 145618771 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: "lease_ack_timeout": { 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: "lease_timeout": { 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: "new_pn": { 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.073 INFO:tasks.workunit.client.0.smithi026.stdout: "new_pn_latency": { 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: "refresh": { 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 972 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: "refresh_latency": { 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 972, 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2455962741 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: "restart": { 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12 2024-09-01T00:28:51.074 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.075 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state": { 2024-09-01T00:28:51.075 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3 2024-09-01T00:28:51.075 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.075 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state_bytes": { 2024-09-01T00:28:51.075 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:51.075 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1627 2024-09-01T00:28:51.075 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.075 INFO:tasks.workunit.client.0.smithi026.stdout: "share_state_keys": { 2024-09-01T00:28:51.075 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:51.075 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3 2024-09-01T00:28:51.075 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: "start_leader": { 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: "start_peon": { 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state": { 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_bytes": { 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.076 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_keys": { 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: "store_state_latency": { 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache": { 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1020054731 2024-09-01T00:28:51.077 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46891008 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41156608 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2147483648 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5734400 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.078 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:full": { 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348127232 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 277004556 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 315537 2024-09-01T00:28:51.079 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.080 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70807139 2024-09-01T00:28:51.081 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:inc": { 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348127232 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 277004556 2024-09-01T00:28:51.082 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.083 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.083 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42010 2024-09-01T00:28:51.083 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.083 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.083 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.083 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.083 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.083 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.083 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.083 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.083 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.084 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71080666 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: "prioritycache:kv": { 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 322961408 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.085 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 184669704 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.086 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.087 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71182840 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb": { 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: "compact": { 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.088 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_queue_len": { 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_queue_merge": { 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_range": { 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: "get_latency": { 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 43712, 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 184411341 2024-09-01T00:28:51.089 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_delay_time": { 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_memtable_time": { 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.090 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_write_wal_time": { 2024-09-01T00:28:51.091 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.091 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.091 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.091 INFO:tasks.workunit.client.0.smithi026.stdout: "submit_latency": { 2024-09-01T00:28:51.091 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.091 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.091 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.091 INFO:tasks.workunit.client.0.smithi026.stdout: "submit_sync_latency": { 2024-09-01T00:28:51.091 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2114, 2024-09-01T00:28:51.091 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 299395838 2024-09-01T00:28:51.091 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.091 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.0": { 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.092 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:51.093 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9736192 2024-09-01T00:28:51.094 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.094 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:51.094 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.094 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.094 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.094 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:51.094 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.094 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.094 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.094 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:51.094 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5918720 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5779456 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:51.095 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.096 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:51.096 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.096 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.096 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:51.096 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.096 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.096 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:51.096 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:51.096 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.096 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:51.097 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:51.097 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.097 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:51.097 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:51.097 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.097 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:51.097 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:51.097 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.097 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:51.097 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:51.097 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.097 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:51.098 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.098 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.098 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:51.098 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.098 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.098 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:51.098 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:51.098 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.098 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:51.098 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:51.098 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.098 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:51.099 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.100 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.101 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15593472 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1413120 2024-09-01T00:28:51.102 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 4, 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 184526 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:51.103 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.104 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.104 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:51.104 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.104 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.104 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:51.104 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 23, 2024-09-01T00:28:51.104 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 69625 2024-09-01T00:28:51.104 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.104 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:51.104 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.104 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.104 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1398, 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 323560853 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1393, 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24669124 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1398, 2024-09-01T00:28:51.105 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1200817 2024-09-01T00:28:51.106 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.106 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:51.106 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1398, 2024-09-01T00:28:51.106 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 324761670 2024-09-01T00:28:51.106 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.106 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:51.106 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.106 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.106 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.106 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:51.106 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:51.106 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41156 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 8, 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 18371 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.107 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 4, 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9892 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4040 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 135, 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1925879 2024-09-01T00:28:51.108 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.109 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:51.109 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 357, 2024-09-01T00:28:51.109 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 319613 2024-09-01T00:28:51.109 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.109 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:51.109 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 222, 2024-09-01T00:28:51.109 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1150440 2024-09-01T00:28:51.109 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.109 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:51.109 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.109 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.109 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 102, 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5613398 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3632, 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1779951130 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 135, 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 11656723 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 135, 2024-09-01T00:28:51.110 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 478652455754 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 135, 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 149893997793 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3632, 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68798515546 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3632, 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 210915 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.111 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:51.112 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3632, 2024-09-01T00:28:51.112 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 473266521 2024-09-01T00:28:51.112 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.112 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:51.112 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3632, 2024-09-01T00:28:51.112 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 726968106 2024-09-01T00:28:51.112 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.112 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:51.112 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3632, 2024-09-01T00:28:51.112 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 613759 2024-09-01T00:28:51.112 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.112 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:51.113 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3632, 2024-09-01T00:28:51.113 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 348594568 2024-09-01T00:28:51.113 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.113 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:51.113 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3632, 2024-09-01T00:28:51.113 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 218415384 2024-09-01T00:28:51.113 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.113 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:51.113 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 948654 2024-09-01T00:28:51.113 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.113 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:51.113 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 69, 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 342617 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3632, 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3547484327 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3632, 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 254559652 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3632, 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 106535930 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.114 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1862409486 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 48889856 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 48644096 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3138489241 2024-09-01T00:28:51.115 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 245760 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.116 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85510269 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.117 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 606208 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.118 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.119 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.119 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.119 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.119 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.119 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.119 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73267075 2024-09-01T00:28:51.119 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.119 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.119 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:51.119 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.119 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:51.119 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641327018 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.120 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:51.121 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71702534 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.122 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.123 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:51.123 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.123 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:51.123 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.123 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.123 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.123 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.123 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.123 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:51.123 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.123 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.123 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 57006846 2024-09-01T00:28:51.124 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.124 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.124 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.124 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.124 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.124 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.124 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.124 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.124 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.124 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.124 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.124 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.125 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.125 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.125 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.125 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.125 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.125 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.125 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.125 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.125 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.125 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.125 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.125 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68821810 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.126 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641327018 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8438 2024-09-01T00:28:51.127 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 374904 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.128 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71321320 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.129 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.130 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 45 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.131 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:51.132 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.132 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.132 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:51.132 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 616 2024-09-01T00:28:51.132 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.132 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:51.132 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 6, 2024-09-01T00:28:51.132 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 53472656 2024-09-01T00:28:51.132 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.132 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:51.132 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.133 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.133 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:51.133 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 7, 2024-09-01T00:28:51.133 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3763300 2024-09-01T00:28:51.133 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.133 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:51.133 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 6, 2024-09-01T00:28:51.133 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 30482868 2024-09-01T00:28:51.133 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.133 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.133 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.133 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.134 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.135 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.136 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 616 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 6, 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 53472656 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.137 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 7, 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3763300 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 6, 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 30482868 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.138 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1771104 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 33271808 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.1": { 2024-09-01T00:28:51.139 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:51.140 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.141 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.141 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:51.141 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.141 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.141 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:51.141 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:51.141 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.141 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:51.141 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2617344 2024-09-01T00:28:51.141 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.141 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:51.141 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 27656192 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:51.142 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1675264 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1536000 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:51.143 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:51.144 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:51.145 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:51.146 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.147 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4231168 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.148 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 815104 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 225074 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:51.149 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 29, 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 64448 2024-09-01T00:28:51.150 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 362, 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 63569644 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 352, 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 11953622 2024-09-01T00:28:51.151 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 362, 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 369528 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 362, 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 63939172 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:51.152 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 45611 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 4, 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6608 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.153 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13053 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 872 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 260 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 147, 2024-09-01T00:28:51.154 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1965407 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 375, 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 320101 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 228, 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1165588 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:51.155 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 122637 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6370651 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 130, 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8050722 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 129, 2024-09-01T00:28:51.156 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 281184867913 2024-09-01T00:28:51.157 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.157 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:51.157 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 130, 2024-09-01T00:28:51.157 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 140901535090 2024-09-01T00:28:51.157 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.157 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:51.157 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 431, 2024-09-01T00:28:51.157 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 37451314284 2024-09-01T00:28:51.157 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.157 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:51.157 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 431, 2024-09-01T00:28:51.157 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41024 2024-09-01T00:28:51.158 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.158 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:51.158 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:51.158 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 444138 2024-09-01T00:28:51.158 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.158 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:51.158 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:51.158 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 116991521 2024-09-01T00:28:51.158 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.158 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:51.158 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:51.159 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 151256 2024-09-01T00:28:51.159 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.159 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:51.159 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:51.159 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 49371061 2024-09-01T00:28:51.159 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.159 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:51.159 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:51.159 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22877993 2024-09-01T00:28:51.159 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.159 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:51.160 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 357737 2024-09-01T00:28:51.160 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.160 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:51.160 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 63, 2024-09-01T00:28:51.160 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 290741 2024-09-01T00:28:51.160 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.160 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:51.160 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:51.160 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 196115761 2024-09-01T00:28:51.160 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.160 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:51.160 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:51.161 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 28097114 2024-09-01T00:28:51.161 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.161 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:51.161 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 432, 2024-09-01T00:28:51.161 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5311951 2024-09-01T00:28:51.161 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.161 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.161 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:51.161 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:51.161 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1862409486 2024-09-01T00:28:51.162 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.162 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:51.162 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 43646976 2024-09-01T00:28:51.162 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.162 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:51.162 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 43499520 2024-09-01T00:28:51.162 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.162 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:51.162 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3138489241 2024-09-01T00:28:51.162 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.162 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:51.162 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 147456 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.163 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85553701 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.164 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.165 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.165 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.165 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.165 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.165 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.165 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 16384 2024-09-01T00:28:51.165 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.165 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.165 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.165 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.165 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73813467 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.166 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641652758 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.167 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.168 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.168 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.168 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.168 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.168 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.168 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.168 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.168 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.168 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.168 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.168 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.168 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71376794 2024-09-01T00:28:51.169 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.170 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 57035800 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.171 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.172 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.173 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.173 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.173 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.173 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68792856 2024-09-01T00:28:51.173 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.173 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.173 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:51.173 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.173 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:51.173 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.173 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.173 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641652758 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.174 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 246577 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.175 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71132345 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:51.176 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:51.177 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 38 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 157 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.178 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2429467 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 157, 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 375668732 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1019 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 157, 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 54836315 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.179 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 157, 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 163329223 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 33 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 33, 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5311415 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.180 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1019 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 33, 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4344282 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 33, 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3474479 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.181 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 22, 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 19990526 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:51.182 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.183 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.183 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:51.183 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 22, 2024-09-01T00:28:51.183 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8659146 2024-09-01T00:28:51.183 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.183 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:51.183 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 22, 2024-09-01T00:28:51.183 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 18816755 2024-09-01T00:28:51.183 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.183 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.183 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 102 2024-09-01T00:28:51.183 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.184 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:51.184 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2429467 2024-09-01T00:28:51.184 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.184 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:51.184 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 102, 2024-09-01T00:28:51.184 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 350366791 2024-09-01T00:28:51.184 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.184 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:51.184 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.184 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.184 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:51.184 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 102, 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41832887 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 102, 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 141037989 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 590368 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:51.185 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 28483584 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.2": { 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.186 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:51.187 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9080832 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:51.188 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5541888 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5402624 2024-09-01T00:28:51.189 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.190 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.191 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:51.192 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.192 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.192 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:51.192 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:51.192 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.192 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:51.192 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:51.192 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.192 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:51.192 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:51.192 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.192 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:51.193 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:51.193 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.193 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:51.193 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.193 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.193 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:51.193 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:51.193 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.193 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:51.193 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.193 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.193 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:51.194 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.195 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14561280 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 806912 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:51.196 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 4, 2024-09-01T00:28:51.197 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 153929 2024-09-01T00:28:51.197 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.197 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:51.197 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.197 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.197 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.197 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:51.197 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.197 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.197 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:51.197 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.197 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 11, 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 16530 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.198 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.199 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:51.199 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1306, 2024-09-01T00:28:51.199 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 313356030 2024-09-01T00:28:51.199 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.199 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:51.199 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1301, 2024-09-01T00:28:51.199 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22928566 2024-09-01T00:28:51.199 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.199 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:51.199 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1306, 2024-09-01T00:28:51.199 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1325257 2024-09-01T00:28:51.199 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1306, 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 314681287 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42422 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.200 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1253 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:51.201 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4283 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3735 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 330 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 103, 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1061828 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:51.202 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 282, 2024-09-01T00:28:51.203 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 320282 2024-09-01T00:28:51.203 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.203 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:51.203 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 179, 2024-09-01T00:28:51.203 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 484751 2024-09-01T00:28:51.203 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.203 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:51.203 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.203 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.203 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:51.203 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 103, 2024-09-01T00:28:51.203 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5829128 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2226807664 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 124, 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10143998 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 123, 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 272997187516 2024-09-01T00:28:51.204 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.205 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:51.205 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 124, 2024-09-01T00:28:51.205 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 130492471090 2024-09-01T00:28:51.205 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.205 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:51.205 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3445, 2024-09-01T00:28:51.205 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 37744895714 2024-09-01T00:28:51.205 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.205 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:51.205 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3445, 2024-09-01T00:28:51.205 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206886 2024-09-01T00:28:51.205 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 221891321 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 689860321 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 597235 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:51.206 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 371631946 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 227822776 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 357580 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 59, 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 289211 2024-09-01T00:28:51.207 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3738298534 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 270116712 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3446, 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 87100459 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.208 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1862409486 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46727168 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46465024 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3138489241 2024-09-01T00:28:51.209 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 262144 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.210 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85548042 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.211 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.212 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73823222 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.213 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641610318 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.214 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.215 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71419234 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:51.216 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 57032028 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.217 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.218 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.219 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.219 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.219 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.219 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.219 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.219 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.219 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.219 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.219 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68796628 2024-09-01T00:28:51.219 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.219 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.219 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:51.220 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.220 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:51.220 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.220 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.220 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.220 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.220 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.220 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.220 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.220 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.220 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641610318 2024-09-01T00:28:51.220 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.221 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.221 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.221 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.221 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.221 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.221 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.221 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.221 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.221 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.221 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.221 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.221 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.222 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.222 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.222 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.222 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.222 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 346362 2024-09-01T00:28:51.222 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.222 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.222 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.222 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.222 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.222 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.223 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.223 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.223 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.223 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.223 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.223 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71075000 2024-09-01T00:28:51.223 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.223 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.223 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:51.223 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:51.223 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.223 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.224 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.224 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.224 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.224 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:51.224 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.224 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.224 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.224 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.224 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.224 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.224 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:51.224 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:51.225 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 75364908 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:51.226 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5369239 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 59029085 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.227 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.228 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:51.229 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:51.230 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 75364908 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.231 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5369239 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 59029085 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.232 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 32669696 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.233 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.3": { 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:51.234 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1298432 2024-09-01T00:28:51.235 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 27656192 2024-09-01T00:28:51.236 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.237 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:51.237 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 958464 2024-09-01T00:28:51.237 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.237 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:51.237 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 819200 2024-09-01T00:28:51.237 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.237 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:51.237 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:51.237 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.237 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:51.237 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.237 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.238 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:51.239 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5555 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.240 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5555 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:51.241 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.242 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2195456 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:51.243 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:51.244 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.244 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:51.244 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 823296 2024-09-01T00:28:51.244 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.244 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:51.244 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.244 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.244 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.244 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:51.244 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.244 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.244 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.245 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:51.245 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.245 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.245 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:51.245 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.245 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.245 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:51.245 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.245 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.245 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:51.245 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 4, 2024-09-01T00:28:51.245 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8375 2024-09-01T00:28:51.246 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.246 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:51.246 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.246 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.246 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.246 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:51.246 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.246 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.246 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:51.246 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 187, 2024-09-01T00:28:51.246 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41508108 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 175, 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5759604 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 187, 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 235508 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 187, 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41743616 2024-09-01T00:28:51.247 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.248 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:51.248 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.248 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.248 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.248 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:51.248 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:51.248 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42333 2024-09-01T00:28:51.248 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.248 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:51.248 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.248 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1384 2024-09-01T00:28:51.248 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8600 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.249 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:51.250 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 380 2024-09-01T00:28:51.250 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.250 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:51.250 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 236 2024-09-01T00:28:51.250 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.250 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:51.250 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 99, 2024-09-01T00:28:51.250 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1117918 2024-09-01T00:28:51.250 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.250 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:51.250 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 175, 2024-09-01T00:28:51.250 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 383263 2024-09-01T00:28:51.252 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.252 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:51.252 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 76, 2024-09-01T00:28:51.252 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 509554 2024-09-01T00:28:51.252 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.252 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:51.252 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.252 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.253 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:51.253 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.253 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.253 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.253 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:51.253 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:51.253 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4581960 2024-09-01T00:28:51.253 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.253 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:51.253 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 59, 2024-09-01T00:28:51.253 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3794707 2024-09-01T00:28:51.253 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 56, 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 286858075559 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 59, 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 92599111092 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 247, 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 619987 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:51.254 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 247, 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23319 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 288613 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 98471562 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:51.255 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 78838 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 59865449 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14396796 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 360292 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.256 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:51.257 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 50, 2024-09-01T00:28:51.257 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 280480 2024-09-01T00:28:51.257 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.257 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:51.257 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:51.257 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 177637652 2024-09-01T00:28:51.257 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.257 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:51.257 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:51.257 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 17018330 2024-09-01T00:28:51.257 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.257 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 250, 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1589484 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1862409486 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42598400 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:51.258 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41877504 2024-09-01T00:28:51.259 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.259 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:51.259 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3138489241 2024-09-01T00:28:51.259 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.259 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:51.259 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 720896 2024-09-01T00:28:51.259 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.259 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.259 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:51.259 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.259 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:51.259 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85554663 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.260 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:51.261 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.262 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.262 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.262 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.262 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.262 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.262 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.262 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.262 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.262 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.262 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.262 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73824793 2024-09-01T00:28:51.262 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.263 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641659976 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.264 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.265 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71369576 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.266 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:51.267 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.267 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.267 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 57036442 2024-09-01T00:28:51.267 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.267 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.267 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.267 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.267 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.267 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.267 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.267 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.267 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.268 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.268 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.268 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.268 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.268 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.268 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.268 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.268 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.268 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.268 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.268 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.268 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68792214 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:51.269 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641659976 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.270 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6045 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.271 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 239389 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71126270 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.272 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.273 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:51.273 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:51.273 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.273 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.273 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.273 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.273 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.273 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:51.273 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.273 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.273 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.273 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 37 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:51.274 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:51.275 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 938180 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.276 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.277 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:51.278 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.279 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.280 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 938180 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.281 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 28487680 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.4": { 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:51.282 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.283 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.284 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:51.284 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.284 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.284 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:51.284 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:51.284 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.284 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:51.284 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6062080 2024-09-01T00:28:51.284 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.284 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:51.284 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.284 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.285 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.285 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:51.285 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.285 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.285 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.285 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:51.285 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.285 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.285 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:51.285 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 27656192 2024-09-01T00:28:51.285 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2981888 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2842624 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.286 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.287 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:51.288 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:51.289 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.290 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:51.291 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8982528 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 819200 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.292 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 10, 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 418804 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.293 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.294 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:51.294 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.294 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.294 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:51.294 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.294 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4490 2024-09-01T00:28:51.294 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.294 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:51.294 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.294 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.294 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.294 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 681, 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 506709320 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 677, 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 21057851 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 681, 2024-09-01T00:28:51.295 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 570191 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 681, 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 507279511 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 48433 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.296 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4379 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8218 2024-09-01T00:28:51.297 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3514 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 352 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 106, 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1152774 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 181, 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 276722 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.298 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 75, 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 326687 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 106, 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5606875 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4098825775 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.299 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 50, 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13428843 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 49, 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 161965595521 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 50, 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 82775631212 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:51.300 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3379, 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1001530795 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3379, 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 190371 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 7127008 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2793166585 2024-09-01T00:28:51.301 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 460384 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1554802814 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 383777113 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 358012 2024-09-01T00:28:51.302 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 48, 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 256992 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8837923537 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 417063666 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:51.303 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3380, 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 298067965 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1861453526 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 45613056 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 45105152 2024-09-01T00:28:51.304 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3137364582 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 507904 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.305 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85490756 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.306 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.307 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73888700 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.308 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641180676 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.309 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.310 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71848876 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.311 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 56993837 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.312 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.313 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68834819 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.314 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641180676 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.315 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.316 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.317 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 352308 2024-09-01T00:28:51.317 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.317 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.317 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.317 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.317 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.317 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.317 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.317 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.317 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.317 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.317 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71498696 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.318 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.319 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.319 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.319 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.319 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.319 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:51.319 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:51.319 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 38 2024-09-01T00:28:51.319 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.319 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:51.319 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.319 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.319 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:51.320 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4987727 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780489 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4864585 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.321 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.322 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.323 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:51.324 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.324 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.324 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.324 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:51.324 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.324 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.324 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:51.324 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.324 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.324 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:51.324 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.325 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4987727 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780489 2024-09-01T00:28:51.326 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4864585 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.327 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 28487680 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.5": { 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.328 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:51.329 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.329 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.329 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:51.329 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:51.329 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.329 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:51.329 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.329 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.329 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:51.329 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.329 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.329 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1306624 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.330 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 27656192 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 925696 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 786432 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:51.331 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.332 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:51.333 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:51.333 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.333 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:51.333 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:51.333 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.333 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:51.333 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:51.333 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.333 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:51.333 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.333 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.333 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:51.334 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5557 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:51.335 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.336 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2170880 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.337 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 819200 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 6, 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 238080 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.338 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5051 2024-09-01T00:28:51.339 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 179, 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 120242122 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 170, 2024-09-01T00:28:51.340 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9880029 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 179, 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 167570 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 179, 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 120409692 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.341 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42820 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1668 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:51.342 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 7233 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 386 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 260 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:51.343 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 102, 2024-09-01T00:28:51.344 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 805119 2024-09-01T00:28:51.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.344 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:51.344 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 168, 2024-09-01T00:28:51.344 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 280316 2024-09-01T00:28:51.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.344 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:51.344 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 66, 2024-09-01T00:28:51.344 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 362156 2024-09-01T00:28:51.344 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.344 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:51.344 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 4, 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 106975 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 36511175 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 48, 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2875019 2024-09-01T00:28:51.345 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 45, 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 208911490506 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 48, 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71715155164 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 289, 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 7187621333 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.346 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 289, 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 30716 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 260852 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 241358404 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:51.347 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 90945 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 136124907 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 16948896 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 359966 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.348 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:51.349 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 40, 2024-09-01T00:28:51.349 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 174260 2024-09-01T00:28:51.349 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.349 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:51.349 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:51.349 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 431243109 2024-09-01T00:28:51.349 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.349 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:51.349 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:51.349 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 19358804 2024-09-01T00:28:51.349 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.349 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:51.350 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 292, 2024-09-01T00:28:51.350 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1958604 2024-09-01T00:28:51.350 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.350 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:51.350 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:51.350 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1861453526 2024-09-01T00:28:51.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.350 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:51.350 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42598400 2024-09-01T00:28:51.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.351 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:51.351 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 42516480 2024-09-01T00:28:51.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.351 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:51.351 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3137364582 2024-09-01T00:28:51.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.351 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:51.351 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 81920 2024-09-01T00:28:51.351 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.351 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:51.351 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.352 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:51.352 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.352 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.352 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.352 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.352 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.352 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.352 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.352 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.352 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85497133 2024-09-01T00:28:51.352 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.352 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.353 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.353 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.353 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.353 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.353 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.353 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.353 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.353 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.354 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.354 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.354 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.354 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.354 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.354 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.354 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.354 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.355 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.355 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.355 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.355 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.355 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.355 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.355 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73886419 2024-09-01T00:28:51.355 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.355 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.356 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:51.356 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.356 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:51.356 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.356 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.356 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.356 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.356 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.356 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.356 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.356 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.356 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641228503 2024-09-01T00:28:51.357 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.357 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.357 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.357 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.357 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.357 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.357 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.357 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.357 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.357 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.357 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.357 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.358 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.358 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.358 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.358 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.358 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.358 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:51.358 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.358 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.358 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.358 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.358 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.359 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.359 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.359 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.359 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.359 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.359 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.359 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71801049 2024-09-01T00:28:51.359 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.359 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.359 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:51.359 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.359 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 56998089 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.360 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.361 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.361 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.361 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.361 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.361 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.361 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.361 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.361 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.362 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.362 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.362 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.362 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.362 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.362 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.362 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.362 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.362 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.362 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.362 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.362 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68830567 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.363 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.364 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.364 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641228503 2024-09-01T00:28:51.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.364 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.364 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.364 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.364 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.364 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.364 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.364 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.365 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.365 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.365 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.365 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.365 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6064 2024-09-01T00:28:51.365 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.365 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.365 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 246212 2024-09-01T00:28:51.365 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.365 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.365 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.365 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71550901 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:51.366 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:51.367 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 41 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.368 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.369 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.370 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.371 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.372 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.373 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.374 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.375 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:51.376 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.376 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.376 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:51.376 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 28483584 2024-09-01T00:28:51.376 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.376 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.376 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.376 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.6": { 2024-09-01T00:28:51.376 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:51.376 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:51.376 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.376 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.377 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6680576 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:51.378 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3604480 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:51.379 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3465216 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:51.380 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.381 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:51.382 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5556 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5556 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:51.383 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.384 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.385 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 10223616 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1404928 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.386 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.387 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 6, 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 11543 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:51.388 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 833, 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 488538481 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 826, 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 22337828 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 833, 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 741393 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 833, 2024-09-01T00:28:51.389 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 489279874 2024-09-01T00:28:51.390 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.390 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:51.390 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.390 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.390 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.390 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:51.390 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 1, 2024-09-01T00:28:51.390 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 47781 2024-09-01T00:28:51.390 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.390 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:51.390 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.390 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1049 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3, 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8159 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.391 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:51.392 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3515 2024-09-01T00:28:51.392 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.392 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:51.392 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 368 2024-09-01T00:28:51.392 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.392 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:51.392 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 99, 2024-09-01T00:28:51.392 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1142951 2024-09-01T00:28:51.392 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.392 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:51.392 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 153, 2024-09-01T00:28:51.392 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 373316 2024-09-01T00:28:51.393 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.393 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:51.393 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 54, 2024-09-01T00:28:51.393 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 702486 2024-09-01T00:28:51.393 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.393 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:51.393 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.393 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.393 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:51.393 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 100, 2024-09-01T00:28:51.393 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5518705 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3404, 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3719965642 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 38, 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 19389527 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 38, 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 393753621706 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.394 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:51.395 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 38, 2024-09-01T00:28:51.395 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65998399829 2024-09-01T00:28:51.395 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.395 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:51.395 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3404, 2024-09-01T00:28:51.395 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 962456628 2024-09-01T00:28:51.395 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.395 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:51.395 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3404, 2024-09-01T00:28:51.395 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 203096 2024-09-01T00:28:51.395 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.395 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3404, 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 101886818 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3404, 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2637656290 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3404, 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 555385 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3404, 2024-09-01T00:28:51.396 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1510571057 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3404, 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 373857574 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 950283 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 31, 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 126506 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.397 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3404, 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8344212008 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3404, 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 409920150 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3404, 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 273213796 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.398 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1861453526 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46792704 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46407680 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3137364582 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 385024 2024-09-01T00:28:51.399 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.400 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85489885 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.401 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.402 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73881379 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.403 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.404 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.404 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.404 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641174144 2024-09-01T00:28:51.404 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.404 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.404 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.404 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.404 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.404 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.404 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.404 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.404 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.405 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71855408 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.406 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 56993257 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.407 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.408 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68835399 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:51.409 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641174144 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.410 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5928 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5928 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.411 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 349797 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71495883 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.412 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.413 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 39 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.414 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2810 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 13, 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70758624 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.415 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 15, 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8734628 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 13, 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 36820713 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.416 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:51.417 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.418 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.419 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 13 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2810 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 13, 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 70758624 2024-09-01T00:28:51.420 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.421 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:51.421 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.421 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.421 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:51.421 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 15, 2024-09-01T00:28:51.421 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8734628 2024-09-01T00:28:51.421 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.421 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:51.421 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 13, 2024-09-01T00:28:51.421 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 36820713 2024-09-01T00:28:51.421 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.422 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 33263616 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: "osd.7": { 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: "bluefs": { 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_fallback": { 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_slow_size_fallback": { 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.423 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_db": { 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 65536 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_main": { 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit_wal": { 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_slow": { 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_sst": { 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12288 2024-09-01T00:28:51.424 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_written_wal": { 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6021120 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lat": { 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: "compact_lock_lat": { 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: "db_total_bytes": { 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.425 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: "db_used_bytes": { 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 27656192 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: "log_bytes": { 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2981888 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: "logged_bytes": { 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2842624 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_db": { 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 31850496 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.426 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_slow": { 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: "max_bytes_wal": { 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: "num_files": { 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 14 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: "read_bytes": { 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 206480 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: "read_count": { 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 23 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.427 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes": { 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1282048 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_db": { 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1286144 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_slow": { 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_bytes_wal": { 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: "read_disk_count": { 2024-09-01T00:28:51.428 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15 2024-09-01T00:28:51.429 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.429 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_bytes": { 2024-09-01T00:28:51.429 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4991 2024-09-01T00:28:51.429 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.429 INFO:tasks.workunit.client.0.smithi026.stdout: "read_prefetch_count": { 2024-09-01T00:28:51.429 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4 2024-09-01T00:28:51.429 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.429 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_bytes": { 2024-09-01T00:28:51.429 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5552 2024-09-01T00:28:51.429 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.429 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_buffer_count": { 2024-09-01T00:28:51.429 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_bytes": { 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5552 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_count": { 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 24 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes": { 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_db": { 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.430 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_slow": { 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_bytes_wal": { 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: "read_random_disk_count": { 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_total_bytes": { 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.431 INFO:tasks.workunit.client.0.smithi026.stdout: "slow_used_bytes": { 2024-09-01T00:28:51.432 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.432 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.432 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_total_bytes": { 2024-09-01T00:28:51.432 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.432 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.432 INFO:tasks.workunit.client.0.smithi026.stdout: "wal_used_bytes": { 2024-09-01T00:28:51.432 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.432 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.432 INFO:tasks.workunit.client.0.smithi026.stdout: "write_bytes": { 2024-09-01T00:28:51.432 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8941568 2024-09-01T00:28:51.432 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.432 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore": { 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: "alloc_unit": { 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 4096 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": { 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1396736 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: "clist_lat": { 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 214949 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_lat": { 2024-09-01T00:28:51.433 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.434 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.434 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.434 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed": { 2024-09-01T00:28:51.434 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.434 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.434 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_allocated": { 2024-09-01T00:28:51.434 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.434 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.434 INFO:tasks.workunit.client.0.smithi026.stdout: "compressed_original": { 2024-09-01T00:28:51.434 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.434 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.434 INFO:tasks.workunit.client.0.smithi026.stdout: "csum_lat": { 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 11, 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 44288 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: "decompress_lat": { 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: "fragmentation_micros": { 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_commit_lat": { 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 681, 2024-09-01T00:28:51.435 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 491954981 2024-09-01T00:28:51.436 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.436 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_final_lat": { 2024-09-01T00:28:51.436 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 667, 2024-09-01T00:28:51.436 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 25207369 2024-09-01T00:28:51.436 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.436 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_flush_lat": { 2024-09-01T00:28:51.436 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 681, 2024-09-01T00:28:51.436 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 527699 2024-09-01T00:28:51.436 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.436 INFO:tasks.workunit.client.0.smithi026.stdout: "kv_sync_lat": { 2024-09-01T00:28:51.436 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 681, 2024-09-01T00:28:51.436 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 492482680 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_keys_lat": { 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_get_values_lat": { 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 47880 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_lower_bound_lat": { 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1068 2024-09-01T00:28:51.437 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_next_lat": { 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_seek_to_first_lat": { 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 0, 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_upper_bound_lat": { 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 2, 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 6683 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.438 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_hits": { 2024-09-01T00:28:51.439 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3922 2024-09-01T00:28:51.439 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.439 INFO:tasks.workunit.client.0.smithi026.stdout: "onode_misses": { 2024-09-01T00:28:51.439 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 406 2024-09-01T00:28:51.439 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.439 INFO:tasks.workunit.client.0.smithi026.stdout: "read_lat": { 2024-09-01T00:28:51.439 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 149, 2024-09-01T00:28:51.439 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2749149 2024-09-01T00:28:51.439 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.439 INFO:tasks.workunit.client.0.smithi026.stdout: "read_onode_meta_lat": { 2024-09-01T00:28:51.439 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 242, 2024-09-01T00:28:51.439 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 420775 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: "read_wait_aio_lat": { 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 93, 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1777226 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: "reads_with_retries": { 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: "remove_lat": { 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 102, 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5835559 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.440 INFO:tasks.workunit.client.0.smithi026.stdout: "state_aio_wait_lat": { 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3417, 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3889034324 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_aio_wait_lat": { 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 26, 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 18992795 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_cleanup_lat": { 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 26, 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 256117268986 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: "state_deferred_queued_lat": { 2024-09-01T00:28:51.441 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 26, 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 47947683974 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: "state_done_lat": { 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3417, 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1269034066 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: "state_finishing_lat": { 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3417, 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 202820 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: "state_io_done_lat": { 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3417, 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 9227438 2024-09-01T00:28:51.442 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_commiting_lat": { 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3417, 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2934299243 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_done_lat": { 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3417, 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 732347 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: "state_kv_queued_lat": { 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3417, 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1625529310 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.443 INFO:tasks.workunit.client.0.smithi026.stdout: "state_prepare_lat": { 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3417, 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 359846037 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": { 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 948235 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: "truncate_lat": { 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 25, 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 110963 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_commit_lat": { 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3417, 2024-09-01T00:28:51.444 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 8818402020 2024-09-01T00:28:51.445 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.445 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_submit_lat": { 2024-09-01T00:28:51.445 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3417, 2024-09-01T00:28:51.445 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 394661854 2024-09-01T00:28:51.445 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.445 INFO:tasks.workunit.client.0.smithi026.stdout: "txc_throttle_lat": { 2024-09-01T00:28:51.445 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 3417, 2024-09-01T00:28:51.445 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 263040730 2024-09-01T00:28:51.445 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.445 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.445 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache": { 2024-09-01T00:28:51.445 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_bytes": { 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 1861453526 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: "heap_bytes": { 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46792704 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: "mapped_bytes": { 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46587904 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: "target_bytes": { 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3137364582 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: "unmapped_bytes": { 2024-09-01T00:28:51.446 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 204800 2024-09-01T00:28:51.447 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.447 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.447 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:data": { 2024-09-01T00:28:51.447 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.447 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 159383552 2024-09-01T00:28:51.447 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.447 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.447 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.447 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.447 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.448 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.448 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.448 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.448 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 85481804 2024-09-01T00:28:51.448 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.448 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.448 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.448 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.448 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.448 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.448 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.448 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.449 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.449 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.449 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.449 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.449 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.449 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.449 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.449 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.449 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.449 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 135168 2024-09-01T00:28:51.449 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 73766580 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.450 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv": { 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 780140544 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641113537 2024-09-01T00:28:51.451 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.452 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.452 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.452 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.452 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.452 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.452 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.452 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.452 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.452 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.452 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.452 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.452 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 2128 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.453 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.454 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.454 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.454 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.454 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71916015 2024-09-01T00:28:51.454 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.454 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.454 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:kv_onode": { 2024-09-01T00:28:51.454 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.454 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 192937984 2024-09-01T00:28:51.454 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.454 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.454 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 67108864 2024-09-01T00:28:51.455 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.455 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.455 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 464 2024-09-01T00:28:51.455 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.455 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.455 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 56987869 2024-09-01T00:28:51.455 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.455 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.455 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.455 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.455 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.455 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.456 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.457 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.457 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.457 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.457 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.457 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.457 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.457 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.457 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.457 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.457 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.457 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 68840787 2024-09-01T00:28:51.457 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.458 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.458 INFO:tasks.workunit.client.0.smithi026.stdout: "bluestore-pricache:meta": { 2024-09-01T00:28:51.458 INFO:tasks.workunit.client.0.smithi026.stdout: "committed_bytes": { 2024-09-01T00:28:51.458 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 713031680 2024-09-01T00:28:51.458 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.458 INFO:tasks.workunit.client.0.smithi026.stdout: "pri0_bytes": { 2024-09-01T00:28:51.458 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.458 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.458 INFO:tasks.workunit.client.0.smithi026.stdout: "pri10_bytes": { 2024-09-01T00:28:51.458 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.458 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.458 INFO:tasks.workunit.client.0.smithi026.stdout: "pri11_bytes": { 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 641113537 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: "pri1_bytes": { 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: "pri2_bytes": { 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: "pri3_bytes": { 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: "pri4_bytes": { 2024-09-01T00:28:51.459 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: "pri5_bytes": { 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: "pri6_bytes": { 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 369664 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: "pri7_bytes": { 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: "pri8_bytes": { 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.460 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: "pri9_bytes": { 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: "reserved_bytes": { 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 71548479 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: "objecter": { 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: "op_active": { 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.461 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.462 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.462 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rmw": { 2024-09-01T00:28:51.462 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.462 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.462 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.462 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.462 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.462 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.462 INFO:tasks.workunit.client.0.smithi026.stdout: "osd": { 2024-09-01T00:28:51.462 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg": { 2024-09-01T00:28:51.462 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46 2024-09-01T00:28:51.462 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: "numpg_removing": { 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: "op": { 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 171 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_degraded": { 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: "op_delayed_unreadable": { 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.463 INFO:tasks.workunit.client.0.smithi026.stdout: "op_in_bytes": { 2024-09-01T00:28:51.464 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.464 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.464 INFO:tasks.workunit.client.0.smithi026.stdout: "op_latency": { 2024-09-01T00:28:51.464 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 171, 2024-09-01T00:28:51.464 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 115843543 2024-09-01T00:28:51.464 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.464 INFO:tasks.workunit.client.0.smithi026.stdout: "op_out_bytes": { 2024-09-01T00:28:51.464 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 266554 2024-09-01T00:28:51.464 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.464 INFO:tasks.workunit.client.0.smithi026.stdout: "op_prepare_latency": { 2024-09-01T00:28:51.464 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 173, 2024-09-01T00:28:51.464 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 38626725 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: "op_process_latency": { 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 171, 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 76220614 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r": { 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 120 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency": { 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 120, 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 18116466 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.465 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_out_bytes": { 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 266554 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_prepare_latency": { 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 120, 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 15470820 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: "op_r_process_latency": { 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 120, 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 12562721 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.466 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw": { 2024-09-01T00:28:51.467 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46 2024-09-01T00:28:51.467 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.467 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_in_bytes": { 2024-09-01T00:28:51.467 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.467 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.467 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency": { 2024-09-01T00:28:51.467 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 46, 2024-09-01T00:28:51.467 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 46880996 2024-09-01T00:28:51.467 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.467 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-01T00:28:51.468 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.468 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.468 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-01T00:28:51.468 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.468 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.468 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_out_bytes": { 2024-09-01T00:28:51.468 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.468 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.468 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_prepare_latency": { 2024-09-01T00:28:51.468 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 46, 2024-09-01T00:28:51.468 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 19639853 2024-09-01T00:28:51.468 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.469 INFO:tasks.workunit.client.0.smithi026.stdout: "op_rw_process_latency": { 2024-09-01T00:28:51.469 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 46, 2024-09-01T00:28:51.469 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 43983773 2024-09-01T00:28:51.469 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.469 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w": { 2024-09-01T00:28:51.469 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 5 2024-09-01T00:28:51.469 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.469 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_in_bytes": { 2024-09-01T00:28:51.469 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.470 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.470 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency": { 2024-09-01T00:28:51.470 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:51.470 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 50846081 2024-09-01T00:28:51.470 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.470 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-01T00:28:51.470 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.470 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.470 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_prepare_latency": { 2024-09-01T00:28:51.470 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 7, 2024-09-01T00:28:51.471 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 3516052 2024-09-01T00:28:51.471 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.471 INFO:tasks.workunit.client.0.smithi026.stdout: "op_w_process_latency": { 2024-09-01T00:28:51.471 INFO:tasks.workunit.client.0.smithi026.stdout: "count": 5, 2024-09-01T00:28:51.471 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 19674120 2024-09-01T00:28:51.471 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.471 INFO:tasks.workunit.client.0.smithi026.stdout: "op_wip": { 2024-09-01T00:28:51.471 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.471 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.471 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_bytes": { 2024-09-01T00:28:51.472 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.472 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.472 INFO:tasks.workunit.client.0.smithi026.stdout: "recovery_ops": { 2024-09-01T00:28:51.472 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 0 2024-09-01T00:28:51.472 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.472 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes": { 2024-09-01T00:28:51.472 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 95995035648 2024-09-01T00:28:51.472 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.472 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_bytes_used": { 2024-09-01T00:28:51.472 INFO:tasks.workunit.client.0.smithi026.stdout: "value": 29061120 2024-09-01T00:28:51.472 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.472 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.473 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.473 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.473 INFO:tasks.workunit.client.0.smithi026.stdout: "pools": [ 2024-09-01T00:28:51.473 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.473 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:51.473 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr" 2024-09-01T00:28:51.473 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.473 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:51.473 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:51.473 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:51.473 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:51.473 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:51.474 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 1, 2024-09-01T00:28:51.474 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 1, 2024-09-01T00:28:51.474 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 1, 2024-09-01T00:28:51.474 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:51.474 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:51.474 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:51.474 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 1781760, 2024-09-01T00:28:51.474 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:51.474 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:51.474 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 1781760, 2024-09-01T00:28:51.474 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:51.474 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:51.475 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 2, 2024-09-01T00:28:51.475 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:51.475 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 2.4431169549643528e-06, 2024-09-01T00:28:51.475 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:51.475 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:51.475 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 212, 2024-09-01T00:28:51.475 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 313344, 2024-09-01T00:28:51.475 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 590368, 2024-09-01T00:28:51.475 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 590368, 2024-09-01T00:28:51.475 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:51.475 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 1771104, 2024-09-01T00:28:51.475 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 179, 2024-09-01T00:28:51.476 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 2473984 2024-09-01T00:28:51.476 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.476 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:51.476 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:51.476 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:51.476 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.476 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.476 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:51.476 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs" 2024-09-01T00:28:51.476 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.476 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:51.476 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 32, 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 32, 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 2, 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 98304, 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:51.477 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 98304, 2024-09-01T00:28:51.478 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:51.478 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:51.478 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 22, 2024-09-01T00:28:51.478 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:51.478 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 1.3479298388574534e-07, 2024-09-01T00:28:51.478 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:51.478 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:51.478 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 0, 2024-09-01T00:28:51.478 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 0, 2024-09-01T00:28:51.478 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 3428, 2024-09-01T00:28:51.478 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 3428, 2024-09-01T00:28:51.478 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 10284, 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 51, 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 20480 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs" 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:51.479 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:51.480 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:51.480 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:51.480 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:51.480 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 64, 2024-09-01T00:28:51.480 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 64, 2024-09-01T00:28:51.480 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 3, 2024-09-01T00:28:51.480 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:51.480 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:51.480 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:51.480 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 0, 2024-09-01T00:28:51.480 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 0.0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 0, 2024-09-01T00:28:51.481 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 0, 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 0, 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 0 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd" 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.482 INFO:tasks.workunit.client.0.smithi026.stdout: "cache_mode": "none", 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "erasure_code_profile": {}, 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "min_size": 2, 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "options": {}, 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_autoscale_mode": "off", 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 8, 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "pgp_num": 8, 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "pool": 4, 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "size": 3, 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "stats": { 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_raw": 729296054538, 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "bytes_used": 12288, 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_bytes_used": 0, 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "compress_under_bytes": 0, 2024-09-01T00:28:51.483 INFO:tasks.workunit.client.0.smithi026.stdout: "data_bytes_used": 12288, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty": 0, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "max_avail": 243098697728, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "objects": 2, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_bytes_used": 0, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "percent_used": 1.6849124762075007e-08, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_bytes": 0, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "quota_objects": 0, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "rd": 0, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "rd_bytes": 0, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "stored": 19, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_data": 19, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_omap": 0, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "stored_raw": 57, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "wr": 2, 2024-09-01T00:28:51.484 INFO:tasks.workunit.client.0.smithi026.stdout: "wr_bytes": 2048 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_bytes": 0, 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: "target_max_objects": 0, 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: "type": "replicated" 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd": { 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: "mirroring_by_pool": [ 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: false 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: "num_images_by_pool": [ 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: "num_pools": 1 2024-09-01T00:28:51.485 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "report_id": "f3a11e66-eac4-4957-8c0d-bb91a2c1dfd6", 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "report_timestamp": "2024-09-01T00:28:50.024345", 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "report_version": 1, 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "rocksdb_stats": { 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "7.9.2" 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "rook": { 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "cluster": { 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "external-mode": null, 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "mon": { 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "allow-multiple-per-node": null, 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "count": null, 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "max-id": null, 2024-09-01T00:28:51.486 INFO:tasks.workunit.client.0.smithi026.stdout: "pvc": { 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: "enabled": null 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: "stretch": { 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: "enabled": null 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: "network": { 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: "provider": null 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: "storage": { 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: "device-set": { 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: "count": { 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: "non-portable": null, 2024-09-01T00:28:51.487 INFO:tasks.workunit.client.0.smithi026.stdout: "portable": null, 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: "total": null 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: "csi": { 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: "version": null 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: "kubernetes": { 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: "version": null 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: "node": { 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: "count": { 2024-09-01T00:28:51.488 INFO:tasks.workunit.client.0.smithi026.stdout: "kubernetes-total": null, 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: "with-ceph-daemons": null, 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: "with-csi-cephfs-plugin": null, 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: "with-csi-nfs-plugin": null, 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: "with-csi-rbd-plugin": null 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: "usage": { 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: "storage-class": { 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: "count": { 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: "bucket": null, 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs": null, 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: "nfs": null, 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd": null, 2024-09-01T00:28:51.489 INFO:tasks.workunit.client.0.smithi026.stdout: "total": null 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: "version": null 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: "services": {}, 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_per_pg": [ 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.490 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.572442+0000", 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.572442+0000", 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.572741+0000", 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.491 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.492 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.492 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:51.492 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:51.492 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:51.492 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.492 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.492 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.492 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:51.492 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495815+0000", 2024-09-01T00:28:51.492 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.492 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3f", 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.493 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.494 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.494 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.494 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.494 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T10:49:13.439822+0000", 2024-09-01T00:28:51.494 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.494 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.494 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.494 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.495 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.496 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.497 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.498 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.499 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:51.499 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.499 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.499 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.499 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.499 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.499 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.499 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:51.499 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.565848+0000", 2024-09-01T00:28:51.499 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.565848+0000", 2024-09-01T00:28:51.499 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.566142+0000", 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:51.500 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390133+0000", 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.501 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3e", 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T05:11:34.644004+0000", 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.502 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.503 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.504 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.505 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.506 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.570600+0000", 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.570600+0000", 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.570853+0000", 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.507 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578063+0000", 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.508 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3d", 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:01:59.662678+0000", 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.509 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.510 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.511 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.512 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.513 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.570585+0000", 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.570585+0000", 2024-09-01T00:28:51.514 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.571291+0000", 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:51.515 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650940+0000", 2024-09-01T00:28:51.516 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.516 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.516 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.516 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.516 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.516 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.516 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.516 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.516 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3c", 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T10:39:38.284563+0000", 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.517 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.518 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.519 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.520 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.521 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.579882+0000", 2024-09-01T00:28:51.522 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.579882+0000", 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.580209+0000", 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:51.523 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495532+0000", 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.524 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3b", 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:01:45.925047+0000", 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.525 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.526 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.527 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.528 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.529 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.569571+0000", 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.569571+0000", 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.570907+0000", 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.530 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650834+0000", 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.531 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3a", 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:30:29.060750+0000", 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.532 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.533 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.533 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.534 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.535 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.536 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.536 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.536 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.536 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.536 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.536 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.536 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.536 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.536 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.536 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.536 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.536 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.537 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.579971+0000", 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.579971+0000", 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.580529+0000", 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:51.538 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495282+0000", 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.539 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.39", 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:21:47.775248+0000", 2024-09-01T00:28:51.540 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.541 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.542 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.543 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.544 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575802+0000", 2024-09-01T00:28:51.545 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575802+0000", 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576156+0000", 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:51.546 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388354+0000", 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.38", 2024-09-01T00:28:51.547 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T00:54:15.912972+0000", 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.548 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.549 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.550 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:51.551 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.552 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.578894+0000", 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.578894+0000", 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.579327+0000", 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.553 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495955+0000", 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.554 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.37", 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:21:56.447666+0000", 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.555 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.556 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.557 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.558 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.559 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.573268+0000", 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.573268+0000", 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.574865+0000", 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.560 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513275+0000", 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.561 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.36", 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:49:50.648136+0000", 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.562 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.563 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.563 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.563 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.563 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.563 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.563 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.563 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.563 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.563 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.563 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.563 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.563 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.564 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.565 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:51.566 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.567 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.566459+0000", 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.566459+0000", 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.566727+0000", 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.568 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513393+0000", 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.569 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.35", 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:54:21.006755+0000", 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.570 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.571 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.572 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.573 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:51.574 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.182143+0000", 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.182143+0000", 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.182447+0000", 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.575 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.492868+0000", 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.576 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:51.577 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.577 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.577 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.577 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.577 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.577 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.577 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.577 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.577 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.34", 2024-09-01T00:28:51.577 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.577 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.577 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 20, 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:52:21.783314+0000", 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.578 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.579 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.579 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.579 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.579 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.579 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.579 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.579 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.579 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.579 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.579 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.579 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.579 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.580 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.581 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:51.582 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.563322+0000", 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.563322+0000", 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.563570+0000", 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.583 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388636+0000", 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.584 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.33", 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.585 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.586 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:02:12.684935+0000", 2024-09-01T00:28:51.586 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.586 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.586 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.586 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.586 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.586 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.586 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.586 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.586 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.586 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.586 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.587 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.588 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:51.589 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.590 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.573434+0000", 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.573434+0000", 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.574030+0000", 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:51.591 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.577998+0000", 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.592 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.32", 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:14:09.350558+0000", 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.593 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.594 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.595 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.596 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.597 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.598 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:51.598 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.598 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:51.598 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.598 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.598 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.598 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.598 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.598 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.598 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:51.598 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.568182+0000", 2024-09-01T00:28:51.598 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.568182+0000", 2024-09-01T00:28:51.599 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.568403+0000", 2024-09-01T00:28:51.599 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:51.599 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.599 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.599 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.599 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.599 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:51.599 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:51.599 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:51.599 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.599 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.599 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390270+0000", 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.600 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.31", 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:01:31.327852+0000", 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.601 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.602 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.602 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.602 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.602 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.602 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.602 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.602 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.602 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.602 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.602 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.602 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.603 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.604 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.605 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.606 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.606 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.606 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.606 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.606 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.606 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:51.606 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.606 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.606 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.606 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.606 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.606 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575057+0000", 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575057+0000", 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.575856+0000", 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:51.607 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650779+0000", 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.608 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.30", 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:23:32.974739+0000", 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.609 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.610 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.611 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.612 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.613 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.569228+0000", 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.569228+0000", 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.574464+0000", 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.614 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651282+0000", 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.615 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2f", 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.616 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:37:25.526469+0000", 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.617 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.618 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.619 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.620 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.620 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.620 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.620 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.620 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.620 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.620 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.620 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.620 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.620 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.620 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.620 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.621 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.572563+0000", 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.572563+0000", 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.572851+0000", 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.622 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.492997+0000", 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.623 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2e", 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.624 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T02:28:28.455942+0000", 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.625 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.626 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.627 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.628 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.629 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.629 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.629 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.629 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.629 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.629 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.629 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:51.629 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.629 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.629 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.629 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.629 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.630 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.630 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:51.630 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.574279+0000", 2024-09-01T00:28:51.630 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.574279+0000", 2024-09-01T00:28:51.630 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.574559+0000", 2024-09-01T00:28:51.630 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:51.630 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.630 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.630 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.630 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.630 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:51.630 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495854+0000", 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.631 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.632 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.632 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.632 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.632 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.632 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.632 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2d", 2024-09-01T00:28:51.632 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.632 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.632 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.632 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.632 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.632 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T00:58:53.368418+0000", 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.633 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.634 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.635 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.636 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.636 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.636 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.636 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.636 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.636 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.636 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.636 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.636 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.636 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.636 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.636 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.637 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.565489+0000", 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.565489+0000", 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.565958+0000", 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:51.638 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513207+0000", 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.639 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2c", 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T00:46:32.880279+0000", 2024-09-01T00:28:51.640 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.641 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.642 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.643 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.644 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.644 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.644 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.644 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.644 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.644 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.644 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.644 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.644 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.644 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.644 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:51.644 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.645 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.574060+0000", 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.574060+0000", 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.574307+0000", 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.646 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.647 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.647 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:51.647 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578044+0000", 2024-09-01T00:28:51.647 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.647 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.647 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.647 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.647 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.647 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.647 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.647 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.647 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2b", 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:25:37.291329+0000", 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.648 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.649 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.650 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.651 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.652 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.574426+0000", 2024-09-01T00:28:51.653 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.574426+0000", 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.575435+0000", 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.654 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650885+0000", 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.655 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2a", 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:24:02.845569+0000", 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.656 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.657 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.657 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.657 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.657 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.657 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.657 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.657 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.657 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.657 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.657 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.657 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.657 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.658 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.659 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.660 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.661 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.661 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.661 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:51.661 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.661 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.661 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.661 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.664 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.664 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.664 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:51.664 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.559608+0000", 2024-09-01T00:28:51.664 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.559608+0000", 2024-09-01T00:28:51.664 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.559887+0000", 2024-09-01T00:28:51.664 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:51.664 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388597+0000", 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.665 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.666 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.666 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.666 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.666 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.666 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.666 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.666 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.666 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.666 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.666 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.666 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.666 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.29", 2024-09-01T00:28:51.667 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.667 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.667 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.667 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.667 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.667 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:33:00.119152+0000", 2024-09-01T00:28:51.667 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.667 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.667 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.667 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.667 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.667 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.668 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.668 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.668 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.668 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.668 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.668 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.668 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.668 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.668 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.668 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.668 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.668 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.669 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.669 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.669 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.669 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.669 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.669 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.669 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.669 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.669 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.669 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.669 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.669 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.670 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.671 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575602+0000", 2024-09-01T00:28:51.672 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575602+0000", 2024-09-01T00:28:51.673 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576035+0000", 2024-09-01T00:28:51.673 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:51.673 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.673 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.673 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.673 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.673 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:51.673 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:51.673 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:51.673 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.673 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.674 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.674 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:51.674 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650770+0000", 2024-09-01T00:28:51.674 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.674 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.674 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.674 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.674 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.674 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.674 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.674 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.674 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.28", 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:19:48.734886+0000", 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.675 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.676 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.676 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.676 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.676 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.676 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.676 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.676 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.676 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.676 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.676 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.676 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.676 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.677 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.678 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.679 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.680 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.561834+0000", 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.561834+0000", 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.562594+0000", 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.681 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.682 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.682 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:51.682 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390317+0000", 2024-09-01T00:28:51.682 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.682 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.682 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.682 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.682 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.682 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.682 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.682 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.682 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.27", 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T10:33:22.875595+0000", 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.683 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.684 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.685 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.685 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.685 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.685 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.685 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.685 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.685 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.685 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.685 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.685 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.685 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.685 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.686 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.687 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.687 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.687 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.687 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.687 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.687 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.687 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.687 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.687 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.687 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.687 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.687 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.688 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.570941+0000", 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.570941+0000", 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.572272+0000", 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:51.689 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513326+0000", 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.690 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.26", 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:55:26.842989+0000", 2024-09-01T00:28:51.691 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.692 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.693 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.694 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.695 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.696 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.696 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.696 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.696 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.696 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.696 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.696 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:51.696 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.696 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.696 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.696 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.696 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.697 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.697 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:51.697 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.562137+0000", 2024-09-01T00:28:51.697 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.562137+0000", 2024-09-01T00:28:51.697 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.562377+0000", 2024-09-01T00:28:51.697 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:51.697 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.697 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.697 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.697 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.697 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:51.697 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:51.698 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:51.698 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.698 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.698 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.698 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:51.698 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389701+0000", 2024-09-01T00:28:51.698 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.698 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.698 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.698 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.698 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.698 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.25", 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.699 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T05:14:56.878635+0000", 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.700 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.701 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.702 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:51.703 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.704 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.182074+0000", 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.182074+0000", 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.182406+0000", 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:51.705 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389384+0000", 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.706 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.707 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.707 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.707 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.707 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.24", 2024-09-01T00:28:51.707 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.707 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.707 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.707 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 31, 2024-09-01T00:28:51.707 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.707 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:51:10.763854+0000", 2024-09-01T00:28:51.707 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.707 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.708 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.708 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.708 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.708 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.708 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.708 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.708 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.708 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.708 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.708 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.708 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.708 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.709 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.709 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.709 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.709 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.709 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.709 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.709 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.709 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.709 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.709 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.709 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.709 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.710 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.710 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.710 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.710 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.710 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.710 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.710 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.710 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.710 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.710 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.711 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.711 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.711 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.711 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.711 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.711 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.711 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.711 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.711 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.711 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.711 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.711 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.712 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:51.713 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.713 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.713 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.713 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.713 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.713 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.713 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:51.713 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575430+0000", 2024-09-01T00:28:51.713 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575430+0000", 2024-09-01T00:28:51.713 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576140+0000", 2024-09-01T00:28:51.713 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:51.713 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578128+0000", 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.714 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.23", 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.715 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.716 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.716 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.716 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.716 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T05:01:09.211710+0000", 2024-09-01T00:28:51.716 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.716 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.716 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.716 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.717 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.718 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.719 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.720 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.720 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.720 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.720 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.720 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:51.720 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.720 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.720 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.720 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.720 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.720 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.720 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.721 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.721 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:51.721 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.721 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.721 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.721 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.721 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.721 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.721 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:51.721 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.176866+0000", 2024-09-01T00:28:51.721 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.176866+0000", 2024-09-01T00:28:51.722 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.177172+0000", 2024-09-01T00:28:51.722 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:51.722 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.722 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.722 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.722 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:51.722 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:51.722 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:51.722 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:51.722 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.722 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.722 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.723 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:51.723 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650917+0000", 2024-09-01T00:28:51.723 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.723 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.723 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.723 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.723 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:51.723 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.723 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.723 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.723 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.723 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.724 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.724 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.724 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.724 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.22", 2024-09-01T00:28:51.724 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.724 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.724 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.724 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 32, 2024-09-01T00:28:51.724 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.724 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:03:14.204044+0000", 2024-09-01T00:28:51.724 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.724 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.725 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.726 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.726 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.726 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.726 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.726 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.726 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.726 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.726 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.726 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.726 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.726 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.726 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.727 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.728 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.728 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.728 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.728 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.728 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.728 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.728 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.728 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.728 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.728 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.728 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.729 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.569697+0000", 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.569697+0000", 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.569974+0000", 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:51.730 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.492710+0000", 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.731 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.21", 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.732 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:39:42.586657+0000", 2024-09-01T00:28:51.733 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.733 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.733 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.733 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.733 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.733 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.733 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.733 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.733 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.733 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.733 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.733 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.734 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.735 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.735 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.735 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.735 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.735 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.735 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.735 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.735 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.735 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.735 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.735 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.735 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.736 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.736 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.736 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.736 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.736 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.736 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.736 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.736 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.736 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.736 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.736 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.736 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:51.737 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.176912+0000", 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.176912+0000", 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.178395+0000", 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.738 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:51.739 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:51.739 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:51.739 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:51.739 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.739 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.739 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.739 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:51.739 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.512893+0000", 2024-09-01T00:28:51.739 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.739 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.739 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.739 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.20", 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.740 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 31, 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:14:14.634109+0000", 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.741 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.742 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.743 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.744 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 4, 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.745 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.565145+0000", 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.565145+0000", 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.565441+0000", 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.746 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389216+0000", 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.747 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1a", 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.748 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:48:20.429314+0000", 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.749 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.750 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.750 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.750 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.750 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.750 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.750 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.750 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.750 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.750 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.750 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.750 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.750 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.751 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 4, 2024-09-01T00:28:51.752 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.753 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.545006+0000", 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.545006+0000", 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.545310+0000", 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:51.754 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:51.755 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.755 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.755 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.755 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:51.755 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390004+0000", 2024-09-01T00:28:51.755 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.755 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:51.755 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.755 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.755 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.755 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.756 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.756 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.756 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.756 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:51.756 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.756 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.756 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.756 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1b", 2024-09-01T00:28:51.756 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.756 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.756 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.756 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:08:34.081824+0000", 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.757 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.758 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.759 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.760 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.760 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.760 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.760 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.760 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.760 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.760 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.760 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'1" 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.761 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575872+0000", 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575872+0000", 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576290+0000", 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.762 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578210+0000", 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.763 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1b", 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.764 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:19:53.762511+0000", 2024-09-01T00:28:51.765 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.765 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.765 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.765 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.765 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.765 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.765 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.765 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.765 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.765 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.765 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.765 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.766 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.767 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.768 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.768 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.768 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.768 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.768 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.768 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.768 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.768 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.769 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.769 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:51.769 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.769 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.769 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.769 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.769 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.769 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.769 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.769 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.769 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:51.769 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.770 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.770 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.770 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.770 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.770 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.770 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:51.770 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.545497+0000", 2024-09-01T00:28:51.770 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.545497+0000", 2024-09-01T00:28:51.770 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.545778+0000", 2024-09-01T00:28:51.770 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:51.770 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.770 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513159+0000", 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:51.771 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1a", 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.772 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.773 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.773 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:51.773 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.773 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:18:40.293201+0000", 2024-09-01T00:28:51.773 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.773 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.773 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.773 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.773 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.773 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.773 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.773 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.774 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.775 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.776 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.776 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.776 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.776 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.777 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.777 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.777 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.777 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.777 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.777 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:51.777 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'1" 2024-09-01T00:28:51.777 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.777 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.777 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.778 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.778 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.778 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.778 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.778 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:51.778 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.778 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.778 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.778 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.778 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.778 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.778 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:51.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.545000+0000", 2024-09-01T00:28:51.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.545000+0000", 2024-09-01T00:28:51.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.545274+0000", 2024-09-01T00:28:51.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:51.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:51.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:51.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:51.779 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.780 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.780 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.780 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:51.780 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388730+0000", 2024-09-01T00:28:51.780 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.780 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.780 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.780 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.780 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.780 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.780 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.780 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.781 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.781 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.781 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.781 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.781 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.781 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.19", 2024-09-01T00:28:51.781 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.781 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.781 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.781 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:51.781 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T02:48:48.303172+0000", 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.782 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.783 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.784 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.785 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.785 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.785 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.785 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.785 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.785 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.785 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.785 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.785 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.785 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.785 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.785 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.786 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.569375+0000", 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.569375+0000", 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.569654+0000", 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.787 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388428+0000", 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.788 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.18", 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.789 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:04:42.130640+0000", 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.790 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.791 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.792 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.792 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.792 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.792 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.792 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.792 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.792 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.792 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.792 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.792 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.792 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.792 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.793 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.794 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.794 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.794 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.794 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.794 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.794 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.794 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:51.794 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.794 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.794 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.794 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.794 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.795 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:51.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.538361+0000", 2024-09-01T00:28:51.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.538361+0000", 2024-09-01T00:28:51.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.538694+0000", 2024-09-01T00:28:51.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:51.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:51.795 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650877+0000", 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.796 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.18", 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:33:11.048136+0000", 2024-09-01T00:28:51.797 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.798 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.798 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.798 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.799 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.800 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.801 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.802 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.563712+0000", 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.563712+0000", 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.564067+0000", 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:51.803 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389063+0000", 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.804 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.805 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.805 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.805 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.805 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.805 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.19", 2024-09-01T00:28:51.805 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.805 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.805 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.805 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.805 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.805 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T02:11:58.043108+0000", 2024-09-01T00:28:51.805 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.806 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.807 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.808 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.808 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.808 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.808 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.808 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.808 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.808 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.808 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.808 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.808 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.808 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.809 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.810 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.810 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.810 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.810 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.810 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.810 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.810 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:51.810 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.810 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.810 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.810 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.547481+0000", 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.547481+0000", 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.548042+0000", 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:51.811 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513402+0000", 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.812 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.17", 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 24, 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:20:36.439267+0000", 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.813 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.814 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.815 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.816 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.817 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.569932+0000", 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.569932+0000", 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.570421+0000", 2024-09-01T00:28:51.818 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651074+0000", 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.819 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.820 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.820 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.820 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.820 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.820 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.820 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.820 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.820 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.820 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.820 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.820 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.820 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.16", 2024-09-01T00:28:51.821 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.821 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.821 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.821 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.821 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.821 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:21:47.320092+0000", 2024-09-01T00:28:51.821 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.821 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.821 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.821 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.822 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.823 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.824 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.824 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.824 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.824 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.824 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.824 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.824 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.824 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.824 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.824 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.825 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.826 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.543719+0000", 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.543719+0000", 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.544508+0000", 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.827 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651201+0000", 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.828 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.16", 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T05:16:14.791161+0000", 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.829 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.830 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.831 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.832 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.833 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.834 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:51.835 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575645+0000", 2024-09-01T00:28:51.835 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575645+0000", 2024-09-01T00:28:51.835 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.575908+0000", 2024-09-01T00:28:51.835 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:51.835 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.835 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.835 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.835 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.835 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:51.835 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:51.835 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:51.835 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578139+0000", 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.836 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.17", 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:37:10.823247+0000", 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.837 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.838 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.839 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.840 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.841 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.842 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.534280+0000", 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.534280+0000", 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.534620+0000", 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.843 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389835+0000", 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 3, 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.844 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 3, 2024-09-01T00:28:51.845 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.845 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.845 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.845 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.15", 2024-09-01T00:28:51.845 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.845 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.845 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.845 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 27, 2024-09-01T00:28:51.845 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.845 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:09:34.891082+0000", 2024-09-01T00:28:51.845 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.845 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 90, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.846 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 6, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 2, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 2, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:51.847 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 4, 2024-09-01T00:28:51.848 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 1 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'3" 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.849 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 4, 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:51.850 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.575793+0000", 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.575793+0000", 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576121+0000", 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.851 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389609+0000", 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.852 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.853 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.853 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.14", 2024-09-01T00:28:51.853 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.853 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.853 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.853 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.853 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.853 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:53:28.151421+0000", 2024-09-01T00:28:51.853 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.853 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.853 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.853 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.854 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.855 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.856 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 4, 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.857 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.543478+0000", 2024-09-01T00:28:51.858 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.543478+0000", 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.543984+0000", 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.859 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:27:48.325384+0000", 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 12, 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 12, 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.860 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.14", 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 36, 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:42:40.439523+0000", 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 2630, 2024-09-01T00:28:51.861 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.862 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.863 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.863 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 12, 2024-09-01T00:28:51.863 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 4, 2024-09-01T00:28:51.863 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.863 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 4, 2024-09-01T00:28:51.863 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.863 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.863 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.863 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.863 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.863 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:51.863 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 12, 2024-09-01T00:28:51.864 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 9 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "77'12" 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.865 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:51.866 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.581834+0000", 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.581834+0000", 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.582149+0000", 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.867 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:51.868 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495673+0000", 2024-09-01T00:28:51.868 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.868 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.868 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.868 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.868 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.868 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.868 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.868 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.868 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.868 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.868 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.15", 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T02:35:03.934385+0000", 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.869 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.870 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.871 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.872 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.873 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.873 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.873 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.873 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.873 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.873 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:51.873 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.873 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:51.873 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.873 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.873 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.873 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.874 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.874 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.874 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:51.874 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.874 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:51.874 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.874 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.874 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.874 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.874 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.874 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.874 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.538044+0000", 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.538044+0000", 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.538311+0000", 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.875 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.876 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.876 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:51.876 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578309+0000", 2024-09-01T00:28:51.876 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.876 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:51.876 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.876 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.876 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.876 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.876 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.876 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.876 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.13", 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 27, 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:06:40.969457+0000", 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.877 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 34, 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.878 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 6, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 2, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 2, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.879 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.880 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 3, 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 7 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'2" 2024-09-01T00:28:51.881 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.882 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:51.883 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.566475+0000", 2024-09-01T00:28:51.883 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.566475+0000", 2024-09-01T00:28:51.883 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.567056+0000", 2024-09-01T00:28:51.883 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:51.883 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.883 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.883 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.883 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.883 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:51.883 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:51.883 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:51.883 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.884 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.884 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.884 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:51.884 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578065+0000", 2024-09-01T00:28:51.884 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.884 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.884 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.884 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.884 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.884 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.884 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.884 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.12", 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:29:40.717164+0000", 2024-09-01T00:28:51.885 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.886 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.887 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.888 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.889 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.889 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.889 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.889 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.889 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.889 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.889 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:51.890 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.542365+0000", 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.542365+0000", 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.542691+0000", 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.891 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.892 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.892 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:51.892 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:51.892 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:51.892 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.892 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.892 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.892 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:51.892 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.650998+0000", 2024-09-01T00:28:51.892 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.892 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.892 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.12", 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.893 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.894 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.894 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:51.894 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.894 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:40:56.782134+0000", 2024-09-01T00:28:51.894 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.894 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.894 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.894 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.894 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.894 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.894 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.894 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.895 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.896 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.897 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.898 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:51.899 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.899 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.899 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.899 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.899 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.899 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.899 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:51.899 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.580004+0000", 2024-09-01T00:28:51.899 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.580004+0000", 2024-09-01T00:28:51.900 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.580760+0000", 2024-09-01T00:28:51.900 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:51.900 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.900 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.900 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.900 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.900 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:51.900 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:51.900 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:51.900 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:51.901 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495582+0000", 2024-09-01T00:28:51.901 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.901 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.901 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.901 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.901 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.901 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.901 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.901 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.902 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.902 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.902 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.902 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.902 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.902 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.13", 2024-09-01T00:28:51.902 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.902 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.902 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.902 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.902 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.902 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:48:50.832150+0000", 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.903 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.904 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.905 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.906 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.907 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.544643+0000", 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.544643+0000", 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.545132+0000", 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:51.908 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:51.909 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:51.909 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.909 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.909 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.909 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:51.909 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513024+0000", 2024-09-01T00:28:51.909 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.909 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.909 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.909 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.909 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.909 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.11", 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 24, 2024-09-01T00:28:51.910 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:13:25.262623+0000", 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.911 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.912 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.913 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.914 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.914 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.914 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.914 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.914 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:51.915 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.916 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:51.916 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.916 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.916 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.916 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.916 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.916 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.916 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:51.916 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.576329+0000", 2024-09-01T00:28:51.916 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.576329+0000", 2024-09-01T00:28:51.916 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576632+0000", 2024-09-01T00:28:51.916 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:51.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:51.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:51.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:51.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.917 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:51.918 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.512903+0000", 2024-09-01T00:28:51.918 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.918 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.918 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.918 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.918 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.918 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.918 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.918 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.918 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.919 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.919 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.919 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.919 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.919 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.10", 2024-09-01T00:28:51.919 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.919 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.919 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.919 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:51.919 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T00:37:43.399908+0000", 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.920 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.921 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.922 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.923 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.923 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.923 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.923 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.923 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.923 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:51.923 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.923 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:51.923 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.924 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:51.924 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.924 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.924 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.924 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.924 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.924 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.924 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.924 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.924 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:51.924 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.924 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.539646+0000", 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.539646+0000", 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.539992+0000", 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.925 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.492741+0000", 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 8, 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.926 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 8, 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.10", 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 34, 2024-09-01T00:28:51.927 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:13:06.846995+0000", 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.928 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 12, 2024-09-01T00:28:51.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 4, 2024-09-01T00:28:51.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.929 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 4, 2024-09-01T00:28:51.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 4, 2024-09-01T00:28:51.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.930 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 12, 2024-09-01T00:28:51.931 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.931 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.931 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.932 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.932 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.932 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.932 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.932 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.932 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.932 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:51.932 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'8" 2024-09-01T00:28:51.932 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.932 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.933 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.933 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.933 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.933 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.933 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.933 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:51.933 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.933 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.933 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.933 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.933 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.933 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.580376+0000", 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.580376+0000", 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.580669+0000", 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.934 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495353+0000", 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.935 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.11", 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:26:59.638731+0000", 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.936 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.937 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.938 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.939 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.940 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 4, 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.182218+0000", 2024-09-01T00:28:51.941 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.182218+0000", 2024-09-01T00:28:51.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.184833+0000", 2024-09-01T00:28:51.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:51.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:51.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:51.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:51.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:51.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.942 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389841+0000", 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:51.943 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.f", 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 39, 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:25:34.097787+0000", 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.944 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 22, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 22, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.945 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.946 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 1, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 1, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 1 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.947 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 4, 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'1" 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.948 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.580705+0000", 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.580705+0000", 2024-09-01T00:28:51.949 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.581065+0000", 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495831+0000", 2024-09-01T00:28:51.950 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.951 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.e", 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:05:07.456302+0000", 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.952 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.953 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.954 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.955 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.956 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.544540+0000", 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.544540+0000", 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.545641+0000", 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.957 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.493068+0000", 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.958 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.959 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.959 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.959 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.959 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.959 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.959 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:51.959 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.959 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.959 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.959 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.e", 2024-09-01T00:28:51.959 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.959 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 28, 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:01:45.243154+0000", 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.960 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:51.961 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.962 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 3, 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.963 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'2" 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.964 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.965 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:51.965 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.965 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.965 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.965 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.965 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.965 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:51.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.581959+0000", 2024-09-01T00:28:51.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.581959+0000", 2024-09-01T00:28:51.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.582405+0000", 2024-09-01T00:28:51.965 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495853+0000", 2024-09-01T00:28:51.966 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.967 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.f", 2024-09-01T00:28:51.968 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.968 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.968 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.968 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.968 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.968 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:47:05.207551+0000", 2024-09-01T00:28:51.968 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.968 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.968 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.968 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.969 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.970 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.971 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.972 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.972 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.972 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.972 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.972 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.972 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.972 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.972 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.972 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:51.972 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.972 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.973 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:51.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.539337+0000", 2024-09-01T00:28:51.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.539337+0000", 2024-09-01T00:28:51.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.539595+0000", 2024-09-01T00:28:51.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:51.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:51.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:51.974 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:51.975 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.975 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.975 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.975 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:51.975 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389877+0000", 2024-09-01T00:28:51.975 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.975 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:51.975 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.975 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.975 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.975 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.975 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.d", 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.976 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:15:03.835532+0000", 2024-09-01T00:28:51.977 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.977 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.977 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 70, 2024-09-01T00:28:51.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.977 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.978 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.979 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 1, 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 1 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:51.980 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'1" 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.981 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.568608+0000", 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.568608+0000", 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.571066+0000", 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:51.982 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651056+0000", 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.983 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.c", 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:32:13.748546+0000", 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.984 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.985 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.986 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.987 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:51.988 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.989 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.989 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.989 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.989 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.989 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.989 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.989 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.989 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:51.989 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.989 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.989 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:51.989 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.541019+0000", 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.541019+0000", 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.541311+0000", 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:51.990 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.493015+0000", 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:51.991 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.c", 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:52:32.581800+0000", 2024-09-01T00:28:51.992 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:51.993 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:51.994 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:51.995 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:51.996 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:51.997 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:51.998 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:51.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:51.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.578199+0000", 2024-09-01T00:28:51.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.578199+0000", 2024-09-01T00:28:51.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.578540+0000", 2024-09-01T00:28:51.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:51.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:51.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:51.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:51.998 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495751+0000", 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:51.999 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.d", 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.000 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:17:25.214312+0000", 2024-09-01T00:28:52.001 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.001 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.001 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.001 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.002 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.003 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.004 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.004 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.004 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.004 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.004 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.004 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.004 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.004 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.004 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.004 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.004 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.005 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.005 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.005 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:52.005 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.005 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.005 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.005 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.005 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:52.005 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.005 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.005 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.006 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:52.006 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.006 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.006 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:52.006 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.006 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.006 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.006 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:52.006 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.294595+0000", 2024-09-01T00:28:52.006 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.294595+0000", 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.652660+0000", 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.007 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:52.008 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513268+0000", 2024-09-01T00:28:52.008 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.008 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.008 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.008 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.008 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:52.008 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.008 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.008 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.008 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.008 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.008 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.009 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.009 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.009 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.5", 2024-09-01T00:28:52.009 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.009 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.009 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.009 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 21, 2024-09-01T00:28:52.009 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.009 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:55:47.131302+0000", 2024-09-01T00:28:52.009 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.000790502, 2024-09-01T00:28:52.009 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.009 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.010 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.011 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.012 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.013 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.013 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.013 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.013 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.013 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.013 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:52.013 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.013 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.013 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.013 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:52.013 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.013 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 20, 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.014 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:06.381228+0000", 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:06.381228+0000", 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:06.381518+0000", 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:23:08.867362+0000", 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:23:08.867362+0000", 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 60, 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:52.015 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:23:08.867362+0000", 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495462+0000", 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 128, 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 59, 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.016 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.017 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 128, 2024-09-01T00:28:52.017 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.017 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.017 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.017 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "1.0", 2024-09-01T00:28:52.017 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.017 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.017 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.017 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 274, 2024-09-01T00:28:52.017 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.017 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:29:55.759353+0000", 2024-09-01T00:28:52.017 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 590368, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 1771104, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.018 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 6, 2024-09-01T00:28:52.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 2, 2024-09-01T00:28:52.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 2, 2024-09-01T00:28:52.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.019 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 6, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 212, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 306, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.020 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 179, 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 2416 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:52.021 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "72'128" 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.022 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.542330+0000", 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.542330+0000", 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.542646+0000", 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:52.023 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:52.024 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.024 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.024 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.024 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:52.024 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651264+0000", 2024-09-01T00:28:52.024 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.024 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.024 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.024 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.024 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.024 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.024 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.3", 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.025 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:14:59.091784+0000", 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.026 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.027 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.028 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.028 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.028 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.028 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.028 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.028 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.028 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.028 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.028 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.028 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.028 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.028 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.029 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.030 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.030 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.030 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.030 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.030 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.030 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.030 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:52.030 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.030 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.030 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.030 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.030 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.031 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.031 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:52.031 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.573437+0000", 2024-09-01T00:28:52.031 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.573437+0000", 2024-09-01T00:28:52.031 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.573744+0000", 2024-09-01T00:28:52.031 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:52.031 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.031 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.031 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.031 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.031 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:52.031 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:52.032 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:52.032 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.032 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.032 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.032 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:52.032 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388960+0000", 2024-09-01T00:28:52.032 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.032 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.032 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.032 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.032 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.032 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.2", 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:52.033 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.034 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:42:54.673684+0000", 2024-09-01T00:28:52.034 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.034 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.034 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.034 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.035 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.036 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.036 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.036 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.036 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.036 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.036 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.036 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.036 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.036 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.036 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.036 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.036 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.037 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.037 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.037 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.037 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.037 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.037 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.037 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.037 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.037 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.037 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.037 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.037 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:52.038 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.292478+0000", 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.292478+0000", 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.584953+0000", 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.039 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.040 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:52.040 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:52.040 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:52.040 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:52.040 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.040 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.040 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.040 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:52.040 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578163+0000", 2024-09-01T00:28:52.040 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.040 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.040 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.041 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.041 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:52.041 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.041 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.041 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.041 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.041 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.041 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.041 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.041 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.041 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.6", 2024-09-01T00:28:52.041 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.042 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.042 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.042 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 21, 2024-09-01T00:28:52.042 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.042 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:23:35.022724+0000", 2024-09-01T00:28:52.042 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.000236806, 2024-09-01T00:28:52.042 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.042 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.042 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.043 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.044 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.044 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.044 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.044 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.044 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.044 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.044 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.044 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.044 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.044 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.044 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.044 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.045 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.045 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.045 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.045 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.045 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.045 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.045 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.045 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.045 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.045 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.045 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.045 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.046 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.548181+0000", 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.548181+0000", 2024-09-01T00:28:52.047 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.548515+0000", 2024-09-01T00:28:52.048 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:52.048 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.048 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.048 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.048 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.048 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:52.048 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:52.048 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:52.048 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.048 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.048 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.048 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495415+0000", 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.049 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.0", 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T02:18:05.346460+0000", 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.050 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.051 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.052 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.053 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.054 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.566428+0000", 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.566428+0000", 2024-09-01T00:28:52.055 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.566758+0000", 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:52.056 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.577635+0000", 2024-09-01T00:28:52.057 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.057 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.057 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.057 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.057 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.057 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.057 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.057 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.057 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.057 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.057 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.057 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1", 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:58:36.923115+0000", 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.058 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.059 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.060 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.061 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.061 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.061 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.061 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.061 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.061 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.061 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.061 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.061 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.061 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.061 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.061 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.062 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.062 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.062 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.062 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:52.062 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.062 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:52.062 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.062 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.062 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.062 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.062 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.062 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.525188+0000", 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.525188+0000", 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.460615+0000", 2024-09-01T00:28:52.063 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:52.064 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.064 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.064 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.064 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:52.064 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:52.064 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:52.064 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:52.064 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.064 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.064 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.064 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:52.064 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388807+0000", 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.065 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.7", 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 21, 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:56:16.530021+0000", 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.000426375, 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.066 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.067 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.067 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.067 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.067 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.067 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.067 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.067 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.067 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.067 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.067 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.067 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.067 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.068 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.069 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:52.070 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.540002+0000", 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.540002+0000", 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.540302+0000", 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:52.071 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.492762+0000", 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.072 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1", 2024-09-01T00:28:52.073 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.074 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.076 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.076 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:52.076 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.076 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:03:22.763312+0000", 2024-09-01T00:28:52.076 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.076 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.076 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.076 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.077 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.078 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.079 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.080 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.564921+0000", 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.564921+0000", 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.565186+0000", 2024-09-01T00:28:52.081 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388909+0000", 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.082 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.0", 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.083 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:12:37.805708+0000", 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.084 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.085 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.086 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.087 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.088 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.088 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.088 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.088 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.088 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:52.088 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.088 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:52.088 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.088 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.088 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:52.088 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.088 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.089 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.089 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:52.089 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.292552+0000", 2024-09-01T00:28:52.089 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.292552+0000", 2024-09-01T00:28:52.089 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.460219+0000", 2024-09-01T00:28:52.089 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:52.089 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.089 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.089 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.089 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:52.089 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:52.090 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:52.090 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:52.090 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.090 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.090 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.090 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:52.090 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389362+0000", 2024-09-01T00:28:52.090 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.090 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.090 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.090 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.090 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.4", 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.091 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 21, 2024-09-01T00:28:52.092 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.092 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:41:43.983181+0000", 2024-09-01T00:28:52.092 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.001541204, 2024-09-01T00:28:52.092 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.092 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.092 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.092 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.092 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.092 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.092 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.092 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.093 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.093 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.093 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.093 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.093 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.093 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.093 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.093 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.093 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.093 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.093 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.094 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.095 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.095 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.095 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.096 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.097 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.097 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.097 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:52.097 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.097 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.097 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.097 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.097 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.097 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.097 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:52.097 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.543650+0000", 2024-09-01T00:28:52.098 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.543650+0000", 2024-09-01T00:28:52.098 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.543963+0000", 2024-09-01T00:28:52.098 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:52.098 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.098 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.098 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.098 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.098 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:52.098 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:52.098 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:52.098 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.098 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.099 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.099 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:52.099 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651059+0000", 2024-09-01T00:28:52.099 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.099 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.099 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.099 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.099 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.099 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.099 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.099 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.099 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.100 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.100 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.100 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.100 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.100 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.2", 2024-09-01T00:28:52.100 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.100 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.100 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.100 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:52.100 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.100 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T03:24:55.080798+0000", 2024-09-01T00:28:52.100 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.101 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.102 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.103 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.104 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.104 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.104 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.104 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.104 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.104 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.104 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.104 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 4, 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.105 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.570502+0000", 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.570502+0000", 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.570983+0000", 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.106 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389688+0000", 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.107 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.3", 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.108 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:42:36.053977+0000", 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.109 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.110 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.111 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 4, 2024-09-01T00:28:52.112 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.113 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.525169+0000", 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.525169+0000", 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.460561+0000", 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:52.114 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389298+0000", 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.115 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.2", 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:46:06.315502+0000", 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.002028088, 2024-09-01T00:28:52.116 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 19, 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.117 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.118 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.118 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.118 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.118 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.118 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:52.118 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:52.118 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.118 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:52.118 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.118 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.118 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.118 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.119 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 2, 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 2 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "76'2" 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.120 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.121 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.121 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.121 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.121 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.121 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:52.121 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.121 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.121 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.121 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.121 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.121 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.121 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.542552+0000", 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.542552+0000", 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.542815+0000", 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.122 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389610+0000", 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.123 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.4", 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 24, 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T00:26:27.071041+0000", 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.124 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.125 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.126 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.127 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.128 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.566944+0000", 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.566944+0000", 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.567323+0000", 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:52.129 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651119+0000", 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.130 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.5", 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.131 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T10:00:36.676583+0000", 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.132 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.133 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.134 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.135 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.136 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.525038+0000", 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.525038+0000", 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.584804+0000", 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:52.137 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.577823+0000", 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:52.138 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.3", 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:22:56.689546+0000", 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.000573848, 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.139 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.140 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.141 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.142 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "74'1" 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:52.143 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.549591+0000", 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.549591+0000", 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.549918+0000", 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:52.144 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495881+0000", 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.145 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.5", 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.146 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:29:54.225151+0000", 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.147 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.148 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.149 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:52.150 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.151 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.151 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.151 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.151 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.151 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.151 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:52.151 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.151 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:52.151 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.151 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.151 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.151 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.570155+0000", 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.570155+0000", 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.570434+0000", 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:52.152 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389528+0000", 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.153 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.4", 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:54:59.593137+0000", 2024-09-01T00:28:52.154 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.155 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.155 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.155 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.155 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.155 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.155 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.155 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.155 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.155 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.155 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.155 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.155 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.156 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.157 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.158 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.158 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.158 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.158 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.158 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.158 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.158 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.158 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.158 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.158 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:52.158 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.158 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:52.159 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.160 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.160 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.160 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:52.160 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.292455+0000", 2024-09-01T00:28:52.160 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.292455+0000", 2024-09-01T00:28:52.160 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.458674+0000", 2024-09-01T00:28:52.160 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:52.160 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.160 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.160 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.160 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:52.160 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388355+0000", 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.161 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.162 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.162 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.162 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.162 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.162 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.162 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.162 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.0", 2024-09-01T00:28:52.162 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.162 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.162 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.162 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 21, 2024-09-01T00:28:52.162 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:52:56.558458+0000", 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.000608915, 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.163 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.164 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.165 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:52.166 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.167 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.167 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.167 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.167 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.167 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:52.167 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:52.167 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.167 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:52.167 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.167 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.167 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.167 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.543916+0000", 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.543916+0000", 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.544217+0000", 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:52.168 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:52.169 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:52.169 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.169 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.169 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.169 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:52.169 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390177+0000", 2024-09-01T00:28:52.169 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.169 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:52.169 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.169 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.169 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.169 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.6", 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 25, 2024-09-01T00:28:52.170 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:11:40.435214+0000", 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.171 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.172 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.172 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.172 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.172 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.172 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.172 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.172 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.172 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:52.172 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:52.172 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.172 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:52.172 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:52.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.173 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 1, 2024-09-01T00:28:52.174 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.174 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.174 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.174 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.174 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.174 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.175 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:52.175 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:52.175 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.175 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:52.175 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'1" 2024-09-01T00:28:52.175 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.175 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.175 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.175 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.175 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.175 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:52.175 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.567570+0000", 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.567570+0000", 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.567968+0000", 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:52.176 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.177 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.177 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.177 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.177 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:52.177 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:52.177 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:52.177 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.177 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.177 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.177 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:52.177 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390338+0000", 2024-09-01T00:28:52.177 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.178 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.178 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.178 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.178 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.178 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.178 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.178 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.178 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.178 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.178 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.178 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.179 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.179 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.7", 2024-09-01T00:28:52.179 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.179 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.179 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.179 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:52.179 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.179 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T04:32:56.666252+0000", 2024-09-01T00:28:52.179 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.179 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.179 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.179 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.180 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.181 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.182 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.183 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 4, 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 71, 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:26:20.524689+0000", 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:26:20.524689+0000", 2024-09-01T00:28:52.184 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:26:25.461800+0000", 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 72, 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:26:19.275417+0000", 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389146+0000", 2024-09-01T00:28:52.185 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 71, 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.186 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "4.1", 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 21, 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:12:31.079706+0000", 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.00047533, 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.187 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.188 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.189 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.190 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 4, 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.191 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.546857+0000", 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.546857+0000", 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.547171+0000", 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.192 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.513490+0000", 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:52.193 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.7", 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.194 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:49:05.673177+0000", 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.195 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:52.196 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.197 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 3, 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.198 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'2" 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.199 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.200 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.200 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.200 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.200 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:52.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.567263+0000", 2024-09-01T00:28:52.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.567263+0000", 2024-09-01T00:28:52.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.567607+0000", 2024-09-01T00:28:52.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:52.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.200 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578028+0000", 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.201 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.6", 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.202 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.203 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:52.203 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.203 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:38:00.923666+0000", 2024-09-01T00:28:52.203 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.203 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.203 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.203 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.203 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.203 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.203 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.203 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.203 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.204 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.205 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.206 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:52.207 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.546899+0000", 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.546899+0000", 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.547601+0000", 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.208 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495406+0000", 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.209 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.8", 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:52.210 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.211 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T07:47:32.494633+0000", 2024-09-01T00:28:52.211 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.211 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.211 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.211 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.212 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.213 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:52.214 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 4, 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.215 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.564035+0000", 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.564035+0000", 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.564531+0000", 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.216 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389332+0000", 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.217 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.9", 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.218 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:01:58.692763+0000", 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.219 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.220 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.221 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 4, 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.222 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.223 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.542545+0000", 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.542545+0000", 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.543275+0000", 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:52.224 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.225 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.225 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.225 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:52.225 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390406+0000", 2024-09-01T00:28:52.225 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.225 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.225 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.225 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.225 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.225 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.225 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.225 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.226 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.226 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.226 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.226 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.226 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.226 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.9", 2024-09-01T00:28:52.226 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.226 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.226 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.226 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 24, 2024-09-01T00:28:52.226 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.226 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T10:49:55.100161+0000", 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.227 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.228 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.229 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: 3 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.230 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:52.231 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.568143+0000", 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.568143+0000", 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.568409+0000", 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.232 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.233 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:52.233 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388484+0000", 2024-09-01T00:28:52.233 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.233 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.233 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.233 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.233 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.233 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.233 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.233 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.233 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.233 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.8", 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:12:33.287479+0000", 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.234 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.235 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.236 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.237 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.238 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 1, 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.541253+0000", 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.541253+0000", 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.541561+0000", 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.239 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389737+0000", 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.240 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.a", 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.241 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 24, 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:05:13.877837+0000", 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.242 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.243 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.244 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: 1, 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.245 INFO:tasks.workunit.client.0.smithi026.stdout: 7 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 1, 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.246 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.568718+0000", 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.568718+0000", 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.568971+0000", 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.247 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.388713+0000", 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.248 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.b", 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:11:27.614558+0000", 2024-09-01T00:28:52.249 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.250 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.251 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.252 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.253 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.543627+0000", 2024-09-01T00:28:52.254 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.543627+0000", 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.543936+0000", 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:52.255 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495724+0000", 2024-09-01T00:28:52.256 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.256 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:52.256 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.256 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.256 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.256 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.256 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.256 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.256 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.256 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:52.256 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.256 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.257 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.257 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.b", 2024-09-01T00:28:52.257 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.257 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.257 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.257 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 28, 2024-09-01T00:28:52.257 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.257 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:35:18.380018+0000", 2024-09-01T00:28:52.257 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.257 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.257 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.257 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.258 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.259 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 1, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.260 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'2" 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:52.261 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 6, 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.177380+0000", 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.177380+0000", 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.177678+0000", 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:52.262 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.512974+0000", 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.263 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.a", 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.264 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 31, 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T01:22:58.352091+0000", 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.265 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.266 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.267 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:52.268 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.269 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 6, 2024-09-01T00:28:52.269 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.269 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.269 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.269 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.269 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.269 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.269 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.269 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.269 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 5, 2024-09-01T00:28:52.269 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.269 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.564829+0000", 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.564829+0000", 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.565170+0000", 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.270 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.651139+0000", 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.271 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1d", 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.272 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:52.273 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.273 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T02:35:00.089948+0000", 2024-09-01T00:28:52.273 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.273 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.273 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.273 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.274 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.275 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: 6 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.276 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 5, 2024-09-01T00:28:52.277 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.277 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.277 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.277 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.277 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.277 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.277 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:52.277 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.277 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:52.277 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.277 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.277 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.547262+0000", 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.547262+0000", 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.548802+0000", 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:52.278 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495688+0000", 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.279 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1c", 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 28, 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T08:40:21.285051+0000", 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.280 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.281 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.282 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.282 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.282 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:52.282 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:52.282 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.282 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:52.282 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.282 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.282 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.283 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.284 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.284 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 3, 2024-09-01T00:28:52.284 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.284 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.284 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.284 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.284 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.284 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.284 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.284 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:52.284 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.285 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:52.285 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'2" 2024-09-01T00:28:52.285 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.285 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.285 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.285 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.285 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.285 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:52.285 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.285 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 2, 2024-09-01T00:28:52.285 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:55.179296+0000", 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:55.179296+0000", 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:55.179902+0000", 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.286 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.287 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 69, 2024-09-01T00:28:52.287 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:52.287 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:52.287 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:52.287 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.287 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.287 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.287 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:52.287 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.492873+0000", 2024-09-01T00:28:52.287 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.287 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 68, 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1c", 2024-09-01T00:28:52.288 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 20, 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T12:25:06.729057+0000", 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.289 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.290 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.290 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.290 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.290 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.290 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.290 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.290 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.290 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.290 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.290 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.290 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.290 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.291 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.291 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.291 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.291 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.291 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.291 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.291 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.291 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.291 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.291 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.291 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.291 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.292 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.293 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.293 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.293 INFO:tasks.workunit.client.0.smithi026.stdout: 2, 2024-09-01T00:28:52.293 INFO:tasks.workunit.client.0.smithi026.stdout: 4, 2024-09-01T00:28:52.293 INFO:tasks.workunit.client.0.smithi026.stdout: 1 2024-09-01T00:28:52.293 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.293 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 2, 2024-09-01T00:28:52.293 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.293 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.293 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.293 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.293 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.294 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:52.294 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:52.294 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.294 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 7, 2024-09-01T00:28:52.294 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.294 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.294 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.294 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.294 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.294 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.294 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:52.294 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.545780+0000", 2024-09-01T00:28:52.295 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.545780+0000", 2024-09-01T00:28:52.295 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.546102+0000", 2024-09-01T00:28:52.295 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:52.295 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.295 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.295 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.295 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.295 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:52.295 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:52.295 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:52.295 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.295 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.495768+0000", 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 2, 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.296 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 2, 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1d", 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 28, 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:45:27.370479+0000", 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.297 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.298 INFO:tasks.workunit.client.0.smithi026.stderr:+ echo OK 2024-09-01T00:28:52.298 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.298 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.298 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.298 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:52.299 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:52.299 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.299 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.299 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.299 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.299 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.299 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.299 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.299 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.299 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.299 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.299 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.301 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.301 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.301 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.301 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:52.301 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:52.301 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.301 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.302 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.303 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.303 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.303 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.303 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.303 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.303 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.303 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.303 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.303 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:49 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.304 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 3, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 1, 2024-09-01T00:28:52.305 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 1, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.306 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 3, 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: 0 2024-09-01T00:28:52.307 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.308 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 7, 2024-09-01T00:28:52.308 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'2" 2024-09-01T00:28:52.308 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.308 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.308 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.308 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.308 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.308 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:52.308 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.308 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:52.308 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.308 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.576248+0000", 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.576248+0000", 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.576531+0000", 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.309 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578098+0000", 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.310 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1f", 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 23, 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.311 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T09:24:22.023219+0000", 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.312 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.313 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.313 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.313 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.313 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.313 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.313 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.313 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.313 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.313 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.313 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.313 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.313 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.314 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: 5, 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:52.315 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.316 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:52.316 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.316 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.316 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.316 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.316 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.316 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.316 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:52.316 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.316 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:52.316 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.316 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.317 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.317 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.317 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.317 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.317 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:52.317 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.541176+0000", 2024-09-01T00:28:52.317 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.541176+0000", 2024-09-01T00:28:52.317 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.541463+0000", 2024-09-01T00:28:52.317 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:52.317 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.317 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.317 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.318 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.318 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:52.318 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:52.318 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:52.318 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.318 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.318 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.318 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:52.318 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.390017+0000", 2024-09-01T00:28:52.318 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.318 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 1, 2024-09-01T00:28:52.318 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 1, 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1e", 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.319 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.320 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.320 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 26, 2024-09-01T00:28:52.320 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.320 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T06:21:32.632334+0000", 2024-09-01T00:28:52.320 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.320 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.320 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.320 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.321 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.322 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.323 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.323 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.323 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.323 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.323 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.323 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.323 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.323 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.323 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.323 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.323 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.324 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.324 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.324 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.324 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.324 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.324 INFO:tasks.workunit.client.0.smithi026.stdout: 5 2024-09-01T00:28:52.324 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.324 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:52.324 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'1" 2024-09-01T00:28:52.324 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.324 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.324 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.325 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.325 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:52.325 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:52.325 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.325 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 3, 2024-09-01T00:28:52.325 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.325 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.325 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 64, 2024-09-01T00:28:52.325 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.325 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.325 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.326 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:52.326 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:29.564183+0000", 2024-09-01T00:28:52.326 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:29.564183+0000", 2024-09-01T00:28:52.326 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:29.564460+0000", 2024-09-01T00:28:52.326 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:52.326 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.326 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.326 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.326 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 65, 2024-09-01T00:28:52.326 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:52.326 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:28.537971+0000", 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.389867+0000", 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 64, 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.327 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "3.1e", 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 22, 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.328 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T11:06:46.340086+0000", 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.329 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.330 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.330 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.330 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.330 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.330 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.330 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.330 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.330 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.330 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.330 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.330 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.330 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.331 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.332 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.332 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.332 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.332 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.332 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.332 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.332 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.332 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.332 INFO:tasks.workunit.client.0.smithi026.stdout: 3, 2024-09-01T00:28:52.332 INFO:tasks.workunit.client.0.smithi026.stdout: 6, 2024-09-01T00:28:52.332 INFO:tasks.workunit.client.0.smithi026.stdout: 2 2024-09-01T00:28:52.332 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 3, 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "0'0" 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": [ 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: "acting_primary": 0, 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: "avail_no_missing": [], 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: "blocked_by": [], 2024-09-01T00:28:52.333 INFO:tasks.workunit.client.0.smithi026.stdout: "created": 61, 2024-09-01T00:28:52.334 INFO:tasks.workunit.client.0.smithi026.stdout: "dirty_stats_invalid": false, 2024-09-01T00:28:52.334 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_bytes_stats_invalid": false, 2024-09-01T00:28:52.334 INFO:tasks.workunit.client.0.smithi026.stdout: "hitset_stats_invalid": false, 2024-09-01T00:28:52.334 INFO:tasks.workunit.client.0.smithi026.stdout: "last_active": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:52.334 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_active": "2024-09-01T00:25:26.544958+0000", 2024-09-01T00:28:52.334 INFO:tasks.workunit.client.0.smithi026.stdout: "last_became_peered": "2024-09-01T00:25:26.544958+0000", 2024-09-01T00:28:52.334 INFO:tasks.workunit.client.0.smithi026.stdout: "last_change": "2024-09-01T00:25:26.545195+0000", 2024-09-01T00:28:52.334 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:52.334 INFO:tasks.workunit.client.0.smithi026.stdout: "last_clean_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.334 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub": "0'0", 2024-09-01T00:28:52.334 INFO:tasks.workunit.client.0.smithi026.stdout: "last_deep_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.334 INFO:tasks.workunit.client.0.smithi026.stdout: "last_epoch_clean": 62, 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fresh": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "last_fullsized": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "last_peered": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub": "0'0", 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_duration": 0, 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "last_scrub_stamp": "2024-09-01T00:25:25.520258+0000", 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "last_undegraded": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "last_unstale": "2024-09-01T00:26:32.578286+0000", 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "log_dups_size": 0, 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 4, 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "log_start": "0'0", 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "manifest_stats_invalid": false, 2024-09-01T00:28:52.335 INFO:tasks.workunit.client.0.smithi026.stdout: "mapping_epoch": 61, 2024-09-01T00:28:52.336 INFO:tasks.workunit.client.0.smithi026.stdout: "object_location_counts": [], 2024-09-01T00:28:52.336 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_scrubbed": 0, 2024-09-01T00:28:52.336 INFO:tasks.workunit.client.0.smithi026.stdout: "objects_trimmed": 0, 2024-09-01T00:28:52.336 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_stats_invalid": false, 2024-09-01T00:28:52.336 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 4, 2024-09-01T00:28:52.336 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_start": "0'0", 2024-09-01T00:28:52.336 INFO:tasks.workunit.client.0.smithi026.stdout: "parent": "0.0", 2024-09-01T00:28:52.336 INFO:tasks.workunit.client.0.smithi026.stdout: "parent_split_bits": 0, 2024-09-01T00:28:52.336 INFO:tasks.workunit.client.0.smithi026.stdout: "pgid": "2.1f", 2024-09-01T00:28:52.336 INFO:tasks.workunit.client.0.smithi026.stdout: "pin_stats_invalid": false, 2024-09-01T00:28:52.336 INFO:tasks.workunit.client.0.smithi026.stdout: "purged_snaps": [], 2024-09-01T00:28:52.336 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_epoch": 77, 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "reported_seq": 29, 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_duration": 0.0, 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-02T05:16:26.319945+0000", 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrim_duration": 0.0, 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "snaptrimq_len": 0, 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 582, 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.337 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 6, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 2, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.338 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 2, 2024-09-01T00:28:52.339 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.339 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.339 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.339 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.339 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.339 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 1, 2024-09-01T00:28:52.339 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.339 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.339 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.339 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.339 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.339 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 4, 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 1 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: "state": "active+clean", 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_invalid": false, 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: "up": [ 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: 0, 2024-09-01T00:28:52.340 INFO:tasks.workunit.client.0.smithi026.stdout: 7, 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: 4 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: "up_primary": 0, 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: "version": "67'4" 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_per_pool": [ 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": 24, 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: "rbd" 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 3, 2024-09-01T00:28:52.341 INFO:tasks.workunit.client.0.smithi026.stdout: "num_pg": 8, 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_store_stats": 8, 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 3, 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "poolid": 4, 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 19, 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.342 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 6, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 2, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 2, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.343 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.344 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 2, 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 2 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: "store_stats": { 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": 12288, 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: "available": 0, 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed": 0, 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_allocated": 0, 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_original": 0, 2024-09-01T00:28:52.345 INFO:tasks.workunit.client.0.smithi026.stdout: "data_stored": 57, 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: "internal_metadata": 0, 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: "internally_reserved": 0, 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_allocated": 0, 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: "total": 0 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: "up": 24 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": 192, 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs" 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 0, 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: "num_pg": 64, 2024-09-01T00:28:52.346 INFO:tasks.workunit.client.0.smithi026.stdout: "num_store_stats": 8, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 0, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "poolid": 3, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 0, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 0, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.347 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.348 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 0, 2024-09-01T00:28:52.349 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 0 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: "store_stats": { 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": 0, 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: "available": 0, 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed": 0, 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_allocated": 0, 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_original": 0, 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: "data_stored": 0, 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: "internal_metadata": 0, 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: "internally_reserved": 0, 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_allocated": 0, 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: "total": 0 2024-09-01T00:28:52.350 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: "up": 192 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": 96, 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: "cephfs" 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 45, 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: "num_pg": 32, 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: "num_store_stats": 8, 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 45, 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: "poolid": 2, 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 3428, 2024-09-01T00:28:52.351 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 22, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.352 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 66, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 22, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 22, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 14, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 1, 2024-09-01T00:28:52.353 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 0, 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 0, 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 51, 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 20 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "store_stats": { 2024-09-01T00:28:52.354 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": 98304, 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: "available": 0, 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed": 0, 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_allocated": 0, 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_original": 0, 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: "data_stored": 10284, 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: "internal_metadata": 0, 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: "internally_reserved": 0, 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_allocated": 0, 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: "total": 0 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: "up": 96 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: { 2024-09-01T00:28:52.355 INFO:tasks.workunit.client.0.smithi026.stdout: "acting": 3, 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: "application": [ 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: "mgr" 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: "log_size": 128, 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_pg": 1, 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_store_stats": 3, 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: "ondisk_log_size": 128, 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: "poolid": 1, 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: "stat_sum": { 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes": 590368, 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_hit_set_archive": 0, 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_bytes_recovered": 1771104, 2024-09-01T00:28:52.356 INFO:tasks.workunit.client.0.smithi026.stdout: "num_deep_scrub_errors": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_kb": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_full": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_evict_mode_some": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_kb": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_high": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_flush_mode_low": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_keys_recovered": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_large_omap_objects": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_legacy_snapsets": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_clones": 0, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_object_copies": 6, 2024-09-01T00:28:52.357 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects": 2, 2024-09-01T00:28:52.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_degraded": 0, 2024-09-01T00:28:52.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_dirty": 2, 2024-09-01T00:28:52.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_hit_set_archive": 0, 2024-09-01T00:28:52.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_manifest": 0, 2024-09-01T00:28:52.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_misplaced": 0, 2024-09-01T00:28:52.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing": 0, 2024-09-01T00:28:52.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_missing_on_primary": 0, 2024-09-01T00:28:52.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_omap": 0, 2024-09-01T00:28:52.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_pinned": 0, 2024-09-01T00:28:52.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_recovered": 6, 2024-09-01T00:28:52.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_repaired": 0, 2024-09-01T00:28:52.358 INFO:tasks.workunit.client.0.smithi026.stdout: "num_objects_unfound": 0, 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_bytes": 0, 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "num_omap_keys": 0, 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "num_promote": 0, 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read": 212, 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "num_read_kb": 306, 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "num_scrub_errors": 0, 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "num_shallow_scrub_errors": 0, 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "num_whiteouts": 0, 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write": 179, 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "num_write_kb": 2416 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "store_stats": { 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "allocated": 1781760, 2024-09-01T00:28:52.359 INFO:tasks.workunit.client.0.smithi026.stdout: "available": 0, 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed": 0, 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_allocated": 0, 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: "data_compressed_original": 0, 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: "data_stored": 1771104, 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: "internal_metadata": 0, 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: "internally_reserved": 0, 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: "omap_allocated": 0, 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: "total": 0 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: "up": 3 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: ], 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: "usage": { 2024-09-01T00:28:52.360 INFO:tasks.workunit.client.0.smithi026.stdout: "pg_num": 105, 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: "pools": 4, 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: "stats_by_class": { 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: "ssd": { 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: "total_avail_bytes": 767718068224, 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: "total_bytes": 767960285184, 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_bytes": 242216960, 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_raw_bytes": 242216960, 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_raw_ratio": 0.00031540298368781805 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: }, 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: "total_avail_bytes": 767718068224, 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: "total_bytes": 767960285184, 2024-09-01T00:28:52.361 INFO:tasks.workunit.client.0.smithi026.stdout: "total_used_bytes": 242216960 2024-09-01T00:28:52.362 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:52.362 INFO:tasks.workunit.client.0.smithi026.stdout: } 2024-09-01T00:28:52.362 INFO:tasks.workunit.client.0.smithi026.stdout:} 2024-09-01T00:28:52.362 INFO:tasks.workunit.client.0.smithi026.stdout:OK 2024-09-01T00:28:52.362 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-01T00:28:52.362 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-01T00:28:52.363 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.363 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.363 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.363 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:52.363 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:52.363 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.364 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.365 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.365 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.365 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.366 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.367 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.368 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[28102]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-01T00:28:52.368 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.368 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.368 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:50 smithi026 ceph-mon[17191]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-01T00:28:52.369 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.369 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.369 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:28:52.369 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:28:52.369 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:28:52.369 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.369 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.369 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.369 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.371 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.371 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.371 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.371 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:28:52.371 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:28:52.371 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:28:52.371 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:28:52.371 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:28:52.371 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:50 smithi139 ceph-mon[20615]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-01T00:28:52.400 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2024-09-01T00:28:52.400 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-01T00:28:52.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:52 smithi139 ceph-mon[20615]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-01T00:28:52.649 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:52 smithi026 ceph-mon[17191]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-01T00:28:52.650 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:52 smithi026 ceph-mon[28102]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-09-01T00:28:52.711 DEBUG:teuthology.parallel:result is None 2024-09-01T00:28:52.712 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-01T00:28:52.736 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-01T00:28:52.736 DEBUG:teuthology.orchestra.run.smithi026:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-01T00:28:52.837 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-01T00:28:52.838 INFO:teuthology.run_tasks:Running task print... 2024-09-01T00:28:52.849 INFO:teuthology.task.print:**** done end telemetry reef... 2024-09-01T00:28:52.849 INFO:teuthology.run_tasks:Running task print... 2024-09-01T00:28:52.875 INFO:teuthology.task.print:**** done start parallel 2024-09-01T00:28:52.875 INFO:teuthology.run_tasks:Running task parallel... 2024-09-01T00:28:52.885 INFO:teuthology.task.parallel:starting parallel... 2024-09-01T00:28:52.885 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-09-01T00:28:52.886 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-01T00:28:52.886 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-09-01T00:28:52.886 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-09-01T00:28:52.889 INFO:tasks.rados:Beginning rados... 2024-09-01T00:28:52.889 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-01T00:28:52.889 INFO:tasks.rados:overrides is {'admin_socket': {'branch': 'wip-bharath2-testing-2024-08-31-2129'}, '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': '5028887063e8eb518c95117479aa913eaa12ac8e'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '5028887063e8eb518c95117479aa913eaa12ac8e'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']}, 'workunit': {'branch': 'wip-bharath2-testing-2024-08-31-2129', 'sha1': '5028887063e8eb518c95117479aa913eaa12ac8e'}} 2024-09-01T00:28:52.889 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-01T00:28:52.889 INFO:tasks.rados:joining rados 2024-09-01T00:28:52.889 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-01T00:28:52.890 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-01T00:28:52.890 INFO:teuthology.task.print:**** done start upgrade, wait 2024-09-01T00:28:52.890 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-01T00:28:52.890 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi026.front.sepia.ceph.com 2024-09-01T00:28:52.890 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -e sha1=5028887063e8eb518c95117479aa913eaa12ac8e -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-01T00:28:52.891 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-09-01T00:28:52.891 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-09-01T00:28:52.912 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:28:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:28:52] "GET /metrics HTTP/1.1" 200 33673 "" "Prometheus/2.43.0" 2024-09-01T00:28:53.100 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:28:53.105 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:28:54.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:54 smithi026 ceph-mon[17191]: pgmap v88: 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-01T00:28:54.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:54 smithi026 ceph-mon[28102]: pgmap v88: 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-01T00:28:54.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:54 smithi139 ceph-mon[20615]: pgmap v88: 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-01T00:28:56.343 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -e sha1=5028887063e8eb518c95117479aa913eaa12ac8e -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-01T00:28:56.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:56 smithi026 ceph-mon[17191]: pgmap v89: 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-01T00:28:56.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:56 smithi026 ceph-mon[28102]: pgmap v89: 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-01T00:28:56.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:56 smithi139 ceph-mon[20615]: pgmap v89: 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-01T00:28:56.877 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:28:57.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:57 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/854114986' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-01T00:28:57.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:57 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-01T00:28:57.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:57 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/854114986' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-01T00:28:57.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:57 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-01T00:28:57.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:57 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/854114986' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-01T00:28:57.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:57 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-01T00:28:58.066 INFO:tasks.rados:starting run 0 out of 1 2024-09-01T00:28:58.066 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-09-01T00:28:58.066 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-09-01T00:28:58.641 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:58 smithi026 ceph-mon[17191]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-01T00:28:58.641 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:58 smithi026 ceph-mon[17191]: osdmap e78: 8 total, 8 up, 8 in 2024-09-01T00:28:58.641 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:28:58 smithi026 ceph-mon[17191]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-01T00:28:58.641 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:58 smithi026 ceph-mon[28102]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-01T00:28:58.641 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:58 smithi026 ceph-mon[28102]: osdmap e78: 8 total, 8 up, 8 in 2024-09-01T00:28:58.641 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:28:58 smithi026 ceph-mon[28102]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-01T00:28:58.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:58 smithi139 ceph-mon[20615]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-01T00:28:58.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:58 smithi139 ceph-mon[20615]: osdmap e78: 8 total, 8 up, 8 in 2024-09-01T00:28:58.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:28:58 smithi139 ceph-mon[20615]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-01T00:28:59.004 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:28:59.170 INFO:teuthology.orchestra.run.smithi026.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:28:59.937 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -e sha1=5028887063e8eb518c95117479aa913eaa12ac8e -- 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-01T00:29:00.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[17191]: from='client.24791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:5028887063e8eb518c95117479aa913eaa12ac8e", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:00.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[17191]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:29:00.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:00.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:29:00.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:29:00.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:29:00.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:00.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[28102]: from='client.24791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:5028887063e8eb518c95117479aa913eaa12ac8e", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:00.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[28102]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:29:00.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:00.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:29:00.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:29:00.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:29:00.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:00 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:00.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:00 smithi139 ceph-mon[20615]: from='client.24791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:5028887063e8eb518c95117479aa913eaa12ac8e", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:00.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:00 smithi139 ceph-mon[20615]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:29:00.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:00 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:00.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:00 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:29:00.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:00 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:29:00.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:00 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:29:00.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:00 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:01.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:01 smithi026 ceph-mon[17191]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:29:01.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:01 smithi026 ceph-mon[17191]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-01T00:29:01.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:01 smithi026 ceph-mon[28102]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:29:01.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:01 smithi026 ceph-mon[28102]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-01T00:29:01.518 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:29:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:01 smithi139 ceph-mon[20615]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:5028887063e8eb518c95117479aa913eaa12ac8e 2024-09-01T00:29:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:01 smithi139 ceph-mon[20615]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-01T00:29:02.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:02 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/354912527' 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-01T00:29:02.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:02 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/354912527' 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-01T00:29:02.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:02 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/354912527' 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-01T00:29:02.934 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:29:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:29:02] "GET /metrics HTTP/1.1" 200 33673 "" "Prometheus/2.43.0" 2024-09-01T00:29:03.215 INFO:teuthology.orchestra.run.smithi026.stderr:pool 'unique_pool_0' created 2024-09-01T00:29:03.507 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:29:03.507 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:03 smithi026 ceph-mon[17191]: pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:03.507 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:03 smithi026 ceph-mon[17191]: osdmap e79: 8 total, 8 up, 8 in 2024-09-01T00:29:03.507 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:03 smithi026 ceph-mon[28102]: pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:03.508 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:03 smithi026 ceph-mon[28102]: osdmap e79: 8 total, 8 up, 8 in 2024-09-01T00:29:03.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:03 smithi139 ceph-mon[20615]: pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:03.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:03 smithi139 ceph-mon[20615]: osdmap e79: 8 total, 8 up, 8 in 2024-09-01T00:29:03.949 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-09-01T00:29:04.166 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:29:04.166 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (95s) 70s ago 2m 16.4M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:29:04.166 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (2m) 70s ago 2m 85.5M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:29:04.166 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (3m) 70s ago 3m 13.2M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:29:04.166 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (3m) 70s ago 3m 17.3M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:29:04.166 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,8765 running (7m) 70s ago 7m 438M - 18.2.4-799-g7290dfee 0819e487878b f1acfeefe153 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283,8765 running (8m) 70s ago 8m 485M - 18.2.4-799-g7290dfee 0819e487878b 3aaa22226245 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (8m) 70s ago 9m 47.5M 2048M 18.2.4-799-g7290dfee 0819e487878b 116f221a53c2 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (7m) 70s ago 7m 40.9M 2048M 18.2.4-799-g7290dfee 0819e487878b 3bf052ecc239 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (7m) 70s ago 7m 37.2M 2048M 18.2.4-799-g7290dfee 0819e487878b 128a4604b5da 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (2m) 70s ago 2m 16.2M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (2m) 70s ago 2m 7264k - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (6m) 70s ago 6m 53.0M 2993M 18.2.4-799-g7290dfee 0819e487878b 92ccee8bf5b5 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (6m) 70s ago 6m 45.0M 2993M 18.2.4-799-g7290dfee 0819e487878b 6bb40a9cf628 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (6m) 70s ago 6m 49.9M 2993M 18.2.4-799-g7290dfee 0819e487878b 002c0e3ce2e2 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (5m) 70s ago 5m 41.7M 2993M 18.2.4-799-g7290dfee 0819e487878b 120bfca74c8e 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (5m) 70s ago 5m 50.4M 2992M 18.2.4-799-g7290dfee 0819e487878b 4043c5e3aba4 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (4m) 70s ago 4m 43.1M 2992M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (4m) 70s ago 4m 50.0M 2992M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:29:04.167 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (4m) 70s ago 4m 50.5M 2992M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:29:04.168 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (89s) 70s ago 2m 33.1M - 2.43.0 a07b618ecd1d 23128d03ae4b 2024-09-01T00:29:04.183 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:29:04.471 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:04 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/354912527' 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-01T00:29:04.471 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:04 smithi026 ceph-mon[17191]: osdmap e80: 8 total, 8 up, 8 in 2024-09-01T00:29:04.471 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:04 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:29:04.471 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:04 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/354912527' 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-01T00:29:04.471 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:04 smithi026 ceph-mon[28102]: osdmap e80: 8 total, 8 up, 8 in 2024-09-01T00:29:04.471 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:04 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:29:04.563 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:29:04.564 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:29:04.564 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 3 2024-09-01T00:29:04.564 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:29:04.564 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:29:04.564 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:29:04.564 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:29:04.564 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:29:04.564 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8 2024-09-01T00:29:04.564 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:29:04.564 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:29:04.564 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:29:04.564 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:29:04.565 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:29:04.565 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 15 2024-09-01T00:29:04.565 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:29:04.565 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:29:04.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:04 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/354912527' 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-01T00:29:04.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:04 smithi139 ceph-mon[20615]: osdmap e80: 8 total, 8 up, 8 in 2024-09-01T00:29:04.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:04 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:29:04.884 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:29:04.884 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:5028887063e8eb518c95117479aa913eaa12ac8e", 2024-09-01T00:29:04.884 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:29:04.884 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:29:04.885 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-01T00:29:04.885 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "", 2024-09-01T00:29:04.885 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:5028887063e8eb518c95117479aa913eaa12ac8e image", 2024-09-01T00:29:04.885 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:29:04.885 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:29:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:05 smithi139 ceph-mon[20615]: from='client.24803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:05 smithi139 ceph-mon[20615]: from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:05 smithi139 ceph-mon[20615]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:05 smithi139 ceph-mon[20615]: osdmap e81: 8 total, 8 up, 8 in 2024-09-01T00:29:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:05 smithi139 ceph-mon[20615]: pgmap v97: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:05.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:05 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/17055137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:29:05.623 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:05 smithi026 ceph-mon[17191]: from='client.24803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:05.623 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:05 smithi026 ceph-mon[17191]: from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:05.623 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:05 smithi026 ceph-mon[17191]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:05.624 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:05 smithi026 ceph-mon[17191]: osdmap e81: 8 total, 8 up, 8 in 2024-09-01T00:29:05.624 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:05 smithi026 ceph-mon[17191]: pgmap v97: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:05.624 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:05 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/17055137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:29:05.624 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:05 smithi026 ceph-mon[28102]: from='client.24803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:05.624 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:05 smithi026 ceph-mon[28102]: from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:05.624 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:05 smithi026 ceph-mon[28102]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:05.624 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:05 smithi026 ceph-mon[28102]: osdmap e81: 8 total, 8 up, 8 in 2024-09-01T00:29:05.624 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:05 smithi026 ceph-mon[28102]: pgmap v97: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:05.624 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:05 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/17055137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:29:06.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:06 smithi139 ceph-mon[20615]: from='client.24827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:06.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:06 smithi139 ceph-mon[20615]: osdmap e82: 8 total, 8 up, 8 in 2024-09-01T00:29:06.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:06 smithi139 ceph-mon[20615]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:29:06.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:06 smithi026 ceph-mon[28102]: from='client.24827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:06.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:06 smithi026 ceph-mon[28102]: osdmap e82: 8 total, 8 up, 8 in 2024-09-01T00:29:06.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:06 smithi026 ceph-mon[28102]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:29:06.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:06 smithi026 ceph-mon[17191]: from='client.24827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:06.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:06 smithi026 ceph-mon[17191]: osdmap e82: 8 total, 8 up, 8 in 2024-09-01T00:29:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:06 smithi026 ceph-mon[17191]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:29:07.232 INFO:teuthology.orchestra.run.smithi026.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-09-01T00:29:07.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:07 smithi026 ceph-mon[17191]: pgmap v99: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:07.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:07 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/554281036' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-01T00:29:07.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:07 smithi026 ceph-mon[17191]: 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-01T00:29:07.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:07 smithi026 ceph-mon[28102]: pgmap v99: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:07.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:07 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/554281036' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-01T00:29:07.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:07 smithi026 ceph-mon[28102]: 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-01T00:29:07.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:07 smithi139 ceph-mon[20615]: pgmap v99: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:07.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:07 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/554281036' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-01T00:29:07.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:07 smithi139 ceph-mon[20615]: 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-01T00:29:08.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:08 smithi139 ceph-mon[20615]: 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-01T00:29:08.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:08 smithi139 ceph-mon[20615]: osdmap e83: 8 total, 8 up, 8 in 2024-09-01T00:29:08.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:08 smithi026 ceph-mon[17191]: 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-01T00:29:08.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:08 smithi026 ceph-mon[17191]: osdmap e83: 8 total, 8 up, 8 in 2024-09-01T00:29:08.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:08 smithi026 ceph-mon[28102]: 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-01T00:29:08.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:08 smithi026 ceph-mon[28102]: osdmap e83: 8 total, 8 up, 8 in 2024-09-01T00:29:08.948 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:29:08.978 INFO:tasks.rados.rados.0.smithi026.stdout:adding op weight read -> 100 2024-09-01T00:29:08.978 INFO:tasks.rados.rados.0.smithi026.stdout:adding op weight delete -> 50 2024-09-01T00:29:08.978 INFO:tasks.rados.rados.0.smithi026.stdout:adding op weight snap_create -> 50 2024-09-01T00:29:08.978 INFO:tasks.rados.rados.0.smithi026.stdout:adding op weight snap_remove -> 50 2024-09-01T00:29:08.978 INFO:tasks.rados.rados.0.smithi026.stdout:adding op weight rollback -> 50 2024-09-01T00:29:08.978 INFO:tasks.rados.rados.0.smithi026.stdout:adding op weight setattr -> 25 2024-09-01T00:29:08.978 INFO:tasks.rados.rados.0.smithi026.stdout:adding op weight rmattr -> 25 2024-09-01T00:29:08.978 INFO:tasks.rados.rados.0.smithi026.stdout:adding op weight copy_from -> 50 2024-09-01T00:29:08.978 INFO:tasks.rados.rados.0.smithi026.stdout:adding op weight append -> 100 2024-09-01T00:29:08.978 INFO:tasks.rados.rados.0.smithi026.stdout:ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable) 2024-09-01T00:29:08.978 INFO:tasks.rados.rados.0.smithi026.stdout:Configuration: 2024-09-01T00:29:08.979 INFO:tasks.rados.rados.0.smithi026.stdout: Number of operations: 4000 2024-09-01T00:29:08.979 INFO:tasks.rados.rados.0.smithi026.stdout: Number of objects: 50 2024-09-01T00:29:08.979 INFO:tasks.rados.rados.0.smithi026.stdout: Max in flight operations: 16 2024-09-01T00:29:08.979 INFO:tasks.rados.rados.0.smithi026.stdout: Object size (in bytes): 4000000 2024-09-01T00:29:08.979 INFO:tasks.rados.rados.0.smithi026.stdout: Write stride min: 400000 2024-09-01T00:29:08.979 INFO:tasks.rados.rados.0.smithi026.stdout: Write stride max: 800000 2024-09-01T00:29:09.237 INFO:tasks.rados.rados.0.smithi026.stdout:1: write initial oid 1 2024-09-01T00:29:09.237 INFO:tasks.rados.rados.0.smithi026.stdout:1: seq_num 0 ranges {0=24576} 2024-09-01T00:29:09.237 INFO:tasks.rados.rados.0.smithi026.stdout:1: writing smithi02669314-1 from 0 to 24576 tid 1 2024-09-01T00:29:09.237 INFO:tasks.rados.rados.0.smithi026.stdout:2: write initial oid 2 2024-09-01T00:29:09.238 INFO:tasks.rados.rados.0.smithi026.stdout:2: seq_num 1 ranges {0=24576} 2024-09-01T00:29:09.238 INFO:tasks.rados.rados.0.smithi026.stdout:2: writing smithi02669314-2 from 0 to 24576 tid 1 2024-09-01T00:29:09.238 INFO:tasks.rados.rados.0.smithi026.stdout:3: write initial oid 3 2024-09-01T00:29:09.238 INFO:tasks.rados.rados.0.smithi026.stdout:3: seq_num 2 ranges {0=40960} 2024-09-01T00:29:09.238 INFO:tasks.rados.rados.0.smithi026.stdout:3: writing smithi02669314-3 from 0 to 40960 tid 1 2024-09-01T00:29:09.238 INFO:tasks.rados.rados.0.smithi026.stdout:4: write initial oid 4 2024-09-01T00:29:09.238 INFO:tasks.rados.rados.0.smithi026.stdout:4: seq_num 3 ranges {0=57344} 2024-09-01T00:29:09.239 INFO:tasks.rados.rados.0.smithi026.stdout:4: writing smithi02669314-4 from 0 to 57344 tid 1 2024-09-01T00:29:09.239 INFO:tasks.rados.rados.0.smithi026.stdout:5: write initial oid 5 2024-09-01T00:29:09.239 INFO:tasks.rados.rados.0.smithi026.stdout:5: seq_num 4 ranges {0=73728} 2024-09-01T00:29:09.239 INFO:tasks.rados.rados.0.smithi026.stdout:5: writing smithi02669314-5 from 0 to 73728 tid 1 2024-09-01T00:29:09.239 INFO:tasks.rados.rados.0.smithi026.stdout:6: write initial oid 6 2024-09-01T00:29:09.239 INFO:tasks.rados.rados.0.smithi026.stdout:6: seq_num 5 ranges {0=90112} 2024-09-01T00:29:09.241 INFO:tasks.rados.rados.0.smithi026.stdout:6: writing smithi02669314-6 from 0 to 90112 tid 1 2024-09-01T00:29:09.241 INFO:tasks.rados.rados.0.smithi026.stdout:7: write initial oid 7 2024-09-01T00:29:09.241 INFO:tasks.rados.rados.0.smithi026.stdout:7: seq_num 6 ranges {0=106496} 2024-09-01T00:29:09.241 INFO:tasks.rados.rados.0.smithi026.stdout:7: writing smithi02669314-7 from 0 to 106496 tid 1 2024-09-01T00:29:09.241 INFO:tasks.rados.rados.0.smithi026.stdout:8: write initial oid 8 2024-09-01T00:29:09.241 INFO:tasks.rados.rados.0.smithi026.stdout:8: seq_num 7 ranges {0=122880} 2024-09-01T00:29:09.241 INFO:tasks.rados.rados.0.smithi026.stdout:8: writing smithi02669314-8 from 0 to 122880 tid 1 2024-09-01T00:29:09.242 INFO:tasks.rados.rados.0.smithi026.stdout:9: write initial oid 9 2024-09-01T00:29:09.242 INFO:tasks.rados.rados.0.smithi026.stdout:9: seq_num 8 ranges {0=139264} 2024-09-01T00:29:09.242 INFO:tasks.rados.rados.0.smithi026.stdout:9: writing smithi02669314-9 from 0 to 139264 tid 1 2024-09-01T00:29:09.242 INFO:tasks.rados.rados.0.smithi026.stdout:3: finishing write tid 1 to smithi02669314-3 2024-09-01T00:29:09.242 INFO:tasks.rados.rados.0.smithi026.stdout:2: finishing write tid 1 to smithi02669314-2 2024-09-01T00:29:09.242 INFO:tasks.rados.rados.0.smithi026.stdout:2: finishing write tid 2 to smithi02669314-2 2024-09-01T00:29:09.242 INFO:tasks.rados.rados.0.smithi026.stdout:10: write initial oid 10 2024-09-01T00:29:09.242 INFO:tasks.rados.rados.0.smithi026.stdout:10: seq_num 9 ranges {0=155648} 2024-09-01T00:29:09.243 INFO:tasks.rados.rados.0.smithi026.stdout:10: writing smithi02669314-10 from 0 to 155648 tid 1 2024-09-01T00:29:09.243 INFO:tasks.rados.rados.0.smithi026.stdout:11: write initial oid 11 2024-09-01T00:29:09.244 INFO:tasks.rados.rados.0.smithi026.stdout:11: seq_num 10 ranges {0=172032} 2024-09-01T00:29:09.245 INFO:tasks.rados.rados.0.smithi026.stdout:11: writing smithi02669314-11 from 0 to 172032 tid 1 2024-09-01T00:29:09.245 INFO:tasks.rados.rados.0.smithi026.stdout:3: finishing write tid 2 to smithi02669314-3 2024-09-01T00:29:09.245 INFO:tasks.rados.rados.0.smithi026.stdout:1: finishing write tid 1 to smithi02669314-1 2024-09-01T00:29:09.245 INFO:tasks.rados.rados.0.smithi026.stdout:4: finishing write tid 1 to smithi02669314-4 2024-09-01T00:29:09.246 INFO:tasks.rados.rados.0.smithi026.stdout:4: finishing write tid 2 to smithi02669314-4 2024-09-01T00:29:09.246 INFO:tasks.rados.rados.0.smithi026.stdout:1: finishing write tid 2 to smithi02669314-1 2024-09-01T00:29:09.246 INFO:tasks.rados.rados.0.smithi026.stdout:2: finishing write tid 3 to smithi02669314-2 2024-09-01T00:29:09.246 INFO:tasks.rados.rados.0.smithi026.stdout:2: oid 2 updating version 0 to 2 2024-09-01T00:29:09.246 INFO:tasks.rados.rados.0.smithi026.stdout:2: oid 2 version 2 is already newer than 1 2024-09-01T00:29:09.246 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-09-01T00:29:09.246 INFO:tasks.rados.rados.0.smithi026.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-09-01T00:29:09.246 INFO:tasks.rados.rados.0.smithi026.stdout:2: done (10 left) 2024-09-01T00:29:09.246 INFO:tasks.rados.rados.0.smithi026.stdout:12: write initial oid 12 2024-09-01T00:29:09.246 INFO:tasks.rados.rados.0.smithi026.stdout:12: seq_num 11 ranges {0=188416} 2024-09-01T00:29:09.247 INFO:tasks.rados.rados.0.smithi026.stdout:12: writing smithi02669314-12 from 0 to 188416 tid 1 2024-09-01T00:29:09.247 INFO:tasks.rados.rados.0.smithi026.stdout:13: write initial oid 13 2024-09-01T00:29:09.247 INFO:tasks.rados.rados.0.smithi026.stdout:13: seq_num 12 ranges {0=204800} 2024-09-01T00:29:09.249 INFO:tasks.rados.rados.0.smithi026.stdout:13: writing smithi02669314-13 from 0 to 204800 tid 1 2024-09-01T00:29:09.249 INFO:tasks.rados.rados.0.smithi026.stdout:14: write initial oid 14 2024-09-01T00:29:09.249 INFO:tasks.rados.rados.0.smithi026.stdout:14: seq_num 13 ranges {0=221184} 2024-09-01T00:29:09.251 INFO:tasks.rados.rados.0.smithi026.stdout:14: writing smithi02669314-14 from 0 to 221184 tid 1 2024-09-01T00:29:09.251 INFO:tasks.rados.rados.0.smithi026.stdout:6: finishing write tid 1 to smithi02669314-6 2024-09-01T00:29:09.251 INFO:tasks.rados.rados.0.smithi026.stdout:3: finishing write tid 3 to smithi02669314-3 2024-09-01T00:29:09.251 INFO:tasks.rados.rados.0.smithi026.stdout:3: oid 3 updating version 0 to 1 2024-09-01T00:29:09.252 INFO:tasks.rados.rados.0.smithi026.stdout:3: oid 3 updating version 1 to 2 2024-09-01T00:29:09.252 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-09-01T00:29:09.252 INFO:tasks.rados.rados.0.smithi026.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-09-01T00:29:09.252 INFO:tasks.rados.rados.0.smithi026.stdout:1: finishing write tid 3 to smithi02669314-1 2024-09-01T00:29:09.252 INFO:tasks.rados.rados.0.smithi026.stdout:1: oid 1 updating version 0 to 1 2024-09-01T00:29:09.252 INFO:tasks.rados.rados.0.smithi026.stdout:1: oid 1 updating version 1 to 2 2024-09-01T00:29:09.252 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-09-01T00:29:09.252 INFO:tasks.rados.rados.0.smithi026.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:29:09.252 INFO:tasks.rados.rados.0.smithi026.stdout:4: finishing write tid 3 to smithi02669314-4 2024-09-01T00:29:09.252 INFO:tasks.rados.rados.0.smithi026.stdout:4: oid 4 updating version 0 to 1 2024-09-01T00:29:09.252 INFO:tasks.rados.rados.0.smithi026.stdout:4: oid 4 updating version 1 to 2 2024-09-01T00:29:09.252 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:6: finishing write tid 2 to smithi02669314-6 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:5: finishing write tid 1 to smithi02669314-5 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:5: finishing write tid 2 to smithi02669314-5 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:9: finishing write tid 1 to smithi02669314-9 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:5: finishing write tid 3 to smithi02669314-5 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:5: oid 5 updating version 0 to 1 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:5: oid 5 updating version 1 to 2 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:9: finishing write tid 2 to smithi02669314-9 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:11: finishing write tid 1 to smithi02669314-11 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:7: finishing write tid 1 to smithi02669314-7 2024-09-01T00:29:09.253 INFO:tasks.rados.rados.0.smithi026.stdout:7: finishing write tid 2 to smithi02669314-7 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:6: finishing write tid 3 to smithi02669314-6 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:6: oid 6 updating version 0 to 1 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:6: oid 6 updating version 1 to 2 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:11: finishing write tid 2 to smithi02669314-11 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:8: finishing write tid 1 to smithi02669314-8 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:8: finishing write tid 2 to smithi02669314-8 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:11: finishing write tid 3 to smithi02669314-11 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:11: oid 11 updating version 0 to 4 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:11: oid 11 version 4 is already newer than 3 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-01T00:29:09.254 INFO:tasks.rados.rados.0.smithi026.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:9: finishing write tid 3 to smithi02669314-9 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:9: oid 9 updating version 0 to 3 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:9: oid 9 updating version 3 to 4 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 4 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:7: finishing write tid 3 to smithi02669314-7 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:7: oid 7 updating version 0 to 1 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:7: oid 7 updating version 1 to 2 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:8: finishing write tid 3 to smithi02669314-8 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:8: oid 8 updating version 0 to 2 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:8: oid 8 version 2 is already newer than 1 2024-09-01T00:29:09.255 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:10: finishing write tid 1 to smithi02669314-10 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:1: done (12 left) 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:3: done (11 left) 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:4: done (10 left) 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:5: done (9 left) 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:6: done (8 left) 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:7: done (7 left) 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:8: done (6 left) 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:9: done (5 left) 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:11: done (4 left) 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:15: write initial oid 15 2024-09-01T00:29:09.256 INFO:tasks.rados.rados.0.smithi026.stdout:15: seq_num 14 ranges {0=237568} 2024-09-01T00:29:09.258 INFO:tasks.rados.rados.0.smithi026.stdout:15: writing smithi02669314-15 from 0 to 237568 tid 1 2024-09-01T00:29:09.258 INFO:tasks.rados.rados.0.smithi026.stdout:16: write initial oid 16 2024-09-01T00:29:09.258 INFO:tasks.rados.rados.0.smithi026.stdout:16: seq_num 15 ranges {0=253952} 2024-09-01T00:29:09.258 INFO:tasks.rados.rados.0.smithi026.stdout:16: writing smithi02669314-16 from 0 to 253952 tid 1 2024-09-01T00:29:09.258 INFO:tasks.rados.rados.0.smithi026.stdout:10: finishing write tid 2 to smithi02669314-10 2024-09-01T00:29:09.258 INFO:tasks.rados.rados.0.smithi026.stdout:12: finishing write tid 1 to smithi02669314-12 2024-09-01T00:29:09.258 INFO:tasks.rados.rados.0.smithi026.stdout:13: finishing write tid 1 to smithi02669314-13 2024-09-01T00:29:09.258 INFO:tasks.rados.rados.0.smithi026.stdout:12: finishing write tid 2 to smithi02669314-12 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:13: finishing write tid 2 to smithi02669314-13 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:10: finishing write tid 3 to smithi02669314-10 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:10: oid 10 updating version 0 to 2 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:10: oid 10 version 2 is already newer than 1 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 2 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:12: finishing write tid 3 to smithi02669314-12 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:12: oid 12 updating version 0 to 4 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:12: oid 12 version 4 is already newer than 3 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:13: finishing write tid 3 to smithi02669314-13 2024-09-01T00:29:09.259 INFO:tasks.rados.rados.0.smithi026.stdout:13: oid 13 updating version 0 to 2 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:13: oid 13 version 2 is already newer than 1 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:14: finishing write tid 1 to smithi02669314-14 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:10: done (5 left) 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:12: done (4 left) 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:13: done (3 left) 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:17: write initial oid 17 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:17: seq_num 16 ranges {0=270336} 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:17: writing smithi02669314-17 from 0 to 270336 tid 1 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:14: finishing write tid 2 to smithi02669314-14 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:18: write initial oid 18 2024-09-01T00:29:09.260 INFO:tasks.rados.rados.0.smithi026.stdout:18: seq_num 17 ranges {0=286720} 2024-09-01T00:29:09.261 INFO:tasks.rados.rados.0.smithi026.stdout:18: writing smithi02669314-18 from 0 to 286720 tid 1 2024-09-01T00:29:09.261 INFO:tasks.rados.rados.0.smithi026.stdout:19: write initial oid 19 2024-09-01T00:29:09.261 INFO:tasks.rados.rados.0.smithi026.stdout:19: seq_num 18 ranges {0=303104} 2024-09-01T00:29:09.261 INFO:tasks.rados.rados.0.smithi026.stdout:19: writing smithi02669314-19 from 0 to 303104 tid 1 2024-09-01T00:29:09.262 INFO:tasks.rados.rados.0.smithi026.stdout:20: write initial oid 20 2024-09-01T00:29:09.262 INFO:tasks.rados.rados.0.smithi026.stdout:15: finishing write tid 1 to smithi02669314-15 2024-09-01T00:29:09.262 INFO:tasks.rados.rados.0.smithi026.stdout:16: finishing write tid 1 to smithi02669314-16 2024-09-01T00:29:09.262 INFO:tasks.rados.rados.0.smithi026.stdout:16: finishing write tid 2 to smithi02669314-16 2024-09-01T00:29:09.262 INFO:tasks.rados.rados.0.smithi026.stdout:14: finishing write tid 3 to smithi02669314-14 2024-09-01T00:29:09.262 INFO:tasks.rados.rados.0.smithi026.stdout:14: oid 14 updating version 0 to 2 2024-09-01T00:29:09.262 INFO:tasks.rados.rados.0.smithi026.stdout:14: oid 14 version 2 is already newer than 1 2024-09-01T00:29:09.262 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 2 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-01T00:29:09.262 INFO:tasks.rados.rados.0.smithi026.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-09-01T00:29:09.262 INFO:tasks.rados.rados.0.smithi026.stdout:15: finishing write tid 2 to smithi02669314-15 2024-09-01T00:29:09.262 INFO:tasks.rados.rados.0.smithi026.stdout:17: finishing write tid 1 to smithi02669314-17 2024-09-01T00:29:09.263 INFO:tasks.rados.rados.0.smithi026.stdout:16: finishing write tid 3 to smithi02669314-16 2024-09-01T00:29:09.263 INFO:tasks.rados.rados.0.smithi026.stdout:16: oid 16 updating version 0 to 4 2024-09-01T00:29:09.263 INFO:tasks.rados.rados.0.smithi026.stdout:16: oid 16 version 4 is already newer than 3 2024-09-01T00:29:09.263 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-09-01T00:29:09.263 INFO:tasks.rados.rados.0.smithi026.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-09-01T00:29:09.263 INFO:tasks.rados.rados.0.smithi026.stdout:15: finishing write tid 3 to smithi02669314-15 2024-09-01T00:29:09.263 INFO:tasks.rados.rados.0.smithi026.stdout:15: oid 15 updating version 0 to 4 2024-09-01T00:29:09.263 INFO:tasks.rados.rados.0.smithi026.stdout:15: oid 15 version 4 is already newer than 3 2024-09-01T00:29:09.263 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 4 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-09-01T00:29:09.263 INFO:tasks.rados.rados.0.smithi026.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-09-01T00:29:09.263 INFO:tasks.rados.rados.0.smithi026.stdout:17: finishing write tid 2 to smithi02669314-17 2024-09-01T00:29:09.264 INFO:tasks.rados.rados.0.smithi026.stdout:20: seq_num 19 ranges {0=319488} 2024-09-01T00:29:09.264 INFO:tasks.rados.rados.0.smithi026.stdout:20: writing smithi02669314-20 from 0 to 319488 tid 1 2024-09-01T00:29:09.264 INFO:tasks.rados.rados.0.smithi026.stdout:14: done (6 left) 2024-09-01T00:29:09.264 INFO:tasks.rados.rados.0.smithi026.stdout:15: done (5 left) 2024-09-01T00:29:09.265 INFO:tasks.rados.rados.0.smithi026.stdout:16: done (4 left) 2024-09-01T00:29:09.265 INFO:tasks.rados.rados.0.smithi026.stdout:21: write initial oid 21 2024-09-01T00:29:09.265 INFO:tasks.rados.rados.0.smithi026.stdout:21: seq_num 20 ranges {0=344064} 2024-09-01T00:29:09.265 INFO:tasks.rados.rados.0.smithi026.stdout:21: writing smithi02669314-21 from 0 to 344064 tid 1 2024-09-01T00:29:09.265 INFO:tasks.rados.rados.0.smithi026.stdout:22: write initial oid 22 2024-09-01T00:29:09.265 INFO:tasks.rados.rados.0.smithi026.stdout:22: seq_num 21 ranges {0=360448} 2024-09-01T00:29:09.267 INFO:tasks.rados.rados.0.smithi026.stdout:22: writing smithi02669314-22 from 0 to 360448 tid 1 2024-09-01T00:29:09.267 INFO:tasks.rados.rados.0.smithi026.stdout:23: write initial oid 23 2024-09-01T00:29:09.267 INFO:tasks.rados.rados.0.smithi026.stdout:23: seq_num 22 ranges {0=376832} 2024-09-01T00:29:09.270 INFO:tasks.rados.rados.0.smithi026.stdout:23: writing smithi02669314-23 from 0 to 376832 tid 1 2024-09-01T00:29:09.270 INFO:tasks.rados.rados.0.smithi026.stdout:24: write initial oid 24 2024-09-01T00:29:09.270 INFO:tasks.rados.rados.0.smithi026.stdout:24: seq_num 23 ranges {0=393216} 2024-09-01T00:29:09.272 INFO:tasks.rados.rados.0.smithi026.stdout:24: writing smithi02669314-24 from 0 to 393216 tid 1 2024-09-01T00:29:09.272 INFO:tasks.rados.rados.0.smithi026.stdout:25: write initial oid 25 2024-09-01T00:29:09.273 INFO:tasks.rados.rados.0.smithi026.stdout:25: seq_num 24 ranges {0=409600} 2024-09-01T00:29:09.276 INFO:tasks.rados.rados.0.smithi026.stdout:25: writing smithi02669314-25 from 0 to 409600 tid 1 2024-09-01T00:29:09.276 INFO:tasks.rados.rados.0.smithi026.stdout:26: write initial oid 26 2024-09-01T00:29:09.276 INFO:tasks.rados.rados.0.smithi026.stdout:18: finishing write tid 1 to smithi02669314-18 2024-09-01T00:29:09.276 INFO:tasks.rados.rados.0.smithi026.stdout:17: finishing write tid 3 to smithi02669314-17 2024-09-01T00:29:09.276 INFO:tasks.rados.rados.0.smithi026.stdout:17: oid 17 updating version 0 to 1 2024-09-01T00:29:09.276 INFO:tasks.rados.rados.0.smithi026.stdout:17: oid 17 updating version 1 to 2 2024-09-01T00:29:09.276 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-01T00:29:09.276 INFO:tasks.rados.rados.0.smithi026.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-09-01T00:29:09.276 INFO:tasks.rados.rados.0.smithi026.stdout:18: finishing write tid 2 to smithi02669314-18 2024-09-01T00:29:09.276 INFO:tasks.rados.rados.0.smithi026.stdout:18: finishing write tid 3 to smithi02669314-18 2024-09-01T00:29:09.277 INFO:tasks.rados.rados.0.smithi026.stdout:18: oid 18 updating version 0 to 6 2024-09-01T00:29:09.277 INFO:tasks.rados.rados.0.smithi026.stdout:18: oid 18 version 6 is already newer than 5 2024-09-01T00:29:09.277 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 6 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-09-01T00:29:09.277 INFO:tasks.rados.rados.0.smithi026.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-09-01T00:29:09.277 INFO:tasks.rados.rados.0.smithi026.stdout:19: finishing write tid 1 to smithi02669314-19 2024-09-01T00:29:09.280 INFO:tasks.rados.rados.0.smithi026.stdout:19: finishing write tid 2 to smithi02669314-19 2024-09-01T00:29:09.280 INFO:tasks.rados.rados.0.smithi026.stdout:19: finishing write tid 3 to smithi02669314-19 2024-09-01T00:29:09.280 INFO:tasks.rados.rados.0.smithi026.stdout:19: oid 19 updating version 0 to 4 2024-09-01T00:29:09.280 INFO:tasks.rados.rados.0.smithi026.stdout:19: oid 19 version 4 is already newer than 3 2024-09-01T00:29:09.280 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 4 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-09-01T00:29:09.280 INFO:tasks.rados.rados.0.smithi026.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:20: finishing write tid 1 to smithi02669314-20 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:20: finishing write tid 2 to smithi02669314-20 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:21: finishing write tid 1 to smithi02669314-21 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:21: finishing write tid 2 to smithi02669314-21 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:20: finishing write tid 3 to smithi02669314-20 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:20: oid 20 updating version 0 to 5 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:20: oid 20 updating version 5 to 6 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 6 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:21: finishing write tid 3 to smithi02669314-21 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:21: oid 21 updating version 0 to 3 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:21: oid 21 updating version 3 to 4 2024-09-01T00:29:09.281 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 4 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:22: finishing write tid 1 to smithi02669314-22 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:22: finishing write tid 2 to smithi02669314-22 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:22: finishing write tid 3 to smithi02669314-22 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:22: oid 22 updating version 0 to 1 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:22: oid 22 updating version 1 to 2 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 2 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:23: finishing write tid 1 to smithi02669314-23 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:23: finishing write tid 2 to smithi02669314-23 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:23: finishing write tid 3 to smithi02669314-23 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:23: oid 23 updating version 0 to 4 2024-09-01T00:29:09.282 INFO:tasks.rados.rados.0.smithi026.stdout:23: oid 23 version 4 is already newer than 3 2024-09-01T00:29:09.283 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 4 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-09-01T00:29:09.283 INFO:tasks.rados.rados.0.smithi026.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-09-01T00:29:09.283 INFO:tasks.rados.rados.0.smithi026.stdout:24: finishing write tid 1 to smithi02669314-24 2024-09-01T00:29:09.283 INFO:tasks.rados.rados.0.smithi026.stdout:24: finishing write tid 2 to smithi02669314-24 2024-09-01T00:29:09.283 INFO:tasks.rados.rados.0.smithi026.stdout:26: seq_num 25 ranges {0=425984} 2024-09-01T00:29:09.284 INFO:tasks.rados.rados.0.smithi026.stdout:26: writing smithi02669314-26 from 0 to 425984 tid 1 2024-09-01T00:29:09.284 INFO:tasks.rados.rados.0.smithi026.stdout:17: done (9 left) 2024-09-01T00:29:09.284 INFO:tasks.rados.rados.0.smithi026.stdout:18: done (8 left) 2024-09-01T00:29:09.284 INFO:tasks.rados.rados.0.smithi026.stdout:19: done (7 left) 2024-09-01T00:29:09.284 INFO:tasks.rados.rados.0.smithi026.stdout:20: done (6 left) 2024-09-01T00:29:09.284 INFO:tasks.rados.rados.0.smithi026.stdout:21: done (5 left) 2024-09-01T00:29:09.285 INFO:tasks.rados.rados.0.smithi026.stdout:22: done (4 left) 2024-09-01T00:29:09.285 INFO:tasks.rados.rados.0.smithi026.stdout:23: done (3 left) 2024-09-01T00:29:09.285 INFO:tasks.rados.rados.0.smithi026.stdout:27: write initial oid 27 2024-09-01T00:29:09.285 INFO:tasks.rados.rados.0.smithi026.stdout:27: seq_num 26 ranges {0=442368} 2024-09-01T00:29:09.285 INFO:tasks.rados.rados.0.smithi026.stdout:27: writing smithi02669314-27 from 0 to 442368 tid 1 2024-09-01T00:29:09.285 INFO:tasks.rados.rados.0.smithi026.stdout:28: write initial oid 28 2024-09-01T00:29:09.285 INFO:tasks.rados.rados.0.smithi026.stdout:28: seq_num 27 ranges {0=458752} 2024-09-01T00:29:09.285 INFO:tasks.rados.rados.0.smithi026.stdout:28: writing smithi02669314-28 from 0 to 458752 tid 1 2024-09-01T00:29:09.285 INFO:tasks.rados.rados.0.smithi026.stdout:29: write initial oid 29 2024-09-01T00:29:09.285 INFO:tasks.rados.rados.0.smithi026.stdout:29: seq_num 28 ranges {0=475136} 2024-09-01T00:29:09.286 INFO:tasks.rados.rados.0.smithi026.stdout:29: writing smithi02669314-29 from 0 to 475136 tid 1 2024-09-01T00:29:09.286 INFO:tasks.rados.rados.0.smithi026.stdout:24: finishing write tid 3 to smithi02669314-24 2024-09-01T00:29:09.286 INFO:tasks.rados.rados.0.smithi026.stdout:24: oid 24 updating version 0 to 4 2024-09-01T00:29:09.286 INFO:tasks.rados.rados.0.smithi026.stdout:24: oid 24 version 4 is already newer than 3 2024-09-01T00:29:09.286 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-09-01T00:29:09.287 INFO:tasks.rados.rados.0.smithi026.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-09-01T00:29:09.287 INFO:tasks.rados.rados.0.smithi026.stdout:24: done (5 left) 2024-09-01T00:29:09.287 INFO:tasks.rados.rados.0.smithi026.stdout:30: write initial oid 30 2024-09-01T00:29:09.287 INFO:tasks.rados.rados.0.smithi026.stdout:30: seq_num 29 ranges {0=491520} 2024-09-01T00:29:09.289 INFO:tasks.rados.rados.0.smithi026.stdout:30: writing smithi02669314-30 from 0 to 491520 tid 1 2024-09-01T00:29:09.290 INFO:tasks.rados.rados.0.smithi026.stdout:31: write initial oid 31 2024-09-01T00:29:09.290 INFO:tasks.rados.rados.0.smithi026.stdout:31: seq_num 30 ranges {0=507904} 2024-09-01T00:29:09.293 INFO:tasks.rados.rados.0.smithi026.stdout:31: writing smithi02669314-31 from 0 to 507904 tid 1 2024-09-01T00:29:09.293 INFO:tasks.rados.rados.0.smithi026.stdout:32: write initial oid 32 2024-09-01T00:29:09.293 INFO:tasks.rados.rados.0.smithi026.stdout:32: seq_num 31 ranges {0=524288} 2024-09-01T00:29:09.296 INFO:tasks.rados.rados.0.smithi026.stdout:32: writing smithi02669314-32 from 0 to 524288 tid 1 2024-09-01T00:29:09.296 INFO:tasks.rados.rados.0.smithi026.stdout:33: write initial oid 33 2024-09-01T00:29:09.296 INFO:tasks.rados.rados.0.smithi026.stdout:33: seq_num 32 ranges {0=540672} 2024-09-01T00:29:09.299 INFO:tasks.rados.rados.0.smithi026.stdout:33: writing smithi02669314-33 from 0 to 540672 tid 1 2024-09-01T00:29:09.299 INFO:tasks.rados.rados.0.smithi026.stdout:34: write initial oid 34 2024-09-01T00:29:09.299 INFO:tasks.rados.rados.0.smithi026.stdout:34: seq_num 33 ranges {0=557056} 2024-09-01T00:29:09.302 INFO:tasks.rados.rados.0.smithi026.stdout:34: writing smithi02669314-34 from 0 to 557056 tid 1 2024-09-01T00:29:09.302 INFO:tasks.rados.rados.0.smithi026.stdout:35: write initial oid 35 2024-09-01T00:29:09.303 INFO:tasks.rados.rados.0.smithi026.stdout:35: seq_num 34 ranges {0=573440} 2024-09-01T00:29:09.306 INFO:tasks.rados.rados.0.smithi026.stdout:35: writing smithi02669314-35 from 0 to 573440 tid 1 2024-09-01T00:29:09.306 INFO:tasks.rados.rados.0.smithi026.stdout:36: write initial oid 36 2024-09-01T00:29:09.306 INFO:tasks.rados.rados.0.smithi026.stdout:36: seq_num 35 ranges {0=589824} 2024-09-01T00:29:09.310 INFO:tasks.rados.rados.0.smithi026.stdout:36: writing smithi02669314-36 from 0 to 589824 tid 1 2024-09-01T00:29:09.310 INFO:tasks.rados.rados.0.smithi026.stdout:37: write initial oid 37 2024-09-01T00:29:09.310 INFO:tasks.rados.rados.0.smithi026.stdout:37: seq_num 36 ranges {0=606208} 2024-09-01T00:29:09.314 INFO:tasks.rados.rados.0.smithi026.stdout:37: writing smithi02669314-37 from 0 to 606208 tid 1 2024-09-01T00:29:09.314 INFO:tasks.rados.rados.0.smithi026.stdout:38: write initial oid 38 2024-09-01T00:29:09.314 INFO:tasks.rados.rados.0.smithi026.stdout:38: seq_num 37 ranges {0=622592} 2024-09-01T00:29:09.318 INFO:tasks.rados.rados.0.smithi026.stdout:38: writing smithi02669314-38 from 0 to 622592 tid 1 2024-09-01T00:29:09.318 INFO:tasks.rados.rados.0.smithi026.stdout:39: write initial oid 39 2024-09-01T00:29:09.318 INFO:tasks.rados.rados.0.smithi026.stdout:39: seq_num 38 ranges {0=638976} 2024-09-01T00:29:09.322 INFO:tasks.rados.rados.0.smithi026.stdout:39: writing smithi02669314-39 from 0 to 638976 tid 1 2024-09-01T00:29:09.322 INFO:tasks.rados.rados.0.smithi026.stdout:40: write initial oid 40 2024-09-01T00:29:09.322 INFO:tasks.rados.rados.0.smithi026.stdout:40: seq_num 39 ranges {0=663552} 2024-09-01T00:29:09.326 INFO:tasks.rados.rados.0.smithi026.stdout:40: writing smithi02669314-40 from 0 to 663552 tid 1 2024-09-01T00:29:09.326 INFO:tasks.rados.rados.0.smithi026.stdout: waiting on 16 2024-09-01T00:29:09.326 INFO:tasks.rados.rados.0.smithi026.stdout:25: finishing write tid 1 to smithi02669314-25 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:25: finishing write tid 2 to smithi02669314-25 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:26: finishing write tid 1 to smithi02669314-26 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:26: finishing write tid 2 to smithi02669314-26 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:25: finishing write tid 3 to smithi02669314-25 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:25: oid 25 updating version 0 to 1 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:25: oid 25 updating version 1 to 2 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 2 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:26: finishing write tid 3 to smithi02669314-26 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:26: oid 26 updating version 0 to 6 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:26: oid 26 version 6 is already newer than 5 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-09-01T00:29:09.327 INFO:tasks.rados.rados.0.smithi026.stdout:27: finishing write tid 1 to smithi02669314-27 2024-09-01T00:29:09.328 INFO:tasks.rados.rados.0.smithi026.stdout:25: done (15 left) 2024-09-01T00:29:09.328 INFO:tasks.rados.rados.0.smithi026.stdout:26: done (14 left) 2024-09-01T00:29:09.328 INFO:tasks.rados.rados.0.smithi026.stdout:41: write initial oid 41 2024-09-01T00:29:09.328 INFO:tasks.rados.rados.0.smithi026.stdout:41: seq_num 40 ranges {0=679936} 2024-09-01T00:29:09.330 INFO:tasks.rados.rados.0.smithi026.stdout:41: writing smithi02669314-41 from 0 to 679936 tid 1 2024-09-01T00:29:09.330 INFO:tasks.rados.rados.0.smithi026.stdout:42: write initial oid 42 2024-09-01T00:29:09.330 INFO:tasks.rados.rados.0.smithi026.stdout:42: seq_num 41 ranges {0=696320} 2024-09-01T00:29:09.335 INFO:tasks.rados.rados.0.smithi026.stdout:42: writing smithi02669314-42 from 0 to 696320 tid 1 2024-09-01T00:29:09.335 INFO:tasks.rados.rados.0.smithi026.stdout: waiting on 16 2024-09-01T00:29:09.335 INFO:tasks.rados.rados.0.smithi026.stdout:27: finishing write tid 2 to smithi02669314-27 2024-09-01T00:29:09.335 INFO:tasks.rados.rados.0.smithi026.stdout:27: finishing write tid 3 to smithi02669314-27 2024-09-01T00:29:09.335 INFO:tasks.rados.rados.0.smithi026.stdout:27: oid 27 updating version 0 to 6 2024-09-01T00:29:09.335 INFO:tasks.rados.rados.0.smithi026.stdout:27: oid 27 version 6 is already newer than 5 2024-09-01T00:29:09.335 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 6 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-01T00:29:09.335 INFO:tasks.rados.rados.0.smithi026.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-09-01T00:29:09.335 INFO:tasks.rados.rados.0.smithi026.stdout:28: finishing write tid 1 to smithi02669314-28 2024-09-01T00:29:09.335 INFO:tasks.rados.rados.0.smithi026.stdout:28: finishing write tid 2 to smithi02669314-28 2024-09-01T00:29:09.336 INFO:tasks.rados.rados.0.smithi026.stdout:27: done (15 left) 2024-09-01T00:29:09.336 INFO:tasks.rados.rados.0.smithi026.stdout:43: write initial oid 43 2024-09-01T00:29:09.336 INFO:tasks.rados.rados.0.smithi026.stdout:43: seq_num 42 ranges {0=712704} 2024-09-01T00:29:09.339 INFO:tasks.rados.rados.0.smithi026.stdout:43: writing smithi02669314-43 from 0 to 712704 tid 1 2024-09-01T00:29:09.340 INFO:tasks.rados.rados.0.smithi026.stdout: waiting on 16 2024-09-01T00:29:09.340 INFO:tasks.rados.rados.0.smithi026.stdout:28: finishing write tid 3 to smithi02669314-28 2024-09-01T00:29:09.340 INFO:tasks.rados.rados.0.smithi026.stdout:28: oid 28 updating version 0 to 6 2024-09-01T00:29:09.340 INFO:tasks.rados.rados.0.smithi026.stdout:28: oid 28 version 6 is already newer than 5 2024-09-01T00:29:09.340 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-01T00:29:09.340 INFO:tasks.rados.rados.0.smithi026.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-09-01T00:29:09.340 INFO:tasks.rados.rados.0.smithi026.stdout:29: finishing write tid 1 to smithi02669314-29 2024-09-01T00:29:09.340 INFO:tasks.rados.rados.0.smithi026.stdout:29: finishing write tid 2 to smithi02669314-29 2024-09-01T00:29:09.340 INFO:tasks.rados.rados.0.smithi026.stdout:29: finishing write tid 3 to smithi02669314-29 2024-09-01T00:29:09.340 INFO:tasks.rados.rados.0.smithi026.stdout:29: oid 29 updating version 0 to 3 2024-09-01T00:29:09.340 INFO:tasks.rados.rados.0.smithi026.stdout:29: oid 29 updating version 3 to 4 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 4 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:30: finishing write tid 1 to smithi02669314-30 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:30: finishing write tid 2 to smithi02669314-30 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:30: finishing write tid 3 to smithi02669314-30 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:30: oid 30 updating version 0 to 8 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:30: oid 30 version 8 is already newer than 7 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 8 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:31: finishing write tid 1 to smithi02669314-31 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:31: finishing write tid 2 to smithi02669314-31 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:31: finishing write tid 3 to smithi02669314-31 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:31: oid 31 updating version 0 to 6 2024-09-01T00:29:09.341 INFO:tasks.rados.rados.0.smithi026.stdout:31: oid 31 version 6 is already newer than 5 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 6 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:32: finishing write tid 1 to smithi02669314-32 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:32: finishing write tid 2 to smithi02669314-32 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:32: finishing write tid 3 to smithi02669314-32 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:32: oid 32 updating version 0 to 3 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:32: oid 32 updating version 3 to 4 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 4 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:33: finishing write tid 1 to smithi02669314-33 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:33: finishing write tid 2 to smithi02669314-33 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:33: finishing write tid 3 to smithi02669314-33 2024-09-01T00:29:09.342 INFO:tasks.rados.rados.0.smithi026.stdout:33: oid 33 updating version 0 to 6 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:33: oid 33 version 6 is already newer than 5 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:34: finishing write tid 1 to smithi02669314-34 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:34: finishing write tid 2 to smithi02669314-34 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:28: done (15 left) 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:29: done (14 left) 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:30: done (13 left) 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:31: done (12 left) 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:32: done (11 left) 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:33: done (10 left) 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:44: write initial oid 44 2024-09-01T00:29:09.343 INFO:tasks.rados.rados.0.smithi026.stdout:44: seq_num 43 ranges {0=729088} 2024-09-01T00:29:09.344 INFO:tasks.rados.rados.0.smithi026.stdout:44: writing smithi02669314-44 from 0 to 729088 tid 1 2024-09-01T00:29:09.344 INFO:tasks.rados.rados.0.smithi026.stdout:45: write initial oid 45 2024-09-01T00:29:09.344 INFO:tasks.rados.rados.0.smithi026.stdout:45: seq_num 44 ranges {0=745472} 2024-09-01T00:29:09.348 INFO:tasks.rados.rados.0.smithi026.stdout:45: writing smithi02669314-45 from 0 to 745472 tid 1 2024-09-01T00:29:09.348 INFO:tasks.rados.rados.0.smithi026.stdout:46: write initial oid 46 2024-09-01T00:29:09.348 INFO:tasks.rados.rados.0.smithi026.stdout:46: seq_num 45 ranges {0=761856} 2024-09-01T00:29:09.353 INFO:tasks.rados.rados.0.smithi026.stdout:46: writing smithi02669314-46 from 0 to 761856 tid 1 2024-09-01T00:29:09.353 INFO:tasks.rados.rados.0.smithi026.stdout:47: write initial oid 47 2024-09-01T00:29:09.353 INFO:tasks.rados.rados.0.smithi026.stdout:47: seq_num 46 ranges {0=778240} 2024-09-01T00:29:09.357 INFO:tasks.rados.rados.0.smithi026.stdout:47: writing smithi02669314-47 from 0 to 778240 tid 1 2024-09-01T00:29:09.357 INFO:tasks.rados.rados.0.smithi026.stdout:48: write initial oid 48 2024-09-01T00:29:09.358 INFO:tasks.rados.rados.0.smithi026.stdout:48: seq_num 47 ranges {0=794624} 2024-09-01T00:29:09.362 INFO:tasks.rados.rados.0.smithi026.stdout:48: writing smithi02669314-48 from 0 to 794624 tid 1 2024-09-01T00:29:09.362 INFO:tasks.rados.rados.0.smithi026.stdout:49: write initial oid 49 2024-09-01T00:29:09.362 INFO:tasks.rados.rados.0.smithi026.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-09-01T00:29:09.365 INFO:tasks.rados.rados.0.smithi026.stdout:49: writing smithi02669314-49 from 0 to 409600 tid 1 2024-09-01T00:29:09.368 INFO:tasks.rados.rados.0.smithi026.stdout:49: writing smithi02669314-49 from 409600 to 811008 tid 2 2024-09-01T00:29:09.368 INFO:tasks.rados.rados.0.smithi026.stdout: waiting on 16 2024-09-01T00:29:09.368 INFO:tasks.rados.rados.0.smithi026.stdout:34: finishing write tid 3 to smithi02669314-34 2024-09-01T00:29:09.368 INFO:tasks.rados.rados.0.smithi026.stdout:34: oid 34 updating version 0 to 7 2024-09-01T00:29:09.368 INFO:tasks.rados.rados.0.smithi026.stdout:34: oid 34 updating version 7 to 8 2024-09-01T00:29:09.368 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 8 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:29:09.368 INFO:tasks.rados.rados.0.smithi026.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:29:09.368 INFO:tasks.rados.rados.0.smithi026.stdout:35: finishing write tid 1 to smithi02669314-35 2024-09-01T00:29:09.368 INFO:tasks.rados.rados.0.smithi026.stdout:34: done (15 left) 2024-09-01T00:29:09.368 INFO:tasks.rados.rados.0.smithi026.stdout:50: write initial oid 50 2024-09-01T00:29:09.369 INFO:tasks.rados.rados.0.smithi026.stdout:35: finishing write tid 2 to smithi02669314-35 2024-09-01T00:29:09.369 INFO:tasks.rados.rados.0.smithi026.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-09-01T00:29:09.370 INFO:tasks.rados.rados.0.smithi026.stdout:50: writing smithi02669314-50 from 0 to 425984 tid 1 2024-09-01T00:29:09.373 INFO:tasks.rados.rados.0.smithi026.stdout:50: writing smithi02669314-50 from 425984 to 827392 tid 2 2024-09-01T00:29:09.374 INFO:tasks.rados.rados.0.smithi026.stdout: waiting on 16 2024-09-01T00:29:09.374 INFO:tasks.rados.rados.0.smithi026.stdout:35: finishing write tid 3 to smithi02669314-35 2024-09-01T00:29:09.374 INFO:tasks.rados.rados.0.smithi026.stdout:35: oid 35 updating version 0 to 4 2024-09-01T00:29:09.374 INFO:tasks.rados.rados.0.smithi026.stdout:35: oid 35 version 4 is already newer than 3 2024-09-01T00:29:09.374 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 4 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-01T00:29:09.374 INFO:tasks.rados.rados.0.smithi026.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-09-01T00:29:09.374 INFO:tasks.rados.rados.0.smithi026.stdout:36: finishing write tid 1 to smithi02669314-36 2024-09-01T00:29:09.374 INFO:tasks.rados.rados.0.smithi026.stdout:36: finishing write tid 2 to smithi02669314-36 2024-09-01T00:29:09.374 INFO:tasks.rados.rados.0.smithi026.stdout:35: done (15 left) 2024-09-01T00:29:09.374 INFO:tasks.rados.rados.0.smithi026.stdout:51: copy_from oid 2 from oid 11 current snap is 0 2024-09-01T00:29:09.374 INFO:tasks.rados.rados.0.smithi026.stdout:36: finishing write tid 3 to smithi02669314-36 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:36: oid 36 updating version 0 to 5 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:36: oid 36 updating version 5 to 6 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:37: finishing write tid 1 to smithi02669314-37 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:37: finishing write tid 2 to smithi02669314-37 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:37: finishing write tid 3 to smithi02669314-37 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:37: oid 37 updating version 0 to 3 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:37: oid 37 updating version 3 to 4 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:38: finishing write tid 1 to smithi02669314-38 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:36: done (15 left) 2024-09-01T00:29:09.375 INFO:tasks.rados.rados.0.smithi026.stdout:37: done (14 left) 2024-09-01T00:29:09.376 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 0 2024-09-01T00:29:09.376 INFO:tasks.rados.rados.0.smithi026.stdout:38: finishing write tid 2 to smithi02669314-38 2024-09-01T00:29:09.376 INFO:tasks.rados.rados.0.smithi026.stdout:52: seq_num 50 ranges {286720=442368,729088=401408} 2024-09-01T00:29:09.377 INFO:tasks.rados.rados.0.smithi026.stdout:52: writing smithi02669314-18 from 286720 to 729088 tid 1 2024-09-01T00:29:09.381 INFO:tasks.rados.rados.0.smithi026.stdout:52: writing smithi02669314-18 from 729088 to 1130496 tid 2 2024-09-01T00:29:09.381 INFO:tasks.rados.rados.0.smithi026.stdout:53: rmattr oid 30 current snap is 0 2024-09-01T00:29:09.381 INFO:tasks.rados.rados.0.smithi026.stdout:53: done (15 left) 2024-09-01T00:29:09.382 INFO:tasks.rados.rados.0.smithi026.stdout:54: delete oid 3 current snap is 0 2024-09-01T00:29:09.382 INFO:tasks.rados.rados.0.smithi026.stdout:38: finishing write tid 3 to smithi02669314-38 2024-09-01T00:29:09.382 INFO:tasks.rados.rados.0.smithi026.stdout:38: oid 38 updating version 0 to 6 2024-09-01T00:29:09.382 INFO:tasks.rados.rados.0.smithi026.stdout:38: oid 38 version 6 is already newer than 5 2024-09-01T00:29:09.382 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-09-01T00:29:09.382 INFO:tasks.rados.rados.0.smithi026.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-09-01T00:29:09.382 INFO:tasks.rados.rados.0.smithi026.stdout:39: finishing write tid 1 to smithi02669314-39 2024-09-01T00:29:09.382 INFO:tasks.rados.rados.0.smithi026.stdout:39: finishing write tid 2 to smithi02669314-39 2024-09-01T00:29:09.382 INFO:tasks.rados.rados.0.smithi026.stdout:39: finishing write tid 3 to smithi02669314-39 2024-09-01T00:29:09.382 INFO:tasks.rados.rados.0.smithi026.stdout:39: oid 39 updating version 0 to 8 2024-09-01T00:29:09.382 INFO:tasks.rados.rados.0.smithi026.stdout:39: oid 39 version 8 is already newer than 7 2024-09-01T00:29:09.382 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-01T00:29:09.383 INFO:tasks.rados.rados.0.smithi026.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-09-01T00:29:09.383 INFO:tasks.rados.rados.0.smithi026.stdout:40: finishing write tid 1 to smithi02669314-40 2024-09-01T00:29:09.383 INFO:tasks.rados.rados.0.smithi026.stdout:40: finishing write tid 2 to smithi02669314-40 2024-09-01T00:29:09.383 INFO:tasks.rados.rados.0.smithi026.stdout:40: finishing write tid 3 to smithi02669314-40 2024-09-01T00:29:09.383 INFO:tasks.rados.rados.0.smithi026.stdout:40: oid 40 updating version 0 to 1 2024-09-01T00:29:09.383 INFO:tasks.rados.rados.0.smithi026.stdout:40: oid 40 updating version 1 to 2 2024-09-01T00:29:09.383 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 2 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-01T00:29:09.383 INFO:tasks.rados.rados.0.smithi026.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-09-01T00:29:09.383 INFO:tasks.rados.rados.0.smithi026.stdout:41: finishing write tid 1 to smithi02669314-41 2024-09-01T00:29:09.383 INFO:tasks.rados.rados.0.smithi026.stdout:41: finishing write tid 2 to smithi02669314-41 2024-09-01T00:29:09.383 INFO:tasks.rados.rados.0.smithi026.stdout:41: finishing write tid 3 to smithi02669314-41 2024-09-01T00:29:09.383 INFO:tasks.rados.rados.0.smithi026.stdout:41: oid 41 updating version 0 to 6 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:41: oid 41 version 6 is already newer than 5 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 6 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:42: finishing write tid 1 to smithi02669314-42 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:42: finishing write tid 2 to smithi02669314-42 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:42: finishing write tid 3 to smithi02669314-42 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:42: oid 42 updating version 0 to 7 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:42: oid 42 updating version 7 to 8 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:43: finishing write tid 1 to smithi02669314-43 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:43: finishing write tid 2 to smithi02669314-43 2024-09-01T00:29:09.384 INFO:tasks.rados.rados.0.smithi026.stdout:43: finishing write tid 3 to smithi02669314-43 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:43: oid 43 updating version 0 to 2 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:43: oid 43 version 2 is already newer than 1 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 2 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:44: finishing write tid 1 to smithi02669314-44 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:44: finishing write tid 2 to smithi02669314-44 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:44: finishing write tid 3 to smithi02669314-44 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:44: oid 44 updating version 0 to 8 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:44: oid 44 version 8 is already newer than 7 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 8 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:45: finishing write tid 1 to smithi02669314-45 2024-09-01T00:29:09.385 INFO:tasks.rados.rados.0.smithi026.stdout:45: finishing write tid 2 to smithi02669314-45 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:45: finishing write tid 3 to smithi02669314-45 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:45: oid 45 updating version 0 to 7 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:45: oid 45 updating version 7 to 8 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 8 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:46: finishing write tid 1 to smithi02669314-46 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:46: finishing write tid 2 to smithi02669314-46 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:46: finishing write tid 3 to smithi02669314-46 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:46: oid 46 updating version 0 to 5 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:46: oid 46 updating version 5 to 6 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-09-01T00:29:09.386 INFO:tasks.rados.rados.0.smithi026.stdout:47: finishing write tid 1 to smithi02669314-47 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:47: finishing write tid 2 to smithi02669314-47 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:47: finishing write tid 3 to smithi02669314-47 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:47: oid 47 updating version 0 to 10 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:47: oid 47 version 10 is already newer than 9 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:48: finishing write tid 1 to smithi02669314-48 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:48: finishing write tid 2 to smithi02669314-48 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:48: finishing write tid 3 to smithi02669314-48 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:48: oid 48 updating version 0 to 10 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:48: oid 48 version 10 is already newer than 9 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-09-01T00:29:09.387 INFO:tasks.rados.rados.0.smithi026.stdout:49: finishing write tid 1 to smithi02669314-49 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:49: finishing write tid 2 to smithi02669314-49 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:49: finishing write tid 3 to smithi02669314-49 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:49: finishing write tid 4 to smithi02669314-49 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:49: oid 49 updating version 0 to 3 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:49: oid 49 updating version 3 to 5 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:49: oid 49 version 5 is already newer than 4 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 5 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:50: finishing write tid 1 to smithi02669314-50 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:50: finishing write tid 2 to smithi02669314-50 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:50: finishing write tid 3 to smithi02669314-50 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:51: finishing copy_from racing read to smithi02669314-2 2024-09-01T00:29:09.388 INFO:tasks.rados.rados.0.smithi026.stdout:50: finishing write tid 4 to smithi02669314-50 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:50: oid 50 updating version 0 to 10 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:50: oid 50 version 10 is already newer than 9 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:50: oid 50 updating version 10 to 11 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 11 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:51: finishing copy_from to smithi02669314-2 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:52: finishing write tid 1 to smithi02669314-18 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:38: done (15 left) 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:39: done (14 left) 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:40: done (13 left) 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:41: done (12 left) 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:42: done (11 left) 2024-09-01T00:29:09.389 INFO:tasks.rados.rados.0.smithi026.stdout:43: done (10 left) 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:44: done (9 left) 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:45: done (8 left) 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:46: done (7 left) 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:47: done (6 left) 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:48: done (5 left) 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:49: done (4 left) 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:50: done (3 left) 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:51: done (2 left) 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:54: done (1 left) 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:55: read oid 15 snap -1 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:56: rollback oid 31 current snap is 0 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:56: done (2 left) 2024-09-01T00:29:09.390 INFO:tasks.rados.rados.0.smithi026.stdout:57: read oid 28 snap -1 2024-09-01T00:29:09.391 INFO:tasks.rados.rados.0.smithi026.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-01T00:29:09.391 INFO:tasks.rados.rados.0.smithi026.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-09-01T00:29:09.391 INFO:tasks.rados.rados.0.smithi026.stdout:59: rollback oid 45 current snap is 0 2024-09-01T00:29:09.391 INFO:tasks.rados.rados.0.smithi026.stdout:59: done (4 left) 2024-09-01T00:29:09.391 INFO:tasks.rados.rados.0.smithi026.stdout:60: copy_from oid 23 from oid 48 current snap is 0 2024-09-01T00:29:09.391 INFO:tasks.rados.rados.0.smithi026.stdout:61: delete oid 1 current snap is 0 2024-09-01T00:29:09.392 INFO:tasks.rados.rados.0.smithi026.stdout:52: finishing write tid 2 to smithi02669314-18 2024-09-01T00:29:09.392 INFO:tasks.rados.rados.0.smithi026.stdout:52: finishing write tid 3 to smithi02669314-18 2024-09-01T00:29:09.392 INFO:tasks.rados.rados.0.smithi026.stdout:52: finishing write tid 4 to smithi02669314-18 2024-09-01T00:29:09.392 INFO:tasks.rados.rados.0.smithi026.stdout:52: oid 18 updating version 0 to 9 2024-09-01T00:29:09.392 INFO:tasks.rados.rados.0.smithi026.stdout:52: oid 18 version 9 is already newer than 8 2024-09-01T00:29:09.392 INFO:tasks.rados.rados.0.smithi026.stdout:52: oid 18 version 9 is already newer than 7 2024-09-01T00:29:09.392 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-01T00:29:09.392 INFO:tasks.rados.rados.0.smithi026.stdout:52: left oid 18 (ObjNum 50 snap 0 seq_num 50) 2024-09-01T00:29:09.393 INFO:tasks.rados.rados.0.smithi026.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-01T00:29:09.393 INFO:tasks.rados.rados.0.smithi026.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-01T00:29:09.407 INFO:tasks.rados.rados.0.smithi026.stdout:58: finishing copy_from racing read to smithi02669314-29 2024-09-01T00:29:09.407 INFO:tasks.rados.rados.0.smithi026.stdout:60: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:29:09.407 INFO:tasks.rados.rados.0.smithi026.stdout:58: finishing copy_from to smithi02669314-29 2024-09-01T00:29:09.407 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-01T00:29:09.407 INFO:tasks.rados.rados.0.smithi026.stdout:60: finishing copy_from to smithi02669314-23 2024-09-01T00:29:09.407 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-01T00:29:09.408 INFO:tasks.rados.rados.0.smithi026.stdout:52: done (5 left) 2024-09-01T00:29:09.408 INFO:tasks.rados.rados.0.smithi026.stdout:55: done (4 left) 2024-09-01T00:29:09.408 INFO:tasks.rados.rados.0.smithi026.stdout:57: done (3 left) 2024-09-01T00:29:09.408 INFO:tasks.rados.rados.0.smithi026.stdout:58: done (2 left) 2024-09-01T00:29:09.408 INFO:tasks.rados.rados.0.smithi026.stdout:60: done (1 left) 2024-09-01T00:29:09.408 INFO:tasks.rados.rados.0.smithi026.stdout:61: done (0 left) 2024-09-01T00:29:09.408 INFO:tasks.rados.rados.0.smithi026.stdout:62: read oid 17 snap -1 2024-09-01T00:29:09.408 INFO:tasks.rados.rados.0.smithi026.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-01T00:29:09.408 INFO:tasks.rados.rados.0.smithi026.stdout:63: snap_create 2024-09-01T00:29:09.409 INFO:tasks.rados.rados.0.smithi026.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-01T00:29:09.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:09 smithi139 ceph-mon[20615]: pgmap v101: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:09.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:09 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2641517108' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-01T00:29:09.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:09 smithi026 ceph-mon[28102]: pgmap v101: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:09.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:09 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2641517108' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-01T00:29:09.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:09 smithi026 ceph-mon[17191]: pgmap v101: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:09.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:09 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2641517108' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-01T00:29:10.243 INFO:tasks.rados.rados.0.smithi026.stdout:62: done (1 left) 2024-09-01T00:29:10.244 INFO:tasks.rados.rados.0.smithi026.stdout:63: done (0 left) 2024-09-01T00:29:10.244 INFO:tasks.rados.rados.0.smithi026.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-09-01T00:29:10.244 INFO:tasks.rados.rados.0.smithi026.stdout:65: read oid 30 snap -1 2024-09-01T00:29:10.244 INFO:tasks.rados.rados.0.smithi026.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-01T00:29:10.244 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 1 2024-09-01T00:29:10.244 INFO:tasks.rados.rados.0.smithi026.stdout:66: seq_num 53 ranges {794624=491520,1286144=401408} 2024-09-01T00:29:10.251 INFO:tasks.rados.rados.0.smithi026.stdout:66: writing smithi02669314-23 from 794624 to 1286144 tid 1 2024-09-01T00:29:10.253 INFO:tasks.rados.rados.0.smithi026.stdout:66: writing smithi02669314-23 from 1286144 to 1687552 tid 2 2024-09-01T00:29:10.253 INFO:tasks.rados.rados.0.smithi026.stdout:67: rollback oid 10 current snap is 1 2024-09-01T00:29:10.254 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 10 to 0 2024-09-01T00:29:10.254 INFO:tasks.rados.rados.0.smithi026.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-01T00:29:10.276 INFO:tasks.rados.rados.0.smithi026.stdout:64: finishing copy_from racing read to smithi02669314-15 2024-09-01T00:29:10.276 INFO:tasks.rados.rados.0.smithi026.stdout:64: finishing copy_from to smithi02669314-15 2024-09-01T00:29:10.276 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-01T00:29:10.276 INFO:tasks.rados.rados.0.smithi026.stdout:64: done (3 left) 2024-09-01T00:29:10.276 INFO:tasks.rados.rados.0.smithi026.stdout:65: done (2 left) 2024-09-01T00:29:10.276 INFO:tasks.rados.rados.0.smithi026.stdout:68: setattr oid 20 current snap is 1 2024-09-01T00:29:10.276 INFO:tasks.rados.rados.0.smithi026.stdout:67: finishing rollback tid 0 to smithi02669314-10 2024-09-01T00:29:10.276 INFO:tasks.rados.rados.0.smithi026.stdout:67: finishing rollback tid 1 to smithi02669314-10 2024-09-01T00:29:10.276 INFO:tasks.rados.rados.0.smithi026.stdout:67: finishing rollback tid 2 to smithi02669314-10 2024-09-01T00:29:10.277 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 13 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-01T00:29:10.277 INFO:tasks.rados.rados.0.smithi026.stdout:66: finishing write tid 1 to smithi02669314-23 2024-09-01T00:29:10.277 INFO:tasks.rados.rados.0.smithi026.stdout:66: finishing write tid 2 to smithi02669314-23 2024-09-01T00:29:10.277 INFO:tasks.rados.rados.0.smithi026.stdout:66: finishing write tid 3 to smithi02669314-23 2024-09-01T00:29:10.277 INFO:tasks.rados.rados.0.smithi026.stdout:66: finishing write tid 4 to smithi02669314-23 2024-09-01T00:29:10.277 INFO:tasks.rados.rados.0.smithi026.stdout:66: oid 23 updating version 0 to 13 2024-09-01T00:29:10.277 INFO:tasks.rados.rados.0.smithi026.stdout:66: oid 23 version 13 is already newer than 12 2024-09-01T00:29:10.277 INFO:tasks.rados.rados.0.smithi026.stdout:66: oid 23 version 13 is already newer than 11 2024-09-01T00:29:10.277 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 13 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-09-01T00:29:10.278 INFO:tasks.rados.rados.0.smithi026.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-09-01T00:29:10.278 INFO:tasks.rados.rados.0.smithi026.stdout:66: done (2 left) 2024-09-01T00:29:10.278 INFO:tasks.rados.rados.0.smithi026.stdout:67: done (1 left) 2024-09-01T00:29:10.278 INFO:tasks.rados.rados.0.smithi026.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2024-09-01T00:29:10.278 INFO:tasks.rados.rados.0.smithi026.stdout:70: read oid 24 snap 0 2024-09-01T00:29:10.278 INFO:tasks.rados.rados.0.smithi026.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-09-01T00:29:10.278 INFO:tasks.rados.rados.0.smithi026.stdout:71: copy_from oid 36 from oid 28 current snap is 1 2024-09-01T00:29:10.278 INFO:tasks.rados.rados.0.smithi026.stdout:72: rollback oid 49 current snap is 1 2024-09-01T00:29:10.278 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 49 to 0 2024-09-01T00:29:10.278 INFO:tasks.rados.rados.0.smithi026.stdout:73: read oid 4 snap 0 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:74: rmattr oid 7 current snap is 1 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:74: done (6 left) 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:75: copy_from oid 21 from oid 12 current snap is 1 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:76: read oid 39 snap -1 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:78: read oid 2 snap -1 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:78: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:79: setattr oid 41 current snap is 1 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 14 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:68: done (10 left) 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:80: snap_create 2024-09-01T00:29:10.279 INFO:tasks.rados.rados.0.smithi026.stdout:78: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-01T00:29:10.281 INFO:tasks.rados.rados.0.smithi026.stdout:72: finishing rollback tid 0 to smithi02669314-49 2024-09-01T00:29:10.281 INFO:tasks.rados.rados.0.smithi026.stdout:72: finishing rollback tid 1 to smithi02669314-49 2024-09-01T00:29:10.281 INFO:tasks.rados.rados.0.smithi026.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-09-01T00:29:10.293 INFO:tasks.rados.rados.0.smithi026.stdout:72: finishing rollback tid 2 to smithi02669314-49 2024-09-01T00:29:10.294 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 9 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-01T00:29:10.294 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 12 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-01T00:29:10.294 INFO:tasks.rados.rados.0.smithi026.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-09-01T00:29:10.295 INFO:tasks.rados.rados.0.smithi026.stdout:69: finishing copy_from racing read to smithi02669314-45 2024-09-01T00:29:10.295 INFO:tasks.rados.rados.0.smithi026.stdout:69: finishing copy_from to smithi02669314-45 2024-09-01T00:29:10.295 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 8 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:29:10.295 INFO:tasks.rados.rados.0.smithi026.stdout:71: finishing copy_from racing read to smithi02669314-36 2024-09-01T00:29:10.295 INFO:tasks.rados.rados.0.smithi026.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-01T00:29:10.315 INFO:tasks.rados.rados.0.smithi026.stdout:75: finishing copy_from racing read to smithi02669314-21 2024-09-01T00:29:10.315 INFO:tasks.rados.rados.0.smithi026.stdout:71: finishing copy_from to smithi02669314-36 2024-09-01T00:29:10.315 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-01T00:29:10.315 INFO:tasks.rados.rados.0.smithi026.stdout:77: finishing copy_from racing read to smithi02669314-6 2024-09-01T00:29:10.315 INFO:tasks.rados.rados.0.smithi026.stdout:75: finishing copy_from to smithi02669314-21 2024-09-01T00:29:10.315 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-01T00:29:10.315 INFO:tasks.rados.rados.0.smithi026.stdout:77: finishing copy_from to smithi02669314-6 2024-09-01T00:29:10.315 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-01T00:29:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:10 smithi139 ceph-mon[20615]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:29:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:10 smithi139 ceph-mon[20615]: Cluster is now healthy 2024-09-01T00:29:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:10 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/2641517108' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-01T00:29:10.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:10 smithi139 ceph-mon[20615]: osdmap e84: 8 total, 8 up, 8 in 2024-09-01T00:29:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:10 smithi026 ceph-mon[17191]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:29:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:10 smithi026 ceph-mon[17191]: Cluster is now healthy 2024-09-01T00:29:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:10 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/2641517108' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-01T00:29:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:10 smithi026 ceph-mon[17191]: osdmap e84: 8 total, 8 up, 8 in 2024-09-01T00:29:10.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:10 smithi026 ceph-mon[28102]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:29:10.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:10 smithi026 ceph-mon[28102]: Cluster is now healthy 2024-09-01T00:29:10.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:10 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/2641517108' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-01T00:29:10.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:10 smithi026 ceph-mon[28102]: osdmap e84: 8 total, 8 up, 8 in 2024-09-01T00:29:11.244 INFO:tasks.rados.rados.0.smithi026.stdout:69: done (10 left) 2024-09-01T00:29:11.244 INFO:tasks.rados.rados.0.smithi026.stdout:70: done (9 left) 2024-09-01T00:29:11.244 INFO:tasks.rados.rados.0.smithi026.stdout:71: done (8 left) 2024-09-01T00:29:11.244 INFO:tasks.rados.rados.0.smithi026.stdout:72: done (7 left) 2024-09-01T00:29:11.245 INFO:tasks.rados.rados.0.smithi026.stdout:73: done (6 left) 2024-09-01T00:29:11.245 INFO:tasks.rados.rados.0.smithi026.stdout:75: done (5 left) 2024-09-01T00:29:11.245 INFO:tasks.rados.rados.0.smithi026.stdout:76: done (4 left) 2024-09-01T00:29:11.245 INFO:tasks.rados.rados.0.smithi026.stdout:77: done (3 left) 2024-09-01T00:29:11.245 INFO:tasks.rados.rados.0.smithi026.stdout:78: done (2 left) 2024-09-01T00:29:11.245 INFO:tasks.rados.rados.0.smithi026.stdout:79: done (1 left) 2024-09-01T00:29:11.245 INFO:tasks.rados.rados.0.smithi026.stdout:80: done (0 left) 2024-09-01T00:29:11.245 INFO:tasks.rados.rados.0.smithi026.stdout:81: rollback oid 40 current snap is 2 2024-09-01T00:29:11.245 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 40 to 1 2024-09-01T00:29:11.245 INFO:tasks.rados.rados.0.smithi026.stdout:82: snap_create 2024-09-01T00:29:11.247 INFO:tasks.rados.rados.0.smithi026.stdout:81: finishing rollback tid 0 to smithi02669314-40 2024-09-01T00:29:11.248 INFO:tasks.rados.rados.0.smithi026.stdout:81: finishing rollback tid 1 to smithi02669314-40 2024-09-01T00:29:11.248 INFO:tasks.rados.rados.0.smithi026.stdout:81: finishing rollback tid 2 to smithi02669314-40 2024-09-01T00:29:11.249 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 13 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-01T00:29:11.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:11 smithi139 ceph-mon[20615]: osdmap e85: 8 total, 8 up, 8 in 2024-09-01T00:29:11.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:11 smithi139 ceph-mon[20615]: pgmap v104: 121 pgs: 121 active+clean; 2.8 MiB data, 232 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 461 KiB/s wr, 13 op/s 2024-09-01T00:29:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:11 smithi026 ceph-mon[17191]: osdmap e85: 8 total, 8 up, 8 in 2024-09-01T00:29:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:11 smithi026 ceph-mon[17191]: pgmap v104: 121 pgs: 121 active+clean; 2.8 MiB data, 232 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 461 KiB/s wr, 13 op/s 2024-09-01T00:29:11.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:11 smithi026 ceph-mon[28102]: osdmap e85: 8 total, 8 up, 8 in 2024-09-01T00:29:11.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:11 smithi026 ceph-mon[28102]: pgmap v104: 121 pgs: 121 active+clean; 2.8 MiB data, 232 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 461 KiB/s wr, 13 op/s 2024-09-01T00:29:12.246 INFO:tasks.rados.rados.0.smithi026.stdout:81: done (1 left) 2024-09-01T00:29:12.246 INFO:tasks.rados.rados.0.smithi026.stdout:82: done (0 left) 2024-09-01T00:29:12.247 INFO:tasks.rados.rados.0.smithi026.stdout:83: rollback oid 9 current snap is 3 2024-09-01T00:29:12.247 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 9 to 0 2024-09-01T00:29:12.247 INFO:tasks.rados.rados.0.smithi026.stdout:84: read oid 20 snap 1 2024-09-01T00:29:12.247 INFO:tasks.rados.rados.0.smithi026.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-09-01T00:29:12.247 INFO:tasks.rados.rados.0.smithi026.stdout:85: read oid 25 snap -1 2024-09-01T00:29:12.247 INFO:tasks.rados.rados.0.smithi026.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-01T00:29:12.247 INFO:tasks.rados.rados.0.smithi026.stdout:86: copy_from oid 34 from oid 28 current snap is 3 2024-09-01T00:29:12.247 INFO:tasks.rados.rados.0.smithi026.stdout:87: setattr oid 48 current snap is 3 2024-09-01T00:29:12.247 INFO:tasks.rados.rados.0.smithi026.stdout:88: snap_remove snap 2 2024-09-01T00:29:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:12 smithi139 ceph-mon[20615]: osdmap e86: 8 total, 8 up, 8 in 2024-09-01T00:29:12.649 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:12 smithi026 ceph-mon[17191]: osdmap e86: 8 total, 8 up, 8 in 2024-09-01T00:29:12.649 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:12 smithi026 ceph-mon[28102]: osdmap e86: 8 total, 8 up, 8 in 2024-09-01T00:29:12.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:29:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:29:12] "GET /metrics HTTP/1.1" 200 35956 "" "Prometheus/2.43.0" 2024-09-01T00:29:13.257 INFO:tasks.rados.rados.0.smithi026.stdout:88: done (5 left) 2024-09-01T00:29:13.257 INFO:tasks.rados.rados.0.smithi026.stdout:89: read oid 38 snap 1 2024-09-01T00:29:13.257 INFO:tasks.rados.rados.0.smithi026.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-01T00:29:13.257 INFO:tasks.rados.rados.0.smithi026.stdout:90: read oid 18 snap -1 2024-09-01T00:29:13.257 INFO:tasks.rados.rados.0.smithi026.stdout:90: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-01T00:29:13.257 INFO:tasks.rados.rados.0.smithi026.stdout:91: copy_from oid 2 from oid 29 current snap is 3 2024-09-01T00:29:13.257 INFO:tasks.rados.rados.0.smithi026.stdout:83: finishing rollback tid 0 to smithi02669314-9 2024-09-01T00:29:13.257 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 14 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-01T00:29:13.257 INFO:tasks.rados.rados.0.smithi026.stdout:83: finishing rollback tid 1 to smithi02669314-9 2024-09-01T00:29:13.257 INFO:tasks.rados.rados.0.smithi026.stdout:83: finishing rollback tid 2 to smithi02669314-9 2024-09-01T00:29:13.258 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 15 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-01T00:29:13.258 INFO:tasks.rados.rados.0.smithi026.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-01T00:29:13.271 INFO:tasks.rados.rados.0.smithi026.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-09-01T00:29:13.282 INFO:tasks.rados.rados.0.smithi026.stdout:86: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:29:13.283 INFO:tasks.rados.rados.0.smithi026.stdout:86: finishing copy_from to smithi02669314-34 2024-09-01T00:29:13.283 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-01T00:29:13.283 INFO:tasks.rados.rados.0.smithi026.stdout:83: done (7 left) 2024-09-01T00:29:13.283 INFO:tasks.rados.rados.0.smithi026.stdout:84: done (6 left) 2024-09-01T00:29:13.283 INFO:tasks.rados.rados.0.smithi026.stdout:85: done (5 left) 2024-09-01T00:29:13.283 INFO:tasks.rados.rados.0.smithi026.stdout:86: done (4 left) 2024-09-01T00:29:13.283 INFO:tasks.rados.rados.0.smithi026.stdout:87: done (3 left) 2024-09-01T00:29:13.283 INFO:tasks.rados.rados.0.smithi026.stdout:92: rmattr oid 49 current snap is 3 2024-09-01T00:29:13.283 INFO:tasks.rados.rados.0.smithi026.stdout:92: done (3 left) 2024-09-01T00:29:13.283 INFO:tasks.rados.rados.0.smithi026.stdout:93: snap_remove snap 0 2024-09-01T00:29:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:13 smithi139 ceph-mon[20615]: osdmap e87: 8 total, 8 up, 8 in 2024-09-01T00:29:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:13 smithi139 ceph-mon[20615]: pgmap v107: 121 pgs: 121 active+clean; 2.8 MiB data, 232 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 582 KiB/s wr, 16 op/s 2024-09-01T00:29:13.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:13 smithi026 ceph-mon[17191]: osdmap e87: 8 total, 8 up, 8 in 2024-09-01T00:29:13.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:13 smithi026 ceph-mon[17191]: pgmap v107: 121 pgs: 121 active+clean; 2.8 MiB data, 232 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 582 KiB/s wr, 16 op/s 2024-09-01T00:29:13.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:13 smithi026 ceph-mon[28102]: osdmap e87: 8 total, 8 up, 8 in 2024-09-01T00:29:13.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:13 smithi026 ceph-mon[28102]: pgmap v107: 121 pgs: 121 active+clean; 2.8 MiB data, 232 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 582 KiB/s wr, 16 op/s 2024-09-01T00:29:14.263 INFO:tasks.rados.rados.0.smithi026.stdout:93: done (3 left) 2024-09-01T00:29:14.263 INFO:tasks.rados.rados.0.smithi026.stdout:94: rmattr oid 31 current snap is 3 2024-09-01T00:29:14.263 INFO:tasks.rados.rados.0.smithi026.stdout:94: done (3 left) 2024-09-01T00:29:14.263 INFO:tasks.rados.rados.0.smithi026.stdout:95: read oid 43 snap 1 2024-09-01T00:29:14.263 INFO:tasks.rados.rados.0.smithi026.stdout:95: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-01T00:29:14.264 INFO:tasks.rados.rados.0.smithi026.stdout:96: rmattr oid 14 current snap is 3 2024-09-01T00:29:14.264 INFO:tasks.rados.rados.0.smithi026.stdout:96: done (4 left) 2024-09-01T00:29:14.264 INFO:tasks.rados.rados.0.smithi026.stdout:97: read oid 9 snap 1 2024-09-01T00:29:14.264 INFO:tasks.rados.rados.0.smithi026.stdout:97: expect (ObjNum 8 snap 0 seq_num 8) 2024-09-01T00:29:14.264 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 3 2024-09-01T00:29:14.264 INFO:tasks.rados.rados.0.smithi026.stdout:98: seq_num 54 ranges {409600=507904,917504=401408} 2024-09-01T00:29:14.270 INFO:tasks.rados.rados.0.smithi026.stdout:98: writing smithi02669314-25 from 409600 to 917504 tid 1 2024-09-01T00:29:14.274 INFO:tasks.rados.rados.0.smithi026.stdout:98: writing smithi02669314-25 from 917504 to 1318912 tid 2 2024-09-01T00:29:14.274 INFO:tasks.rados.rados.0.smithi026.stdout:99: copy_from oid 32 from oid 6 current snap is 3 2024-09-01T00:29:14.275 INFO:tasks.rados.rados.0.smithi026.stdout:90: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-01T00:29:14.312 INFO:tasks.rados.rados.0.smithi026.stdout:91: finishing copy_from racing read to smithi02669314-2 2024-09-01T00:29:14.312 INFO:tasks.rados.rados.0.smithi026.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-01T00:29:14.331 INFO:tasks.rados.rados.0.smithi026.stdout:91: finishing copy_from to smithi02669314-2 2024-09-01T00:29:14.331 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-01T00:29:14.332 INFO:tasks.rados.rados.0.smithi026.stdout:89: done (6 left) 2024-09-01T00:29:14.332 INFO:tasks.rados.rados.0.smithi026.stdout:90: done (5 left) 2024-09-01T00:29:14.332 INFO:tasks.rados.rados.0.smithi026.stdout:91: done (4 left) 2024-09-01T00:29:14.332 INFO:tasks.rados.rados.0.smithi026.stdout:100: copy_from oid 18 from oid 24 current snap is 3 2024-09-01T00:29:14.332 INFO:tasks.rados.rados.0.smithi026.stdout:97: expect (ObjNum 8 snap 0 seq_num 8) 2024-09-01T00:29:14.336 INFO:tasks.rados.rados.0.smithi026.stdout:95: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-01T00:29:14.356 INFO:tasks.rados.rados.0.smithi026.stdout:98: finishing write tid 1 to smithi02669314-25 2024-09-01T00:29:14.356 INFO:tasks.rados.rados.0.smithi026.stdout:98: finishing write tid 2 to smithi02669314-25 2024-09-01T00:29:14.356 INFO:tasks.rados.rados.0.smithi026.stdout:95: done (4 left) 2024-09-01T00:29:14.356 INFO:tasks.rados.rados.0.smithi026.stdout:97: done (3 left) 2024-09-01T00:29:14.356 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 3 2024-09-01T00:29:14.356 INFO:tasks.rados.rados.0.smithi026.stdout:98: finishing write tid 3 to smithi02669314-25 2024-09-01T00:29:14.356 INFO:tasks.rados.rados.0.smithi026.stdout:101: seq_num 55 ranges {319488=524288,843776=401408} 2024-09-01T00:29:14.360 INFO:tasks.rados.rados.0.smithi026.stdout:101: writing smithi02669314-20 from 319488 to 843776 tid 1 2024-09-01T00:29:14.363 INFO:tasks.rados.rados.0.smithi026.stdout:101: writing smithi02669314-20 from 843776 to 1245184 tid 2 2024-09-01T00:29:14.363 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 3 2024-09-01T00:29:14.363 INFO:tasks.rados.rados.0.smithi026.stdout:98: finishing write tid 4 to smithi02669314-25 2024-09-01T00:29:14.363 INFO:tasks.rados.rados.0.smithi026.stdout:98: oid 25 updating version 0 to 6 2024-09-01T00:29:14.363 INFO:tasks.rados.rados.0.smithi026.stdout:98: oid 25 version 6 is already newer than 4 2024-09-01T00:29:14.363 INFO:tasks.rados.rados.0.smithi026.stdout:98: oid 25 version 6 is already newer than 5 2024-09-01T00:29:14.363 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 6 (ObjNum 54 snap 3 seq_num 54) dirty exists 2024-09-01T00:29:14.363 INFO:tasks.rados.rados.0.smithi026.stdout:98: left oid 25 (ObjNum 54 snap 3 seq_num 54) 2024-09-01T00:29:14.363 INFO:tasks.rados.rados.0.smithi026.stdout:99: finishing copy_from racing read to smithi02669314-32 2024-09-01T00:29:14.363 INFO:tasks.rados.rados.0.smithi026.stdout:102: seq_num 56 ranges {778240=540672,1318912=401408} 2024-09-01T00:29:14.370 INFO:tasks.rados.rados.0.smithi026.stdout:102: writing smithi02669314-47 from 778240 to 1318912 tid 1 2024-09-01T00:29:14.373 INFO:tasks.rados.rados.0.smithi026.stdout:102: writing smithi02669314-47 from 1318912 to 1720320 tid 2 2024-09-01T00:29:14.373 INFO:tasks.rados.rados.0.smithi026.stdout:98: done (4 left) 2024-09-01T00:29:14.373 INFO:tasks.rados.rados.0.smithi026.stdout:103: rollback oid 3 current snap is 3 2024-09-01T00:29:14.374 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 3 to 1 2024-09-01T00:29:14.374 INFO:tasks.rados.rados.0.smithi026.stdout:99: finishing copy_from to smithi02669314-32 2024-09-01T00:29:14.374 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-01T00:29:14.374 INFO:tasks.rados.rados.0.smithi026.stdout:99: done (4 left) 2024-09-01T00:29:14.374 INFO:tasks.rados.rados.0.smithi026.stdout:104: delete oid 17 current snap is 3 2024-09-01T00:29:14.374 INFO:tasks.rados.rados.0.smithi026.stdout:100: finishing copy_from racing read to smithi02669314-18 2024-09-01T00:29:14.374 INFO:tasks.rados.rados.0.smithi026.stdout:100: finishing copy_from to smithi02669314-18 2024-09-01T00:29:14.374 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-09-01T00:29:14.374 INFO:tasks.rados.rados.0.smithi026.stdout:101: finishing write tid 1 to smithi02669314-20 2024-09-01T00:29:14.374 INFO:tasks.rados.rados.0.smithi026.stdout:101: finishing write tid 2 to smithi02669314-20 2024-09-01T00:29:14.374 INFO:tasks.rados.rados.0.smithi026.stdout:101: finishing write tid 3 to smithi02669314-20 2024-09-01T00:29:14.374 INFO:tasks.rados.rados.0.smithi026.stdout:101: finishing write tid 4 to smithi02669314-20 2024-09-01T00:29:14.375 INFO:tasks.rados.rados.0.smithi026.stdout:101: oid 20 updating version 0 to 22 2024-09-01T00:29:14.375 INFO:tasks.rados.rados.0.smithi026.stdout:101: oid 20 version 22 is already newer than 21 2024-09-01T00:29:14.375 INFO:tasks.rados.rados.0.smithi026.stdout:101: oid 20 version 22 is already newer than 20 2024-09-01T00:29:14.375 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 22 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-09-01T00:29:14.375 INFO:tasks.rados.rados.0.smithi026.stdout:101: left oid 20 (ObjNum 55 snap 3 seq_num 55) 2024-09-01T00:29:14.375 INFO:tasks.rados.rados.0.smithi026.stdout:102: finishing write tid 1 to smithi02669314-47 2024-09-01T00:29:14.376 INFO:tasks.rados.rados.0.smithi026.stdout:103: finishing rollback tid 1 to smithi02669314-3 2024-09-01T00:29:14.376 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 0 (ObjNum 129 snap 0 seq_num 133083976) dirty dne 2024-09-01T00:29:14.376 INFO:tasks.rados.rados.0.smithi026.stdout:100: done (4 left) 2024-09-01T00:29:14.376 INFO:tasks.rados.rados.0.smithi026.stdout:101: done (3 left) 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:103: done (2 left) 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:104: done (1 left) 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:105: read oid 2 snap -1 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:105: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:106: rollback oid 34 current snap is 3 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 34 to 1 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:107: delete oid 5 current snap is 3 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:102: finishing write tid 2 to smithi02669314-47 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:102: finishing write tid 3 to smithi02669314-47 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:102: finishing write tid 4 to smithi02669314-47 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:102: oid 47 updating version 0 to 26 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:102: oid 47 version 26 is already newer than 25 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:102: oid 47 version 26 is already newer than 24 2024-09-01T00:29:14.377 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 26 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-09-01T00:29:14.378 INFO:tasks.rados.rados.0.smithi026.stdout:102: left oid 47 (ObjNum 56 snap 3 seq_num 56) 2024-09-01T00:29:14.379 INFO:tasks.rados.rados.0.smithi026.stdout:102: done (3 left) 2024-09-01T00:29:14.379 INFO:tasks.rados.rados.0.smithi026.stdout:107: done (2 left) 2024-09-01T00:29:14.379 INFO:tasks.rados.rados.0.smithi026.stdout:108: read oid 17 snap 1 2024-09-01T00:29:14.379 INFO:tasks.rados.rados.0.smithi026.stdout:108: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-01T00:29:14.379 INFO:tasks.rados.rados.0.smithi026.stdout:109: rollback oid 41 current snap is 3 2024-09-01T00:29:14.379 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 41 to 1 2024-09-01T00:29:14.379 INFO:tasks.rados.rados.0.smithi026.stdout:110: delete oid 8 current snap is 3 2024-09-01T00:29:14.380 INFO:tasks.rados.rados.0.smithi026.stdout:105: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-01T00:29:14.403 INFO:tasks.rados.rados.0.smithi026.stdout:106: finishing rollback tid 0 to smithi02669314-34 2024-09-01T00:29:14.403 INFO:tasks.rados.rados.0.smithi026.stdout:109: finishing rollback tid 0 to smithi02669314-41 2024-09-01T00:29:14.403 INFO:tasks.rados.rados.0.smithi026.stdout:106: finishing rollback tid 1 to smithi02669314-34 2024-09-01T00:29:14.403 INFO:tasks.rados.rados.0.smithi026.stdout:105: done (4 left) 2024-09-01T00:29:14.403 INFO:tasks.rados.rados.0.smithi026.stdout:110: done (3 left) 2024-09-01T00:29:14.404 INFO:tasks.rados.rados.0.smithi026.stdout:111: setattr oid 46 current snap is 3 2024-09-01T00:29:14.404 INFO:tasks.rados.rados.0.smithi026.stdout:106: finishing rollback tid 2 to smithi02669314-34 2024-09-01T00:29:14.404 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 22 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:29:14.404 INFO:tasks.rados.rados.0.smithi026.stdout:109: finishing rollback tid 1 to smithi02669314-41 2024-09-01T00:29:14.404 INFO:tasks.rados.rados.0.smithi026.stdout:109: finishing rollback tid 2 to smithi02669314-41 2024-09-01T00:29:14.404 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 24 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-01T00:29:14.404 INFO:tasks.rados.rados.0.smithi026.stdout:108: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-01T00:29:14.411 INFO:tasks.rados.rados.0.smithi026.stdout:106: done (3 left) 2024-09-01T00:29:14.411 INFO:tasks.rados.rados.0.smithi026.stdout:108: done (2 left) 2024-09-01T00:29:14.411 INFO:tasks.rados.rados.0.smithi026.stdout:109: done (1 left) 2024-09-01T00:29:14.411 INFO:tasks.rados.rados.0.smithi026.stdout:112: snap_create 2024-09-01T00:29:14.413 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 15 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-01T00:29:14.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:14 smithi139 ceph-mon[20615]: osdmap e88: 8 total, 8 up, 8 in 2024-09-01T00:29:14.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:14 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:14.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:14 smithi026 ceph-mon[17191]: osdmap e88: 8 total, 8 up, 8 in 2024-09-01T00:29:14.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:14 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:14.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:14 smithi026 ceph-mon[28102]: osdmap e88: 8 total, 8 up, 8 in 2024-09-01T00:29:14.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:14 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:15.265 INFO:tasks.rados.rados.0.smithi026.stdout:111: done (1 left) 2024-09-01T00:29:15.265 INFO:tasks.rados.rados.0.smithi026.stdout:112: done (0 left) 2024-09-01T00:29:15.265 INFO:tasks.rados.rados.0.smithi026.stdout:113: copy_from oid 25 from oid 6 current snap is 4 2024-09-01T00:29:15.266 INFO:tasks.rados.rados.0.smithi026.stdout:114: setattr oid 23 current snap is 4 2024-09-01T00:29:15.267 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 4 2024-09-01T00:29:15.268 INFO:tasks.rados.rados.0.smithi026.stdout:115: seq_num 60 ranges {172032=614400,786432=401408} 2024-09-01T00:29:15.273 INFO:tasks.rados.rados.0.smithi026.stdout:115: writing smithi02669314-15 from 172032 to 786432 tid 1 2024-09-01T00:29:15.276 INFO:tasks.rados.rados.0.smithi026.stdout:115: writing smithi02669314-15 from 786432 to 1187840 tid 2 2024-09-01T00:29:15.276 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 17 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-09-01T00:29:15.276 INFO:tasks.rados.rados.0.smithi026.stdout:113: finishing copy_from racing read to smithi02669314-25 2024-09-01T00:29:15.277 INFO:tasks.rados.rados.0.smithi026.stdout:113: finishing copy_from to smithi02669314-25 2024-09-01T00:29:15.277 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-01T00:29:15.277 INFO:tasks.rados.rados.0.smithi026.stdout:113: done (2 left) 2024-09-01T00:29:15.277 INFO:tasks.rados.rados.0.smithi026.stdout:114: done (1 left) 2024-09-01T00:29:15.277 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 4 2024-09-01T00:29:15.277 INFO:tasks.rados.rados.0.smithi026.stdout:116: seq_num 61 ranges {794624=630784,1425408=401408} 2024-09-01T00:29:15.284 INFO:tasks.rados.rados.0.smithi026.stdout:116: writing smithi02669314-48 from 794624 to 1425408 tid 1 2024-09-01T00:29:15.287 INFO:tasks.rados.rados.0.smithi026.stdout:116: writing smithi02669314-48 from 1425408 to 1826816 tid 2 2024-09-01T00:29:15.287 INFO:tasks.rados.rados.0.smithi026.stdout:117: rollback oid 14 current snap is 4 2024-09-01T00:29:15.287 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 14 to 1 2024-09-01T00:29:15.287 INFO:tasks.rados.rados.0.smithi026.stdout:115: finishing write tid 1 to smithi02669314-15 2024-09-01T00:29:15.288 INFO:tasks.rados.rados.0.smithi026.stdout:115: finishing write tid 2 to smithi02669314-15 2024-09-01T00:29:15.288 INFO:tasks.rados.rados.0.smithi026.stdout:118: read oid 21 snap -1 2024-09-01T00:29:15.288 INFO:tasks.rados.rados.0.smithi026.stdout:118: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-01T00:29:15.288 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 4 2024-09-01T00:29:15.288 INFO:tasks.rados.rados.0.smithi026.stdout:115: finishing write tid 3 to smithi02669314-15 2024-09-01T00:29:15.288 INFO:tasks.rados.rados.0.smithi026.stdout:115: finishing write tid 4 to smithi02669314-15 2024-09-01T00:29:15.288 INFO:tasks.rados.rados.0.smithi026.stdout:115: oid 15 updating version 0 to 30 2024-09-01T00:29:15.288 INFO:tasks.rados.rados.0.smithi026.stdout:115: oid 15 version 30 is already newer than 29 2024-09-01T00:29:15.288 INFO:tasks.rados.rados.0.smithi026.stdout:115: oid 15 version 30 is already newer than 28 2024-09-01T00:29:15.288 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 30 (ObjNum 60 snap 4 seq_num 60) dirty exists 2024-09-01T00:29:15.288 INFO:tasks.rados.rados.0.smithi026.stdout:115: left oid 15 (ObjNum 60 snap 4 seq_num 60) 2024-09-01T00:29:15.288 INFO:tasks.rados.rados.0.smithi026.stdout:119: seq_num 62 ranges {57344=647168,704512=401408} 2024-09-01T00:29:15.291 INFO:tasks.rados.rados.0.smithi026.stdout:119: writing smithi02669314-4 from 57344 to 704512 tid 1 2024-09-01T00:29:15.294 INFO:tasks.rados.rados.0.smithi026.stdout:119: writing smithi02669314-4 from 704512 to 1105920 tid 2 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:115: done (4 left) 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:120: snap_create 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:116: finishing write tid 1 to smithi02669314-48 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:116: finishing write tid 2 to smithi02669314-48 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:117: finishing rollback tid 0 to smithi02669314-14 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:116: finishing write tid 3 to smithi02669314-48 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:117: finishing rollback tid 1 to smithi02669314-14 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:117: finishing rollback tid 2 to smithi02669314-14 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 34 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:116: finishing write tid 4 to smithi02669314-48 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:116: oid 48 updating version 0 to 28 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:116: oid 48 version 28 is already newer than 26 2024-09-01T00:29:15.295 INFO:tasks.rados.rados.0.smithi026.stdout:116: oid 48 version 28 is already newer than 27 2024-09-01T00:29:15.296 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 28 (ObjNum 61 snap 4 seq_num 61) dirty exists 2024-09-01T00:29:15.296 INFO:tasks.rados.rados.0.smithi026.stdout:116: left oid 48 (ObjNum 61 snap 4 seq_num 61) 2024-09-01T00:29:15.296 INFO:tasks.rados.rados.0.smithi026.stdout:118: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-01T00:29:15.300 INFO:tasks.rados.rados.0.smithi026.stdout:119: finishing write tid 1 to smithi02669314-4 2024-09-01T00:29:15.301 INFO:tasks.rados.rados.0.smithi026.stdout:119: finishing write tid 2 to smithi02669314-4 2024-09-01T00:29:15.301 INFO:tasks.rados.rados.0.smithi026.stdout:119: finishing write tid 3 to smithi02669314-4 2024-09-01T00:29:15.301 INFO:tasks.rados.rados.0.smithi026.stdout:119: finishing write tid 4 to smithi02669314-4 2024-09-01T00:29:15.301 INFO:tasks.rados.rados.0.smithi026.stdout:119: oid 4 updating version 0 to 11 2024-09-01T00:29:15.301 INFO:tasks.rados.rados.0.smithi026.stdout:119: oid 4 updating version 11 to 13 2024-09-01T00:29:15.301 INFO:tasks.rados.rados.0.smithi026.stdout:119: oid 4 version 13 is already newer than 12 2024-09-01T00:29:15.301 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 13 (ObjNum 62 snap 4 seq_num 62) dirty exists 2024-09-01T00:29:15.301 INFO:tasks.rados.rados.0.smithi026.stdout:119: left oid 4 (ObjNum 62 snap 4 seq_num 62) 2024-09-01T00:29:15.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:15 smithi139 ceph-mon[20615]: osdmap e89: 8 total, 8 up, 8 in 2024-09-01T00:29:15.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:15 smithi139 ceph-mon[20615]: pgmap v110: 121 pgs: 4 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 112 active+clean; 25 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.0 MiB/s wr, 69 op/s 2024-09-01T00:29:15.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:15 smithi026 ceph-mon[17191]: osdmap e89: 8 total, 8 up, 8 in 2024-09-01T00:29:15.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:15 smithi026 ceph-mon[17191]: pgmap v110: 121 pgs: 4 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 112 active+clean; 25 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.0 MiB/s wr, 69 op/s 2024-09-01T00:29:15.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:15 smithi026 ceph-mon[28102]: osdmap e89: 8 total, 8 up, 8 in 2024-09-01T00:29:15.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:15 smithi026 ceph-mon[28102]: pgmap v110: 121 pgs: 4 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 112 active+clean; 25 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.0 MiB/s wr, 69 op/s 2024-09-01T00:29:16.267 INFO:tasks.rados.rados.0.smithi026.stdout:116: done (4 left) 2024-09-01T00:29:16.267 INFO:tasks.rados.rados.0.smithi026.stdout:117: done (3 left) 2024-09-01T00:29:16.267 INFO:tasks.rados.rados.0.smithi026.stdout:118: done (2 left) 2024-09-01T00:29:16.267 INFO:tasks.rados.rados.0.smithi026.stdout:119: done (1 left) 2024-09-01T00:29:16.267 INFO:tasks.rados.rados.0.smithi026.stdout:120: done (0 left) 2024-09-01T00:29:16.267 INFO:tasks.rados.rados.0.smithi026.stdout:121: read oid 48 snap 3 2024-09-01T00:29:16.267 INFO:tasks.rados.rados.0.smithi026.stdout:121: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-01T00:29:16.267 INFO:tasks.rados.rados.0.smithi026.stdout:122: rollback oid 22 current snap is 5 2024-09-01T00:29:16.267 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 22 to 1 2024-09-01T00:29:16.267 INFO:tasks.rados.rados.0.smithi026.stdout:123: read oid 17 snap 1 2024-09-01T00:29:16.267 INFO:tasks.rados.rados.0.smithi026.stdout:123: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-01T00:29:16.267 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 5 2024-09-01T00:29:16.268 INFO:tasks.rados.rados.0.smithi026.stdout:124: seq_num 63 ranges {606208=663552,1269760=401408} 2024-09-01T00:29:16.275 INFO:tasks.rados.rados.0.smithi026.stdout:124: writing smithi02669314-32 from 606208 to 1269760 tid 1 2024-09-01T00:29:16.279 INFO:tasks.rados.rados.0.smithi026.stdout:124: writing smithi02669314-32 from 1269760 to 1671168 tid 2 2024-09-01T00:29:16.279 INFO:tasks.rados.rados.0.smithi026.stdout:125: copy_from oid 1 from oid 24 current snap is 5 2024-09-01T00:29:16.279 INFO:tasks.rados.rados.0.smithi026.stdout:122: finishing rollback tid 0 to smithi02669314-22 2024-09-01T00:29:16.279 INFO:tasks.rados.rados.0.smithi026.stdout:122: finishing rollback tid 1 to smithi02669314-22 2024-09-01T00:29:16.279 INFO:tasks.rados.rados.0.smithi026.stdout:121: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-01T00:29:16.305 INFO:tasks.rados.rados.0.smithi026.stdout:122: finishing rollback tid 2 to smithi02669314-22 2024-09-01T00:29:16.306 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 21 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-09-01T00:29:16.306 INFO:tasks.rados.rados.0.smithi026.stdout:121: done (4 left) 2024-09-01T00:29:16.306 INFO:tasks.rados.rados.0.smithi026.stdout:122: done (3 left) 2024-09-01T00:29:16.306 INFO:tasks.rados.rados.0.smithi026.stdout:126: read oid 38 snap -1 2024-09-01T00:29:16.306 INFO:tasks.rados.rados.0.smithi026.stdout:126: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-01T00:29:16.306 INFO:tasks.rados.rados.0.smithi026.stdout:127: copy_from oid 20 from oid 8 current snap is 5 2024-09-01T00:29:16.306 INFO:tasks.rados.rados.0.smithi026.stdout:123: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-01T00:29:16.313 INFO:tasks.rados.rados.0.smithi026.stdout:124: finishing write tid 1 to smithi02669314-32 2024-09-01T00:29:16.313 INFO:tasks.rados.rados.0.smithi026.stdout:125: finishing copy_from racing read to smithi02669314-1 2024-09-01T00:29:16.313 INFO:tasks.rados.rados.0.smithi026.stdout:125: finishing copy_from to smithi02669314-1 2024-09-01T00:29:16.313 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-09-01T00:29:16.314 INFO:tasks.rados.rados.0.smithi026.stdout:124: finishing write tid 2 to smithi02669314-32 2024-09-01T00:29:16.314 INFO:tasks.rados.rados.0.smithi026.stdout:124: finishing write tid 3 to smithi02669314-32 2024-09-01T00:29:16.314 INFO:tasks.rados.rados.0.smithi026.stdout:124: finishing write tid 4 to smithi02669314-32 2024-09-01T00:29:16.314 INFO:tasks.rados.rados.0.smithi026.stdout:124: oid 32 updating version 0 to 19 2024-09-01T00:29:16.314 INFO:tasks.rados.rados.0.smithi026.stdout:124: oid 32 updating version 19 to 20 2024-09-01T00:29:16.314 INFO:tasks.rados.rados.0.smithi026.stdout:124: oid 32 version 20 is already newer than 18 2024-09-01T00:29:16.314 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 20 (ObjNum 63 snap 5 seq_num 63) dirty exists 2024-09-01T00:29:16.314 INFO:tasks.rados.rados.0.smithi026.stdout:124: left oid 32 (ObjNum 63 snap 5 seq_num 63) 2024-09-01T00:29:16.314 INFO:tasks.rados.rados.0.smithi026.stdout:126: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-01T00:29:16.331 INFO:tasks.rados.rados.0.smithi026.stdout:127: finishing copy_from to smithi02669314-20 2024-09-01T00:29:16.331 INFO:tasks.rados.rados.0.smithi026.stdout:127: got expected ENOENT (src dne) 2024-09-01T00:29:16.331 INFO:tasks.rados.rados.0.smithi026.stdout:127: finishing copy_from racing read to smithi02669314-20 2024-09-01T00:29:16.331 INFO:tasks.rados.rados.0.smithi026.stdout:123: done (4 left) 2024-09-01T00:29:16.331 INFO:tasks.rados.rados.0.smithi026.stdout:124: done (3 left) 2024-09-01T00:29:16.332 INFO:tasks.rados.rados.0.smithi026.stdout:125: done (2 left) 2024-09-01T00:29:16.332 INFO:tasks.rados.rados.0.smithi026.stdout:126: done (1 left) 2024-09-01T00:29:16.332 INFO:tasks.rados.rados.0.smithi026.stdout:127: done (0 left) 2024-09-01T00:29:16.332 INFO:tasks.rados.rados.0.smithi026.stdout:128: copy_from oid 19 from oid 21 current snap is 5 2024-09-01T00:29:16.332 INFO:tasks.rados.rados.0.smithi026.stdout:129: snap_create 2024-09-01T00:29:16.335 INFO:tasks.rados.rados.0.smithi026.stdout:128: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:29:16.335 INFO:tasks.rados.rados.0.smithi026.stdout:128: finishing copy_from to smithi02669314-19 2024-09-01T00:29:16.335 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-01T00:29:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:16 smithi139 ceph-mon[20615]: osdmap e90: 8 total, 8 up, 8 in 2024-09-01T00:29:16.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:16 smithi026 ceph-mon[17191]: osdmap e90: 8 total, 8 up, 8 in 2024-09-01T00:29:16.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:16 smithi026 ceph-mon[28102]: osdmap e90: 8 total, 8 up, 8 in 2024-09-01T00:29:17.276 INFO:tasks.rados.rados.0.smithi026.stdout:128: done (1 left) 2024-09-01T00:29:17.276 INFO:tasks.rados.rados.0.smithi026.stdout:129: done (0 left) 2024-09-01T00:29:17.276 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 6 2024-09-01T00:29:17.276 INFO:tasks.rados.rados.0.smithi026.stdout:130: seq_num 64 ranges {139264=679936,819200=401408} 2024-09-01T00:29:17.280 INFO:tasks.rados.rados.0.smithi026.stdout:130: writing smithi02669314-9 from 139264 to 819200 tid 1 2024-09-01T00:29:17.282 INFO:tasks.rados.rados.0.smithi026.stdout:130: writing smithi02669314-9 from 819200 to 1220608 tid 2 2024-09-01T00:29:17.282 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 6 2024-09-01T00:29:17.282 INFO:tasks.rados.rados.0.smithi026.stdout:131: seq_num 65 ranges {188416=696320,884736=401408} 2024-09-01T00:29:17.287 INFO:tasks.rados.rados.0.smithi026.stdout:131: writing smithi02669314-12 from 188416 to 884736 tid 1 2024-09-01T00:29:17.290 INFO:tasks.rados.rados.0.smithi026.stdout:131: writing smithi02669314-12 from 884736 to 1286144 tid 2 2024-09-01T00:29:17.290 INFO:tasks.rados.rados.0.smithi026.stdout:132: rollback oid 22 current snap is 6 2024-09-01T00:29:17.290 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 22 to 1 2024-09-01T00:29:17.290 INFO:tasks.rados.rados.0.smithi026.stdout:130: finishing write tid 1 to smithi02669314-9 2024-09-01T00:29:17.290 INFO:tasks.rados.rados.0.smithi026.stdout:130: finishing write tid 2 to smithi02669314-9 2024-09-01T00:29:17.290 INFO:tasks.rados.rados.0.smithi026.stdout:130: finishing write tid 3 to smithi02669314-9 2024-09-01T00:29:17.290 INFO:tasks.rados.rados.0.smithi026.stdout:130: finishing write tid 4 to smithi02669314-9 2024-09-01T00:29:17.290 INFO:tasks.rados.rados.0.smithi026.stdout:130: oid 9 updating version 0 to 23 2024-09-01T00:29:17.291 INFO:tasks.rados.rados.0.smithi026.stdout:130: oid 9 updating version 23 to 24 2024-09-01T00:29:17.291 INFO:tasks.rados.rados.0.smithi026.stdout:130: oid 9 updating version 24 to 25 2024-09-01T00:29:17.291 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 25 (ObjNum 64 snap 6 seq_num 64) dirty exists 2024-09-01T00:29:17.291 INFO:tasks.rados.rados.0.smithi026.stdout:130: left oid 9 (ObjNum 64 snap 6 seq_num 64) 2024-09-01T00:29:17.291 INFO:tasks.rados.rados.0.smithi026.stdout:130: done (2 left) 2024-09-01T00:29:17.291 INFO:tasks.rados.rados.0.smithi026.stdout:133: snap_create 2024-09-01T00:29:17.291 INFO:tasks.rados.rados.0.smithi026.stdout:131: finishing write tid 1 to smithi02669314-12 2024-09-01T00:29:17.292 INFO:tasks.rados.rados.0.smithi026.stdout:131: finishing write tid 2 to smithi02669314-12 2024-09-01T00:29:17.292 INFO:tasks.rados.rados.0.smithi026.stdout:131: finishing write tid 3 to smithi02669314-12 2024-09-01T00:29:17.293 INFO:tasks.rados.rados.0.smithi026.stdout:131: finishing write tid 4 to smithi02669314-12 2024-09-01T00:29:17.293 INFO:tasks.rados.rados.0.smithi026.stdout:131: oid 12 updating version 0 to 21 2024-09-01T00:29:17.293 INFO:tasks.rados.rados.0.smithi026.stdout:131: oid 12 version 21 is already newer than 20 2024-09-01T00:29:17.294 INFO:tasks.rados.rados.0.smithi026.stdout:131: oid 12 version 21 is already newer than 19 2024-09-01T00:29:17.294 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 21 (ObjNum 65 snap 6 seq_num 65) dirty exists 2024-09-01T00:29:17.294 INFO:tasks.rados.rados.0.smithi026.stdout:131: left oid 12 (ObjNum 65 snap 6 seq_num 65) 2024-09-01T00:29:17.294 INFO:tasks.rados.rados.0.smithi026.stdout:132: finishing rollback tid 0 to smithi02669314-22 2024-09-01T00:29:17.295 INFO:tasks.rados.rados.0.smithi026.stdout:132: finishing rollback tid 1 to smithi02669314-22 2024-09-01T00:29:17.295 INFO:tasks.rados.rados.0.smithi026.stdout:132: finishing rollback tid 2 to smithi02669314-22 2024-09-01T00:29:17.295 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 25 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-09-01T00:29:17.482 INFO:tasks.rados.rados.0.smithi026.stdout:131: done (2 left) 2024-09-01T00:29:17.482 INFO:tasks.rados.rados.0.smithi026.stdout:132: done (1 left) 2024-09-01T00:29:17.482 INFO:tasks.rados.rados.0.smithi026.stdout:133: done (0 left) 2024-09-01T00:29:17.482 INFO:tasks.rados.rados.0.smithi026.stdout:134: read oid 33 snap -1 2024-09-01T00:29:17.482 INFO:tasks.rados.rados.0.smithi026.stdout:134: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-01T00:29:17.482 INFO:tasks.rados.rados.0.smithi026.stdout:135: read oid 45 snap -1 2024-09-01T00:29:17.482 INFO:tasks.rados.rados.0.smithi026.stdout:135: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:29:17.483 INFO:tasks.rados.rados.0.smithi026.stdout:136: snap_create 2024-09-01T00:29:17.487 INFO:tasks.rados.rados.0.smithi026.stdout:134: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-01T00:29:17.503 INFO:tasks.rados.rados.0.smithi026.stdout:135: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:29:17.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:17 smithi139 ceph-mon[20615]: osdmap e91: 8 total, 8 up, 8 in 2024-09-01T00:29:17.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:17 smithi139 ceph-mon[20615]: pgmap v113: 121 pgs: 4 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 112 active+clean; 25 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.0 MiB/s wr, 69 op/s 2024-09-01T00:29:17.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:17 smithi026 ceph-mon[17191]: osdmap e91: 8 total, 8 up, 8 in 2024-09-01T00:29:17.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:17 smithi026 ceph-mon[17191]: pgmap v113: 121 pgs: 4 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 112 active+clean; 25 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.0 MiB/s wr, 69 op/s 2024-09-01T00:29:17.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:17 smithi026 ceph-mon[28102]: osdmap e91: 8 total, 8 up, 8 in 2024-09-01T00:29:17.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:17 smithi026 ceph-mon[28102]: pgmap v113: 121 pgs: 4 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 112 active+clean; 25 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.0 MiB/s wr, 69 op/s 2024-09-01T00:29:18.482 INFO:tasks.rados.rados.0.smithi026.stdout:134: done (2 left) 2024-09-01T00:29:18.482 INFO:tasks.rados.rados.0.smithi026.stdout:135: done (1 left) 2024-09-01T00:29:18.482 INFO:tasks.rados.rados.0.smithi026.stdout:136: done (0 left) 2024-09-01T00:29:18.482 INFO:tasks.rados.rados.0.smithi026.stdout:137: copy_from oid 48 from oid 42 current snap is 8 2024-09-01T00:29:18.482 INFO:tasks.rados.rados.0.smithi026.stdout:138: delete oid 29 current snap is 8 2024-09-01T00:29:18.484 INFO:tasks.rados.rados.0.smithi026.stdout:138: done (1 left) 2024-09-01T00:29:18.484 INFO:tasks.rados.rados.0.smithi026.stdout:139: snap_create 2024-09-01T00:29:18.488 INFO:tasks.rados.rados.0.smithi026.stdout:137: finishing copy_from racing read to smithi02669314-48 2024-09-01T00:29:18.489 INFO:tasks.rados.rados.0.smithi026.stdout:137: finishing copy_from to smithi02669314-48 2024-09-01T00:29:18.489 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-01T00:29:18.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:18 smithi139 ceph-mon[20615]: osdmap e92: 8 total, 8 up, 8 in 2024-09-01T00:29:18.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:18 smithi139 ceph-mon[20615]: osdmap e93: 8 total, 8 up, 8 in 2024-09-01T00:29:18.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:18 smithi026 ceph-mon[17191]: osdmap e92: 8 total, 8 up, 8 in 2024-09-01T00:29:18.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:18 smithi026 ceph-mon[17191]: osdmap e93: 8 total, 8 up, 8 in 2024-09-01T00:29:18.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:18 smithi026 ceph-mon[28102]: osdmap e92: 8 total, 8 up, 8 in 2024-09-01T00:29:18.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:18 smithi026 ceph-mon[28102]: osdmap e93: 8 total, 8 up, 8 in 2024-09-01T00:29:19.483 INFO:tasks.rados.rados.0.smithi026.stdout:137: done (1 left) 2024-09-01T00:29:19.483 INFO:tasks.rados.rados.0.smithi026.stdout:139: done (0 left) 2024-09-01T00:29:19.483 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 9 2024-09-01T00:29:19.484 INFO:tasks.rados.rados.0.smithi026.stdout:140: seq_num 67 ranges {712704=729088,1441792=401408} 2024-09-01T00:29:19.491 INFO:tasks.rados.rados.0.smithi026.stdout:140: writing smithi02669314-43 from 712704 to 1441792 tid 1 2024-09-01T00:29:19.494 INFO:tasks.rados.rados.0.smithi026.stdout:140: writing smithi02669314-43 from 1441792 to 1843200 tid 2 2024-09-01T00:29:19.494 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 9 2024-09-01T00:29:19.494 INFO:tasks.rados.rados.0.smithi026.stdout:141: seq_num 68 ranges {155648=745472,901120=401408} 2024-09-01T00:29:19.499 INFO:tasks.rados.rados.0.smithi026.stdout:141: writing smithi02669314-10 from 155648 to 901120 tid 1 2024-09-01T00:29:19.502 INFO:tasks.rados.rados.0.smithi026.stdout:141: writing smithi02669314-10 from 901120 to 1302528 tid 2 2024-09-01T00:29:19.502 INFO:tasks.rados.rados.0.smithi026.stdout:142: snap_create 2024-09-01T00:29:19.502 INFO:tasks.rados.rados.0.smithi026.stdout:140: finishing write tid 1 to smithi02669314-43 2024-09-01T00:29:19.502 INFO:tasks.rados.rados.0.smithi026.stdout:140: finishing write tid 2 to smithi02669314-43 2024-09-01T00:29:19.502 INFO:tasks.rados.rados.0.smithi026.stdout:140: finishing write tid 3 to smithi02669314-43 2024-09-01T00:29:19.502 INFO:tasks.rados.rados.0.smithi026.stdout:140: finishing write tid 4 to smithi02669314-43 2024-09-01T00:29:19.503 INFO:tasks.rados.rados.0.smithi026.stdout:140: oid 43 updating version 0 to 6 2024-09-01T00:29:19.503 INFO:tasks.rados.rados.0.smithi026.stdout:140: oid 43 version 6 is already newer than 5 2024-09-01T00:29:19.503 INFO:tasks.rados.rados.0.smithi026.stdout:140: oid 43 version 6 is already newer than 4 2024-09-01T00:29:19.503 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 6 (ObjNum 67 snap 9 seq_num 67) dirty exists 2024-09-01T00:29:19.503 INFO:tasks.rados.rados.0.smithi026.stdout:140: left oid 43 (ObjNum 67 snap 9 seq_num 67) 2024-09-01T00:29:19.503 INFO:tasks.rados.rados.0.smithi026.stdout:141: finishing write tid 1 to smithi02669314-10 2024-09-01T00:29:19.504 INFO:tasks.rados.rados.0.smithi026.stdout:141: finishing write tid 2 to smithi02669314-10 2024-09-01T00:29:19.504 INFO:tasks.rados.rados.0.smithi026.stdout:141: finishing write tid 3 to smithi02669314-10 2024-09-01T00:29:19.505 INFO:tasks.rados.rados.0.smithi026.stdout:141: finishing write tid 4 to smithi02669314-10 2024-09-01T00:29:19.505 INFO:tasks.rados.rados.0.smithi026.stdout:141: oid 10 updating version 0 to 25 2024-09-01T00:29:19.505 INFO:tasks.rados.rados.0.smithi026.stdout:141: oid 10 version 25 is already newer than 24 2024-09-01T00:29:19.505 INFO:tasks.rados.rados.0.smithi026.stdout:141: oid 10 version 25 is already newer than 23 2024-09-01T00:29:19.505 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 25 (ObjNum 68 snap 9 seq_num 68) dirty exists 2024-09-01T00:29:19.505 INFO:tasks.rados.rados.0.smithi026.stdout:141: left oid 10 (ObjNum 68 snap 9 seq_num 68) 2024-09-01T00:29:19.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:19 smithi139 ceph-mon[20615]: pgmap v116: 121 pgs: 4 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 112 active+clean; 25 MiB data, 278 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:19.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:19 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:29:19.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:19 smithi139 ceph-mon[20615]: osdmap e94: 8 total, 8 up, 8 in 2024-09-01T00:29:19.699 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:19 smithi026 ceph-mon[17191]: pgmap v116: 121 pgs: 4 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 112 active+clean; 25 MiB data, 278 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:19.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:19 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:29:19.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:19 smithi026 ceph-mon[17191]: osdmap e94: 8 total, 8 up, 8 in 2024-09-01T00:29:19.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:19 smithi026 ceph-mon[28102]: pgmap v116: 121 pgs: 4 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 112 active+clean; 25 MiB data, 278 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:19.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:19 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:29:19.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:19 smithi026 ceph-mon[28102]: osdmap e94: 8 total, 8 up, 8 in 2024-09-01T00:29:20.488 INFO:tasks.rados.rados.0.smithi026.stdout:140: done (2 left) 2024-09-01T00:29:20.488 INFO:tasks.rados.rados.0.smithi026.stdout:141: done (1 left) 2024-09-01T00:29:20.488 INFO:tasks.rados.rados.0.smithi026.stdout:142: done (0 left) 2024-09-01T00:29:20.489 INFO:tasks.rados.rados.0.smithi026.stdout:143: snap_create 2024-09-01T00:29:20.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:20 smithi139 ceph-mon[20615]: osdmap e95: 8 total, 8 up, 8 in 2024-09-01T00:29:20.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:20 smithi139 ceph-mon[20615]: pgmap v119: 121 pgs: 121 active+clean; 36 MiB data, 292 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-09-01T00:29:20.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:20 smithi026 ceph-mon[17191]: osdmap e95: 8 total, 8 up, 8 in 2024-09-01T00:29:20.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:20 smithi026 ceph-mon[17191]: pgmap v119: 121 pgs: 121 active+clean; 36 MiB data, 292 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-09-01T00:29:20.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:20 smithi026 ceph-mon[28102]: osdmap e95: 8 total, 8 up, 8 in 2024-09-01T00:29:20.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:20 smithi026 ceph-mon[28102]: pgmap v119: 121 pgs: 121 active+clean; 36 MiB data, 292 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-09-01T00:29:21.492 INFO:tasks.rados.rados.0.smithi026.stdout:143: done (0 left) 2024-09-01T00:29:21.493 INFO:tasks.rados.rados.0.smithi026.stdout:144: read oid 42 snap -1 2024-09-01T00:29:21.493 INFO:tasks.rados.rados.0.smithi026.stdout:144: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-01T00:29:21.493 INFO:tasks.rados.rados.0.smithi026.stdout:145: rmattr oid 17 current snap is 11 2024-09-01T00:29:21.493 INFO:tasks.rados.rados.0.smithi026.stdout:145: done (1 left) 2024-09-01T00:29:21.493 INFO:tasks.rados.rados.0.smithi026.stdout:146: setattr oid 28 current snap is 11 2024-09-01T00:29:21.494 INFO:tasks.rados.rados.0.smithi026.stdout:147: copy_from oid 33 from oid 16 current snap is 11 2024-09-01T00:29:21.494 INFO:tasks.rados.rados.0.smithi026.stdout:148: setattr oid 32 current snap is 11 2024-09-01T00:29:21.497 INFO:tasks.rados.rados.0.smithi026.stdout:149: snap_remove snap 4 2024-09-01T00:29:21.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:21 smithi139 ceph-mon[20615]: osdmap e96: 8 total, 8 up, 8 in 2024-09-01T00:29:21.949 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:21 smithi026 ceph-mon[17191]: osdmap e96: 8 total, 8 up, 8 in 2024-09-01T00:29:21.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:21 smithi026 ceph-mon[28102]: osdmap e96: 8 total, 8 up, 8 in 2024-09-01T00:29:22.483 INFO:tasks.rados.rados.0.smithi026.stdout:149: done (4 left) 2024-09-01T00:29:22.483 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 11 2024-09-01T00:29:22.483 INFO:tasks.rados.rados.0.smithi026.stdout:150: seq_num 69 ranges {606208=761856,1368064=401408} 2024-09-01T00:29:22.493 INFO:tasks.rados.rados.0.smithi026.stdout:150: writing smithi02669314-25 from 606208 to 1368064 tid 1 2024-09-01T00:29:22.496 INFO:tasks.rados.rados.0.smithi026.stdout:150: writing smithi02669314-25 from 1368064 to 1769472 tid 2 2024-09-01T00:29:22.496 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 11 2024-09-01T00:29:22.497 INFO:tasks.rados.rados.0.smithi026.stdout:144: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-01T00:29:22.517 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 10 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-01T00:29:22.517 INFO:tasks.rados.rados.0.smithi026.stdout:147: finishing copy_from racing read to smithi02669314-33 2024-09-01T00:29:22.517 INFO:tasks.rados.rados.0.smithi026.stdout:147: finishing copy_from to smithi02669314-33 2024-09-01T00:29:22.518 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-09-01T00:29:22.518 INFO:tasks.rados.rados.0.smithi026.stdout:151: seq_num 70 ranges {573440=778240,1351680=401408} 2024-09-01T00:29:22.524 INFO:tasks.rados.rados.0.smithi026.stdout:151: writing smithi02669314-35 from 573440 to 1351680 tid 1 2024-09-01T00:29:22.527 INFO:tasks.rados.rados.0.smithi026.stdout:151: writing smithi02669314-35 from 1351680 to 1753088 tid 2 2024-09-01T00:29:22.527 INFO:tasks.rados.rados.0.smithi026.stdout:144: done (5 left) 2024-09-01T00:29:22.528 INFO:tasks.rados.rados.0.smithi026.stdout:146: done (4 left) 2024-09-01T00:29:22.528 INFO:tasks.rados.rados.0.smithi026.stdout:147: done (3 left) 2024-09-01T00:29:22.528 INFO:tasks.rados.rados.0.smithi026.stdout:152: snap_remove snap 7 2024-09-01T00:29:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:22 smithi139 ceph-mon[20615]: osdmap e97: 8 total, 8 up, 8 in 2024-09-01T00:29:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:22 smithi139 ceph-mon[20615]: pgmap v122: 121 pgs: 121 active+clean; 36 MiB data, 292 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-09-01T00:29:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:22 smithi139 ceph-mon[20615]: osdmap e98: 8 total, 8 up, 8 in 2024-09-01T00:29:22.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:22 smithi026 ceph-mon[17191]: osdmap e97: 8 total, 8 up, 8 in 2024-09-01T00:29:22.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:22 smithi026 ceph-mon[17191]: pgmap v122: 121 pgs: 121 active+clean; 36 MiB data, 292 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-09-01T00:29:22.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:22 smithi026 ceph-mon[17191]: osdmap e98: 8 total, 8 up, 8 in 2024-09-01T00:29:22.851 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:29:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:29:22] "GET /metrics HTTP/1.1" 200 36013 "" "Prometheus/2.43.0" 2024-09-01T00:29:22.851 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:22 smithi026 ceph-mon[28102]: osdmap e97: 8 total, 8 up, 8 in 2024-09-01T00:29:22.851 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:22 smithi026 ceph-mon[28102]: pgmap v122: 121 pgs: 121 active+clean; 36 MiB data, 292 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-09-01T00:29:22.851 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:22 smithi026 ceph-mon[28102]: osdmap e98: 8 total, 8 up, 8 in 2024-09-01T00:29:23.502 INFO:tasks.rados.rados.0.smithi026.stdout:152: done (3 left) 2024-09-01T00:29:23.502 INFO:tasks.rados.rados.0.smithi026.stdout:153: delete oid 5 current snap is 11 2024-09-01T00:29:23.502 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 22 (ObjNum 63 snap 5 seq_num 63) dirty exists 2024-09-01T00:29:23.502 INFO:tasks.rados.rados.0.smithi026.stdout:150: finishing write tid 1 to smithi02669314-25 2024-09-01T00:29:23.502 INFO:tasks.rados.rados.0.smithi026.stdout:150: finishing write tid 2 to smithi02669314-25 2024-09-01T00:29:23.502 INFO:tasks.rados.rados.0.smithi026.stdout:150: finishing write tid 3 to smithi02669314-25 2024-09-01T00:29:23.502 INFO:tasks.rados.rados.0.smithi026.stdout:150: finishing write tid 4 to smithi02669314-25 2024-09-01T00:29:23.502 INFO:tasks.rados.rados.0.smithi026.stdout:150: oid 25 updating version 0 to 12 2024-09-01T00:29:23.502 INFO:tasks.rados.rados.0.smithi026.stdout:150: oid 25 version 12 is already newer than 11 2024-09-01T00:29:23.502 INFO:tasks.rados.rados.0.smithi026.stdout:150: oid 25 version 12 is already newer than 10 2024-09-01T00:29:23.502 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 12 (ObjNum 69 snap 11 seq_num 69) dirty exists 2024-09-01T00:29:23.503 INFO:tasks.rados.rados.0.smithi026.stdout:150: left oid 25 (ObjNum 69 snap 11 seq_num 69) 2024-09-01T00:29:23.503 INFO:tasks.rados.rados.0.smithi026.stdout:151: finishing write tid 1 to smithi02669314-35 2024-09-01T00:29:23.503 INFO:tasks.rados.rados.0.smithi026.stdout:151: finishing write tid 2 to smithi02669314-35 2024-09-01T00:29:23.503 INFO:tasks.rados.rados.0.smithi026.stdout:151: finishing write tid 3 to smithi02669314-35 2024-09-01T00:29:23.503 INFO:tasks.rados.rados.0.smithi026.stdout:151: finishing write tid 4 to smithi02669314-35 2024-09-01T00:29:23.503 INFO:tasks.rados.rados.0.smithi026.stdout:151: oid 35 updating version 0 to 35 2024-09-01T00:29:23.503 INFO:tasks.rados.rados.0.smithi026.stdout:151: oid 35 version 35 is already newer than 34 2024-09-01T00:29:23.503 INFO:tasks.rados.rados.0.smithi026.stdout:151: oid 35 updating version 35 to 36 2024-09-01T00:29:23.503 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 36 (ObjNum 70 snap 11 seq_num 70) dirty exists 2024-09-01T00:29:23.503 INFO:tasks.rados.rados.0.smithi026.stdout:151: left oid 35 (ObjNum 70 snap 11 seq_num 70) 2024-09-01T00:29:23.507 INFO:tasks.rados.rados.0.smithi026.stdout:148: done (3 left) 2024-09-01T00:29:23.507 INFO:tasks.rados.rados.0.smithi026.stdout:150: done (2 left) 2024-09-01T00:29:23.507 INFO:tasks.rados.rados.0.smithi026.stdout:151: done (1 left) 2024-09-01T00:29:23.507 INFO:tasks.rados.rados.0.smithi026.stdout:153: done (0 left) 2024-09-01T00:29:23.507 INFO:tasks.rados.rados.0.smithi026.stdout:154: snap_create 2024-09-01T00:29:24.507 INFO:tasks.rados.rados.0.smithi026.stdout:154: done (0 left) 2024-09-01T00:29:24.507 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 12 2024-09-01T00:29:24.507 INFO:tasks.rados.rados.0.smithi026.stdout:155: seq_num 72 ranges {507904=409600,917504=524288,1441792=278528} 2024-09-01T00:29:24.512 INFO:tasks.rados.rados.0.smithi026.stdout:155: writing smithi02669314-31 from 507904 to 917504 tid 1 2024-09-01T00:29:24.515 INFO:tasks.rados.rados.0.smithi026.stdout:155: writing smithi02669314-31 from 917504 to 1441792 tid 2 2024-09-01T00:29:24.517 INFO:tasks.rados.rados.0.smithi026.stdout:155: writing smithi02669314-31 from 1441792 to 1720320 tid 3 2024-09-01T00:29:24.517 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 12 2024-09-01T00:29:24.517 INFO:tasks.rados.rados.0.smithi026.stdout:156: seq_num 73 ranges {253952=425984,679936=409600,1089536=393216} 2024-09-01T00:29:24.521 INFO:tasks.rados.rados.0.smithi026.stdout:156: writing smithi02669314-16 from 253952 to 679936 tid 1 2024-09-01T00:29:24.524 INFO:tasks.rados.rados.0.smithi026.stdout:156: writing smithi02669314-16 from 679936 to 1089536 tid 2 2024-09-01T00:29:24.527 INFO:tasks.rados.rados.0.smithi026.stdout:156: writing smithi02669314-16 from 1089536 to 1482752 tid 3 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:157: copy_from oid 10 from oid 39 current snap is 12 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:155: finishing write tid 1 to smithi02669314-31 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:155: finishing write tid 2 to smithi02669314-31 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:155: finishing write tid 3 to smithi02669314-31 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:155: finishing write tid 4 to smithi02669314-31 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:155: finishing write tid 5 to smithi02669314-31 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:155: oid 31 updating version 0 to 25 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:155: oid 31 updating version 25 to 27 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:155: oid 31 version 27 is already newer than 26 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:155: oid 31 version 27 is already newer than 24 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 27 (ObjNum 72 snap 12 seq_num 72) dirty exists 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:155: left oid 31 (ObjNum 72 snap 12 seq_num 72) 2024-09-01T00:29:24.528 INFO:tasks.rados.rados.0.smithi026.stdout:156: finishing write tid 1 to smithi02669314-16 2024-09-01T00:29:24.529 INFO:tasks.rados.rados.0.smithi026.stdout:155: done (2 left) 2024-09-01T00:29:24.529 INFO:tasks.rados.rados.0.smithi026.stdout:158: read oid 25 snap 1 2024-09-01T00:29:24.529 INFO:tasks.rados.rados.0.smithi026.stdout:158: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-01T00:29:24.529 INFO:tasks.rados.rados.0.smithi026.stdout:159: copy_from oid 21 from oid 35 current snap is 12 2024-09-01T00:29:24.529 INFO:tasks.rados.rados.0.smithi026.stdout:156: finishing write tid 2 to smithi02669314-16 2024-09-01T00:29:24.529 INFO:tasks.rados.rados.0.smithi026.stdout:160: snap_remove snap 6 2024-09-01T00:29:24.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:24 smithi139 ceph-mon[20615]: osdmap e99: 8 total, 8 up, 8 in 2024-09-01T00:29:24.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:24 smithi139 ceph-mon[20615]: pgmap v125: 121 pgs: 121 active+clean; 40 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-09-01T00:29:24.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:24 smithi026 ceph-mon[17191]: osdmap e99: 8 total, 8 up, 8 in 2024-09-01T00:29:24.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:24 smithi026 ceph-mon[17191]: pgmap v125: 121 pgs: 121 active+clean; 40 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-09-01T00:29:24.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:24 smithi026 ceph-mon[28102]: osdmap e99: 8 total, 8 up, 8 in 2024-09-01T00:29:24.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:24 smithi026 ceph-mon[28102]: pgmap v125: 121 pgs: 121 active+clean; 40 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-09-01T00:29:25.515 INFO:tasks.rados.rados.0.smithi026.stdout:160: done (4 left) 2024-09-01T00:29:25.515 INFO:tasks.rados.rados.0.smithi026.stdout:161: delete oid 8 current snap is 12 2024-09-01T00:29:25.515 INFO:tasks.rados.rados.0.smithi026.stdout:156: finishing write tid 3 to smithi02669314-16 2024-09-01T00:29:25.515 INFO:tasks.rados.rados.0.smithi026.stdout:156: finishing write tid 4 to smithi02669314-16 2024-09-01T00:29:25.515 INFO:tasks.rados.rados.0.smithi026.stdout:158: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-01T00:29:25.531 INFO:tasks.rados.rados.0.smithi026.stdout:156: finishing write tid 5 to smithi02669314-16 2024-09-01T00:29:25.531 INFO:tasks.rados.rados.0.smithi026.stdout:156: oid 16 updating version 0 to 13 2024-09-01T00:29:25.531 INFO:tasks.rados.rados.0.smithi026.stdout:156: oid 16 updating version 13 to 14 2024-09-01T00:29:25.531 INFO:tasks.rados.rados.0.smithi026.stdout:156: oid 16 updating version 14 to 15 2024-09-01T00:29:25.532 INFO:tasks.rados.rados.0.smithi026.stdout:156: oid 16 version 15 is already newer than 12 2024-09-01T00:29:25.532 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 15 (ObjNum 73 snap 12 seq_num 73) dirty exists 2024-09-01T00:29:25.532 INFO:tasks.rados.rados.0.smithi026.stdout:156: left oid 16 (ObjNum 73 snap 12 seq_num 73) 2024-09-01T00:29:25.532 INFO:tasks.rados.rados.0.smithi026.stdout:157: finishing copy_from racing read to smithi02669314-10 2024-09-01T00:29:25.532 INFO:tasks.rados.rados.0.smithi026.stdout:157: finishing copy_from to smithi02669314-10 2024-09-01T00:29:25.532 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-01T00:29:25.532 INFO:tasks.rados.rados.0.smithi026.stdout:159: finishing copy_from racing read to smithi02669314-21 2024-09-01T00:29:25.532 INFO:tasks.rados.rados.0.smithi026.stdout:156: done (4 left) 2024-09-01T00:29:25.532 INFO:tasks.rados.rados.0.smithi026.stdout:157: done (3 left) 2024-09-01T00:29:25.533 INFO:tasks.rados.rados.0.smithi026.stdout:158: done (2 left) 2024-09-01T00:29:25.533 INFO:tasks.rados.rados.0.smithi026.stdout:161: done (1 left) 2024-09-01T00:29:25.533 INFO:tasks.rados.rados.0.smithi026.stdout:162: snap_remove snap 5 2024-09-01T00:29:25.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:25 smithi026 ceph-mon[17191]: osdmap e100: 8 total, 8 up, 8 in 2024-09-01T00:29:25.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:25 smithi026 ceph-mon[28102]: osdmap e100: 8 total, 8 up, 8 in 2024-09-01T00:29:25.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:25 smithi139 ceph-mon[20615]: osdmap e100: 8 total, 8 up, 8 in 2024-09-01T00:29:26.522 INFO:tasks.rados.rados.0.smithi026.stdout:162: done (1 left) 2024-09-01T00:29:26.522 INFO:tasks.rados.rados.0.smithi026.stdout:163: snap_create 2024-09-01T00:29:26.522 INFO:tasks.rados.rados.0.smithi026.stdout:159: finishing copy_from to smithi02669314-21 2024-09-01T00:29:26.522 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 36 (ObjNum 70 snap 11 seq_num 70) dirty exists 2024-09-01T00:29:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:26 smithi139 ceph-mon[20615]: osdmap e101: 8 total, 8 up, 8 in 2024-09-01T00:29:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:26 smithi139 ceph-mon[20615]: pgmap v128: 121 pgs: 121 active+clean; 40 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-09-01T00:29:26.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:26 smithi026 ceph-mon[17191]: osdmap e101: 8 total, 8 up, 8 in 2024-09-01T00:29:26.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:26 smithi026 ceph-mon[17191]: pgmap v128: 121 pgs: 121 active+clean; 40 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-09-01T00:29:26.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:26 smithi026 ceph-mon[28102]: osdmap e101: 8 total, 8 up, 8 in 2024-09-01T00:29:26.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:26 smithi026 ceph-mon[28102]: pgmap v128: 121 pgs: 121 active+clean; 40 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 511 KiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-09-01T00:29:27.484 INFO:tasks.rados.rados.0.smithi026.stdout:159: done (1 left) 2024-09-01T00:29:27.484 INFO:tasks.rados.rados.0.smithi026.stdout:163: done (0 left) 2024-09-01T00:29:27.484 INFO:tasks.rados.rados.0.smithi026.stdout:164: read oid 46 snap -1 2024-09-01T00:29:27.484 INFO:tasks.rados.rados.0.smithi026.stdout:164: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-01T00:29:27.485 INFO:tasks.rados.rados.0.smithi026.stdout:165: copy_from oid 3 from oid 30 current snap is 13 2024-09-01T00:29:27.485 INFO:tasks.rados.rados.0.smithi026.stdout:166: copy_from oid 17 from oid 9 current snap is 13 2024-09-01T00:29:27.485 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 13 2024-09-01T00:29:27.485 INFO:tasks.rados.rados.0.smithi026.stdout:167: seq_num 75 ranges {1720320=458752,2179072=581632,2760704=221184} 2024-09-01T00:29:27.497 INFO:tasks.rados.rados.0.smithi026.stdout:167: writing smithi02669314-31 from 1720320 to 2179072 tid 1 2024-09-01T00:29:27.501 INFO:tasks.rados.rados.0.smithi026.stdout:167: writing smithi02669314-31 from 2179072 to 2760704 tid 2 2024-09-01T00:29:27.503 INFO:tasks.rados.rados.0.smithi026.stdout:167: writing smithi02669314-31 from 2760704 to 2981888 tid 3 2024-09-01T00:29:27.503 INFO:tasks.rados.rados.0.smithi026.stdout:168: setattr oid 32 current snap is 13 2024-09-01T00:29:27.503 INFO:tasks.rados.rados.0.smithi026.stdout:164: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-01T00:29:27.532 INFO:tasks.rados.rados.0.smithi026.stdout:165: finishing copy_from racing read to smithi02669314-3 2024-09-01T00:29:27.532 INFO:tasks.rados.rados.0.smithi026.stdout:165: finishing copy_from to smithi02669314-3 2024-09-01T00:29:27.532 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 8 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-09-01T00:29:27.532 INFO:tasks.rados.rados.0.smithi026.stdout:166: finishing copy_from racing read to smithi02669314-17 2024-09-01T00:29:27.532 INFO:tasks.rados.rados.0.smithi026.stdout:166: finishing copy_from to smithi02669314-17 2024-09-01T00:29:27.532 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 25 (ObjNum 64 snap 6 seq_num 64) dirty exists 2024-09-01T00:29:27.532 INFO:tasks.rados.rados.0.smithi026.stdout:167: finishing write tid 1 to smithi02669314-31 2024-09-01T00:29:27.532 INFO:tasks.rados.rados.0.smithi026.stdout:167: finishing write tid 2 to smithi02669314-31 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:167: finishing write tid 3 to smithi02669314-31 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:167: finishing write tid 4 to smithi02669314-31 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:167: finishing write tid 5 to smithi02669314-31 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:167: oid 31 updating version 0 to 35 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:167: oid 31 version 35 is already newer than 34 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:167: oid 31 updating version 35 to 36 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:167: oid 31 version 36 is already newer than 33 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 36 (ObjNum 75 snap 13 seq_num 75) dirty exists 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:167: left oid 31 (ObjNum 75 snap 13 seq_num 75) 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:164: done (4 left) 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:165: done (3 left) 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:166: done (2 left) 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:167: done (1 left) 2024-09-01T00:29:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:169: snap_remove snap 10 2024-09-01T00:29:27.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:27 smithi139 ceph-mon[20615]: osdmap e102: 8 total, 8 up, 8 in 2024-09-01T00:29:27.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:27 smithi139 ceph-mon[20615]: osdmap e103: 8 total, 8 up, 8 in 2024-09-01T00:29:27.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:27 smithi026 ceph-mon[17191]: osdmap e102: 8 total, 8 up, 8 in 2024-09-01T00:29:27.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:27 smithi026 ceph-mon[17191]: osdmap e103: 8 total, 8 up, 8 in 2024-09-01T00:29:27.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:27 smithi026 ceph-mon[28102]: osdmap e102: 8 total, 8 up, 8 in 2024-09-01T00:29:27.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:27 smithi026 ceph-mon[28102]: osdmap e103: 8 total, 8 up, 8 in 2024-09-01T00:29:28.524 INFO:tasks.rados.rados.0.smithi026.stdout:169: done (1 left) 2024-09-01T00:29:28.524 INFO:tasks.rados.rados.0.smithi026.stdout:170: rmattr oid 36 current snap is 13 2024-09-01T00:29:28.524 INFO:tasks.rados.rados.0.smithi026.stdout:170: done (1 left) 2024-09-01T00:29:28.525 INFO:tasks.rados.rados.0.smithi026.stdout:171: copy_from oid 6 from oid 13 current snap is 13 2024-09-01T00:29:28.525 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 33 (ObjNum 63 snap 5 seq_num 63) dirty exists 2024-09-01T00:29:28.525 INFO:tasks.rados.rados.0.smithi026.stdout:168: done (1 left) 2024-09-01T00:29:28.525 INFO:tasks.rados.rados.0.smithi026.stdout:172: snap_remove snap 8 2024-09-01T00:29:28.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:28 smithi139 ceph-mon[20615]: pgmap v131: 121 pgs: 121 active+clean; 40 MiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:28.949 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:28 smithi026 ceph-mon[17191]: pgmap v131: 121 pgs: 121 active+clean; 40 MiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:28.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:28 smithi026 ceph-mon[28102]: pgmap v131: 121 pgs: 121 active+clean; 40 MiB data, 300 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:29.529 INFO:tasks.rados.rados.0.smithi026.stdout:172: done (1 left) 2024-09-01T00:29:29.529 INFO:tasks.rados.rados.0.smithi026.stdout:173: read oid 29 snap -1 2024-09-01T00:29:29.529 INFO:tasks.rados.rados.0.smithi026.stdout:173: expect deleted 2024-09-01T00:29:29.529 INFO:tasks.rados.rados.0.smithi026.stdout:174: rollback oid 35 current snap is 13 2024-09-01T00:29:29.529 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 35 to 12 2024-09-01T00:29:29.529 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 44 current snap is 13 2024-09-01T00:29:29.529 INFO:tasks.rados.rados.0.smithi026.stdout:175: seq_num 76 ranges {729088=475136,1204224=458752,1662976=344064} 2024-09-01T00:29:29.536 INFO:tasks.rados.rados.0.smithi026.stdout:175: writing smithi02669314-44 from 729088 to 1204224 tid 1 2024-09-01T00:29:29.539 INFO:tasks.rados.rados.0.smithi026.stdout:175: writing smithi02669314-44 from 1204224 to 1662976 tid 2 2024-09-01T00:29:29.542 INFO:tasks.rados.rados.0.smithi026.stdout:175: writing smithi02669314-44 from 1662976 to 2007040 tid 3 2024-09-01T00:29:29.542 INFO:tasks.rados.rados.0.smithi026.stdout:176: read oid 42 snap -1 2024-09-01T00:29:29.542 INFO:tasks.rados.rados.0.smithi026.stdout:176: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-01T00:29:29.542 INFO:tasks.rados.rados.0.smithi026.stdout:171: finishing copy_from racing read to smithi02669314-6 2024-09-01T00:29:29.542 INFO:tasks.rados.rados.0.smithi026.stdout:171: finishing copy_from to smithi02669314-6 2024-09-01T00:29:29.542 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-09-01T00:29:29.542 INFO:tasks.rados.rados.0.smithi026.stdout:174: finishing rollback tid 0 to smithi02669314-35 2024-09-01T00:29:29.542 INFO:tasks.rados.rados.0.smithi026.stdout:174: finishing rollback tid 1 to smithi02669314-35 2024-09-01T00:29:29.543 INFO:tasks.rados.rados.0.smithi026.stdout:174: finishing rollback tid 2 to smithi02669314-35 2024-09-01T00:29:29.543 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 54 (ObjNum 70 snap 11 seq_num 70) dirty exists 2024-09-01T00:29:29.543 INFO:tasks.rados.rados.0.smithi026.stdout:175: finishing write tid 1 to smithi02669314-44 2024-09-01T00:29:29.543 INFO:tasks.rados.rados.0.smithi026.stdout:171: done (4 left) 2024-09-01T00:29:29.543 INFO:tasks.rados.rados.0.smithi026.stdout:173: done (3 left) 2024-09-01T00:29:29.543 INFO:tasks.rados.rados.0.smithi026.stdout:174: done (2 left) 2024-09-01T00:29:29.543 INFO:tasks.rados.rados.0.smithi026.stdout:177: rollback oid 35 current snap is 13 2024-09-01T00:29:29.543 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 35 to 3 2024-09-01T00:29:29.543 INFO:tasks.rados.rados.0.smithi026.stdout:178: delete oid 31 current snap is 13 2024-09-01T00:29:29.543 INFO:tasks.rados.rados.0.smithi026.stdout:175: finishing write tid 2 to smithi02669314-44 2024-09-01T00:29:29.544 INFO:tasks.rados.rados.0.smithi026.stdout:178: done (3 left) 2024-09-01T00:29:29.544 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 13 2024-09-01T00:29:29.544 INFO:tasks.rados.rados.0.smithi026.stdout:179: seq_num 78 ranges {188416=516096,704512=679936,1384448=122880} 2024-09-01T00:29:29.548 INFO:tasks.rados.rados.0.smithi026.stdout:179: writing smithi02669314-19 from 188416 to 704512 tid 1 2024-09-01T00:29:29.551 INFO:tasks.rados.rados.0.smithi026.stdout:179: writing smithi02669314-19 from 704512 to 1384448 tid 2 2024-09-01T00:29:29.553 INFO:tasks.rados.rados.0.smithi026.stdout:179: writing smithi02669314-19 from 1384448 to 1507328 tid 3 2024-09-01T00:29:29.553 INFO:tasks.rados.rados.0.smithi026.stdout:180: snap_create 2024-09-01T00:29:29.553 INFO:tasks.rados.rados.0.smithi026.stdout:175: finishing write tid 3 to smithi02669314-44 2024-09-01T00:29:29.553 INFO:tasks.rados.rados.0.smithi026.stdout:175: finishing write tid 4 to smithi02669314-44 2024-09-01T00:29:29.553 INFO:tasks.rados.rados.0.smithi026.stdout:175: finishing write tid 5 to smithi02669314-44 2024-09-01T00:29:29.553 INFO:tasks.rados.rados.0.smithi026.stdout:175: oid 44 updating version 0 to 39 2024-09-01T00:29:29.553 INFO:tasks.rados.rados.0.smithi026.stdout:175: oid 44 version 39 is already newer than 37 2024-09-01T00:29:29.553 INFO:tasks.rados.rados.0.smithi026.stdout:175: oid 44 version 39 is already newer than 38 2024-09-01T00:29:29.553 INFO:tasks.rados.rados.0.smithi026.stdout:175: oid 44 version 39 is already newer than 36 2024-09-01T00:29:29.553 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 39 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-01T00:29:29.554 INFO:tasks.rados.rados.0.smithi026.stdout:175: left oid 44 (ObjNum 76 snap 13 seq_num 76) 2024-09-01T00:29:29.554 INFO:tasks.rados.rados.0.smithi026.stdout:176: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-01T00:29:29.572 INFO:tasks.rados.rados.0.smithi026.stdout:177: finishing rollback tid 0 to smithi02669314-35 2024-09-01T00:29:29.572 INFO:tasks.rados.rados.0.smithi026.stdout:177: finishing rollback tid 1 to smithi02669314-35 2024-09-01T00:29:29.572 INFO:tasks.rados.rados.0.smithi026.stdout:177: finishing rollback tid 2 to smithi02669314-35 2024-09-01T00:29:29.572 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 59 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-01T00:29:29.572 INFO:tasks.rados.rados.0.smithi026.stdout:179: finishing write tid 1 to smithi02669314-19 2024-09-01T00:29:29.572 INFO:tasks.rados.rados.0.smithi026.stdout:179: finishing write tid 2 to smithi02669314-19 2024-09-01T00:29:29.572 INFO:tasks.rados.rados.0.smithi026.stdout:179: finishing write tid 3 to smithi02669314-19 2024-09-01T00:29:29.572 INFO:tasks.rados.rados.0.smithi026.stdout:179: finishing write tid 4 to smithi02669314-19 2024-09-01T00:29:29.573 INFO:tasks.rados.rados.0.smithi026.stdout:179: finishing write tid 5 to smithi02669314-19 2024-09-01T00:29:29.573 INFO:tasks.rados.rados.0.smithi026.stdout:179: oid 19 updating version 0 to 12 2024-09-01T00:29:29.573 INFO:tasks.rados.rados.0.smithi026.stdout:179: oid 19 version 12 is already newer than 10 2024-09-01T00:29:29.573 INFO:tasks.rados.rados.0.smithi026.stdout:179: oid 19 updating version 12 to 13 2024-09-01T00:29:29.573 INFO:tasks.rados.rados.0.smithi026.stdout:179: oid 19 version 13 is already newer than 11 2024-09-01T00:29:29.573 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 13 (ObjNum 78 snap 13 seq_num 78) dirty exists 2024-09-01T00:29:29.573 INFO:tasks.rados.rados.0.smithi026.stdout:179: left oid 19 (ObjNum 78 snap 13 seq_num 78) 2024-09-01T00:29:29.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:29 smithi139 ceph-mon[20615]: osdmap e104: 8 total, 8 up, 8 in 2024-09-01T00:29:29.842 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:29 smithi026 ceph-mon[17191]: osdmap e104: 8 total, 8 up, 8 in 2024-09-01T00:29:29.842 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:29 smithi026 ceph-mon[28102]: osdmap e104: 8 total, 8 up, 8 in 2024-09-01T00:29:30.534 INFO:tasks.rados.rados.0.smithi026.stdout:175: done (4 left) 2024-09-01T00:29:30.534 INFO:tasks.rados.rados.0.smithi026.stdout:176: done (3 left) 2024-09-01T00:29:30.534 INFO:tasks.rados.rados.0.smithi026.stdout:177: done (2 left) 2024-09-01T00:29:30.534 INFO:tasks.rados.rados.0.smithi026.stdout:179: done (1 left) 2024-09-01T00:29:30.534 INFO:tasks.rados.rados.0.smithi026.stdout:180: done (0 left) 2024-09-01T00:29:30.534 INFO:tasks.rados.rados.0.smithi026.stdout:181: snap_remove snap 12 2024-09-01T00:29:30.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:30 smithi139 ceph-mon[20615]: osdmap e105: 8 total, 8 up, 8 in 2024-09-01T00:29:30.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:30 smithi139 ceph-mon[20615]: pgmap v134: 121 pgs: 121 active+clean; 47 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-09-01T00:29:30.887 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:30 smithi026 ceph-mon[17191]: osdmap e105: 8 total, 8 up, 8 in 2024-09-01T00:29:30.887 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:30 smithi026 ceph-mon[17191]: pgmap v134: 121 pgs: 121 active+clean; 47 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-09-01T00:29:30.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:30 smithi026 ceph-mon[28102]: osdmap e105: 8 total, 8 up, 8 in 2024-09-01T00:29:30.887 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:30 smithi026 ceph-mon[28102]: pgmap v134: 121 pgs: 121 active+clean; 47 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-09-01T00:29:31.536 INFO:tasks.rados.rados.0.smithi026.stdout:181: done (0 left) 2024-09-01T00:29:31.536 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 22 current snap is 14 2024-09-01T00:29:31.536 INFO:tasks.rados.rados.0.smithi026.stdout:182: seq_num 79 ranges {360448=532480,892928=565248,1458176=237568} 2024-09-01T00:29:31.541 INFO:tasks.rados.rados.0.smithi026.stdout:182: writing smithi02669314-22 from 360448 to 892928 tid 1 2024-09-01T00:29:31.545 INFO:tasks.rados.rados.0.smithi026.stdout:182: writing smithi02669314-22 from 892928 to 1458176 tid 2 2024-09-01T00:29:31.547 INFO:tasks.rados.rados.0.smithi026.stdout:182: writing smithi02669314-22 from 1458176 to 1695744 tid 3 2024-09-01T00:29:31.547 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 14 2024-09-01T00:29:31.547 INFO:tasks.rados.rados.0.smithi026.stdout:183: seq_num 80 ranges {638976=548864,1187840=450560,1638400=352256} 2024-09-01T00:29:31.553 INFO:tasks.rados.rados.0.smithi026.stdout:183: writing smithi02669314-10 from 638976 to 1187840 tid 1 2024-09-01T00:29:31.556 INFO:tasks.rados.rados.0.smithi026.stdout:183: writing smithi02669314-10 from 1187840 to 1638400 tid 2 2024-09-01T00:29:31.558 INFO:tasks.rados.rados.0.smithi026.stdout:183: writing smithi02669314-10 from 1638400 to 1990656 tid 3 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:184: setattr oid 6 current snap is 14 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:182: finishing write tid 1 to smithi02669314-22 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:182: finishing write tid 2 to smithi02669314-22 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:182: finishing write tid 3 to smithi02669314-22 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:182: finishing write tid 4 to smithi02669314-22 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:182: finishing write tid 5 to smithi02669314-22 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:182: oid 22 updating version 0 to 33 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:182: oid 22 version 33 is already newer than 32 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:182: oid 22 updating version 33 to 34 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:182: oid 22 version 34 is already newer than 31 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 34 (ObjNum 79 snap 14 seq_num 79) dirty exists 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:182: left oid 22 (ObjNum 79 snap 14 seq_num 79) 2024-09-01T00:29:31.559 INFO:tasks.rados.rados.0.smithi026.stdout:183: finishing write tid 1 to smithi02669314-10 2024-09-01T00:29:31.560 INFO:tasks.rados.rados.0.smithi026.stdout:183: finishing write tid 2 to smithi02669314-10 2024-09-01T00:29:31.560 INFO:tasks.rados.rados.0.smithi026.stdout:182: done (2 left) 2024-09-01T00:29:31.560 INFO:tasks.rados.rados.0.smithi026.stdout:185: read oid 12 snap 3 2024-09-01T00:29:31.560 INFO:tasks.rados.rados.0.smithi026.stdout:185: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-01T00:29:31.560 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 14 2024-09-01T00:29:31.560 INFO:tasks.rados.rados.0.smithi026.stdout:186: seq_num 81 ranges {491520=565248,1056768=737280,1794048=65536} 2024-09-01T00:29:31.566 INFO:tasks.rados.rados.0.smithi026.stdout:186: writing smithi02669314-3 from 491520 to 1056768 tid 1 2024-09-01T00:29:31.570 INFO:tasks.rados.rados.0.smithi026.stdout:186: writing smithi02669314-3 from 1056768 to 1794048 tid 2 2024-09-01T00:29:31.571 INFO:tasks.rados.rados.0.smithi026.stdout:186: writing smithi02669314-3 from 1794048 to 1859584 tid 3 2024-09-01T00:29:31.571 INFO:tasks.rados.rados.0.smithi026.stdout:187: snap_create 2024-09-01T00:29:31.571 INFO:tasks.rados.rados.0.smithi026.stdout:183: finishing write tid 3 to smithi02669314-10 2024-09-01T00:29:31.571 INFO:tasks.rados.rados.0.smithi026.stdout:183: finishing write tid 4 to smithi02669314-10 2024-09-01T00:29:31.571 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 31 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-09-01T00:29:31.571 INFO:tasks.rados.rados.0.smithi026.stdout:183: finishing write tid 5 to smithi02669314-10 2024-09-01T00:29:31.571 INFO:tasks.rados.rados.0.smithi026.stdout:183: oid 10 updating version 0 to 47 2024-09-01T00:29:31.572 INFO:tasks.rados.rados.0.smithi026.stdout:183: oid 10 version 47 is already newer than 45 2024-09-01T00:29:31.572 INFO:tasks.rados.rados.0.smithi026.stdout:183: oid 10 version 47 is already newer than 46 2024-09-01T00:29:31.572 INFO:tasks.rados.rados.0.smithi026.stdout:183: oid 10 updating version 47 to 48 2024-09-01T00:29:31.572 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 48 (ObjNum 80 snap 14 seq_num 80) dirty exists 2024-09-01T00:29:31.572 INFO:tasks.rados.rados.0.smithi026.stdout:183: left oid 10 (ObjNum 80 snap 14 seq_num 80) 2024-09-01T00:29:31.572 INFO:tasks.rados.rados.0.smithi026.stdout:185: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-01T00:29:31.577 INFO:tasks.rados.rados.0.smithi026.stdout:186: finishing write tid 1 to smithi02669314-3 2024-09-01T00:29:31.577 INFO:tasks.rados.rados.0.smithi026.stdout:186: finishing write tid 2 to smithi02669314-3 2024-09-01T00:29:31.577 INFO:tasks.rados.rados.0.smithi026.stdout:186: finishing write tid 3 to smithi02669314-3 2024-09-01T00:29:31.577 INFO:tasks.rados.rados.0.smithi026.stdout:186: finishing write tid 4 to smithi02669314-3 2024-09-01T00:29:31.577 INFO:tasks.rados.rados.0.smithi026.stdout:186: finishing write tid 5 to smithi02669314-3 2024-09-01T00:29:31.577 INFO:tasks.rados.rados.0.smithi026.stdout:186: oid 3 updating version 0 to 10 2024-09-01T00:29:31.577 INFO:tasks.rados.rados.0.smithi026.stdout:186: oid 3 updating version 10 to 12 2024-09-01T00:29:31.577 INFO:tasks.rados.rados.0.smithi026.stdout:186: oid 3 version 12 is already newer than 9 2024-09-01T00:29:31.577 INFO:tasks.rados.rados.0.smithi026.stdout:186: oid 3 version 12 is already newer than 11 2024-09-01T00:29:31.577 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 12 (ObjNum 81 snap 14 seq_num 81) dirty exists 2024-09-01T00:29:31.577 INFO:tasks.rados.rados.0.smithi026.stdout:186: left oid 3 (ObjNum 81 snap 14 seq_num 81) 2024-09-01T00:29:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:31 smithi139 ceph-mon[20615]: osdmap e106: 8 total, 8 up, 8 in 2024-09-01T00:29:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:31 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:31 smithi139 ceph-mon[20615]: Upgrade: Target is version 19.3.0-4640-g50288870 (unknown) 2024-09-01T00:29:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:31 smithi139 ceph-mon[20615]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, digests ['quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63'] 2024-09-01T00:29:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:31 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:29:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:31 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:31.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:31 smithi139 ceph-mon[20615]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-01T00:29:31.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:31 smithi139 ceph-mon[20615]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 on smithi139 2024-09-01T00:29:31.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[28102]: osdmap e106: 8 total, 8 up, 8 in 2024-09-01T00:29:31.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:31.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[28102]: Upgrade: Target is version 19.3.0-4640-g50288870 (unknown) 2024-09-01T00:29:31.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[28102]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, digests ['quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63'] 2024-09-01T00:29:31.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:29:31.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:31.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[28102]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-01T00:29:31.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[28102]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 on smithi139 2024-09-01T00:29:31.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[17191]: osdmap e106: 8 total, 8 up, 8 in 2024-09-01T00:29:31.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:31.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[17191]: Upgrade: Target is version 19.3.0-4640-g50288870 (unknown) 2024-09-01T00:29:31.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[17191]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, digests ['quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63'] 2024-09-01T00:29:31.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:29:31.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:29:31.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[17191]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-01T00:29:31.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:31 smithi026 ceph-mon[17191]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 on smithi139 2024-09-01T00:29:32.486 INFO:tasks.rados.rados.0.smithi026.stdout:183: done (4 left) 2024-09-01T00:29:32.486 INFO:tasks.rados.rados.0.smithi026.stdout:184: done (3 left) 2024-09-01T00:29:32.486 INFO:tasks.rados.rados.0.smithi026.stdout:185: done (2 left) 2024-09-01T00:29:32.486 INFO:tasks.rados.rados.0.smithi026.stdout:186: done (1 left) 2024-09-01T00:29:32.486 INFO:tasks.rados.rados.0.smithi026.stdout:187: done (0 left) 2024-09-01T00:29:32.487 INFO:tasks.rados.rados.0.smithi026.stdout:188: snap_create 2024-09-01T00:29:32.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:32 smithi139 ceph-mon[20615]: osdmap e107: 8 total, 8 up, 8 in 2024-09-01T00:29:32.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:32 smithi139 ceph-mon[20615]: pgmap v137: 121 pgs: 121 active+clean; 47 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-09-01T00:29:32.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:32 smithi139 ceph-mon[20615]: osdmap e108: 8 total, 8 up, 8 in 2024-09-01T00:29:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:32 smithi026 ceph-mon[17191]: osdmap e107: 8 total, 8 up, 8 in 2024-09-01T00:29:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:32 smithi026 ceph-mon[17191]: pgmap v137: 121 pgs: 121 active+clean; 47 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-09-01T00:29:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:32 smithi026 ceph-mon[17191]: osdmap e108: 8 total, 8 up, 8 in 2024-09-01T00:29:32.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:29:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:29:32] "GET /metrics HTTP/1.1" 200 36013 "" "Prometheus/2.43.0" 2024-09-01T00:29:32.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:32 smithi026 ceph-mon[28102]: osdmap e107: 8 total, 8 up, 8 in 2024-09-01T00:29:32.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:32 smithi026 ceph-mon[28102]: pgmap v137: 121 pgs: 121 active+clean; 47 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-09-01T00:29:32.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:32 smithi026 ceph-mon[28102]: osdmap e108: 8 total, 8 up, 8 in 2024-09-01T00:29:33.487 INFO:tasks.rados.rados.0.smithi026.stdout:188: done (0 left) 2024-09-01T00:29:33.487 INFO:tasks.rados.rados.0.smithi026.stdout:189: read oid 45 snap -1 2024-09-01T00:29:33.487 INFO:tasks.rados.rados.0.smithi026.stdout:189: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:29:33.487 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 16 2024-09-01T00:29:33.487 INFO:tasks.rados.rados.0.smithi026.stdout:190: seq_num 82 ranges {0=581632,581632=622592,1204224=180224} 2024-09-01T00:29:33.489 INFO:tasks.rados.rados.0.smithi026.stdout:190: writing smithi02669314-31 from 0 to 581632 tid 1 2024-09-01T00:29:33.493 INFO:tasks.rados.rados.0.smithi026.stdout:190: writing smithi02669314-31 from 581632 to 1204224 tid 2 2024-09-01T00:29:33.494 INFO:tasks.rados.rados.0.smithi026.stdout:190: writing smithi02669314-31 from 1204224 to 1384448 tid 3 2024-09-01T00:29:33.495 INFO:tasks.rados.rados.0.smithi026.stdout:191: read oid 49 snap -1 2024-09-01T00:29:33.495 INFO:tasks.rados.rados.0.smithi026.stdout:191: expect (ObjNum 48 snap 0 seq_num 48) 2024-09-01T00:29:33.495 INFO:tasks.rados.rados.0.smithi026.stdout:192: read oid 38 snap -1 2024-09-01T00:29:33.495 INFO:tasks.rados.rados.0.smithi026.stdout:192: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-01T00:29:33.495 INFO:tasks.rados.rados.0.smithi026.stdout:193: read oid 40 snap -1 2024-09-01T00:29:33.495 INFO:tasks.rados.rados.0.smithi026.stdout:193: expect (ObjNum 39 snap 0 seq_num 39) 2024-09-01T00:29:33.495 INFO:tasks.rados.rados.0.smithi026.stdout:194: snap_create 2024-09-01T00:29:33.495 INFO:tasks.rados.rados.0.smithi026.stdout:189: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:29:33.512 INFO:tasks.rados.rados.0.smithi026.stdout:190: finishing write tid 1 to smithi02669314-31 2024-09-01T00:29:33.512 INFO:tasks.rados.rados.0.smithi026.stdout:190: finishing write tid 2 to smithi02669314-31 2024-09-01T00:29:33.512 INFO:tasks.rados.rados.0.smithi026.stdout:190: finishing write tid 3 to smithi02669314-31 2024-09-01T00:29:33.512 INFO:tasks.rados.rados.0.smithi026.stdout:190: finishing write tid 4 to smithi02669314-31 2024-09-01T00:29:33.512 INFO:tasks.rados.rados.0.smithi026.stdout:190: finishing write tid 5 to smithi02669314-31 2024-09-01T00:29:33.512 INFO:tasks.rados.rados.0.smithi026.stdout:190: oid 31 updating version 0 to 46 2024-09-01T00:29:33.513 INFO:tasks.rados.rados.0.smithi026.stdout:190: oid 31 updating version 46 to 47 2024-09-01T00:29:33.513 INFO:tasks.rados.rados.0.smithi026.stdout:190: oid 31 version 47 is already newer than 44 2024-09-01T00:29:33.513 INFO:tasks.rados.rados.0.smithi026.stdout:190: oid 31 version 47 is already newer than 45 2024-09-01T00:29:33.513 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 47 (ObjNum 82 snap 16 seq_num 82) dirty exists 2024-09-01T00:29:33.513 INFO:tasks.rados.rados.0.smithi026.stdout:190: left oid 31 (ObjNum 82 snap 16 seq_num 82) 2024-09-01T00:29:33.513 INFO:tasks.rados.rados.0.smithi026.stdout:192: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-01T00:29:33.528 INFO:tasks.rados.rados.0.smithi026.stdout:191: expect (ObjNum 48 snap 0 seq_num 48) 2024-09-01T00:29:33.550 INFO:tasks.rados.rados.0.smithi026.stdout:193: expect (ObjNum 39 snap 0 seq_num 39) 2024-09-01T00:29:33.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:33 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:29:33.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:33 smithi139 ceph-mon[20615]: osdmap e109: 8 total, 8 up, 8 in 2024-09-01T00:29:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:33 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:29:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:33 smithi026 ceph-mon[17191]: osdmap e109: 8 total, 8 up, 8 in 2024-09-01T00:29:33.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:33 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:29:33.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:33 smithi026 ceph-mon[28102]: osdmap e109: 8 total, 8 up, 8 in 2024-09-01T00:29:34.488 INFO:tasks.rados.rados.0.smithi026.stdout:189: done (5 left) 2024-09-01T00:29:34.488 INFO:tasks.rados.rados.0.smithi026.stdout:190: done (4 left) 2024-09-01T00:29:34.488 INFO:tasks.rados.rados.0.smithi026.stdout:191: done (3 left) 2024-09-01T00:29:34.488 INFO:tasks.rados.rados.0.smithi026.stdout:192: done (2 left) 2024-09-01T00:29:34.488 INFO:tasks.rados.rados.0.smithi026.stdout:193: done (1 left) 2024-09-01T00:29:34.489 INFO:tasks.rados.rados.0.smithi026.stdout:194: done (0 left) 2024-09-01T00:29:34.489 INFO:tasks.rados.rados.0.smithi026.stdout:195: snap_remove snap 16 2024-09-01T00:29:34.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:34 smithi139 ceph-mon[20615]: pgmap v140: 121 pgs: 121 active+clean; 52 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-09-01T00:29:34.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:34 smithi139 ceph-mon[20615]: osdmap e110: 8 total, 8 up, 8 in 2024-09-01T00:29:34.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:34 smithi026 ceph-mon[28102]: pgmap v140: 121 pgs: 121 active+clean; 52 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-09-01T00:29:34.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:34 smithi026 ceph-mon[28102]: osdmap e110: 8 total, 8 up, 8 in 2024-09-01T00:29:34.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:34 smithi026 ceph-mon[17191]: pgmap v140: 121 pgs: 121 active+clean; 52 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-09-01T00:29:34.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:34 smithi026 ceph-mon[17191]: osdmap e110: 8 total, 8 up, 8 in 2024-09-01T00:29:35.191 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:29:35.489 INFO:tasks.rados.rados.0.smithi026.stdout:195: done (0 left) 2024-09-01T00:29:35.489 INFO:tasks.rados.rados.0.smithi026.stdout:196: read oid 36 snap -1 2024-09-01T00:29:35.490 INFO:tasks.rados.rados.0.smithi026.stdout:196: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-01T00:29:35.490 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 1 current snap is 17 2024-09-01T00:29:35.490 INFO:tasks.rados.rados.0.smithi026.stdout:197: seq_num 83 ranges {393216=598016,991232=499712,1490944=303104} 2024-09-01T00:29:35.494 INFO:tasks.rados.rados.0.smithi026.stdout:197: writing smithi02669314-1 from 393216 to 991232 tid 1 2024-09-01T00:29:35.498 INFO:tasks.rados.rados.0.smithi026.stdout:197: writing smithi02669314-1 from 991232 to 1490944 tid 2 2024-09-01T00:29:35.500 INFO:tasks.rados.rados.0.smithi026.stdout:197: writing smithi02669314-1 from 1490944 to 1794048 tid 3 2024-09-01T00:29:35.500 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 17 2024-09-01T00:29:35.500 INFO:tasks.rados.rados.0.smithi026.stdout:198: seq_num 84 ranges {1220608=614400,1835008=434176,2269184=368640} 2024-09-01T00:29:35.512 INFO:tasks.rados.rados.0.smithi026.stdout:198: writing smithi02669314-9 from 1220608 to 1835008 tid 1 2024-09-01T00:29:35.513 INFO:tasks.rados.rados.0.smithi026.stdout:198: writing smithi02669314-9 from 1835008 to 2269184 tid 2 2024-09-01T00:29:35.515 INFO:tasks.rados.rados.0.smithi026.stdout:198: writing smithi02669314-9 from 2269184 to 2637824 tid 3 2024-09-01T00:29:35.515 INFO:tasks.rados.rados.0.smithi026.stdout:199: rmattr oid 11 current snap is 17 2024-09-01T00:29:35.515 INFO:tasks.rados.rados.0.smithi026.stdout:199: done (3 left) 2024-09-01T00:29:35.515 INFO:tasks.rados.rados.0.smithi026.stdout:200: snap_remove snap 14 2024-09-01T00:29:35.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:35 smithi026 ceph-mon[28102]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:35.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:35 smithi026 ceph-mon[28102]: osdmap e111: 8 total, 8 up, 8 in 2024-09-01T00:29:35.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:35 smithi026 ceph-mon[17191]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:35.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:35 smithi026 ceph-mon[17191]: osdmap e111: 8 total, 8 up, 8 in 2024-09-01T00:29:35.747 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:29:35.747 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (2m) 102s ago 3m 16.4M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:29:35.747 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (2m) 102s ago 2m 85.5M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:29:35.747 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (4m) 102s ago 4m 13.2M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (4m) 102s ago 4m 17.3M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,8765 running (7m) 102s ago 7m 438M - 18.2.4-799-g7290dfee 0819e487878b f1acfeefe153 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283,8765 running (9m) 102s ago 9m 485M - 18.2.4-799-g7290dfee 0819e487878b 3aaa22226245 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (9m) 102s ago 9m 47.5M 2048M 18.2.4-799-g7290dfee 0819e487878b 116f221a53c2 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (8m) 102s ago 8m 40.9M 2048M 18.2.4-799-g7290dfee 0819e487878b 3bf052ecc239 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (7m) 102s ago 7m 37.2M 2048M 18.2.4-799-g7290dfee 0819e487878b 128a4604b5da 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (2m) 102s ago 2m 16.2M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (2m) 102s ago 2m 7264k - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (7m) 102s ago 7m 53.0M 2993M 18.2.4-799-g7290dfee 0819e487878b 92ccee8bf5b5 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (6m) 102s ago 6m 45.0M 2993M 18.2.4-799-g7290dfee 0819e487878b 6bb40a9cf628 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (6m) 102s ago 6m 49.9M 2993M 18.2.4-799-g7290dfee 0819e487878b 002c0e3ce2e2 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (6m) 102s ago 6m 41.7M 2993M 18.2.4-799-g7290dfee 0819e487878b 120bfca74c8e 2024-09-01T00:29:35.748 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (5m) 102s ago 5m 50.4M 2992M 18.2.4-799-g7290dfee 0819e487878b 4043c5e3aba4 2024-09-01T00:29:35.749 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (5m) 102s ago 5m 43.1M 2992M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:29:35.749 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (5m) 102s ago 5m 50.0M 2992M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:29:35.749 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (4m) 102s ago 4m 50.5M 2992M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:29:35.749 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (2m) 102s ago 3m 33.1M - 2.43.0 a07b618ecd1d 23128d03ae4b 2024-09-01T00:29:35.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:35 smithi139 ceph-mon[20615]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:35.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:35 smithi139 ceph-mon[20615]: osdmap e111: 8 total, 8 up, 8 in 2024-09-01T00:29:36.074 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:29:36.075 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:29:36.075 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 3 2024-09-01T00:29:36.075 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:29:36.075 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:29:36.075 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:29:36.075 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:29:36.075 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:29:36.075 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8 2024-09-01T00:29:36.075 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:29:36.075 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:29:36.076 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:29:36.076 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:29:36.076 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:29:36.076 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 15 2024-09-01T00:29:36.076 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:29:36.076 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:29:36.357 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:29:36.357 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:29:36.358 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:29:36.358 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:29:36.358 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-01T00:29:36.358 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "0/20 daemons upgraded", 2024-09-01T00:29:36.358 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 image on host smithi139", 2024-09-01T00:29:36.358 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:29:36.358 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:29:36.490 INFO:tasks.rados.rados.0.smithi026.stdout:196: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-01T00:29:36.504 INFO:tasks.rados.rados.0.smithi026.stdout:197: finishing write tid 1 to smithi02669314-1 2024-09-01T00:29:36.504 INFO:tasks.rados.rados.0.smithi026.stdout:197: finishing write tid 2 to smithi02669314-1 2024-09-01T00:29:36.505 INFO:tasks.rados.rados.0.smithi026.stdout:196: done (3 left) 2024-09-01T00:29:36.505 INFO:tasks.rados.rados.0.smithi026.stdout:200: done (2 left) 2024-09-01T00:29:36.505 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 17 2024-09-01T00:29:36.505 INFO:tasks.rados.rados.0.smithi026.stdout:197: finishing write tid 3 to smithi02669314-1 2024-09-01T00:29:36.505 INFO:tasks.rados.rados.0.smithi026.stdout:201: seq_num 85 ranges {663552=630784,1294336=720896,2015232=81920} 2024-09-01T00:29:36.511 INFO:tasks.rados.rados.0.smithi026.stdout:201: writing smithi02669314-40 from 663552 to 1294336 tid 1 2024-09-01T00:29:36.515 INFO:tasks.rados.rados.0.smithi026.stdout:201: writing smithi02669314-40 from 1294336 to 2015232 tid 2 2024-09-01T00:29:36.517 INFO:tasks.rados.rados.0.smithi026.stdout:201: writing smithi02669314-40 from 2015232 to 2097152 tid 3 2024-09-01T00:29:36.517 INFO:tasks.rados.rados.0.smithi026.stdout:202: copy_from oid 34 from oid 48 current snap is 17 2024-09-01T00:29:36.517 INFO:tasks.rados.rados.0.smithi026.stdout:197: finishing write tid 4 to smithi02669314-1 2024-09-01T00:29:36.517 INFO:tasks.rados.rados.0.smithi026.stdout:197: finishing write tid 5 to smithi02669314-1 2024-09-01T00:29:36.517 INFO:tasks.rados.rados.0.smithi026.stdout:197: oid 1 updating version 0 to 26 2024-09-01T00:29:36.518 INFO:tasks.rados.rados.0.smithi026.stdout:197: oid 1 updating version 26 to 27 2024-09-01T00:29:36.518 INFO:tasks.rados.rados.0.smithi026.stdout:197: oid 1 version 27 is already newer than 24 2024-09-01T00:29:36.518 INFO:tasks.rados.rados.0.smithi026.stdout:197: oid 1 version 27 is already newer than 25 2024-09-01T00:29:36.518 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 27 (ObjNum 83 snap 17 seq_num 83) dirty exists 2024-09-01T00:29:36.518 INFO:tasks.rados.rados.0.smithi026.stdout:197: left oid 1 (ObjNum 83 snap 17 seq_num 83) 2024-09-01T00:29:36.518 INFO:tasks.rados.rados.0.smithi026.stdout:197: done (3 left) 2024-09-01T00:29:36.518 INFO:tasks.rados.rados.0.smithi026.stdout:203: rollback oid 29 current snap is 17 2024-09-01T00:29:36.518 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 29 to 1 2024-09-01T00:29:36.518 INFO:tasks.rados.rados.0.smithi026.stdout:198: finishing write tid 1 to smithi02669314-9 2024-09-01T00:29:36.518 INFO:tasks.rados.rados.0.smithi026.stdout:198: finishing write tid 2 to smithi02669314-9 2024-09-01T00:29:36.518 INFO:tasks.rados.rados.0.smithi026.stdout:198: finishing write tid 3 to smithi02669314-9 2024-09-01T00:29:36.518 INFO:tasks.rados.rados.0.smithi026.stdout:198: finishing write tid 4 to smithi02669314-9 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:198: finishing write tid 5 to smithi02669314-9 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:198: oid 9 updating version 0 to 35 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:198: oid 9 version 35 is already newer than 33 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:198: oid 9 version 35 is already newer than 34 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:198: oid 9 version 35 is already newer than 32 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 35 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:198: left oid 9 (ObjNum 84 snap 17 seq_num 84) 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:198: done (3 left) 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:204: rmattr oid 8 current snap is 17 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:204: done (3 left) 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:205: rmattr oid 23 current snap is 17 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:201: finishing write tid 1 to smithi02669314-40 2024-09-01T00:29:36.519 INFO:tasks.rados.rados.0.smithi026.stdout:206: rmattr oid 11 current snap is 17 2024-09-01T00:29:36.520 INFO:tasks.rados.rados.0.smithi026.stdout:206: done (4 left) 2024-09-01T00:29:36.520 INFO:tasks.rados.rados.0.smithi026.stdout:207: read oid 4 snap -1 2024-09-01T00:29:36.520 INFO:tasks.rados.rados.0.smithi026.stdout:207: expect (ObjNum 62 snap 4 seq_num 62) 2024-09-01T00:29:36.520 INFO:tasks.rados.rados.0.smithi026.stdout:208: read oid 18 snap -1 2024-09-01T00:29:36.520 INFO:tasks.rados.rados.0.smithi026.stdout:208: expect (ObjNum 23 snap 0 seq_num 23) 2024-09-01T00:29:36.520 INFO:tasks.rados.rados.0.smithi026.stdout:209: setattr oid 25 current snap is 17 2024-09-01T00:29:36.520 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 17 2024-09-01T00:29:36.521 INFO:tasks.rados.rados.0.smithi026.stdout:210: seq_num 86 ranges {204800=647168,851968=606208,1458176=196608} 2024-09-01T00:29:36.523 INFO:tasks.rados.rados.0.smithi026.stdout:210: writing smithi02669314-6 from 204800 to 851968 tid 1 2024-09-01T00:29:36.527 INFO:tasks.rados.rados.0.smithi026.stdout:210: writing smithi02669314-6 from 851968 to 1458176 tid 2 2024-09-01T00:29:36.528 INFO:tasks.rados.rados.0.smithi026.stdout:210: writing smithi02669314-6 from 1458176 to 1654784 tid 3 2024-09-01T00:29:36.529 INFO:tasks.rados.rados.0.smithi026.stdout:211: copy_from oid 46 from oid 16 current snap is 17 2024-09-01T00:29:36.529 INFO:tasks.rados.rados.0.smithi026.stdout:201: finishing write tid 2 to smithi02669314-40 2024-09-01T00:29:36.529 INFO:tasks.rados.rados.0.smithi026.stdout:212: snap_create 2024-09-01T00:29:36.529 INFO:tasks.rados.rados.0.smithi026.stdout:201: finishing write tid 3 to smithi02669314-40 2024-09-01T00:29:36.529 INFO:tasks.rados.rados.0.smithi026.stdout:208: expect (ObjNum 23 snap 0 seq_num 23) 2024-09-01T00:29:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 36 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-09-01T00:29:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:201: finishing write tid 4 to smithi02669314-40 2024-09-01T00:29:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:203: finishing rollback tid 1 to smithi02669314-29 2024-09-01T00:29:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:203: finishing rollback tid 2 to smithi02669314-29 2024-09-01T00:29:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 39 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-01T00:29:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:201: finishing write tid 5 to smithi02669314-40 2024-09-01T00:29:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:201: oid 40 updating version 0 to 21 2024-09-01T00:29:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:201: oid 40 version 21 is already newer than 20 2024-09-01T00:29:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:201: oid 40 updating version 21 to 22 2024-09-01T00:29:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:201: oid 40 version 22 is already newer than 19 2024-09-01T00:29:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 22 (ObjNum 85 snap 17 seq_num 85) dirty exists 2024-09-01T00:29:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:201: left oid 40 (ObjNum 85 snap 17 seq_num 85) 2024-09-01T00:29:36.542 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 24 (ObjNum 69 snap 11 seq_num 69) dirty exists 2024-09-01T00:29:36.542 INFO:tasks.rados.rados.0.smithi026.stdout:202: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:29:36.542 INFO:tasks.rados.rados.0.smithi026.stdout:202: finishing copy_from to smithi02669314-34 2024-09-01T00:29:36.542 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-01T00:29:36.542 INFO:tasks.rados.rados.0.smithi026.stdout:207: expect (ObjNum 62 snap 4 seq_num 62) 2024-09-01T00:29:36.571 INFO:tasks.rados.rados.0.smithi026.stdout:210: finishing write tid 1 to smithi02669314-6 2024-09-01T00:29:36.571 INFO:tasks.rados.rados.0.smithi026.stdout:210: finishing write tid 2 to smithi02669314-6 2024-09-01T00:29:36.571 INFO:tasks.rados.rados.0.smithi026.stdout:210: finishing write tid 3 to smithi02669314-6 2024-09-01T00:29:36.571 INFO:tasks.rados.rados.0.smithi026.stdout:210: finishing write tid 4 to smithi02669314-6 2024-09-01T00:29:36.571 INFO:tasks.rados.rados.0.smithi026.stdout:210: finishing write tid 5 to smithi02669314-6 2024-09-01T00:29:36.571 INFO:tasks.rados.rados.0.smithi026.stdout:210: oid 6 updating version 0 to 33 2024-09-01T00:29:36.571 INFO:tasks.rados.rados.0.smithi026.stdout:210: oid 6 updating version 33 to 35 2024-09-01T00:29:36.571 INFO:tasks.rados.rados.0.smithi026.stdout:210: oid 6 updating version 35 to 36 2024-09-01T00:29:36.571 INFO:tasks.rados.rados.0.smithi026.stdout:210: oid 6 version 36 is already newer than 34 2024-09-01T00:29:36.571 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 36 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-09-01T00:29:36.571 INFO:tasks.rados.rados.0.smithi026.stdout:210: left oid 6 (ObjNum 86 snap 17 seq_num 86) 2024-09-01T00:29:36.571 INFO:tasks.rados.rados.0.smithi026.stdout:211: finishing copy_from racing read to smithi02669314-46 2024-09-01T00:29:36.572 INFO:tasks.rados.rados.0.smithi026.stdout:211: finishing copy_from to smithi02669314-46 2024-09-01T00:29:36.572 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 15 (ObjNum 73 snap 12 seq_num 73) dirty exists 2024-09-01T00:29:36.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:36 smithi026 ceph-mon[17191]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:36.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:36 smithi026 ceph-mon[17191]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:36.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:36 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/973318679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:29:36.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:36 smithi026 ceph-mon[17191]: pgmap v143: 121 pgs: 121 active+clean; 52 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-09-01T00:29:36.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:36 smithi026 ceph-mon[17191]: osdmap e112: 8 total, 8 up, 8 in 2024-09-01T00:29:36.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:36 smithi026 ceph-mon[28102]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:36.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:36 smithi026 ceph-mon[28102]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:36.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:36 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/973318679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:29:36.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:36 smithi026 ceph-mon[28102]: pgmap v143: 121 pgs: 121 active+clean; 52 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-09-01T00:29:36.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:36 smithi026 ceph-mon[28102]: osdmap e112: 8 total, 8 up, 8 in 2024-09-01T00:29:36.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:36 smithi139 ceph-mon[20615]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:36.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:36 smithi139 ceph-mon[20615]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:36.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:36 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/973318679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:29:36.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:36 smithi139 ceph-mon[20615]: pgmap v143: 121 pgs: 121 active+clean; 52 MiB data, 321 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-09-01T00:29:36.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:36 smithi139 ceph-mon[20615]: osdmap e112: 8 total, 8 up, 8 in 2024-09-01T00:29:37.487 INFO:tasks.rados.rados.0.smithi026.stdout:201: done (9 left) 2024-09-01T00:29:37.487 INFO:tasks.rados.rados.0.smithi026.stdout:202: done (8 left) 2024-09-01T00:29:37.488 INFO:tasks.rados.rados.0.smithi026.stdout:203: done (7 left) 2024-09-01T00:29:37.488 INFO:tasks.rados.rados.0.smithi026.stdout:205: done (6 left) 2024-09-01T00:29:37.488 INFO:tasks.rados.rados.0.smithi026.stdout:207: done (5 left) 2024-09-01T00:29:37.488 INFO:tasks.rados.rados.0.smithi026.stdout:208: done (4 left) 2024-09-01T00:29:37.488 INFO:tasks.rados.rados.0.smithi026.stdout:209: done (3 left) 2024-09-01T00:29:37.488 INFO:tasks.rados.rados.0.smithi026.stdout:210: done (2 left) 2024-09-01T00:29:37.488 INFO:tasks.rados.rados.0.smithi026.stdout:211: done (1 left) 2024-09-01T00:29:37.488 INFO:tasks.rados.rados.0.smithi026.stdout:212: done (0 left) 2024-09-01T00:29:37.488 INFO:tasks.rados.rados.0.smithi026.stdout:213: delete oid 31 current snap is 18 2024-09-01T00:29:37.490 INFO:tasks.rados.rados.0.smithi026.stdout:213: done (0 left) 2024-09-01T00:29:37.491 INFO:tasks.rados.rados.0.smithi026.stdout:214: delete oid 26 current snap is 18 2024-09-01T00:29:37.493 INFO:tasks.rados.rados.0.smithi026.stdout:214: done (0 left) 2024-09-01T00:29:37.493 INFO:tasks.rados.rados.0.smithi026.stdout:215: copy_from oid 20 from oid 42 current snap is 18 2024-09-01T00:29:37.493 INFO:tasks.rados.rados.0.smithi026.stdout:216: delete oid 5 current snap is 18 2024-09-01T00:29:37.494 INFO:tasks.rados.rados.0.smithi026.stdout:216: done (1 left) 2024-09-01T00:29:37.495 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 18 2024-09-01T00:29:37.495 INFO:tasks.rados.rados.0.smithi026.stdout:217: seq_num 90 ranges {204800=712704,917504=540672,1458176=262144} 2024-09-01T00:29:37.500 INFO:tasks.rados.rados.0.smithi026.stdout:217: writing smithi02669314-13 from 204800 to 917504 tid 1 2024-09-01T00:29:37.504 INFO:tasks.rados.rados.0.smithi026.stdout:217: writing smithi02669314-13 from 917504 to 1458176 tid 2 2024-09-01T00:29:37.505 INFO:tasks.rados.rados.0.smithi026.stdout:217: writing smithi02669314-13 from 1458176 to 1720320 tid 3 2024-09-01T00:29:37.505 INFO:tasks.rados.rados.0.smithi026.stdout:218: read oid 19 snap -1 2024-09-01T00:29:37.506 INFO:tasks.rados.rados.0.smithi026.stdout:218: expect (ObjNum 78 snap 13 seq_num 78) 2024-09-01T00:29:37.506 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 18 2024-09-01T00:29:37.506 INFO:tasks.rados.rados.0.smithi026.stdout:215: finishing copy_from racing read to smithi02669314-20 2024-09-01T00:29:37.506 INFO:tasks.rados.rados.0.smithi026.stdout:215: finishing copy_from to smithi02669314-20 2024-09-01T00:29:37.506 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-01T00:29:37.506 INFO:tasks.rados.rados.0.smithi026.stdout:217: finishing write tid 1 to smithi02669314-13 2024-09-01T00:29:37.506 INFO:tasks.rados.rados.0.smithi026.stdout:219: seq_num 91 ranges {1753088=729088,2482176=425984,2908160=376832} 2024-09-01T00:29:37.520 INFO:tasks.rados.rados.0.smithi026.stdout:219: writing smithi02669314-21 from 1753088 to 2482176 tid 1 2024-09-01T00:29:37.523 INFO:tasks.rados.rados.0.smithi026.stdout:219: writing smithi02669314-21 from 2482176 to 2908160 tid 2 2024-09-01T00:29:37.525 INFO:tasks.rados.rados.0.smithi026.stdout:219: writing smithi02669314-21 from 2908160 to 3284992 tid 3 2024-09-01T00:29:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:215: done (3 left) 2024-09-01T00:29:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:220: delete oid 11 current snap is 18 2024-09-01T00:29:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:217: finishing write tid 2 to smithi02669314-13 2024-09-01T00:29:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:217: finishing write tid 3 to smithi02669314-13 2024-09-01T00:29:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:217: finishing write tid 4 to smithi02669314-13 2024-09-01T00:29:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:217: finishing write tid 5 to smithi02669314-13 2024-09-01T00:29:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:217: oid 13 updating version 0 to 17 2024-09-01T00:29:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:217: oid 13 updating version 17 to 19 2024-09-01T00:29:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:217: oid 13 updating version 19 to 20 2024-09-01T00:29:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:217: oid 13 version 20 is already newer than 18 2024-09-01T00:29:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 20 (ObjNum 90 snap 18 seq_num 90) dirty exists 2024-09-01T00:29:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:217: left oid 13 (ObjNum 90 snap 18 seq_num 90) 2024-09-01T00:29:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:218: expect (ObjNum 78 snap 13 seq_num 78) 2024-09-01T00:29:37.572 INFO:tasks.rados.rados.0.smithi026.stdout:219: finishing write tid 1 to smithi02669314-21 2024-09-01T00:29:37.572 INFO:tasks.rados.rados.0.smithi026.stdout:219: finishing write tid 2 to smithi02669314-21 2024-09-01T00:29:37.572 INFO:tasks.rados.rados.0.smithi026.stdout:217: done (3 left) 2024-09-01T00:29:37.572 INFO:tasks.rados.rados.0.smithi026.stdout:218: done (2 left) 2024-09-01T00:29:37.572 INFO:tasks.rados.rados.0.smithi026.stdout:220: done (1 left) 2024-09-01T00:29:37.572 INFO:tasks.rados.rados.0.smithi026.stdout:221: read oid 32 snap -1 2024-09-01T00:29:37.572 INFO:tasks.rados.rados.0.smithi026.stdout:221: expect (ObjNum 63 snap 5 seq_num 63) 2024-09-01T00:29:37.572 INFO:tasks.rados.rados.0.smithi026.stdout:222: rollback oid 26 current snap is 18 2024-09-01T00:29:37.572 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 26 to 15 2024-09-01T00:29:37.572 INFO:tasks.rados.rados.0.smithi026.stdout:219: finishing write tid 3 to smithi02669314-21 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:219: finishing write tid 4 to smithi02669314-21 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:219: finishing write tid 5 to smithi02669314-21 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:219: oid 21 updating version 0 to 38 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:219: oid 21 updating version 38 to 39 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:219: oid 21 updating version 39 to 40 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:219: oid 21 version 40 is already newer than 37 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 40 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:219: left oid 21 (ObjNum 91 snap 18 seq_num 91) 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:219: done (2 left) 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:223: read oid 38 snap -1 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:223: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 18 2024-09-01T00:29:37.573 INFO:tasks.rados.rados.0.smithi026.stdout:224: seq_num 93 ranges {1187840=761856,1949696=647168,2596864=155648} 2024-09-01T00:29:37.582 INFO:tasks.rados.rados.0.smithi026.stdout:224: writing smithi02669314-15 from 1187840 to 1949696 tid 1 2024-09-01T00:29:37.586 INFO:tasks.rados.rados.0.smithi026.stdout:224: writing smithi02669314-15 from 1949696 to 2596864 tid 2 2024-09-01T00:29:37.588 INFO:tasks.rados.rados.0.smithi026.stdout:224: writing smithi02669314-15 from 2596864 to 2752512 tid 3 2024-09-01T00:29:37.588 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 18 2024-09-01T00:29:37.588 INFO:tasks.rados.rados.0.smithi026.stdout:222: finishing rollback tid 1 to smithi02669314-26 2024-09-01T00:29:37.588 INFO:tasks.rados.rados.0.smithi026.stdout:222: finishing rollback tid 2 to smithi02669314-26 2024-09-01T00:29:37.588 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 40 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-09-01T00:29:37.588 INFO:tasks.rados.rados.0.smithi026.stdout:225: seq_num 94 ranges {1507328=778240,2285568=532480,2818048=270336} 2024-09-01T00:29:37.600 INFO:tasks.rados.rados.0.smithi026.stdout:225: writing smithi02669314-19 from 1507328 to 2285568 tid 1 2024-09-01T00:29:37.603 INFO:tasks.rados.rados.0.smithi026.stdout:225: writing smithi02669314-19 from 2285568 to 2818048 tid 2 2024-09-01T00:29:37.605 INFO:tasks.rados.rados.0.smithi026.stdout:225: writing smithi02669314-19 from 2818048 to 3088384 tid 3 2024-09-01T00:29:37.605 INFO:tasks.rados.rados.0.smithi026.stdout:222: done (4 left) 2024-09-01T00:29:37.605 INFO:tasks.rados.rados.0.smithi026.stdout:226: read oid 45 snap 3 2024-09-01T00:29:37.605 INFO:tasks.rados.rados.0.smithi026.stdout:226: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:29:37.605 INFO:tasks.rados.rados.0.smithi026.stdout:227: read oid 18 snap -1 2024-09-01T00:29:37.605 INFO:tasks.rados.rados.0.smithi026.stdout:227: expect (ObjNum 23 snap 0 seq_num 23) 2024-09-01T00:29:37.605 INFO:tasks.rados.rados.0.smithi026.stdout:228: read oid 23 snap 1 2024-09-01T00:29:37.605 INFO:tasks.rados.rados.0.smithi026.stdout:228: expect (ObjNum 53 snap 1 seq_num 53) 2024-09-01T00:29:37.605 INFO:tasks.rados.rados.0.smithi026.stdout:229: snap_remove snap 11 2024-09-01T00:29:37.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:37 smithi139 ceph-mon[20615]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:37.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:37 smithi139 ceph-mon[20615]: osdmap e113: 8 total, 8 up, 8 in 2024-09-01T00:29:37.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:37 smithi026 ceph-mon[17191]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:37.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:37 smithi026 ceph-mon[17191]: osdmap e113: 8 total, 8 up, 8 in 2024-09-01T00:29:37.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:37 smithi026 ceph-mon[28102]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:29:37.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:37 smithi026 ceph-mon[28102]: osdmap e113: 8 total, 8 up, 8 in 2024-09-01T00:29:38.564 INFO:tasks.rados.rados.0.smithi026.stdout:229: done (7 left) 2024-09-01T00:29:38.564 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 18 2024-09-01T00:29:38.564 INFO:tasks.rados.rados.0.smithi026.stdout:221: expect (ObjNum 63 snap 5 seq_num 63) 2024-09-01T00:29:38.627 INFO:tasks.rados.rados.0.smithi026.stdout:223: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-01T00:29:38.644 INFO:tasks.rados.rados.0.smithi026.stdout:224: finishing write tid 1 to smithi02669314-15 2024-09-01T00:29:38.644 INFO:tasks.rados.rados.0.smithi026.stdout:224: finishing write tid 2 to smithi02669314-15 2024-09-01T00:29:38.644 INFO:tasks.rados.rados.0.smithi026.stdout:224: finishing write tid 3 to smithi02669314-15 2024-09-01T00:29:38.644 INFO:tasks.rados.rados.0.smithi026.stdout:224: finishing write tid 4 to smithi02669314-15 2024-09-01T00:29:38.644 INFO:tasks.rados.rados.0.smithi026.stdout:224: finishing write tid 5 to smithi02669314-15 2024-09-01T00:29:38.644 INFO:tasks.rados.rados.0.smithi026.stdout:224: oid 15 updating version 0 to 46 2024-09-01T00:29:38.644 INFO:tasks.rados.rados.0.smithi026.stdout:224: oid 15 updating version 46 to 48 2024-09-01T00:29:38.644 INFO:tasks.rados.rados.0.smithi026.stdout:224: oid 15 version 48 is already newer than 47 2024-09-01T00:29:38.645 INFO:tasks.rados.rados.0.smithi026.stdout:224: oid 15 version 48 is already newer than 45 2024-09-01T00:29:38.645 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 48 (ObjNum 93 snap 18 seq_num 93) dirty exists 2024-09-01T00:29:38.645 INFO:tasks.rados.rados.0.smithi026.stdout:224: left oid 15 (ObjNum 93 snap 18 seq_num 93) 2024-09-01T00:29:38.645 INFO:tasks.rados.rados.0.smithi026.stdout:225: finishing write tid 1 to smithi02669314-19 2024-09-01T00:29:38.645 INFO:tasks.rados.rados.0.smithi026.stdout:230: seq_num 95 ranges {1720320=794624,2514944=409600,2924544=393216} 2024-09-01T00:29:38.657 INFO:tasks.rados.rados.0.smithi026.stdout:230: writing smithi02669314-47 from 1720320 to 2514944 tid 1 2024-09-01T00:29:38.660 INFO:tasks.rados.rados.0.smithi026.stdout:230: writing smithi02669314-47 from 2514944 to 2924544 tid 2 2024-09-01T00:29:38.663 INFO:tasks.rados.rados.0.smithi026.stdout:230: writing smithi02669314-47 from 2924544 to 3317760 tid 3 2024-09-01T00:29:38.663 INFO:tasks.rados.rados.0.smithi026.stdout:221: done (7 left) 2024-09-01T00:29:38.663 INFO:tasks.rados.rados.0.smithi026.stdout:223: done (6 left) 2024-09-01T00:29:38.663 INFO:tasks.rados.rados.0.smithi026.stdout:224: done (5 left) 2024-09-01T00:29:38.663 INFO:tasks.rados.rados.0.smithi026.stdout:231: read oid 12 snap -1 2024-09-01T00:29:38.663 INFO:tasks.rados.rados.0.smithi026.stdout:231: expect (ObjNum 65 snap 6 seq_num 65) 2024-09-01T00:29:38.664 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 18 2024-09-01T00:29:38.664 INFO:tasks.rados.rados.0.smithi026.stdout:225: finishing write tid 2 to smithi02669314-19 2024-09-01T00:29:38.664 INFO:tasks.rados.rados.0.smithi026.stdout:225: finishing write tid 3 to smithi02669314-19 2024-09-01T00:29:38.664 INFO:tasks.rados.rados.0.smithi026.stdout:232: seq_num 96 ranges {425984=409600,835584=696320,1531904=507904} 2024-09-01T00:29:38.667 INFO:tasks.rados.rados.0.smithi026.stdout:232: writing smithi02669314-26 from 425984 to 835584 tid 1 2024-09-01T00:29:38.671 INFO:tasks.rados.rados.0.smithi026.stdout:232: writing smithi02669314-26 from 835584 to 1531904 tid 2 2024-09-01T00:29:38.674 INFO:tasks.rados.rados.0.smithi026.stdout:232: writing smithi02669314-26 from 1531904 to 2039808 tid 3 2024-09-01T00:29:38.674 INFO:tasks.rados.rados.0.smithi026.stdout:233: setattr oid 6 current snap is 18 2024-09-01T00:29:38.674 INFO:tasks.rados.rados.0.smithi026.stdout:225: finishing write tid 4 to smithi02669314-19 2024-09-01T00:29:38.674 INFO:tasks.rados.rados.0.smithi026.stdout:227: expect (ObjNum 23 snap 0 seq_num 23) 2024-09-01T00:29:38.686 INFO:tasks.rados.rados.0.smithi026.stdout:225: finishing write tid 5 to smithi02669314-19 2024-09-01T00:29:38.686 INFO:tasks.rados.rados.0.smithi026.stdout:225: oid 19 updating version 0 to 22 2024-09-01T00:29:38.686 INFO:tasks.rados.rados.0.smithi026.stdout:225: oid 19 updating version 22 to 25 2024-09-01T00:29:38.687 INFO:tasks.rados.rados.0.smithi026.stdout:225: oid 19 version 25 is already newer than 24 2024-09-01T00:29:38.687 INFO:tasks.rados.rados.0.smithi026.stdout:225: oid 19 version 25 is already newer than 23 2024-09-01T00:29:38.687 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 25 (ObjNum 94 snap 18 seq_num 94) dirty exists 2024-09-01T00:29:38.687 INFO:tasks.rados.rados.0.smithi026.stdout:225: left oid 19 (ObjNum 94 snap 18 seq_num 94) 2024-09-01T00:29:38.687 INFO:tasks.rados.rados.0.smithi026.stdout:226: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:29:38.701 INFO:tasks.rados.rados.0.smithi026.stdout:228: expect (ObjNum 53 snap 1 seq_num 53) 2024-09-01T00:29:38.758 INFO:tasks.rados.rados.0.smithi026.stdout:230: finishing write tid 1 to smithi02669314-47 2024-09-01T00:29:38.758 INFO:tasks.rados.rados.0.smithi026.stdout:230: finishing write tid 2 to smithi02669314-47 2024-09-01T00:29:38.758 INFO:tasks.rados.rados.0.smithi026.stdout:230: finishing write tid 3 to smithi02669314-47 2024-09-01T00:29:38.758 INFO:tasks.rados.rados.0.smithi026.stdout:230: finishing write tid 4 to smithi02669314-47 2024-09-01T00:29:38.758 INFO:tasks.rados.rados.0.smithi026.stdout:230: finishing write tid 5 to smithi02669314-47 2024-09-01T00:29:38.758 INFO:tasks.rados.rados.0.smithi026.stdout:230: oid 47 updating version 0 to 58 2024-09-01T00:29:38.759 INFO:tasks.rados.rados.0.smithi026.stdout:230: oid 47 updating version 58 to 59 2024-09-01T00:29:38.759 INFO:tasks.rados.rados.0.smithi026.stdout:230: oid 47 version 59 is already newer than 56 2024-09-01T00:29:38.759 INFO:tasks.rados.rados.0.smithi026.stdout:230: oid 47 version 59 is already newer than 57 2024-09-01T00:29:38.759 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 59 (ObjNum 95 snap 18 seq_num 95) dirty exists 2024-09-01T00:29:38.759 INFO:tasks.rados.rados.0.smithi026.stdout:230: left oid 47 (ObjNum 95 snap 18 seq_num 95) 2024-09-01T00:29:38.759 INFO:tasks.rados.rados.0.smithi026.stdout:231: expect (ObjNum 65 snap 6 seq_num 65) 2024-09-01T00:29:38.795 INFO:tasks.rados.rados.0.smithi026.stdout:232: finishing write tid 1 to smithi02669314-26 2024-09-01T00:29:38.795 INFO:tasks.rados.rados.0.smithi026.stdout:232: finishing write tid 2 to smithi02669314-26 2024-09-01T00:29:38.795 INFO:tasks.rados.rados.0.smithi026.stdout:232: finishing write tid 3 to smithi02669314-26 2024-09-01T00:29:38.795 INFO:tasks.rados.rados.0.smithi026.stdout:232: finishing write tid 4 to smithi02669314-26 2024-09-01T00:29:38.795 INFO:tasks.rados.rados.0.smithi026.stdout:232: finishing write tid 5 to smithi02669314-26 2024-09-01T00:29:38.795 INFO:tasks.rados.rados.0.smithi026.stdout:232: oid 26 updating version 0 to 47 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:232: oid 26 updating version 47 to 49 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:232: oid 26 version 49 is already newer than 48 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:232: oid 26 updating version 49 to 50 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 50 (ObjNum 96 snap 18 seq_num 96) dirty exists 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:232: left oid 26 (ObjNum 96 snap 18 seq_num 96) 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 52 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:225: done (7 left) 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:226: done (6 left) 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:227: done (5 left) 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:228: done (4 left) 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:230: done (3 left) 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:231: done (2 left) 2024-09-01T00:29:38.796 INFO:tasks.rados.rados.0.smithi026.stdout:232: done (1 left) 2024-09-01T00:29:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:233: done (0 left) 2024-09-01T00:29:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 18 2024-09-01T00:29:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:234: seq_num 97 ranges {679936=434176,1114112=581632,1695744=540672,2236416=81920} 2024-09-01T00:29:38.801 INFO:tasks.rados.rados.0.smithi026.stdout:234: writing smithi02669314-41 from 679936 to 1114112 tid 1 2024-09-01T00:29:38.804 INFO:tasks.rados.rados.0.smithi026.stdout:234: writing smithi02669314-41 from 1114112 to 1695744 tid 2 2024-09-01T00:29:38.807 INFO:tasks.rados.rados.0.smithi026.stdout:234: writing smithi02669314-41 from 1695744 to 2236416 tid 3 2024-09-01T00:29:38.808 INFO:tasks.rados.rados.0.smithi026.stdout:234: writing smithi02669314-41 from 2236416 to 2318336 tid 4 2024-09-01T00:29:38.808 INFO:tasks.rados.rados.0.smithi026.stdout:235: read oid 7 snap 13 2024-09-01T00:29:38.808 INFO:tasks.rados.rados.0.smithi026.stdout:235: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-01T00:29:38.808 INFO:tasks.rados.rados.0.smithi026.stdout:236: snap_remove snap 3 2024-09-01T00:29:38.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:38 smithi139 ceph-mon[20615]: pgmap v146: 121 pgs: 121 active+clean; 52 MiB data, 321 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:38.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:38 smithi026 ceph-mon[17191]: pgmap v146: 121 pgs: 121 active+clean; 52 MiB data, 321 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:38.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:38 smithi026 ceph-mon[28102]: pgmap v146: 121 pgs: 121 active+clean; 52 MiB data, 321 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:39.568 INFO:tasks.rados.rados.0.smithi026.stdout:236: done (2 left) 2024-09-01T00:29:39.569 INFO:tasks.rados.rados.0.smithi026.stdout:237: copy_from oid 24 from oid 34 current snap is 18 2024-09-01T00:29:39.569 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 18 2024-09-01T00:29:39.569 INFO:tasks.rados.rados.0.smithi026.stdout:238: seq_num 98 ranges {1990656=450560,2441216=466944,2908160=737280} 2024-09-01T00:29:39.583 INFO:tasks.rados.rados.0.smithi026.stdout:238: writing smithi02669314-10 from 1990656 to 2441216 tid 1 2024-09-01T00:29:39.586 INFO:tasks.rados.rados.0.smithi026.stdout:238: writing smithi02669314-10 from 2441216 to 2908160 tid 2 2024-09-01T00:29:39.591 INFO:tasks.rados.rados.0.smithi026.stdout:238: writing smithi02669314-10 from 2908160 to 3645440 tid 3 2024-09-01T00:29:39.591 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 18 2024-09-01T00:29:39.591 INFO:tasks.rados.rados.0.smithi026.stdout:239: seq_num 99 ranges {696320=466944,1163264=802816,1966080=401408} 2024-09-01T00:29:39.597 INFO:tasks.rados.rados.0.smithi026.stdout:239: writing smithi02669314-20 from 696320 to 1163264 tid 1 2024-09-01T00:29:39.602 INFO:tasks.rados.rados.0.smithi026.stdout:239: writing smithi02669314-20 from 1163264 to 1966080 tid 2 2024-09-01T00:29:39.605 INFO:tasks.rados.rados.0.smithi026.stdout:239: writing smithi02669314-20 from 1966080 to 2367488 tid 3 2024-09-01T00:29:39.605 INFO:tasks.rados.rados.0.smithi026.stdout:240: read oid 37 snap -1 2024-09-01T00:29:39.605 INFO:tasks.rados.rados.0.smithi026.stdout:240: expect (ObjNum 36 snap 0 seq_num 36) 2024-09-01T00:29:39.605 INFO:tasks.rados.rados.0.smithi026.stdout:241: read oid 30 snap 9 2024-09-01T00:29:39.605 INFO:tasks.rados.rados.0.smithi026.stdout:241: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-01T00:29:39.605 INFO:tasks.rados.rados.0.smithi026.stdout:242: setattr oid 31 current snap is 18 2024-09-01T00:29:39.605 INFO:tasks.rados.rados.0.smithi026.stdout:234: finishing write tid 1 to smithi02669314-41 2024-09-01T00:29:39.605 INFO:tasks.rados.rados.0.smithi026.stdout:234: finishing write tid 2 to smithi02669314-41 2024-09-01T00:29:39.605 INFO:tasks.rados.rados.0.smithi026.stdout:234: finishing write tid 3 to smithi02669314-41 2024-09-01T00:29:39.605 INFO:tasks.rados.rados.0.smithi026.stdout:234: finishing write tid 4 to smithi02669314-41 2024-09-01T00:29:39.605 INFO:tasks.rados.rados.0.smithi026.stdout:234: finishing write tid 5 to smithi02669314-41 2024-09-01T00:29:39.606 INFO:tasks.rados.rados.0.smithi026.stdout:234: finishing write tid 6 to smithi02669314-41 2024-09-01T00:29:39.608 INFO:tasks.rados.rados.0.smithi026.stdout:234: oid 41 updating version 0 to 65 2024-09-01T00:29:39.608 INFO:tasks.rados.rados.0.smithi026.stdout:234: oid 41 updating version 65 to 69 2024-09-01T00:29:39.608 INFO:tasks.rados.rados.0.smithi026.stdout:234: oid 41 version 69 is already newer than 67 2024-09-01T00:29:39.608 INFO:tasks.rados.rados.0.smithi026.stdout:234: oid 41 version 69 is already newer than 66 2024-09-01T00:29:39.608 INFO:tasks.rados.rados.0.smithi026.stdout:234: oid 41 version 69 is already newer than 68 2024-09-01T00:29:39.608 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 69 (ObjNum 97 snap 18 seq_num 97) dirty exists 2024-09-01T00:29:39.608 INFO:tasks.rados.rados.0.smithi026.stdout:234: left oid 41 (ObjNum 97 snap 18 seq_num 97) 2024-09-01T00:29:39.608 INFO:tasks.rados.rados.0.smithi026.stdout:235: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-01T00:29:39.609 INFO:tasks.rados.rados.0.smithi026.stdout:237: finishing copy_from racing read to smithi02669314-24 2024-09-01T00:29:39.609 INFO:tasks.rados.rados.0.smithi026.stdout:237: finishing copy_from to smithi02669314-24 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:238: finishing write tid 1 to smithi02669314-10 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:238: finishing write tid 2 to smithi02669314-10 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:238: finishing write tid 3 to smithi02669314-10 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:238: finishing write tid 4 to smithi02669314-10 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:238: finishing write tid 5 to smithi02669314-10 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:238: oid 10 updating version 0 to 57 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:238: oid 10 updating version 57 to 58 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:238: oid 10 version 58 is already newer than 56 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:238: oid 10 updating version 58 to 59 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 59 (ObjNum 98 snap 18 seq_num 98) dirty exists 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:238: left oid 10 (ObjNum 98 snap 18 seq_num 98) 2024-09-01T00:29:39.610 INFO:tasks.rados.rados.0.smithi026.stdout:239: finishing write tid 1 to smithi02669314-20 2024-09-01T00:29:39.611 INFO:tasks.rados.rados.0.smithi026.stdout:239: finishing write tid 2 to smithi02669314-20 2024-09-01T00:29:39.611 INFO:tasks.rados.rados.0.smithi026.stdout:239: finishing write tid 3 to smithi02669314-20 2024-09-01T00:29:39.611 INFO:tasks.rados.rados.0.smithi026.stdout:239: finishing write tid 4 to smithi02669314-20 2024-09-01T00:29:39.611 INFO:tasks.rados.rados.0.smithi026.stdout:240: expect (ObjNum 36 snap 0 seq_num 36) 2024-09-01T00:29:39.625 INFO:tasks.rados.rados.0.smithi026.stdout:241: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-01T00:29:39.638 INFO:tasks.rados.rados.0.smithi026.stdout:239: finishing write tid 5 to smithi02669314-20 2024-09-01T00:29:39.639 INFO:tasks.rados.rados.0.smithi026.stdout:239: oid 20 updating version 0 to 71 2024-09-01T00:29:39.639 INFO:tasks.rados.rados.0.smithi026.stdout:239: oid 20 updating version 71 to 73 2024-09-01T00:29:39.639 INFO:tasks.rados.rados.0.smithi026.stdout:239: oid 20 version 73 is already newer than 70 2024-09-01T00:29:39.639 INFO:tasks.rados.rados.0.smithi026.stdout:239: oid 20 version 73 is already newer than 72 2024-09-01T00:29:39.639 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 73 (ObjNum 99 snap 18 seq_num 99) dirty exists 2024-09-01T00:29:39.639 INFO:tasks.rados.rados.0.smithi026.stdout:239: left oid 20 (ObjNum 99 snap 18 seq_num 99) 2024-09-01T00:29:39.639 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 66 (ObjNum 305 snap 0 seq_num 1) dirty exists 2024-09-01T00:29:39.639 INFO:tasks.rados.rados.0.smithi026.stdout:234: done (7 left) 2024-09-01T00:29:39.639 INFO:tasks.rados.rados.0.smithi026.stdout:235: done (6 left) 2024-09-01T00:29:39.639 INFO:tasks.rados.rados.0.smithi026.stdout:237: done (5 left) 2024-09-01T00:29:39.639 INFO:tasks.rados.rados.0.smithi026.stdout:238: done (4 left) 2024-09-01T00:29:39.639 INFO:tasks.rados.rados.0.smithi026.stdout:239: done (3 left) 2024-09-01T00:29:39.640 INFO:tasks.rados.rados.0.smithi026.stdout:240: done (2 left) 2024-09-01T00:29:39.640 INFO:tasks.rados.rados.0.smithi026.stdout:241: done (1 left) 2024-09-01T00:29:39.640 INFO:tasks.rados.rados.0.smithi026.stdout:242: done (0 left) 2024-09-01T00:29:39.640 INFO:tasks.rados.rados.0.smithi026.stdout:243: rollback oid 32 current snap is 18 2024-09-01T00:29:39.640 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 32 to 1 2024-09-01T00:29:39.640 INFO:tasks.rados.rados.0.smithi026.stdout:244: delete oid 49 current snap is 18 2024-09-01T00:29:39.640 INFO:tasks.rados.rados.0.smithi026.stdout:244: done (1 left) 2024-09-01T00:29:39.641 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 18 2024-09-01T00:29:39.641 INFO:tasks.rados.rados.0.smithi026.stdout:245: seq_num 101 ranges {573440=499712,1073152=573440,1646592=524288,2170880=106496} 2024-09-01T00:29:39.646 INFO:tasks.rados.rados.0.smithi026.stdout:245: writing smithi02669314-35 from 573440 to 1073152 tid 1 2024-09-01T00:29:39.649 INFO:tasks.rados.rados.0.smithi026.stdout:245: writing smithi02669314-35 from 1073152 to 1646592 tid 2 2024-09-01T00:29:39.652 INFO:tasks.rados.rados.0.smithi026.stdout:245: writing smithi02669314-35 from 1646592 to 2170880 tid 3 2024-09-01T00:29:39.653 INFO:tasks.rados.rados.0.smithi026.stdout:245: writing smithi02669314-35 from 2170880 to 2277376 tid 4 2024-09-01T00:29:39.653 INFO:tasks.rados.rados.0.smithi026.stdout:246: setattr oid 42 current snap is 18 2024-09-01T00:29:39.653 INFO:tasks.rados.rados.0.smithi026.stdout:243: finishing rollback tid 0 to smithi02669314-32 2024-09-01T00:29:39.653 INFO:tasks.rados.rados.0.smithi026.stdout:243: finishing rollback tid 1 to smithi02669314-32 2024-09-01T00:29:39.653 INFO:tasks.rados.rados.0.smithi026.stdout:243: finishing rollback tid 2 to smithi02669314-32 2024-09-01T00:29:39.653 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 47 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-01T00:29:39.654 INFO:tasks.rados.rados.0.smithi026.stdout:245: finishing write tid 1 to smithi02669314-35 2024-09-01T00:29:39.654 INFO:tasks.rados.rados.0.smithi026.stdout:245: finishing write tid 2 to smithi02669314-35 2024-09-01T00:29:39.655 INFO:tasks.rados.rados.0.smithi026.stdout:245: finishing write tid 3 to smithi02669314-35 2024-09-01T00:29:39.655 INFO:tasks.rados.rados.0.smithi026.stdout:245: finishing write tid 4 to smithi02669314-35 2024-09-01T00:29:39.655 INFO:tasks.rados.rados.0.smithi026.stdout:245: finishing write tid 5 to smithi02669314-35 2024-09-01T00:29:39.656 INFO:tasks.rados.rados.0.smithi026.stdout:245: finishing write tid 6 to smithi02669314-35 2024-09-01T00:29:39.656 INFO:tasks.rados.rados.0.smithi026.stdout:245: oid 35 updating version 0 to 77 2024-09-01T00:29:39.656 INFO:tasks.rados.rados.0.smithi026.stdout:245: oid 35 updating version 77 to 78 2024-09-01T00:29:39.656 INFO:tasks.rados.rados.0.smithi026.stdout:245: oid 35 updating version 78 to 80 2024-09-01T00:29:39.656 INFO:tasks.rados.rados.0.smithi026.stdout:245: oid 35 updating version 80 to 81 2024-09-01T00:29:39.656 INFO:tasks.rados.rados.0.smithi026.stdout:245: oid 35 version 81 is already newer than 79 2024-09-01T00:29:39.656 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 81 (ObjNum 101 snap 18 seq_num 101) dirty exists 2024-09-01T00:29:39.656 INFO:tasks.rados.rados.0.smithi026.stdout:245: left oid 35 (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:29:39.656 INFO:tasks.rados.rados.0.smithi026.stdout:243: done (2 left) 2024-09-01T00:29:39.657 INFO:tasks.rados.rados.0.smithi026.stdout:245: done (1 left) 2024-09-01T00:29:39.657 INFO:tasks.rados.rados.0.smithi026.stdout:247: setattr oid 36 current snap is 18 2024-09-01T00:29:39.658 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 83 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-01T00:29:39.658 INFO:tasks.rados.rados.0.smithi026.stdout:246: done (1 left) 2024-09-01T00:29:39.658 INFO:tasks.rados.rados.0.smithi026.stdout:248: snap_remove snap 1 2024-09-01T00:29:39.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:39 smithi139 ceph-mon[20615]: osdmap e114: 8 total, 8 up, 8 in 2024-09-01T00:29:39.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:39 smithi026 ceph-mon[17191]: osdmap e114: 8 total, 8 up, 8 in 2024-09-01T00:29:39.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:39 smithi026 ceph-mon[28102]: osdmap e114: 8 total, 8 up, 8 in 2024-09-01T00:29:40.575 INFO:tasks.rados.rados.0.smithi026.stdout:248: done (1 left) 2024-09-01T00:29:40.575 INFO:tasks.rados.rados.0.smithi026.stdout:249: read oid 17 snap -1 2024-09-01T00:29:40.575 INFO:tasks.rados.rados.0.smithi026.stdout:249: expect (ObjNum 64 snap 6 seq_num 64) 2024-09-01T00:29:40.575 INFO:tasks.rados.rados.0.smithi026.stdout:250: read oid 39 snap -1 2024-09-01T00:29:40.575 INFO:tasks.rados.rados.0.smithi026.stdout:250: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-01T00:29:40.575 INFO:tasks.rados.rados.0.smithi026.stdout:251: read oid 35 snap -1 2024-09-01T00:29:40.575 INFO:tasks.rados.rados.0.smithi026.stdout:251: expect (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:29:40.576 INFO:tasks.rados.rados.0.smithi026.stdout:252: snap_remove snap 17 2024-09-01T00:29:40.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:40 smithi139 ceph-mon[20615]: osdmap e115: 8 total, 8 up, 8 in 2024-09-01T00:29:40.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:40 smithi139 ceph-mon[20615]: pgmap v149: 121 pgs: 121 active+clean; 71 MiB data, 351 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.7 MiB/s wr, 40 op/s 2024-09-01T00:29:40.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:40 smithi026 ceph-mon[17191]: osdmap e115: 8 total, 8 up, 8 in 2024-09-01T00:29:40.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:40 smithi026 ceph-mon[17191]: pgmap v149: 121 pgs: 121 active+clean; 71 MiB data, 351 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.7 MiB/s wr, 40 op/s 2024-09-01T00:29:40.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:40 smithi026 ceph-mon[28102]: osdmap e115: 8 total, 8 up, 8 in 2024-09-01T00:29:40.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:40 smithi026 ceph-mon[28102]: pgmap v149: 121 pgs: 121 active+clean; 71 MiB data, 351 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.7 MiB/s wr, 40 op/s 2024-09-01T00:29:41.575 INFO:tasks.rados.rados.0.smithi026.stdout:252: done (4 left) 2024-09-01T00:29:41.575 INFO:tasks.rados.rados.0.smithi026.stdout:253: copy_from oid 34 from oid 33 current snap is 18 2024-09-01T00:29:41.575 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 41 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-01T00:29:41.575 INFO:tasks.rados.rados.0.smithi026.stdout:250: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-01T00:29:41.597 INFO:tasks.rados.rados.0.smithi026.stdout:249: expect (ObjNum 64 snap 6 seq_num 64) 2024-09-01T00:29:41.633 INFO:tasks.rados.rados.0.smithi026.stdout:251: expect (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:29:41.703 INFO:tasks.rados.rados.0.smithi026.stdout:253: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:29:41.703 INFO:tasks.rados.rados.0.smithi026.stdout:253: finishing copy_from to smithi02669314-34 2024-09-01T00:29:41.703 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-09-01T00:29:41.703 INFO:tasks.rados.rados.0.smithi026.stdout:247: done (4 left) 2024-09-01T00:29:41.703 INFO:tasks.rados.rados.0.smithi026.stdout:249: done (3 left) 2024-09-01T00:29:41.703 INFO:tasks.rados.rados.0.smithi026.stdout:250: done (2 left) 2024-09-01T00:29:41.703 INFO:tasks.rados.rados.0.smithi026.stdout:251: done (1 left) 2024-09-01T00:29:41.703 INFO:tasks.rados.rados.0.smithi026.stdout:253: done (0 left) 2024-09-01T00:29:41.704 INFO:tasks.rados.rados.0.smithi026.stdout:254: read oid 27 snap -1 2024-09-01T00:29:41.704 INFO:tasks.rados.rados.0.smithi026.stdout:254: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-01T00:29:41.704 INFO:tasks.rados.rados.0.smithi026.stdout:255: snap_remove snap 9 2024-09-01T00:29:41.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:41 smithi139 ceph-mon[20615]: osdmap e116: 8 total, 8 up, 8 in 2024-09-01T00:29:41.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:41 smithi026 ceph-mon[17191]: osdmap e116: 8 total, 8 up, 8 in 2024-09-01T00:29:41.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:41 smithi026 ceph-mon[28102]: osdmap e116: 8 total, 8 up, 8 in 2024-09-01T00:29:42.489 INFO:tasks.rados.rados.0.smithi026.stdout:255: done (1 left) 2024-09-01T00:29:42.489 INFO:tasks.rados.rados.0.smithi026.stdout:256: read oid 33 snap -1 2024-09-01T00:29:42.489 INFO:tasks.rados.rados.0.smithi026.stdout:256: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-01T00:29:42.489 INFO:tasks.rados.rados.0.smithi026.stdout:257: delete oid 36 current snap is 18 2024-09-01T00:29:42.490 INFO:tasks.rados.rados.0.smithi026.stdout:254: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-01T00:29:42.508 INFO:tasks.rados.rados.0.smithi026.stdout:256: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-01T00:29:42.516 INFO:tasks.rados.rados.0.smithi026.stdout:254: done (2 left) 2024-09-01T00:29:42.516 INFO:tasks.rados.rados.0.smithi026.stdout:256: done (1 left) 2024-09-01T00:29:42.516 INFO:tasks.rados.rados.0.smithi026.stdout:257: done (0 left) 2024-09-01T00:29:42.516 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 30 current snap is 18 2024-09-01T00:29:42.516 INFO:tasks.rados.rados.0.smithi026.stdout:258: seq_num 103 ranges {491520=532480,1024000=737280,1761280=466944} 2024-09-01T00:29:42.522 INFO:tasks.rados.rados.0.smithi026.stdout:258: writing smithi02669314-30 from 491520 to 1024000 tid 1 2024-09-01T00:29:42.526 INFO:tasks.rados.rados.0.smithi026.stdout:258: writing smithi02669314-30 from 1024000 to 1761280 tid 2 2024-09-01T00:29:42.528 INFO:tasks.rados.rados.0.smithi026.stdout:258: writing smithi02669314-30 from 1761280 to 2228224 tid 3 2024-09-01T00:29:42.529 INFO:tasks.rados.rados.0.smithi026.stdout:259: rmattr oid 17 current snap is 18 2024-09-01T00:29:42.529 INFO:tasks.rados.rados.0.smithi026.stdout:259: done (1 left) 2024-09-01T00:29:42.529 INFO:tasks.rados.rados.0.smithi026.stdout:260: snap_remove snap 13 2024-09-01T00:29:42.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:42 smithi139 ceph-mon[20615]: osdmap e117: 8 total, 8 up, 8 in 2024-09-01T00:29:42.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:42 smithi139 ceph-mon[20615]: pgmap v152: 121 pgs: 121 active+clean; 71 MiB data, 351 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.7 MiB/s wr, 40 op/s 2024-09-01T00:29:42.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:42 smithi139 ceph-mon[20615]: osdmap e118: 8 total, 8 up, 8 in 2024-09-01T00:29:42.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:42 smithi026 ceph-mon[17191]: osdmap e117: 8 total, 8 up, 8 in 2024-09-01T00:29:42.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:42 smithi026 ceph-mon[17191]: pgmap v152: 121 pgs: 121 active+clean; 71 MiB data, 351 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.7 MiB/s wr, 40 op/s 2024-09-01T00:29:42.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:42 smithi026 ceph-mon[17191]: osdmap e118: 8 total, 8 up, 8 in 2024-09-01T00:29:42.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:29:42 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:29:42] "GET /metrics HTTP/1.1" 200 36015 "" "Prometheus/2.43.0" 2024-09-01T00:29:42.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:42 smithi026 ceph-mon[28102]: osdmap e117: 8 total, 8 up, 8 in 2024-09-01T00:29:42.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:42 smithi026 ceph-mon[28102]: pgmap v152: 121 pgs: 121 active+clean; 71 MiB data, 351 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.7 MiB/s wr, 40 op/s 2024-09-01T00:29:42.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:42 smithi026 ceph-mon[28102]: osdmap e118: 8 total, 8 up, 8 in 2024-09-01T00:29:43.490 INFO:tasks.rados.rados.0.smithi026.stdout:258: finishing write tid 1 to smithi02669314-30 2024-09-01T00:29:43.490 INFO:tasks.rados.rados.0.smithi026.stdout:258: finishing write tid 2 to smithi02669314-30 2024-09-01T00:29:43.490 INFO:tasks.rados.rados.0.smithi026.stdout:258: finishing write tid 3 to smithi02669314-30 2024-09-01T00:29:43.490 INFO:tasks.rados.rados.0.smithi026.stdout:258: finishing write tid 4 to smithi02669314-30 2024-09-01T00:29:43.491 INFO:tasks.rados.rados.0.smithi026.stdout:258: finishing write tid 5 to smithi02669314-30 2024-09-01T00:29:43.491 INFO:tasks.rados.rados.0.smithi026.stdout:258: oid 30 updating version 0 to 52 2024-09-01T00:29:43.491 INFO:tasks.rados.rados.0.smithi026.stdout:258: oid 30 updating version 52 to 53 2024-09-01T00:29:43.491 INFO:tasks.rados.rados.0.smithi026.stdout:258: oid 30 version 53 is already newer than 51 2024-09-01T00:29:43.491 INFO:tasks.rados.rados.0.smithi026.stdout:258: oid 30 version 53 is already newer than 50 2024-09-01T00:29:43.491 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 53 (ObjNum 103 snap 18 seq_num 103) dirty exists 2024-09-01T00:29:43.491 INFO:tasks.rados.rados.0.smithi026.stdout:258: left oid 30 (ObjNum 103 snap 18 seq_num 103) 2024-09-01T00:29:43.491 INFO:tasks.rados.rados.0.smithi026.stdout:258: done (1 left) 2024-09-01T00:29:43.491 INFO:tasks.rados.rados.0.smithi026.stdout:260: done (0 left) 2024-09-01T00:29:43.491 INFO:tasks.rados.rados.0.smithi026.stdout:261: snap_remove snap 15 2024-09-01T00:29:44.496 INFO:tasks.rados.rados.0.smithi026.stdout:261: done (0 left) 2024-09-01T00:29:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 18 2024-09-01T00:29:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:262: seq_num 104 ranges {221184=548864,770048=622592,1392640=581632} 2024-09-01T00:29:44.500 INFO:tasks.rados.rados.0.smithi026.stdout:262: writing smithi02669314-14 from 221184 to 770048 tid 1 2024-09-01T00:29:44.504 INFO:tasks.rados.rados.0.smithi026.stdout:262: writing smithi02669314-14 from 770048 to 1392640 tid 2 2024-09-01T00:29:44.508 INFO:tasks.rados.rados.0.smithi026.stdout:262: writing smithi02669314-14 from 1392640 to 1974272 tid 3 2024-09-01T00:29:44.509 INFO:tasks.rados.rados.0.smithi026.stdout:263: read oid 3 snap -1 2024-09-01T00:29:44.509 INFO:tasks.rados.rados.0.smithi026.stdout:263: expect (ObjNum 81 snap 14 seq_num 81) 2024-09-01T00:29:44.509 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 18 2024-09-01T00:29:44.509 INFO:tasks.rados.rados.0.smithi026.stdout:264: seq_num 105 ranges {2367488=565248,2932736=507904,3440640=507904,3948544=188416} 2024-09-01T00:29:44.527 INFO:tasks.rados.rados.0.smithi026.stdout:264: writing smithi02669314-20 from 2367488 to 2932736 tid 1 2024-09-01T00:29:44.529 INFO:tasks.rados.rados.0.smithi026.stdout:264: writing smithi02669314-20 from 2932736 to 3440640 tid 2 2024-09-01T00:29:44.531 INFO:tasks.rados.rados.0.smithi026.stdout:264: writing smithi02669314-20 from 3440640 to 3948544 tid 3 2024-09-01T00:29:44.533 INFO:tasks.rados.rados.0.smithi026.stdout:264: writing smithi02669314-20 from 3948544 to 4136960 tid 4 2024-09-01T00:29:44.533 INFO:tasks.rados.rados.0.smithi026.stdout:265: snap_create 2024-09-01T00:29:44.533 INFO:tasks.rados.rados.0.smithi026.stdout:262: finishing write tid 1 to smithi02669314-14 2024-09-01T00:29:44.533 INFO:tasks.rados.rados.0.smithi026.stdout:262: finishing write tid 2 to smithi02669314-14 2024-09-01T00:29:44.533 INFO:tasks.rados.rados.0.smithi026.stdout:262: finishing write tid 3 to smithi02669314-14 2024-09-01T00:29:44.534 INFO:tasks.rados.rados.0.smithi026.stdout:262: finishing write tid 4 to smithi02669314-14 2024-09-01T00:29:44.534 INFO:tasks.rados.rados.0.smithi026.stdout:262: finishing write tid 5 to smithi02669314-14 2024-09-01T00:29:44.534 INFO:tasks.rados.rados.0.smithi026.stdout:262: oid 14 updating version 0 to 113 2024-09-01T00:29:44.534 INFO:tasks.rados.rados.0.smithi026.stdout:262: oid 14 version 113 is already newer than 110 2024-09-01T00:29:44.534 INFO:tasks.rados.rados.0.smithi026.stdout:262: oid 14 version 113 is already newer than 111 2024-09-01T00:29:44.534 INFO:tasks.rados.rados.0.smithi026.stdout:262: oid 14 version 113 is already newer than 112 2024-09-01T00:29:44.534 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 113 (ObjNum 104 snap 18 seq_num 104) dirty exists 2024-09-01T00:29:44.534 INFO:tasks.rados.rados.0.smithi026.stdout:262: left oid 14 (ObjNum 104 snap 18 seq_num 104) 2024-09-01T00:29:44.534 INFO:tasks.rados.rados.0.smithi026.stdout:263: expect (ObjNum 81 snap 14 seq_num 81) 2024-09-01T00:29:44.591 INFO:tasks.rados.rados.0.smithi026.stdout:264: finishing write tid 1 to smithi02669314-20 2024-09-01T00:29:44.591 INFO:tasks.rados.rados.0.smithi026.stdout:264: finishing write tid 2 to smithi02669314-20 2024-09-01T00:29:44.591 INFO:tasks.rados.rados.0.smithi026.stdout:264: finishing write tid 3 to smithi02669314-20 2024-09-01T00:29:44.591 INFO:tasks.rados.rados.0.smithi026.stdout:264: finishing write tid 4 to smithi02669314-20 2024-09-01T00:29:44.591 INFO:tasks.rados.rados.0.smithi026.stdout:264: finishing write tid 5 to smithi02669314-20 2024-09-01T00:29:44.591 INFO:tasks.rados.rados.0.smithi026.stdout:264: finishing write tid 6 to smithi02669314-20 2024-09-01T00:29:44.592 INFO:tasks.rados.rados.0.smithi026.stdout:264: oid 20 updating version 0 to 116 2024-09-01T00:29:44.592 INFO:tasks.rados.rados.0.smithi026.stdout:264: oid 20 version 116 is already newer than 114 2024-09-01T00:29:44.592 INFO:tasks.rados.rados.0.smithi026.stdout:264: oid 20 updating version 116 to 118 2024-09-01T00:29:44.592 INFO:tasks.rados.rados.0.smithi026.stdout:264: oid 20 version 118 is already newer than 115 2024-09-01T00:29:44.592 INFO:tasks.rados.rados.0.smithi026.stdout:264: oid 20 version 118 is already newer than 117 2024-09-01T00:29:44.592 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 118 (ObjNum 105 snap 18 seq_num 105) dirty exists 2024-09-01T00:29:44.592 INFO:tasks.rados.rados.0.smithi026.stdout:264: left oid 20 (ObjNum 105 snap 18 seq_num 105) 2024-09-01T00:29:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:44 smithi139 ceph-mon[20615]: osdmap e119: 8 total, 8 up, 8 in 2024-09-01T00:29:44.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:44 smithi026 ceph-mon[17191]: osdmap e119: 8 total, 8 up, 8 in 2024-09-01T00:29:44.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:44 smithi026 ceph-mon[28102]: osdmap e119: 8 total, 8 up, 8 in 2024-09-01T00:29:45.499 INFO:tasks.rados.rados.0.smithi026.stdout:262: done (3 left) 2024-09-01T00:29:45.500 INFO:tasks.rados.rados.0.smithi026.stdout:263: done (2 left) 2024-09-01T00:29:45.500 INFO:tasks.rados.rados.0.smithi026.stdout:264: done (1 left) 2024-09-01T00:29:45.500 INFO:tasks.rados.rados.0.smithi026.stdout:265: done (0 left) 2024-09-01T00:29:45.500 INFO:tasks.rados.rados.0.smithi026.stdout:266: delete oid 41 current snap is 19 2024-09-01T00:29:45.505 INFO:tasks.rados.rados.0.smithi026.stdout:266: done (0 left) 2024-09-01T00:29:45.505 INFO:tasks.rados.rados.0.smithi026.stdout:267: read oid 13 snap -1 2024-09-01T00:29:45.505 INFO:tasks.rados.rados.0.smithi026.stdout:267: expect (ObjNum 90 snap 18 seq_num 90) 2024-09-01T00:29:45.505 INFO:tasks.rados.rados.0.smithi026.stdout:268: setattr oid 26 current snap is 19 2024-09-01T00:29:45.507 INFO:tasks.rados.rados.0.smithi026.stdout:269: copy_from oid 32 from oid 7 current snap is 19 2024-09-01T00:29:45.507 INFO:tasks.rados.rados.0.smithi026.stdout:270: read oid 22 snap -1 2024-09-01T00:29:45.507 INFO:tasks.rados.rados.0.smithi026.stdout:270: expect (ObjNum 79 snap 14 seq_num 79) 2024-09-01T00:29:45.507 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 19 2024-09-01T00:29:45.507 INFO:tasks.rados.rados.0.smithi026.stdout:271: seq_num 107 ranges {2752512=598016,3350528=729088,4079616=466944,4546560=8192} 2024-09-01T00:29:45.525 INFO:tasks.rados.rados.0.smithi026.stdout:271: writing smithi02669314-15 from 2752512 to 3350528 tid 1 2024-09-01T00:29:45.530 INFO:tasks.rados.rados.0.smithi026.stdout:271: writing smithi02669314-15 from 3350528 to 4079616 tid 2 2024-09-01T00:29:45.533 INFO:tasks.rados.rados.0.smithi026.stdout:271: writing smithi02669314-15 from 4079616 to 4546560 tid 3 2024-09-01T00:29:45.533 INFO:tasks.rados.rados.0.smithi026.stdout:271: writing smithi02669314-15 from 4546560 to 4554752 tid 4 2024-09-01T00:29:45.533 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 19 2024-09-01T00:29:45.533 INFO:tasks.rados.rados.0.smithi026.stdout:272: seq_num 108 ranges {0=614400,614400=606208,1220608=598016} 2024-09-01T00:29:45.537 INFO:tasks.rados.rados.0.smithi026.stdout:272: writing smithi02669314-49 from 0 to 614400 tid 1 2024-09-01T00:29:45.540 INFO:tasks.rados.rados.0.smithi026.stdout:272: writing smithi02669314-49 from 614400 to 1220608 tid 2 2024-09-01T00:29:45.544 INFO:tasks.rados.rados.0.smithi026.stdout:272: writing smithi02669314-49 from 1220608 to 1818624 tid 3 2024-09-01T00:29:45.545 INFO:tasks.rados.rados.0.smithi026.stdout:273: rollback oid 33 current snap is 19 2024-09-01T00:29:45.545 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 18 2024-09-01T00:29:45.545 INFO:tasks.rados.rados.0.smithi026.stdout:269: finishing copy_from racing read to smithi02669314-32 2024-09-01T00:29:45.545 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 84 (ObjNum 96 snap 18 seq_num 96) dirty exists 2024-09-01T00:29:45.545 INFO:tasks.rados.rados.0.smithi026.stdout:268: done (6 left) 2024-09-01T00:29:45.545 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 19 2024-09-01T00:29:45.545 INFO:tasks.rados.rados.0.smithi026.stdout:274: seq_num 109 ranges {1974272=630784,2605056=491520,3096576=483328,3579904=229376} 2024-09-01T00:29:45.558 INFO:tasks.rados.rados.0.smithi026.stdout:274: writing smithi02669314-14 from 1974272 to 2605056 tid 1 2024-09-01T00:29:45.561 INFO:tasks.rados.rados.0.smithi026.stdout:274: writing smithi02669314-14 from 2605056 to 3096576 tid 2 2024-09-01T00:29:45.564 INFO:tasks.rados.rados.0.smithi026.stdout:274: writing smithi02669314-14 from 3096576 to 3579904 tid 3 2024-09-01T00:29:45.566 INFO:tasks.rados.rados.0.smithi026.stdout:274: writing smithi02669314-14 from 3579904 to 3809280 tid 4 2024-09-01T00:29:45.566 INFO:tasks.rados.rados.0.smithi026.stdout:275: read oid 44 snap -1 2024-09-01T00:29:45.566 INFO:tasks.rados.rados.0.smithi026.stdout:275: expect (ObjNum 76 snap 13 seq_num 76) 2024-09-01T00:29:45.566 INFO:tasks.rados.rados.0.smithi026.stdout:276: rollback oid 27 current snap is 19 2024-09-01T00:29:45.566 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 27 to 18 2024-09-01T00:29:45.566 INFO:tasks.rados.rados.0.smithi026.stdout:269: finishing copy_from to smithi02669314-32 2024-09-01T00:29:45.566 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-01T00:29:45.567 INFO:tasks.rados.rados.0.smithi026.stdout:267: expect (ObjNum 90 snap 18 seq_num 90) 2024-09-01T00:29:45.618 INFO:tasks.rados.rados.0.smithi026.stdout:270: expect (ObjNum 79 snap 14 seq_num 79) 2024-09-01T00:29:45.669 INFO:tasks.rados.rados.0.smithi026.stdout:271: finishing write tid 1 to smithi02669314-15 2024-09-01T00:29:45.670 INFO:tasks.rados.rados.0.smithi026.stdout:271: finishing write tid 2 to smithi02669314-15 2024-09-01T00:29:45.670 INFO:tasks.rados.rados.0.smithi026.stdout:271: finishing write tid 3 to smithi02669314-15 2024-09-01T00:29:45.670 INFO:tasks.rados.rados.0.smithi026.stdout:271: finishing write tid 4 to smithi02669314-15 2024-09-01T00:29:45.670 INFO:tasks.rados.rados.0.smithi026.stdout:271: finishing write tid 5 to smithi02669314-15 2024-09-01T00:29:45.670 INFO:tasks.rados.rados.0.smithi026.stdout:271: finishing write tid 6 to smithi02669314-15 2024-09-01T00:29:45.670 INFO:tasks.rados.rados.0.smithi026.stdout:271: oid 15 updating version 0 to 121 2024-09-01T00:29:45.671 INFO:tasks.rados.rados.0.smithi026.stdout:271: oid 15 version 121 is already newer than 120 2024-09-01T00:29:45.671 INFO:tasks.rados.rados.0.smithi026.stdout:271: oid 15 updating version 121 to 123 2024-09-01T00:29:45.671 INFO:tasks.rados.rados.0.smithi026.stdout:271: oid 15 updating version 123 to 124 2024-09-01T00:29:45.671 INFO:tasks.rados.rados.0.smithi026.stdout:271: oid 15 version 124 is already newer than 122 2024-09-01T00:29:45.671 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 124 (ObjNum 107 snap 19 seq_num 107) dirty exists 2024-09-01T00:29:45.671 INFO:tasks.rados.rados.0.smithi026.stdout:271: left oid 15 (ObjNum 107 snap 19 seq_num 107) 2024-09-01T00:29:45.672 INFO:tasks.rados.rados.0.smithi026.stdout:272: finishing write tid 1 to smithi02669314-49 2024-09-01T00:29:45.672 INFO:tasks.rados.rados.0.smithi026.stdout:272: finishing write tid 2 to smithi02669314-49 2024-09-01T00:29:45.672 INFO:tasks.rados.rados.0.smithi026.stdout:267: done (8 left) 2024-09-01T00:29:45.672 INFO:tasks.rados.rados.0.smithi026.stdout:269: done (7 left) 2024-09-01T00:29:45.672 INFO:tasks.rados.rados.0.smithi026.stdout:270: done (6 left) 2024-09-01T00:29:45.673 INFO:tasks.rados.rados.0.smithi026.stdout:271: done (5 left) 2024-09-01T00:29:45.673 INFO:tasks.rados.rados.0.smithi026.stdout:277: rmattr oid 41 current snap is 19 2024-09-01T00:29:45.673 INFO:tasks.rados.rados.0.smithi026.stdout:277: done (5 left) 2024-09-01T00:29:45.673 INFO:tasks.rados.rados.0.smithi026.stdout:278: copy_from oid 46 from oid 15 current snap is 19 2024-09-01T00:29:45.673 INFO:tasks.rados.rados.0.smithi026.stdout:272: finishing write tid 3 to smithi02669314-49 2024-09-01T00:29:45.673 INFO:tasks.rados.rados.0.smithi026.stdout:272: finishing write tid 4 to smithi02669314-49 2024-09-01T00:29:45.673 INFO:tasks.rados.rados.0.smithi026.stdout:273: finishing rollback tid 0 to smithi02669314-33 2024-09-01T00:29:45.674 INFO:tasks.rados.rados.0.smithi026.stdout:272: finishing write tid 5 to smithi02669314-49 2024-09-01T00:29:45.674 INFO:tasks.rados.rados.0.smithi026.stdout:272: oid 49 updating version 0 to 50 2024-09-01T00:29:45.674 INFO:tasks.rados.rados.0.smithi026.stdout:272: oid 49 version 50 is already newer than 48 2024-09-01T00:29:45.674 INFO:tasks.rados.rados.0.smithi026.stdout:272: oid 49 version 50 is already newer than 49 2024-09-01T00:29:45.674 INFO:tasks.rados.rados.0.smithi026.stdout:272: oid 49 version 50 is already newer than 47 2024-09-01T00:29:45.674 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 50 (ObjNum 108 snap 19 seq_num 108) dirty exists 2024-09-01T00:29:45.674 INFO:tasks.rados.rados.0.smithi026.stdout:272: left oid 49 (ObjNum 108 snap 19 seq_num 108) 2024-09-01T00:29:45.674 INFO:tasks.rados.rados.0.smithi026.stdout:273: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:29:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:273: finishing rollback tid 2 to smithi02669314-33 2024-09-01T00:29:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 57 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-09-01T00:29:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:274: finishing write tid 1 to smithi02669314-14 2024-09-01T00:29:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:272: done (5 left) 2024-09-01T00:29:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:273: done (4 left) 2024-09-01T00:29:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 19 2024-09-01T00:29:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:274: finishing write tid 2 to smithi02669314-14 2024-09-01T00:29:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:274: finishing write tid 3 to smithi02669314-14 2024-09-01T00:29:45.676 INFO:tasks.rados.rados.0.smithi026.stdout:274: finishing write tid 4 to smithi02669314-14 2024-09-01T00:29:45.676 INFO:tasks.rados.rados.0.smithi026.stdout:276: finishing rollback tid 0 to smithi02669314-27 2024-09-01T00:29:45.676 INFO:tasks.rados.rados.0.smithi026.stdout:276: finishing rollback tid 1 to smithi02669314-27 2024-09-01T00:29:45.676 INFO:tasks.rados.rados.0.smithi026.stdout:274: finishing write tid 5 to smithi02669314-14 2024-09-01T00:29:45.676 INFO:tasks.rados.rados.0.smithi026.stdout:276: finishing rollback tid 2 to smithi02669314-27 2024-09-01T00:29:45.676 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 65 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-01T00:29:45.677 INFO:tasks.rados.rados.0.smithi026.stdout:279: seq_num 110 ranges {106496=647168,753664=778240,1531904=425984} 2024-09-01T00:29:45.677 INFO:tasks.rados.rados.0.smithi026.stdout:279: writing smithi02669314-32 from 106496 to 753664 tid 1 2024-09-01T00:29:45.678 INFO:tasks.rados.rados.0.smithi026.stdout:279: writing smithi02669314-32 from 753664 to 1531904 tid 2 2024-09-01T00:29:45.679 INFO:tasks.rados.rados.0.smithi026.stdout:279: writing smithi02669314-32 from 1531904 to 1957888 tid 3 2024-09-01T00:29:45.679 INFO:tasks.rados.rados.0.smithi026.stdout:276: done (4 left) 2024-09-01T00:29:45.679 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 19 2024-09-01T00:29:45.679 INFO:tasks.rados.rados.0.smithi026.stdout:280: seq_num 111 ranges {778240=663552,1441792=663552,2105344=450560,2555904=90112} 2024-09-01T00:29:45.687 INFO:tasks.rados.rados.0.smithi026.stdout:280: writing smithi02669314-2 from 778240 to 1441792 tid 1 2024-09-01T00:29:45.691 INFO:tasks.rados.rados.0.smithi026.stdout:280: writing smithi02669314-2 from 1441792 to 2105344 tid 2 2024-09-01T00:29:45.694 INFO:tasks.rados.rados.0.smithi026.stdout:280: writing smithi02669314-2 from 2105344 to 2555904 tid 3 2024-09-01T00:29:45.695 INFO:tasks.rados.rados.0.smithi026.stdout:280: writing smithi02669314-2 from 2555904 to 2646016 tid 4 2024-09-01T00:29:45.695 INFO:tasks.rados.rados.0.smithi026.stdout:281: read oid 22 snap 18 2024-09-01T00:29:45.695 INFO:tasks.rados.rados.0.smithi026.stdout:281: expect (ObjNum 79 snap 14 seq_num 79) 2024-09-01T00:29:45.695 INFO:tasks.rados.rados.0.smithi026.stdout:282: rmattr oid 13 current snap is 19 2024-09-01T00:29:45.695 INFO:tasks.rados.rados.0.smithi026.stdout:282: done (6 left) 2024-09-01T00:29:45.695 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 19 2024-09-01T00:29:45.695 INFO:tasks.rados.rados.0.smithi026.stdout:274: finishing write tid 6 to smithi02669314-14 2024-09-01T00:29:45.695 INFO:tasks.rados.rados.0.smithi026.stdout:274: oid 14 updating version 0 to 126 2024-09-01T00:29:45.695 INFO:tasks.rados.rados.0.smithi026.stdout:274: oid 14 updating version 126 to 129 2024-09-01T00:29:45.696 INFO:tasks.rados.rados.0.smithi026.stdout:274: oid 14 version 129 is already newer than 128 2024-09-01T00:29:45.696 INFO:tasks.rados.rados.0.smithi026.stdout:274: oid 14 updating version 129 to 130 2024-09-01T00:29:45.696 INFO:tasks.rados.rados.0.smithi026.stdout:274: oid 14 version 130 is already newer than 127 2024-09-01T00:29:45.696 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 130 (ObjNum 109 snap 19 seq_num 109) dirty exists 2024-09-01T00:29:45.696 INFO:tasks.rados.rados.0.smithi026.stdout:274: left oid 14 (ObjNum 109 snap 19 seq_num 109) 2024-09-01T00:29:45.696 INFO:tasks.rados.rados.0.smithi026.stdout:275: expect (ObjNum 76 snap 13 seq_num 76) 2024-09-01T00:29:45.761 INFO:tasks.rados.rados.0.smithi026.stdout:279: finishing write tid 1 to smithi02669314-32 2024-09-01T00:29:45.761 INFO:tasks.rados.rados.0.smithi026.stdout:279: finishing write tid 2 to smithi02669314-32 2024-09-01T00:29:45.761 INFO:tasks.rados.rados.0.smithi026.stdout:279: finishing write tid 3 to smithi02669314-32 2024-09-01T00:29:45.761 INFO:tasks.rados.rados.0.smithi026.stdout:279: finishing write tid 4 to smithi02669314-32 2024-09-01T00:29:45.761 INFO:tasks.rados.rados.0.smithi026.stdout:279: finishing write tid 5 to smithi02669314-32 2024-09-01T00:29:45.761 INFO:tasks.rados.rados.0.smithi026.stdout:279: oid 32 updating version 0 to 63 2024-09-01T00:29:45.761 INFO:tasks.rados.rados.0.smithi026.stdout:279: oid 32 version 63 is already newer than 62 2024-09-01T00:29:45.762 INFO:tasks.rados.rados.0.smithi026.stdout:279: oid 32 updating version 63 to 64 2024-09-01T00:29:45.762 INFO:tasks.rados.rados.0.smithi026.stdout:279: oid 32 updating version 64 to 65 2024-09-01T00:29:45.762 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 65 (ObjNum 110 snap 19 seq_num 110) dirty exists 2024-09-01T00:29:45.762 INFO:tasks.rados.rados.0.smithi026.stdout:279: left oid 32 (ObjNum 110 snap 19 seq_num 110) 2024-09-01T00:29:45.762 INFO:tasks.rados.rados.0.smithi026.stdout:278: finishing copy_from racing read to smithi02669314-46 2024-09-01T00:29:45.762 INFO:tasks.rados.rados.0.smithi026.stdout:278: finishing copy_from to smithi02669314-46 2024-09-01T00:29:45.762 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 124 (ObjNum 107 snap 19 seq_num 107) dirty exists 2024-09-01T00:29:45.762 INFO:tasks.rados.rados.0.smithi026.stdout:280: finishing write tid 1 to smithi02669314-2 2024-09-01T00:29:45.762 INFO:tasks.rados.rados.0.smithi026.stdout:283: seq_num 112 ranges {1482752=679936,2162688=548864,2711552=655360} 2024-09-01T00:29:45.772 INFO:tasks.rados.rados.0.smithi026.stdout:283: writing smithi02669314-16 from 1482752 to 2162688 tid 1 2024-09-01T00:29:45.775 INFO:tasks.rados.rados.0.smithi026.stdout:283: writing smithi02669314-16 from 2162688 to 2711552 tid 2 2024-09-01T00:29:45.780 INFO:tasks.rados.rados.0.smithi026.stdout:283: writing smithi02669314-16 from 2711552 to 3366912 tid 3 2024-09-01T00:29:45.780 INFO:tasks.rados.rados.0.smithi026.stdout:274: done (6 left) 2024-09-01T00:29:45.780 INFO:tasks.rados.rados.0.smithi026.stdout:275: done (5 left) 2024-09-01T00:29:45.780 INFO:tasks.rados.rados.0.smithi026.stdout:278: done (4 left) 2024-09-01T00:29:45.780 INFO:tasks.rados.rados.0.smithi026.stdout:279: done (3 left) 2024-09-01T00:29:45.780 INFO:tasks.rados.rados.0.smithi026.stdout:284: read oid 37 snap -1 2024-09-01T00:29:45.780 INFO:tasks.rados.rados.0.smithi026.stdout:284: expect (ObjNum 36 snap 0 seq_num 36) 2024-09-01T00:29:45.780 INFO:tasks.rados.rados.0.smithi026.stdout:285: read oid 35 snap 18 2024-09-01T00:29:45.780 INFO:tasks.rados.rados.0.smithi026.stdout:285: expect (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:29:45.781 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 19 2024-09-01T00:29:45.781 INFO:tasks.rados.rados.0.smithi026.stdout:280: finishing write tid 2 to smithi02669314-2 2024-09-01T00:29:45.781 INFO:tasks.rados.rados.0.smithi026.stdout:280: finishing write tid 3 to smithi02669314-2 2024-09-01T00:29:45.781 INFO:tasks.rados.rados.0.smithi026.stdout:280: finishing write tid 4 to smithi02669314-2 2024-09-01T00:29:45.781 INFO:tasks.rados.rados.0.smithi026.stdout:286: seq_num 113 ranges {638976=696320,1335296=434176,1769472=466944,2236416=303104} 2024-09-01T00:29:45.787 INFO:tasks.rados.rados.0.smithi026.stdout:286: writing smithi02669314-39 from 638976 to 1335296 tid 1 2024-09-01T00:29:45.790 INFO:tasks.rados.rados.0.smithi026.stdout:286: writing smithi02669314-39 from 1335296 to 1769472 tid 2 2024-09-01T00:29:45.793 INFO:tasks.rados.rados.0.smithi026.stdout:286: writing smithi02669314-39 from 1769472 to 2236416 tid 3 2024-09-01T00:29:45.795 INFO:tasks.rados.rados.0.smithi026.stdout:286: writing smithi02669314-39 from 2236416 to 2539520 tid 4 2024-09-01T00:29:45.795 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 19 2024-09-01T00:29:45.795 INFO:tasks.rados.rados.0.smithi026.stdout:280: finishing write tid 5 to smithi02669314-2 2024-09-01T00:29:45.795 INFO:tasks.rados.rados.0.smithi026.stdout:280: finishing write tid 6 to smithi02669314-2 2024-09-01T00:29:45.795 INFO:tasks.rados.rados.0.smithi026.stdout:280: oid 2 updating version 0 to 95 2024-09-01T00:29:45.795 INFO:tasks.rados.rados.0.smithi026.stdout:280: oid 2 updating version 95 to 98 2024-09-01T00:29:45.795 INFO:tasks.rados.rados.0.smithi026.stdout:280: oid 2 updating version 98 to 99 2024-09-01T00:29:45.795 INFO:tasks.rados.rados.0.smithi026.stdout:280: oid 2 version 99 is already newer than 96 2024-09-01T00:29:45.796 INFO:tasks.rados.rados.0.smithi026.stdout:280: oid 2 version 99 is already newer than 97 2024-09-01T00:29:45.796 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 99 (ObjNum 111 snap 19 seq_num 111) dirty exists 2024-09-01T00:29:45.796 INFO:tasks.rados.rados.0.smithi026.stdout:280: left oid 2 (ObjNum 111 snap 19 seq_num 111) 2024-09-01T00:29:45.796 INFO:tasks.rados.rados.0.smithi026.stdout:281: expect (ObjNum 79 snap 14 seq_num 79) 2024-09-01T00:29:45.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:45 smithi139 ceph-mon[20615]: pgmap v155: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.8 MiB/s wr, 29 op/s 2024-09-01T00:29:45.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:45 smithi139 ceph-mon[20615]: osdmap e120: 8 total, 8 up, 8 in 2024-09-01T00:29:45.845 INFO:tasks.rados.rados.0.smithi026.stdout:283: finishing write tid 1 to smithi02669314-16 2024-09-01T00:29:45.845 INFO:tasks.rados.rados.0.smithi026.stdout:283: finishing write tid 2 to smithi02669314-16 2024-09-01T00:29:45.846 INFO:tasks.rados.rados.0.smithi026.stdout:284: expect (ObjNum 36 snap 0 seq_num 36) 2024-09-01T00:29:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:283: finishing write tid 3 to smithi02669314-16 2024-09-01T00:29:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:283: finishing write tid 4 to smithi02669314-16 2024-09-01T00:29:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:283: finishing write tid 5 to smithi02669314-16 2024-09-01T00:29:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:283: oid 16 updating version 0 to 87 2024-09-01T00:29:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:283: oid 16 version 87 is already newer than 86 2024-09-01T00:29:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:283: oid 16 updating version 87 to 89 2024-09-01T00:29:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:283: oid 16 version 89 is already newer than 88 2024-09-01T00:29:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 89 (ObjNum 112 snap 19 seq_num 112) dirty exists 2024-09-01T00:29:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:283: left oid 16 (ObjNum 112 snap 19 seq_num 112) 2024-09-01T00:29:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:285: expect (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:29:45.930 INFO:tasks.rados.rados.0.smithi026.stdout:286: finishing write tid 1 to smithi02669314-39 2024-09-01T00:29:45.930 INFO:tasks.rados.rados.0.smithi026.stdout:286: finishing write tid 2 to smithi02669314-39 2024-09-01T00:29:45.930 INFO:tasks.rados.rados.0.smithi026.stdout:287: seq_num 114 ranges {1286144=712704,1998848=712704,2711552=491520} 2024-09-01T00:29:45.941 INFO:tasks.rados.rados.0.smithi026.stdout:287: writing smithi02669314-12 from 1286144 to 1998848 tid 1 2024-09-01T00:29:45.945 INFO:tasks.rados.rados.0.smithi026.stdout:287: writing smithi02669314-12 from 1998848 to 2711552 tid 2 2024-09-01T00:29:45.950 INFO:tasks.rados.rados.0.smithi026.stdout:287: writing smithi02669314-12 from 2711552 to 3203072 tid 3 2024-09-01T00:29:45.950 INFO:tasks.rados.rados.0.smithi026.stdout:280: done (6 left) 2024-09-01T00:29:45.950 INFO:tasks.rados.rados.0.smithi026.stdout:281: done (5 left) 2024-09-01T00:29:45.950 INFO:tasks.rados.rados.0.smithi026.stdout:283: done (4 left) 2024-09-01T00:29:45.950 INFO:tasks.rados.rados.0.smithi026.stdout:284: done (3 left) 2024-09-01T00:29:45.950 INFO:tasks.rados.rados.0.smithi026.stdout:285: done (2 left) 2024-09-01T00:29:45.950 INFO:tasks.rados.rados.0.smithi026.stdout:288: copy_from oid 38 from oid 18 current snap is 19 2024-09-01T00:29:45.951 INFO:tasks.rados.rados.0.smithi026.stdout:286: finishing write tid 3 to smithi02669314-39 2024-09-01T00:29:45.951 INFO:tasks.rados.rados.0.smithi026.stdout:286: finishing write tid 4 to smithi02669314-39 2024-09-01T00:29:45.951 INFO:tasks.rados.rados.0.smithi026.stdout:286: finishing write tid 5 to smithi02669314-39 2024-09-01T00:29:45.951 INFO:tasks.rados.rados.0.smithi026.stdout:286: finishing write tid 6 to smithi02669314-39 2024-09-01T00:29:45.951 INFO:tasks.rados.rados.0.smithi026.stdout:286: oid 39 updating version 0 to 60 2024-09-01T00:29:45.951 INFO:tasks.rados.rados.0.smithi026.stdout:286: oid 39 updating version 60 to 61 2024-09-01T00:29:45.951 INFO:tasks.rados.rados.0.smithi026.stdout:286: oid 39 updating version 61 to 62 2024-09-01T00:29:45.951 INFO:tasks.rados.rados.0.smithi026.stdout:286: oid 39 updating version 62 to 63 2024-09-01T00:29:45.951 INFO:tasks.rados.rados.0.smithi026.stdout:286: oid 39 version 63 is already newer than 59 2024-09-01T00:29:45.951 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 63 (ObjNum 113 snap 19 seq_num 113) dirty exists 2024-09-01T00:29:45.951 INFO:tasks.rados.rados.0.smithi026.stdout:286: left oid 39 (ObjNum 113 snap 19 seq_num 113) 2024-09-01T00:29:45.951 INFO:tasks.rados.rados.0.smithi026.stdout:286: done (2 left) 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:289: rollback oid 49 current snap is 19 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 49 to 18 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:287: finishing write tid 1 to smithi02669314-12 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:287: finishing write tid 2 to smithi02669314-12 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:290: rollback oid 40 current snap is 19 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 40 to 18 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:291: rmattr oid 23 current snap is 19 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:292: rollback oid 32 current snap is 19 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 32 to 18 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:293: rmattr oid 10 current snap is 19 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:293: done (6 left) 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:294: copy_from oid 33 from oid 7 current snap is 19 2024-09-01T00:29:45.952 INFO:tasks.rados.rados.0.smithi026.stdout:295: rollback oid 43 current snap is 19 2024-09-01T00:29:45.953 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 43 to 18 2024-09-01T00:29:45.953 INFO:tasks.rados.rados.0.smithi026.stdout:296: snap_create 2024-09-01T00:29:45.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:45 smithi026 ceph-mon[17191]: pgmap v155: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.8 MiB/s wr, 29 op/s 2024-09-01T00:29:45.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:45 smithi026 ceph-mon[17191]: osdmap e120: 8 total, 8 up, 8 in 2024-09-01T00:29:45.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:45 smithi026 ceph-mon[28102]: pgmap v155: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.8 MiB/s wr, 29 op/s 2024-09-01T00:29:45.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:45 smithi026 ceph-mon[28102]: osdmap e120: 8 total, 8 up, 8 in 2024-09-01T00:29:45.955 INFO:tasks.rados.rados.0.smithi026.stdout:292: finishing rollback tid 0 to smithi02669314-32 2024-09-01T00:29:45.955 INFO:tasks.rados.rados.0.smithi026.stdout:292: finishing rollback tid 1 to smithi02669314-32 2024-09-01T00:29:45.955 INFO:tasks.rados.rados.0.smithi026.stdout:292: finishing rollback tid 2 to smithi02669314-32 2024-09-01T00:29:45.955 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 68 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-01T00:29:45.955 INFO:tasks.rados.rados.0.smithi026.stdout:287: finishing write tid 3 to smithi02669314-12 2024-09-01T00:29:45.955 INFO:tasks.rados.rados.0.smithi026.stdout:295: finishing rollback tid 0 to smithi02669314-43 2024-09-01T00:29:45.955 INFO:tasks.rados.rados.0.smithi026.stdout:289: finishing rollback tid 0 to smithi02669314-49 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:295: finishing rollback tid 1 to smithi02669314-43 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:287: finishing write tid 4 to smithi02669314-12 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:295: finishing rollback tid 2 to smithi02669314-43 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 24 (ObjNum 67 snap 9 seq_num 67) dirty exists 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:289: finishing rollback tid 1 to smithi02669314-49 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 52 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:290: finishing rollback tid 0 to smithi02669314-40 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:290: finishing rollback tid 1 to smithi02669314-40 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:290: finishing rollback tid 2 to smithi02669314-40 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 56 (ObjNum 85 snap 17 seq_num 85) dirty exists 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 125 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:287: finishing write tid 5 to smithi02669314-12 2024-09-01T00:29:45.956 INFO:tasks.rados.rados.0.smithi026.stdout:287: oid 12 updating version 0 to 78 2024-09-01T00:29:45.957 INFO:tasks.rados.rados.0.smithi026.stdout:287: oid 12 version 78 is already newer than 76 2024-09-01T00:29:45.957 INFO:tasks.rados.rados.0.smithi026.stdout:287: oid 12 version 78 is already newer than 77 2024-09-01T00:29:45.957 INFO:tasks.rados.rados.0.smithi026.stdout:287: oid 12 version 78 is already newer than 75 2024-09-01T00:29:45.957 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 78 (ObjNum 114 snap 19 seq_num 114) dirty exists 2024-09-01T00:29:45.957 INFO:tasks.rados.rados.0.smithi026.stdout:287: left oid 12 (ObjNum 114 snap 19 seq_num 114) 2024-09-01T00:29:45.957 INFO:tasks.rados.rados.0.smithi026.stdout:288: finishing copy_from racing read to smithi02669314-38 2024-09-01T00:29:45.957 INFO:tasks.rados.rados.0.smithi026.stdout:288: finishing copy_from to smithi02669314-38 2024-09-01T00:29:45.958 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-09-01T00:29:45.958 INFO:tasks.rados.rados.0.smithi026.stdout:294: finishing copy_from racing read to smithi02669314-33 2024-09-01T00:29:45.958 INFO:tasks.rados.rados.0.smithi026.stdout:294: finishing copy_from to smithi02669314-33 2024-09-01T00:29:45.958 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-01T00:29:46.505 INFO:tasks.rados.rados.0.smithi026.stdout:287: done (8 left) 2024-09-01T00:29:46.505 INFO:tasks.rados.rados.0.smithi026.stdout:288: done (7 left) 2024-09-01T00:29:46.505 INFO:tasks.rados.rados.0.smithi026.stdout:289: done (6 left) 2024-09-01T00:29:46.505 INFO:tasks.rados.rados.0.smithi026.stdout:290: done (5 left) 2024-09-01T00:29:46.505 INFO:tasks.rados.rados.0.smithi026.stdout:291: done (4 left) 2024-09-01T00:29:46.505 INFO:tasks.rados.rados.0.smithi026.stdout:292: done (3 left) 2024-09-01T00:29:46.506 INFO:tasks.rados.rados.0.smithi026.stdout:294: done (2 left) 2024-09-01T00:29:46.506 INFO:tasks.rados.rados.0.smithi026.stdout:295: done (1 left) 2024-09-01T00:29:46.506 INFO:tasks.rados.rados.0.smithi026.stdout:296: done (0 left) 2024-09-01T00:29:46.506 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 20 2024-09-01T00:29:46.506 INFO:tasks.rados.rados.0.smithi026.stdout:297: seq_num 115 ranges {3366912=729088,4096000=647168,4743168=434176,5177344=122880} 2024-09-01T00:29:46.527 INFO:tasks.rados.rados.0.smithi026.stdout:297: writing smithi02669314-16 from 3366912 to 4096000 tid 1 2024-09-01T00:29:46.531 INFO:tasks.rados.rados.0.smithi026.stdout:297: writing smithi02669314-16 from 4096000 to 4743168 tid 2 2024-09-01T00:29:46.533 INFO:tasks.rados.rados.0.smithi026.stdout:297: writing smithi02669314-16 from 4743168 to 5177344 tid 3 2024-09-01T00:29:46.534 INFO:tasks.rados.rados.0.smithi026.stdout:297: writing smithi02669314-16 from 5177344 to 5300224 tid 4 2024-09-01T00:29:46.534 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 20 2024-09-01T00:29:46.534 INFO:tasks.rados.rados.0.smithi026.stdout:297: finishing write tid 1 to smithi02669314-16 2024-09-01T00:29:46.534 INFO:tasks.rados.rados.0.smithi026.stdout:298: seq_num 116 ranges {393216=745472,1138688=532480,1671168=638976,2310144=32768} 2024-09-01T00:29:46.540 INFO:tasks.rados.rados.0.smithi026.stdout:298: writing smithi02669314-18 from 393216 to 1138688 tid 1 2024-09-01T00:29:46.543 INFO:tasks.rados.rados.0.smithi026.stdout:298: writing smithi02669314-18 from 1138688 to 1671168 tid 2 2024-09-01T00:29:46.548 INFO:tasks.rados.rados.0.smithi026.stdout:298: writing smithi02669314-18 from 1671168 to 2310144 tid 3 2024-09-01T00:29:46.548 INFO:tasks.rados.rados.0.smithi026.stdout:298: writing smithi02669314-18 from 2310144 to 2342912 tid 4 2024-09-01T00:29:46.548 INFO:tasks.rados.rados.0.smithi026.stdout:299: setattr oid 45 current snap is 20 2024-09-01T00:29:46.548 INFO:tasks.rados.rados.0.smithi026.stdout:297: finishing write tid 2 to smithi02669314-16 2024-09-01T00:29:46.548 INFO:tasks.rados.rados.0.smithi026.stdout:297: finishing write tid 3 to smithi02669314-16 2024-09-01T00:29:46.549 INFO:tasks.rados.rados.0.smithi026.stdout:297: finishing write tid 4 to smithi02669314-16 2024-09-01T00:29:46.549 INFO:tasks.rados.rados.0.smithi026.stdout:297: finishing write tid 5 to smithi02669314-16 2024-09-01T00:29:46.549 INFO:tasks.rados.rados.0.smithi026.stdout:297: finishing write tid 6 to smithi02669314-16 2024-09-01T00:29:46.549 INFO:tasks.rados.rados.0.smithi026.stdout:297: oid 16 updating version 0 to 95 2024-09-01T00:29:46.549 INFO:tasks.rados.rados.0.smithi026.stdout:297: oid 16 version 95 is already newer than 92 2024-09-01T00:29:46.549 INFO:tasks.rados.rados.0.smithi026.stdout:297: oid 16 version 95 is already newer than 94 2024-09-01T00:29:46.549 INFO:tasks.rados.rados.0.smithi026.stdout:297: oid 16 version 95 is already newer than 91 2024-09-01T00:29:46.549 INFO:tasks.rados.rados.0.smithi026.stdout:297: oid 16 version 95 is already newer than 93 2024-09-01T00:29:46.549 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 95 (ObjNum 115 snap 20 seq_num 115) dirty exists 2024-09-01T00:29:46.549 INFO:tasks.rados.rados.0.smithi026.stdout:297: left oid 16 (ObjNum 115 snap 20 seq_num 115) 2024-09-01T00:29:46.549 INFO:tasks.rados.rados.0.smithi026.stdout:298: finishing write tid 1 to smithi02669314-18 2024-09-01T00:29:46.549 INFO:tasks.rados.rados.0.smithi026.stdout:298: finishing write tid 2 to smithi02669314-18 2024-09-01T00:29:46.550 INFO:tasks.rados.rados.0.smithi026.stdout:297: done (2 left) 2024-09-01T00:29:46.550 INFO:tasks.rados.rados.0.smithi026.stdout:300: snap_remove snap 18 2024-09-01T00:29:46.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:46 smithi139 ceph-mon[20615]: osdmap e121: 8 total, 8 up, 8 in 2024-09-01T00:29:46.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:46 smithi026 ceph-mon[17191]: osdmap e121: 8 total, 8 up, 8 in 2024-09-01T00:29:46.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:46 smithi026 ceph-mon[28102]: osdmap e121: 8 total, 8 up, 8 in 2024-09-01T00:29:47.492 INFO:tasks.rados.rados.0.smithi026.stdout:300: done (2 left) 2024-09-01T00:29:47.492 INFO:tasks.rados.rados.0.smithi026.stdout:301: setattr oid 15 current snap is 20 2024-09-01T00:29:47.494 INFO:tasks.rados.rados.0.smithi026.stdout:298: finishing write tid 3 to smithi02669314-18 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:298: finishing write tid 4 to smithi02669314-18 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:298: finishing write tid 5 to smithi02669314-18 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 72 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:298: finishing write tid 6 to smithi02669314-18 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:298: oid 18 updating version 0 to 81 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:298: oid 18 updating version 81 to 84 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:298: oid 18 version 84 is already newer than 80 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:298: oid 18 version 84 is already newer than 83 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:298: oid 18 version 84 is already newer than 82 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 84 (ObjNum 116 snap 20 seq_num 116) dirty exists 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:298: left oid 18 (ObjNum 116 snap 20 seq_num 116) 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:298: done (2 left) 2024-09-01T00:29:47.495 INFO:tasks.rados.rados.0.smithi026.stdout:299: done (1 left) 2024-09-01T00:29:47.496 INFO:tasks.rados.rados.0.smithi026.stdout:302: snap_create 2024-09-01T00:29:47.501 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 132 (ObjNum 107 snap 19 seq_num 107) dirty exists 2024-09-01T00:29:47.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:47 smithi139 ceph-mon[20615]: pgmap v158: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.8 MiB/s wr, 29 op/s 2024-09-01T00:29:47.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:47 smithi139 ceph-mon[20615]: osdmap e122: 8 total, 8 up, 8 in 2024-09-01T00:29:47.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:47 smithi139 ceph-mon[20615]: osdmap e123: 8 total, 8 up, 8 in 2024-09-01T00:29:47.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:47 smithi026 ceph-mon[17191]: pgmap v158: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.8 MiB/s wr, 29 op/s 2024-09-01T00:29:47.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:47 smithi026 ceph-mon[17191]: osdmap e122: 8 total, 8 up, 8 in 2024-09-01T00:29:47.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:47 smithi026 ceph-mon[17191]: osdmap e123: 8 total, 8 up, 8 in 2024-09-01T00:29:47.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:47 smithi026 ceph-mon[28102]: pgmap v158: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.8 MiB/s wr, 29 op/s 2024-09-01T00:29:47.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:47 smithi026 ceph-mon[28102]: osdmap e122: 8 total, 8 up, 8 in 2024-09-01T00:29:47.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:47 smithi026 ceph-mon[28102]: osdmap e123: 8 total, 8 up, 8 in 2024-09-01T00:29:48.491 INFO:tasks.rados.rados.0.smithi026.stdout:301: done (1 left) 2024-09-01T00:29:48.491 INFO:tasks.rados.rados.0.smithi026.stdout:302: done (0 left) 2024-09-01T00:29:48.491 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 21 2024-09-01T00:29:48.492 INFO:tasks.rados.rados.0.smithi026.stdout:303: seq_num 117 ranges {106496=770048,876544=417792,1294336=442368,1736704=344064} 2024-09-01T00:29:48.495 INFO:tasks.rados.rados.0.smithi026.stdout:303: writing smithi02669314-33 from 106496 to 876544 tid 1 2024-09-01T00:29:48.498 INFO:tasks.rados.rados.0.smithi026.stdout:303: writing smithi02669314-33 from 876544 to 1294336 tid 2 2024-09-01T00:29:48.501 INFO:tasks.rados.rados.0.smithi026.stdout:303: writing smithi02669314-33 from 1294336 to 1736704 tid 3 2024-09-01T00:29:48.503 INFO:tasks.rados.rados.0.smithi026.stdout:303: writing smithi02669314-33 from 1736704 to 2080768 tid 4 2024-09-01T00:29:48.503 INFO:tasks.rados.rados.0.smithi026.stdout:304: copy_from oid 18 from oid 13 current snap is 21 2024-09-01T00:29:48.503 INFO:tasks.rados.rados.0.smithi026.stdout:303: finishing write tid 1 to smithi02669314-33 2024-09-01T00:29:48.504 INFO:tasks.rados.rados.0.smithi026.stdout:303: finishing write tid 2 to smithi02669314-33 2024-09-01T00:29:48.504 INFO:tasks.rados.rados.0.smithi026.stdout:305: snap_create 2024-09-01T00:29:48.504 INFO:tasks.rados.rados.0.smithi026.stdout:303: finishing write tid 3 to smithi02669314-33 2024-09-01T00:29:48.506 INFO:tasks.rados.rados.0.smithi026.stdout:303: finishing write tid 4 to smithi02669314-33 2024-09-01T00:29:48.506 INFO:tasks.rados.rados.0.smithi026.stdout:303: finishing write tid 5 to smithi02669314-33 2024-09-01T00:29:48.508 INFO:tasks.rados.rados.0.smithi026.stdout:303: finishing write tid 6 to smithi02669314-33 2024-09-01T00:29:48.508 INFO:tasks.rados.rados.0.smithi026.stdout:303: oid 33 updating version 0 to 72 2024-09-01T00:29:48.508 INFO:tasks.rados.rados.0.smithi026.stdout:303: oid 33 updating version 72 to 73 2024-09-01T00:29:48.508 INFO:tasks.rados.rados.0.smithi026.stdout:303: oid 33 version 73 is already newer than 71 2024-09-01T00:29:48.508 INFO:tasks.rados.rados.0.smithi026.stdout:303: oid 33 version 73 is already newer than 70 2024-09-01T00:29:48.508 INFO:tasks.rados.rados.0.smithi026.stdout:303: oid 33 updating version 73 to 74 2024-09-01T00:29:48.508 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 74 (ObjNum 117 snap 21 seq_num 117) dirty exists 2024-09-01T00:29:48.508 INFO:tasks.rados.rados.0.smithi026.stdout:303: left oid 33 (ObjNum 117 snap 21 seq_num 117) 2024-09-01T00:29:48.517 INFO:tasks.rados.rados.0.smithi026.stdout:304: finishing copy_from racing read to smithi02669314-18 2024-09-01T00:29:48.518 INFO:tasks.rados.rados.0.smithi026.stdout:304: finishing copy_from to smithi02669314-18 2024-09-01T00:29:48.519 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 20 (ObjNum 90 snap 18 seq_num 90) dirty exists 2024-09-01T00:29:48.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:48 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:29:48.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:48 smithi139 ceph-mon[20615]: osdmap e124: 8 total, 8 up, 8 in 2024-09-01T00:29:48.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:48 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:29:48.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:48 smithi026 ceph-mon[17191]: osdmap e124: 8 total, 8 up, 8 in 2024-09-01T00:29:48.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:48 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:29:48.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:48 smithi026 ceph-mon[28102]: osdmap e124: 8 total, 8 up, 8 in 2024-09-01T00:29:49.509 INFO:tasks.rados.rados.0.smithi026.stdout:303: done (2 left) 2024-09-01T00:29:49.509 INFO:tasks.rados.rados.0.smithi026.stdout:304: done (1 left) 2024-09-01T00:29:49.509 INFO:tasks.rados.rados.0.smithi026.stdout:305: done (0 left) 2024-09-01T00:29:49.509 INFO:tasks.rados.rados.0.smithi026.stdout:306: snap_create 2024-09-01T00:29:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:49 smithi139 ceph-mon[20615]: pgmap v161: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:49 smithi026 ceph-mon[17191]: pgmap v161: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:49.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:49 smithi026 ceph-mon[28102]: pgmap v161: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:50.510 INFO:tasks.rados.rados.0.smithi026.stdout:306: done (0 left) 2024-09-01T00:29:50.510 INFO:tasks.rados.rados.0.smithi026.stdout:307: read oid 15 snap -1 2024-09-01T00:29:50.510 INFO:tasks.rados.rados.0.smithi026.stdout:307: expect (ObjNum 107 snap 19 seq_num 107) 2024-09-01T00:29:50.510 INFO:tasks.rados.rados.0.smithi026.stdout:308: snap_create 2024-09-01T00:29:50.526 INFO:tasks.rados.rados.0.smithi026.stdout:307: expect (ObjNum 107 snap 19 seq_num 107) 2024-09-01T00:29:50.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:50 smithi139 ceph-mon[20615]: osdmap e125: 8 total, 8 up, 8 in 2024-09-01T00:29:50.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:50 smithi026 ceph-mon[17191]: osdmap e125: 8 total, 8 up, 8 in 2024-09-01T00:29:50.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:50 smithi026 ceph-mon[28102]: osdmap e125: 8 total, 8 up, 8 in 2024-09-01T00:29:51.511 INFO:tasks.rados.rados.0.smithi026.stdout:307: done (1 left) 2024-09-01T00:29:51.511 INFO:tasks.rados.rados.0.smithi026.stdout:308: done (0 left) 2024-09-01T00:29:51.511 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 24 2024-09-01T00:29:51.511 INFO:tasks.rados.rados.0.smithi026.stdout:309: seq_num 118 ranges {1687552=786432,2473984=704512,3178496=499712} 2024-09-01T00:29:51.524 INFO:tasks.rados.rados.0.smithi026.stdout:309: writing smithi02669314-23 from 1687552 to 2473984 tid 1 2024-09-01T00:29:51.529 INFO:tasks.rados.rados.0.smithi026.stdout:309: writing smithi02669314-23 from 2473984 to 3178496 tid 2 2024-09-01T00:29:51.532 INFO:tasks.rados.rados.0.smithi026.stdout:309: writing smithi02669314-23 from 3178496 to 3678208 tid 3 2024-09-01T00:29:51.532 INFO:tasks.rados.rados.0.smithi026.stdout:310: rollback oid 9 current snap is 24 2024-09-01T00:29:51.532 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 9 to 23 2024-09-01T00:29:51.532 INFO:tasks.rados.rados.0.smithi026.stdout:309: finishing write tid 1 to smithi02669314-23 2024-09-01T00:29:51.532 INFO:tasks.rados.rados.0.smithi026.stdout:309: finishing write tid 2 to smithi02669314-23 2024-09-01T00:29:51.532 INFO:tasks.rados.rados.0.smithi026.stdout:311: snap_remove snap 21 2024-09-01T00:29:51.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:51 smithi139 ceph-mon[20615]: pgmap v164: 121 pgs: 121 active+clean; 83 MiB data, 382 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.4 MiB/s wr, 46 op/s 2024-09-01T00:29:51.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:51 smithi139 ceph-mon[20615]: osdmap e126: 8 total, 8 up, 8 in 2024-09-01T00:29:51.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:51 smithi139 ceph-mon[20615]: osdmap e127: 8 total, 8 up, 8 in 2024-09-01T00:29:51.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:51 smithi026 ceph-mon[17191]: pgmap v164: 121 pgs: 121 active+clean; 83 MiB data, 382 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.4 MiB/s wr, 46 op/s 2024-09-01T00:29:51.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:51 smithi026 ceph-mon[17191]: osdmap e126: 8 total, 8 up, 8 in 2024-09-01T00:29:51.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:51 smithi026 ceph-mon[17191]: osdmap e127: 8 total, 8 up, 8 in 2024-09-01T00:29:51.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:51 smithi026 ceph-mon[28102]: pgmap v164: 121 pgs: 121 active+clean; 83 MiB data, 382 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.4 MiB/s wr, 46 op/s 2024-09-01T00:29:51.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:51 smithi026 ceph-mon[28102]: osdmap e126: 8 total, 8 up, 8 in 2024-09-01T00:29:51.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:51 smithi026 ceph-mon[28102]: osdmap e127: 8 total, 8 up, 8 in 2024-09-01T00:29:52.494 INFO:tasks.rados.rados.0.smithi026.stdout:309: finishing write tid 3 to smithi02669314-23 2024-09-01T00:29:52.494 INFO:tasks.rados.rados.0.smithi026.stdout:309: finishing write tid 4 to smithi02669314-23 2024-09-01T00:29:52.494 INFO:tasks.rados.rados.0.smithi026.stdout:310: finishing rollback tid 0 to smithi02669314-9 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:310: finishing rollback tid 1 to smithi02669314-9 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:310: finishing rollback tid 2 to smithi02669314-9 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 71 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:309: finishing write tid 5 to smithi02669314-23 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:309: oid 23 updating version 0 to 126 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:309: oid 23 updating version 126 to 127 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:309: oid 23 updating version 127 to 128 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:309: oid 23 updating version 128 to 129 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 129 (ObjNum 118 snap 24 seq_num 118) dirty exists 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:309: left oid 23 (ObjNum 118 snap 24 seq_num 118) 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:309: done (2 left) 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:310: done (1 left) 2024-09-01T00:29:52.495 INFO:tasks.rados.rados.0.smithi026.stdout:311: done (0 left) 2024-09-01T00:29:52.496 INFO:tasks.rados.rados.0.smithi026.stdout:312: read oid 7 snap 22 2024-09-01T00:29:52.496 INFO:tasks.rados.rados.0.smithi026.stdout:312: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-01T00:29:52.496 INFO:tasks.rados.rados.0.smithi026.stdout:313: snap_create 2024-09-01T00:29:52.508 INFO:tasks.rados.rados.0.smithi026.stdout:312: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-01T00:29:52.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:29:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:29:52] "GET /metrics HTTP/1.1" 200 36020 "" "Prometheus/2.43.0" 2024-09-01T00:29:53.494 INFO:tasks.rados.rados.0.smithi026.stdout:312: done (1 left) 2024-09-01T00:29:53.494 INFO:tasks.rados.rados.0.smithi026.stdout:313: done (0 left) 2024-09-01T00:29:53.494 INFO:tasks.rados.rados.0.smithi026.stdout:314: read oid 23 snap -1 2024-09-01T00:29:53.494 INFO:tasks.rados.rados.0.smithi026.stdout:314: expect (ObjNum 118 snap 24 seq_num 118) 2024-09-01T00:29:53.494 INFO:tasks.rados.rados.0.smithi026.stdout:315: snap_remove snap 19 2024-09-01T00:29:53.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:53 smithi139 ceph-mon[20615]: pgmap v167: 121 pgs: 121 active+clean; 83 MiB data, 382 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.4 MiB/s wr, 46 op/s 2024-09-01T00:29:53.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:53 smithi139 ceph-mon[20615]: osdmap e128: 8 total, 8 up, 8 in 2024-09-01T00:29:53.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:53 smithi026 ceph-mon[17191]: pgmap v167: 121 pgs: 121 active+clean; 83 MiB data, 382 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.4 MiB/s wr, 46 op/s 2024-09-01T00:29:53.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:53 smithi026 ceph-mon[17191]: osdmap e128: 8 total, 8 up, 8 in 2024-09-01T00:29:53.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:53 smithi026 ceph-mon[28102]: pgmap v167: 121 pgs: 121 active+clean; 83 MiB data, 382 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.4 MiB/s wr, 46 op/s 2024-09-01T00:29:53.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:53 smithi026 ceph-mon[28102]: osdmap e128: 8 total, 8 up, 8 in 2024-09-01T00:29:54.502 INFO:tasks.rados.rados.0.smithi026.stdout:315: done (1 left) 2024-09-01T00:29:54.502 INFO:tasks.rados.rados.0.smithi026.stdout:316: read oid 43 snap -1 2024-09-01T00:29:54.502 INFO:tasks.rados.rados.0.smithi026.stdout:316: expect (ObjNum 67 snap 9 seq_num 67) 2024-09-01T00:29:54.502 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 25 2024-09-01T00:29:54.502 INFO:tasks.rados.rados.0.smithi026.stdout:317: seq_num 119 ranges {3317760=802816,4120576=589824,4710400=409600,5120000=204800} 2024-09-01T00:29:54.525 INFO:tasks.rados.rados.0.smithi026.stdout:317: writing smithi02669314-47 from 3317760 to 4120576 tid 1 2024-09-01T00:29:54.528 INFO:tasks.rados.rados.0.smithi026.stdout:317: writing smithi02669314-47 from 4120576 to 4710400 tid 2 2024-09-01T00:29:54.530 INFO:tasks.rados.rados.0.smithi026.stdout:317: writing smithi02669314-47 from 4710400 to 5120000 tid 3 2024-09-01T00:29:54.532 INFO:tasks.rados.rados.0.smithi026.stdout:317: writing smithi02669314-47 from 5120000 to 5324800 tid 4 2024-09-01T00:29:54.532 INFO:tasks.rados.rados.0.smithi026.stdout:318: setattr oid 40 current snap is 25 2024-09-01T00:29:54.532 INFO:tasks.rados.rados.0.smithi026.stdout:314: expect (ObjNum 118 snap 24 seq_num 118) 2024-09-01T00:29:54.672 INFO:tasks.rados.rados.0.smithi026.stdout:316: expect (ObjNum 67 snap 9 seq_num 67) 2024-09-01T00:29:54.733 INFO:tasks.rados.rados.0.smithi026.stdout:317: finishing write tid 1 to smithi02669314-47 2024-09-01T00:29:54.733 INFO:tasks.rados.rados.0.smithi026.stdout:317: finishing write tid 2 to smithi02669314-47 2024-09-01T00:29:54.733 INFO:tasks.rados.rados.0.smithi026.stdout:317: finishing write tid 3 to smithi02669314-47 2024-09-01T00:29:54.733 INFO:tasks.rados.rados.0.smithi026.stdout:317: finishing write tid 4 to smithi02669314-47 2024-09-01T00:29:54.733 INFO:tasks.rados.rados.0.smithi026.stdout:317: finishing write tid 5 to smithi02669314-47 2024-09-01T00:29:54.733 INFO:tasks.rados.rados.0.smithi026.stdout:317: finishing write tid 6 to smithi02669314-47 2024-09-01T00:29:54.733 INFO:tasks.rados.rados.0.smithi026.stdout:317: oid 47 updating version 0 to 143 2024-09-01T00:29:54.733 INFO:tasks.rados.rados.0.smithi026.stdout:317: oid 47 updating version 143 to 144 2024-09-01T00:29:54.733 INFO:tasks.rados.rados.0.smithi026.stdout:317: oid 47 version 144 is already newer than 140 2024-09-01T00:29:54.733 INFO:tasks.rados.rados.0.smithi026.stdout:317: oid 47 version 144 is already newer than 141 2024-09-01T00:29:54.734 INFO:tasks.rados.rados.0.smithi026.stdout:317: oid 47 version 144 is already newer than 142 2024-09-01T00:29:54.734 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 144 (ObjNum 119 snap 25 seq_num 119) dirty exists 2024-09-01T00:29:54.734 INFO:tasks.rados.rados.0.smithi026.stdout:317: left oid 47 (ObjNum 119 snap 25 seq_num 119) 2024-09-01T00:29:54.734 INFO:tasks.rados.rados.0.smithi026.stdout:314: done (3 left) 2024-09-01T00:29:54.734 INFO:tasks.rados.rados.0.smithi026.stdout:316: done (2 left) 2024-09-01T00:29:54.734 INFO:tasks.rados.rados.0.smithi026.stdout:317: done (1 left) 2024-09-01T00:29:54.734 INFO:tasks.rados.rados.0.smithi026.stdout:319: delete oid 30 current snap is 25 2024-09-01T00:29:54.735 INFO:tasks.rados.rados.0.smithi026.stdout:319: done (1 left) 2024-09-01T00:29:54.735 INFO:tasks.rados.rados.0.smithi026.stdout:320: read oid 20 snap -1 2024-09-01T00:29:54.735 INFO:tasks.rados.rados.0.smithi026.stdout:320: expect (ObjNum 105 snap 18 seq_num 105) 2024-09-01T00:29:54.735 INFO:tasks.rados.rados.0.smithi026.stdout:321: read oid 27 snap 20 2024-09-01T00:29:54.735 INFO:tasks.rados.rados.0.smithi026.stdout:321: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-01T00:29:54.735 INFO:tasks.rados.rados.0.smithi026.stdout:322: delete oid 8 current snap is 25 2024-09-01T00:29:54.735 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 60 (ObjNum 85 snap 17 seq_num 85) dirty exists 2024-09-01T00:29:54.736 INFO:tasks.rados.rados.0.smithi026.stdout:318: done (3 left) 2024-09-01T00:29:54.736 INFO:tasks.rados.rados.0.smithi026.stdout:322: done (2 left) 2024-09-01T00:29:54.736 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 25 2024-09-01T00:29:54.736 INFO:tasks.rados.rados.0.smithi026.stdout:323: seq_num 122 ranges {4554752=450560,5005312=688128,5693440=630784,6324224=286720} 2024-09-01T00:29:54.764 INFO:tasks.rados.rados.0.smithi026.stdout:323: writing smithi02669314-15 from 4554752 to 5005312 tid 1 2024-09-01T00:29:54.767 INFO:tasks.rados.rados.0.smithi026.stdout:323: writing smithi02669314-15 from 5005312 to 5693440 tid 2 2024-09-01T00:29:54.771 INFO:tasks.rados.rados.0.smithi026.stdout:323: writing smithi02669314-15 from 5693440 to 6324224 tid 3 2024-09-01T00:29:54.772 INFO:tasks.rados.rados.0.smithi026.stdout:323: writing smithi02669314-15 from 6324224 to 6610944 tid 4 2024-09-01T00:29:54.773 INFO:tasks.rados.rados.0.smithi026.stdout:324: delete oid 26 current snap is 25 2024-09-01T00:29:54.773 INFO:tasks.rados.rados.0.smithi026.stdout:321: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-01T00:29:54.785 INFO:tasks.rados.rados.0.smithi026.stdout:320: expect (ObjNum 105 snap 18 seq_num 105) 2024-09-01T00:29:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:54 smithi139 ceph-mon[20615]: osdmap e129: 8 total, 8 up, 8 in 2024-09-01T00:29:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:54 smithi026 ceph-mon[17191]: osdmap e129: 8 total, 8 up, 8 in 2024-09-01T00:29:54.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:54 smithi026 ceph-mon[28102]: osdmap e129: 8 total, 8 up, 8 in 2024-09-01T00:29:54.952 INFO:tasks.rados.rados.0.smithi026.stdout:323: finishing write tid 1 to smithi02669314-15 2024-09-01T00:29:54.952 INFO:tasks.rados.rados.0.smithi026.stdout:323: finishing write tid 2 to smithi02669314-15 2024-09-01T00:29:54.952 INFO:tasks.rados.rados.0.smithi026.stdout:323: finishing write tid 3 to smithi02669314-15 2024-09-01T00:29:54.952 INFO:tasks.rados.rados.0.smithi026.stdout:323: finishing write tid 4 to smithi02669314-15 2024-09-01T00:29:54.952 INFO:tasks.rados.rados.0.smithi026.stdout:323: finishing write tid 5 to smithi02669314-15 2024-09-01T00:29:54.952 INFO:tasks.rados.rados.0.smithi026.stdout:323: finishing write tid 6 to smithi02669314-15 2024-09-01T00:29:54.952 INFO:tasks.rados.rados.0.smithi026.stdout:323: oid 15 updating version 0 to 148 2024-09-01T00:29:54.952 INFO:tasks.rados.rados.0.smithi026.stdout:323: oid 15 version 148 is already newer than 147 2024-09-01T00:29:54.952 INFO:tasks.rados.rados.0.smithi026.stdout:323: oid 15 updating version 148 to 150 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:323: oid 15 version 150 is already newer than 146 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:323: oid 15 version 150 is already newer than 149 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 150 (ObjNum 122 snap 25 seq_num 122) dirty exists 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:323: left oid 15 (ObjNum 122 snap 25 seq_num 122) 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:320: done (3 left) 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:321: done (2 left) 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:323: done (1 left) 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:324: done (0 left) 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:325: copy_from oid 32 from oid 23 current snap is 25 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:326: read oid 7 snap -1 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:326: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:327: read oid 19 snap -1 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:327: expect (ObjNum 94 snap 18 seq_num 94) 2024-09-01T00:29:54.953 INFO:tasks.rados.rados.0.smithi026.stdout:328: copy_from oid 5 from oid 44 current snap is 25 2024-09-01T00:29:54.954 INFO:tasks.rados.rados.0.smithi026.stdout:329: rmattr oid 36 current snap is 25 2024-09-01T00:29:54.954 INFO:tasks.rados.rados.0.smithi026.stdout:329: done (4 left) 2024-09-01T00:29:54.954 INFO:tasks.rados.rados.0.smithi026.stdout:330: read oid 45 snap -1 2024-09-01T00:29:54.954 INFO:tasks.rados.rados.0.smithi026.stdout:330: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:29:54.954 INFO:tasks.rados.rados.0.smithi026.stdout:331: setattr oid 29 current snap is 25 2024-09-01T00:29:54.954 INFO:tasks.rados.rados.0.smithi026.stdout:332: rollback oid 31 current snap is 25 2024-09-01T00:29:54.954 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 31 to 24 2024-09-01T00:29:54.955 INFO:tasks.rados.rados.0.smithi026.stdout:333: snap_create 2024-09-01T00:29:54.955 INFO:tasks.rados.rados.0.smithi026.stdout:326: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-01T00:29:54.958 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 78 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-01T00:29:54.958 INFO:tasks.rados.rados.0.smithi026.stdout:332: finishing rollback tid 0 to smithi02669314-31 2024-09-01T00:29:54.958 INFO:tasks.rados.rados.0.smithi026.stdout:332: finishing rollback tid 1 to smithi02669314-31 2024-09-01T00:29:54.959 INFO:tasks.rados.rados.0.smithi026.stdout:330: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:29:54.976 INFO:tasks.rados.rados.0.smithi026.stdout:332: finishing rollback tid 2 to smithi02669314-31 2024-09-01T00:29:54.976 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 105 (ObjNum 129 snap 0 seq_num 132774240) dirty exists 2024-09-01T00:29:54.976 INFO:tasks.rados.rados.0.smithi026.stdout:327: expect (ObjNum 94 snap 18 seq_num 94) 2024-09-01T00:29:55.085 INFO:tasks.rados.rados.0.smithi026.stdout:325: finishing copy_from racing read to smithi02669314-32 2024-09-01T00:29:55.085 INFO:tasks.rados.rados.0.smithi026.stdout:328: finishing copy_from racing read to smithi02669314-5 2024-09-01T00:29:55.085 INFO:tasks.rados.rados.0.smithi026.stdout:328: finishing copy_from to smithi02669314-5 2024-09-01T00:29:55.085 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 39 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-01T00:29:55.085 INFO:tasks.rados.rados.0.smithi026.stdout:325: finishing copy_from to smithi02669314-32 2024-09-01T00:29:55.085 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 129 (ObjNum 118 snap 24 seq_num 118) dirty exists 2024-09-01T00:29:55.505 INFO:tasks.rados.rados.0.smithi026.stdout:325: done (7 left) 2024-09-01T00:29:55.506 INFO:tasks.rados.rados.0.smithi026.stdout:326: done (6 left) 2024-09-01T00:29:55.506 INFO:tasks.rados.rados.0.smithi026.stdout:327: done (5 left) 2024-09-01T00:29:55.506 INFO:tasks.rados.rados.0.smithi026.stdout:328: done (4 left) 2024-09-01T00:29:55.506 INFO:tasks.rados.rados.0.smithi026.stdout:330: done (3 left) 2024-09-01T00:29:55.506 INFO:tasks.rados.rados.0.smithi026.stdout:331: done (2 left) 2024-09-01T00:29:55.506 INFO:tasks.rados.rados.0.smithi026.stdout:332: done (1 left) 2024-09-01T00:29:55.506 INFO:tasks.rados.rados.0.smithi026.stdout:333: done (0 left) 2024-09-01T00:29:55.506 INFO:tasks.rados.rados.0.smithi026.stdout:334: rollback oid 50 current snap is 26 2024-09-01T00:29:55.506 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 50 to 20 2024-09-01T00:29:55.507 INFO:tasks.rados.rados.0.smithi026.stdout:335: rmattr oid 38 current snap is 26 2024-09-01T00:29:55.507 INFO:tasks.rados.rados.0.smithi026.stdout:335: done (1 left) 2024-09-01T00:29:55.507 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 26 2024-09-01T00:29:55.507 INFO:tasks.rados.rados.0.smithi026.stdout:336: seq_num 124 ranges {3284992=483328,3768320=458752,4227072=598016,4825088=548864} 2024-09-01T00:29:55.525 INFO:tasks.rados.rados.0.smithi026.stdout:336: writing smithi02669314-21 from 3284992 to 3768320 tid 1 2024-09-01T00:29:55.528 INFO:tasks.rados.rados.0.smithi026.stdout:336: writing smithi02669314-21 from 3768320 to 4227072 tid 2 2024-09-01T00:29:55.531 INFO:tasks.rados.rados.0.smithi026.stdout:336: writing smithi02669314-21 from 4227072 to 4825088 tid 3 2024-09-01T00:29:55.536 INFO:tasks.rados.rados.0.smithi026.stdout:336: writing smithi02669314-21 from 4825088 to 5373952 tid 4 2024-09-01T00:29:55.536 INFO:tasks.rados.rados.0.smithi026.stdout:337: copy_from oid 37 from oid 14 current snap is 26 2024-09-01T00:29:55.536 INFO:tasks.rados.rados.0.smithi026.stdout:334: finishing rollback tid 0 to smithi02669314-50 2024-09-01T00:29:55.536 INFO:tasks.rados.rados.0.smithi026.stdout:334: finishing rollback tid 1 to smithi02669314-50 2024-09-01T00:29:55.536 INFO:tasks.rados.rados.0.smithi026.stdout:334: finishing rollback tid 2 to smithi02669314-50 2024-09-01T00:29:55.536 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 82 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-01T00:29:55.536 INFO:tasks.rados.rados.0.smithi026.stdout:336: finishing write tid 1 to smithi02669314-21 2024-09-01T00:29:55.536 INFO:tasks.rados.rados.0.smithi026.stdout:336: finishing write tid 2 to smithi02669314-21 2024-09-01T00:29:55.537 INFO:tasks.rados.rados.0.smithi026.stdout:334: done (2 left) 2024-09-01T00:29:55.537 INFO:tasks.rados.rados.0.smithi026.stdout:338: rmattr oid 44 current snap is 26 2024-09-01T00:29:55.537 INFO:tasks.rados.rados.0.smithi026.stdout:338: done (2 left) 2024-09-01T00:29:55.537 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 26 2024-09-01T00:29:55.537 INFO:tasks.rados.rados.0.smithi026.stdout:339: seq_num 125 ranges {6610944=499712,7110656=745472,7856128=409600,8265728=450560} 2024-09-01T00:29:55.574 INFO:tasks.rados.rados.0.smithi026.stdout:339: writing smithi02669314-15 from 6610944 to 7110656 tid 1 2024-09-01T00:29:55.578 INFO:tasks.rados.rados.0.smithi026.stdout:339: writing smithi02669314-15 from 7110656 to 7856128 tid 2 2024-09-01T00:29:55.581 INFO:tasks.rados.rados.0.smithi026.stdout:339: writing smithi02669314-15 from 7856128 to 8265728 tid 3 2024-09-01T00:29:55.584 INFO:tasks.rados.rados.0.smithi026.stdout:339: writing smithi02669314-15 from 8265728 to 8716288 tid 4 2024-09-01T00:29:55.584 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 22 current snap is 26 2024-09-01T00:29:55.584 INFO:tasks.rados.rados.0.smithi026.stdout:336: finishing write tid 3 to smithi02669314-21 2024-09-01T00:29:55.584 INFO:tasks.rados.rados.0.smithi026.stdout:340: seq_num 126 ranges {1695744=516096,2211840=630784,2842624=614400,3457024=360448} 2024-09-01T00:29:55.595 INFO:tasks.rados.rados.0.smithi026.stdout:340: writing smithi02669314-22 from 1695744 to 2211840 tid 1 2024-09-01T00:29:55.599 INFO:tasks.rados.rados.0.smithi026.stdout:340: writing smithi02669314-22 from 2211840 to 2842624 tid 2 2024-09-01T00:29:55.603 INFO:tasks.rados.rados.0.smithi026.stdout:340: writing smithi02669314-22 from 2842624 to 3457024 tid 3 2024-09-01T00:29:55.606 INFO:tasks.rados.rados.0.smithi026.stdout:340: writing smithi02669314-22 from 3457024 to 3817472 tid 4 2024-09-01T00:29:55.606 INFO:tasks.rados.rados.0.smithi026.stdout:341: copy_from oid 23 from oid 11 current snap is 26 2024-09-01T00:29:55.606 INFO:tasks.rados.rados.0.smithi026.stdout:336: finishing write tid 4 to smithi02669314-21 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 26 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:336: finishing write tid 5 to smithi02669314-21 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:336: finishing write tid 6 to smithi02669314-21 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:336: oid 21 updating version 0 to 66 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:336: oid 21 updating version 66 to 67 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:336: oid 21 version 67 is already newer than 65 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:336: oid 21 version 67 is already newer than 64 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:336: oid 21 updating version 67 to 68 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 68 (ObjNum 124 snap 26 seq_num 124) dirty exists 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:336: left oid 21 (ObjNum 124 snap 26 seq_num 124) 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:337: finishing copy_from racing read to smithi02669314-37 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:337: finishing copy_from to smithi02669314-37 2024-09-01T00:29:55.607 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 130 (ObjNum 109 snap 19 seq_num 109) dirty exists 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:339: finishing write tid 1 to smithi02669314-15 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:339: finishing write tid 2 to smithi02669314-15 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:339: finishing write tid 3 to smithi02669314-15 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:339: finishing write tid 4 to smithi02669314-15 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:339: finishing write tid 5 to smithi02669314-15 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:339: finishing write tid 6 to smithi02669314-15 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:339: oid 15 updating version 0 to 154 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:339: oid 15 version 154 is already newer than 152 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:339: oid 15 updating version 154 to 155 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:339: oid 15 version 155 is already newer than 153 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:339: oid 15 updating version 155 to 156 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 156 (ObjNum 125 snap 26 seq_num 125) dirty exists 2024-09-01T00:29:55.608 INFO:tasks.rados.rados.0.smithi026.stdout:339: left oid 15 (ObjNum 125 snap 26 seq_num 125) 2024-09-01T00:29:55.609 INFO:tasks.rados.rados.0.smithi026.stdout:340: finishing write tid 1 to smithi02669314-22 2024-09-01T00:29:55.609 INFO:tasks.rados.rados.0.smithi026.stdout:342: seq_num 127 ranges {393216=532480,925696=507904,1433600=778240,2211840=319488} 2024-09-01T00:29:55.610 INFO:tasks.rados.rados.0.smithi026.stdout:342: writing smithi02669314-38 from 393216 to 925696 tid 1 2024-09-01T00:29:55.613 INFO:tasks.rados.rados.0.smithi026.stdout:342: writing smithi02669314-38 from 925696 to 1433600 tid 2 2024-09-01T00:29:55.617 INFO:tasks.rados.rados.0.smithi026.stdout:342: writing smithi02669314-38 from 1433600 to 2211840 tid 3 2024-09-01T00:29:55.619 INFO:tasks.rados.rados.0.smithi026.stdout:342: writing smithi02669314-38 from 2211840 to 2531328 tid 4 2024-09-01T00:29:55.619 INFO:tasks.rados.rados.0.smithi026.stdout:336: done (5 left) 2024-09-01T00:29:55.619 INFO:tasks.rados.rados.0.smithi026.stdout:337: done (4 left) 2024-09-01T00:29:55.619 INFO:tasks.rados.rados.0.smithi026.stdout:339: done (3 left) 2024-09-01T00:29:55.619 INFO:tasks.rados.rados.0.smithi026.stdout:343: snap_remove snap 23 2024-09-01T00:29:55.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:55 smithi139 ceph-mon[20615]: pgmap v170: 121 pgs: 121 active+clean; 85 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 486 KiB/s wr, 4 op/s 2024-09-01T00:29:55.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:55 smithi139 ceph-mon[20615]: osdmap e130: 8 total, 8 up, 8 in 2024-09-01T00:29:55.949 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:55 smithi026 ceph-mon[17191]: pgmap v170: 121 pgs: 121 active+clean; 85 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 486 KiB/s wr, 4 op/s 2024-09-01T00:29:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:55 smithi026 ceph-mon[17191]: osdmap e130: 8 total, 8 up, 8 in 2024-09-01T00:29:55.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:55 smithi026 ceph-mon[28102]: pgmap v170: 121 pgs: 121 active+clean; 85 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 486 KiB/s wr, 4 op/s 2024-09-01T00:29:55.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:55 smithi026 ceph-mon[28102]: osdmap e130: 8 total, 8 up, 8 in 2024-09-01T00:29:56.512 INFO:tasks.rados.rados.0.smithi026.stdout:343: done (3 left) 2024-09-01T00:29:56.513 INFO:tasks.rados.rados.0.smithi026.stdout:344: copy_from oid 16 from oid 44 current snap is 26 2024-09-01T00:29:56.513 INFO:tasks.rados.rados.0.smithi026.stdout:340: finishing write tid 2 to smithi02669314-22 2024-09-01T00:29:56.513 INFO:tasks.rados.rados.0.smithi026.stdout:340: finishing write tid 3 to smithi02669314-22 2024-09-01T00:29:56.513 INFO:tasks.rados.rados.0.smithi026.stdout:340: finishing write tid 4 to smithi02669314-22 2024-09-01T00:29:56.513 INFO:tasks.rados.rados.0.smithi026.stdout:340: finishing write tid 5 to smithi02669314-22 2024-09-01T00:29:56.513 INFO:tasks.rados.rados.0.smithi026.stdout:341: finishing copy_from to smithi02669314-23 2024-09-01T00:29:56.514 INFO:tasks.rados.rados.0.smithi026.stdout:341: got expected ENOENT (src dne) 2024-09-01T00:29:56.514 INFO:tasks.rados.rados.0.smithi026.stdout:341: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:29:56.514 INFO:tasks.rados.rados.0.smithi026.stdout:340: finishing write tid 6 to smithi02669314-22 2024-09-01T00:29:56.514 INFO:tasks.rados.rados.0.smithi026.stdout:340: oid 22 updating version 0 to 134 2024-09-01T00:29:56.514 INFO:tasks.rados.rados.0.smithi026.stdout:340: oid 22 version 134 is already newer than 131 2024-09-01T00:29:56.514 INFO:tasks.rados.rados.0.smithi026.stdout:340: oid 22 version 134 is already newer than 130 2024-09-01T00:29:56.515 INFO:tasks.rados.rados.0.smithi026.stdout:340: oid 22 version 134 is already newer than 133 2024-09-01T00:29:56.515 INFO:tasks.rados.rados.0.smithi026.stdout:340: oid 22 version 134 is already newer than 132 2024-09-01T00:29:56.515 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 134 (ObjNum 126 snap 26 seq_num 126) dirty exists 2024-09-01T00:29:56.515 INFO:tasks.rados.rados.0.smithi026.stdout:340: left oid 22 (ObjNum 126 snap 26 seq_num 126) 2024-09-01T00:29:56.515 INFO:tasks.rados.rados.0.smithi026.stdout:342: finishing write tid 1 to smithi02669314-38 2024-09-01T00:29:56.515 INFO:tasks.rados.rados.0.smithi026.stdout:342: finishing write tid 2 to smithi02669314-38 2024-09-01T00:29:56.516 INFO:tasks.rados.rados.0.smithi026.stdout:342: finishing write tid 3 to smithi02669314-38 2024-09-01T00:29:56.516 INFO:tasks.rados.rados.0.smithi026.stdout:342: finishing write tid 4 to smithi02669314-38 2024-09-01T00:29:56.516 INFO:tasks.rados.rados.0.smithi026.stdout:342: finishing write tid 5 to smithi02669314-38 2024-09-01T00:29:56.516 INFO:tasks.rados.rados.0.smithi026.stdout:342: finishing write tid 6 to smithi02669314-38 2024-09-01T00:29:56.516 INFO:tasks.rados.rados.0.smithi026.stdout:342: oid 38 updating version 0 to 131 2024-09-01T00:29:56.517 INFO:tasks.rados.rados.0.smithi026.stdout:342: oid 38 updating version 131 to 134 2024-09-01T00:29:56.517 INFO:tasks.rados.rados.0.smithi026.stdout:342: oid 38 version 134 is already newer than 130 2024-09-01T00:29:56.517 INFO:tasks.rados.rados.0.smithi026.stdout:342: oid 38 version 134 is already newer than 132 2024-09-01T00:29:56.517 INFO:tasks.rados.rados.0.smithi026.stdout:342: oid 38 version 134 is already newer than 133 2024-09-01T00:29:56.517 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 134 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-09-01T00:29:56.517 INFO:tasks.rados.rados.0.smithi026.stdout:342: left oid 38 (ObjNum 127 snap 26 seq_num 127) 2024-09-01T00:29:56.518 INFO:tasks.rados.rados.0.smithi026.stdout:340: done (3 left) 2024-09-01T00:29:56.518 INFO:tasks.rados.rados.0.smithi026.stdout:341: done (2 left) 2024-09-01T00:29:56.518 INFO:tasks.rados.rados.0.smithi026.stdout:342: done (1 left) 2024-09-01T00:29:56.518 INFO:tasks.rados.rados.0.smithi026.stdout:345: copy_from oid 19 from oid 27 current snap is 26 2024-09-01T00:29:56.518 INFO:tasks.rados.rados.0.smithi026.stdout:346: snap_create 2024-09-01T00:29:56.519 INFO:tasks.rados.rados.0.smithi026.stdout:345: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:29:56.521 INFO:tasks.rados.rados.0.smithi026.stdout:345: finishing copy_from to smithi02669314-19 2024-09-01T00:29:56.521 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 65 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-01T00:29:56.533 INFO:tasks.rados.rados.0.smithi026.stdout:344: finishing copy_from racing read to smithi02669314-16 2024-09-01T00:29:56.534 INFO:tasks.rados.rados.0.smithi026.stdout:344: finishing copy_from to smithi02669314-16 2024-09-01T00:29:56.534 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 39 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-01T00:29:56.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:56 smithi139 ceph-mon[20615]: osdmap e131: 8 total, 8 up, 8 in 2024-09-01T00:29:56.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:56 smithi026 ceph-mon[17191]: osdmap e131: 8 total, 8 up, 8 in 2024-09-01T00:29:56.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:56 smithi026 ceph-mon[28102]: osdmap e131: 8 total, 8 up, 8 in 2024-09-01T00:29:57.495 INFO:tasks.rados.rados.0.smithi026.stdout:344: done (2 left) 2024-09-01T00:29:57.495 INFO:tasks.rados.rados.0.smithi026.stdout:345: done (1 left) 2024-09-01T00:29:57.495 INFO:tasks.rados.rados.0.smithi026.stdout:346: done (0 left) 2024-09-01T00:29:57.495 INFO:tasks.rados.rados.0.smithi026.stdout:347: read oid 15 snap -1 2024-09-01T00:29:57.495 INFO:tasks.rados.rados.0.smithi026.stdout:347: expect (ObjNum 125 snap 26 seq_num 125) 2024-09-01T00:29:57.495 INFO:tasks.rados.rados.0.smithi026.stdout:348: copy_from oid 39 from oid 19 current snap is 27 2024-09-01T00:29:57.496 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 27 2024-09-01T00:29:57.496 INFO:tasks.rados.rados.0.smithi026.stdout:349: seq_num 128 ranges {2637824=548864,3186688=794624,3981312=581632,4562944=229376} 2024-09-01T00:29:57.513 INFO:tasks.rados.rados.0.smithi026.stdout:349: writing smithi02669314-9 from 2637824 to 3186688 tid 1 2024-09-01T00:29:57.518 INFO:tasks.rados.rados.0.smithi026.stdout:349: writing smithi02669314-9 from 3186688 to 3981312 tid 2 2024-09-01T00:29:57.522 INFO:tasks.rados.rados.0.smithi026.stdout:349: writing smithi02669314-9 from 3981312 to 4562944 tid 3 2024-09-01T00:29:57.524 INFO:tasks.rados.rados.0.smithi026.stdout:349: writing smithi02669314-9 from 4562944 to 4792320 tid 4 2024-09-01T00:29:57.524 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 27 2024-09-01T00:29:57.524 INFO:tasks.rados.rados.0.smithi026.stdout:348: finishing copy_from racing read to smithi02669314-39 2024-09-01T00:29:57.524 INFO:tasks.rados.rados.0.smithi026.stdout:350: seq_num 129 ranges {557056=565248,1122304=679936,1802240=786432,2588672=139264} 2024-09-01T00:29:57.530 INFO:tasks.rados.rados.0.smithi026.stdout:350: writing smithi02669314-45 from 557056 to 1122304 tid 1 2024-09-01T00:29:57.534 INFO:tasks.rados.rados.0.smithi026.stdout:350: writing smithi02669314-45 from 1122304 to 1802240 tid 2 2024-09-01T00:29:57.538 INFO:tasks.rados.rados.0.smithi026.stdout:350: writing smithi02669314-45 from 1802240 to 2588672 tid 3 2024-09-01T00:29:57.539 INFO:tasks.rados.rados.0.smithi026.stdout:350: writing smithi02669314-45 from 2588672 to 2727936 tid 4 2024-09-01T00:29:57.539 INFO:tasks.rados.rados.0.smithi026.stdout:351: snap_create 2024-09-01T00:29:57.540 INFO:tasks.rados.rados.0.smithi026.stdout:348: finishing copy_from to smithi02669314-39 2024-09-01T00:29:57.540 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 65 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-01T00:29:57.540 INFO:tasks.rados.rados.0.smithi026.stdout:349: finishing write tid 1 to smithi02669314-9 2024-09-01T00:29:57.540 INFO:tasks.rados.rados.0.smithi026.stdout:349: finishing write tid 2 to smithi02669314-9 2024-09-01T00:29:57.540 INFO:tasks.rados.rados.0.smithi026.stdout:347: expect (ObjNum 125 snap 26 seq_num 125) 2024-09-01T00:29:57.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:57 smithi139 ceph-mon[20615]: pgmap v173: 121 pgs: 121 active+clean; 85 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 486 KiB/s wr, 4 op/s 2024-09-01T00:29:57.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:57 smithi139 ceph-mon[20615]: osdmap e132: 8 total, 8 up, 8 in 2024-09-01T00:29:57.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:57 smithi139 ceph-mon[20615]: osdmap e133: 8 total, 8 up, 8 in 2024-09-01T00:29:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:57 smithi026 ceph-mon[17191]: pgmap v173: 121 pgs: 121 active+clean; 85 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 486 KiB/s wr, 4 op/s 2024-09-01T00:29:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:57 smithi026 ceph-mon[17191]: osdmap e132: 8 total, 8 up, 8 in 2024-09-01T00:29:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:57 smithi026 ceph-mon[17191]: osdmap e133: 8 total, 8 up, 8 in 2024-09-01T00:29:57.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:57 smithi026 ceph-mon[28102]: pgmap v173: 121 pgs: 121 active+clean; 85 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 486 KiB/s wr, 4 op/s 2024-09-01T00:29:57.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:57 smithi026 ceph-mon[28102]: osdmap e132: 8 total, 8 up, 8 in 2024-09-01T00:29:57.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:57 smithi026 ceph-mon[28102]: osdmap e133: 8 total, 8 up, 8 in 2024-09-01T00:29:58.019 INFO:tasks.rados.rados.0.smithi026.stdout:349: finishing write tid 3 to smithi02669314-9 2024-09-01T00:29:58.020 INFO:tasks.rados.rados.0.smithi026.stdout:349: finishing write tid 4 to smithi02669314-9 2024-09-01T00:29:58.020 INFO:tasks.rados.rados.0.smithi026.stdout:349: finishing write tid 5 to smithi02669314-9 2024-09-01T00:29:58.020 INFO:tasks.rados.rados.0.smithi026.stdout:349: finishing write tid 6 to smithi02669314-9 2024-09-01T00:29:58.020 INFO:tasks.rados.rados.0.smithi026.stdout:349: oid 9 updating version 0 to 93 2024-09-01T00:29:58.020 INFO:tasks.rados.rados.0.smithi026.stdout:349: oid 9 version 93 is already newer than 91 2024-09-01T00:29:58.021 INFO:tasks.rados.rados.0.smithi026.stdout:349: oid 9 updating version 93 to 94 2024-09-01T00:29:58.021 INFO:tasks.rados.rados.0.smithi026.stdout:349: oid 9 version 94 is already newer than 92 2024-09-01T00:29:58.021 INFO:tasks.rados.rados.0.smithi026.stdout:349: oid 9 version 94 is already newer than 90 2024-09-01T00:29:58.021 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 94 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-09-01T00:29:58.021 INFO:tasks.rados.rados.0.smithi026.stdout:349: left oid 9 (ObjNum 128 snap 27 seq_num 128) 2024-09-01T00:29:58.021 INFO:tasks.rados.rados.0.smithi026.stdout:350: finishing write tid 1 to smithi02669314-45 2024-09-01T00:29:58.021 INFO:tasks.rados.rados.0.smithi026.stdout:350: finishing write tid 2 to smithi02669314-45 2024-09-01T00:29:58.022 INFO:tasks.rados.rados.0.smithi026.stdout:350: finishing write tid 3 to smithi02669314-45 2024-09-01T00:29:58.022 INFO:tasks.rados.rados.0.smithi026.stdout:350: finishing write tid 4 to smithi02669314-45 2024-09-01T00:29:58.022 INFO:tasks.rados.rados.0.smithi026.stdout:350: finishing write tid 5 to smithi02669314-45 2024-09-01T00:29:58.022 INFO:tasks.rados.rados.0.smithi026.stdout:350: finishing write tid 6 to smithi02669314-45 2024-09-01T00:29:58.022 INFO:tasks.rados.rados.0.smithi026.stdout:350: oid 45 updating version 0 to 138 2024-09-01T00:29:58.022 INFO:tasks.rados.rados.0.smithi026.stdout:350: oid 45 updating version 138 to 139 2024-09-01T00:29:58.022 INFO:tasks.rados.rados.0.smithi026.stdout:350: oid 45 version 139 is already newer than 136 2024-09-01T00:29:58.022 INFO:tasks.rados.rados.0.smithi026.stdout:350: oid 45 version 139 is already newer than 135 2024-09-01T00:29:58.022 INFO:tasks.rados.rados.0.smithi026.stdout:350: oid 45 version 139 is already newer than 137 2024-09-01T00:29:58.022 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 139 (ObjNum 129 snap 27 seq_num 129) dirty exists 2024-09-01T00:29:58.022 INFO:tasks.rados.rados.0.smithi026.stdout:350: left oid 45 (ObjNum 129 snap 27 seq_num 129) 2024-09-01T00:29:58.516 INFO:tasks.rados.rados.0.smithi026.stdout:347: done (4 left) 2024-09-01T00:29:58.517 INFO:tasks.rados.rados.0.smithi026.stdout:348: done (3 left) 2024-09-01T00:29:58.517 INFO:tasks.rados.rados.0.smithi026.stdout:349: done (2 left) 2024-09-01T00:29:58.517 INFO:tasks.rados.rados.0.smithi026.stdout:350: done (1 left) 2024-09-01T00:29:58.517 INFO:tasks.rados.rados.0.smithi026.stdout:351: done (0 left) 2024-09-01T00:29:58.517 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 28 2024-09-01T00:29:58.517 INFO:tasks.rados.rados.0.smithi026.stdout:352: seq_num 130 ranges {2007040=581632,2588672=614400,3203072=598016,3801088=393216} 2024-09-01T00:29:58.531 INFO:tasks.rados.rados.0.smithi026.stdout:352: writing smithi02669314-5 from 2007040 to 2588672 tid 1 2024-09-01T00:29:58.534 INFO:tasks.rados.rados.0.smithi026.stdout:352: writing smithi02669314-5 from 2588672 to 3203072 tid 2 2024-09-01T00:29:58.537 INFO:tasks.rados.rados.0.smithi026.stdout:352: writing smithi02669314-5 from 3203072 to 3801088 tid 3 2024-09-01T00:29:58.540 INFO:tasks.rados.rados.0.smithi026.stdout:352: writing smithi02669314-5 from 3801088 to 4194304 tid 4 2024-09-01T00:29:58.540 INFO:tasks.rados.rados.0.smithi026.stdout:353: rollback oid 31 current snap is 28 2024-09-01T00:29:58.540 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 31 to 26 2024-09-01T00:29:58.540 INFO:tasks.rados.rados.0.smithi026.stdout:352: finishing write tid 1 to smithi02669314-5 2024-09-01T00:29:58.540 INFO:tasks.rados.rados.0.smithi026.stdout:352: finishing write tid 2 to smithi02669314-5 2024-09-01T00:29:58.540 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 28 2024-09-01T00:29:58.541 INFO:tasks.rados.rados.0.smithi026.stdout:354: seq_num 131 ranges {0=598016,598016=499712,1097728=753664,1851392=352256} 2024-09-01T00:29:58.543 INFO:tasks.rados.rados.0.smithi026.stdout:354: writing smithi02669314-49 from 0 to 598016 tid 1 2024-09-01T00:29:58.547 INFO:tasks.rados.rados.0.smithi026.stdout:354: writing smithi02669314-49 from 598016 to 1097728 tid 2 2024-09-01T00:29:58.551 INFO:tasks.rados.rados.0.smithi026.stdout:354: writing smithi02669314-49 from 1097728 to 1851392 tid 3 2024-09-01T00:29:58.554 INFO:tasks.rados.rados.0.smithi026.stdout:354: writing smithi02669314-49 from 1851392 to 2203648 tid 4 2024-09-01T00:29:58.554 INFO:tasks.rados.rados.0.smithi026.stdout:355: rmattr oid 41 current snap is 28 2024-09-01T00:29:58.554 INFO:tasks.rados.rados.0.smithi026.stdout:355: done (3 left) 2024-09-01T00:29:58.554 INFO:tasks.rados.rados.0.smithi026.stdout:356: read oid 7 snap -1 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:356: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:357: snap_create 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:352: finishing write tid 3 to smithi02669314-5 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:353: finishing rollback tid 0 to smithi02669314-31 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:352: finishing write tid 4 to smithi02669314-5 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:352: finishing write tid 5 to smithi02669314-5 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:353: finishing rollback tid 1 to smithi02669314-31 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:353: finishing rollback tid 2 to smithi02669314-31 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 111 (ObjNum 33 snap 0 seq_num 132876144) dirty exists 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:352: finishing write tid 6 to smithi02669314-5 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:352: oid 5 updating version 0 to 99 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:352: oid 5 version 99 is already newer than 98 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:352: oid 5 updating version 99 to 100 2024-09-01T00:29:58.555 INFO:tasks.rados.rados.0.smithi026.stdout:352: oid 5 version 100 is already newer than 97 2024-09-01T00:29:58.556 INFO:tasks.rados.rados.0.smithi026.stdout:352: oid 5 version 100 is already newer than 96 2024-09-01T00:29:58.556 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 100 (ObjNum 130 snap 28 seq_num 130) dirty exists 2024-09-01T00:29:58.556 INFO:tasks.rados.rados.0.smithi026.stdout:352: left oid 5 (ObjNum 130 snap 28 seq_num 130) 2024-09-01T00:29:58.556 INFO:tasks.rados.rados.0.smithi026.stdout:354: finishing write tid 1 to smithi02669314-49 2024-09-01T00:29:58.556 INFO:tasks.rados.rados.0.smithi026.stdout:354: finishing write tid 2 to smithi02669314-49 2024-09-01T00:29:58.556 INFO:tasks.rados.rados.0.smithi026.stdout:354: finishing write tid 3 to smithi02669314-49 2024-09-01T00:29:58.557 INFO:tasks.rados.rados.0.smithi026.stdout:356: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-01T00:29:58.559 INFO:tasks.rados.rados.0.smithi026.stdout:354: finishing write tid 4 to smithi02669314-49 2024-09-01T00:29:58.559 INFO:tasks.rados.rados.0.smithi026.stdout:354: finishing write tid 5 to smithi02669314-49 2024-09-01T00:29:58.559 INFO:tasks.rados.rados.0.smithi026.stdout:354: finishing write tid 6 to smithi02669314-49 2024-09-01T00:29:58.559 INFO:tasks.rados.rados.0.smithi026.stdout:354: oid 49 updating version 0 to 65 2024-09-01T00:29:58.559 INFO:tasks.rados.rados.0.smithi026.stdout:354: oid 49 version 65 is already newer than 64 2024-09-01T00:29:58.559 INFO:tasks.rados.rados.0.smithi026.stdout:354: oid 49 updating version 65 to 67 2024-09-01T00:29:58.559 INFO:tasks.rados.rados.0.smithi026.stdout:354: oid 49 version 67 is already newer than 66 2024-09-01T00:29:58.559 INFO:tasks.rados.rados.0.smithi026.stdout:354: oid 49 version 67 is already newer than 63 2024-09-01T00:29:58.560 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 67 (ObjNum 131 snap 28 seq_num 131) dirty exists 2024-09-01T00:29:58.560 INFO:tasks.rados.rados.0.smithi026.stdout:354: left oid 49 (ObjNum 131 snap 28 seq_num 131) 2024-09-01T00:29:59.522 INFO:tasks.rados.rados.0.smithi026.stdout:352: done (4 left) 2024-09-01T00:29:59.522 INFO:tasks.rados.rados.0.smithi026.stdout:353: done (3 left) 2024-09-01T00:29:59.522 INFO:tasks.rados.rados.0.smithi026.stdout:354: done (2 left) 2024-09-01T00:29:59.522 INFO:tasks.rados.rados.0.smithi026.stdout:356: done (1 left) 2024-09-01T00:29:59.522 INFO:tasks.rados.rados.0.smithi026.stdout:357: done (0 left) 2024-09-01T00:29:59.523 INFO:tasks.rados.rados.0.smithi026.stdout:358: delete oid 49 current snap is 29 2024-09-01T00:29:59.524 INFO:tasks.rados.rados.0.smithi026.stdout:358: done (0 left) 2024-09-01T00:29:59.524 INFO:tasks.rados.rados.0.smithi026.stdout:359: rollback oid 18 current snap is 29 2024-09-01T00:29:59.524 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 18 to 28 2024-09-01T00:29:59.524 INFO:tasks.rados.rados.0.smithi026.stdout:360: snap_create 2024-09-01T00:29:59.530 INFO:tasks.rados.rados.0.smithi026.stdout:359: finishing rollback tid 0 to smithi02669314-18 2024-09-01T00:29:59.530 INFO:tasks.rados.rados.0.smithi026.stdout:359: finishing rollback tid 1 to smithi02669314-18 2024-09-01T00:29:59.530 INFO:tasks.rados.rados.0.smithi026.stdout:359: finishing rollback tid 2 to smithi02669314-18 2024-09-01T00:29:59.530 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 96 (ObjNum 90 snap 18 seq_num 90) dirty exists 2024-09-01T00:29:59.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:59 smithi139 ceph-mon[20615]: pgmap v176: 121 pgs: 121 active+clean; 85 MiB data, 387 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:59.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:29:59 smithi139 ceph-mon[20615]: osdmap e134: 8 total, 8 up, 8 in 2024-09-01T00:29:59.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:59 smithi026 ceph-mon[28102]: pgmap v176: 121 pgs: 121 active+clean; 85 MiB data, 387 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:59.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:29:59 smithi026 ceph-mon[28102]: osdmap e134: 8 total, 8 up, 8 in 2024-09-01T00:29:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:59 smithi026 ceph-mon[17191]: pgmap v176: 121 pgs: 121 active+clean; 85 MiB data, 387 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:29:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:29:59 smithi026 ceph-mon[17191]: osdmap e134: 8 total, 8 up, 8 in 2024-09-01T00:30:00.527 INFO:tasks.rados.rados.0.smithi026.stdout:359: done (1 left) 2024-09-01T00:30:00.528 INFO:tasks.rados.rados.0.smithi026.stdout:360: done (0 left) 2024-09-01T00:30:00.528 INFO:tasks.rados.rados.0.smithi026.stdout:361: rollback oid 41 current snap is 30 2024-09-01T00:30:00.528 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 41 to 26 2024-09-01T00:30:00.528 INFO:tasks.rados.rados.0.smithi026.stdout:362: rollback oid 18 current snap is 30 2024-09-01T00:30:00.528 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 18 to 22 2024-09-01T00:30:00.528 INFO:tasks.rados.rados.0.smithi026.stdout:363: rmattr oid 23 current snap is 30 2024-09-01T00:30:00.528 INFO:tasks.rados.rados.0.smithi026.stdout:364: copy_from oid 13 from oid 37 current snap is 30 2024-09-01T00:30:00.528 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 36 current snap is 30 2024-09-01T00:30:00.528 INFO:tasks.rados.rados.0.smithi026.stdout:365: seq_num 133 ranges {0=630784,630784=663552,1294336=770048,2064384=172032} 2024-09-01T00:30:00.531 INFO:tasks.rados.rados.0.smithi026.stdout:365: writing smithi02669314-36 from 0 to 630784 tid 1 2024-09-01T00:30:00.536 INFO:tasks.rados.rados.0.smithi026.stdout:365: writing smithi02669314-36 from 630784 to 1294336 tid 2 2024-09-01T00:30:00.541 INFO:tasks.rados.rados.0.smithi026.stdout:365: writing smithi02669314-36 from 1294336 to 2064384 tid 3 2024-09-01T00:30:00.543 INFO:tasks.rados.rados.0.smithi026.stdout:365: writing smithi02669314-36 from 2064384 to 2236416 tid 4 2024-09-01T00:30:00.543 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 30 2024-09-01T00:30:00.543 INFO:tasks.rados.rados.0.smithi026.stdout:361: finishing rollback tid 1 to smithi02669314-41 2024-09-01T00:30:00.543 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 0 (ObjNum 65 snap 0 seq_num 1548349886) dirty dne 2024-09-01T00:30:00.543 INFO:tasks.rados.rados.0.smithi026.stdout:362: finishing rollback tid 0 to smithi02669314-18 2024-09-01T00:30:00.543 INFO:tasks.rados.rados.0.smithi026.stdout:362: finishing rollback tid 1 to smithi02669314-18 2024-09-01T00:30:00.543 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 135 (ObjNum 118 snap 24 seq_num 118) dirty exists 2024-09-01T00:30:00.543 INFO:tasks.rados.rados.0.smithi026.stdout:362: finishing rollback tid 2 to smithi02669314-18 2024-09-01T00:30:00.543 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 100 (ObjNum 90 snap 18 seq_num 90) dirty exists 2024-09-01T00:30:00.543 INFO:tasks.rados.rados.0.smithi026.stdout:365: finishing write tid 1 to smithi02669314-36 2024-09-01T00:30:00.543 INFO:tasks.rados.rados.0.smithi026.stdout:366: seq_num 134 ranges {0=647168,647168=548864,1196032=573440,1769472=483328} 2024-09-01T00:30:00.546 INFO:tasks.rados.rados.0.smithi026.stdout:366: writing smithi02669314-31 from 0 to 647168 tid 1 2024-09-01T00:30:00.549 INFO:tasks.rados.rados.0.smithi026.stdout:366: writing smithi02669314-31 from 647168 to 1196032 tid 2 2024-09-01T00:30:00.552 INFO:tasks.rados.rados.0.smithi026.stdout:366: writing smithi02669314-31 from 1196032 to 1769472 tid 3 2024-09-01T00:30:00.556 INFO:tasks.rados.rados.0.smithi026.stdout:366: writing smithi02669314-31 from 1769472 to 2252800 tid 4 2024-09-01T00:30:00.556 INFO:tasks.rados.rados.0.smithi026.stdout:361: done (5 left) 2024-09-01T00:30:00.556 INFO:tasks.rados.rados.0.smithi026.stdout:362: done (4 left) 2024-09-01T00:30:00.556 INFO:tasks.rados.rados.0.smithi026.stdout:363: done (3 left) 2024-09-01T00:30:00.556 INFO:tasks.rados.rados.0.smithi026.stdout:367: setattr oid 16 current snap is 30 2024-09-01T00:30:00.556 INFO:tasks.rados.rados.0.smithi026.stdout:365: finishing write tid 2 to smithi02669314-36 2024-09-01T00:30:00.556 INFO:tasks.rados.rados.0.smithi026.stdout:365: finishing write tid 3 to smithi02669314-36 2024-09-01T00:30:00.556 INFO:tasks.rados.rados.0.smithi026.stdout:365: finishing write tid 4 to smithi02669314-36 2024-09-01T00:30:00.556 INFO:tasks.rados.rados.0.smithi026.stdout:365: finishing write tid 5 to smithi02669314-36 2024-09-01T00:30:00.557 INFO:tasks.rados.rados.0.smithi026.stdout:365: finishing write tid 6 to smithi02669314-36 2024-09-01T00:30:00.557 INFO:tasks.rados.rados.0.smithi026.stdout:365: oid 36 updating version 0 to 75 2024-09-01T00:30:00.557 INFO:tasks.rados.rados.0.smithi026.stdout:365: oid 36 version 75 is already newer than 73 2024-09-01T00:30:00.557 INFO:tasks.rados.rados.0.smithi026.stdout:365: oid 36 version 75 is already newer than 71 2024-09-01T00:30:00.557 INFO:tasks.rados.rados.0.smithi026.stdout:365: oid 36 version 75 is already newer than 72 2024-09-01T00:30:00.557 INFO:tasks.rados.rados.0.smithi026.stdout:365: oid 36 version 75 is already newer than 74 2024-09-01T00:30:00.557 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 75 (ObjNum 133 snap 30 seq_num 133) dirty exists 2024-09-01T00:30:00.557 INFO:tasks.rados.rados.0.smithi026.stdout:365: left oid 36 (ObjNum 133 snap 30 seq_num 133) 2024-09-01T00:30:00.557 INFO:tasks.rados.rados.0.smithi026.stdout:366: finishing write tid 1 to smithi02669314-31 2024-09-01T00:30:00.557 INFO:tasks.rados.rados.0.smithi026.stdout:366: finishing write tid 2 to smithi02669314-31 2024-09-01T00:30:00.557 INFO:tasks.rados.rados.0.smithi026.stdout:364: finishing copy_from racing read to smithi02669314-13 2024-09-01T00:30:00.557 INFO:tasks.rados.rados.0.smithi026.stdout:366: finishing write tid 3 to smithi02669314-31 2024-09-01T00:30:00.558 INFO:tasks.rados.rados.0.smithi026.stdout:365: done (3 left) 2024-09-01T00:30:00.558 INFO:tasks.rados.rados.0.smithi026.stdout:368: snap_create 2024-09-01T00:30:00.564 INFO:tasks.rados.rados.0.smithi026.stdout:364: finishing copy_from to smithi02669314-13 2024-09-01T00:30:00.564 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 130 (ObjNum 109 snap 19 seq_num 109) dirty exists 2024-09-01T00:30:00.564 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 109 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-01T00:30:00.564 INFO:tasks.rados.rados.0.smithi026.stdout:366: finishing write tid 4 to smithi02669314-31 2024-09-01T00:30:00.564 INFO:tasks.rados.rados.0.smithi026.stdout:366: finishing write tid 5 to smithi02669314-31 2024-09-01T00:30:00.566 INFO:tasks.rados.rados.0.smithi026.stdout:366: finishing write tid 6 to smithi02669314-31 2024-09-01T00:30:00.566 INFO:tasks.rados.rados.0.smithi026.stdout:366: oid 31 updating version 0 to 115 2024-09-01T00:30:00.566 INFO:tasks.rados.rados.0.smithi026.stdout:366: oid 31 version 115 is already newer than 113 2024-09-01T00:30:00.566 INFO:tasks.rados.rados.0.smithi026.stdout:366: oid 31 updating version 115 to 117 2024-09-01T00:30:00.566 INFO:tasks.rados.rados.0.smithi026.stdout:366: oid 31 version 117 is already newer than 116 2024-09-01T00:30:00.566 INFO:tasks.rados.rados.0.smithi026.stdout:366: oid 31 version 117 is already newer than 114 2024-09-01T00:30:00.566 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 117 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-09-01T00:30:00.567 INFO:tasks.rados.rados.0.smithi026.stdout:366: left oid 31 (ObjNum 134 snap 30 seq_num 134) 2024-09-01T00:30:00.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:00 smithi139 ceph-mon[20615]: osdmap e135: 8 total, 8 up, 8 in 2024-09-01T00:30:00.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:00 smithi139 ceph-mon[20615]: overall HEALTH_OK 2024-09-01T00:30:00.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:00 smithi026 ceph-mon[17191]: osdmap e135: 8 total, 8 up, 8 in 2024-09-01T00:30:00.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:00 smithi026 ceph-mon[17191]: overall HEALTH_OK 2024-09-01T00:30:00.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:00 smithi026 ceph-mon[28102]: osdmap e135: 8 total, 8 up, 8 in 2024-09-01T00:30:00.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:00 smithi026 ceph-mon[28102]: overall HEALTH_OK 2024-09-01T00:30:01.532 INFO:tasks.rados.rados.0.smithi026.stdout:364: done (3 left) 2024-09-01T00:30:01.533 INFO:tasks.rados.rados.0.smithi026.stdout:366: done (2 left) 2024-09-01T00:30:01.533 INFO:tasks.rados.rados.0.smithi026.stdout:367: done (1 left) 2024-09-01T00:30:01.533 INFO:tasks.rados.rados.0.smithi026.stdout:368: done (0 left) 2024-09-01T00:30:01.533 INFO:tasks.rados.rados.0.smithi026.stdout:369: copy_from oid 34 from oid 46 current snap is 31 2024-09-01T00:30:01.533 INFO:tasks.rados.rados.0.smithi026.stdout:370: snap_remove snap 28 2024-09-01T00:30:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:01 smithi139 ceph-mon[20615]: pgmap v179: 121 pgs: 121 active+clean; 117 MiB data, 434 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 38 op/s 2024-09-01T00:30:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:01 smithi139 ceph-mon[20615]: osdmap e136: 8 total, 8 up, 8 in 2024-09-01T00:30:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:01 smithi139 ceph-mon[20615]: Upgrade: Updating mgr.x 2024-09-01T00:30:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:01 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:01 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:30:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:01 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:30:01.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:01 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:01.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:01 smithi139 ceph-mon[20615]: Deploying daemon mgr.x on smithi139 2024-09-01T00:30:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[17191]: pgmap v179: 121 pgs: 121 active+clean; 117 MiB data, 434 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 38 op/s 2024-09-01T00:30:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[17191]: osdmap e136: 8 total, 8 up, 8 in 2024-09-01T00:30:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[17191]: Upgrade: Updating mgr.x 2024-09-01T00:30:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:30:01.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:30:01.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:01.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[17191]: Deploying daemon mgr.x on smithi139 2024-09-01T00:30:01.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[28102]: pgmap v179: 121 pgs: 121 active+clean; 117 MiB data, 434 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 38 op/s 2024-09-01T00:30:01.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[28102]: osdmap e136: 8 total, 8 up, 8 in 2024-09-01T00:30:01.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[28102]: Upgrade: Updating mgr.x 2024-09-01T00:30:01.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:01.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:30:01.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:30:01.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:01.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:01 smithi026 ceph-mon[28102]: Deploying daemon mgr.x on smithi139 2024-09-01T00:30:02.497 INFO:tasks.rados.rados.0.smithi026.stdout:370: done (1 left) 2024-09-01T00:30:02.497 INFO:tasks.rados.rados.0.smithi026.stdout:371: rollback oid 45 current snap is 31 2024-09-01T00:30:02.497 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 45 to 25 2024-09-01T00:30:02.497 INFO:tasks.rados.rados.0.smithi026.stdout:369: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:30:02.497 INFO:tasks.rados.rados.0.smithi026.stdout:369: finishing copy_from to smithi02669314-34 2024-09-01T00:30:02.497 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 124 (ObjNum 107 snap 19 seq_num 107) dirty exists 2024-09-01T00:30:02.497 INFO:tasks.rados.rados.0.smithi026.stdout:369: done (1 left) 2024-09-01T00:30:02.497 INFO:tasks.rados.rados.0.smithi026.stdout:372: read oid 28 snap -1 2024-09-01T00:30:02.498 INFO:tasks.rados.rados.0.smithi026.stdout:372: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-01T00:30:02.498 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 31 2024-09-01T00:30:02.498 INFO:tasks.rados.rados.0.smithi026.stdout:373: seq_num 135 ranges {5373952=663552,6037504=434176,6471680=786432,7258112=385024} 2024-09-01T00:30:02.532 INFO:tasks.rados.rados.0.smithi026.stdout:373: writing smithi02669314-21 from 5373952 to 6037504 tid 1 2024-09-01T00:30:02.533 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:02 smithi139 systemd[1]: Stopping Ceph mgr.x for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:30:02.534 INFO:tasks.rados.rados.0.smithi026.stdout:373: writing smithi02669314-21 from 6037504 to 6471680 tid 2 2024-09-01T00:30:02.538 INFO:tasks.rados.rados.0.smithi026.stdout:373: writing smithi02669314-21 from 6471680 to 7258112 tid 3 2024-09-01T00:30:02.541 INFO:tasks.rados.rados.0.smithi026.stdout:373: writing smithi02669314-21 from 7258112 to 7643136 tid 4 2024-09-01T00:30:02.541 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 31 2024-09-01T00:30:02.541 INFO:tasks.rados.rados.0.smithi026.stdout:371: finishing rollback tid 0 to smithi02669314-45 2024-09-01T00:30:02.542 INFO:tasks.rados.rados.0.smithi026.stdout:371: finishing rollback tid 1 to smithi02669314-45 2024-09-01T00:30:02.542 INFO:tasks.rados.rados.0.smithi026.stdout:371: finishing rollback tid 2 to smithi02669314-45 2024-09-01T00:30:02.542 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 142 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:30:02.542 INFO:tasks.rados.rados.0.smithi026.stdout:372: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-01T00:30:02.556 INFO:tasks.rados.rados.0.smithi026.stdout:373: finishing write tid 1 to smithi02669314-21 2024-09-01T00:30:02.556 INFO:tasks.rados.rados.0.smithi026.stdout:373: finishing write tid 2 to smithi02669314-21 2024-09-01T00:30:02.556 INFO:tasks.rados.rados.0.smithi026.stdout:373: finishing write tid 3 to smithi02669314-21 2024-09-01T00:30:02.556 INFO:tasks.rados.rados.0.smithi026.stdout:373: finishing write tid 4 to smithi02669314-21 2024-09-01T00:30:02.556 INFO:tasks.rados.rados.0.smithi026.stdout:373: finishing write tid 5 to smithi02669314-21 2024-09-01T00:30:02.556 INFO:tasks.rados.rados.0.smithi026.stdout:373: finishing write tid 6 to smithi02669314-21 2024-09-01T00:30:02.556 INFO:tasks.rados.rados.0.smithi026.stdout:373: oid 21 updating version 0 to 78 2024-09-01T00:30:02.556 INFO:tasks.rados.rados.0.smithi026.stdout:373: oid 21 version 78 is already newer than 77 2024-09-01T00:30:02.556 INFO:tasks.rados.rados.0.smithi026.stdout:373: oid 21 updating version 78 to 80 2024-09-01T00:30:02.557 INFO:tasks.rados.rados.0.smithi026.stdout:373: oid 21 updating version 80 to 81 2024-09-01T00:30:02.557 INFO:tasks.rados.rados.0.smithi026.stdout:373: oid 21 version 81 is already newer than 79 2024-09-01T00:30:02.557 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 81 (ObjNum 135 snap 31 seq_num 135) dirty exists 2024-09-01T00:30:02.557 INFO:tasks.rados.rados.0.smithi026.stdout:373: left oid 21 (ObjNum 135 snap 31 seq_num 135) 2024-09-01T00:30:02.557 INFO:tasks.rados.rados.0.smithi026.stdout:374: seq_num 136 ranges {442368=688128,1130496=720896,1851392=540672,2392064=344064} 2024-09-01T00:30:02.562 INFO:tasks.rados.rados.0.smithi026.stdout:374: writing smithi02669314-39 from 442368 to 1130496 tid 1 2024-09-01T00:30:02.566 INFO:tasks.rados.rados.0.smithi026.stdout:374: writing smithi02669314-39 from 1130496 to 1851392 tid 2 2024-09-01T00:30:02.569 INFO:tasks.rados.rados.0.smithi026.stdout:374: writing smithi02669314-39 from 1851392 to 2392064 tid 3 2024-09-01T00:30:02.571 INFO:tasks.rados.rados.0.smithi026.stdout:374: writing smithi02669314-39 from 2392064 to 2736128 tid 4 2024-09-01T00:30:02.572 INFO:tasks.rados.rados.0.smithi026.stdout:371: done (3 left) 2024-09-01T00:30:02.572 INFO:tasks.rados.rados.0.smithi026.stdout:372: done (2 left) 2024-09-01T00:30:02.572 INFO:tasks.rados.rados.0.smithi026.stdout:373: done (1 left) 2024-09-01T00:30:02.572 INFO:tasks.rados.rados.0.smithi026.stdout:375: delete oid 23 current snap is 31 2024-09-01T00:30:02.572 INFO:tasks.rados.rados.0.smithi026.stdout:374: finishing write tid 1 to smithi02669314-39 2024-09-01T00:30:02.572 INFO:tasks.rados.rados.0.smithi026.stdout:374: finishing write tid 2 to smithi02669314-39 2024-09-01T00:30:02.573 INFO:tasks.rados.rados.0.smithi026.stdout:374: finishing write tid 3 to smithi02669314-39 2024-09-01T00:30:02.573 INFO:tasks.rados.rados.0.smithi026.stdout:375: done (1 left) 2024-09-01T00:30:02.573 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 31 2024-09-01T00:30:02.574 INFO:tasks.rados.rados.0.smithi026.stdout:376: seq_num 138 ranges {1720320=720896,2441216=540672,2981888=557056,3538944=507904} 2024-09-01T00:30:02.587 INFO:tasks.rados.rados.0.smithi026.stdout:376: writing smithi02669314-18 from 1720320 to 2441216 tid 1 2024-09-01T00:30:02.590 INFO:tasks.rados.rados.0.smithi026.stdout:376: writing smithi02669314-18 from 2441216 to 2981888 tid 2 2024-09-01T00:30:02.593 INFO:tasks.rados.rados.0.smithi026.stdout:376: writing smithi02669314-18 from 2981888 to 3538944 tid 3 2024-09-01T00:30:02.596 INFO:tasks.rados.rados.0.smithi026.stdout:376: writing smithi02669314-18 from 3538944 to 4046848 tid 4 2024-09-01T00:30:02.596 INFO:tasks.rados.rados.0.smithi026.stdout:377: delete oid 49 current snap is 31 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:374: finishing write tid 4 to smithi02669314-39 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:374: finishing write tid 5 to smithi02669314-39 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:374: finishing write tid 6 to smithi02669314-39 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:374: oid 39 updating version 0 to 86 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:374: oid 39 version 86 is already newer than 85 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:374: oid 39 updating version 86 to 87 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:374: oid 39 version 87 is already newer than 84 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:374: oid 39 updating version 87 to 88 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 88 (ObjNum 136 snap 31 seq_num 136) dirty exists 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:374: left oid 39 (ObjNum 136 snap 31 seq_num 136) 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:376: finishing write tid 1 to smithi02669314-18 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:376: finishing write tid 2 to smithi02669314-18 2024-09-01T00:30:02.597 INFO:tasks.rados.rados.0.smithi026.stdout:376: finishing write tid 3 to smithi02669314-18 2024-09-01T00:30:02.598 INFO:tasks.rados.rados.0.smithi026.stdout:374: done (2 left) 2024-09-01T00:30:02.598 INFO:tasks.rados.rados.0.smithi026.stdout:377: done (1 left) 2024-09-01T00:30:02.598 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 31 2024-09-01T00:30:02.598 INFO:tasks.rados.rados.0.smithi026.stdout:378: seq_num 140 ranges {3809280=753664,4562944=704512,5267456=524288,5791744=376832} 2024-09-01T00:30:02.622 INFO:tasks.rados.rados.0.smithi026.stdout:378: writing smithi02669314-37 from 3809280 to 4562944 tid 1 2024-09-01T00:30:02.626 INFO:tasks.rados.rados.0.smithi026.stdout:378: writing smithi02669314-37 from 4562944 to 5267456 tid 2 2024-09-01T00:30:02.629 INFO:tasks.rados.rados.0.smithi026.stdout:378: writing smithi02669314-37 from 5267456 to 5791744 tid 3 2024-09-01T00:30:02.632 INFO:tasks.rados.rados.0.smithi026.stdout:378: writing smithi02669314-37 from 5791744 to 6168576 tid 4 2024-09-01T00:30:02.632 INFO:tasks.rados.rados.0.smithi026.stdout:379: copy_from oid 22 from oid 21 current snap is 31 2024-09-01T00:30:02.632 INFO:tasks.rados.rados.0.smithi026.stdout:376: finishing write tid 4 to smithi02669314-18 2024-09-01T00:30:02.632 INFO:tasks.rados.rados.0.smithi026.stdout:380: setattr oid 34 current snap is 31 2024-09-01T00:30:02.633 INFO:tasks.rados.rados.0.smithi026.stdout:376: finishing write tid 5 to smithi02669314-18 2024-09-01T00:30:02.633 INFO:tasks.rados.rados.0.smithi026.stdout:376: finishing write tid 6 to smithi02669314-18 2024-09-01T00:30:02.633 INFO:tasks.rados.rados.0.smithi026.stdout:376: oid 18 updating version 0 to 107 2024-09-01T00:30:02.633 INFO:tasks.rados.rados.0.smithi026.stdout:376: oid 18 version 107 is already newer than 105 2024-09-01T00:30:02.633 INFO:tasks.rados.rados.0.smithi026.stdout:376: oid 18 version 107 is already newer than 104 2024-09-01T00:30:02.633 INFO:tasks.rados.rados.0.smithi026.stdout:376: oid 18 version 107 is already newer than 106 2024-09-01T00:30:02.633 INFO:tasks.rados.rados.0.smithi026.stdout:376: oid 18 updating version 107 to 108 2024-09-01T00:30:02.633 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 108 (ObjNum 138 snap 31 seq_num 138) dirty exists 2024-09-01T00:30:02.633 INFO:tasks.rados.rados.0.smithi026.stdout:376: left oid 18 (ObjNum 138 snap 31 seq_num 138) 2024-09-01T00:30:02.633 INFO:tasks.rados.rados.0.smithi026.stdout:378: finishing write tid 1 to smithi02669314-37 2024-09-01T00:30:02.633 INFO:tasks.rados.rados.0.smithi026.stdout:378: finishing write tid 2 to smithi02669314-37 2024-09-01T00:30:02.634 INFO:tasks.rados.rados.0.smithi026.stdout:378: finishing write tid 3 to smithi02669314-37 2024-09-01T00:30:02.634 INFO:tasks.rados.rados.0.smithi026.stdout:376: done (3 left) 2024-09-01T00:30:02.634 INFO:tasks.rados.rados.0.smithi026.stdout:381: read oid 35 snap -1 2024-09-01T00:30:02.635 INFO:tasks.rados.rados.0.smithi026.stdout:381: expect (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:30:02.635 INFO:tasks.rados.rados.0.smithi026.stdout:382: snap_create 2024-09-01T00:30:02.635 INFO:tasks.rados.rados.0.smithi026.stdout:378: finishing write tid 4 to smithi02669314-37 2024-09-01T00:30:02.635 INFO:tasks.rados.rados.0.smithi026.stdout:378: finishing write tid 5 to smithi02669314-37 2024-09-01T00:30:02.635 INFO:tasks.rados.rados.0.smithi026.stdout:378: finishing write tid 6 to smithi02669314-37 2024-09-01T00:30:02.636 INFO:tasks.rados.rados.0.smithi026.stdout:378: oid 37 updating version 0 to 132 2024-09-01T00:30:02.636 INFO:tasks.rados.rados.0.smithi026.stdout:378: oid 37 updating version 132 to 134 2024-09-01T00:30:02.636 INFO:tasks.rados.rados.0.smithi026.stdout:378: oid 37 version 134 is already newer than 133 2024-09-01T00:30:02.636 INFO:tasks.rados.rados.0.smithi026.stdout:378: oid 37 updating version 134 to 135 2024-09-01T00:30:02.636 INFO:tasks.rados.rados.0.smithi026.stdout:378: oid 37 version 135 is already newer than 131 2024-09-01T00:30:02.636 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 135 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-09-01T00:30:02.636 INFO:tasks.rados.rados.0.smithi026.stdout:378: left oid 37 (ObjNum 140 snap 31 seq_num 140) 2024-09-01T00:30:02.638 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 125 (ObjNum 107 snap 19 seq_num 107) dirty exists 2024-09-01T00:30:02.641 INFO:tasks.rados.rados.0.smithi026.stdout:381: expect (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:30:02.712 INFO:tasks.rados.rados.0.smithi026.stdout:379: finishing copy_from racing read to smithi02669314-22 2024-09-01T00:30:02.712 INFO:tasks.rados.rados.0.smithi026.stdout:379: finishing copy_from to smithi02669314-22 2024-09-01T00:30:02.712 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 81 (ObjNum 135 snap 31 seq_num 135) dirty exists 2024-09-01T00:30:02.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:02 smithi139 ceph-mon[20615]: osdmap e137: 8 total, 8 up, 8 in 2024-09-01T00:30:02.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:02 smithi139 ceph-mon[20615]: osdmap e138: 8 total, 8 up, 8 in 2024-09-01T00:30:02.793 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:02 smithi139 podman[53631]: 2024-09-01 00:30:02.767647451 +0000 UTC m=+0.134765237 container stop f1acfeefe1538bb5426f158dccaf7296f36974447141154d9307890f8e3d76b7 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, ceph=True, 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 , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-7290dfe, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-01T00:30:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:02 smithi026 ceph-mon[28102]: osdmap e137: 8 total, 8 up, 8 in 2024-09-01T00:30:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:02 smithi026 ceph-mon[28102]: osdmap e138: 8 total, 8 up, 8 in 2024-09-01T00:30:02.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:02 smithi026 ceph-mon[17191]: osdmap e137: 8 total, 8 up, 8 in 2024-09-01T00:30:02.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:02 smithi026 ceph-mon[17191]: osdmap e138: 8 total, 8 up, 8 in 2024-09-01T00:30:02.951 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:30:02] "GET /metrics HTTP/1.1" 200 36020 "" "Prometheus/2.43.0" 2024-09-01T00:30:03.054 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:02 smithi139 podman[53631]: 2024-09-01 00:30:02.794198965 +0000 UTC m=+0.161316751 container died f1acfeefe1538bb5426f158dccaf7296f36974447141154d9307890f8e3d76b7 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-7290dfe) 2024-09-01T00:30:03.333 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:03 smithi139 podman[53631]: 2024-09-01 00:30:03.204559524 +0000 UTC m=+0.571677308 container cleanup f1acfeefe1538bb5426f158dccaf7296f36974447141154d9307890f8e3d76b7 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=reef-7290dfe, io.buildah.version=1.37.2, GIT_CLEAN=True, 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) 2024-09-01T00:30:03.334 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:03 smithi139 bash[53631]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x 2024-09-01T00:30:03.545 INFO:tasks.rados.rados.0.smithi026.stdout:378: done (4 left) 2024-09-01T00:30:03.545 INFO:tasks.rados.rados.0.smithi026.stdout:379: done (3 left) 2024-09-01T00:30:03.545 INFO:tasks.rados.rados.0.smithi026.stdout:380: done (2 left) 2024-09-01T00:30:03.545 INFO:tasks.rados.rados.0.smithi026.stdout:381: done (1 left) 2024-09-01T00:30:03.545 INFO:tasks.rados.rados.0.smithi026.stdout:382: done (0 left) 2024-09-01T00:30:03.545 INFO:tasks.rados.rados.0.smithi026.stdout:383: read oid 31 snap -1 2024-09-01T00:30:03.545 INFO:tasks.rados.rados.0.smithi026.stdout:383: expect (ObjNum 134 snap 30 seq_num 134) 2024-09-01T00:30:03.545 INFO:tasks.rados.rados.0.smithi026.stdout:384: copy_from oid 13 from oid 33 current snap is 32 2024-09-01T00:30:03.545 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 32 2024-09-01T00:30:03.546 INFO:tasks.rados.rados.0.smithi026.stdout:385: seq_num 141 ranges {442368=770048,1212416=589824,1802240=729088,2531328=286720} 2024-09-01T00:30:03.552 INFO:tasks.rados.rados.0.smithi026.stdout:385: writing smithi02669314-27 from 442368 to 1212416 tid 1 2024-09-01T00:30:03.555 INFO:tasks.rados.rados.0.smithi026.stdout:385: writing smithi02669314-27 from 1212416 to 1802240 tid 2 2024-09-01T00:30:03.559 INFO:tasks.rados.rados.0.smithi026.stdout:385: writing smithi02669314-27 from 1802240 to 2531328 tid 3 2024-09-01T00:30:03.561 INFO:tasks.rados.rados.0.smithi026.stdout:385: writing smithi02669314-27 from 2531328 to 2818048 tid 4 2024-09-01T00:30:03.561 INFO:tasks.rados.rados.0.smithi026.stdout:386: copy_from oid 5 from oid 22 current snap is 32 2024-09-01T00:30:03.561 INFO:tasks.rados.rados.0.smithi026.stdout:385: finishing write tid 1 to smithi02669314-27 2024-09-01T00:30:03.562 INFO:tasks.rados.rados.0.smithi026.stdout:385: finishing write tid 2 to smithi02669314-27 2024-09-01T00:30:03.562 INFO:tasks.rados.rados.0.smithi026.stdout:384: finishing copy_from racing read to smithi02669314-13 2024-09-01T00:30:03.562 INFO:tasks.rados.rados.0.smithi026.stdout:387: snap_create 2024-09-01T00:30:03.562 INFO:tasks.rados.rados.0.smithi026.stdout:383: expect (ObjNum 134 snap 30 seq_num 134) 2024-09-01T00:30:03.625 INFO:tasks.rados.rados.0.smithi026.stdout:384: finishing copy_from to smithi02669314-13 2024-09-01T00:30:03.625 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 74 (ObjNum 117 snap 21 seq_num 117) dirty exists 2024-09-01T00:30:03.625 INFO:tasks.rados.rados.0.smithi026.stdout:385: finishing write tid 3 to smithi02669314-27 2024-09-01T00:30:03.625 INFO:tasks.rados.rados.0.smithi026.stdout:385: finishing write tid 4 to smithi02669314-27 2024-09-01T00:30:03.626 INFO:tasks.rados.rados.0.smithi026.stdout:385: finishing write tid 5 to smithi02669314-27 2024-09-01T00:30:03.626 INFO:tasks.rados.rados.0.smithi026.stdout:385: finishing write tid 6 to smithi02669314-27 2024-09-01T00:30:03.626 INFO:tasks.rados.rados.0.smithi026.stdout:385: oid 27 updating version 0 to 102 2024-09-01T00:30:03.626 INFO:tasks.rados.rados.0.smithi026.stdout:385: oid 27 updating version 102 to 104 2024-09-01T00:30:03.626 INFO:tasks.rados.rados.0.smithi026.stdout:385: oid 27 updating version 104 to 106 2024-09-01T00:30:03.626 INFO:tasks.rados.rados.0.smithi026.stdout:385: oid 27 version 106 is already newer than 105 2024-09-01T00:30:03.626 INFO:tasks.rados.rados.0.smithi026.stdout:385: oid 27 version 106 is already newer than 103 2024-09-01T00:30:03.626 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 106 (ObjNum 141 snap 32 seq_num 141) dirty exists 2024-09-01T00:30:03.626 INFO:tasks.rados.rados.0.smithi026.stdout:385: left oid 27 (ObjNum 141 snap 32 seq_num 141) 2024-09-01T00:30:03.626 INFO:tasks.rados.rados.0.smithi026.stdout:386: finishing copy_from racing read to smithi02669314-5 2024-09-01T00:30:03.626 INFO:tasks.rados.rados.0.smithi026.stdout:386: finishing copy_from to smithi02669314-5 2024-09-01T00:30:03.626 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 81 (ObjNum 135 snap 31 seq_num 135) dirty exists 2024-09-01T00:30:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:03 smithi139 ceph-mon[20615]: pgmap v182: 121 pgs: 121 active+clean; 117 MiB data, 434 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 38 op/s 2024-09-01T00:30:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:03 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:03.833 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:03 smithi139 podman[53643]: 2024-09-01 00:30:03.656491658 +0000 UTC m=+0.882460836 container remove f1acfeefe1538bb5426f158dccaf7296f36974447141154d9307890f8e3d76b7 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=reef-7290dfe, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-01T00:30:03.833 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:03 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-01T00:30:03.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:03 smithi026 ceph-mon[28102]: pgmap v182: 121 pgs: 121 active+clean; 117 MiB data, 434 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 38 op/s 2024-09-01T00:30:03.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:03 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:03 smithi026 ceph-mon[17191]: pgmap v182: 121 pgs: 121 active+clean; 117 MiB data, 434 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 38 op/s 2024-09-01T00:30:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:03 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:04.124 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:03 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-01T00:30:04.124 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:03 smithi139 systemd[1]: Stopped Ceph mgr.x for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:30:04.124 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:03 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.x.service: Consumed 11.004s CPU time. 2024-09-01T00:30:04.545 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:04 smithi139 systemd[1]: Starting Ceph mgr.x for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:30:04.546 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:04 smithi139 podman[53775]: 2024-09-01 00:30:04.23638636 +0000 UTC m=+0.015818458 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:30:04.549 INFO:tasks.rados.rados.0.smithi026.stdout:383: done (4 left) 2024-09-01T00:30:04.549 INFO:tasks.rados.rados.0.smithi026.stdout:384: done (3 left) 2024-09-01T00:30:04.550 INFO:tasks.rados.rados.0.smithi026.stdout:385: done (2 left) 2024-09-01T00:30:04.550 INFO:tasks.rados.rados.0.smithi026.stdout:386: done (1 left) 2024-09-01T00:30:04.550 INFO:tasks.rados.rados.0.smithi026.stdout:387: done (0 left) 2024-09-01T00:30:04.550 INFO:tasks.rados.rados.0.smithi026.stdout:388: read oid 36 snap -1 2024-09-01T00:30:04.550 INFO:tasks.rados.rados.0.smithi026.stdout:388: expect (ObjNum 133 snap 30 seq_num 133) 2024-09-01T00:30:04.550 INFO:tasks.rados.rados.0.smithi026.stdout:389: delete oid 21 current snap is 33 2024-09-01T00:30:04.562 INFO:tasks.rados.rados.0.smithi026.stdout:388: expect (ObjNum 133 snap 30 seq_num 133) 2024-09-01T00:30:04.621 INFO:tasks.rados.rados.0.smithi026.stdout:388: done (1 left) 2024-09-01T00:30:04.621 INFO:tasks.rados.rados.0.smithi026.stdout:389: done (0 left) 2024-09-01T00:30:04.621 INFO:tasks.rados.rados.0.smithi026.stdout:390: rmattr oid 22 current snap is 33 2024-09-01T00:30:04.621 INFO:tasks.rados.rados.0.smithi026.stdout:390: done (0 left) 2024-09-01T00:30:04.621 INFO:tasks.rados.rados.0.smithi026.stdout:391: rmattr oid 42 current snap is 33 2024-09-01T00:30:04.621 INFO:tasks.rados.rados.0.smithi026.stdout:392: rmattr oid 6 current snap is 33 2024-09-01T00:30:04.621 INFO:tasks.rados.rados.0.smithi026.stdout:393: copy_from oid 12 from oid 11 current snap is 33 2024-09-01T00:30:04.621 INFO:tasks.rados.rados.0.smithi026.stdout:394: delete oid 7 current snap is 33 2024-09-01T00:30:04.623 INFO:tasks.rados.rados.0.smithi026.stdout:393: finishing copy_from to smithi02669314-12 2024-09-01T00:30:04.624 INFO:tasks.rados.rados.0.smithi026.stdout:393: got expected ENOENT (src dne) 2024-09-01T00:30:04.624 INFO:tasks.rados.rados.0.smithi026.stdout:393: finishing copy_from racing read to smithi02669314-12 2024-09-01T00:30:04.625 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 121 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-01T00:30:04.625 INFO:tasks.rados.rados.0.smithi026.stdout:391: done (3 left) 2024-09-01T00:30:04.625 INFO:tasks.rados.rados.0.smithi026.stdout:393: done (2 left) 2024-09-01T00:30:04.626 INFO:tasks.rados.rados.0.smithi026.stdout:394: done (1 left) 2024-09-01T00:30:04.626 INFO:tasks.rados.rados.0.smithi026.stdout:395: rollback oid 49 current snap is 33 2024-09-01T00:30:04.626 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 49 to 25 2024-09-01T00:30:04.626 INFO:tasks.rados.rados.0.smithi026.stdout:396: read oid 3 snap -1 2024-09-01T00:30:04.626 INFO:tasks.rados.rados.0.smithi026.stdout:396: expect (ObjNum 81 snap 14 seq_num 81) 2024-09-01T00:30:04.626 INFO:tasks.rados.rados.0.smithi026.stdout:397: snap_remove snap 26 2024-09-01T00:30:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:04 smithi139 ceph-mon[20615]: osdmap e139: 8 total, 8 up, 8 in 2024-09-01T00:30:04.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:04 smithi026 ceph-mon[17191]: osdmap e139: 8 total, 8 up, 8 in 2024-09-01T00:30:04.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:04 smithi026 ceph-mon[28102]: osdmap e139: 8 total, 8 up, 8 in 2024-09-01T00:30:05.556 INFO:tasks.rados.rados.0.smithi026.stdout:397: done (3 left) 2024-09-01T00:30:05.556 INFO:tasks.rados.rados.0.smithi026.stdout:398: delete oid 15 current snap is 33 2024-09-01T00:30:05.556 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 113 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-09-01T00:30:05.556 INFO:tasks.rados.rados.0.smithi026.stdout:395: finishing rollback tid 1 to smithi02669314-49 2024-09-01T00:30:05.556 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-01T00:30:05.556 INFO:tasks.rados.rados.0.smithi026.stdout:396: expect (ObjNum 81 snap 14 seq_num 81) 2024-09-01T00:30:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:05 smithi139 ceph-mon[20615]: pgmap v185: 121 pgs: 121 active+clean; 155 MiB data, 487 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 10 MiB/s wr, 28 op/s 2024-09-01T00:30:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:05 smithi139 ceph-mon[20615]: osdmap e140: 8 total, 8 up, 8 in 2024-09-01T00:30:05.583 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:05 smithi139 podman[53775]: 2024-09-01 00:30:05.328627028 +0000 UTC m=+1.108059117 container create 5a4a3bc3db275d0daaa8b7d317997c1081bb309316c9f41d2ac6ae432426e998 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, 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=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-01T00:30:05.617 INFO:tasks.rados.rados.0.smithi026.stdout:392: done (3 left) 2024-09-01T00:30:05.617 INFO:tasks.rados.rados.0.smithi026.stdout:395: done (2 left) 2024-09-01T00:30:05.617 INFO:tasks.rados.rados.0.smithi026.stdout:396: done (1 left) 2024-09-01T00:30:05.617 INFO:tasks.rados.rados.0.smithi026.stdout:398: done (0 left) 2024-09-01T00:30:05.617 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 33 2024-09-01T00:30:05.617 INFO:tasks.rados.rados.0.smithi026.stdout:399: seq_num 145 ranges {3203072=32768} 2024-09-01T00:30:05.635 INFO:tasks.rados.rados.0.smithi026.stdout:399: writing smithi02669314-12 from 3203072 to 3235840 tid 1 2024-09-01T00:30:05.635 INFO:tasks.rados.rados.0.smithi026.stdout:400: snap_remove snap 31 2024-09-01T00:30:05.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:05 smithi026 ceph-mon[17191]: pgmap v185: 121 pgs: 121 active+clean; 155 MiB data, 487 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 10 MiB/s wr, 28 op/s 2024-09-01T00:30:05.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:05 smithi026 ceph-mon[17191]: osdmap e140: 8 total, 8 up, 8 in 2024-09-01T00:30:05.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:05 smithi026 ceph-mon[28102]: pgmap v185: 121 pgs: 121 active+clean; 155 MiB data, 487 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 10 MiB/s wr, 28 op/s 2024-09-01T00:30:05.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:05 smithi026 ceph-mon[28102]: osdmap e140: 8 total, 8 up, 8 in 2024-09-01T00:30:06.559 INFO:tasks.rados.rados.0.smithi026.stdout:400: done (1 left) 2024-09-01T00:30:06.559 INFO:tasks.rados.rados.0.smithi026.stdout:401: snap_remove snap 27 2024-09-01T00:30:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:30:06.750 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:06 smithi139 ceph-mon[20615]: osdmap e141: 8 total, 8 up, 8 in 2024-09-01T00:30:06.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:06 smithi026 ceph-mon[17191]: osdmap e141: 8 total, 8 up, 8 in 2024-09-01T00:30:06.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:06 smithi026 ceph-mon[28102]: osdmap e141: 8 total, 8 up, 8 in 2024-09-01T00:30:07.219 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:30:07.220 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (2m) 2m ago 3m 16.4M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:30:07.220 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (3m) 2m ago 3m 85.5M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:30:07.220 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (4m) 2m ago 4m 13.2M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:30:07.220 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (4m) 2m ago 4m 17.3M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:30:07.220 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,8765 running (8m) 2m ago 8m 438M - 18.2.4-799-g7290dfee 0819e487878b f1acfeefe153 2024-09-01T00:30:07.220 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283,8765 running (9m) 2m ago 9m 485M - 18.2.4-799-g7290dfee 0819e487878b 3aaa22226245 2024-09-01T00:30:07.220 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (10m) 2m ago 10m 47.5M 2048M 18.2.4-799-g7290dfee 0819e487878b 116f221a53c2 2024-09-01T00:30:07.220 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (8m) 2m ago 8m 40.9M 2048M 18.2.4-799-g7290dfee 0819e487878b 3bf052ecc239 2024-09-01T00:30:07.220 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (8m) 2m ago 8m 37.2M 2048M 18.2.4-799-g7290dfee 0819e487878b 128a4604b5da 2024-09-01T00:30:07.220 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (3m) 2m ago 3m 16.2M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:30:07.220 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (3m) 2m ago 3m 7264k - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:30:07.221 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (7m) 2m ago 7m 53.0M 2993M 18.2.4-799-g7290dfee 0819e487878b 92ccee8bf5b5 2024-09-01T00:30:07.221 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (7m) 2m ago 7m 45.0M 2993M 18.2.4-799-g7290dfee 0819e487878b 6bb40a9cf628 2024-09-01T00:30:07.221 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (7m) 2m ago 7m 49.9M 2993M 18.2.4-799-g7290dfee 0819e487878b 002c0e3ce2e2 2024-09-01T00:30:07.221 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (6m) 2m ago 6m 41.7M 2993M 18.2.4-799-g7290dfee 0819e487878b 120bfca74c8e 2024-09-01T00:30:07.221 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (6m) 2m ago 6m 50.4M 2992M 18.2.4-799-g7290dfee 0819e487878b 4043c5e3aba4 2024-09-01T00:30:07.221 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (5m) 2m ago 5m 43.1M 2992M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:30:07.221 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (5m) 2m ago 5m 50.0M 2992M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:30:07.221 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (5m) 2m ago 5m 50.5M 2992M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:30:07.221 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (2m) 2m ago 3m 33.1M - 2.43.0 a07b618ecd1d 23128d03ae4b 2024-09-01T00:30:07.497 INFO:tasks.rados.rados.0.smithi026.stdout:401: done (1 left) 2024-09-01T00:30:07.497 INFO:tasks.rados.rados.0.smithi026.stdout:402: snap_remove snap 24 2024-09-01T00:30:07.556 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:07 smithi139 podman[53775]: 2024-09-01 00:30:07.253823222 +0000 UTC m=+3.033255319 container init 5a4a3bc3db275d0daaa8b7d317997c1081bb309316c9f41d2ac6ae432426e998 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:30:07.556 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:07 smithi139 podman[53775]: 2024-09-01 00:30:07.257230189 +0000 UTC m=+3.036662283 container start 5a4a3bc3db275d0daaa8b7d317997c1081bb309316c9f41d2ac6ae432426e998 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-01T00:30:07.556 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:07 smithi139 ceph-mgr[53805]: -- 172.21.15.139:0/4068001055 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56445fa910e0 con 0x56445fa6f000 2024-09-01T00:30:07.559 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:30:07.559 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:30:07.559 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 3 2024-09-01T00:30:07.559 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:30:07.559 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:30:07.560 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:30:07.560 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:30:07.560 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:30:07.560 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8 2024-09-01T00:30:07.560 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:30:07.561 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:30:07.561 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:30:07.561 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:30:07.561 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:30:07.561 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 15 2024-09-01T00:30:07.561 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:30:07.562 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:30:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:07 smithi139 ceph-mon[20615]: pgmap v188: 121 pgs: 121 active+clean; 155 MiB data, 487 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 10 MiB/s wr, 28 op/s 2024-09-01T00:30:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:07 smithi139 ceph-mon[20615]: osdmap e142: 8 total, 8 up, 8 in 2024-09-01T00:30:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:07 smithi139 ceph-mon[20615]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:07 smithi139 ceph-mon[20615]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:07 smithi139 ceph-mon[20615]: from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:07 smithi139 ceph-mon[20615]: osdmap e143: 8 total, 8 up, 8 in 2024-09-01T00:30:07.837 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:30:07.838 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:30:07.838 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:30:07.838 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:30:07.838 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-01T00:30:07.838 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "0/20 daemons upgraded", 2024-09-01T00:30:07.838 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mgr daemons", 2024-09-01T00:30:07.838 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:30:07.839 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:30:07.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:07 smithi026 ceph-mon[17191]: pgmap v188: 121 pgs: 121 active+clean; 155 MiB data, 487 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 10 MiB/s wr, 28 op/s 2024-09-01T00:30:07.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:07 smithi026 ceph-mon[17191]: osdmap e142: 8 total, 8 up, 8 in 2024-09-01T00:30:07.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:07 smithi026 ceph-mon[17191]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:07.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:07 smithi026 ceph-mon[17191]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:07.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:07 smithi026 ceph-mon[17191]: from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:07.839 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:07 smithi026 ceph-mon[17191]: osdmap e143: 8 total, 8 up, 8 in 2024-09-01T00:30:07.839 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:07 smithi026 ceph-mon[28102]: pgmap v188: 121 pgs: 121 active+clean; 155 MiB data, 487 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 10 MiB/s wr, 28 op/s 2024-09-01T00:30:07.840 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:07 smithi026 ceph-mon[28102]: osdmap e142: 8 total, 8 up, 8 in 2024-09-01T00:30:07.840 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:07 smithi026 ceph-mon[28102]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:07.840 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:07 smithi026 ceph-mon[28102]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:07.840 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:07 smithi026 ceph-mon[28102]: from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:07.840 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:07 smithi026 ceph-mon[28102]: osdmap e143: 8 total, 8 up, 8 in 2024-09-01T00:30:08.499 INFO:tasks.rados.rados.0.smithi026.stdout:402: done (1 left) 2024-09-01T00:30:08.499 INFO:tasks.rados.rados.0.smithi026.stdout:403: snap_remove snap 22 2024-09-01T00:30:08.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:08 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1269126977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:30:08.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:08 smithi139 ceph-mon[20615]: from='client.24905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:08 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:08 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:08 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:08 smithi139 ceph-mon[20615]: osdmap e144: 8 total, 8 up, 8 in 2024-09-01T00:30:08.584 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:08 smithi139 bash[53775]: 5a4a3bc3db275d0daaa8b7d317997c1081bb309316c9f41d2ac6ae432426e998 2024-09-01T00:30:08.584 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:08 smithi139 systemd[1]: Started Ceph mgr.x for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:30:08.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:08 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1269126977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:30:08.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:08 smithi026 ceph-mon[17191]: from='client.24905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:08.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:08 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:08.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:08 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:08.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:08 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:08.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:08 smithi026 ceph-mon[17191]: osdmap e144: 8 total, 8 up, 8 in 2024-09-01T00:30:08.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:08 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1269126977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:30:08.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:08 smithi026 ceph-mon[28102]: from='client.24905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:08.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:08 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:08.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:08 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:08.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:08 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:08.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:08 smithi026 ceph-mon[28102]: osdmap e144: 8 total, 8 up, 8 in 2024-09-01T00:30:09.502 INFO:tasks.rados.rados.0.smithi026.stdout:403: done (1 left) 2024-09-01T00:30:09.502 INFO:tasks.rados.rados.0.smithi026.stdout:404: setattr oid 21 current snap is 33 2024-09-01T00:30:09.502 INFO:tasks.rados.rados.0.smithi026.stdout:405: read oid 30 snap -1 2024-09-01T00:30:09.502 INFO:tasks.rados.rados.0.smithi026.stdout:405: expect deleted 2024-09-01T00:30:09.502 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 33 2024-09-01T00:30:09.502 INFO:tasks.rados.rados.0.smithi026.stdout:406: seq_num 146 ranges {1654784=49152} 2024-09-01T00:30:09.511 INFO:tasks.rados.rados.0.smithi026.stdout:406: writing smithi02669314-6 from 1654784 to 1703936 tid 1 2024-09-01T00:30:09.512 INFO:tasks.rados.rados.0.smithi026.stdout:407: setattr oid 5 current snap is 33 2024-09-01T00:30:09.512 INFO:tasks.rados.rados.0.smithi026.stdout:399: finishing write tid 1 to smithi02669314-12 2024-09-01T00:30:09.512 INFO:tasks.rados.rados.0.smithi026.stdout:399: finishing write tid 2 to smithi02669314-12 2024-09-01T00:30:09.512 INFO:tasks.rados.rados.0.smithi026.stdout:399: finishing write tid 3 to smithi02669314-12 2024-09-01T00:30:09.512 INFO:tasks.rados.rados.0.smithi026.stdout:399: oid 12 updating version 0 to 113 2024-09-01T00:30:09.512 INFO:tasks.rados.rados.0.smithi026.stdout:399: oid 12 version 113 is already newer than 112 2024-09-01T00:30:09.512 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 113 (ObjNum 145 snap 33 seq_num 145) dirty exists 2024-09-01T00:30:09.512 INFO:tasks.rados.rados.0.smithi026.stdout:399: left oid 12 (ObjNum 145 snap 33 seq_num 145) 2024-09-01T00:30:09.512 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 92 (ObjNum 49 snap 0 seq_num 1548661056) dirty exists 2024-09-01T00:30:09.517 INFO:tasks.rados.rados.0.smithi026.stdout:399: done (4 left) 2024-09-01T00:30:09.517 INFO:tasks.rados.rados.0.smithi026.stdout:404: done (3 left) 2024-09-01T00:30:09.517 INFO:tasks.rados.rados.0.smithi026.stdout:405: done (2 left) 2024-09-01T00:30:09.517 INFO:tasks.rados.rados.0.smithi026.stdout:408: read oid 32 snap -1 2024-09-01T00:30:09.517 INFO:tasks.rados.rados.0.smithi026.stdout:408: expect (ObjNum 118 snap 24 seq_num 118) 2024-09-01T00:30:09.517 INFO:tasks.rados.rados.0.smithi026.stdout:409: read oid 14 snap -1 2024-09-01T00:30:09.517 INFO:tasks.rados.rados.0.smithi026.stdout:409: expect (ObjNum 109 snap 19 seq_num 109) 2024-09-01T00:30:09.517 INFO:tasks.rados.rados.0.smithi026.stdout:410: copy_from oid 20 from oid 15 current snap is 33 2024-09-01T00:30:09.517 INFO:tasks.rados.rados.0.smithi026.stdout:411: copy_from oid 36 from oid 37 current snap is 33 2024-09-01T00:30:09.518 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 33 2024-09-01T00:30:09.518 INFO:tasks.rados.rados.0.smithi026.stdout:412: seq_num 147 ranges {0=65536} 2024-09-01T00:30:09.518 INFO:tasks.rados.rados.0.smithi026.stdout:412: writing smithi02669314-23 from 0 to 65536 tid 1 2024-09-01T00:30:09.518 INFO:tasks.rados.rados.0.smithi026.stdout:413: read oid 34 snap -1 2024-09-01T00:30:09.518 INFO:tasks.rados.rados.0.smithi026.stdout:413: expect (ObjNum 107 snap 19 seq_num 107) 2024-09-01T00:30:09.518 INFO:tasks.rados.rados.0.smithi026.stdout:414: read oid 2 snap -1 2024-09-01T00:30:09.518 INFO:tasks.rados.rados.0.smithi026.stdout:414: expect (ObjNum 111 snap 19 seq_num 111) 2024-09-01T00:30:09.518 INFO:tasks.rados.rados.0.smithi026.stdout:415: read oid 28 snap 20 2024-09-01T00:30:09.518 INFO:tasks.rados.rados.0.smithi026.stdout:415: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-01T00:30:09.518 INFO:tasks.rados.rados.0.smithi026.stdout:416: snap_remove snap 25 2024-09-01T00:30:09.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:09 smithi139 ceph-mon[20615]: pgmap v191: 121 pgs: 121 active+clean; 155 MiB data, 487 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:09.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:09 smithi139 ceph-mon[20615]: osdmap e145: 8 total, 8 up, 8 in 2024-09-01T00:30:09.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:09 smithi026 ceph-mon[17191]: pgmap v191: 121 pgs: 121 active+clean; 155 MiB data, 487 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:09.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:09 smithi026 ceph-mon[17191]: osdmap e145: 8 total, 8 up, 8 in 2024-09-01T00:30:09.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:09 smithi026 ceph-mon[28102]: pgmap v191: 121 pgs: 121 active+clean; 155 MiB data, 487 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:09.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:09 smithi026 ceph-mon[28102]: osdmap e145: 8 total, 8 up, 8 in 2024-09-01T00:30:10.504 INFO:tasks.rados.rados.0.smithi026.stdout:416: done (10 left) 2024-09-01T00:30:10.504 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 33 2024-09-01T00:30:10.504 INFO:tasks.rados.rados.0.smithi026.stdout:406: finishing write tid 1 to smithi02669314-6 2024-09-01T00:30:10.504 INFO:tasks.rados.rados.0.smithi026.stdout:406: finishing write tid 2 to smithi02669314-6 2024-09-01T00:30:10.504 INFO:tasks.rados.rados.0.smithi026.stdout:406: finishing write tid 3 to smithi02669314-6 2024-09-01T00:30:10.504 INFO:tasks.rados.rados.0.smithi026.stdout:406: oid 6 updating version 0 to 136 2024-09-01T00:30:10.504 INFO:tasks.rados.rados.0.smithi026.stdout:406: oid 6 updating version 136 to 137 2024-09-01T00:30:10.504 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 137 (ObjNum 146 snap 33 seq_num 146) dirty exists 2024-09-01T00:30:10.504 INFO:tasks.rados.rados.0.smithi026.stdout:406: left oid 6 (ObjNum 146 snap 33 seq_num 146) 2024-09-01T00:30:10.504 INFO:tasks.rados.rados.0.smithi026.stdout:415: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-01T00:30:10.523 INFO:tasks.rados.rados.0.smithi026.stdout:412: finishing write tid 1 to smithi02669314-23 2024-09-01T00:30:10.523 INFO:tasks.rados.rados.0.smithi026.stdout:412: finishing write tid 2 to smithi02669314-23 2024-09-01T00:30:10.523 INFO:tasks.rados.rados.0.smithi026.stdout:417: seq_num 148 ranges {2007040=81920} 2024-09-01T00:30:10.535 INFO:tasks.rados.rados.0.smithi026.stdout:417: writing smithi02669314-16 from 2007040 to 2088960 tid 1 2024-09-01T00:30:10.535 INFO:tasks.rados.rados.0.smithi026.stdout:406: done (10 left) 2024-09-01T00:30:10.535 INFO:tasks.rados.rados.0.smithi026.stdout:415: done (9 left) 2024-09-01T00:30:10.535 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 1 current snap is 33 2024-09-01T00:30:10.535 INFO:tasks.rados.rados.0.smithi026.stdout:412: finishing write tid 3 to smithi02669314-23 2024-09-01T00:30:10.535 INFO:tasks.rados.rados.0.smithi026.stdout:412: oid 23 updating version 0 to 137 2024-09-01T00:30:10.535 INFO:tasks.rados.rados.0.smithi026.stdout:412: oid 23 updating version 137 to 138 2024-09-01T00:30:10.535 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 138 (ObjNum 147 snap 33 seq_num 147) dirty exists 2024-09-01T00:30:10.535 INFO:tasks.rados.rados.0.smithi026.stdout:412: left oid 23 (ObjNum 147 snap 33 seq_num 147) 2024-09-01T00:30:10.535 INFO:tasks.rados.rados.0.smithi026.stdout:410: finishing copy_from to smithi02669314-20 2024-09-01T00:30:10.535 INFO:tasks.rados.rados.0.smithi026.stdout:410: got expected ENOENT (src dne) 2024-09-01T00:30:10.536 INFO:tasks.rados.rados.0.smithi026.stdout:410: finishing copy_from racing read to smithi02669314-20 2024-09-01T00:30:10.536 INFO:tasks.rados.rados.0.smithi026.stdout:418: seq_num 149 ranges {1794048=98304} 2024-09-01T00:30:10.545 INFO:tasks.rados.rados.0.smithi026.stdout:418: writing smithi02669314-1 from 1794048 to 1892352 tid 1 2024-09-01T00:30:10.545 INFO:tasks.rados.rados.0.smithi026.stdout:410: done (9 left) 2024-09-01T00:30:10.545 INFO:tasks.rados.rados.0.smithi026.stdout:412: done (8 left) 2024-09-01T00:30:10.545 INFO:tasks.rados.rados.0.smithi026.stdout:419: rmattr oid 9 current snap is 33 2024-09-01T00:30:10.546 INFO:tasks.rados.rados.0.smithi026.stdout:419: done (8 left) 2024-09-01T00:30:10.546 INFO:tasks.rados.rados.0.smithi026.stdout:420: delete oid 13 current snap is 33 2024-09-01T00:30:10.546 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 140 (ObjNum 135 snap 31 seq_num 135) dirty exists 2024-09-01T00:30:10.546 INFO:tasks.rados.rados.0.smithi026.stdout:409: expect (ObjNum 109 snap 19 seq_num 109) 2024-09-01T00:30:10.682 INFO:tasks.rados.rados.0.smithi026.stdout:408: expect (ObjNum 118 snap 24 seq_num 118) 2024-09-01T00:30:10.821 INFO:tasks.rados.rados.0.smithi026.stdout:411: finishing copy_from racing read to smithi02669314-36 2024-09-01T00:30:10.822 INFO:tasks.rados.rados.0.smithi026.stdout:413: expect (ObjNum 107 snap 19 seq_num 107) 2024-09-01T00:30:11.010 INFO:tasks.rados.rados.0.smithi026.stdout:411: finishing copy_from to smithi02669314-36 2024-09-01T00:30:11.010 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 135 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-09-01T00:30:11.010 INFO:tasks.rados.rados.0.smithi026.stdout:414: expect (ObjNum 111 snap 19 seq_num 111) 2024-09-01T00:30:11.093 INFO:tasks.rados.rados.0.smithi026.stdout:417: finishing write tid 1 to smithi02669314-16 2024-09-01T00:30:11.093 INFO:tasks.rados.rados.0.smithi026.stdout:417: finishing write tid 2 to smithi02669314-16 2024-09-01T00:30:11.093 INFO:tasks.rados.rados.0.smithi026.stdout:417: finishing write tid 3 to smithi02669314-16 2024-09-01T00:30:11.093 INFO:tasks.rados.rados.0.smithi026.stdout:417: oid 16 updating version 0 to 143 2024-09-01T00:30:11.093 INFO:tasks.rados.rados.0.smithi026.stdout:417: oid 16 updating version 143 to 144 2024-09-01T00:30:11.093 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 144 (ObjNum 148 snap 33 seq_num 148) dirty exists 2024-09-01T00:30:11.093 INFO:tasks.rados.rados.0.smithi026.stdout:417: left oid 16 (ObjNum 148 snap 33 seq_num 148) 2024-09-01T00:30:11.093 INFO:tasks.rados.rados.0.smithi026.stdout:418: finishing write tid 1 to smithi02669314-1 2024-09-01T00:30:11.093 INFO:tasks.rados.rados.0.smithi026.stdout:407: done (8 left) 2024-09-01T00:30:11.094 INFO:tasks.rados.rados.0.smithi026.stdout:408: done (7 left) 2024-09-01T00:30:11.094 INFO:tasks.rados.rados.0.smithi026.stdout:409: done (6 left) 2024-09-01T00:30:11.094 INFO:tasks.rados.rados.0.smithi026.stdout:411: done (5 left) 2024-09-01T00:30:11.094 INFO:tasks.rados.rados.0.smithi026.stdout:413: done (4 left) 2024-09-01T00:30:11.094 INFO:tasks.rados.rados.0.smithi026.stdout:414: done (3 left) 2024-09-01T00:30:11.094 INFO:tasks.rados.rados.0.smithi026.stdout:417: done (2 left) 2024-09-01T00:30:11.094 INFO:tasks.rados.rados.0.smithi026.stdout:420: done (1 left) 2024-09-01T00:30:11.094 INFO:tasks.rados.rados.0.smithi026.stdout:421: read oid 3 snap -1 2024-09-01T00:30:11.094 INFO:tasks.rados.rados.0.smithi026.stdout:421: expect (ObjNum 81 snap 14 seq_num 81) 2024-09-01T00:30:11.095 INFO:tasks.rados.rados.0.smithi026.stdout:422: snap_create 2024-09-01T00:30:11.095 INFO:tasks.rados.rados.0.smithi026.stdout:418: finishing write tid 2 to smithi02669314-1 2024-09-01T00:30:11.095 INFO:tasks.rados.rados.0.smithi026.stdout:418: finishing write tid 3 to smithi02669314-1 2024-09-01T00:30:11.095 INFO:tasks.rados.rados.0.smithi026.stdout:418: oid 1 updating version 0 to 57 2024-09-01T00:30:11.095 INFO:tasks.rados.rados.0.smithi026.stdout:418: oid 1 updating version 57 to 58 2024-09-01T00:30:11.095 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 58 (ObjNum 149 snap 33 seq_num 149) dirty exists 2024-09-01T00:30:11.095 INFO:tasks.rados.rados.0.smithi026.stdout:418: left oid 1 (ObjNum 149 snap 33 seq_num 149) 2024-09-01T00:30:11.097 INFO:tasks.rados.rados.0.smithi026.stdout:421: expect (ObjNum 81 snap 14 seq_num 81) 2024-09-01T00:30:11.568 INFO:tasks.rados.rados.0.smithi026.stdout:418: done (2 left) 2024-09-01T00:30:11.568 INFO:tasks.rados.rados.0.smithi026.stdout:421: done (1 left) 2024-09-01T00:30:11.568 INFO:tasks.rados.rados.0.smithi026.stdout:422: done (0 left) 2024-09-01T00:30:11.568 INFO:tasks.rados.rados.0.smithi026.stdout:423: rmattr oid 6 current snap is 34 2024-09-01T00:30:11.568 INFO:tasks.rados.rados.0.smithi026.stdout:424: rollback oid 3 current snap is 34 2024-09-01T00:30:11.569 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 3 to 32 2024-09-01T00:30:11.569 INFO:tasks.rados.rados.0.smithi026.stdout:425: rollback oid 16 current snap is 34 2024-09-01T00:30:11.569 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 16 to 20 2024-09-01T00:30:11.569 INFO:tasks.rados.rados.0.smithi026.stdout:426: snap_create 2024-09-01T00:30:11.571 INFO:tasks.rados.rados.0.smithi026.stdout:424: finishing rollback tid 0 to smithi02669314-3 2024-09-01T00:30:11.571 INFO:tasks.rados.rados.0.smithi026.stdout:424: finishing rollback tid 1 to smithi02669314-3 2024-09-01T00:30:11.571 INFO:tasks.rados.rados.0.smithi026.stdout:424: finishing rollback tid 2 to smithi02669314-3 2024-09-01T00:30:11.571 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 138 (ObjNum 81 snap 14 seq_num 81) dirty exists 2024-09-01T00:30:11.575 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 146 (ObjNum 146 snap 33 seq_num 146) dirty exists 2024-09-01T00:30:11.575 INFO:tasks.rados.rados.0.smithi026.stdout:425: finishing rollback tid 0 to smithi02669314-16 2024-09-01T00:30:11.575 INFO:tasks.rados.rados.0.smithi026.stdout:425: finishing rollback tid 1 to smithi02669314-16 2024-09-01T00:30:11.575 INFO:tasks.rados.rados.0.smithi026.stdout:425: finishing rollback tid 2 to smithi02669314-16 2024-09-01T00:30:11.575 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 150 (ObjNum 115 snap 20 seq_num 115) dirty exists 2024-09-01T00:30:11.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:11 smithi139 ceph-mon[20615]: pgmap v194: 121 pgs: 121 active+clean; 155 MiB data, 515 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 8.0 KiB/s wr, 8 op/s 2024-09-01T00:30:11.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:11 smithi139 ceph-mon[20615]: osdmap e146: 8 total, 8 up, 8 in 2024-09-01T00:30:11.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:11 smithi026 ceph-mon[17191]: pgmap v194: 121 pgs: 121 active+clean; 155 MiB data, 515 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 8.0 KiB/s wr, 8 op/s 2024-09-01T00:30:11.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:11 smithi026 ceph-mon[17191]: osdmap e146: 8 total, 8 up, 8 in 2024-09-01T00:30:11.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:11 smithi026 ceph-mon[28102]: pgmap v194: 121 pgs: 121 active+clean; 155 MiB data, 515 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 8.0 KiB/s wr, 8 op/s 2024-09-01T00:30:11.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:11 smithi026 ceph-mon[28102]: osdmap e146: 8 total, 8 up, 8 in 2024-09-01T00:30:12.500 INFO:tasks.rados.rados.0.smithi026.stdout:423: done (3 left) 2024-09-01T00:30:12.500 INFO:tasks.rados.rados.0.smithi026.stdout:424: done (2 left) 2024-09-01T00:30:12.500 INFO:tasks.rados.rados.0.smithi026.stdout:425: done (1 left) 2024-09-01T00:30:12.500 INFO:tasks.rados.rados.0.smithi026.stdout:426: done (0 left) 2024-09-01T00:30:12.500 INFO:tasks.rados.rados.0.smithi026.stdout:427: rollback oid 39 current snap is 35 2024-09-01T00:30:12.500 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 39 to 30 2024-09-01T00:30:12.500 INFO:tasks.rados.rados.0.smithi026.stdout:428: rollback oid 21 current snap is 35 2024-09-01T00:30:12.500 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 21 to 29 2024-09-01T00:30:12.500 INFO:tasks.rados.rados.0.smithi026.stdout:429: delete oid 24 current snap is 35 2024-09-01T00:30:12.502 INFO:tasks.rados.rados.0.smithi026.stdout:429: done (2 left) 2024-09-01T00:30:12.502 INFO:tasks.rados.rados.0.smithi026.stdout:430: delete oid 3 current snap is 35 2024-09-01T00:30:12.506 INFO:tasks.rados.rados.0.smithi026.stdout:428: finishing rollback tid 0 to smithi02669314-21 2024-09-01T00:30:12.506 INFO:tasks.rados.rados.0.smithi026.stdout:430: done (2 left) 2024-09-01T00:30:12.506 INFO:tasks.rados.rados.0.smithi026.stdout:431: read oid 1 snap 30 2024-09-01T00:30:12.506 INFO:tasks.rados.rados.0.smithi026.stdout:431: expect (ObjNum 83 snap 17 seq_num 83) 2024-09-01T00:30:12.506 INFO:tasks.rados.rados.0.smithi026.stdout:432: setattr oid 2 current snap is 35 2024-09-01T00:30:12.506 INFO:tasks.rados.rados.0.smithi026.stdout:428: finishing rollback tid 1 to smithi02669314-21 2024-09-01T00:30:12.506 INFO:tasks.rados.rados.0.smithi026.stdout:428: finishing rollback tid 2 to smithi02669314-21 2024-09-01T00:30:12.506 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 138 (ObjNum 124 snap 26 seq_num 124) dirty exists 2024-09-01T00:30:12.507 INFO:tasks.rados.rados.0.smithi026.stdout:427: finishing rollback tid 0 to smithi02669314-39 2024-09-01T00:30:12.507 INFO:tasks.rados.rados.0.smithi026.stdout:428: done (3 left) 2024-09-01T00:30:12.507 INFO:tasks.rados.rados.0.smithi026.stdout:433: setattr oid 29 current snap is 35 2024-09-01T00:30:12.507 INFO:tasks.rados.rados.0.smithi026.stdout:427: finishing rollback tid 1 to smithi02669314-39 2024-09-01T00:30:12.508 INFO:tasks.rados.rados.0.smithi026.stdout:427: finishing rollback tid 2 to smithi02669314-39 2024-09-01T00:30:12.508 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 106 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-01T00:30:12.509 INFO:tasks.rados.rados.0.smithi026.stdout:427: done (3 left) 2024-09-01T00:30:12.509 INFO:tasks.rados.rados.0.smithi026.stdout:434: delete oid 34 current snap is 35 2024-09-01T00:30:12.513 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 108 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-01T00:30:12.513 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 146 (ObjNum 111 snap 19 seq_num 111) dirty exists 2024-09-01T00:30:12.513 INFO:tasks.rados.rados.0.smithi026.stdout:431: expect (ObjNum 83 snap 17 seq_num 83) 2024-09-01T00:30:12.570 INFO:tasks.rados.rados.0.smithi026.stdout:431: done (3 left) 2024-09-01T00:30:12.570 INFO:tasks.rados.rados.0.smithi026.stdout:432: done (2 left) 2024-09-01T00:30:12.570 INFO:tasks.rados.rados.0.smithi026.stdout:433: done (1 left) 2024-09-01T00:30:12.570 INFO:tasks.rados.rados.0.smithi026.stdout:434: done (0 left) 2024-09-01T00:30:12.570 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 35 2024-09-01T00:30:12.570 INFO:tasks.rados.rados.0.smithi026.stdout:435: seq_num 154 ranges {5373952=180224} 2024-09-01T00:30:12.600 INFO:tasks.rados.rados.0.smithi026.stdout:435: writing smithi02669314-21 from 5373952 to 5554176 tid 1 2024-09-01T00:30:12.601 INFO:tasks.rados.rados.0.smithi026.stdout:436: snap_remove snap 30 2024-09-01T00:30:12.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-mon[20615]: osdmap e147: 8 total, 8 up, 8 in 2024-09-01T00:30:12.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-mon[20615]: Standby manager daemon x restarted 2024-09-01T00:30:12.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-mon[20615]: Standby manager daemon x started 2024-09-01T00:30:12.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:30:12.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:30:12.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:30:12.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:30:12.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-mon[20615]: osdmap e148: 8 total, 8 up, 8 in 2024-09-01T00:30:12.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:12] ENGINE Bus STARTING 2024-09-01T00:30:12.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: CherryPy Checker: 2024-09-01T00:30:12.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: The Application mounted at '' has an empty config. 2024-09-01T00:30:12.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:12.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:12] ENGINE Serving on http://:::9283 2024-09-01T00:30:12.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:12 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:12] ENGINE Bus STARTED 2024-09-01T00:30:12.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:30:12] "GET /metrics HTTP/1.1" 200 36020 "" "Prometheus/2.43.0" 2024-09-01T00:30:12.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[17191]: osdmap e147: 8 total, 8 up, 8 in 2024-09-01T00:30:12.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[17191]: Standby manager daemon x restarted 2024-09-01T00:30:12.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[17191]: Standby manager daemon x started 2024-09-01T00:30:12.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:30:12.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:30:12.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:30:12.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:30:12.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[17191]: osdmap e148: 8 total, 8 up, 8 in 2024-09-01T00:30:12.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[28102]: osdmap e147: 8 total, 8 up, 8 in 2024-09-01T00:30:12.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[28102]: Standby manager daemon x restarted 2024-09-01T00:30:12.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[28102]: Standby manager daemon x started 2024-09-01T00:30:12.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:30:12.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:30:12.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:30:12.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:30:12.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:12 smithi026 ceph-mon[28102]: osdmap e148: 8 total, 8 up, 8 in 2024-09-01T00:30:13.578 INFO:tasks.rados.rados.0.smithi026.stdout:436: done (1 left) 2024-09-01T00:30:13.578 INFO:tasks.rados.rados.0.smithi026.stdout:437: copy_from oid 41 from oid 28 current snap is 35 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:435: finishing write tid 1 to smithi02669314-21 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:435: finishing write tid 2 to smithi02669314-21 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:435: finishing write tid 3 to smithi02669314-21 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:435: oid 21 updating version 0 to 140 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:435: oid 21 version 140 is already newer than 139 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 140 (ObjNum 154 snap 35 seq_num 154) dirty exists 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:435: left oid 21 (ObjNum 154 snap 35 seq_num 154) 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:435: done (1 left) 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:438: read oid 50 snap -1 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:438: expect (ObjNum 49 snap 0 seq_num 49) 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:439: rollback oid 1 current snap is 35 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 1 to 34 2024-09-01T00:30:13.579 INFO:tasks.rados.rados.0.smithi026.stdout:440: snap_remove snap 20 2024-09-01T00:30:13.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:13 smithi139 ceph-mon[20615]: pgmap v197: 121 pgs: 121 active+clean; 155 MiB data, 515 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 8.0 KiB/s wr, 8 op/s 2024-09-01T00:30:13.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:13 smithi139 ceph-mon[20615]: mgrmap e24: y(active, since 3m), standbys: x 2024-09-01T00:30:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:13 smithi026 ceph-mon[17191]: pgmap v197: 121 pgs: 121 active+clean; 155 MiB data, 515 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 8.0 KiB/s wr, 8 op/s 2024-09-01T00:30:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:13 smithi026 ceph-mon[17191]: mgrmap e24: y(active, since 3m), standbys: x 2024-09-01T00:30:13.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:13 smithi026 ceph-mon[28102]: pgmap v197: 121 pgs: 121 active+clean; 155 MiB data, 515 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 8.0 KiB/s wr, 8 op/s 2024-09-01T00:30:13.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:13 smithi026 ceph-mon[28102]: mgrmap e24: y(active, since 3m), standbys: x 2024-09-01T00:30:14.590 INFO:tasks.rados.rados.0.smithi026.stdout:440: done (3 left) 2024-09-01T00:30:14.590 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 35 2024-09-01T00:30:14.590 INFO:tasks.rados.rados.0.smithi026.stdout:441: seq_num 155 ranges {4046848=204800} 2024-09-01T00:30:14.615 INFO:tasks.rados.rados.0.smithi026.stdout:441: writing smithi02669314-18 from 4046848 to 4251648 tid 1 2024-09-01T00:30:14.615 INFO:tasks.rados.rados.0.smithi026.stdout:442: delete oid 2 current snap is 35 2024-09-01T00:30:14.615 INFO:tasks.rados.rados.0.smithi026.stdout:439: finishing rollback tid 0 to smithi02669314-1 2024-09-01T00:30:14.615 INFO:tasks.rados.rados.0.smithi026.stdout:439: finishing rollback tid 1 to smithi02669314-1 2024-09-01T00:30:14.615 INFO:tasks.rados.rados.0.smithi026.stdout:439: finishing rollback tid 2 to smithi02669314-1 2024-09-01T00:30:14.615 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 68 (ObjNum 149 snap 33 seq_num 149) dirty exists 2024-09-01T00:30:14.615 INFO:tasks.rados.rados.0.smithi026.stdout:438: expect (ObjNum 49 snap 0 seq_num 49) 2024-09-01T00:30:14.638 INFO:tasks.rados.rados.0.smithi026.stdout:437: finishing copy_from racing read to smithi02669314-41 2024-09-01T00:30:14.638 INFO:tasks.rados.rados.0.smithi026.stdout:437: finishing copy_from to smithi02669314-41 2024-09-01T00:30:14.638 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 10 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-01T00:30:14.638 INFO:tasks.rados.rados.0.smithi026.stdout:437: done (4 left) 2024-09-01T00:30:14.638 INFO:tasks.rados.rados.0.smithi026.stdout:438: done (3 left) 2024-09-01T00:30:14.638 INFO:tasks.rados.rados.0.smithi026.stdout:439: done (2 left) 2024-09-01T00:30:14.638 INFO:tasks.rados.rados.0.smithi026.stdout:442: done (1 left) 2024-09-01T00:30:14.638 INFO:tasks.rados.rados.0.smithi026.stdout:443: read oid 26 snap 34 2024-09-01T00:30:14.638 INFO:tasks.rados.rados.0.smithi026.stdout:443: expect deleted 2024-09-01T00:30:14.638 INFO:tasks.rados.rados.0.smithi026.stdout:444: read oid 47 snap -1 2024-09-01T00:30:14.638 INFO:tasks.rados.rados.0.smithi026.stdout:444: expect (ObjNum 119 snap 25 seq_num 119) 2024-09-01T00:30:14.638 INFO:tasks.rados.rados.0.smithi026.stdout:445: read oid 41 snap -1 2024-09-01T00:30:14.639 INFO:tasks.rados.rados.0.smithi026.stdout:445: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-01T00:30:14.639 INFO:tasks.rados.rados.0.smithi026.stdout:446: copy_from oid 28 from oid 44 current snap is 35 2024-09-01T00:30:14.639 INFO:tasks.rados.rados.0.smithi026.stdout:441: finishing write tid 1 to smithi02669314-18 2024-09-01T00:30:14.639 INFO:tasks.rados.rados.0.smithi026.stdout:441: finishing write tid 2 to smithi02669314-18 2024-09-01T00:30:14.639 INFO:tasks.rados.rados.0.smithi026.stdout:441: finishing write tid 3 to smithi02669314-18 2024-09-01T00:30:14.639 INFO:tasks.rados.rados.0.smithi026.stdout:441: oid 18 updating version 0 to 141 2024-09-01T00:30:14.639 INFO:tasks.rados.rados.0.smithi026.stdout:441: oid 18 updating version 141 to 142 2024-09-01T00:30:14.639 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 142 (ObjNum 155 snap 35 seq_num 155) dirty exists 2024-09-01T00:30:14.639 INFO:tasks.rados.rados.0.smithi026.stdout:441: left oid 18 (ObjNum 155 snap 35 seq_num 155) 2024-09-01T00:30:14.639 INFO:tasks.rados.rados.0.smithi026.stdout:441: done (4 left) 2024-09-01T00:30:14.639 INFO:tasks.rados.rados.0.smithi026.stdout:447: snap_remove snap 29 2024-09-01T00:30:14.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:14 smithi026 ceph-mon[17191]: osdmap e149: 8 total, 8 up, 8 in 2024-09-01T00:30:14.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:14 smithi026 ceph-mon[28102]: osdmap e149: 8 total, 8 up, 8 in 2024-09-01T00:30:14.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:14 smithi139 ceph-mon[20615]: osdmap e149: 8 total, 8 up, 8 in 2024-09-01T00:30:15.599 INFO:tasks.rados.rados.0.smithi026.stdout:445: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-01T00:30:15.620 INFO:tasks.rados.rados.0.smithi026.stdout:444: expect (ObjNum 119 snap 25 seq_num 119) 2024-09-01T00:30:15.855 INFO:tasks.rados.rados.0.smithi026.stdout:446: finishing copy_from racing read to smithi02669314-28 2024-09-01T00:30:15.855 INFO:tasks.rados.rados.0.smithi026.stdout:446: finishing copy_from to smithi02669314-28 2024-09-01T00:30:15.855 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 39 (ObjNum 76 snap 13 seq_num 76) dirty exists 2024-09-01T00:30:15.855 INFO:tasks.rados.rados.0.smithi026.stdout:443: done (4 left) 2024-09-01T00:30:15.855 INFO:tasks.rados.rados.0.smithi026.stdout:444: done (3 left) 2024-09-01T00:30:15.856 INFO:tasks.rados.rados.0.smithi026.stdout:445: done (2 left) 2024-09-01T00:30:15.856 INFO:tasks.rados.rados.0.smithi026.stdout:446: done (1 left) 2024-09-01T00:30:15.856 INFO:tasks.rados.rados.0.smithi026.stdout:447: done (0 left) 2024-09-01T00:30:15.856 INFO:tasks.rados.rados.0.smithi026.stdout:448: read oid 42 snap 32 2024-09-01T00:30:15.856 INFO:tasks.rados.rados.0.smithi026.stdout:448: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-01T00:30:15.856 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 35 2024-09-01T00:30:15.856 INFO:tasks.rados.rados.0.smithi026.stdout:449: seq_num 157 ranges {2080768=237568} 2024-09-01T00:30:15.867 INFO:tasks.rados.rados.0.smithi026.stdout:449: writing smithi02669314-33 from 2080768 to 2318336 tid 1 2024-09-01T00:30:15.867 INFO:tasks.rados.rados.0.smithi026.stdout:450: copy_from oid 31 from oid 45 current snap is 35 2024-09-01T00:30:15.868 INFO:tasks.rados.rados.0.smithi026.stdout:448: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-01T00:30:15.880 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:15 smithi139 ceph-mon[20615]: pgmap v200: 121 pgs: 121 active+clean; 169 MiB data, 540 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 44 op/s 2024-09-01T00:30:15.880 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:15 smithi139 ceph-mon[20615]: osdmap e150: 8 total, 8 up, 8 in 2024-09-01T00:30:15.890 INFO:tasks.rados.rados.0.smithi026.stdout:449: finishing write tid 1 to smithi02669314-33 2024-09-01T00:30:15.891 INFO:tasks.rados.rados.0.smithi026.stdout:449: finishing write tid 2 to smithi02669314-33 2024-09-01T00:30:15.891 INFO:tasks.rados.rados.0.smithi026.stdout:449: finishing write tid 3 to smithi02669314-33 2024-09-01T00:30:15.891 INFO:tasks.rados.rados.0.smithi026.stdout:449: oid 33 updating version 0 to 124 2024-09-01T00:30:15.891 INFO:tasks.rados.rados.0.smithi026.stdout:449: oid 33 updating version 124 to 125 2024-09-01T00:30:15.891 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 125 (ObjNum 157 snap 35 seq_num 157) dirty exists 2024-09-01T00:30:15.891 INFO:tasks.rados.rados.0.smithi026.stdout:449: left oid 33 (ObjNum 157 snap 35 seq_num 157) 2024-09-01T00:30:15.891 INFO:tasks.rados.rados.0.smithi026.stdout:450: finishing copy_from racing read to smithi02669314-31 2024-09-01T00:30:15.891 INFO:tasks.rados.rados.0.smithi026.stdout:448: done (2 left) 2024-09-01T00:30:15.891 INFO:tasks.rados.rados.0.smithi026.stdout:449: done (1 left) 2024-09-01T00:30:15.891 INFO:tasks.rados.rados.0.smithi026.stdout:451: read oid 32 snap -1 2024-09-01T00:30:15.891 INFO:tasks.rados.rados.0.smithi026.stdout:451: expect (ObjNum 118 snap 24 seq_num 118) 2024-09-01T00:30:15.891 INFO:tasks.rados.rados.0.smithi026.stdout:452: copy_from oid 46 from oid 22 current snap is 35 2024-09-01T00:30:15.892 INFO:tasks.rados.rados.0.smithi026.stdout:450: finishing copy_from to smithi02669314-31 2024-09-01T00:30:15.892 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 142 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:30:15.892 INFO:tasks.rados.rados.0.smithi026.stdout:450: done (2 left) 2024-09-01T00:30:15.892 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 35 2024-09-01T00:30:15.892 INFO:tasks.rados.rados.0.smithi026.stdout:453: seq_num 158 ranges {1105920=253952} 2024-09-01T00:30:15.898 INFO:tasks.rados.rados.0.smithi026.stdout:453: writing smithi02669314-4 from 1105920 to 1359872 tid 1 2024-09-01T00:30:15.898 INFO:tasks.rados.rados.0.smithi026.stdout:454: read oid 11 snap -1 2024-09-01T00:30:15.898 INFO:tasks.rados.rados.0.smithi026.stdout:454: expect deleted 2024-09-01T00:30:15.898 INFO:tasks.rados.rados.0.smithi026.stdout:455: read oid 35 snap -1 2024-09-01T00:30:15.898 INFO:tasks.rados.rados.0.smithi026.stdout:455: expect (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:30:15.898 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 35 2024-09-01T00:30:15.898 INFO:tasks.rados.rados.0.smithi026.stdout:456: seq_num 159 ranges {458752=270336} 2024-09-01T00:30:15.903 INFO:tasks.rados.rados.0.smithi026.stdout:456: writing smithi02669314-41 from 458752 to 729088 tid 1 2024-09-01T00:30:15.903 INFO:tasks.rados.rados.0.smithi026.stdout:457: read oid 42 snap -1 2024-09-01T00:30:15.903 INFO:tasks.rados.rados.0.smithi026.stdout:457: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-01T00:30:15.903 INFO:tasks.rados.rados.0.smithi026.stdout:458: snap_create 2024-09-01T00:30:15.903 INFO:tasks.rados.rados.0.smithi026.stdout:453: finishing write tid 1 to smithi02669314-4 2024-09-01T00:30:15.903 INFO:tasks.rados.rados.0.smithi026.stdout:453: finishing write tid 2 to smithi02669314-4 2024-09-01T00:30:15.903 INFO:tasks.rados.rados.0.smithi026.stdout:453: finishing write tid 3 to smithi02669314-4 2024-09-01T00:30:15.903 INFO:tasks.rados.rados.0.smithi026.stdout:453: oid 4 updating version 0 to 128 2024-09-01T00:30:15.904 INFO:tasks.rados.rados.0.smithi026.stdout:453: oid 4 version 128 is already newer than 127 2024-09-01T00:30:15.904 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 128 (ObjNum 158 snap 35 seq_num 158) dirty exists 2024-09-01T00:30:15.904 INFO:tasks.rados.rados.0.smithi026.stdout:453: left oid 4 (ObjNum 158 snap 35 seq_num 158) 2024-09-01T00:30:15.911 INFO:tasks.rados.rados.0.smithi026.stdout:451: expect (ObjNum 118 snap 24 seq_num 118) 2024-09-01T00:30:15.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:15 smithi026 ceph-mon[17191]: pgmap v200: 121 pgs: 121 active+clean; 169 MiB data, 540 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 44 op/s 2024-09-01T00:30:15.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:15 smithi026 ceph-mon[17191]: osdmap e150: 8 total, 8 up, 8 in 2024-09-01T00:30:15.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:15 smithi026 ceph-mon[28102]: pgmap v200: 121 pgs: 121 active+clean; 169 MiB data, 540 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 44 op/s 2024-09-01T00:30:15.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:15 smithi026 ceph-mon[28102]: osdmap e150: 8 total, 8 up, 8 in 2024-09-01T00:30:16.052 INFO:tasks.rados.rados.0.smithi026.stdout:455: expect (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:30:16.122 INFO:tasks.rados.rados.0.smithi026.stdout:456: finishing write tid 1 to smithi02669314-41 2024-09-01T00:30:16.122 INFO:tasks.rados.rados.0.smithi026.stdout:456: finishing write tid 2 to smithi02669314-41 2024-09-01T00:30:16.122 INFO:tasks.rados.rados.0.smithi026.stdout:456: finishing write tid 3 to smithi02669314-41 2024-09-01T00:30:16.122 INFO:tasks.rados.rados.0.smithi026.stdout:456: oid 41 updating version 0 to 162 2024-09-01T00:30:16.122 INFO:tasks.rados.rados.0.smithi026.stdout:456: oid 41 version 162 is already newer than 161 2024-09-01T00:30:16.122 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 162 (ObjNum 159 snap 35 seq_num 159) dirty exists 2024-09-01T00:30:16.122 INFO:tasks.rados.rados.0.smithi026.stdout:456: left oid 41 (ObjNum 159 snap 35 seq_num 159) 2024-09-01T00:30:16.122 INFO:tasks.rados.rados.0.smithi026.stdout:457: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-01T00:30:16.142 INFO:tasks.rados.rados.0.smithi026.stdout:452: finishing copy_from racing read to smithi02669314-46 2024-09-01T00:30:16.142 INFO:tasks.rados.rados.0.smithi026.stdout:452: finishing copy_from to smithi02669314-46 2024-09-01T00:30:16.142 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 81 (ObjNum 135 snap 31 seq_num 135) dirty exists 2024-09-01T00:30:16.602 INFO:tasks.rados.rados.0.smithi026.stdout:451: done (7 left) 2024-09-01T00:30:16.603 INFO:tasks.rados.rados.0.smithi026.stdout:452: done (6 left) 2024-09-01T00:30:16.603 INFO:tasks.rados.rados.0.smithi026.stdout:453: done (5 left) 2024-09-01T00:30:16.603 INFO:tasks.rados.rados.0.smithi026.stdout:454: done (4 left) 2024-09-01T00:30:16.603 INFO:tasks.rados.rados.0.smithi026.stdout:455: done (3 left) 2024-09-01T00:30:16.604 INFO:tasks.rados.rados.0.smithi026.stdout:456: done (2 left) 2024-09-01T00:30:16.604 INFO:tasks.rados.rados.0.smithi026.stdout:457: done (1 left) 2024-09-01T00:30:16.604 INFO:tasks.rados.rados.0.smithi026.stdout:458: done (0 left) 2024-09-01T00:30:16.604 INFO:tasks.rados.rados.0.smithi026.stdout:459: copy_from oid 11 from oid 38 current snap is 36 2024-09-01T00:30:16.604 INFO:tasks.rados.rados.0.smithi026.stdout:460: copy_from oid 48 from oid 31 current snap is 36 2024-09-01T00:30:16.604 INFO:tasks.rados.rados.0.smithi026.stdout:461: delete oid 17 current snap is 36 2024-09-01T00:30:16.611 INFO:tasks.rados.rados.0.smithi026.stdout:460: finishing copy_from racing read to smithi02669314-48 2024-09-01T00:30:16.612 INFO:tasks.rados.rados.0.smithi026.stdout:460: finishing copy_from to smithi02669314-48 2024-09-01T00:30:16.612 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 142 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:30:16.613 INFO:tasks.rados.rados.0.smithi026.stdout:460: done (2 left) 2024-09-01T00:30:16.613 INFO:tasks.rados.rados.0.smithi026.stdout:461: done (1 left) 2024-09-01T00:30:16.613 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 44 current snap is 36 2024-09-01T00:30:16.613 INFO:tasks.rados.rados.0.smithi026.stdout:462: seq_num 161 ranges {2007040=303104} 2024-09-01T00:30:16.625 INFO:tasks.rados.rados.0.smithi026.stdout:462: writing smithi02669314-44 from 2007040 to 2310144 tid 1 2024-09-01T00:30:16.625 INFO:tasks.rados.rados.0.smithi026.stdout:463: delete oid 19 current snap is 36 2024-09-01T00:30:16.625 INFO:tasks.rados.rados.0.smithi026.stdout:459: finishing copy_from racing read to smithi02669314-11 2024-09-01T00:30:16.626 INFO:tasks.rados.rados.0.smithi026.stdout:459: finishing copy_from to smithi02669314-11 2024-09-01T00:30:16.626 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 134 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-09-01T00:30:16.627 INFO:tasks.rados.rados.0.smithi026.stdout:459: done (2 left) 2024-09-01T00:30:16.627 INFO:tasks.rados.rados.0.smithi026.stdout:463: done (1 left) 2024-09-01T00:30:16.628 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 36 2024-09-01T00:30:16.628 INFO:tasks.rados.rados.0.smithi026.stdout:464: seq_num 163 ranges {0=335872} 2024-09-01T00:30:16.630 INFO:tasks.rados.rados.0.smithi026.stdout:464: writing smithi02669314-15 from 0 to 335872 tid 1 2024-09-01T00:30:16.630 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 36 2024-09-01T00:30:16.630 INFO:tasks.rados.rados.0.smithi026.stdout:462: finishing write tid 1 to smithi02669314-44 2024-09-01T00:30:16.630 INFO:tasks.rados.rados.0.smithi026.stdout:462: finishing write tid 2 to smithi02669314-44 2024-09-01T00:30:16.630 INFO:tasks.rados.rados.0.smithi026.stdout:462: finishing write tid 3 to smithi02669314-44 2024-09-01T00:30:16.630 INFO:tasks.rados.rados.0.smithi026.stdout:462: oid 44 updating version 0 to 186 2024-09-01T00:30:16.631 INFO:tasks.rados.rados.0.smithi026.stdout:462: oid 44 updating version 186 to 187 2024-09-01T00:30:16.631 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 187 (ObjNum 161 snap 36 seq_num 161) dirty exists 2024-09-01T00:30:16.631 INFO:tasks.rados.rados.0.smithi026.stdout:462: left oid 44 (ObjNum 161 snap 36 seq_num 161) 2024-09-01T00:30:16.631 INFO:tasks.rados.rados.0.smithi026.stdout:465: seq_num 164 ranges {2007040=352256} 2024-09-01T00:30:16.643 INFO:tasks.rados.rados.0.smithi026.stdout:465: writing smithi02669314-28 from 2007040 to 2359296 tid 1 2024-09-01T00:30:16.643 INFO:tasks.rados.rados.0.smithi026.stdout:462: done (2 left) 2024-09-01T00:30:16.643 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 36 2024-09-01T00:30:16.643 INFO:tasks.rados.rados.0.smithi026.stdout:466: seq_num 165 ranges {3235840=368640} 2024-09-01T00:30:16.663 INFO:tasks.rados.rados.0.smithi026.stdout:466: writing smithi02669314-12 from 3235840 to 3604480 tid 1 2024-09-01T00:30:16.663 INFO:tasks.rados.rados.0.smithi026.stdout:467: read oid 34 snap -1 2024-09-01T00:30:16.663 INFO:tasks.rados.rados.0.smithi026.stdout:467: expect deleted 2024-09-01T00:30:16.663 INFO:tasks.rados.rados.0.smithi026.stdout:468: snap_remove snap 32 2024-09-01T00:30:16.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:16 smithi139 ceph-mon[20615]: osdmap e151: 8 total, 8 up, 8 in 2024-09-01T00:30:16.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:16 smithi026 ceph-mon[17191]: osdmap e151: 8 total, 8 up, 8 in 2024-09-01T00:30:16.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:16 smithi026 ceph-mon[28102]: osdmap e151: 8 total, 8 up, 8 in 2024-09-01T00:30:17.506 INFO:tasks.rados.rados.0.smithi026.stdout:468: done (4 left) 2024-09-01T00:30:17.507 INFO:tasks.rados.rados.0.smithi026.stdout:469: rollback oid 1 current snap is 36 2024-09-01T00:30:17.507 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 1 to 34 2024-09-01T00:30:17.507 INFO:tasks.rados.rados.0.smithi026.stdout:470: delete oid 16 current snap is 36 2024-09-01T00:30:17.507 INFO:tasks.rados.rados.0.smithi026.stdout:464: finishing write tid 1 to smithi02669314-15 2024-09-01T00:30:17.507 INFO:tasks.rados.rados.0.smithi026.stdout:464: finishing write tid 2 to smithi02669314-15 2024-09-01T00:30:17.507 INFO:tasks.rados.rados.0.smithi026.stdout:464: finishing write tid 3 to smithi02669314-15 2024-09-01T00:30:17.507 INFO:tasks.rados.rados.0.smithi026.stdout:464: oid 15 updating version 0 to 188 2024-09-01T00:30:17.507 INFO:tasks.rados.rados.0.smithi026.stdout:464: oid 15 updating version 188 to 189 2024-09-01T00:30:17.507 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 189 (ObjNum 163 snap 36 seq_num 163) dirty exists 2024-09-01T00:30:17.507 INFO:tasks.rados.rados.0.smithi026.stdout:464: left oid 15 (ObjNum 163 snap 36 seq_num 163) 2024-09-01T00:30:17.507 INFO:tasks.rados.rados.0.smithi026.stdout:465: finishing write tid 1 to smithi02669314-28 2024-09-01T00:30:17.507 INFO:tasks.rados.rados.0.smithi026.stdout:465: finishing write tid 2 to smithi02669314-28 2024-09-01T00:30:17.508 INFO:tasks.rados.rados.0.smithi026.stdout:465: finishing write tid 3 to smithi02669314-28 2024-09-01T00:30:17.508 INFO:tasks.rados.rados.0.smithi026.stdout:465: oid 28 updating version 0 to 83 2024-09-01T00:30:17.508 INFO:tasks.rados.rados.0.smithi026.stdout:465: oid 28 version 83 is already newer than 82 2024-09-01T00:30:17.508 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 83 (ObjNum 164 snap 36 seq_num 164) dirty exists 2024-09-01T00:30:17.508 INFO:tasks.rados.rados.0.smithi026.stdout:465: left oid 28 (ObjNum 164 snap 36 seq_num 164) 2024-09-01T00:30:17.508 INFO:tasks.rados.rados.0.smithi026.stdout:466: finishing write tid 1 to smithi02669314-12 2024-09-01T00:30:17.508 INFO:tasks.rados.rados.0.smithi026.stdout:466: finishing write tid 2 to smithi02669314-12 2024-09-01T00:30:17.508 INFO:tasks.rados.rados.0.smithi026.stdout:466: finishing write tid 3 to smithi02669314-12 2024-09-01T00:30:17.508 INFO:tasks.rados.rados.0.smithi026.stdout:466: oid 12 updating version 0 to 148 2024-09-01T00:30:17.508 INFO:tasks.rados.rados.0.smithi026.stdout:466: oid 12 updating version 148 to 149 2024-09-01T00:30:17.508 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 149 (ObjNum 165 snap 36 seq_num 165) dirty exists 2024-09-01T00:30:17.508 INFO:tasks.rados.rados.0.smithi026.stdout:466: left oid 12 (ObjNum 165 snap 36 seq_num 165) 2024-09-01T00:30:17.517 INFO:tasks.rados.rados.0.smithi026.stdout:464: done (5 left) 2024-09-01T00:30:17.517 INFO:tasks.rados.rados.0.smithi026.stdout:465: done (4 left) 2024-09-01T00:30:17.517 INFO:tasks.rados.rados.0.smithi026.stdout:466: done (3 left) 2024-09-01T00:30:17.517 INFO:tasks.rados.rados.0.smithi026.stdout:467: done (2 left) 2024-09-01T00:30:17.517 INFO:tasks.rados.rados.0.smithi026.stdout:470: done (1 left) 2024-09-01T00:30:17.517 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 36 2024-09-01T00:30:17.517 INFO:tasks.rados.rados.0.smithi026.stdout:471: seq_num 167 ranges {1359872=401408} 2024-09-01T00:30:17.527 INFO:tasks.rados.rados.0.smithi026.stdout:471: writing smithi02669314-4 from 1359872 to 1761280 tid 1 2024-09-01T00:30:17.527 INFO:tasks.rados.rados.0.smithi026.stdout:472: snap_remove snap 33 2024-09-01T00:30:17.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[28102]: pgmap v203: 121 pgs: 121 active+clean; 169 MiB data, 540 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 44 op/s 2024-09-01T00:30:17.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[28102]: osdmap e152: 8 total, 8 up, 8 in 2024-09-01T00:30:17.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:17.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:17.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:17.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:17.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[28102]: osdmap e153: 8 total, 8 up, 8 in 2024-09-01T00:30:17.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[17191]: pgmap v203: 121 pgs: 121 active+clean; 169 MiB data, 540 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 44 op/s 2024-09-01T00:30:17.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[17191]: osdmap e152: 8 total, 8 up, 8 in 2024-09-01T00:30:17.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:17.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:17.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:17.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:17.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:17 smithi026 ceph-mon[17191]: osdmap e153: 8 total, 8 up, 8 in 2024-09-01T00:30:18.053 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:17 smithi139 ceph-mon[20615]: pgmap v203: 121 pgs: 121 active+clean; 169 MiB data, 540 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 44 op/s 2024-09-01T00:30:18.053 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:17 smithi139 ceph-mon[20615]: osdmap e152: 8 total, 8 up, 8 in 2024-09-01T00:30:18.053 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:17 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:18.053 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:17 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:18.053 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:17 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:18.053 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:17 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:18.053 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:17 smithi139 ceph-mon[20615]: osdmap e153: 8 total, 8 up, 8 in 2024-09-01T00:30:18.513 INFO:tasks.rados.rados.0.smithi026.stdout:472: done (2 left) 2024-09-01T00:30:18.513 INFO:tasks.rados.rados.0.smithi026.stdout:473: copy_from oid 14 from oid 43 current snap is 36 2024-09-01T00:30:18.513 INFO:tasks.rados.rados.0.smithi026.stdout:474: setattr oid 48 current snap is 36 2024-09-01T00:30:18.515 INFO:tasks.rados.rados.0.smithi026.stdout:475: rollback oid 21 current snap is 36 2024-09-01T00:30:18.515 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 21 to 35 2024-09-01T00:30:18.515 INFO:tasks.rados.rados.0.smithi026.stdout:469: finishing rollback tid 0 to smithi02669314-1 2024-09-01T00:30:18.515 INFO:tasks.rados.rados.0.smithi026.stdout:469: finishing rollback tid 1 to smithi02669314-1 2024-09-01T00:30:18.515 INFO:tasks.rados.rados.0.smithi026.stdout:469: finishing rollback tid 2 to smithi02669314-1 2024-09-01T00:30:18.515 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 91 (ObjNum 149 snap 33 seq_num 149) dirty exists 2024-09-01T00:30:18.515 INFO:tasks.rados.rados.0.smithi026.stdout:471: finishing write tid 1 to smithi02669314-4 2024-09-01T00:30:18.515 INFO:tasks.rados.rados.0.smithi026.stdout:471: finishing write tid 2 to smithi02669314-4 2024-09-01T00:30:18.516 INFO:tasks.rados.rados.0.smithi026.stdout:471: finishing write tid 3 to smithi02669314-4 2024-09-01T00:30:18.516 INFO:tasks.rados.rados.0.smithi026.stdout:471: oid 4 updating version 0 to 138 2024-09-01T00:30:18.516 INFO:tasks.rados.rados.0.smithi026.stdout:471: oid 4 updating version 138 to 139 2024-09-01T00:30:18.516 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 139 (ObjNum 167 snap 36 seq_num 167) dirty exists 2024-09-01T00:30:18.516 INFO:tasks.rados.rados.0.smithi026.stdout:471: left oid 4 (ObjNum 167 snap 36 seq_num 167) 2024-09-01T00:30:18.516 INFO:tasks.rados.rados.0.smithi026.stdout:469: done (4 left) 2024-09-01T00:30:18.516 INFO:tasks.rados.rados.0.smithi026.stdout:471: done (3 left) 2024-09-01T00:30:18.516 INFO:tasks.rados.rados.0.smithi026.stdout:476: setattr oid 4 current snap is 36 2024-09-01T00:30:18.516 INFO:tasks.rados.rados.0.smithi026.stdout:477: snap_create 2024-09-01T00:30:18.522 INFO:tasks.rados.rados.0.smithi026.stdout:475: finishing rollback tid 0 to smithi02669314-21 2024-09-01T00:30:18.522 INFO:tasks.rados.rados.0.smithi026.stdout:475: finishing rollback tid 1 to smithi02669314-21 2024-09-01T00:30:18.522 INFO:tasks.rados.rados.0.smithi026.stdout:475: finishing rollback tid 2 to smithi02669314-21 2024-09-01T00:30:18.522 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 143 (ObjNum 154 snap 35 seq_num 154) dirty exists 2024-09-01T00:30:18.522 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 148 (ObjNum 167 snap 36 seq_num 167) dirty exists 2024-09-01T00:30:18.526 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 171 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:30:18.529 INFO:tasks.rados.rados.0.smithi026.stdout:473: finishing copy_from racing read to smithi02669314-14 2024-09-01T00:30:18.530 INFO:tasks.rados.rados.0.smithi026.stdout:473: finishing copy_from to smithi02669314-14 2024-09-01T00:30:18.531 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 24 (ObjNum 67 snap 9 seq_num 67) dirty exists 2024-09-01T00:30:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:18 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:18 smithi026 ceph-mon[17191]: osdmap e154: 8 total, 8 up, 8 in 2024-09-01T00:30:18.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:18 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:18.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:18 smithi026 ceph-mon[28102]: osdmap e154: 8 total, 8 up, 8 in 2024-09-01T00:30:18.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:18 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:18.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:18 smithi139 ceph-mon[20615]: osdmap e154: 8 total, 8 up, 8 in 2024-09-01T00:30:19.514 INFO:tasks.rados.rados.0.smithi026.stdout:473: done (4 left) 2024-09-01T00:30:19.514 INFO:tasks.rados.rados.0.smithi026.stdout:474: done (3 left) 2024-09-01T00:30:19.514 INFO:tasks.rados.rados.0.smithi026.stdout:475: done (2 left) 2024-09-01T00:30:19.514 INFO:tasks.rados.rados.0.smithi026.stdout:476: done (1 left) 2024-09-01T00:30:19.514 INFO:tasks.rados.rados.0.smithi026.stdout:477: done (0 left) 2024-09-01T00:30:19.514 INFO:tasks.rados.rados.0.smithi026.stdout:478: snap_create 2024-09-01T00:30:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:19 smithi026 ceph-mon[17191]: pgmap v206: 121 pgs: 121 active+clean; 169 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:19 smithi026 ceph-mon[17191]: osdmap e155: 8 total, 8 up, 8 in 2024-09-01T00:30:19.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:19 smithi026 ceph-mon[28102]: pgmap v206: 121 pgs: 121 active+clean; 169 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:19.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:19 smithi026 ceph-mon[28102]: osdmap e155: 8 total, 8 up, 8 in 2024-09-01T00:30:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:19 smithi139 ceph-mon[20615]: pgmap v206: 121 pgs: 121 active+clean; 169 MiB data, 540 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:19 smithi139 ceph-mon[20615]: osdmap e155: 8 total, 8 up, 8 in 2024-09-01T00:30:20.515 INFO:tasks.rados.rados.0.smithi026.stdout:478: done (0 left) 2024-09-01T00:30:20.516 INFO:tasks.rados.rados.0.smithi026.stdout:479: setattr oid 4 current snap is 38 2024-09-01T00:30:20.516 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 38 2024-09-01T00:30:20.516 INFO:tasks.rados.rados.0.smithi026.stdout:480: seq_num 168 ranges {1843200=417792} 2024-09-01T00:30:20.529 INFO:tasks.rados.rados.0.smithi026.stdout:480: writing smithi02669314-14 from 1843200 to 2260992 tid 1 2024-09-01T00:30:20.529 INFO:tasks.rados.rados.0.smithi026.stdout:481: read oid 16 snap 35 2024-09-01T00:30:20.529 INFO:tasks.rados.rados.0.smithi026.stdout:481: expect (ObjNum 115 snap 20 seq_num 115) 2024-09-01T00:30:20.529 INFO:tasks.rados.rados.0.smithi026.stdout:482: rmattr oid 10 current snap is 38 2024-09-01T00:30:20.529 INFO:tasks.rados.rados.0.smithi026.stdout:482: done (3 left) 2024-09-01T00:30:20.529 INFO:tasks.rados.rados.0.smithi026.stdout:483: copy_from oid 41 from oid 17 current snap is 38 2024-09-01T00:30:20.530 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 150 (ObjNum 167 snap 36 seq_num 167) dirty exists 2024-09-01T00:30:20.530 INFO:tasks.rados.rados.0.smithi026.stdout:479: done (3 left) 2024-09-01T00:30:20.530 INFO:tasks.rados.rados.0.smithi026.stdout:484: delete oid 22 current snap is 38 2024-09-01T00:30:20.533 INFO:tasks.rados.rados.0.smithi026.stdout:480: finishing write tid 1 to smithi02669314-14 2024-09-01T00:30:20.533 INFO:tasks.rados.rados.0.smithi026.stdout:483: finishing copy_from to smithi02669314-41 2024-09-01T00:30:20.533 INFO:tasks.rados.rados.0.smithi026.stdout:483: got expected ENOENT (src dne) 2024-09-01T00:30:20.533 INFO:tasks.rados.rados.0.smithi026.stdout:483: finishing copy_from racing read to smithi02669314-41 2024-09-01T00:30:20.533 INFO:tasks.rados.rados.0.smithi026.stdout:480: finishing write tid 2 to smithi02669314-14 2024-09-01T00:30:20.535 INFO:tasks.rados.rados.0.smithi026.stdout:483: done (3 left) 2024-09-01T00:30:20.535 INFO:tasks.rados.rados.0.smithi026.stdout:484: done (2 left) 2024-09-01T00:30:20.535 INFO:tasks.rados.rados.0.smithi026.stdout:485: rmattr oid 49 current snap is 38 2024-09-01T00:30:20.535 INFO:tasks.rados.rados.0.smithi026.stdout:485: done (2 left) 2024-09-01T00:30:20.535 INFO:tasks.rados.rados.0.smithi026.stdout:486: rollback oid 6 current snap is 38 2024-09-01T00:30:20.535 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 6 to 36 2024-09-01T00:30:20.535 INFO:tasks.rados.rados.0.smithi026.stdout:480: finishing write tid 3 to smithi02669314-14 2024-09-01T00:30:20.536 INFO:tasks.rados.rados.0.smithi026.stdout:480: oid 14 updating version 0 to 199 2024-09-01T00:30:20.536 INFO:tasks.rados.rados.0.smithi026.stdout:480: oid 14 updating version 199 to 200 2024-09-01T00:30:20.536 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 200 (ObjNum 168 snap 38 seq_num 168) dirty exists 2024-09-01T00:30:20.536 INFO:tasks.rados.rados.0.smithi026.stdout:480: left oid 14 (ObjNum 168 snap 38 seq_num 168) 2024-09-01T00:30:20.536 INFO:tasks.rados.rados.0.smithi026.stdout:480: done (2 left) 2024-09-01T00:30:20.536 INFO:tasks.rados.rados.0.smithi026.stdout:487: copy_from oid 20 from oid 49 current snap is 38 2024-09-01T00:30:20.536 INFO:tasks.rados.rados.0.smithi026.stdout:488: read oid 44 snap -1 2024-09-01T00:30:20.536 INFO:tasks.rados.rados.0.smithi026.stdout:488: expect (ObjNum 161 snap 36 seq_num 161) 2024-09-01T00:30:20.536 INFO:tasks.rados.rados.0.smithi026.stdout:489: rollback oid 17 current snap is 38 2024-09-01T00:30:20.536 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 17 to 35 2024-09-01T00:30:20.536 INFO:tasks.rados.rados.0.smithi026.stdout:490: setattr oid 12 current snap is 38 2024-09-01T00:30:20.537 INFO:tasks.rados.rados.0.smithi026.stdout:487: finishing copy_from to smithi02669314-20 2024-09-01T00:30:20.537 INFO:tasks.rados.rados.0.smithi026.stdout:487: got expected ENOENT (src dne) 2024-09-01T00:30:20.537 INFO:tasks.rados.rados.0.smithi026.stdout:491: snap_create 2024-09-01T00:30:20.537 INFO:tasks.rados.rados.0.smithi026.stdout:487: finishing copy_from racing read to smithi02669314-20 2024-09-01T00:30:20.538 INFO:tasks.rados.rados.0.smithi026.stdout:489: finishing rollback tid 1 to smithi02669314-17 2024-09-01T00:30:20.539 INFO:tasks.rados.rados.0.smithi026.stdout:489: finishing rollback tid 2 to smithi02669314-17 2024-09-01T00:30:20.539 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 145 (ObjNum 64 snap 6 seq_num 64) dirty exists 2024-09-01T00:30:20.541 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 159 (ObjNum 165 snap 36 seq_num 165) dirty exists 2024-09-01T00:30:20.548 INFO:tasks.rados.rados.0.smithi026.stdout:488: expect (ObjNum 161 snap 36 seq_num 161) 2024-09-01T00:30:20.652 INFO:tasks.rados.rados.0.smithi026.stdout:486: finishing rollback tid 0 to smithi02669314-6 2024-09-01T00:30:20.653 INFO:tasks.rados.rados.0.smithi026.stdout:486: finishing rollback tid 1 to smithi02669314-6 2024-09-01T00:30:20.653 INFO:tasks.rados.rados.0.smithi026.stdout:481: expect (ObjNum 115 snap 20 seq_num 115) 2024-09-01T00:30:20.881 INFO:tasks.rados.rados.0.smithi026.stdout:486: finishing rollback tid 2 to smithi02669314-6 2024-09-01T00:30:20.881 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 178 (ObjNum 146 snap 33 seq_num 146) dirty exists 2024-09-01T00:30:20.881 INFO:tasks.rados.rados.0.smithi026.stdout:481: done (6 left) 2024-09-01T00:30:20.882 INFO:tasks.rados.rados.0.smithi026.stdout:486: done (5 left) 2024-09-01T00:30:20.882 INFO:tasks.rados.rados.0.smithi026.stdout:487: done (4 left) 2024-09-01T00:30:20.882 INFO:tasks.rados.rados.0.smithi026.stdout:488: done (3 left) 2024-09-01T00:30:20.882 INFO:tasks.rados.rados.0.smithi026.stdout:489: done (2 left) 2024-09-01T00:30:20.882 INFO:tasks.rados.rados.0.smithi026.stdout:490: done (1 left) 2024-09-01T00:30:20.882 INFO:tasks.rados.rados.0.smithi026.stdout:491: done (0 left) 2024-09-01T00:30:20.882 INFO:tasks.rados.rados.0.smithi026.stdout:492: rmattr oid 4 current snap is 39 2024-09-01T00:30:20.882 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 39 2024-09-01T00:30:20.882 INFO:tasks.rados.rados.0.smithi026.stdout:493: seq_num 170 ranges {5324800=450560} 2024-09-01T00:30:20.913 INFO:tasks.rados.rados.0.smithi026.stdout:493: writing smithi02669314-47 from 5324800 to 5775360 tid 1 2024-09-01T00:30:20.913 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 39 2024-09-01T00:30:20.913 INFO:tasks.rados.rados.0.smithi026.stdout:494: seq_num 171 ranges {2097152=466944} 2024-09-01T00:30:20.927 INFO:tasks.rados.rados.0.smithi026.stdout:494: writing smithi02669314-40 from 2097152 to 2564096 tid 1 2024-09-01T00:30:20.927 INFO:tasks.rados.rados.0.smithi026.stdout:495: read oid 38 snap 36 2024-09-01T00:30:20.927 INFO:tasks.rados.rados.0.smithi026.stdout:495: expect (ObjNum 127 snap 26 seq_num 127) 2024-09-01T00:30:20.927 INFO:tasks.rados.rados.0.smithi026.stdout:496: delete oid 16 current snap is 39 2024-09-01T00:30:20.927 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 152 (ObjNum 167 snap 36 seq_num 167) dirty exists 2024-09-01T00:30:20.928 INFO:tasks.rados.rados.0.smithi026.stdout:493: finishing write tid 1 to smithi02669314-47 2024-09-01T00:30:20.928 INFO:tasks.rados.rados.0.smithi026.stdout:493: finishing write tid 2 to smithi02669314-47 2024-09-01T00:30:20.928 INFO:tasks.rados.rados.0.smithi026.stdout:493: finishing write tid 3 to smithi02669314-47 2024-09-01T00:30:20.928 INFO:tasks.rados.rados.0.smithi026.stdout:493: oid 47 updating version 0 to 203 2024-09-01T00:30:20.928 INFO:tasks.rados.rados.0.smithi026.stdout:493: oid 47 version 203 is already newer than 202 2024-09-01T00:30:20.928 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 203 (ObjNum 170 snap 39 seq_num 170) dirty exists 2024-09-01T00:30:20.928 INFO:tasks.rados.rados.0.smithi026.stdout:493: left oid 47 (ObjNum 170 snap 39 seq_num 170) 2024-09-01T00:30:20.929 INFO:tasks.rados.rados.0.smithi026.stdout:492: done (4 left) 2024-09-01T00:30:20.929 INFO:tasks.rados.rados.0.smithi026.stdout:493: done (3 left) 2024-09-01T00:30:20.929 INFO:tasks.rados.rados.0.smithi026.stdout:496: done (2 left) 2024-09-01T00:30:20.929 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 39 2024-09-01T00:30:20.929 INFO:tasks.rados.rados.0.smithi026.stdout:497: seq_num 173 ranges {1703936=499712} 2024-09-01T00:30:20.941 INFO:tasks.rados.rados.0.smithi026.stdout:497: writing smithi02669314-6 from 1703936 to 2203648 tid 1 2024-09-01T00:30:20.941 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 39 2024-09-01T00:30:20.941 INFO:tasks.rados.rados.0.smithi026.stdout:498: seq_num 174 ranges {2260992=516096} 2024-09-01T00:30:20.956 INFO:tasks.rados.rados.0.smithi026.stdout:498: writing smithi02669314-14 from 2260992 to 2777088 tid 1 2024-09-01T00:30:20.957 INFO:tasks.rados.rados.0.smithi026.stdout:499: rollback oid 17 current snap is 39 2024-09-01T00:30:20.957 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 17 to 35 2024-09-01T00:30:20.957 INFO:tasks.rados.rados.0.smithi026.stdout:494: finishing write tid 1 to smithi02669314-40 2024-09-01T00:30:20.957 INFO:tasks.rados.rados.0.smithi026.stdout:494: finishing write tid 2 to smithi02669314-40 2024-09-01T00:30:20.957 INFO:tasks.rados.rados.0.smithi026.stdout:494: finishing write tid 3 to smithi02669314-40 2024-09-01T00:30:20.957 INFO:tasks.rados.rados.0.smithi026.stdout:494: oid 40 updating version 0 to 82 2024-09-01T00:30:20.957 INFO:tasks.rados.rados.0.smithi026.stdout:494: oid 40 version 82 is already newer than 81 2024-09-01T00:30:20.957 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 82 (ObjNum 171 snap 39 seq_num 171) dirty exists 2024-09-01T00:30:20.957 INFO:tasks.rados.rados.0.smithi026.stdout:494: left oid 40 (ObjNum 171 snap 39 seq_num 171) 2024-09-01T00:30:20.957 INFO:tasks.rados.rados.0.smithi026.stdout:494: done (4 left) 2024-09-01T00:30:20.957 INFO:tasks.rados.rados.0.smithi026.stdout:500: read oid 35 snap -1 2024-09-01T00:30:20.958 INFO:tasks.rados.rados.0.smithi026.stdout:500: expect (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:30:20.958 INFO:tasks.rados.rados.0.smithi026.stdout:501: rollback oid 18 current snap is 39 2024-09-01T00:30:20.958 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 18 to 34 2024-09-01T00:30:20.958 INFO:tasks.rados.rados.0.smithi026.stdout:495: expect (ObjNum 127 snap 26 seq_num 127) 2024-09-01T00:30:21.032 INFO:tasks.rados.rados.0.smithi026.stdout:497: finishing write tid 1 to smithi02669314-6 2024-09-01T00:30:21.032 INFO:tasks.rados.rados.0.smithi026.stdout:497: finishing write tid 2 to smithi02669314-6 2024-09-01T00:30:21.032 INFO:tasks.rados.rados.0.smithi026.stdout:497: finishing write tid 3 to smithi02669314-6 2024-09-01T00:30:21.032 INFO:tasks.rados.rados.0.smithi026.stdout:497: oid 6 updating version 0 to 182 2024-09-01T00:30:21.032 INFO:tasks.rados.rados.0.smithi026.stdout:497: oid 6 version 182 is already newer than 181 2024-09-01T00:30:21.032 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 182 (ObjNum 173 snap 39 seq_num 173) dirty exists 2024-09-01T00:30:21.032 INFO:tasks.rados.rados.0.smithi026.stdout:497: left oid 6 (ObjNum 173 snap 39 seq_num 173) 2024-09-01T00:30:21.032 INFO:tasks.rados.rados.0.smithi026.stdout:499: finishing rollback tid 0 to smithi02669314-17 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:499: finishing rollback tid 1 to smithi02669314-17 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:499: finishing rollback tid 2 to smithi02669314-17 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 148 (ObjNum 64 snap 6 seq_num 64) dirty exists 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:501: finishing rollback tid 0 to smithi02669314-18 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:501: finishing rollback tid 1 to smithi02669314-18 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:501: finishing rollback tid 2 to smithi02669314-18 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 163 (ObjNum 138 snap 31 seq_num 138) dirty exists 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:498: finishing write tid 1 to smithi02669314-14 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:495: done (5 left) 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:497: done (4 left) 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:499: done (3 left) 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:501: done (2 left) 2024-09-01T00:30:21.033 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 39 2024-09-01T00:30:21.034 INFO:tasks.rados.rados.0.smithi026.stdout:498: finishing write tid 2 to smithi02669314-14 2024-09-01T00:30:21.034 INFO:tasks.rados.rados.0.smithi026.stdout:498: finishing write tid 3 to smithi02669314-14 2024-09-01T00:30:21.034 INFO:tasks.rados.rados.0.smithi026.stdout:498: oid 14 updating version 0 to 206 2024-09-01T00:30:21.034 INFO:tasks.rados.rados.0.smithi026.stdout:498: oid 14 version 206 is already newer than 205 2024-09-01T00:30:21.034 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 206 (ObjNum 174 snap 39 seq_num 174) dirty exists 2024-09-01T00:30:21.034 INFO:tasks.rados.rados.0.smithi026.stdout:498: left oid 14 (ObjNum 174 snap 39 seq_num 174) 2024-09-01T00:30:21.034 INFO:tasks.rados.rados.0.smithi026.stdout:500: expect (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:30:21.046 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:20] ENGINE Bus STOPPING 2024-09-01T00:30:21.046 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:30:21.101 INFO:tasks.rados.rados.0.smithi026.stdout:502: seq_num 175 ranges {0=540672} 2024-09-01T00:30:21.104 INFO:tasks.rados.rados.0.smithi026.stdout:502: writing smithi02669314-13 from 0 to 540672 tid 1 2024-09-01T00:30:21.104 INFO:tasks.rados.rados.0.smithi026.stdout:498: done (2 left) 2024-09-01T00:30:21.105 INFO:tasks.rados.rados.0.smithi026.stdout:500: done (1 left) 2024-09-01T00:30:21.105 INFO:tasks.rados.rados.0.smithi026.stdout:503: rollback oid 9 current snap is 39 2024-09-01T00:30:21.105 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 9 to 34 2024-09-01T00:30:21.105 INFO:tasks.rados.rados.0.smithi026.stdout:504: snap_remove snap 35 2024-09-01T00:30:21.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ignoring --setuser ceph since I am not root 2024-09-01T00:30:21.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ignoring --setgroup ceph since I am not root 2024-09-01T00:30:21.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:21.028+0000 7f8ff7634040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-01T00:30:21.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:21.087+0000 7f8ff7634040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-01T00:30:21.333 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:21] ENGINE Bus STOPPED 2024-09-01T00:30:21.512 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:21.241+0000 7f8ff7634040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-01T00:30:21.512 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:21.308+0000 7f8ff7634040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-01T00:30:21.512 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:21.458+0000 7f8ff7634040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:30:21.804 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:21.604+0000 7f8ff7634040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-01T00:30:21.805 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: osdmap e156: 8 total, 8 up, 8 in 2024-09-01T00:30:21.805 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:21.805 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:21.805 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:21.805 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:30:21.806 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:21.806 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:21.806 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-01T00:30:21.806 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: Activating manager daemon x 2024-09-01T00:30:21.806 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:21.806 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:21.806 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:21.806 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-01T00:30:21.806 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-01T00:30:21.806 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: osdmap e157: 8 total, 8 up, 8 in 2024-09-01T00:30:21.806 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-01T00:30:21.807 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-01T00:30:21.807 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:30:21.807 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: mgrmap e25: x(active, starting, since 0.010065s) 2024-09-01T00:30:21.807 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:30:21.807 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:30:21.807 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:30:21.808 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:30:21.808 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:30:21.808 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:30:21.808 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:30:21.808 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-01T00:30:21.808 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-01T00:30:21.808 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-01T00:30:21.808 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[28102]: Manager daemon x is now available 2024-09-01T00:30:21.809 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: osdmap e156: 8 total, 8 up, 8 in 2024-09-01T00:30:21.809 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:21.809 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:21.809 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:21.809 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:30:21.809 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:21.809 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:21.809 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: Activating manager daemon x 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: osdmap e157: 8 total, 8 up, 8 in 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: mgrmap e25: x(active, starting, since 0.010065s) 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:30:21.810 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:30:21.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:30:21.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:30:21.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:30:21.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:30:21.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:30:21.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-01T00:30:21.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-01T00:30:21.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-01T00:30:21.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-mon[17191]: Manager daemon x is now available 2024-09-01T00:30:21.812 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:21.728+0000 7f29e8ab2640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:21.812 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:21.728+0000 7f29e8ab2640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:21.812 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:21.728+0000 7f29e8ab2640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:21.812 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:21.728+0000 7f29e8ab2640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:21.812 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:21.728+0000 7f29e8ab2640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:21.812 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:21.728+0000 7f29ebab8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:21.812 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:21.728+0000 7f29ebab8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:21.812 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:21.728+0000 7f29ebab8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:21.812 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:21.728+0000 7f29ebab8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:21.812 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:21.728+0000 7f29ebab8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:21.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: osdmap e156: 8 total, 8 up, 8 in 2024-09-01T00:30:21.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:21.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:21.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:21.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:30:21.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' 2024-09-01T00:30:21.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:21.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-01T00:30:21.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: Activating manager daemon x 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: osdmap e157: 8 total, 8 up, 8 in 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24428 172.21.15.26:0/1551108624' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: mgrmap e25: x(active, starting, since 0.010065s) 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:30:21.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:30:21.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:30:21.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:30:21.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:30:21.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:30:21.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-01T00:30:21.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-01T00:30:21.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-01T00:30:21.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-mon[20615]: Manager daemon x is now available 2024-09-01T00:30:21.883 INFO:tasks.rados.rados.0.smithi026.stdout:504: done (2 left) 2024-09-01T00:30:21.883 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 44 current snap is 39 2024-09-01T00:30:21.883 INFO:tasks.rados.rados.0.smithi026.stdout:505: seq_num 176 ranges {2310144=557056} 2024-09-01T00:30:21.901 INFO:tasks.rados.rados.0.smithi026.stdout:505: writing smithi02669314-44 from 2310144 to 2867200 tid 1 2024-09-01T00:30:21.901 INFO:tasks.rados.rados.0.smithi026.stdout:506: delete oid 47 current snap is 39 2024-09-01T00:30:21.902 INFO:tasks.rados.rados.0.smithi026.stdout:502: finishing write tid 1 to smithi02669314-13 2024-09-01T00:30:21.902 INFO:tasks.rados.rados.0.smithi026.stdout:502: finishing write tid 2 to smithi02669314-13 2024-09-01T00:30:21.902 INFO:tasks.rados.rados.0.smithi026.stdout:503: finishing rollback tid 0 to smithi02669314-9 2024-09-01T00:30:21.902 INFO:tasks.rados.rados.0.smithi026.stdout:503: finishing rollback tid 1 to smithi02669314-9 2024-09-01T00:30:21.902 INFO:tasks.rados.rados.0.smithi026.stdout:503: finishing rollback tid 2 to smithi02669314-9 2024-09-01T00:30:21.902 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 170 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-09-01T00:30:21.902 INFO:tasks.rados.rados.0.smithi026.stdout:502: finishing write tid 3 to smithi02669314-13 2024-09-01T00:30:21.902 INFO:tasks.rados.rados.0.smithi026.stdout:502: oid 13 updating version 0 to 134 2024-09-01T00:30:21.902 INFO:tasks.rados.rados.0.smithi026.stdout:502: oid 13 version 134 is already newer than 133 2024-09-01T00:30:21.902 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 134 (ObjNum 175 snap 39 seq_num 175) dirty exists 2024-09-01T00:30:21.902 INFO:tasks.rados.rados.0.smithi026.stdout:502: left oid 13 (ObjNum 175 snap 39 seq_num 175) 2024-09-01T00:30:21.905 INFO:tasks.rados.rados.0.smithi026.stdout:505: finishing write tid 1 to smithi02669314-44 2024-09-01T00:30:21.905 INFO:tasks.rados.rados.0.smithi026.stdout:505: finishing write tid 2 to smithi02669314-44 2024-09-01T00:30:21.905 INFO:tasks.rados.rados.0.smithi026.stdout:502: done (3 left) 2024-09-01T00:30:21.905 INFO:tasks.rados.rados.0.smithi026.stdout:503: done (2 left) 2024-09-01T00:30:21.905 INFO:tasks.rados.rados.0.smithi026.stdout:506: done (1 left) 2024-09-01T00:30:21.905 INFO:tasks.rados.rados.0.smithi026.stdout:507: snap_create 2024-09-01T00:30:21.906 INFO:tasks.rados.rados.0.smithi026.stdout:505: finishing write tid 3 to smithi02669314-44 2024-09-01T00:30:21.906 INFO:tasks.rados.rados.0.smithi026.stdout:505: oid 44 updating version 0 to 214 2024-09-01T00:30:21.906 INFO:tasks.rados.rados.0.smithi026.stdout:505: oid 44 updating version 214 to 215 2024-09-01T00:30:21.906 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 215 (ObjNum 176 snap 39 seq_num 176) dirty exists 2024-09-01T00:30:21.906 INFO:tasks.rados.rados.0.smithi026.stdout:505: left oid 44 (ObjNum 176 snap 39 seq_num 176) 2024-09-01T00:30:22.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:21 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:21] ENGINE Bus STARTING 2024-09-01T00:30:22.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:22] ENGINE Serving on http://:::9283 2024-09-01T00:30:22.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:22] ENGINE Bus STARTED 2024-09-01T00:30:22.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:21.944+0000 7f8ff7634040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-01T00:30:22.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:22.007+0000 7f8ff7634040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-01T00:30:22.476 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:22.202+0000 7f8ff7634040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-01T00:30:22.503 INFO:tasks.rados.rados.0.smithi026.stdout:505: done (1 left) 2024-09-01T00:30:22.503 INFO:tasks.rados.rados.0.smithi026.stdout:507: done (0 left) 2024-09-01T00:30:22.503 INFO:tasks.rados.rados.0.smithi026.stdout:508: snap_create 2024-09-01T00:30:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: Checking for cert/key for grafana.a 2024-09-01T00:30:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: Migrating grafana.a cert to cert store 2024-09-01T00:30:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: Migrating grafana.a key to cert store 2024-09-01T00:30:22.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:22.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:22.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:22.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:22.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:22.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:22.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:30:22.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:30:22.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-01T00:30:22.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-01T00:30:22.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: mgrmap e26: x(active, since 1.00909s) 2024-09-01T00:30:22.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: osdmap e158: 8 total, 8 up, 8 in 2024-09-01T00:30:22.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:22.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: pgmap v4: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 136 MiB data, 523 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:22.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: Deploying cephadm binary to smithi026 2024-09-01T00:30:22.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: Deploying cephadm binary to smithi139 2024-09-01T00:30:22.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[17191]: osdmap e159: 8 total, 8 up, 8 in 2024-09-01T00:30:22.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:22.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:22.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: Checking for cert/key for grafana.a 2024-09-01T00:30:22.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: Migrating grafana.a cert to cert store 2024-09-01T00:30:22.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: Migrating grafana.a key to cert store 2024-09-01T00:30:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:30:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:30:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-01T00:30:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-01T00:30:22.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: mgrmap e26: x(active, since 1.00909s) 2024-09-01T00:30:22.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: osdmap e158: 8 total, 8 up, 8 in 2024-09-01T00:30:22.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:22.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: pgmap v4: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 136 MiB data, 523 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:22.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: Deploying cephadm binary to smithi026 2024-09-01T00:30:22.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: Deploying cephadm binary to smithi139 2024-09-01T00:30:22.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:22 smithi026 ceph-mon[28102]: osdmap e159: 8 total, 8 up, 8 in 2024-09-01T00:30:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: Checking for cert/key for grafana.a 2024-09-01T00:30:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: Migrating grafana.a cert to cert store 2024-09-01T00:30:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: Migrating grafana.a key to cert store 2024-09-01T00:30:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:30:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:30:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-01T00:30:23.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-01T00:30:23.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: mgrmap e26: x(active, since 1.00909s) 2024-09-01T00:30:23.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: osdmap e158: 8 total, 8 up, 8 in 2024-09-01T00:30:23.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:23.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: pgmap v4: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 136 MiB data, 523 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:23.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: Deploying cephadm binary to smithi026 2024-09-01T00:30:23.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: Deploying cephadm binary to smithi139 2024-09-01T00:30:23.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:22 smithi139 ceph-mon[20615]: osdmap e159: 8 total, 8 up, 8 in 2024-09-01T00:30:23.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:23 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:23.149+0000 7f8ff7634040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-01T00:30:23.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:23 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:23.217+0000 7f8ff7634040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-01T00:30:23.504 INFO:tasks.rados.rados.0.smithi026.stdout:508: done (0 left) 2024-09-01T00:30:23.504 INFO:tasks.rados.rados.0.smithi026.stdout:509: snap_remove snap 34 2024-09-01T00:30:23.833 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:23.379+0000 7f29cf002640 -1 log_channel(cephadm) log [ERR] : [01/Sep/2024:00:30:23] ENGINE Error in HTTPServer.serve 2024-09-01T00:30:23.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: Traceback (most recent call last): 2024-09-01T00:30:23.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:30:23.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: self._connections.run(self.expiration_interval) 2024-09-01T00:30:23.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:30:23.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: self._run(expiration_interval) 2024-09-01T00:30:23.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:30:23.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:30:23.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:30:23.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:30:23.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:30:23.834 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: s = self.context.wrap_socket( 2024-09-01T00:30:23.835 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:30:23.835 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: return self.sslsocket_class._create( 2024-09-01T00:30:23.835 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:30:23.835 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: self.do_handshake() 2024-09-01T00:30:23.835 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:30:23.835 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: self._sslobj.do_handshake() 2024-09-01T00:30:23.835 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:30:23.835 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:23 smithi026 ceph-mon[17191]: pgmap v6: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 136 MiB data, 523 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:23 smithi026 ceph-mon[17191]: mgrmap e27: x(active, since 2s) 2024-09-01T00:30:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:23 smithi026 ceph-mon[17191]: [01/Sep/2024:00:30:23] ENGINE Bus STARTING 2024-09-01T00:30:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:23 smithi026 ceph-mon[17191]: osdmap e160: 8 total, 8 up, 8 in 2024-09-01T00:30:24.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:23 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:23.972+0000 7f8ff7634040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-01T00:30:24.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:24.106+0000 7f8ff7634040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-01T00:30:24.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:23 smithi026 ceph-mon[28102]: pgmap v6: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 136 MiB data, 523 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:24.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:23 smithi026 ceph-mon[28102]: mgrmap e27: x(active, since 2s) 2024-09-01T00:30:24.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:23 smithi026 ceph-mon[28102]: [01/Sep/2024:00:30:23] ENGINE Bus STARTING 2024-09-01T00:30:24.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:23 smithi026 ceph-mon[28102]: osdmap e160: 8 total, 8 up, 8 in 2024-09-01T00:30:24.250 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-mon[20615]: pgmap v6: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 136 MiB data, 523 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:24.250 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-mon[20615]: mgrmap e27: x(active, since 2s) 2024-09-01T00:30:24.250 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-mon[20615]: [01/Sep/2024:00:30:23] ENGINE Bus STARTING 2024-09-01T00:30:24.251 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:23 smithi139 ceph-mon[20615]: osdmap e160: 8 total, 8 up, 8 in 2024-09-01T00:30:24.506 INFO:tasks.rados.rados.0.smithi026.stdout:509: done (0 left) 2024-09-01T00:30:24.506 INFO:tasks.rados.rados.0.smithi026.stdout:510: read oid 21 snap -1 2024-09-01T00:30:24.506 INFO:tasks.rados.rados.0.smithi026.stdout:510: expect (ObjNum 154 snap 35 seq_num 154) 2024-09-01T00:30:24.506 INFO:tasks.rados.rados.0.smithi026.stdout:511: snap_create 2024-09-01T00:30:24.518 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:24.255+0000 7f8ff7634040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-01T00:30:24.519 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:24.320+0000 7f8ff7634040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-01T00:30:24.519 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:24.478+0000 7f8ff7634040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-01T00:30:24.544 INFO:tasks.rados.rados.0.smithi026.stdout:510: expect (ObjNum 154 snap 35 seq_num 154) 2024-09-01T00:30:24.802 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:24.564+0000 7f8ff7634040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-01T00:30:24.802 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:24.626+0000 7f8ff7634040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-01T00:30:24.802 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:24.800+0000 7f8ff7634040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-01T00:30:25.068 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-mon[17191]: [01/Sep/2024:00:30:23] ENGINE Serving on https://172.21.15.139:7150 2024-09-01T00:30:25.068 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-mon[17191]: [01/Sep/2024:00:30:23] ENGINE Error in HTTPServer.serve 2024-09-01T00:30:25.069 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-01T00:30:25.069 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:30:25.069 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:30:25.069 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:30:25.069 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-01T00:30:25.069 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:30:25.069 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:30:25.069 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:30:25.069 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:30:25.069 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:30:25.069 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-01T00:30:25.069 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:30:25.070 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-01T00:30:25.070 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:30:25.070 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-01T00:30:25.070 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:30:25.070 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-01T00:30:25.070 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:30:25.070 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-mon[17191]: [01/Sep/2024:00:30:23] ENGINE Serving on http://172.21.15.139:8765 2024-09-01T00:30:25.070 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-mon[17191]: [01/Sep/2024:00:30:23] ENGINE Bus STARTED 2024-09-01T00:30:25.070 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-mon[17191]: osdmap e161: 8 total, 8 up, 8 in 2024-09-01T00:30:25.070 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:24.881+0000 7f8ff7634040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-01T00:30:25.071 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:24.966+0000 7f8ff7634040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-01T00:30:25.071 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:25 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:25.067+0000 7f8ff7634040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-01T00:30:25.071 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-mon[28102]: [01/Sep/2024:00:30:23] ENGINE Serving on https://172.21.15.139:7150 2024-09-01T00:30:25.071 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-mon[28102]: [01/Sep/2024:00:30:23] ENGINE Error in HTTPServer.serve 2024-09-01T00:30:25.071 INFO:journalctl@ceph.mon.c.smithi026.stdout: Traceback (most recent call last): 2024-09-01T00:30:25.071 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:30:25.071 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:30:25.071 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:30:25.071 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._run(expiration_interval) 2024-09-01T00:30:25.071 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:30:25.071 INFO:journalctl@ceph.mon.c.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout: s = self.context.wrap_socket( 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout: return self.sslsocket_class._create( 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout: self.do_handshake() 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._sslobj.do_handshake() 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-mon[28102]: [01/Sep/2024:00:30:23] ENGINE Serving on http://172.21.15.139:8765 2024-09-01T00:30:25.072 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-mon[28102]: [01/Sep/2024:00:30:23] ENGINE Bus STARTED 2024-09-01T00:30:25.073 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:24 smithi026 ceph-mon[28102]: osdmap e161: 8 total, 8 up, 8 in 2024-09-01T00:30:25.186 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:24 smithi139 ceph-mon[20615]: [01/Sep/2024:00:30:23] ENGINE Serving on https://172.21.15.139:7150 2024-09-01T00:30:25.186 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:24 smithi139 ceph-mon[20615]: [01/Sep/2024:00:30:23] ENGINE Error in HTTPServer.serve 2024-09-01T00:30:25.186 INFO:journalctl@ceph.mon.b.smithi139.stdout: Traceback (most recent call last): 2024-09-01T00:30:25.186 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:30:25.186 INFO:journalctl@ceph.mon.b.smithi139.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:30:25.186 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:30:25.186 INFO:journalctl@ceph.mon.b.smithi139.stdout: self._run(expiration_interval) 2024-09-01T00:30:25.186 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout: s = self.context.wrap_socket( 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout: return self.sslsocket_class._create( 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout: self.do_handshake() 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout: self._sslobj.do_handshake() 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:30:25.187 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:24 smithi139 ceph-mon[20615]: [01/Sep/2024:00:30:23] ENGINE Serving on http://172.21.15.139:8765 2024-09-01T00:30:25.188 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:24 smithi139 ceph-mon[20615]: [01/Sep/2024:00:30:23] ENGINE Bus STARTED 2024-09-01T00:30:25.188 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:24 smithi139 ceph-mon[20615]: osdmap e161: 8 total, 8 up, 8 in 2024-09-01T00:30:25.447 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:25 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:25.136+0000 7f8ff7634040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-01T00:30:25.447 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:25 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:25.199+0000 7f8ff7634040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-01T00:30:25.509 INFO:tasks.rados.rados.0.smithi026.stdout:510: done (1 left) 2024-09-01T00:30:25.509 INFO:tasks.rados.rados.0.smithi026.stdout:511: done (0 left) 2024-09-01T00:30:25.509 INFO:tasks.rados.rados.0.smithi026.stdout:512: copy_from oid 24 from oid 25 current snap is 42 2024-09-01T00:30:25.509 INFO:tasks.rados.rados.0.smithi026.stdout:513: snap_remove snap 38 2024-09-01T00:30:26.044 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:25 smithi026 ceph-mon[17191]: pgmap v9: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 136 MiB data, 523 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:26.044 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:25 smithi026 ceph-mon[17191]: mgrmap e28: x(active, since 4s) 2024-09-01T00:30:26.045 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:25 smithi026 ceph-mon[17191]: osdmap e162: 8 total, 8 up, 8 in 2024-09-01T00:30:26.045 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:25 smithi026 ceph-mon[28102]: pgmap v9: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 136 MiB data, 523 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:26.045 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:25 smithi026 ceph-mon[28102]: mgrmap e28: x(active, since 4s) 2024-09-01T00:30:26.045 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:25 smithi026 ceph-mon[28102]: osdmap e162: 8 total, 8 up, 8 in 2024-09-01T00:30:26.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:25 smithi139 ceph-mon[20615]: pgmap v9: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 136 MiB data, 523 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:26.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:25 smithi139 ceph-mon[20615]: mgrmap e28: x(active, since 4s) 2024-09-01T00:30:26.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:25 smithi139 ceph-mon[20615]: osdmap e162: 8 total, 8 up, 8 in 2024-09-01T00:30:26.360 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:26.043+0000 7f8ff7634040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-01T00:30:26.360 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:30:26] ENGINE Bus STARTING 2024-09-01T00:30:26.360 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: CherryPy Checker: 2024-09-01T00:30:26.360 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: The Application mounted at '' has an empty config. 2024-09-01T00:30:26.360 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: 2024-09-01T00:30:26.361 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:30:26] ENGINE Serving on http://:::9283 2024-09-01T00:30:26.361 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: [01/Sep/2024:00:30:26] ENGINE Bus STARTED 2024-09-01T00:30:26.511 INFO:tasks.rados.rados.0.smithi026.stdout:513: done (1 left) 2024-09-01T00:30:26.511 INFO:tasks.rados.rados.0.smithi026.stdout:514: rollback oid 16 current snap is 42 2024-09-01T00:30:26.512 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 16 to 36 2024-09-01T00:30:26.512 INFO:tasks.rados.rados.0.smithi026.stdout:512: finishing copy_from racing read to smithi02669314-24 2024-09-01T00:30:26.512 INFO:tasks.rados.rados.0.smithi026.stdout:512: finishing copy_from to smithi02669314-24 2024-09-01T00:30:26.512 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 24 (ObjNum 69 snap 11 seq_num 69) dirty exists 2024-09-01T00:30:26.512 INFO:tasks.rados.rados.0.smithi026.stdout:512: done (1 left) 2024-09-01T00:30:26.512 INFO:tasks.rados.rados.0.smithi026.stdout:515: read oid 47 snap 39 2024-09-01T00:30:26.512 INFO:tasks.rados.rados.0.smithi026.stdout:515: expect deleted 2024-09-01T00:30:26.512 INFO:tasks.rados.rados.0.smithi026.stdout:516: rollback oid 17 current snap is 42 2024-09-01T00:30:26.512 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 17 to 40 2024-09-01T00:30:26.512 INFO:tasks.rados.rados.0.smithi026.stdout:517: snap_create 2024-09-01T00:30:26.515 INFO:tasks.rados.rados.0.smithi026.stdout:514: finishing rollback tid 1 to smithi02669314-16 2024-09-01T00:30:26.515 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 0 (ObjNum 97 snap 0 seq_num 132973984) dirty dne 2024-09-01T00:30:26.516 INFO:tasks.rados.rados.0.smithi026.stdout:516: finishing rollback tid 0 to smithi02669314-17 2024-09-01T00:30:26.516 INFO:tasks.rados.rados.0.smithi026.stdout:516: finishing rollback tid 1 to smithi02669314-17 2024-09-01T00:30:26.517 INFO:tasks.rados.rados.0.smithi026.stdout:516: finishing rollback tid 2 to smithi02669314-17 2024-09-01T00:30:26.517 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 154 (ObjNum 64 snap 6 seq_num 64) dirty exists 2024-09-01T00:30:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[28102]: Standby manager daemon y started 2024-09-01T00:30:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.26:0/3926243199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-01T00:30:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.26:0/3926243199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:30:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.26:0/3926243199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-01T00:30:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.26:0/3926243199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:30:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[28102]: osdmap e163: 8 total, 8 up, 8 in 2024-09-01T00:30:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:27.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[17191]: Standby manager daemon y started 2024-09-01T00:30:27.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.26:0/3926243199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-01T00:30:27.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.26:0/3926243199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:30:27.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.26:0/3926243199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-01T00:30:27.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.26:0/3926243199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:30:27.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[17191]: osdmap e163: 8 total, 8 up, 8 in 2024-09-01T00:30:27.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:27.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:26 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:27.228 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:26 smithi139 ceph-mon[20615]: Standby manager daemon y started 2024-09-01T00:30:27.228 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:26 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.26:0/3926243199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-01T00:30:27.228 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:26 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.26:0/3926243199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:30:27.228 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:26 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.26:0/3926243199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-01T00:30:27.228 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:26 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.26:0/3926243199' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:30:27.228 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:26 smithi139 ceph-mon[20615]: osdmap e163: 8 total, 8 up, 8 in 2024-09-01T00:30:27.229 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:26 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:27.229 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:26 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:27.512 INFO:tasks.rados.rados.0.smithi026.stdout:514: done (3 left) 2024-09-01T00:30:27.512 INFO:tasks.rados.rados.0.smithi026.stdout:515: done (2 left) 2024-09-01T00:30:27.512 INFO:tasks.rados.rados.0.smithi026.stdout:516: done (1 left) 2024-09-01T00:30:27.512 INFO:tasks.rados.rados.0.smithi026.stdout:517: done (0 left) 2024-09-01T00:30:27.512 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 43 2024-09-01T00:30:27.513 INFO:tasks.rados.rados.0.smithi026.stdout:518: seq_num 178 ranges {2318336=589824} 2024-09-01T00:30:27.528 INFO:tasks.rados.rados.0.smithi026.stdout:518: writing smithi02669314-33 from 2318336 to 2908160 tid 1 2024-09-01T00:30:27.528 INFO:tasks.rados.rados.0.smithi026.stdout:519: read oid 27 snap -1 2024-09-01T00:30:27.528 INFO:tasks.rados.rados.0.smithi026.stdout:519: expect (ObjNum 141 snap 32 seq_num 141) 2024-09-01T00:30:27.529 INFO:tasks.rados.rados.0.smithi026.stdout:520: copy_from oid 30 from oid 25 current snap is 43 2024-09-01T00:30:27.529 INFO:tasks.rados.rados.0.smithi026.stdout:521: read oid 31 snap -1 2024-09-01T00:30:27.529 INFO:tasks.rados.rados.0.smithi026.stdout:521: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:27.529 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 43 2024-09-01T00:30:27.529 INFO:tasks.rados.rados.0.smithi026.stdout:522: seq_num 179 ranges {0=606208} 2024-09-01T00:30:27.532 INFO:tasks.rados.rados.0.smithi026.stdout:522: writing smithi02669314-16 from 0 to 606208 tid 1 2024-09-01T00:30:27.532 INFO:tasks.rados.rados.0.smithi026.stdout:523: read oid 48 snap -1 2024-09-01T00:30:27.532 INFO:tasks.rados.rados.0.smithi026.stdout:523: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:524: rollback oid 41 current snap is 43 2024-09-01T00:30:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 41 to 39 2024-09-01T00:30:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:525: read oid 24 snap -1 2024-09-01T00:30:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:525: expect (ObjNum 69 snap 11 seq_num 69) 2024-09-01T00:30:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:526: snap_create 2024-09-01T00:30:27.533 INFO:tasks.rados.rados.0.smithi026.stdout:518: finishing write tid 1 to smithi02669314-33 2024-09-01T00:30:27.536 INFO:tasks.rados.rados.0.smithi026.stdout:521: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:27.556 INFO:tasks.rados.rados.0.smithi026.stdout:518: finishing write tid 2 to smithi02669314-33 2024-09-01T00:30:27.556 INFO:tasks.rados.rados.0.smithi026.stdout:518: finishing write tid 3 to smithi02669314-33 2024-09-01T00:30:27.556 INFO:tasks.rados.rados.0.smithi026.stdout:518: oid 33 updating version 0 to 167 2024-09-01T00:30:27.556 INFO:tasks.rados.rados.0.smithi026.stdout:518: oid 33 version 167 is already newer than 166 2024-09-01T00:30:27.556 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 167 (ObjNum 178 snap 43 seq_num 178) dirty exists 2024-09-01T00:30:27.556 INFO:tasks.rados.rados.0.smithi026.stdout:518: left oid 33 (ObjNum 178 snap 43 seq_num 178) 2024-09-01T00:30:27.556 INFO:tasks.rados.rados.0.smithi026.stdout:525: expect (ObjNum 69 snap 11 seq_num 69) 2024-09-01T00:30:27.615 INFO:tasks.rados.rados.0.smithi026.stdout:523: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:27.632 INFO:tasks.rados.rados.0.smithi026.stdout:524: finishing rollback tid 0 to smithi02669314-41 2024-09-01T00:30:27.632 INFO:tasks.rados.rados.0.smithi026.stdout:524: finishing rollback tid 1 to smithi02669314-41 2024-09-01T00:30:27.632 INFO:tasks.rados.rados.0.smithi026.stdout:524: finishing rollback tid 2 to smithi02669314-41 2024-09-01T00:30:27.632 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 181 (ObjNum 159 snap 35 seq_num 159) dirty exists 2024-09-01T00:30:27.633 INFO:tasks.rados.rados.0.smithi026.stdout:522: finishing write tid 1 to smithi02669314-16 2024-09-01T00:30:27.633 INFO:tasks.rados.rados.0.smithi026.stdout:522: finishing write tid 2 to smithi02669314-16 2024-09-01T00:30:27.633 INFO:tasks.rados.rados.0.smithi026.stdout:520: finishing copy_from racing read to smithi02669314-30 2024-09-01T00:30:27.633 INFO:tasks.rados.rados.0.smithi026.stdout:522: finishing write tid 3 to smithi02669314-16 2024-09-01T00:30:27.633 INFO:tasks.rados.rados.0.smithi026.stdout:522: oid 16 updating version 0 to 194 2024-09-01T00:30:27.633 INFO:tasks.rados.rados.0.smithi026.stdout:522: oid 16 version 194 is already newer than 193 2024-09-01T00:30:27.633 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 194 (ObjNum 179 snap 43 seq_num 179) dirty exists 2024-09-01T00:30:27.633 INFO:tasks.rados.rados.0.smithi026.stdout:522: left oid 16 (ObjNum 179 snap 43 seq_num 179) 2024-09-01T00:30:27.633 INFO:tasks.rados.rados.0.smithi026.stdout:519: expect (ObjNum 141 snap 32 seq_num 141) 2024-09-01T00:30:27.714 INFO:tasks.rados.rados.0.smithi026.stdout:520: finishing copy_from to smithi02669314-30 2024-09-01T00:30:27.715 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 24 (ObjNum 69 snap 11 seq_num 69) dirty exists 2024-09-01T00:30:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: pgmap v12: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 136 MiB data, 523 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: mgrmap e29: x(active, since 6s), standbys: y 2024-09-01T00:30:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: osdmap e164: 8 total, 8 up, 8 in 2024-09-01T00:30:28.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: pgmap v12: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 136 MiB data, 523 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: mgrmap e29: x(active, since 6s), standbys: y 2024-09-01T00:30:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-01T00:30:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: osdmap e164: 8 total, 8 up, 8 in 2024-09-01T00:30:28.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:27 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: pgmap v12: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 136 MiB data, 523 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: mgrmap e29: x(active, since 6s), standbys: y 2024-09-01T00:30:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-01T00:30:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:28.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: osdmap e164: 8 total, 8 up, 8 in 2024-09-01T00:30:28.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:27 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.515 INFO:tasks.rados.rados.0.smithi026.stdout:518: done (8 left) 2024-09-01T00:30:28.515 INFO:tasks.rados.rados.0.smithi026.stdout:519: done (7 left) 2024-09-01T00:30:28.515 INFO:tasks.rados.rados.0.smithi026.stdout:520: done (6 left) 2024-09-01T00:30:28.515 INFO:tasks.rados.rados.0.smithi026.stdout:521: done (5 left) 2024-09-01T00:30:28.515 INFO:tasks.rados.rados.0.smithi026.stdout:522: done (4 left) 2024-09-01T00:30:28.515 INFO:tasks.rados.rados.0.smithi026.stdout:523: done (3 left) 2024-09-01T00:30:28.515 INFO:tasks.rados.rados.0.smithi026.stdout:524: done (2 left) 2024-09-01T00:30:28.515 INFO:tasks.rados.rados.0.smithi026.stdout:525: done (1 left) 2024-09-01T00:30:28.515 INFO:tasks.rados.rados.0.smithi026.stdout:526: done (0 left) 2024-09-01T00:30:28.515 INFO:tasks.rados.rados.0.smithi026.stdout:527: setattr oid 5 current snap is 44 2024-09-01T00:30:28.516 INFO:tasks.rados.rados.0.smithi026.stdout:528: rollback oid 50 current snap is 44 2024-09-01T00:30:28.516 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 50 to 42 2024-09-01T00:30:28.516 INFO:tasks.rados.rados.0.smithi026.stdout:529: setattr oid 47 current snap is 44 2024-09-01T00:30:28.517 INFO:tasks.rados.rados.0.smithi026.stdout:530: rollback oid 10 current snap is 44 2024-09-01T00:30:28.517 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 10 to 40 2024-09-01T00:30:28.517 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 44 2024-09-01T00:30:28.518 INFO:tasks.rados.rados.0.smithi026.stdout:531: seq_num 180 ranges {2531328=622592} 2024-09-01T00:30:28.535 INFO:tasks.rados.rados.0.smithi026.stdout:531: writing smithi02669314-11 from 2531328 to 3153920 tid 1 2024-09-01T00:30:28.535 INFO:tasks.rados.rados.0.smithi026.stdout:532: snap_remove snap 39 2024-09-01T00:30:28.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:28 smithi139 ceph-mon[20615]: Adjusting osd_memory_target on smithi026 to 2481M 2024-09-01T00:30:28.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:28 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:28 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:28.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:28 smithi139 ceph-mon[20615]: osdmap e165: 8 total, 8 up, 8 in 2024-09-01T00:30:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:28 smithi026 ceph-mon[17191]: Adjusting osd_memory_target on smithi026 to 2481M 2024-09-01T00:30:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:28 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:28 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:28 smithi026 ceph-mon[17191]: osdmap e165: 8 total, 8 up, 8 in 2024-09-01T00:30:29.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:28 smithi026 ceph-mon[28102]: Adjusting osd_memory_target on smithi026 to 2481M 2024-09-01T00:30:29.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:28 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:29.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:28 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:29.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:28 smithi026 ceph-mon[28102]: osdmap e165: 8 total, 8 up, 8 in 2024-09-01T00:30:29.521 INFO:tasks.rados.rados.0.smithi026.stdout:532: done (5 left) 2024-09-01T00:30:29.521 INFO:tasks.rados.rados.0.smithi026.stdout:533: read oid 44 snap -1 2024-09-01T00:30:29.521 INFO:tasks.rados.rados.0.smithi026.stdout:533: expect (ObjNum 176 snap 39 seq_num 176) 2024-09-01T00:30:29.521 INFO:tasks.rados.rados.0.smithi026.stdout:534: read oid 45 snap -1 2024-09-01T00:30:29.521 INFO:tasks.rados.rados.0.smithi026.stdout:534: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:29.521 INFO:tasks.rados.rados.0.smithi026.stdout:535: snap_remove snap 36 2024-09-01T00:30:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:29 smithi026 ceph-mon[17191]: pgmap v15: 121 pgs: 121 active+clean; 107 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 568 KiB/s wr, 20 op/s 2024-09-01T00:30:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:29 smithi026 ceph-mon[17191]: osdmap e166: 8 total, 8 up, 8 in 2024-09-01T00:30:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:29 smithi026 ceph-mon[28102]: pgmap v15: 121 pgs: 121 active+clean; 107 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 568 KiB/s wr, 20 op/s 2024-09-01T00:30:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:29 smithi026 ceph-mon[28102]: osdmap e166: 8 total, 8 up, 8 in 2024-09-01T00:30:30.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:29 smithi139 ceph-mon[20615]: pgmap v15: 121 pgs: 121 active+clean; 107 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 568 KiB/s wr, 20 op/s 2024-09-01T00:30:30.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:29 smithi139 ceph-mon[20615]: osdmap e166: 8 total, 8 up, 8 in 2024-09-01T00:30:30.523 INFO:tasks.rados.rados.0.smithi026.stdout:535: done (7 left) 2024-09-01T00:30:30.523 INFO:tasks.rados.rados.0.smithi026.stdout:536: snap_remove snap 43 2024-09-01T00:30:31.529 INFO:tasks.rados.rados.0.smithi026.stdout:536: done (7 left) 2024-09-01T00:30:31.529 INFO:tasks.rados.rados.0.smithi026.stdout:537: read oid 39 snap -1 2024-09-01T00:30:31.529 INFO:tasks.rados.rados.0.smithi026.stdout:537: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-01T00:30:31.529 INFO:tasks.rados.rados.0.smithi026.stdout:538: delete oid 29 current snap is 44 2024-09-01T00:30:31.529 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 179 (ObjNum 135 snap 31 seq_num 135) dirty exists 2024-09-01T00:30:31.529 INFO:tasks.rados.rados.0.smithi026.stdout:528: finishing rollback tid 0 to smithi02669314-50 2024-09-01T00:30:31.529 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 229 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-01T00:30:31.529 INFO:tasks.rados.rados.0.smithi026.stdout:528: finishing rollback tid 1 to smithi02669314-50 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:528: finishing rollback tid 2 to smithi02669314-50 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 183 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:530: finishing rollback tid 0 to smithi02669314-10 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:530: finishing rollback tid 1 to smithi02669314-10 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:530: finishing rollback tid 2 to smithi02669314-10 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 177 (ObjNum 98 snap 18 seq_num 98) dirty exists 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:531: finishing write tid 1 to smithi02669314-11 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:531: finishing write tid 2 to smithi02669314-11 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:531: finishing write tid 3 to smithi02669314-11 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:531: oid 11 updating version 0 to 188 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:531: oid 11 updating version 188 to 189 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 189 (ObjNum 180 snap 44 seq_num 180) dirty exists 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:531: left oid 11 (ObjNum 180 snap 44 seq_num 180) 2024-09-01T00:30:31.530 INFO:tasks.rados.rados.0.smithi026.stdout:534: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:31.545 INFO:tasks.rados.rados.0.smithi026.stdout:533: expect (ObjNum 176 snap 39 seq_num 176) 2024-09-01T00:30:31.703 INFO:tasks.rados.rados.0.smithi026.stdout:537: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-01T00:30:31.715 INFO:tasks.rados.rados.0.smithi026.stdout:527: done (8 left) 2024-09-01T00:30:31.715 INFO:tasks.rados.rados.0.smithi026.stdout:528: done (7 left) 2024-09-01T00:30:31.715 INFO:tasks.rados.rados.0.smithi026.stdout:529: done (6 left) 2024-09-01T00:30:31.715 INFO:tasks.rados.rados.0.smithi026.stdout:530: done (5 left) 2024-09-01T00:30:31.715 INFO:tasks.rados.rados.0.smithi026.stdout:531: done (4 left) 2024-09-01T00:30:31.715 INFO:tasks.rados.rados.0.smithi026.stdout:533: done (3 left) 2024-09-01T00:30:31.715 INFO:tasks.rados.rados.0.smithi026.stdout:534: done (2 left) 2024-09-01T00:30:31.715 INFO:tasks.rados.rados.0.smithi026.stdout:537: done (1 left) 2024-09-01T00:30:31.716 INFO:tasks.rados.rados.0.smithi026.stdout:538: done (0 left) 2024-09-01T00:30:31.716 INFO:tasks.rados.rados.0.smithi026.stdout:539: rollback oid 46 current snap is 44 2024-09-01T00:30:31.716 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 46 to 41 2024-09-01T00:30:31.716 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 44 2024-09-01T00:30:31.716 INFO:tasks.rados.rados.0.smithi026.stdout:540: seq_num 182 ranges {0=655360} 2024-09-01T00:30:31.719 INFO:tasks.rados.rados.0.smithi026.stdout:540: writing smithi02669314-49 from 0 to 655360 tid 1 2024-09-01T00:30:31.719 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 44 2024-09-01T00:30:31.719 INFO:tasks.rados.rados.0.smithi026.stdout:539: finishing rollback tid 0 to smithi02669314-46 2024-09-01T00:30:31.719 INFO:tasks.rados.rados.0.smithi026.stdout:539: finishing rollback tid 1 to smithi02669314-46 2024-09-01T00:30:31.720 INFO:tasks.rados.rados.0.smithi026.stdout:539: finishing rollback tid 2 to smithi02669314-46 2024-09-01T00:30:31.720 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 161 (ObjNum 135 snap 31 seq_num 135) dirty exists 2024-09-01T00:30:31.720 INFO:tasks.rados.rados.0.smithi026.stdout:541: seq_num 183 ranges {3645440=671744} 2024-09-01T00:30:31.743 INFO:tasks.rados.rados.0.smithi026.stdout:541: writing smithi02669314-10 from 3645440 to 4317184 tid 1 2024-09-01T00:30:31.743 INFO:tasks.rados.rados.0.smithi026.stdout:539: done (2 left) 2024-09-01T00:30:31.743 INFO:tasks.rados.rados.0.smithi026.stdout:542: rollback oid 31 current snap is 44 2024-09-01T00:30:31.743 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 31 to 41 2024-09-01T00:30:31.743 INFO:tasks.rados.rados.0.smithi026.stdout:540: finishing write tid 1 to smithi02669314-49 2024-09-01T00:30:31.744 INFO:tasks.rados.rados.0.smithi026.stdout:540: finishing write tid 2 to smithi02669314-49 2024-09-01T00:30:31.744 INFO:tasks.rados.rados.0.smithi026.stdout:540: finishing write tid 3 to smithi02669314-49 2024-09-01T00:30:31.744 INFO:tasks.rados.rados.0.smithi026.stdout:540: oid 49 updating version 0 to 92 2024-09-01T00:30:31.744 INFO:tasks.rados.rados.0.smithi026.stdout:540: oid 49 version 92 is already newer than 91 2024-09-01T00:30:31.744 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 92 (ObjNum 182 snap 44 seq_num 182) dirty exists 2024-09-01T00:30:31.744 INFO:tasks.rados.rados.0.smithi026.stdout:540: left oid 49 (ObjNum 182 snap 44 seq_num 182) 2024-09-01T00:30:31.744 INFO:tasks.rados.rados.0.smithi026.stdout:540: done (2 left) 2024-09-01T00:30:31.744 INFO:tasks.rados.rados.0.smithi026.stdout:543: read oid 39 snap -1 2024-09-01T00:30:31.744 INFO:tasks.rados.rados.0.smithi026.stdout:543: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-01T00:30:31.744 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 44 2024-09-01T00:30:31.744 INFO:tasks.rados.rados.0.smithi026.stdout:544: seq_num 184 ranges {2908160=688128} 2024-09-01T00:30:31.762 INFO:tasks.rados.rados.0.smithi026.stdout:544: writing smithi02669314-33 from 2908160 to 3596288 tid 1 2024-09-01T00:30:31.762 INFO:tasks.rados.rados.0.smithi026.stdout:545: snap_create 2024-09-01T00:30:31.763 INFO:tasks.rados.rados.0.smithi026.stdout:543: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-01T00:30:31.775 INFO:tasks.rados.rados.0.smithi026.stdout:542: finishing rollback tid 0 to smithi02669314-31 2024-09-01T00:30:31.775 INFO:tasks.rados.rados.0.smithi026.stdout:542: finishing rollback tid 1 to smithi02669314-31 2024-09-01T00:30:31.775 INFO:tasks.rados.rados.0.smithi026.stdout:542: finishing rollback tid 2 to smithi02669314-31 2024-09-01T00:30:31.775 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 199 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:30:31.775 INFO:tasks.rados.rados.0.smithi026.stdout:541: finishing write tid 1 to smithi02669314-10 2024-09-01T00:30:31.775 INFO:tasks.rados.rados.0.smithi026.stdout:541: finishing write tid 2 to smithi02669314-10 2024-09-01T00:30:31.775 INFO:tasks.rados.rados.0.smithi026.stdout:541: finishing write tid 3 to smithi02669314-10 2024-09-01T00:30:31.775 INFO:tasks.rados.rados.0.smithi026.stdout:541: oid 10 updating version 0 to 188 2024-09-01T00:30:31.775 INFO:tasks.rados.rados.0.smithi026.stdout:541: oid 10 updating version 188 to 189 2024-09-01T00:30:31.775 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 189 (ObjNum 183 snap 44 seq_num 183) dirty exists 2024-09-01T00:30:31.775 INFO:tasks.rados.rados.0.smithi026.stdout:541: left oid 10 (ObjNum 183 snap 44 seq_num 183) 2024-09-01T00:30:31.775 INFO:tasks.rados.rados.0.smithi026.stdout:544: finishing write tid 1 to smithi02669314-33 2024-09-01T00:30:31.776 INFO:tasks.rados.rados.0.smithi026.stdout:544: finishing write tid 2 to smithi02669314-33 2024-09-01T00:30:31.776 INFO:tasks.rados.rados.0.smithi026.stdout:544: finishing write tid 3 to smithi02669314-33 2024-09-01T00:30:31.776 INFO:tasks.rados.rados.0.smithi026.stdout:544: oid 33 updating version 0 to 177 2024-09-01T00:30:31.776 INFO:tasks.rados.rados.0.smithi026.stdout:544: oid 33 version 177 is already newer than 176 2024-09-01T00:30:31.776 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 177 (ObjNum 184 snap 44 seq_num 184) dirty exists 2024-09-01T00:30:31.776 INFO:tasks.rados.rados.0.smithi026.stdout:544: left oid 33 (ObjNum 184 snap 44 seq_num 184) 2024-09-01T00:30:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:31 smithi139 ceph-mon[20615]: osdmap e167: 8 total, 8 up, 8 in 2024-09-01T00:30:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:31 smithi139 ceph-mon[20615]: pgmap v18: 121 pgs: 121 active+clean; 107 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 568 KiB/s wr, 20 op/s 2024-09-01T00:30:31.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:31 smithi026 ceph-mon[17191]: osdmap e167: 8 total, 8 up, 8 in 2024-09-01T00:30:31.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:31 smithi026 ceph-mon[17191]: pgmap v18: 121 pgs: 121 active+clean; 107 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 568 KiB/s wr, 20 op/s 2024-09-01T00:30:31.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:31 smithi026 ceph-mon[28102]: osdmap e167: 8 total, 8 up, 8 in 2024-09-01T00:30:31.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:31 smithi026 ceph-mon[28102]: pgmap v18: 121 pgs: 121 active+clean; 107 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 568 KiB/s wr, 20 op/s 2024-09-01T00:30:32.506 INFO:tasks.rados.rados.0.smithi026.stdout:541: done (4 left) 2024-09-01T00:30:32.506 INFO:tasks.rados.rados.0.smithi026.stdout:542: done (3 left) 2024-09-01T00:30:32.506 INFO:tasks.rados.rados.0.smithi026.stdout:543: done (2 left) 2024-09-01T00:30:32.506 INFO:tasks.rados.rados.0.smithi026.stdout:544: done (1 left) 2024-09-01T00:30:32.506 INFO:tasks.rados.rados.0.smithi026.stdout:545: done (0 left) 2024-09-01T00:30:32.506 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 45 2024-09-01T00:30:32.506 INFO:tasks.rados.rados.0.smithi026.stdout:546: seq_num 185 ranges {65536=704512} 2024-09-01T00:30:32.510 INFO:tasks.rados.rados.0.smithi026.stdout:546: writing smithi02669314-23 from 65536 to 770048 tid 1 2024-09-01T00:30:32.510 INFO:tasks.rados.rados.0.smithi026.stdout:547: copy_from oid 26 from oid 22 current snap is 45 2024-09-01T00:30:32.510 INFO:tasks.rados.rados.0.smithi026.stdout:548: snap_create 2024-09-01T00:30:32.513 INFO:tasks.rados.rados.0.smithi026.stdout:547: finishing copy_from to smithi02669314-26 2024-09-01T00:30:32.513 INFO:tasks.rados.rados.0.smithi026.stdout:547: got expected ENOENT (src dne) 2024-09-01T00:30:32.513 INFO:tasks.rados.rados.0.smithi026.stdout:546: finishing write tid 1 to smithi02669314-23 2024-09-01T00:30:32.513 INFO:tasks.rados.rados.0.smithi026.stdout:547: finishing copy_from racing read to smithi02669314-26 2024-09-01T00:30:32.513 INFO:tasks.rados.rados.0.smithi026.stdout:546: finishing write tid 2 to smithi02669314-23 2024-09-01T00:30:32.514 INFO:tasks.rados.rados.0.smithi026.stdout:546: finishing write tid 3 to smithi02669314-23 2024-09-01T00:30:32.514 INFO:tasks.rados.rados.0.smithi026.stdout:546: oid 23 updating version 0 to 164 2024-09-01T00:30:32.514 INFO:tasks.rados.rados.0.smithi026.stdout:546: oid 23 version 164 is already newer than 163 2024-09-01T00:30:32.514 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 164 (ObjNum 185 snap 45 seq_num 185) dirty exists 2024-09-01T00:30:32.514 INFO:tasks.rados.rados.0.smithi026.stdout:546: left oid 23 (ObjNum 185 snap 45 seq_num 185) 2024-09-01T00:30:32.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: osdmap e168: 8 total, 8 up, 8 in 2024-09-01T00:30:32.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:32.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:30:32.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:32.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:32.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:32.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:32.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:32.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:32.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:32 smithi139 ceph-mon[20615]: osdmap e169: 8 total, 8 up, 8 in 2024-09-01T00:30:32.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[17419]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:30:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-01T00:30:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: osdmap e168: 8 total, 8 up, 8 in 2024-09-01T00:30:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:30:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[17191]: osdmap e169: 8 total, 8 up, 8 in 2024-09-01T00:30:32.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: osdmap e168: 8 total, 8 up, 8 in 2024-09-01T00:30:32.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:32.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:30:32.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:32.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:32.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:32 smithi026 ceph-mon[28102]: osdmap e169: 8 total, 8 up, 8 in 2024-09-01T00:30:33.506 INFO:tasks.rados.rados.0.smithi026.stdout:546: done (2 left) 2024-09-01T00:30:33.507 INFO:tasks.rados.rados.0.smithi026.stdout:547: done (1 left) 2024-09-01T00:30:33.507 INFO:tasks.rados.rados.0.smithi026.stdout:548: done (0 left) 2024-09-01T00:30:33.507 INFO:tasks.rados.rados.0.smithi026.stdout:549: snap_create 2024-09-01T00:30:33.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: mgrmap e30: x(active, since 11s), standbys: y 2024-09-01T00:30:33.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: pgmap v21: 121 pgs: 121 active+clean; 113 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-09-01T00:30:33.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:33.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:33.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: Adjusting osd_memory_target on smithi139 to 2480M 2024-09-01T00:30:33.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:33.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:33.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:30:33.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:30:33.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:30:33.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:30:33.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:30:33.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:33 smithi139 ceph-mon[20615]: osdmap e170: 8 total, 8 up, 8 in 2024-09-01T00:30:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: mgrmap e30: x(active, since 11s), standbys: y 2024-09-01T00:30:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: pgmap v21: 121 pgs: 121 active+clean; 113 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-09-01T00:30:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: Adjusting osd_memory_target on smithi139 to 2480M 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:30:33.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:30:33.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:30:33.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[17191]: osdmap e170: 8 total, 8 up, 8 in 2024-09-01T00:30:33.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: mgrmap e30: x(active, since 11s), standbys: y 2024-09-01T00:30:33.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: pgmap v21: 121 pgs: 121 active+clean; 113 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-09-01T00:30:33.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:33.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:33.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-01T00:30:33.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: Adjusting osd_memory_target on smithi139 to 2480M 2024-09-01T00:30:33.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:33.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:33.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:30:33.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:30:33.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:30:33.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:30:33.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:30:33.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:33 smithi026 ceph-mon[28102]: osdmap e170: 8 total, 8 up, 8 in 2024-09-01T00:30:34.509 INFO:tasks.rados.rados.0.smithi026.stdout:549: done (0 left) 2024-09-01T00:30:34.509 INFO:tasks.rados.rados.0.smithi026.stdout:550: delete oid 4 current snap is 47 2024-09-01T00:30:34.513 INFO:tasks.rados.rados.0.smithi026.stdout:550: done (0 left) 2024-09-01T00:30:34.513 INFO:tasks.rados.rados.0.smithi026.stdout:551: delete oid 15 current snap is 47 2024-09-01T00:30:34.515 INFO:tasks.rados.rados.0.smithi026.stdout:551: done (0 left) 2024-09-01T00:30:34.515 INFO:tasks.rados.rados.0.smithi026.stdout:552: snap_create 2024-09-01T00:30:34.833 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:34.562Z 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.26:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-01T00:30:34.833 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:34.564Z 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.26:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-01T00:30:34.833 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:34.564Z 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.26:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-01T00:30:34.833 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:34.565Z 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.26:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-01T00:30:34.833 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:34.565Z 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.26:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-01T00:30:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[17191]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:30:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[17191]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:30:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[17191]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:30:35.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[17191]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:30:35.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[17191]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-01T00:30:35.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[17191]: Reconfiguring daemon prometheus.a on smithi139 2024-09-01T00:30:35.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[17191]: osdmap e171: 8 total, 8 up, 8 in 2024-09-01T00:30:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[28102]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:30:35.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[28102]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:30:35.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[28102]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:30:35.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[28102]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:30:35.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[28102]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-01T00:30:35.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[28102]: Reconfiguring daemon prometheus.a on smithi139 2024-09-01T00:30:35.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:34 smithi026 ceph-mon[28102]: osdmap e171: 8 total, 8 up, 8 in 2024-09-01T00:30:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-mon[20615]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:30:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-mon[20615]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:30:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-mon[20615]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:30:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-mon[20615]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:30:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:35.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-mon[20615]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-01T00:30:35.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-mon[20615]: Reconfiguring daemon prometheus.a on smithi139 2024-09-01T00:30:35.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:34 smithi139 ceph-mon[20615]: osdmap e171: 8 total, 8 up, 8 in 2024-09-01T00:30:35.515 INFO:tasks.rados.rados.0.smithi026.stdout:552: done (0 left) 2024-09-01T00:30:35.515 INFO:tasks.rados.rados.0.smithi026.stdout:553: setattr oid 19 current snap is 48 2024-09-01T00:30:35.518 INFO:tasks.rados.rados.0.smithi026.stdout:554: rmattr oid 42 current snap is 48 2024-09-01T00:30:35.518 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 48 2024-09-01T00:30:35.518 INFO:tasks.rados.rados.0.smithi026.stdout:555: seq_num 188 ranges {2531328=753664} 2024-09-01T00:30:35.536 INFO:tasks.rados.rados.0.smithi026.stdout:555: writing smithi02669314-38 from 2531328 to 3284992 tid 1 2024-09-01T00:30:35.536 INFO:tasks.rados.rados.0.smithi026.stdout:556: read oid 26 snap -1 2024-09-01T00:30:35.536 INFO:tasks.rados.rados.0.smithi026.stdout:556: expect deleted 2024-09-01T00:30:35.537 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 48 2024-09-01T00:30:35.537 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 187 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-01T00:30:35.537 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 135 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-01T00:30:35.537 INFO:tasks.rados.rados.0.smithi026.stdout:557: seq_num 189 ranges {6168576=770048} 2024-09-01T00:30:35.574 INFO:tasks.rados.rados.0.smithi026.stdout:557: writing smithi02669314-37 from 6168576 to 6938624 tid 1 2024-09-01T00:30:35.574 INFO:tasks.rados.rados.0.smithi026.stdout:553: done (4 left) 2024-09-01T00:30:35.574 INFO:tasks.rados.rados.0.smithi026.stdout:554: done (3 left) 2024-09-01T00:30:35.574 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 48 2024-09-01T00:30:35.574 INFO:tasks.rados.rados.0.smithi026.stdout:558: seq_num 190 ranges {770048=786432} 2024-09-01T00:30:35.583 INFO:tasks.rados.rados.0.smithi026.stdout:558: writing smithi02669314-23 from 770048 to 1556480 tid 1 2024-09-01T00:30:35.583 INFO:tasks.rados.rados.0.smithi026.stdout:559: read oid 31 snap -1 2024-09-01T00:30:35.584 INFO:tasks.rados.rados.0.smithi026.stdout:559: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:35.584 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 48 2024-09-01T00:30:35.584 INFO:tasks.rados.rados.0.smithi026.stdout:555: finishing write tid 1 to smithi02669314-38 2024-09-01T00:30:35.584 INFO:tasks.rados.rados.0.smithi026.stdout:555: finishing write tid 2 to smithi02669314-38 2024-09-01T00:30:35.584 INFO:tasks.rados.rados.0.smithi026.stdout:555: finishing write tid 3 to smithi02669314-38 2024-09-01T00:30:35.584 INFO:tasks.rados.rados.0.smithi026.stdout:555: oid 38 updating version 0 to 158 2024-09-01T00:30:35.584 INFO:tasks.rados.rados.0.smithi026.stdout:555: oid 38 updating version 158 to 159 2024-09-01T00:30:35.584 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 159 (ObjNum 188 snap 48 seq_num 188) dirty exists 2024-09-01T00:30:35.584 INFO:tasks.rados.rados.0.smithi026.stdout:555: left oid 38 (ObjNum 188 snap 48 seq_num 188) 2024-09-01T00:30:35.584 INFO:tasks.rados.rados.0.smithi026.stdout:557: finishing write tid 1 to smithi02669314-37 2024-09-01T00:30:35.585 INFO:tasks.rados.rados.0.smithi026.stdout:557: finishing write tid 2 to smithi02669314-37 2024-09-01T00:30:35.585 INFO:tasks.rados.rados.0.smithi026.stdout:560: seq_num 191 ranges {696320=802816} 2024-09-01T00:30:35.591 INFO:tasks.rados.rados.0.smithi026.stdout:560: writing smithi02669314-42 from 696320 to 1499136 tid 1 2024-09-01T00:30:35.592 INFO:tasks.rados.rados.0.smithi026.stdout:555: done (5 left) 2024-09-01T00:30:35.592 INFO:tasks.rados.rados.0.smithi026.stdout:556: done (4 left) 2024-09-01T00:30:35.592 INFO:tasks.rados.rados.0.smithi026.stdout:561: delete oid 49 current snap is 48 2024-09-01T00:30:35.592 INFO:tasks.rados.rados.0.smithi026.stdout:557: finishing write tid 3 to smithi02669314-37 2024-09-01T00:30:35.592 INFO:tasks.rados.rados.0.smithi026.stdout:557: oid 37 updating version 0 to 140 2024-09-01T00:30:35.592 INFO:tasks.rados.rados.0.smithi026.stdout:557: oid 37 updating version 140 to 141 2024-09-01T00:30:35.592 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 141 (ObjNum 189 snap 48 seq_num 189) dirty exists 2024-09-01T00:30:35.593 INFO:tasks.rados.rados.0.smithi026.stdout:557: left oid 37 (ObjNum 189 snap 48 seq_num 189) 2024-09-01T00:30:35.593 INFO:tasks.rados.rados.0.smithi026.stdout:558: finishing write tid 1 to smithi02669314-23 2024-09-01T00:30:35.593 INFO:tasks.rados.rados.0.smithi026.stdout:558: finishing write tid 2 to smithi02669314-23 2024-09-01T00:30:35.593 INFO:tasks.rados.rados.0.smithi026.stdout:558: finishing write tid 3 to smithi02669314-23 2024-09-01T00:30:35.593 INFO:tasks.rados.rados.0.smithi026.stdout:558: oid 23 updating version 0 to 167 2024-09-01T00:30:35.593 INFO:tasks.rados.rados.0.smithi026.stdout:558: oid 23 version 167 is already newer than 166 2024-09-01T00:30:35.593 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 167 (ObjNum 190 snap 48 seq_num 190) dirty exists 2024-09-01T00:30:35.593 INFO:tasks.rados.rados.0.smithi026.stdout:558: left oid 23 (ObjNum 190 snap 48 seq_num 190) 2024-09-01T00:30:35.593 INFO:tasks.rados.rados.0.smithi026.stdout:559: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:35.608 INFO:tasks.rados.rados.0.smithi026.stdout:560: finishing write tid 1 to smithi02669314-42 2024-09-01T00:30:35.608 INFO:tasks.rados.rados.0.smithi026.stdout:560: finishing write tid 2 to smithi02669314-42 2024-09-01T00:30:35.608 INFO:tasks.rados.rados.0.smithi026.stdout:560: finishing write tid 3 to smithi02669314-42 2024-09-01T00:30:35.608 INFO:tasks.rados.rados.0.smithi026.stdout:560: oid 42 updating version 0 to 188 2024-09-01T00:30:35.609 INFO:tasks.rados.rados.0.smithi026.stdout:560: oid 42 updating version 188 to 189 2024-09-01T00:30:35.609 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 189 (ObjNum 191 snap 48 seq_num 191) dirty exists 2024-09-01T00:30:35.609 INFO:tasks.rados.rados.0.smithi026.stdout:560: left oid 42 (ObjNum 191 snap 48 seq_num 191) 2024-09-01T00:30:35.609 INFO:tasks.rados.rados.0.smithi026.stdout:557: done (4 left) 2024-09-01T00:30:35.609 INFO:tasks.rados.rados.0.smithi026.stdout:558: done (3 left) 2024-09-01T00:30:35.609 INFO:tasks.rados.rados.0.smithi026.stdout:559: done (2 left) 2024-09-01T00:30:35.609 INFO:tasks.rados.rados.0.smithi026.stdout:560: done (1 left) 2024-09-01T00:30:35.609 INFO:tasks.rados.rados.0.smithi026.stdout:561: done (0 left) 2024-09-01T00:30:35.609 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 48 2024-09-01T00:30:35.609 INFO:tasks.rados.rados.0.smithi026.stdout:562: seq_num 193 ranges {3153920=434176,3588096=401408} 2024-09-01T00:30:35.627 INFO:tasks.rados.rados.0.smithi026.stdout:562: writing smithi02669314-11 from 3153920 to 3588096 tid 1 2024-09-01T00:30:35.630 INFO:tasks.rados.rados.0.smithi026.stdout:562: writing smithi02669314-11 from 3588096 to 3989504 tid 2 2024-09-01T00:30:35.630 INFO:tasks.rados.rados.0.smithi026.stdout:563: read oid 47 snap -1 2024-09-01T00:30:35.630 INFO:tasks.rados.rados.0.smithi026.stdout:563: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:30:35.630 INFO:tasks.rados.rados.0.smithi026.stdout:564: read oid 41 snap -1 2024-09-01T00:30:35.630 INFO:tasks.rados.rados.0.smithi026.stdout:564: expect (ObjNum 159 snap 35 seq_num 159) 2024-09-01T00:30:35.630 INFO:tasks.rados.rados.0.smithi026.stdout:565: delete oid 24 current snap is 48 2024-09-01T00:30:35.631 INFO:tasks.rados.rados.0.smithi026.stdout:563: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:30:35.633 INFO:tasks.rados.rados.0.smithi026.stdout:563: done (3 left) 2024-09-01T00:30:35.634 INFO:tasks.rados.rados.0.smithi026.stdout:565: done (2 left) 2024-09-01T00:30:35.634 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 48 2024-09-01T00:30:35.634 INFO:tasks.rados.rados.0.smithi026.stdout:566: seq_num 195 ranges {1499136=475136,1974272=401408} 2024-09-01T00:30:35.644 INFO:tasks.rados.rados.0.smithi026.stdout:566: writing smithi02669314-42 from 1499136 to 1974272 tid 1 2024-09-01T00:30:35.647 INFO:tasks.rados.rados.0.smithi026.stdout:566: writing smithi02669314-42 from 1974272 to 2375680 tid 2 2024-09-01T00:30:35.647 INFO:tasks.rados.rados.0.smithi026.stdout:567: read oid 17 snap -1 2024-09-01T00:30:35.647 INFO:tasks.rados.rados.0.smithi026.stdout:567: expect (ObjNum 64 snap 6 seq_num 64) 2024-09-01T00:30:35.648 INFO:tasks.rados.rados.0.smithi026.stdout:568: rollback oid 43 current snap is 48 2024-09-01T00:30:35.648 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 43 to 46 2024-09-01T00:30:35.648 INFO:tasks.rados.rados.0.smithi026.stdout:562: finishing write tid 1 to smithi02669314-11 2024-09-01T00:30:35.648 INFO:tasks.rados.rados.0.smithi026.stdout:562: finishing write tid 2 to smithi02669314-11 2024-09-01T00:30:35.648 INFO:tasks.rados.rados.0.smithi026.stdout:562: finishing write tid 3 to smithi02669314-11 2024-09-01T00:30:35.648 INFO:tasks.rados.rados.0.smithi026.stdout:562: finishing write tid 4 to smithi02669314-11 2024-09-01T00:30:35.648 INFO:tasks.rados.rados.0.smithi026.stdout:562: oid 11 updating version 0 to 203 2024-09-01T00:30:35.648 INFO:tasks.rados.rados.0.smithi026.stdout:562: oid 11 version 203 is already newer than 202 2024-09-01T00:30:35.648 INFO:tasks.rados.rados.0.smithi026.stdout:562: oid 11 version 203 is already newer than 201 2024-09-01T00:30:35.648 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 203 (ObjNum 193 snap 48 seq_num 193) dirty exists 2024-09-01T00:30:35.648 INFO:tasks.rados.rados.0.smithi026.stdout:562: left oid 11 (ObjNum 193 snap 48 seq_num 193) 2024-09-01T00:30:35.648 INFO:tasks.rados.rados.0.smithi026.stdout:564: expect (ObjNum 159 snap 35 seq_num 159) 2024-09-01T00:30:35.678 INFO:tasks.rados.rados.0.smithi026.stdout:566: finishing write tid 1 to smithi02669314-42 2024-09-01T00:30:35.678 INFO:tasks.rados.rados.0.smithi026.stdout:568: finishing rollback tid 0 to smithi02669314-43 2024-09-01T00:30:35.678 INFO:tasks.rados.rados.0.smithi026.stdout:566: finishing write tid 2 to smithi02669314-42 2024-09-01T00:30:35.678 INFO:tasks.rados.rados.0.smithi026.stdout:568: finishing rollback tid 1 to smithi02669314-43 2024-09-01T00:30:35.678 INFO:tasks.rados.rados.0.smithi026.stdout:568: finishing rollback tid 2 to smithi02669314-43 2024-09-01T00:30:35.678 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 30 (ObjNum 67 snap 9 seq_num 67) dirty exists 2024-09-01T00:30:35.678 INFO:tasks.rados.rados.0.smithi026.stdout:566: finishing write tid 3 to smithi02669314-42 2024-09-01T00:30:35.678 INFO:tasks.rados.rados.0.smithi026.stdout:562: done (4 left) 2024-09-01T00:30:35.678 INFO:tasks.rados.rados.0.smithi026.stdout:564: done (3 left) 2024-09-01T00:30:35.678 INFO:tasks.rados.rados.0.smithi026.stdout:568: done (2 left) 2024-09-01T00:30:35.679 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 34 current snap is 48 2024-09-01T00:30:35.679 INFO:tasks.rados.rados.0.smithi026.stdout:569: seq_num 196 ranges {0=491520,491520=401408} 2024-09-01T00:30:35.680 INFO:tasks.rados.rados.0.smithi026.stdout:569: writing smithi02669314-34 from 0 to 491520 tid 1 2024-09-01T00:30:35.683 INFO:tasks.rados.rados.0.smithi026.stdout:569: writing smithi02669314-34 from 491520 to 892928 tid 2 2024-09-01T00:30:35.683 INFO:tasks.rados.rados.0.smithi026.stdout:570: snap_create 2024-09-01T00:30:35.683 INFO:tasks.rados.rados.0.smithi026.stdout:566: finishing write tid 4 to smithi02669314-42 2024-09-01T00:30:35.683 INFO:tasks.rados.rados.0.smithi026.stdout:566: oid 42 updating version 0 to 192 2024-09-01T00:30:35.683 INFO:tasks.rados.rados.0.smithi026.stdout:566: oid 42 version 192 is already newer than 190 2024-09-01T00:30:35.683 INFO:tasks.rados.rados.0.smithi026.stdout:566: oid 42 version 192 is already newer than 191 2024-09-01T00:30:35.683 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 192 (ObjNum 195 snap 48 seq_num 195) dirty exists 2024-09-01T00:30:35.683 INFO:tasks.rados.rados.0.smithi026.stdout:566: left oid 42 (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:30:35.683 INFO:tasks.rados.rados.0.smithi026.stdout:567: expect (ObjNum 64 snap 6 seq_num 64) 2024-09-01T00:30:35.717 INFO:tasks.rados.rados.0.smithi026.stdout:569: finishing write tid 1 to smithi02669314-34 2024-09-01T00:30:35.717 INFO:tasks.rados.rados.0.smithi026.stdout:569: finishing write tid 2 to smithi02669314-34 2024-09-01T00:30:35.717 INFO:tasks.rados.rados.0.smithi026.stdout:569: finishing write tid 3 to smithi02669314-34 2024-09-01T00:30:35.717 INFO:tasks.rados.rados.0.smithi026.stdout:569: finishing write tid 4 to smithi02669314-34 2024-09-01T00:30:35.717 INFO:tasks.rados.rados.0.smithi026.stdout:569: oid 34 updating version 0 to 206 2024-09-01T00:30:35.718 INFO:tasks.rados.rados.0.smithi026.stdout:569: oid 34 version 206 is already newer than 205 2024-09-01T00:30:35.718 INFO:tasks.rados.rados.0.smithi026.stdout:569: oid 34 version 206 is already newer than 204 2024-09-01T00:30:35.718 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 206 (ObjNum 196 snap 48 seq_num 196) dirty exists 2024-09-01T00:30:35.718 INFO:tasks.rados.rados.0.smithi026.stdout:569: left oid 34 (ObjNum 196 snap 48 seq_num 196) 2024-09-01T00:30:35.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:35 smithi139 ceph-mon[20615]: pgmap v24: 121 pgs: 121 active+clean; 113 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-09-01T00:30:35.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:35 smithi139 ceph-mon[20615]: osdmap e172: 8 total, 8 up, 8 in 2024-09-01T00:30:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:35 smithi026 ceph-mon[17191]: pgmap v24: 121 pgs: 121 active+clean; 113 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-09-01T00:30:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:35 smithi026 ceph-mon[17191]: osdmap e172: 8 total, 8 up, 8 in 2024-09-01T00:30:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:35 smithi026 ceph-mon[28102]: pgmap v24: 121 pgs: 121 active+clean; 113 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-09-01T00:30:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:35 smithi026 ceph-mon[28102]: osdmap e172: 8 total, 8 up, 8 in 2024-09-01T00:30:36.517 INFO:tasks.rados.rados.0.smithi026.stdout:566: done (3 left) 2024-09-01T00:30:36.517 INFO:tasks.rados.rados.0.smithi026.stdout:567: done (2 left) 2024-09-01T00:30:36.517 INFO:tasks.rados.rados.0.smithi026.stdout:569: done (1 left) 2024-09-01T00:30:36.517 INFO:tasks.rados.rados.0.smithi026.stdout:570: done (0 left) 2024-09-01T00:30:36.517 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 49 2024-09-01T00:30:36.517 INFO:tasks.rados.rados.0.smithi026.stdout:571: seq_num 197 ranges {4046848=507904,4554752=401408} 2024-09-01T00:30:36.541 INFO:tasks.rados.rados.0.smithi026.stdout:571: writing smithi02669314-18 from 4046848 to 4554752 tid 1 2024-09-01T00:30:36.544 INFO:tasks.rados.rados.0.smithi026.stdout:571: writing smithi02669314-18 from 4554752 to 4956160 tid 2 2024-09-01T00:30:36.544 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 49 2024-09-01T00:30:36.544 INFO:tasks.rados.rados.0.smithi026.stdout:572: seq_num 198 ranges {442368=524288,966656=401408} 2024-09-01T00:30:36.549 INFO:tasks.rados.rados.0.smithi026.stdout:572: writing smithi02669314-39 from 442368 to 966656 tid 1 2024-09-01T00:30:36.552 INFO:tasks.rados.rados.0.smithi026.stdout:572: writing smithi02669314-39 from 966656 to 1368064 tid 2 2024-09-01T00:30:36.553 INFO:tasks.rados.rados.0.smithi026.stdout:573: setattr oid 49 current snap is 49 2024-09-01T00:30:36.553 INFO:tasks.rados.rados.0.smithi026.stdout:571: finishing write tid 1 to smithi02669314-18 2024-09-01T00:30:36.553 INFO:tasks.rados.rados.0.smithi026.stdout:571: finishing write tid 2 to smithi02669314-18 2024-09-01T00:30:36.553 INFO:tasks.rados.rados.0.smithi026.stdout:571: finishing write tid 3 to smithi02669314-18 2024-09-01T00:30:36.553 INFO:tasks.rados.rados.0.smithi026.stdout:571: finishing write tid 4 to smithi02669314-18 2024-09-01T00:30:36.553 INFO:tasks.rados.rados.0.smithi026.stdout:571: oid 18 updating version 0 to 193 2024-09-01T00:30:36.553 INFO:tasks.rados.rados.0.smithi026.stdout:571: oid 18 version 193 is already newer than 191 2024-09-01T00:30:36.553 INFO:tasks.rados.rados.0.smithi026.stdout:571: oid 18 version 193 is already newer than 192 2024-09-01T00:30:36.553 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 193 (ObjNum 197 snap 49 seq_num 197) dirty exists 2024-09-01T00:30:36.553 INFO:tasks.rados.rados.0.smithi026.stdout:571: left oid 18 (ObjNum 197 snap 49 seq_num 197) 2024-09-01T00:30:36.553 INFO:tasks.rados.rados.0.smithi026.stdout:572: finishing write tid 1 to smithi02669314-39 2024-09-01T00:30:36.555 INFO:tasks.rados.rados.0.smithi026.stdout:572: finishing write tid 2 to smithi02669314-39 2024-09-01T00:30:36.555 INFO:tasks.rados.rados.0.smithi026.stdout:572: finishing write tid 3 to smithi02669314-39 2024-09-01T00:30:36.555 INFO:tasks.rados.rados.0.smithi026.stdout:571: done (2 left) 2024-09-01T00:30:36.555 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 49 2024-09-01T00:30:36.555 INFO:tasks.rados.rados.0.smithi026.stdout:574: seq_num 199 ranges {0=540672,540672=401408} 2024-09-01T00:30:36.558 INFO:tasks.rados.rados.0.smithi026.stdout:574: writing smithi02669314-8 from 0 to 540672 tid 1 2024-09-01T00:30:36.561 INFO:tasks.rados.rados.0.smithi026.stdout:574: writing smithi02669314-8 from 540672 to 942080 tid 2 2024-09-01T00:30:36.561 INFO:tasks.rados.rados.0.smithi026.stdout:575: rollback oid 23 current snap is 49 2024-09-01T00:30:36.562 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 23 to 40 2024-09-01T00:30:36.562 INFO:tasks.rados.rados.0.smithi026.stdout:572: finishing write tid 4 to smithi02669314-39 2024-09-01T00:30:36.562 INFO:tasks.rados.rados.0.smithi026.stdout:572: oid 39 updating version 0 to 182 2024-09-01T00:30:36.562 INFO:tasks.rados.rados.0.smithi026.stdout:572: oid 39 version 182 is already newer than 181 2024-09-01T00:30:36.562 INFO:tasks.rados.rados.0.smithi026.stdout:572: oid 39 updating version 182 to 183 2024-09-01T00:30:36.562 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 183 (ObjNum 198 snap 49 seq_num 198) dirty exists 2024-09-01T00:30:36.562 INFO:tasks.rados.rados.0.smithi026.stdout:572: left oid 39 (ObjNum 198 snap 49 seq_num 198) 2024-09-01T00:30:36.562 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 95 (ObjNum 33 snap 0 seq_num 133180608) dirty exists 2024-09-01T00:30:36.562 INFO:tasks.rados.rados.0.smithi026.stdout:572: done (3 left) 2024-09-01T00:30:36.562 INFO:tasks.rados.rados.0.smithi026.stdout:573: done (2 left) 2024-09-01T00:30:36.562 INFO:tasks.rados.rados.0.smithi026.stdout:576: copy_from oid 46 from oid 12 current snap is 49 2024-09-01T00:30:36.562 INFO:tasks.rados.rados.0.smithi026.stdout:577: snap_remove snap 45 2024-09-01T00:30:37.525 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 systemd[1]: Stopping Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:30:37.526 INFO:tasks.rados.rados.0.smithi026.stdout:577: done (3 left) 2024-09-01T00:30:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:578: copy_from oid 30 from oid 35 current snap is 49 2024-09-01T00:30:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:574: finishing write tid 1 to smithi02669314-8 2024-09-01T00:30:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:574: finishing write tid 2 to smithi02669314-8 2024-09-01T00:30:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:574: finishing write tid 3 to smithi02669314-8 2024-09-01T00:30:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:575: finishing rollback tid 0 to smithi02669314-23 2024-09-01T00:30:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:575: finishing rollback tid 1 to smithi02669314-23 2024-09-01T00:30:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:575: finishing rollback tid 2 to smithi02669314-23 2024-09-01T00:30:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 171 (ObjNum 147 snap 33 seq_num 147) dirty exists 2024-09-01T00:30:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:575: done (3 left) 2024-09-01T00:30:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:579: read oid 27 snap 48 2024-09-01T00:30:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:579: expect (ObjNum 141 snap 32 seq_num 141) 2024-09-01T00:30:37.527 INFO:tasks.rados.rados.0.smithi026.stdout:580: copy_from oid 11 from oid 17 current snap is 49 2024-09-01T00:30:37.528 INFO:tasks.rados.rados.0.smithi026.stdout:574: finishing write tid 4 to smithi02669314-8 2024-09-01T00:30:37.528 INFO:tasks.rados.rados.0.smithi026.stdout:574: oid 8 updating version 0 to 144 2024-09-01T00:30:37.528 INFO:tasks.rados.rados.0.smithi026.stdout:574: oid 8 updating version 144 to 146 2024-09-01T00:30:37.528 INFO:tasks.rados.rados.0.smithi026.stdout:574: oid 8 version 146 is already newer than 145 2024-09-01T00:30:37.528 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 146 (ObjNum 199 snap 49 seq_num 199) dirty exists 2024-09-01T00:30:37.528 INFO:tasks.rados.rados.0.smithi026.stdout:574: left oid 8 (ObjNum 199 snap 49 seq_num 199) 2024-09-01T00:30:37.528 INFO:tasks.rados.rados.0.smithi026.stdout:576: finishing copy_from racing read to smithi02669314-46 2024-09-01T00:30:37.528 INFO:tasks.rados.rados.0.smithi026.stdout:576: finishing copy_from to smithi02669314-46 2024-09-01T00:30:37.528 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 159 (ObjNum 165 snap 36 seq_num 165) dirty exists 2024-09-01T00:30:37.528 INFO:tasks.rados.rados.0.smithi026.stdout:574: done (4 left) 2024-09-01T00:30:37.528 INFO:tasks.rados.rados.0.smithi026.stdout:576: done (3 left) 2024-09-01T00:30:37.528 INFO:tasks.rados.rados.0.smithi026.stdout:581: delete oid 2 current snap is 49 2024-09-01T00:30:37.532 INFO:tasks.rados.rados.0.smithi026.stdout:581: done (3 left) 2024-09-01T00:30:37.532 INFO:tasks.rados.rados.0.smithi026.stdout:582: snap_create 2024-09-01T00:30:37.539 INFO:tasks.rados.rados.0.smithi026.stdout:580: finishing copy_from racing read to smithi02669314-11 2024-09-01T00:30:37.541 INFO:tasks.rados.rados.0.smithi026.stdout:580: finishing copy_from to smithi02669314-11 2024-09-01T00:30:37.541 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 154 (ObjNum 64 snap 6 seq_num 64) dirty exists 2024-09-01T00:30:37.561 INFO:tasks.rados.rados.0.smithi026.stdout:579: expect (ObjNum 141 snap 32 seq_num 141) 2024-09-01T00:30:37.642 INFO:tasks.rados.rados.0.smithi026.stdout:578: finishing copy_from racing read to smithi02669314-30 2024-09-01T00:30:37.642 INFO:tasks.rados.rados.0.smithi026.stdout:578: finishing copy_from to smithi02669314-30 2024-09-01T00:30:37.642 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 81 (ObjNum 101 snap 18 seq_num 101) dirty exists 2024-09-01T00:30:37.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-mon[20615]: osdmap e173: 8 total, 8 up, 8 in 2024-09-01T00:30:37.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:37.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-mon[20615]: pgmap v27: 121 pgs: 121 active+clean; 113 MiB data, 490 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:37.833 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:37.576Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-01T00:30:37.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:37.576Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-01T00:30:37.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:37.576Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-01T00:30:37.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:37.576Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-01T00:30:37.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:37.576Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-01T00:30:37.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:37.576Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-01T00:30:37.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:37.576Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-01T00:30:37.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:37.576Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-01T00:30:37.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:37.576Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-01T00:30:37.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:37.576Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-01T00:30:37.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:37.576Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-01T00:30:37.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[51717]: ts=2024-09-01T00:30:37.576Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-01T00:30:37.834 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 podman[62128]: 2024-09-01 00:30:37.586569899 +0000 UTC m=+0.115566895 container died 23128d03ae4b3f9be6a854790329cc7cc735c0eb70315d4afe87d2201e9ba60f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:30:37.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:37 smithi026 ceph-mon[17191]: osdmap e173: 8 total, 8 up, 8 in 2024-09-01T00:30:37.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:37 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:37.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:37 smithi026 ceph-mon[17191]: pgmap v27: 121 pgs: 121 active+clean; 113 MiB data, 490 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:37.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:37 smithi026 ceph-mon[28102]: osdmap e173: 8 total, 8 up, 8 in 2024-09-01T00:30:37.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:37 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:37.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:37 smithi026 ceph-mon[28102]: pgmap v27: 121 pgs: 121 active+clean; 113 MiB data, 490 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:38.155 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:30:38.159 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 podman[62128]: 2024-09-01 00:30:37.959157185 +0000 UTC m=+0.488154216 container cleanup 23128d03ae4b3f9be6a854790329cc7cc735c0eb70315d4afe87d2201e9ba60f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:30:38.159 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:37 smithi139 bash[62128]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a 2024-09-01T00:30:38.520 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 podman[62141]: 2024-09-01 00:30:38.160046554 +0000 UTC m=+0.576139385 container remove 23128d03ae4b3f9be6a854790329cc7cc735c0eb70315d4afe87d2201e9ba60f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:30:38.520 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-01T00:30:38.520 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 systemd[1]: Stopped Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:30:38.520 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@prometheus.a.service: Consumed 1.544s CPU time. 2024-09-01T00:30:38.520 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 systemd[1]: Starting Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:30:38.529 INFO:tasks.rados.rados.0.smithi026.stdout:578: done (3 left) 2024-09-01T00:30:38.529 INFO:tasks.rados.rados.0.smithi026.stdout:579: done (2 left) 2024-09-01T00:30:38.529 INFO:tasks.rados.rados.0.smithi026.stdout:580: done (1 left) 2024-09-01T00:30:38.529 INFO:tasks.rados.rados.0.smithi026.stdout:582: done (0 left) 2024-09-01T00:30:38.529 INFO:tasks.rados.rados.0.smithi026.stdout:583: read oid 45 snap -1 2024-09-01T00:30:38.529 INFO:tasks.rados.rados.0.smithi026.stdout:583: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:38.529 INFO:tasks.rados.rados.0.smithi026.stdout:584: setattr oid 1 current snap is 50 2024-09-01T00:30:38.531 INFO:tasks.rados.rados.0.smithi026.stdout:585: rmattr oid 34 current snap is 50 2024-09-01T00:30:38.531 INFO:tasks.rados.rados.0.smithi026.stdout:585: done (2 left) 2024-09-01T00:30:38.531 INFO:tasks.rados.rados.0.smithi026.stdout:586: read oid 10 snap -1 2024-09-01T00:30:38.531 INFO:tasks.rados.rados.0.smithi026.stdout:586: expect (ObjNum 183 snap 44 seq_num 183) 2024-09-01T00:30:38.531 INFO:tasks.rados.rados.0.smithi026.stdout:587: rollback oid 46 current snap is 50 2024-09-01T00:30:38.531 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 46 to 49 2024-09-01T00:30:38.531 INFO:tasks.rados.rados.0.smithi026.stdout:588: copy_from oid 25 from oid 44 current snap is 50 2024-09-01T00:30:38.531 INFO:tasks.rados.rados.0.smithi026.stdout:589: rollback oid 41 current snap is 50 2024-09-01T00:30:38.531 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 41 to 49 2024-09-01T00:30:38.531 INFO:tasks.rados.rados.0.smithi026.stdout:590: rollback oid 50 current snap is 50 2024-09-01T00:30:38.531 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 50 to 42 2024-09-01T00:30:38.532 INFO:tasks.rados.rados.0.smithi026.stdout:591: read oid 5 snap -1 2024-09-01T00:30:38.532 INFO:tasks.rados.rados.0.smithi026.stdout:591: expect (ObjNum 135 snap 31 seq_num 135) 2024-09-01T00:30:38.532 INFO:tasks.rados.rados.0.smithi026.stdout:592: rollback oid 49 current snap is 50 2024-09-01T00:30:38.532 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 49 to 42 2024-09-01T00:30:38.532 INFO:tasks.rados.rados.0.smithi026.stdout:593: read oid 34 snap -1 2024-09-01T00:30:38.532 INFO:tasks.rados.rados.0.smithi026.stdout:593: expect (ObjNum 196 snap 48 seq_num 196) 2024-09-01T00:30:38.532 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 50 2024-09-01T00:30:38.532 INFO:tasks.rados.rados.0.smithi026.stdout:594: seq_num 201 ranges {0=573440,573440=401408} 2024-09-01T00:30:38.534 INFO:tasks.rados.rados.0.smithi026.stdout:594: writing smithi02669314-3 from 0 to 573440 tid 1 2024-09-01T00:30:38.537 INFO:tasks.rados.rados.0.smithi026.stdout:594: writing smithi02669314-3 from 573440 to 974848 tid 2 2024-09-01T00:30:38.538 INFO:tasks.rados.rados.0.smithi026.stdout:595: snap_remove snap 41 2024-09-01T00:30:38.751 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:30:38.752 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (3m) 12s ago 4m 26.1M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:30:38.752 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (3m) 11s ago 3m 90.5M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:30:38.752 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (5m) 12s ago 5m 14.0M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:30:38.752 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (5m) 11s ago 5m 19.1M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:30:38.752 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (34s) 11s ago 8m 498M - 19.3.0-4640-g50288870 8375ce782346 5a4a3bc3db27 2024-09-01T00:30:38.752 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283,8765 running (10m) 12s ago 10m 284M - 18.2.4-799-g7290dfee 0819e487878b 3aaa22226245 2024-09-01T00:30:38.752 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (10m) 12s ago 10m 53.1M 2048M 18.2.4-799-g7290dfee 0819e487878b 116f221a53c2 2024-09-01T00:30:38.752 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (9m) 11s ago 9m 46.8M 2048M 18.2.4-799-g7290dfee 0819e487878b 3bf052ecc239 2024-09-01T00:30:38.752 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (9m) 12s ago 9m 41.6M 2048M 18.2.4-799-g7290dfee 0819e487878b 128a4604b5da 2024-09-01T00:30:38.752 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (3m) 12s ago 3m 16.2M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:30:38.752 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (3m) 11s ago 3m 15.4M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:30:38.753 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (8m) 12s ago 8m 91.5M 2481M 18.2.4-799-g7290dfee 0819e487878b 92ccee8bf5b5 2024-09-01T00:30:38.753 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (8m) 12s ago 8m 91.1M 2481M 18.2.4-799-g7290dfee 0819e487878b 6bb40a9cf628 2024-09-01T00:30:38.753 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (7m) 12s ago 7m 117M 2481M 18.2.4-799-g7290dfee 0819e487878b 002c0e3ce2e2 2024-09-01T00:30:38.753 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (7m) 12s ago 7m 64.9M 2481M 18.2.4-799-g7290dfee 0819e487878b 120bfca74c8e 2024-09-01T00:30:38.753 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (6m) 11s ago 6m 103M 2480M 18.2.4-799-g7290dfee 0819e487878b 4043c5e3aba4 2024-09-01T00:30:38.753 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (6m) 11s ago 6m 104M 2480M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:30:38.753 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (6m) 11s ago 6m 78.2M 2480M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:30:38.753 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (5m) 11s ago 5m 100M 2480M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:30:38.753 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (3m) 11s ago 4m 47.6M - 2.43.0 a07b618ecd1d 23128d03ae4b 2024-09-01T00:30:38.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-mon[20615]: osdmap e174: 8 total, 8 up, 8 in 2024-09-01T00:30:38.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-mon[20615]: from='client.24953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:38.833 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 podman[62231]: 2024-09-01 00:30:38.487004441 +0000 UTC m=+0.017173468 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-01T00:30:38.833 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 podman[62231]: 2024-09-01 00:30:38.644795628 +0000 UTC m=+0.174964642 container create f00e737e14f54ba703d5cff87e4075af20ebc977f10ea942d17c48f0dddf6a3a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:30:38.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:38 smithi026 ceph-mon[17191]: osdmap e174: 8 total, 8 up, 8 in 2024-09-01T00:30:38.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:38 smithi026 ceph-mon[17191]: from='client.24953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:38.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:38 smithi026 ceph-mon[28102]: osdmap e174: 8 total, 8 up, 8 in 2024-09-01T00:30:38.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:38 smithi026 ceph-mon[28102]: from='client.24953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:39.112 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:30:39.112 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:30:39.112 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 3 2024-09-01T00:30:39.112 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:30:39.112 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:30:39.112 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 1, 2024-09-01T00:30:39.112 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 1 2024-09-01T00:30:39.112 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:30:39.112 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:30:39.112 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8 2024-09-01T00:30:39.113 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:30:39.113 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:30:39.113 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:30:39.113 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:30:39.113 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:30:39.113 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 14, 2024-09-01T00:30:39.113 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 1 2024-09-01T00:30:39.113 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:30:39.113 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:30:39.184 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:38] ENGINE Bus STOPPING 2024-09-01T00:30:39.184 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:30:39.184 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:39] ENGINE Bus STOPPED 2024-09-01T00:30:39.184 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:39] ENGINE Bus STARTING 2024-09-01T00:30:39.184 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:39] ENGINE Serving on http://:::9283 2024-09-01T00:30:39.184 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:39] ENGINE Bus STARTED 2024-09-01T00:30:39.185 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 podman[62231]: 2024-09-01 00:30:38.838567104 +0000 UTC m=+0.368736137 container init f00e737e14f54ba703d5cff87e4075af20ebc977f10ea942d17c48f0dddf6a3a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:30:39.185 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 podman[62231]: 2024-09-01 00:30:38.84140159 +0000 UTC m=+0.371570605 container start f00e737e14f54ba703d5cff87e4075af20ebc977f10ea942d17c48f0dddf6a3a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:30:39.185 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.865Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-01T00:30:39.185 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.865Z 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-01T00:30:39.185 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.865Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi139 (none))" 2024-09-01T00:30:39.185 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.865Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-01T00:30:39.185 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.865Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-01T00:30:39.185 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.866Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-01T00:30:39.185 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.866Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-01T00:30:39.185 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.867Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-01T00:30:39.185 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.868Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-01T00:30:39.185 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.869Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.869Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.624µs 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.869Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.871Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.879Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.879Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.879Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.247µs wal_replay_duration=9.753776ms wbl_replay_duration=97ns total_replay_duration=9.790569ms 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.881Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.881Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.881Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.902Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.370753ms db_storage=731ns remote_storage=1.025µs web_handler=411ns query_engine=502ns scrape=440.729µs scrape_sd=97.202µs notify=10.414µs notify_sd=14.959µs rules=20.489279ms tracing=6.441µs 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.902Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:30:38.902Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-01T00:30:39.186 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 bash[62231]: f00e737e14f54ba703d5cff87e4075af20ebc977f10ea942d17c48f0dddf6a3a 2024-09-01T00:30:39.187 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:30:38 smithi139 systemd[1]: Started Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:30:39.420 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:30:39.420 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:30:39.420 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:30:39.420 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:30:39.420 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-01T00:30:39.420 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "1/20 daemons upgraded", 2024-09-01T00:30:39.420 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mgr daemons", 2024-09-01T00:30:39.421 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:30:39.421 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:30:39.537 INFO:tasks.rados.rados.0.smithi026.stdout:595: done (11 left) 2024-09-01T00:30:39.537 INFO:tasks.rados.rados.0.smithi026.stdout:596: snap_remove snap 48 2024-09-01T00:30:39.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:39.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: osdmap e175: 8 total, 8 up, 8 in 2024-09-01T00:30:39.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:39.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: pgmap v30: 121 pgs: 121 active+clean; 125 MiB data, 506 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-09-01T00:30:39.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:39.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:39.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:30:39.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:30:39.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139:9095"}]: dispatch 2024-09-01T00:30:39.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139:9095"}]: dispatch 2024-09-01T00:30:39.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:39.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:39.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:30:39.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:39.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:39.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.703 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:39.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: osdmap e175: 8 total, 8 up, 8 in 2024-09-01T00:30:39.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:39.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: pgmap v30: 121 pgs: 121 active+clean; 125 MiB data, 506 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-09-01T00:30:39.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:39.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:39.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:30:39.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139:9095"}]: dispatch 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139:9095"}]: dispatch 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:39.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:39.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:39.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/4258510401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:30:39.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:39.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:39.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:39.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:39.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:39.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:39.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:39 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/4258510401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:30:39.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:39.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: osdmap e175: 8 total, 8 up, 8 in 2024-09-01T00:30:39.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:39.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: pgmap v30: 121 pgs: 121 active+clean; 125 MiB data, 506 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-09-01T00:30:39.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:39.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:39.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:30:39.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:30:39.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139:9095"}]: dispatch 2024-09-01T00:30:39.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139:9095"}]: dispatch 2024-09-01T00:30:39.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.836 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:30:39.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:30:39.838 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:39.838 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:39.838 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:39.838 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:39.838 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:39.838 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:39 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/4258510401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:30:40.539 INFO:tasks.rados.rados.0.smithi026.stdout:596: done (11 left) 2024-09-01T00:30:40.539 INFO:tasks.rados.rados.0.smithi026.stdout:597: snap_remove snap 37 2024-09-01T00:30:40.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:40 smithi139 ceph-mon[20615]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:40.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:40 smithi139 ceph-mon[20615]: osdmap e176: 8 total, 8 up, 8 in 2024-09-01T00:30:40.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:40 smithi026 ceph-mon[17191]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:40.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:40 smithi026 ceph-mon[17191]: osdmap e176: 8 total, 8 up, 8 in 2024-09-01T00:30:40.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:40 smithi026 ceph-mon[28102]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:30:40.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:40 smithi026 ceph-mon[28102]: osdmap e176: 8 total, 8 up, 8 in 2024-09-01T00:30:41.544 INFO:tasks.rados.rados.0.smithi026.stdout:597: done (11 left) 2024-09-01T00:30:41.544 INFO:tasks.rados.rados.0.smithi026.stdout:598: rollback oid 9 current snap is 50 2024-09-01T00:30:41.544 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 9 to 42 2024-09-01T00:30:41.544 INFO:tasks.rados.rados.0.smithi026.stdout:599: read oid 38 snap -1 2024-09-01T00:30:41.544 INFO:tasks.rados.rados.0.smithi026.stdout:599: expect (ObjNum 188 snap 48 seq_num 188) 2024-09-01T00:30:41.544 INFO:tasks.rados.rados.0.smithi026.stdout:600: snap_remove snap 44 2024-09-01T00:30:41.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:41 smithi139 ceph-mon[20615]: osdmap e177: 8 total, 8 up, 8 in 2024-09-01T00:30:41.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:41 smithi139 ceph-mon[20615]: Upgrade: Updating mgr.y 2024-09-01T00:30:41.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:41 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:41.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:41 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:30:41.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:41 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:30:41.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:41 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:30:41.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:41 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:41.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:41 smithi139 ceph-mon[20615]: Deploying daemon mgr.y on smithi026 2024-09-01T00:30:41.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:41 smithi139 ceph-mon[20615]: pgmap v33: 121 pgs: 121 active+clean; 125 MiB data, 506 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-09-01T00:30:41.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[17191]: osdmap e177: 8 total, 8 up, 8 in 2024-09-01T00:30:41.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[17191]: Upgrade: Updating mgr.y 2024-09-01T00:30:41.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:41.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:30:41.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:30:41.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:30:41.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:41.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[17191]: Deploying daemon mgr.y on smithi026 2024-09-01T00:30:41.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[17191]: pgmap v33: 121 pgs: 121 active+clean; 125 MiB data, 506 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-09-01T00:30:41.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[28102]: osdmap e177: 8 total, 8 up, 8 in 2024-09-01T00:30:41.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[28102]: Upgrade: Updating mgr.y 2024-09-01T00:30:41.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:41.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:30:41.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:30:41.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:30:41.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:41.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[28102]: Deploying daemon mgr.y on smithi026 2024-09-01T00:30:41.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:41 smithi026 ceph-mon[28102]: pgmap v33: 121 pgs: 121 active+clean; 125 MiB data, 506 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-09-01T00:30:42.507 INFO:tasks.rados.rados.0.smithi026.stdout:600: done (13 left) 2024-09-01T00:30:42.507 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 50 2024-09-01T00:30:42.507 INFO:tasks.rados.rados.0.smithi026.stdout:601: seq_num 202 ranges {1220608=589824,1810432=401408} 2024-09-01T00:30:42.516 INFO:tasks.rados.rados.0.smithi026.stdout:601: writing smithi02669314-11 from 1220608 to 1810432 tid 1 2024-09-01T00:30:42.519 INFO:tasks.rados.rados.0.smithi026.stdout:601: writing smithi02669314-11 from 1810432 to 2211840 tid 2 2024-09-01T00:30:42.519 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 50 2024-09-01T00:30:42.519 INFO:tasks.rados.rados.0.smithi026.stdout:602: seq_num 203 ranges {2359296=606208,2965504=401408} 2024-09-01T00:30:42.535 INFO:tasks.rados.rados.0.smithi026.stdout:602: writing smithi02669314-28 from 2359296 to 2965504 tid 1 2024-09-01T00:30:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:602: writing smithi02669314-28 from 2965504 to 3366912 tid 2 2024-09-01T00:30:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 50 2024-09-01T00:30:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:583: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:42.557 INFO:tasks.rados.rados.0.smithi026.stdout:587: finishing rollback tid 0 to smithi02669314-46 2024-09-01T00:30:42.557 INFO:tasks.rados.rados.0.smithi026.stdout:587: finishing rollback tid 1 to smithi02669314-46 2024-09-01T00:30:42.557 INFO:tasks.rados.rados.0.smithi026.stdout:603: seq_num 204 ranges {5554176=622592,6176768=401408} 2024-09-01T00:30:42.590 INFO:tasks.rados.rados.0.smithi026.stdout:603: writing smithi02669314-21 from 5554176 to 6176768 tid 1 2024-09-01T00:30:42.593 INFO:tasks.rados.rados.0.smithi026.stdout:603: writing smithi02669314-21 from 6176768 to 6578176 tid 2 2024-09-01T00:30:42.593 INFO:tasks.rados.rados.0.smithi026.stdout:583: done (15 left) 2024-09-01T00:30:42.593 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 50 2024-09-01T00:30:42.594 INFO:tasks.rados.rados.0.smithi026.stdout:604: seq_num 205 ranges {0=638976,638976=401408} 2024-09-01T00:30:42.598 INFO:tasks.rados.rados.0.smithi026.stdout:604: writing smithi02669314-7 from 0 to 638976 tid 1 2024-09-01T00:30:42.601 INFO:tasks.rados.rados.0.smithi026.stdout:604: writing smithi02669314-7 from 638976 to 1040384 tid 2 2024-09-01T00:30:42.601 INFO:tasks.rados.rados.0.smithi026.stdout: waiting on 16 2024-09-01T00:30:42.601 INFO:tasks.rados.rados.0.smithi026.stdout:592: finishing rollback tid 0 to smithi02669314-49 2024-09-01T00:30:42.601 INFO:tasks.rados.rados.0.smithi026.stdout:592: finishing rollback tid 1 to smithi02669314-49 2024-09-01T00:30:42.601 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 100 (ObjNum 33 snap 0 seq_num 1537245032) dirty dne 2024-09-01T00:30:42.601 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 116 (ObjNum 149 snap 33 seq_num 149) dirty exists 2024-09-01T00:30:42.602 INFO:tasks.rados.rados.0.smithi026.stdout:590: finishing rollback tid 0 to smithi02669314-50 2024-09-01T00:30:42.602 INFO:tasks.rados.rados.0.smithi026.stdout:590: finishing rollback tid 1 to smithi02669314-50 2024-09-01T00:30:42.602 INFO:tasks.rados.rados.0.smithi026.stdout:587: finishing rollback tid 2 to smithi02669314-46 2024-09-01T00:30:42.602 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 181 (ObjNum 165 snap 36 seq_num 165) dirty exists 2024-09-01T00:30:42.602 INFO:tasks.rados.rados.0.smithi026.stdout:590: finishing rollback tid 2 to smithi02669314-50 2024-09-01T00:30:42.602 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 203 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-01T00:30:42.602 INFO:tasks.rados.rados.0.smithi026.stdout:589: finishing rollback tid 0 to smithi02669314-41 2024-09-01T00:30:42.602 INFO:tasks.rados.rados.0.smithi026.stdout:589: finishing rollback tid 1 to smithi02669314-41 2024-09-01T00:30:42.602 INFO:tasks.rados.rados.0.smithi026.stdout:589: finishing rollback tid 2 to smithi02669314-41 2024-09-01T00:30:42.602 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 198 (ObjNum 159 snap 35 seq_num 159) dirty exists 2024-09-01T00:30:42.602 INFO:tasks.rados.rados.0.smithi026.stdout:594: finishing write tid 1 to smithi02669314-3 2024-09-01T00:30:42.602 INFO:tasks.rados.rados.0.smithi026.stdout:593: expect (ObjNum 196 snap 48 seq_num 196) 2024-09-01T00:30:42.624 INFO:tasks.rados.rados.0.smithi026.stdout:594: finishing write tid 2 to smithi02669314-3 2024-09-01T00:30:42.624 INFO:tasks.rados.rados.0.smithi026.stdout:594: finishing write tid 3 to smithi02669314-3 2024-09-01T00:30:42.624 INFO:tasks.rados.rados.0.smithi026.stdout:594: finishing write tid 4 to smithi02669314-3 2024-09-01T00:30:42.624 INFO:tasks.rados.rados.0.smithi026.stdout:594: oid 3 updating version 0 to 143 2024-09-01T00:30:42.624 INFO:tasks.rados.rados.0.smithi026.stdout:594: oid 3 updating version 143 to 144 2024-09-01T00:30:42.625 INFO:tasks.rados.rados.0.smithi026.stdout:594: oid 3 version 144 is already newer than 142 2024-09-01T00:30:42.625 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 144 (ObjNum 201 snap 50 seq_num 201) dirty exists 2024-09-01T00:30:42.625 INFO:tasks.rados.rados.0.smithi026.stdout:594: left oid 3 (ObjNum 201 snap 50 seq_num 201) 2024-09-01T00:30:42.625 INFO:tasks.rados.rados.0.smithi026.stdout:586: expect (ObjNum 183 snap 44 seq_num 183) 2024-09-01T00:30:42.699 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:42 smithi026 ceph-mon[17191]: osdmap e178: 8 total, 8 up, 8 in 2024-09-01T00:30:42.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:42 smithi026 ceph-mon[17191]: osdmap e179: 8 total, 8 up, 8 in 2024-09-01T00:30:42.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:42 smithi026 systemd[1]: Stopping Ceph mgr.y for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:30:42.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:42 smithi026 ceph-mon[28102]: osdmap e178: 8 total, 8 up, 8 in 2024-09-01T00:30:42.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:42 smithi026 ceph-mon[28102]: osdmap e179: 8 total, 8 up, 8 in 2024-09-01T00:30:42.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:42 smithi139 ceph-mon[20615]: osdmap e178: 8 total, 8 up, 8 in 2024-09-01T00:30:42.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:42 smithi139 ceph-mon[20615]: osdmap e179: 8 total, 8 up, 8 in 2024-09-01T00:30:42.852 INFO:tasks.rados.rados.0.smithi026.stdout:588: finishing copy_from racing read to smithi02669314-25 2024-09-01T00:30:42.852 INFO:tasks.rados.rados.0.smithi026.stdout:588: finishing copy_from to smithi02669314-25 2024-09-01T00:30:42.853 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 215 (ObjNum 176 snap 39 seq_num 176) dirty exists 2024-09-01T00:30:42.853 INFO:tasks.rados.rados.0.smithi026.stdout:591: expect (ObjNum 135 snap 31 seq_num 135) 2024-09-01T00:30:43.199 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:42 smithi026 podman[71975]: 2024-09-01 00:30:42.742721134 +0000 UTC m=+0.275520771 container died 3aaa22226245ccd00cf3317348b11befee7c6a90769fc478d2b4c3f5b3fa9a17 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-7290dfe, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True) 2024-09-01T00:30:43.241 INFO:tasks.rados.rados.0.smithi026.stdout:598: finishing rollback tid 0 to smithi02669314-9 2024-09-01T00:30:43.241 INFO:tasks.rados.rados.0.smithi026.stdout:598: finishing rollback tid 1 to smithi02669314-9 2024-09-01T00:30:43.241 INFO:tasks.rados.rados.0.smithi026.stdout:598: finishing rollback tid 2 to smithi02669314-9 2024-09-01T00:30:43.241 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 219 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-09-01T00:30:43.241 INFO:tasks.rados.rados.0.smithi026.stdout:599: expect (ObjNum 188 snap 48 seq_num 188) 2024-09-01T00:30:43.377 INFO:tasks.rados.rados.0.smithi026.stdout:601: finishing write tid 1 to smithi02669314-11 2024-09-01T00:30:43.378 INFO:tasks.rados.rados.0.smithi026.stdout:601: finishing write tid 2 to smithi02669314-11 2024-09-01T00:30:43.378 INFO:tasks.rados.rados.0.smithi026.stdout:601: finishing write tid 3 to smithi02669314-11 2024-09-01T00:30:43.378 INFO:tasks.rados.rados.0.smithi026.stdout:601: finishing write tid 4 to smithi02669314-11 2024-09-01T00:30:43.378 INFO:tasks.rados.rados.0.smithi026.stdout:601: oid 11 updating version 0 to 226 2024-09-01T00:30:43.378 INFO:tasks.rados.rados.0.smithi026.stdout:601: oid 11 version 226 is already newer than 225 2024-09-01T00:30:43.378 INFO:tasks.rados.rados.0.smithi026.stdout:601: oid 11 updating version 226 to 227 2024-09-01T00:30:43.378 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 227 (ObjNum 202 snap 50 seq_num 202) dirty exists 2024-09-01T00:30:43.378 INFO:tasks.rados.rados.0.smithi026.stdout:601: left oid 11 (ObjNum 202 snap 50 seq_num 202) 2024-09-01T00:30:43.378 INFO:tasks.rados.rados.0.smithi026.stdout:602: finishing write tid 1 to smithi02669314-28 2024-09-01T00:30:43.378 INFO:tasks.rados.rados.0.smithi026.stdout:602: finishing write tid 2 to smithi02669314-28 2024-09-01T00:30:43.378 INFO:tasks.rados.rados.0.smithi026.stdout:602: finishing write tid 3 to smithi02669314-28 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:584: done (15 left) 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:586: done (14 left) 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:587: done (13 left) 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:588: done (12 left) 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:589: done (11 left) 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:590: done (10 left) 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:591: done (9 left) 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:592: done (8 left) 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:593: done (7 left) 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:594: done (6 left) 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:598: done (5 left) 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:599: done (4 left) 2024-09-01T00:30:43.379 INFO:tasks.rados.rados.0.smithi026.stdout:601: done (3 left) 2024-09-01T00:30:43.380 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 50 2024-09-01T00:30:43.380 INFO:tasks.rados.rados.0.smithi026.stdout:602: finishing write tid 4 to smithi02669314-28 2024-09-01T00:30:43.380 INFO:tasks.rados.rados.0.smithi026.stdout:602: oid 28 updating version 0 to 124 2024-09-01T00:30:43.380 INFO:tasks.rados.rados.0.smithi026.stdout:602: oid 28 updating version 124 to 129 2024-09-01T00:30:43.380 INFO:tasks.rados.rados.0.smithi026.stdout:602: oid 28 updating version 129 to 130 2024-09-01T00:30:43.380 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 130 (ObjNum 203 snap 50 seq_num 203) dirty exists 2024-09-01T00:30:43.380 INFO:tasks.rados.rados.0.smithi026.stdout:602: left oid 28 (ObjNum 203 snap 50 seq_num 203) 2024-09-01T00:30:43.380 INFO:tasks.rados.rados.0.smithi026.stdout:603: finishing write tid 1 to smithi02669314-21 2024-09-01T00:30:43.380 INFO:tasks.rados.rados.0.smithi026.stdout:605: seq_num 206 ranges {2777088=655360,3432448=401408} 2024-09-01T00:30:43.396 INFO:tasks.rados.rados.0.smithi026.stdout:605: writing smithi02669314-14 from 2777088 to 3432448 tid 1 2024-09-01T00:30:43.400 INFO:tasks.rados.rados.0.smithi026.stdout:605: writing smithi02669314-14 from 3432448 to 3833856 tid 2 2024-09-01T00:30:43.400 INFO:tasks.rados.rados.0.smithi026.stdout:602: done (3 left) 2024-09-01T00:30:43.400 INFO:tasks.rados.rados.0.smithi026.stdout:606: setattr oid 3 current snap is 50 2024-09-01T00:30:43.400 INFO:tasks.rados.rados.0.smithi026.stdout:603: finishing write tid 2 to smithi02669314-21 2024-09-01T00:30:43.400 INFO:tasks.rados.rados.0.smithi026.stdout:603: finishing write tid 3 to smithi02669314-21 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:603: finishing write tid 4 to smithi02669314-21 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:603: oid 21 updating version 0 to 149 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:603: oid 21 version 149 is already newer than 147 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:603: oid 21 version 149 is already newer than 148 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 149 (ObjNum 204 snap 50 seq_num 204) dirty exists 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:603: left oid 21 (ObjNum 204 snap 50 seq_num 204) 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:604: finishing write tid 1 to smithi02669314-7 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:604: finishing write tid 2 to smithi02669314-7 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:604: finishing write tid 3 to smithi02669314-7 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:604: finishing write tid 4 to smithi02669314-7 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:604: oid 7 updating version 0 to 213 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:604: oid 7 updating version 213 to 215 2024-09-01T00:30:43.401 INFO:tasks.rados.rados.0.smithi026.stdout:604: oid 7 version 215 is already newer than 214 2024-09-01T00:30:43.402 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 215 (ObjNum 205 snap 50 seq_num 205) dirty exists 2024-09-01T00:30:43.402 INFO:tasks.rados.rados.0.smithi026.stdout:604: left oid 7 (ObjNum 205 snap 50 seq_num 205) 2024-09-01T00:30:43.402 INFO:tasks.rados.rados.0.smithi026.stdout:605: finishing write tid 1 to smithi02669314-14 2024-09-01T00:30:43.402 INFO:tasks.rados.rados.0.smithi026.stdout:605: finishing write tid 2 to smithi02669314-14 2024-09-01T00:30:43.402 INFO:tasks.rados.rados.0.smithi026.stdout:605: finishing write tid 3 to smithi02669314-14 2024-09-01T00:30:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:603: done (3 left) 2024-09-01T00:30:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:604: done (2 left) 2024-09-01T00:30:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:607: delete oid 7 current snap is 50 2024-09-01T00:30:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:605: finishing write tid 4 to smithi02669314-14 2024-09-01T00:30:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:605: oid 14 updating version 0 to 255 2024-09-01T00:30:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:605: oid 14 version 255 is already newer than 253 2024-09-01T00:30:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:605: oid 14 version 255 is already newer than 254 2024-09-01T00:30:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 255 (ObjNum 206 snap 50 seq_num 206) dirty exists 2024-09-01T00:30:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:605: left oid 14 (ObjNum 206 snap 50 seq_num 206) 2024-09-01T00:30:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:605: done (2 left) 2024-09-01T00:30:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:607: done (1 left) 2024-09-01T00:30:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 50 2024-09-01T00:30:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:608: seq_num 208 ranges {7643136=688128,8331264=401408} 2024-09-01T00:30:43.449 INFO:tasks.rados.rados.0.smithi026.stdout:608: writing smithi02669314-5 from 7643136 to 8331264 tid 1 2024-09-01T00:30:43.452 INFO:tasks.rados.rados.0.smithi026.stdout:608: writing smithi02669314-5 from 8331264 to 8732672 tid 2 2024-09-01T00:30:43.452 INFO:tasks.rados.rados.0.smithi026.stdout:609: copy_from oid 44 from oid 47 current snap is 50 2024-09-01T00:30:43.452 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 145 (ObjNum 201 snap 50 seq_num 201) dirty exists 2024-09-01T00:30:43.452 INFO:tasks.rados.rados.0.smithi026.stdout:606: done (2 left) 2024-09-01T00:30:43.452 INFO:tasks.rados.rados.0.smithi026.stdout:610: rollback oid 9 current snap is 50 2024-09-01T00:30:43.453 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 9 to 47 2024-09-01T00:30:43.453 INFO:tasks.rados.rados.0.smithi026.stdout:611: copy_from oid 31 from oid 18 current snap is 50 2024-09-01T00:30:43.453 INFO:tasks.rados.rados.0.smithi026.stdout:612: copy_from oid 17 from oid 7 current snap is 50 2024-09-01T00:30:43.453 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 50 2024-09-01T00:30:43.453 INFO:tasks.rados.rados.0.smithi026.stdout:613: seq_num 209 ranges {606208=704512,1310720=401408} 2024-09-01T00:30:43.459 INFO:tasks.rados.rados.0.smithi026.stdout:613: writing smithi02669314-16 from 606208 to 1310720 tid 1 2024-09-01T00:30:43.462 INFO:tasks.rados.rados.0.smithi026.stdout:613: writing smithi02669314-16 from 1310720 to 1712128 tid 2 2024-09-01T00:30:43.462 INFO:tasks.rados.rados.0.smithi026.stdout:614: snap_remove snap 49 2024-09-01T00:30:43.552 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:43 smithi026 podman[71975]: 2024-09-01 00:30:43.30161306 +0000 UTC m=+0.834412678 container cleanup 3aaa22226245ccd00cf3317348b11befee7c6a90769fc478d2b4c3f5b3fa9a17 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-7290dfe, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:30:43.552 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:43 smithi026 bash[71975]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y 2024-09-01T00:30:43.556 INFO:tasks.rados.rados.0.smithi026.stdout:614: done (6 left) 2024-09-01T00:30:43.556 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 50 2024-09-01T00:30:43.556 INFO:tasks.rados.rados.0.smithi026.stdout:612: finishing copy_from to smithi02669314-17 2024-09-01T00:30:43.557 INFO:tasks.rados.rados.0.smithi026.stdout:612: got expected ENOENT (src dne) 2024-09-01T00:30:43.557 INFO:tasks.rados.rados.0.smithi026.stdout:612: finishing copy_from racing read to smithi02669314-17 2024-09-01T00:30:43.557 INFO:tasks.rados.rados.0.smithi026.stdout:609: finishing copy_from racing read to smithi02669314-44 2024-09-01T00:30:43.557 INFO:tasks.rados.rados.0.smithi026.stdout:609: finishing copy_from to smithi02669314-44 2024-09-01T00:30:43.557 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 229 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:30:43.557 INFO:tasks.rados.rados.0.smithi026.stdout:608: finishing write tid 1 to smithi02669314-5 2024-09-01T00:30:43.557 INFO:tasks.rados.rados.0.smithi026.stdout:608: finishing write tid 2 to smithi02669314-5 2024-09-01T00:30:43.557 INFO:tasks.rados.rados.0.smithi026.stdout:608: finishing write tid 3 to smithi02669314-5 2024-09-01T00:30:43.557 INFO:tasks.rados.rados.0.smithi026.stdout:610: finishing rollback tid 0 to smithi02669314-9 2024-09-01T00:30:43.557 INFO:tasks.rados.rados.0.smithi026.stdout:610: finishing rollback tid 1 to smithi02669314-9 2024-09-01T00:30:43.557 INFO:tasks.rados.rados.0.smithi026.stdout:615: seq_num 210 ranges {0=720896,720896=401408} 2024-09-01T00:30:43.560 INFO:tasks.rados.rados.0.smithi026.stdout:615: writing smithi02669314-26 from 0 to 720896 tid 1 2024-09-01T00:30:43.564 INFO:tasks.rados.rados.0.smithi026.stdout:615: writing smithi02669314-26 from 720896 to 1122304 tid 2 2024-09-01T00:30:43.564 INFO:tasks.rados.rados.0.smithi026.stdout:609: done (6 left) 2024-09-01T00:30:43.564 INFO:tasks.rados.rados.0.smithi026.stdout:612: done (5 left) 2024-09-01T00:30:43.564 INFO:tasks.rados.rados.0.smithi026.stdout:616: read oid 32 snap -1 2024-09-01T00:30:43.564 INFO:tasks.rados.rados.0.smithi026.stdout:616: expect (ObjNum 118 snap 24 seq_num 118) 2024-09-01T00:30:43.564 INFO:tasks.rados.rados.0.smithi026.stdout:617: snap_create 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:610: finishing rollback tid 2 to smithi02669314-9 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 234 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:608: finishing write tid 4 to smithi02669314-5 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:608: oid 5 updating version 0 to 230 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:608: oid 5 updating version 230 to 231 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:608: oid 5 version 231 is already newer than 229 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 231 (ObjNum 208 snap 50 seq_num 208) dirty exists 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:608: left oid 5 (ObjNum 208 snap 50 seq_num 208) 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:613: finishing write tid 1 to smithi02669314-16 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:613: finishing write tid 2 to smithi02669314-16 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:613: finishing write tid 3 to smithi02669314-16 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:613: finishing write tid 4 to smithi02669314-16 2024-09-01T00:30:43.565 INFO:tasks.rados.rados.0.smithi026.stdout:613: oid 16 updating version 0 to 202 2024-09-01T00:30:43.566 INFO:tasks.rados.rados.0.smithi026.stdout:613: oid 16 version 202 is already newer than 201 2024-09-01T00:30:43.566 INFO:tasks.rados.rados.0.smithi026.stdout:613: oid 16 version 202 is already newer than 200 2024-09-01T00:30:43.566 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 202 (ObjNum 209 snap 50 seq_num 209) dirty exists 2024-09-01T00:30:43.566 INFO:tasks.rados.rados.0.smithi026.stdout:613: left oid 16 (ObjNum 209 snap 50 seq_num 209) 2024-09-01T00:30:43.566 INFO:tasks.rados.rados.0.smithi026.stdout:611: finishing copy_from racing read to smithi02669314-31 2024-09-01T00:30:43.566 INFO:tasks.rados.rados.0.smithi026.stdout:611: finishing copy_from to smithi02669314-31 2024-09-01T00:30:43.566 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 193 (ObjNum 197 snap 49 seq_num 197) dirty exists 2024-09-01T00:30:43.569 INFO:tasks.rados.rados.0.smithi026.stdout:615: finishing write tid 1 to smithi02669314-26 2024-09-01T00:30:43.569 INFO:tasks.rados.rados.0.smithi026.stdout:615: finishing write tid 2 to smithi02669314-26 2024-09-01T00:30:43.569 INFO:tasks.rados.rados.0.smithi026.stdout:615: finishing write tid 3 to smithi02669314-26 2024-09-01T00:30:43.571 INFO:tasks.rados.rados.0.smithi026.stdout:615: finishing write tid 4 to smithi02669314-26 2024-09-01T00:30:43.571 INFO:tasks.rados.rados.0.smithi026.stdout:615: oid 26 updating version 0 to 207 2024-09-01T00:30:43.571 INFO:tasks.rados.rados.0.smithi026.stdout:615: oid 26 version 207 is already newer than 206 2024-09-01T00:30:43.571 INFO:tasks.rados.rados.0.smithi026.stdout:615: oid 26 version 207 is already newer than 205 2024-09-01T00:30:43.572 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 207 (ObjNum 210 snap 50 seq_num 210) dirty exists 2024-09-01T00:30:43.572 INFO:tasks.rados.rados.0.smithi026.stdout:615: left oid 26 (ObjNum 210 snap 50 seq_num 210) 2024-09-01T00:30:43.584 INFO:tasks.rados.rados.0.smithi026.stdout:616: expect (ObjNum 118 snap 24 seq_num 118) 2024-09-01T00:30:43.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:43 smithi139 ceph-mon[20615]: pgmap v36: 121 pgs: 121 active+clean; 118 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-09-01T00:30:43.948 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:43 smithi026 ceph-mon[17191]: pgmap v36: 121 pgs: 121 active+clean; 118 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-09-01T00:30:43.948 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:43 smithi026 podman[71988]: 2024-09-01 00:30:43.578712181 +0000 UTC m=+0.839064000 container remove 3aaa22226245ccd00cf3317348b11befee7c6a90769fc478d2b4c3f5b3fa9a17 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=reef-7290dfe, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-01T00:30:43.948 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:43 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-01T00:30:43.949 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:43 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-01T00:30:43.949 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:43 smithi026 systemd[1]: Stopped Ceph mgr.y for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:30:43.949 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:43 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.y.service: Consumed 48.408s CPU time. 2024-09-01T00:30:43.949 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:43 smithi026 ceph-mon[28102]: pgmap v36: 121 pgs: 121 active+clean; 118 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-09-01T00:30:44.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:43 smithi026 systemd[1]: Starting Ceph mgr.y for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:30:44.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:44 smithi026 podman[72111]: 2024-09-01 00:30:44.058794429 +0000 UTC m=+0.016056985 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:30:44.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:44 smithi026 podman[72111]: 2024-09-01 00:30:44.171840359 +0000 UTC m=+0.129102947 container create 8b16c9a5e3e8c1469ff2187d0ba27f1468619e369649d11fa7371c54e266d0a6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-01T00:30:44.557 INFO:tasks.rados.rados.0.smithi026.stdout:608: done (6 left) 2024-09-01T00:30:44.557 INFO:tasks.rados.rados.0.smithi026.stdout:610: done (5 left) 2024-09-01T00:30:44.557 INFO:tasks.rados.rados.0.smithi026.stdout:611: done (4 left) 2024-09-01T00:30:44.557 INFO:tasks.rados.rados.0.smithi026.stdout:613: done (3 left) 2024-09-01T00:30:44.557 INFO:tasks.rados.rados.0.smithi026.stdout:615: done (2 left) 2024-09-01T00:30:44.557 INFO:tasks.rados.rados.0.smithi026.stdout:616: done (1 left) 2024-09-01T00:30:44.558 INFO:tasks.rados.rados.0.smithi026.stdout:617: done (0 left) 2024-09-01T00:30:44.558 INFO:tasks.rados.rados.0.smithi026.stdout:618: delete oid 40 current snap is 51 2024-09-01T00:30:44.558 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:44 smithi026 podman[72111]: 2024-09-01 00:30:44.374256712 +0000 UTC m=+0.331519262 container init 8b16c9a5e3e8c1469ff2187d0ba27f1468619e369649d11fa7371c54e266d0a6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-01T00:30:44.558 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:44 smithi026 podman[72111]: 2024-09-01 00:30:44.376984569 +0000 UTC m=+0.334247115 container start 8b16c9a5e3e8c1469ff2187d0ba27f1468619e369649d11fa7371c54e266d0a6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:30:44.558 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:44 smithi026 ceph-mgr[72130]: -- 172.21.15.26:0/1403459106 <== mon.2 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55eecfa970e0 con 0x55eecfa75400 2024-09-01T00:30:44.558 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:44 smithi026 bash[72111]: 8b16c9a5e3e8c1469ff2187d0ba27f1468619e369649d11fa7371c54e266d0a6 2024-09-01T00:30:44.558 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:44 smithi026 systemd[1]: Started Ceph mgr.y for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:30:44.565 INFO:tasks.rados.rados.0.smithi026.stdout:618: done (0 left) 2024-09-01T00:30:44.565 INFO:tasks.rados.rados.0.smithi026.stdout:619: copy_from oid 23 from oid 45 current snap is 51 2024-09-01T00:30:44.565 INFO:tasks.rados.rados.0.smithi026.stdout:620: rmattr oid 4 current snap is 51 2024-09-01T00:30:44.565 INFO:tasks.rados.rados.0.smithi026.stdout:620: done (1 left) 2024-09-01T00:30:44.565 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 51 2024-09-01T00:30:44.565 INFO:tasks.rados.rados.0.smithi026.stdout:621: seq_num 212 ranges {1368064=753664,2121728=401408} 2024-09-01T00:30:44.577 INFO:tasks.rados.rados.0.smithi026.stdout:621: writing smithi02669314-39 from 1368064 to 2121728 tid 1 2024-09-01T00:30:44.580 INFO:tasks.rados.rados.0.smithi026.stdout:621: writing smithi02669314-39 from 2121728 to 2523136 tid 2 2024-09-01T00:30:44.580 INFO:tasks.rados.rados.0.smithi026.stdout:622: read oid 48 snap -1 2024-09-01T00:30:44.580 INFO:tasks.rados.rados.0.smithi026.stdout:622: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:44.580 INFO:tasks.rados.rados.0.smithi026.stdout:623: rollback oid 40 current snap is 51 2024-09-01T00:30:44.580 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 40 to 40 2024-09-01T00:30:44.580 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 51 2024-09-01T00:30:44.580 INFO:tasks.rados.rados.0.smithi026.stdout:624: seq_num 213 ranges {3604480=770048,4374528=401408} 2024-09-01T00:30:44.604 INFO:tasks.rados.rados.0.smithi026.stdout:624: writing smithi02669314-46 from 3604480 to 4374528 tid 1 2024-09-01T00:30:44.607 INFO:tasks.rados.rados.0.smithi026.stdout:624: writing smithi02669314-46 from 4374528 to 4775936 tid 2 2024-09-01T00:30:44.607 INFO:tasks.rados.rados.0.smithi026.stdout:625: rollback oid 38 current snap is 51 2024-09-01T00:30:44.607 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 38 to 42 2024-09-01T00:30:44.607 INFO:tasks.rados.rados.0.smithi026.stdout:619: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:30:44.608 INFO:tasks.rados.rados.0.smithi026.stdout:619: finishing copy_from to smithi02669314-23 2024-09-01T00:30:44.608 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 142 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:30:44.608 INFO:tasks.rados.rados.0.smithi026.stdout:622: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:44.625 INFO:tasks.rados.rados.0.smithi026.stdout:623: finishing rollback tid 1 to smithi02669314-40 2024-09-01T00:30:44.626 INFO:tasks.rados.rados.0.smithi026.stdout:623: finishing rollback tid 2 to smithi02669314-40 2024-09-01T00:30:44.626 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 110 (ObjNum 171 snap 39 seq_num 171) dirty exists 2024-09-01T00:30:44.626 INFO:tasks.rados.rados.0.smithi026.stdout:621: finishing write tid 1 to smithi02669314-39 2024-09-01T00:30:44.626 INFO:tasks.rados.rados.0.smithi026.stdout:621: finishing write tid 2 to smithi02669314-39 2024-09-01T00:30:44.626 INFO:tasks.rados.rados.0.smithi026.stdout:619: done (5 left) 2024-09-01T00:30:44.626 INFO:tasks.rados.rados.0.smithi026.stdout:622: done (4 left) 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:623: done (3 left) 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:626: copy_from oid 50 from oid 42 current snap is 51 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:621: finishing write tid 3 to smithi02669314-39 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:621: finishing write tid 4 to smithi02669314-39 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:621: oid 39 updating version 0 to 212 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:621: oid 39 updating version 212 to 213 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:621: oid 39 version 213 is already newer than 211 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 213 (ObjNum 212 snap 51 seq_num 212) dirty exists 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:621: left oid 39 (ObjNum 212 snap 51 seq_num 212) 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:624: finishing write tid 1 to smithi02669314-46 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:625: finishing rollback tid 0 to smithi02669314-38 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:624: finishing write tid 2 to smithi02669314-46 2024-09-01T00:30:44.628 INFO:tasks.rados.rados.0.smithi026.stdout:625: finishing rollback tid 1 to smithi02669314-38 2024-09-01T00:30:44.629 INFO:tasks.rados.rados.0.smithi026.stdout:625: finishing rollback tid 2 to smithi02669314-38 2024-09-01T00:30:44.629 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 173 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-09-01T00:30:44.629 INFO:tasks.rados.rados.0.smithi026.stdout:624: finishing write tid 3 to smithi02669314-46 2024-09-01T00:30:44.629 INFO:tasks.rados.rados.0.smithi026.stdout:624: finishing write tid 4 to smithi02669314-46 2024-09-01T00:30:44.629 INFO:tasks.rados.rados.0.smithi026.stdout:624: oid 46 updating version 0 to 207 2024-09-01T00:30:44.629 INFO:tasks.rados.rados.0.smithi026.stdout:624: oid 46 version 207 is already newer than 205 2024-09-01T00:30:44.629 INFO:tasks.rados.rados.0.smithi026.stdout:624: oid 46 version 207 is already newer than 206 2024-09-01T00:30:44.629 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 207 (ObjNum 213 snap 51 seq_num 213) dirty exists 2024-09-01T00:30:44.629 INFO:tasks.rados.rados.0.smithi026.stdout:624: left oid 46 (ObjNum 213 snap 51 seq_num 213) 2024-09-01T00:30:44.629 INFO:tasks.rados.rados.0.smithi026.stdout:621: done (3 left) 2024-09-01T00:30:44.629 INFO:tasks.rados.rados.0.smithi026.stdout:624: done (2 left) 2024-09-01T00:30:44.630 INFO:tasks.rados.rados.0.smithi026.stdout:625: done (1 left) 2024-09-01T00:30:44.630 INFO:tasks.rados.rados.0.smithi026.stdout:627: rmattr oid 2 current snap is 51 2024-09-01T00:30:44.630 INFO:tasks.rados.rados.0.smithi026.stdout:627: done (1 left) 2024-09-01T00:30:44.630 INFO:tasks.rados.rados.0.smithi026.stdout:628: read oid 4 snap -1 2024-09-01T00:30:44.630 INFO:tasks.rados.rados.0.smithi026.stdout:628: expect deleted 2024-09-01T00:30:44.630 INFO:tasks.rados.rados.0.smithi026.stdout:629: setattr oid 34 current snap is 51 2024-09-01T00:30:44.630 INFO:tasks.rados.rados.0.smithi026.stdout:628: done (2 left) 2024-09-01T00:30:44.630 INFO:tasks.rados.rados.0.smithi026.stdout:630: delete oid 43 current snap is 51 2024-09-01T00:30:44.630 INFO:tasks.rados.rados.0.smithi026.stdout:630: done (2 left) 2024-09-01T00:30:44.631 INFO:tasks.rados.rados.0.smithi026.stdout:631: snap_create 2024-09-01T00:30:44.631 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 235 (ObjNum 196 snap 48 seq_num 196) dirty exists 2024-09-01T00:30:44.639 INFO:tasks.rados.rados.0.smithi026.stdout:626: finishing copy_from racing read to smithi02669314-50 2024-09-01T00:30:44.640 INFO:tasks.rados.rados.0.smithi026.stdout:626: finishing copy_from to smithi02669314-50 2024-09-01T00:30:44.640 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 192 (ObjNum 195 snap 48 seq_num 195) dirty exists 2024-09-01T00:30:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:44 smithi139 ceph-mon[20615]: osdmap e180: 8 total, 8 up, 8 in 2024-09-01T00:30:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:44 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:44 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:44 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:44 smithi026 ceph-mon[17191]: osdmap e180: 8 total, 8 up, 8 in 2024-09-01T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:44 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:44 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:44 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:44.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:44 smithi026 ceph-mon[28102]: osdmap e180: 8 total, 8 up, 8 in 2024-09-01T00:30:44.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:44 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:44.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:44 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:44.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:44 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:45.567 INFO:tasks.rados.rados.0.smithi026.stdout:626: done (2 left) 2024-09-01T00:30:45.568 INFO:tasks.rados.rados.0.smithi026.stdout:629: done (1 left) 2024-09-01T00:30:45.568 INFO:tasks.rados.rados.0.smithi026.stdout:631: done (0 left) 2024-09-01T00:30:45.568 INFO:tasks.rados.rados.0.smithi026.stdout:632: rollback oid 47 current snap is 52 2024-09-01T00:30:45.568 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 47 to 40 2024-09-01T00:30:45.568 INFO:tasks.rados.rados.0.smithi026.stdout:633: read oid 10 snap -1 2024-09-01T00:30:45.568 INFO:tasks.rados.rados.0.smithi026.stdout:633: expect (ObjNum 183 snap 44 seq_num 183) 2024-09-01T00:30:45.568 INFO:tasks.rados.rados.0.smithi026.stdout:634: read oid 42 snap 50 2024-09-01T00:30:45.568 INFO:tasks.rados.rados.0.smithi026.stdout:634: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:30:45.568 INFO:tasks.rados.rados.0.smithi026.stdout:635: snap_create 2024-09-01T00:30:45.573 INFO:tasks.rados.rados.0.smithi026.stdout:632: finishing rollback tid 0 to smithi02669314-47 2024-09-01T00:30:45.574 INFO:tasks.rados.rados.0.smithi026.stdout:632: finishing rollback tid 1 to smithi02669314-47 2024-09-01T00:30:45.574 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 264 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-01T00:30:45.581 INFO:tasks.rados.rados.0.smithi026.stdout:634: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:30:45.681 INFO:tasks.rados.rados.0.smithi026.stdout:633: expect (ObjNum 183 snap 44 seq_num 183) 2024-09-01T00:30:45.694 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:45 smithi026 ceph-mon[17191]: osdmap e181: 8 total, 8 up, 8 in 2024-09-01T00:30:45.694 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:45 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:45.694 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:45 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:45.694 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:45 smithi026 ceph-mon[17191]: pgmap v39: 121 pgs: 121 active+clean; 118 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-09-01T00:30:45.694 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:45 smithi026 ceph-mon[28102]: osdmap e181: 8 total, 8 up, 8 in 2024-09-01T00:30:45.694 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:45 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:45.694 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:45 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:45.694 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:45 smithi026 ceph-mon[28102]: pgmap v39: 121 pgs: 121 active+clean; 118 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-09-01T00:30:45.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:45 smithi139 ceph-mon[20615]: osdmap e181: 8 total, 8 up, 8 in 2024-09-01T00:30:45.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:45 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:45.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:45 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:45.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:45 smithi139 ceph-mon[20615]: pgmap v39: 121 pgs: 121 active+clean; 118 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2024-09-01T00:30:46.574 INFO:tasks.rados.rados.0.smithi026.stdout:632: done (3 left) 2024-09-01T00:30:46.574 INFO:tasks.rados.rados.0.smithi026.stdout:633: done (2 left) 2024-09-01T00:30:46.574 INFO:tasks.rados.rados.0.smithi026.stdout:634: done (1 left) 2024-09-01T00:30:46.574 INFO:tasks.rados.rados.0.smithi026.stdout:635: done (0 left) 2024-09-01T00:30:46.575 INFO:tasks.rados.rados.0.smithi026.stdout:636: copy_from oid 2 from oid 28 current snap is 53 2024-09-01T00:30:46.575 INFO:tasks.rados.rados.0.smithi026.stdout:637: snap_remove snap 47 2024-09-01T00:30:46.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:46 smithi139 ceph-mon[20615]: osdmap e182: 8 total, 8 up, 8 in 2024-09-01T00:30:46.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:46 smithi026 ceph-mon[17191]: osdmap e182: 8 total, 8 up, 8 in 2024-09-01T00:30:46.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:46 smithi026 ceph-mon[28102]: osdmap e182: 8 total, 8 up, 8 in 2024-09-01T00:30:47.578 INFO:tasks.rados.rados.0.smithi026.stdout:637: done (1 left) 2024-09-01T00:30:47.578 INFO:tasks.rados.rados.0.smithi026.stdout:638: delete oid 12 current snap is 53 2024-09-01T00:30:47.578 INFO:tasks.rados.rados.0.smithi026.stdout:636: finishing copy_from racing read to smithi02669314-2 2024-09-01T00:30:47.578 INFO:tasks.rados.rados.0.smithi026.stdout:636: finishing copy_from to smithi02669314-2 2024-09-01T00:30:47.578 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 130 (ObjNum 203 snap 50 seq_num 203) dirty exists 2024-09-01T00:30:47.583 INFO:tasks.rados.rados.0.smithi026.stdout:636: done (1 left) 2024-09-01T00:30:47.583 INFO:tasks.rados.rados.0.smithi026.stdout:638: done (0 left) 2024-09-01T00:30:47.584 INFO:tasks.rados.rados.0.smithi026.stdout:639: read oid 24 snap -1 2024-09-01T00:30:47.584 INFO:tasks.rados.rados.0.smithi026.stdout:639: expect deleted 2024-09-01T00:30:47.584 INFO:tasks.rados.rados.0.smithi026.stdout:640: read oid 13 snap -1 2024-09-01T00:30:47.584 INFO:tasks.rados.rados.0.smithi026.stdout:640: expect (ObjNum 175 snap 39 seq_num 175) 2024-09-01T00:30:47.584 INFO:tasks.rados.rados.0.smithi026.stdout:641: rollback oid 4 current snap is 53 2024-09-01T00:30:47.584 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 4 to 40 2024-09-01T00:30:47.584 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 53 2024-09-01T00:30:47.584 INFO:tasks.rados.rados.0.smithi026.stdout:642: seq_num 216 ranges {3678208=425984,4104192=409600,4513792=393216} 2024-09-01T00:30:47.608 INFO:tasks.rados.rados.0.smithi026.stdout:642: writing smithi02669314-32 from 3678208 to 4104192 tid 1 2024-09-01T00:30:47.611 INFO:tasks.rados.rados.0.smithi026.stdout:642: writing smithi02669314-32 from 4104192 to 4513792 tid 2 2024-09-01T00:30:47.614 INFO:tasks.rados.rados.0.smithi026.stdout:642: writing smithi02669314-32 from 4513792 to 4907008 tid 3 2024-09-01T00:30:47.614 INFO:tasks.rados.rados.0.smithi026.stdout:643: read oid 5 snap -1 2024-09-01T00:30:47.614 INFO:tasks.rados.rados.0.smithi026.stdout:643: expect (ObjNum 208 snap 50 seq_num 208) 2024-09-01T00:30:47.614 INFO:tasks.rados.rados.0.smithi026.stdout:644: rollback oid 49 current snap is 53 2024-09-01T00:30:47.615 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 49 to 40 2024-09-01T00:30:47.615 INFO:tasks.rados.rados.0.smithi026.stdout:640: expect (ObjNum 175 snap 39 seq_num 175) 2024-09-01T00:30:47.630 INFO:tasks.rados.rados.0.smithi026.stdout:641: finishing rollback tid 1 to smithi02669314-4 2024-09-01T00:30:47.630 INFO:tasks.rados.rados.0.smithi026.stdout:641: finishing rollback tid 2 to smithi02669314-4 2024-09-01T00:30:47.630 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 217 (ObjNum 167 snap 36 seq_num 167) dirty exists 2024-09-01T00:30:47.630 INFO:tasks.rados.rados.0.smithi026.stdout:642: finishing write tid 1 to smithi02669314-32 2024-09-01T00:30:47.630 INFO:tasks.rados.rados.0.smithi026.stdout:642: finishing write tid 2 to smithi02669314-32 2024-09-01T00:30:47.630 INFO:tasks.rados.rados.0.smithi026.stdout:639: done (5 left) 2024-09-01T00:30:47.630 INFO:tasks.rados.rados.0.smithi026.stdout:640: done (4 left) 2024-09-01T00:30:47.630 INFO:tasks.rados.rados.0.smithi026.stdout:641: done (3 left) 2024-09-01T00:30:47.630 INFO:tasks.rados.rados.0.smithi026.stdout:645: delete oid 50 current snap is 53 2024-09-01T00:30:47.630 INFO:tasks.rados.rados.0.smithi026.stdout:644: finishing rollback tid 1 to smithi02669314-49 2024-09-01T00:30:47.630 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 100 (ObjNum 65 snap 0 seq_num 1548183092) dirty dne 2024-09-01T00:30:47.631 INFO:tasks.rados.rados.0.smithi026.stdout:642: finishing write tid 3 to smithi02669314-32 2024-09-01T00:30:47.631 INFO:tasks.rados.rados.0.smithi026.stdout:642: finishing write tid 4 to smithi02669314-32 2024-09-01T00:30:47.631 INFO:tasks.rados.rados.0.smithi026.stdout:642: finishing write tid 5 to smithi02669314-32 2024-09-01T00:30:47.631 INFO:tasks.rados.rados.0.smithi026.stdout:642: oid 32 updating version 0 to 179 2024-09-01T00:30:47.631 INFO:tasks.rados.rados.0.smithi026.stdout:642: oid 32 updating version 179 to 180 2024-09-01T00:30:47.631 INFO:tasks.rados.rados.0.smithi026.stdout:642: oid 32 version 180 is already newer than 178 2024-09-01T00:30:47.631 INFO:tasks.rados.rados.0.smithi026.stdout:642: oid 32 version 180 is already newer than 177 2024-09-01T00:30:47.631 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 180 (ObjNum 216 snap 53 seq_num 216) dirty exists 2024-09-01T00:30:47.631 INFO:tasks.rados.rados.0.smithi026.stdout:642: left oid 32 (ObjNum 216 snap 53 seq_num 216) 2024-09-01T00:30:47.662 INFO:tasks.rados.rados.0.smithi026.stdout:643: expect (ObjNum 208 snap 50 seq_num 208) 2024-09-01T00:30:47.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:47 smithi139 ceph-mon[20615]: osdmap e183: 8 total, 8 up, 8 in 2024-09-01T00:30:47.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:47 smithi139 ceph-mon[20615]: pgmap v42: 121 pgs: 121 active+clean; 118 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:47.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:47 smithi026 ceph-mon[17191]: osdmap e183: 8 total, 8 up, 8 in 2024-09-01T00:30:47.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:47 smithi026 ceph-mon[17191]: pgmap v42: 121 pgs: 121 active+clean; 118 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:47.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:47 smithi026 ceph-mon[28102]: osdmap e183: 8 total, 8 up, 8 in 2024-09-01T00:30:47.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:47 smithi026 ceph-mon[28102]: pgmap v42: 121 pgs: 121 active+clean; 118 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:48.185 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:47 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:30:47] "GET /metrics HTTP/1.1" 200 36096 "" "Prometheus/2.43.0" 2024-09-01T00:30:48.206 INFO:tasks.rados.rados.0.smithi026.stdout:642: done (3 left) 2024-09-01T00:30:48.206 INFO:tasks.rados.rados.0.smithi026.stdout:643: done (2 left) 2024-09-01T00:30:48.206 INFO:tasks.rados.rados.0.smithi026.stdout:644: done (1 left) 2024-09-01T00:30:48.207 INFO:tasks.rados.rados.0.smithi026.stdout:645: done (0 left) 2024-09-01T00:30:48.207 INFO:tasks.rados.rados.0.smithi026.stdout:646: delete oid 49 current snap is 53 2024-09-01T00:30:48.208 INFO:tasks.rados.rados.0.smithi026.stdout:646: done (0 left) 2024-09-01T00:30:48.208 INFO:tasks.rados.rados.0.smithi026.stdout:647: rmattr oid 13 current snap is 53 2024-09-01T00:30:48.208 INFO:tasks.rados.rados.0.smithi026.stdout:647: done (0 left) 2024-09-01T00:30:48.208 INFO:tasks.rados.rados.0.smithi026.stdout:648: read oid 1 snap -1 2024-09-01T00:30:48.208 INFO:tasks.rados.rados.0.smithi026.stdout:648: expect (ObjNum 149 snap 33 seq_num 149) 2024-09-01T00:30:48.208 INFO:tasks.rados.rados.0.smithi026.stdout:649: delete oid 8 current snap is 53 2024-09-01T00:30:48.209 INFO:tasks.rados.rados.0.smithi026.stdout:649: done (1 left) 2024-09-01T00:30:48.210 INFO:tasks.rados.rados.0.smithi026.stdout:650: rollback oid 35 current snap is 53 2024-09-01T00:30:48.210 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 35 to 46 2024-09-01T00:30:48.210 INFO:tasks.rados.rados.0.smithi026.stdout:651: read oid 9 snap -1 2024-09-01T00:30:48.210 INFO:tasks.rados.rados.0.smithi026.stdout:651: expect (ObjNum 128 snap 27 seq_num 128) 2024-09-01T00:30:48.210 INFO:tasks.rados.rados.0.smithi026.stdout:652: read oid 19 snap 50 2024-09-01T00:30:48.210 INFO:tasks.rados.rados.0.smithi026.stdout:652: expect (ObjNum 133175568 snap 21946 seq_num 133600032) 2024-09-01T00:30:48.210 INFO:tasks.rados.rados.0.smithi026.stdout:653: snap_create 2024-09-01T00:30:48.211 INFO:tasks.rados.rados.0.smithi026.stdout:652: expect (ObjNum 133175568 snap 21946 seq_num 133600032) 2024-09-01T00:30:48.217 INFO:tasks.rados.rados.0.smithi026.stdout:650: finishing rollback tid 0 to smithi02669314-35 2024-09-01T00:30:48.217 INFO:tasks.rados.rados.0.smithi026.stdout:650: finishing rollback tid 1 to smithi02669314-35 2024-09-01T00:30:48.217 INFO:tasks.rados.rados.0.smithi026.stdout:648: expect (ObjNum 149 snap 33 seq_num 149) 2024-09-01T00:30:48.306 INFO:tasks.rados.rados.0.smithi026.stdout:650: finishing rollback tid 2 to smithi02669314-35 2024-09-01T00:30:48.307 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 226 (ObjNum 101 snap 18 seq_num 101) dirty exists 2024-09-01T00:30:48.307 INFO:tasks.rados.rados.0.smithi026.stdout:651: expect (ObjNum 128 snap 27 seq_num 128) 2024-09-01T00:30:48.581 INFO:tasks.rados.rados.0.smithi026.stdout:648: done (4 left) 2024-09-01T00:30:48.581 INFO:tasks.rados.rados.0.smithi026.stdout:650: done (3 left) 2024-09-01T00:30:48.582 INFO:tasks.rados.rados.0.smithi026.stdout:651: done (2 left) 2024-09-01T00:30:48.582 INFO:tasks.rados.rados.0.smithi026.stdout:652: done (1 left) 2024-09-01T00:30:48.582 INFO:tasks.rados.rados.0.smithi026.stdout:653: done (0 left) 2024-09-01T00:30:48.582 INFO:tasks.rados.rados.0.smithi026.stdout:654: delete oid 35 current snap is 54 2024-09-01T00:30:48.585 INFO:tasks.rados.rados.0.smithi026.stdout:654: done (0 left) 2024-09-01T00:30:48.585 INFO:tasks.rados.rados.0.smithi026.stdout:655: snap_create 2024-09-01T00:30:48.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:48 smithi139 ceph-mon[20615]: osdmap e184: 8 total, 8 up, 8 in 2024-09-01T00:30:48.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:48 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:48.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:48 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:48.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:48 smithi026 ceph-mon[17191]: osdmap e184: 8 total, 8 up, 8 in 2024-09-01T00:30:48.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:48 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:48.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:48 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:48.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:48 smithi026 ceph-mon[28102]: osdmap e184: 8 total, 8 up, 8 in 2024-09-01T00:30:48.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:48 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:48.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:48 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:49.588 INFO:tasks.rados.rados.0.smithi026.stdout:655: done (0 left) 2024-09-01T00:30:49.588 INFO:tasks.rados.rados.0.smithi026.stdout:656: snap_create 2024-09-01T00:30:49.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-mon[17191]: osdmap e185: 8 total, 8 up, 8 in 2024-09-01T00:30:49.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:49.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:49.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-mon[17191]: pgmap v45: 121 pgs: 121 active+clean; 140 MiB data, 613 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.2 MiB/s wr, 29 op/s 2024-09-01T00:30:49.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:49.811 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:49.811 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-mon[28102]: osdmap e185: 8 total, 8 up, 8 in 2024-09-01T00:30:49.811 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:49.812 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:49.812 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-mon[28102]: pgmap v45: 121 pgs: 121 active+clean; 140 MiB data, 613 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.2 MiB/s wr, 29 op/s 2024-09-01T00:30:49.812 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:49.812 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:49 smithi139 ceph-mon[20615]: osdmap e185: 8 total, 8 up, 8 in 2024-09-01T00:30:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:49 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:49 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:49 smithi139 ceph-mon[20615]: pgmap v45: 121 pgs: 121 active+clean; 140 MiB data, 613 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.2 MiB/s wr, 29 op/s 2024-09-01T00:30:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:49 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:49.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:49 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:50.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:30:49] ENGINE Bus STARTING 2024-09-01T00:30:50.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: CherryPy Checker: 2024-09-01T00:30:50.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: The Application mounted at '' has an empty config. 2024-09-01T00:30:50.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:50.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:30:50] ENGINE Serving on http://:::9283 2024-09-01T00:30:50.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:30:50] ENGINE Bus STARTED 2024-09-01T00:30:50.593 INFO:tasks.rados.rados.0.smithi026.stdout:656: done (0 left) 2024-09-01T00:30:50.593 INFO:tasks.rados.rados.0.smithi026.stdout:657: read oid 22 snap -1 2024-09-01T00:30:50.593 INFO:tasks.rados.rados.0.smithi026.stdout:657: expect deleted 2024-09-01T00:30:50.593 INFO:tasks.rados.rados.0.smithi026.stdout:658: snap_remove snap 50 2024-09-01T00:30:50.821 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[28102]: osdmap e186: 8 total, 8 up, 8 in 2024-09-01T00:30:50.822 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[28102]: Standby manager daemon y restarted 2024-09-01T00:30:50.822 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[28102]: Standby manager daemon y started 2024-09-01T00:30:50.822 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-01T00:30:50.822 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:30:50.822 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-01T00:30:50.822 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:30:50.822 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[17191]: osdmap e186: 8 total, 8 up, 8 in 2024-09-01T00:30:50.822 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[17191]: Standby manager daemon y restarted 2024-09-01T00:30:50.822 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[17191]: Standby manager daemon y started 2024-09-01T00:30:50.822 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-01T00:30:50.823 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:30:50.823 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-01T00:30:50.823 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:50 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:30:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:50 smithi139 ceph-mon[20615]: osdmap e186: 8 total, 8 up, 8 in 2024-09-01T00:30:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:50 smithi139 ceph-mon[20615]: Standby manager daemon y restarted 2024-09-01T00:30:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:50 smithi139 ceph-mon[20615]: Standby manager daemon y started 2024-09-01T00:30:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:50 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-01T00:30:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:50 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:30:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:50 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-01T00:30:51.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:50 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:30:51.595 INFO:tasks.rados.rados.0.smithi026.stdout:658: done (1 left) 2024-09-01T00:30:51.595 INFO:tasks.rados.rados.0.smithi026.stdout:659: read oid 48 snap -1 2024-09-01T00:30:51.595 INFO:tasks.rados.rados.0.smithi026.stdout:659: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:51.595 INFO:tasks.rados.rados.0.smithi026.stdout:660: copy_from oid 44 from oid 21 current snap is 56 2024-09-01T00:30:51.595 INFO:tasks.rados.rados.0.smithi026.stdout:661: setattr oid 45 current snap is 56 2024-09-01T00:30:51.596 INFO:tasks.rados.rados.0.smithi026.stdout:657: done (3 left) 2024-09-01T00:30:51.596 INFO:tasks.rados.rados.0.smithi026.stdout:662: read oid 18 snap 42 2024-09-01T00:30:51.597 INFO:tasks.rados.rados.0.smithi026.stdout:662: expect (ObjNum 138 snap 31 seq_num 138) 2024-09-01T00:30:51.597 INFO:tasks.rados.rados.0.smithi026.stdout:663: snap_create 2024-09-01T00:30:51.610 INFO:tasks.rados.rados.0.smithi026.stdout:659: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:51.634 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 182 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:30:51.635 INFO:tasks.rados.rados.0.smithi026.stdout:662: expect (ObjNum 138 snap 31 seq_num 138) 2024-09-01T00:30:51.774 INFO:tasks.rados.rados.0.smithi026.stdout:660: finishing copy_from racing read to smithi02669314-44 2024-09-01T00:30:51.774 INFO:tasks.rados.rados.0.smithi026.stdout:660: finishing copy_from to smithi02669314-44 2024-09-01T00:30:51.774 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 149 (ObjNum 204 snap 50 seq_num 204) dirty exists 2024-09-01T00:30:51.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:51 smithi026 ceph-mon[28102]: osdmap e187: 8 total, 8 up, 8 in 2024-09-01T00:30:51.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:51 smithi026 ceph-mon[28102]: mgrmap e31: x(active, since 29s), standbys: y 2024-09-01T00:30:51.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:51 smithi026 ceph-mon[28102]: pgmap v48: 121 pgs: 121 active+clean; 140 MiB data, 613 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.2 MiB/s wr, 29 op/s 2024-09-01T00:30:51.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:51 smithi026 ceph-mon[17191]: osdmap e187: 8 total, 8 up, 8 in 2024-09-01T00:30:51.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:51 smithi026 ceph-mon[17191]: mgrmap e31: x(active, since 29s), standbys: y 2024-09-01T00:30:51.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:51 smithi026 ceph-mon[17191]: pgmap v48: 121 pgs: 121 active+clean; 140 MiB data, 613 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.2 MiB/s wr, 29 op/s 2024-09-01T00:30:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:51 smithi139 ceph-mon[20615]: osdmap e187: 8 total, 8 up, 8 in 2024-09-01T00:30:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:51 smithi139 ceph-mon[20615]: mgrmap e31: x(active, since 29s), standbys: y 2024-09-01T00:30:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:51 smithi139 ceph-mon[20615]: pgmap v48: 121 pgs: 121 active+clean; 140 MiB data, 613 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.2 MiB/s wr, 29 op/s 2024-09-01T00:30:52.509 INFO:tasks.rados.rados.0.smithi026.stdout:659: done (4 left) 2024-09-01T00:30:52.509 INFO:tasks.rados.rados.0.smithi026.stdout:660: done (3 left) 2024-09-01T00:30:52.509 INFO:tasks.rados.rados.0.smithi026.stdout:661: done (2 left) 2024-09-01T00:30:52.509 INFO:tasks.rados.rados.0.smithi026.stdout:662: done (1 left) 2024-09-01T00:30:52.509 INFO:tasks.rados.rados.0.smithi026.stdout:663: done (0 left) 2024-09-01T00:30:52.509 INFO:tasks.rados.rados.0.smithi026.stdout:664: setattr oid 5 current snap is 57 2024-09-01T00:30:52.510 INFO:tasks.rados.rados.0.smithi026.stdout:665: snap_create 2024-09-01T00:30:52.517 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 256 (ObjNum 208 snap 50 seq_num 208) dirty exists 2024-09-01T00:30:52.648 INFO:tasks.rados.rados.0.smithi026.stdout:664: done (1 left) 2024-09-01T00:30:52.648 INFO:tasks.rados.rados.0.smithi026.stdout:665: done (0 left) 2024-09-01T00:30:52.648 INFO:tasks.rados.rados.0.smithi026.stdout:666: read oid 2 snap 42 2024-09-01T00:30:52.648 INFO:tasks.rados.rados.0.smithi026.stdout:666: expect deleted 2024-09-01T00:30:52.649 INFO:tasks.rados.rados.0.smithi026.stdout:667: read oid 33 snap -1 2024-09-01T00:30:52.649 INFO:tasks.rados.rados.0.smithi026.stdout:667: expect (ObjNum 184 snap 44 seq_num 184) 2024-09-01T00:30:52.649 INFO:tasks.rados.rados.0.smithi026.stdout:668: read oid 23 snap -1 2024-09-01T00:30:52.649 INFO:tasks.rados.rados.0.smithi026.stdout:668: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:52.649 INFO:tasks.rados.rados.0.smithi026.stdout:669: setattr oid 20 current snap is 58 2024-09-01T00:30:52.650 INFO:tasks.rados.rados.0.smithi026.stdout:670: rollback oid 13 current snap is 58 2024-09-01T00:30:52.650 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 13 to 52 2024-09-01T00:30:52.650 INFO:tasks.rados.rados.0.smithi026.stdout:671: delete oid 35 current snap is 58 2024-09-01T00:30:52.658 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 276 (ObjNum 105 snap 18 seq_num 105) dirty exists 2024-09-01T00:30:52.658 INFO:tasks.rados.rados.0.smithi026.stdout:670: finishing rollback tid 0 to smithi02669314-13 2024-09-01T00:30:52.658 INFO:tasks.rados.rados.0.smithi026.stdout:670: finishing rollback tid 1 to smithi02669314-13 2024-09-01T00:30:52.659 INFO:tasks.rados.rados.0.smithi026.stdout:668: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:52.675 INFO:tasks.rados.rados.0.smithi026.stdout:670: finishing rollback tid 2 to smithi02669314-13 2024-09-01T00:30:52.675 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 138 (ObjNum 175 snap 39 seq_num 175) dirty exists 2024-09-01T00:30:52.675 INFO:tasks.rados.rados.0.smithi026.stdout:667: expect (ObjNum 184 snap 44 seq_num 184) 2024-09-01T00:30:52.891 INFO:tasks.rados.rados.0.smithi026.stdout:666: done (5 left) 2024-09-01T00:30:52.892 INFO:tasks.rados.rados.0.smithi026.stdout:667: done (4 left) 2024-09-01T00:30:52.892 INFO:tasks.rados.rados.0.smithi026.stdout:668: done (3 left) 2024-09-01T00:30:52.892 INFO:tasks.rados.rados.0.smithi026.stdout:669: done (2 left) 2024-09-01T00:30:52.892 INFO:tasks.rados.rados.0.smithi026.stdout:670: done (1 left) 2024-09-01T00:30:52.892 INFO:tasks.rados.rados.0.smithi026.stdout:671: done (0 left) 2024-09-01T00:30:52.892 INFO:tasks.rados.rados.0.smithi026.stdout:672: rmattr oid 32 current snap is 58 2024-09-01T00:30:52.892 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 34 current snap is 58 2024-09-01T00:30:52.892 INFO:tasks.rados.rados.0.smithi026.stdout:673: seq_num 222 ranges {892928=524288,1417216=565248,1982464=237568} 2024-09-01T00:30:52.899 INFO:tasks.rados.rados.0.smithi026.stdout:673: writing smithi02669314-34 from 892928 to 1417216 tid 1 2024-09-01T00:30:52.902 INFO:tasks.rados.rados.0.smithi026.stdout:673: writing smithi02669314-34 from 1417216 to 1982464 tid 2 2024-09-01T00:30:52.903 INFO:tasks.rados.rados.0.smithi026.stdout:673: writing smithi02669314-34 from 1982464 to 2220032 tid 3 2024-09-01T00:30:52.903 INFO:tasks.rados.rados.0.smithi026.stdout:674: snap_remove snap 52 2024-09-01T00:30:52.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:30:52] ENGINE Bus STOPPING 2024-09-01T00:30:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[28102]: osdmap e188: 8 total, 8 up, 8 in 2024-09-01T00:30:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:52.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:52.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:30:52.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[28102]: osdmap e189: 8 total, 8 up, 8 in 2024-09-01T00:30:52.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[17191]: osdmap e188: 8 total, 8 up, 8 in 2024-09-01T00:30:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:30:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[17191]: osdmap e189: 8 total, 8 up, 8 in 2024-09-01T00:30:52.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:52 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:53.084 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:52 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:52.648+0000 7f2a78176640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-01T00:30:53.084 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:52 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: ignoring --setuser ceph since I am not root 2024-09-01T00:30:53.085 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:52 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: ignoring --setgroup ceph since I am not root 2024-09-01T00:30:53.085 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:52 smithi139 ceph-mgr[53805]: -- 172.21.15.139:0/4288218867 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564f68deb0e0 con 0x564f68dc8800 2024-09-01T00:30:53.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:52 smithi139 ceph-mon[20615]: osdmap e188: 8 total, 8 up, 8 in 2024-09-01T00:30:53.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:52 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:53.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:52 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:53.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:52 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:53.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:52 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:30:53.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:52 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:30:53.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:52 smithi139 ceph-mon[20615]: osdmap e189: 8 total, 8 up, 8 in 2024-09-01T00:30:53.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:52 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' 2024-09-01T00:30:53.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:30:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:30:53.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:30:53] ENGINE Bus STOPPED 2024-09-01T00:30:53.655 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 188 (ObjNum 216 snap 53 seq_num 216) dirty exists 2024-09-01T00:30:53.655 INFO:tasks.rados.rados.0.smithi026.stdout:673: finishing write tid 1 to smithi02669314-34 2024-09-01T00:30:53.655 INFO:tasks.rados.rados.0.smithi026.stdout:673: finishing write tid 2 to smithi02669314-34 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:673: finishing write tid 3 to smithi02669314-34 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:673: finishing write tid 4 to smithi02669314-34 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:673: finishing write tid 5 to smithi02669314-34 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:673: oid 34 updating version 0 to 247 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:673: oid 34 version 247 is already newer than 246 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:673: oid 34 version 247 is already newer than 244 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:673: oid 34 version 247 is already newer than 245 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 247 (ObjNum 222 snap 58 seq_num 222) dirty exists 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:673: left oid 34 (ObjNum 222 snap 58 seq_num 222) 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:672: done (2 left) 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:673: done (1 left) 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:674: done (0 left) 2024-09-01T00:30:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:675: copy_from oid 32 from oid 6 current snap is 58 2024-09-01T00:30:53.657 INFO:tasks.rados.rados.0.smithi026.stdout:676: rollback oid 1 current snap is 58 2024-09-01T00:30:53.657 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 1 to 40 2024-09-01T00:30:53.657 INFO:tasks.rados.rados.0.smithi026.stdout:677: setattr oid 50 current snap is 58 2024-09-01T00:30:53.659 INFO:tasks.rados.rados.0.smithi026.stdout:678: delete oid 37 current snap is 58 2024-09-01T00:30:53.664 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 261 (ObjNum 33 snap 0 seq_num 132642736) dirty exists 2024-09-01T00:30:53.671 INFO:tasks.rados.rados.0.smithi026.stdout:677: done (3 left) 2024-09-01T00:30:53.671 INFO:tasks.rados.rados.0.smithi026.stdout:678: done (2 left) 2024-09-01T00:30:53.671 INFO:tasks.rados.rados.0.smithi026.stdout:679: snap_create 2024-09-01T00:30:53.674 INFO:tasks.rados.rados.0.smithi026.stdout:676: finishing rollback tid 0 to smithi02669314-1 2024-09-01T00:30:53.674 INFO:tasks.rados.rados.0.smithi026.stdout:676: finishing rollback tid 1 to smithi02669314-1 2024-09-01T00:30:53.675 INFO:tasks.rados.rados.0.smithi026.stdout:676: finishing rollback tid 2 to smithi02669314-1 2024-09-01T00:30:53.675 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 144 (ObjNum 149 snap 33 seq_num 149) dirty exists 2024-09-01T00:30:53.676 INFO:tasks.rados.rados.0.smithi026.stdout:675: finishing copy_from racing read to smithi02669314-32 2024-09-01T00:30:53.679 INFO:tasks.rados.rados.0.smithi026.stdout:675: finishing copy_from to smithi02669314-32 2024-09-01T00:30:53.679 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 182 (ObjNum 173 snap 39 seq_num 173) dirty exists 2024-09-01T00:30:53.893 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:53.592+0000 7f8a8ccd4640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:53.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:53.592+0000 7f8a8ccd4640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:53.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:53.592+0000 7f8a8ccd4640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:53.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:53.592+0000 7f8a8ccd4640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:53.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:53.592+0000 7f8a904db640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:53.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:53.592+0000 7f8a904db640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:53.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:53.592+0000 7f8a904db640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:53.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:53.592+0000 7f8a904db640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:53.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:53.592+0000 7f8a904db640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:53.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:53.593+0000 7f8a8ccd4640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:30:53.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:30:53] ENGINE Bus STARTING 2024-09-01T00:30:53.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:30:53] ENGINE Serving on http://:::9283 2024-09-01T00:30:53.894 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:30:53] ENGINE Bus STARTED 2024-09-01T00:30:53.895 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:53.895 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-01T00:30:53.895 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-01T00:30:53.895 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: Activating manager daemon y 2024-09-01T00:30:53.895 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: osdmap e190: 8 total, 8 up, 8 in 2024-09-01T00:30:53.895 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.24715 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-01T00:30:53.895 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: mgrmap e32: y(active, starting, since 0.00752264s) 2024-09-01T00:30:53.895 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:53.895 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:30:53.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-01T00:30:53.897 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-01T00:30:53.897 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-01T00:30:53.897 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: Manager daemon y is now available 2024-09-01T00:30:53.897 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:53.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:53.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:53.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:30:53.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-01T00:30:53.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:53.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-01T00:30:53.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-01T00:30:53.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: Activating manager daemon y 2024-09-01T00:30:53.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: osdmap e190: 8 total, 8 up, 8 in 2024-09-01T00:30:53.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.24715 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-01T00:30:53.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: mgrmap e32: y(active, starting, since 0.00752264s) 2024-09-01T00:30:53.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:53.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:53.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:53.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-01T00:30:53.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-01T00:30:53.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-01T00:30:53.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:30:53.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:30:53.901 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:30:53.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:30:53.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:30:53.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:30:53.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:30:53.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:30:53.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-01T00:30:53.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-01T00:30:53.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-01T00:30:53.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: Manager daemon y is now available 2024-09-01T00:30:53.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:53.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:53.902 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:53.903 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:30:53.903 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:53 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-01T00:30:53.922 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:53.922 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.24715 172.21.15.139:0/1783675861' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-01T00:30:53.922 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-01T00:30:53.922 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: Activating manager daemon y 2024-09-01T00:30:53.922 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: osdmap e190: 8 total, 8 up, 8 in 2024-09-01T00:30:53.922 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.24715 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-01T00:30:53.922 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: mgrmap e32: y(active, starting, since 0.00752264s) 2024-09-01T00:30:53.922 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:30:53.922 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:30:53.922 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-01T00:30:53.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-01T00:30:53.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-01T00:30:53.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: Manager daemon y is now available 2024-09-01T00:30:53.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:30:53.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:30:53.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:53.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-01T00:30:53.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:53 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-01T00:30:54.669 INFO:tasks.rados.rados.0.smithi026.stdout:675: done (2 left) 2024-09-01T00:30:54.669 INFO:tasks.rados.rados.0.smithi026.stdout:676: done (1 left) 2024-09-01T00:30:54.669 INFO:tasks.rados.rados.0.smithi026.stdout:679: done (0 left) 2024-09-01T00:30:54.669 INFO:tasks.rados.rados.0.smithi026.stdout:680: delete oid 9 current snap is 59 2024-09-01T00:30:54.671 INFO:tasks.rados.rados.0.smithi026.stdout:680: done (0 left) 2024-09-01T00:30:54.671 INFO:tasks.rados.rados.0.smithi026.stdout:681: snap_create 2024-09-01T00:30:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:54 smithi139 ceph-mon[20615]: osdmap e191: 8 total, 8 up, 8 in 2024-09-01T00:30:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:54 smithi139 ceph-mon[20615]: mgrmap e33: y(active, since 1.03048s) 2024-09-01T00:30:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:54 smithi139 ceph-mon[20615]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:54 smithi139 ceph-mon[20615]: pgmap v4: 121 pgs: 121 active+clean; 152 MiB data, 634 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:54 smithi026 ceph-mon[17191]: osdmap e191: 8 total, 8 up, 8 in 2024-09-01T00:30:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:54 smithi026 ceph-mon[17191]: mgrmap e33: y(active, since 1.03048s) 2024-09-01T00:30:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:54 smithi026 ceph-mon[17191]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:54.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:54 smithi026 ceph-mon[17191]: pgmap v4: 121 pgs: 121 active+clean; 152 MiB data, 634 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:54.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:54 smithi026 ceph-mon[28102]: osdmap e191: 8 total, 8 up, 8 in 2024-09-01T00:30:54.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:54 smithi026 ceph-mon[28102]: mgrmap e33: y(active, since 1.03048s) 2024-09-01T00:30:54.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:54 smithi026 ceph-mon[28102]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:30:54.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:54 smithi026 ceph-mon[28102]: pgmap v4: 121 pgs: 121 active+clean; 152 MiB data, 634 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:55.391 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:55.024+0000 7f8a73a65640 -1 log_channel(cephadm) log [ERR] : [01/Sep/2024:00:30:55] ENGINE Error in HTTPServer.serve 2024-09-01T00:30:55.391 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: Traceback (most recent call last): 2024-09-01T00:30:55.391 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:30:55.391 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: self._connections.run(self.expiration_interval) 2024-09-01T00:30:55.391 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:30:55.392 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: self._run(expiration_interval) 2024-09-01T00:30:55.392 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:30:55.392 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:30:55.392 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:30:55.392 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:30:55.392 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:30:55.392 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: s = self.context.wrap_socket( 2024-09-01T00:30:55.392 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:30:55.392 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: return self.sslsocket_class._create( 2024-09-01T00:30:55.392 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:30:55.392 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: self.do_handshake() 2024-09-01T00:30:55.392 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:30:55.393 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: self._sslobj.do_handshake() 2024-09-01T00:30:55.393 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:30:55.393 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:30:55.668 INFO:tasks.rados.rados.0.smithi026.stdout:681: done (0 left) 2024-09-01T00:30:55.668 INFO:tasks.rados.rados.0.smithi026.stdout:682: rmattr oid 13 current snap is 60 2024-09-01T00:30:55.668 INFO:tasks.rados.rados.0.smithi026.stdout:682: done (0 left) 2024-09-01T00:30:55.668 INFO:tasks.rados.rados.0.smithi026.stdout:683: snap_create 2024-09-01T00:30:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[17191]: osdmap e192: 8 total, 8 up, 8 in 2024-09-01T00:30:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[17191]: mgrmap e34: y(active, since 2s) 2024-09-01T00:30:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[17191]: [01/Sep/2024:00:30:54] ENGINE Bus STARTING 2024-09-01T00:30:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[17191]: [01/Sep/2024:00:30:55] ENGINE Serving on https://172.21.15.26:7150 2024-09-01T00:30:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[17191]: [01/Sep/2024:00:30:55] ENGINE Error in HTTPServer.serve 2024-09-01T00:30:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-01T00:30:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:30:55.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:30:55.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:30:55.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-01T00:30:55.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:30:55.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:30:55.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:30:55.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:30:55.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:30:55.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-01T00:30:55.951 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:30:55.952 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-01T00:30:55.952 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:30:55.952 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-01T00:30:55.952 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:30:55.952 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-01T00:30:55.952 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:30:55.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[17191]: [01/Sep/2024:00:30:55] ENGINE Serving on http://172.21.15.26:8765 2024-09-01T00:30:55.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[17191]: [01/Sep/2024:00:30:55] ENGINE Bus STARTED 2024-09-01T00:30:55.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[28102]: osdmap e192: 8 total, 8 up, 8 in 2024-09-01T00:30:55.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[28102]: mgrmap e34: y(active, since 2s) 2024-09-01T00:30:55.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[28102]: [01/Sep/2024:00:30:54] ENGINE Bus STARTING 2024-09-01T00:30:55.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[28102]: [01/Sep/2024:00:30:55] ENGINE Serving on https://172.21.15.26:7150 2024-09-01T00:30:55.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[28102]: [01/Sep/2024:00:30:55] ENGINE Error in HTTPServer.serve 2024-09-01T00:30:55.953 INFO:journalctl@ceph.mon.c.smithi026.stdout: Traceback (most recent call last): 2024-09-01T00:30:55.953 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:30:55.953 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:30:55.953 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:30:55.953 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._run(expiration_interval) 2024-09-01T00:30:55.953 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:30:55.953 INFO:journalctl@ceph.mon.c.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:30:55.953 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:30:55.954 INFO:journalctl@ceph.mon.c.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:30:55.954 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:30:55.954 INFO:journalctl@ceph.mon.c.smithi026.stdout: s = self.context.wrap_socket( 2024-09-01T00:30:55.954 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:30:55.954 INFO:journalctl@ceph.mon.c.smithi026.stdout: return self.sslsocket_class._create( 2024-09-01T00:30:55.954 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:30:55.954 INFO:journalctl@ceph.mon.c.smithi026.stdout: self.do_handshake() 2024-09-01T00:30:55.954 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:30:55.954 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._sslobj.do_handshake() 2024-09-01T00:30:55.954 INFO:journalctl@ceph.mon.c.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:30:55.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[28102]: [01/Sep/2024:00:30:55] ENGINE Serving on http://172.21.15.26:8765 2024-09-01T00:30:55.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:55 smithi026 ceph-mon[28102]: [01/Sep/2024:00:30:55] ENGINE Bus STARTED 2024-09-01T00:30:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:55 smithi139 ceph-mon[20615]: osdmap e192: 8 total, 8 up, 8 in 2024-09-01T00:30:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:55 smithi139 ceph-mon[20615]: mgrmap e34: y(active, since 2s) 2024-09-01T00:30:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:55 smithi139 ceph-mon[20615]: [01/Sep/2024:00:30:54] ENGINE Bus STARTING 2024-09-01T00:30:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:55 smithi139 ceph-mon[20615]: [01/Sep/2024:00:30:55] ENGINE Serving on https://172.21.15.26:7150 2024-09-01T00:30:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:55 smithi139 ceph-mon[20615]: [01/Sep/2024:00:30:55] ENGINE Error in HTTPServer.serve 2024-09-01T00:30:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout: Traceback (most recent call last): 2024-09-01T00:30:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: self._run(expiration_interval) 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: s = self.context.wrap_socket( 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: return self.sslsocket_class._create( 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:30:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout: self.do_handshake() 2024-09-01T00:30:56.085 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:30:56.085 INFO:journalctl@ceph.mon.b.smithi139.stdout: self._sslobj.do_handshake() 2024-09-01T00:30:56.085 INFO:journalctl@ceph.mon.b.smithi139.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:30:56.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:55 smithi139 ceph-mon[20615]: [01/Sep/2024:00:30:55] ENGINE Serving on http://172.21.15.26:8765 2024-09-01T00:30:56.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:55 smithi139 ceph-mon[20615]: [01/Sep/2024:00:30:55] ENGINE Bus STARTED 2024-09-01T00:30:56.669 INFO:tasks.rados.rados.0.smithi026.stdout:683: done (0 left) 2024-09-01T00:30:56.669 INFO:tasks.rados.rados.0.smithi026.stdout:684: copy_from oid 43 from oid 39 current snap is 61 2024-09-01T00:30:56.669 INFO:tasks.rados.rados.0.smithi026.stdout:685: delete oid 49 current snap is 61 2024-09-01T00:30:56.672 INFO:tasks.rados.rados.0.smithi026.stdout:685: done (1 left) 2024-09-01T00:30:56.672 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 61 2024-09-01T00:30:56.672 INFO:tasks.rados.rados.0.smithi026.stdout:686: seq_num 226 ranges {557056=589824,1146880=507904,1654784=294912} 2024-09-01T00:30:56.678 INFO:tasks.rados.rados.0.smithi026.stdout:686: writing smithi02669314-23 from 557056 to 1146880 tid 1 2024-09-01T00:30:56.682 INFO:tasks.rados.rados.0.smithi026.stdout:686: writing smithi02669314-23 from 1146880 to 1654784 tid 2 2024-09-01T00:30:56.685 INFO:tasks.rados.rados.0.smithi026.stdout:686: writing smithi02669314-23 from 1654784 to 1949696 tid 3 2024-09-01T00:30:56.685 INFO:tasks.rados.rados.0.smithi026.stdout:687: rollback oid 3 current snap is 61 2024-09-01T00:30:56.685 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 3 to 42 2024-09-01T00:30:56.685 INFO:tasks.rados.rados.0.smithi026.stdout:686: finishing write tid 1 to smithi02669314-23 2024-09-01T00:30:56.685 INFO:tasks.rados.rados.0.smithi026.stdout:688: snap_create 2024-09-01T00:30:56.687 INFO:tasks.rados.rados.0.smithi026.stdout:684: finishing copy_from racing read to smithi02669314-43 2024-09-01T00:30:56.687 INFO:tasks.rados.rados.0.smithi026.stdout:686: finishing write tid 2 to smithi02669314-23 2024-09-01T00:30:56.688 INFO:tasks.rados.rados.0.smithi026.stdout:684: finishing copy_from to smithi02669314-43 2024-09-01T00:30:56.688 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 213 (ObjNum 212 snap 51 seq_num 212) dirty exists 2024-09-01T00:30:56.688 INFO:tasks.rados.rados.0.smithi026.stdout:686: finishing write tid 3 to smithi02669314-23 2024-09-01T00:30:56.688 INFO:tasks.rados.rados.0.smithi026.stdout:687: finishing rollback tid 0 to smithi02669314-3 2024-09-01T00:30:56.688 INFO:tasks.rados.rados.0.smithi026.stdout:686: finishing write tid 4 to smithi02669314-23 2024-09-01T00:30:56.688 INFO:tasks.rados.rados.0.smithi026.stdout:687: finishing rollback tid 1 to smithi02669314-3 2024-09-01T00:30:56.689 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 148 (ObjNum 113 snap 0 seq_num 133217776) dirty dne 2024-09-01T00:30:56.689 INFO:tasks.rados.rados.0.smithi026.stdout:686: finishing write tid 5 to smithi02669314-23 2024-09-01T00:30:56.689 INFO:tasks.rados.rados.0.smithi026.stdout:686: oid 23 updating version 0 to 218 2024-09-01T00:30:56.689 INFO:tasks.rados.rados.0.smithi026.stdout:686: oid 23 version 218 is already newer than 217 2024-09-01T00:30:56.689 INFO:tasks.rados.rados.0.smithi026.stdout:686: oid 23 updating version 218 to 219 2024-09-01T00:30:56.689 INFO:tasks.rados.rados.0.smithi026.stdout:686: oid 23 updating version 219 to 220 2024-09-01T00:30:56.690 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 220 (ObjNum 226 snap 61 seq_num 226) dirty exists 2024-09-01T00:30:56.690 INFO:tasks.rados.rados.0.smithi026.stdout:686: left oid 23 (ObjNum 226 snap 61 seq_num 226) 2024-09-01T00:30:56.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:56 smithi026 ceph-mon[17191]: osdmap e193: 8 total, 8 up, 8 in 2024-09-01T00:30:56.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:56 smithi026 ceph-mon[28102]: osdmap e193: 8 total, 8 up, 8 in 2024-09-01T00:30:57.053 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:56 smithi139 ceph-mon[20615]: osdmap e193: 8 total, 8 up, 8 in 2024-09-01T00:30:57.513 INFO:tasks.rados.rados.0.smithi026.stdout:684: done (3 left) 2024-09-01T00:30:57.513 INFO:tasks.rados.rados.0.smithi026.stdout:686: done (2 left) 2024-09-01T00:30:57.513 INFO:tasks.rados.rados.0.smithi026.stdout:687: done (1 left) 2024-09-01T00:30:57.513 INFO:tasks.rados.rados.0.smithi026.stdout:688: done (0 left) 2024-09-01T00:30:57.513 INFO:tasks.rados.rados.0.smithi026.stdout:689: read oid 42 snap -1 2024-09-01T00:30:57.513 INFO:tasks.rados.rados.0.smithi026.stdout:689: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:30:57.513 INFO:tasks.rados.rados.0.smithi026.stdout:690: read oid 21 snap 59 2024-09-01T00:30:57.513 INFO:tasks.rados.rados.0.smithi026.stdout:690: expect (ObjNum 204 snap 50 seq_num 204) 2024-09-01T00:30:57.513 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 62 2024-09-01T00:30:57.514 INFO:tasks.rados.rados.0.smithi026.stdout:691: seq_num 227 ranges {0=606208,606208=794624,1400832=8192} 2024-09-01T00:30:57.517 INFO:tasks.rados.rados.0.smithi026.stdout:691: writing smithi02669314-9 from 0 to 606208 tid 1 2024-09-01T00:30:57.523 INFO:tasks.rados.rados.0.smithi026.stdout:691: writing smithi02669314-9 from 606208 to 1400832 tid 2 2024-09-01T00:30:57.523 INFO:tasks.rados.rados.0.smithi026.stdout:691: writing smithi02669314-9 from 1400832 to 1409024 tid 3 2024-09-01T00:30:57.523 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 62 2024-09-01T00:30:57.523 INFO:tasks.rados.rados.0.smithi026.stdout:692: seq_num 228 ranges {0=622592,622592=671744,1294336=131072} 2024-09-01T00:30:57.526 INFO:tasks.rados.rados.0.smithi026.stdout:692: writing smithi02669314-49 from 0 to 622592 tid 1 2024-09-01T00:30:57.530 INFO:tasks.rados.rados.0.smithi026.stdout:692: writing smithi02669314-49 from 622592 to 1294336 tid 2 2024-09-01T00:30:57.532 INFO:tasks.rados.rados.0.smithi026.stdout:692: writing smithi02669314-49 from 1294336 to 1425408 tid 3 2024-09-01T00:30:57.532 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 62 2024-09-01T00:30:57.532 INFO:tasks.rados.rados.0.smithi026.stdout:693: seq_num 229 ranges {0=638976,638976=606208,1245184=196608} 2024-09-01T00:30:57.535 INFO:tasks.rados.rados.0.smithi026.stdout:693: writing smithi02669314-24 from 0 to 638976 tid 1 2024-09-01T00:30:57.540 INFO:tasks.rados.rados.0.smithi026.stdout:693: writing smithi02669314-24 from 638976 to 1245184 tid 2 2024-09-01T00:30:57.541 INFO:tasks.rados.rados.0.smithi026.stdout:693: writing smithi02669314-24 from 1245184 to 1441792 tid 3 2024-09-01T00:30:57.542 INFO:tasks.rados.rados.0.smithi026.stdout:694: setattr oid 41 current snap is 62 2024-09-01T00:30:57.543 INFO:tasks.rados.rados.0.smithi026.stdout:691: finishing write tid 1 to smithi02669314-9 2024-09-01T00:30:57.543 INFO:tasks.rados.rados.0.smithi026.stdout:689: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:30:57.651 INFO:tasks.rados.rados.0.smithi026.stdout:691: finishing write tid 2 to smithi02669314-9 2024-09-01T00:30:57.651 INFO:tasks.rados.rados.0.smithi026.stdout:691: finishing write tid 3 to smithi02669314-9 2024-09-01T00:30:57.651 INFO:tasks.rados.rados.0.smithi026.stdout:691: finishing write tid 4 to smithi02669314-9 2024-09-01T00:30:57.651 INFO:tasks.rados.rados.0.smithi026.stdout:691: finishing write tid 5 to smithi02669314-9 2024-09-01T00:30:57.652 INFO:tasks.rados.rados.0.smithi026.stdout:691: oid 9 updating version 0 to 266 2024-09-01T00:30:57.652 INFO:tasks.rados.rados.0.smithi026.stdout:691: oid 9 version 266 is already newer than 264 2024-09-01T00:30:57.652 INFO:tasks.rados.rados.0.smithi026.stdout:691: oid 9 version 266 is already newer than 265 2024-09-01T00:30:57.652 INFO:tasks.rados.rados.0.smithi026.stdout:691: oid 9 updating version 266 to 267 2024-09-01T00:30:57.652 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 267 (ObjNum 227 snap 62 seq_num 227) dirty exists 2024-09-01T00:30:57.652 INFO:tasks.rados.rados.0.smithi026.stdout:691: left oid 9 (ObjNum 227 snap 62 seq_num 227) 2024-09-01T00:30:57.652 INFO:tasks.rados.rados.0.smithi026.stdout:692: finishing write tid 1 to smithi02669314-49 2024-09-01T00:30:57.652 INFO:tasks.rados.rados.0.smithi026.stdout:692: finishing write tid 2 to smithi02669314-49 2024-09-01T00:30:57.652 INFO:tasks.rados.rados.0.smithi026.stdout:692: finishing write tid 3 to smithi02669314-49 2024-09-01T00:30:57.652 INFO:tasks.rados.rados.0.smithi026.stdout:692: finishing write tid 4 to smithi02669314-49 2024-09-01T00:30:57.652 INFO:tasks.rados.rados.0.smithi026.stdout:692: finishing write tid 5 to smithi02669314-49 2024-09-01T00:30:57.652 INFO:tasks.rados.rados.0.smithi026.stdout:692: oid 49 updating version 0 to 123 2024-09-01T00:30:57.653 INFO:tasks.rados.rados.0.smithi026.stdout:692: oid 49 version 123 is already newer than 120 2024-09-01T00:30:57.653 INFO:tasks.rados.rados.0.smithi026.stdout:692: oid 49 version 123 is already newer than 121 2024-09-01T00:30:57.653 INFO:tasks.rados.rados.0.smithi026.stdout:692: oid 49 version 123 is already newer than 122 2024-09-01T00:30:57.653 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 123 (ObjNum 228 snap 62 seq_num 228) dirty exists 2024-09-01T00:30:57.653 INFO:tasks.rados.rados.0.smithi026.stdout:692: left oid 49 (ObjNum 228 snap 62 seq_num 228) 2024-09-01T00:30:57.653 INFO:tasks.rados.rados.0.smithi026.stdout:693: finishing write tid 1 to smithi02669314-24 2024-09-01T00:30:57.653 INFO:tasks.rados.rados.0.smithi026.stdout:693: finishing write tid 2 to smithi02669314-24 2024-09-01T00:30:57.653 INFO:tasks.rados.rados.0.smithi026.stdout:693: finishing write tid 3 to smithi02669314-24 2024-09-01T00:30:57.653 INFO:tasks.rados.rados.0.smithi026.stdout:693: finishing write tid 4 to smithi02669314-24 2024-09-01T00:30:57.653 INFO:tasks.rados.rados.0.smithi026.stdout:693: finishing write tid 5 to smithi02669314-24 2024-09-01T00:30:57.653 INFO:tasks.rados.rados.0.smithi026.stdout:693: oid 24 updating version 0 to 145 2024-09-01T00:30:57.653 INFO:tasks.rados.rados.0.smithi026.stdout:693: oid 24 updating version 145 to 148 2024-09-01T00:30:57.654 INFO:tasks.rados.rados.0.smithi026.stdout:693: oid 24 version 148 is already newer than 146 2024-09-01T00:30:57.654 INFO:tasks.rados.rados.0.smithi026.stdout:693: oid 24 version 148 is already newer than 147 2024-09-01T00:30:57.654 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 148 (ObjNum 229 snap 62 seq_num 229) dirty exists 2024-09-01T00:30:57.654 INFO:tasks.rados.rados.0.smithi026.stdout:693: left oid 24 (ObjNum 229 snap 62 seq_num 229) 2024-09-01T00:30:57.654 INFO:tasks.rados.rados.0.smithi026.stdout:690: expect (ObjNum 204 snap 50 seq_num 204) 2024-09-01T00:30:57.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:57 smithi139 ceph-mon[20615]: pgmap v8: 121 pgs: 121 active+clean; 152 MiB data, 634 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:57.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:57 smithi139 ceph-mon[20615]: osdmap e194: 8 total, 8 up, 8 in 2024-09-01T00:30:57.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:57 smithi139 ceph-mon[20615]: mgrmap e35: y(active, since 4s) 2024-09-01T00:30:57.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:57 smithi139 ceph-mon[20615]: osdmap e195: 8 total, 8 up, 8 in 2024-09-01T00:30:57.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:57 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:57.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:57 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:57.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:57 smithi026 ceph-mon[28102]: pgmap v8: 121 pgs: 121 active+clean; 152 MiB data, 634 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:57.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:57 smithi026 ceph-mon[28102]: osdmap e194: 8 total, 8 up, 8 in 2024-09-01T00:30:57.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:57 smithi026 ceph-mon[28102]: mgrmap e35: y(active, since 4s) 2024-09-01T00:30:57.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:57 smithi026 ceph-mon[28102]: osdmap e195: 8 total, 8 up, 8 in 2024-09-01T00:30:57.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:57 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:57.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:57 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:57 smithi026 ceph-mon[17191]: pgmap v8: 121 pgs: 121 active+clean; 152 MiB data, 634 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:57 smithi026 ceph-mon[17191]: osdmap e194: 8 total, 8 up, 8 in 2024-09-01T00:30:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:57 smithi026 ceph-mon[17191]: mgrmap e35: y(active, since 4s) 2024-09-01T00:30:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:57 smithi026 ceph-mon[17191]: osdmap e195: 8 total, 8 up, 8 in 2024-09-01T00:30:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:57 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:57 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:58.096 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 235 (ObjNum 159 snap 35 seq_num 159) dirty exists 2024-09-01T00:30:58.096 INFO:tasks.rados.rados.0.smithi026.stdout:689: done (5 left) 2024-09-01T00:30:58.097 INFO:tasks.rados.rados.0.smithi026.stdout:690: done (4 left) 2024-09-01T00:30:58.097 INFO:tasks.rados.rados.0.smithi026.stdout:691: done (3 left) 2024-09-01T00:30:58.097 INFO:tasks.rados.rados.0.smithi026.stdout:692: done (2 left) 2024-09-01T00:30:58.097 INFO:tasks.rados.rados.0.smithi026.stdout:693: done (1 left) 2024-09-01T00:30:58.097 INFO:tasks.rados.rados.0.smithi026.stdout:694: done (0 left) 2024-09-01T00:30:58.097 INFO:tasks.rados.rados.0.smithi026.stdout:695: read oid 48 snap -1 2024-09-01T00:30:58.097 INFO:tasks.rados.rados.0.smithi026.stdout:695: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:58.097 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 62 2024-09-01T00:30:58.097 INFO:tasks.rados.rados.0.smithi026.stdout:696: seq_num 230 ranges {2523136=655360,3178496=491520,3670016=311296} 2024-09-01T00:30:58.113 INFO:tasks.rados.rados.0.smithi026.stdout:696: writing smithi02669314-43 from 2523136 to 3178496 tid 1 2024-09-01T00:30:58.117 INFO:tasks.rados.rados.0.smithi026.stdout:696: writing smithi02669314-43 from 3178496 to 3670016 tid 2 2024-09-01T00:30:58.119 INFO:tasks.rados.rados.0.smithi026.stdout:696: writing smithi02669314-43 from 3670016 to 3981312 tid 3 2024-09-01T00:30:58.120 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 62 2024-09-01T00:30:58.120 INFO:tasks.rados.rados.0.smithi026.stdout:695: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:30:58.138 INFO:tasks.rados.rados.0.smithi026.stdout:696: finishing write tid 1 to smithi02669314-43 2024-09-01T00:30:58.138 INFO:tasks.rados.rados.0.smithi026.stdout:696: finishing write tid 2 to smithi02669314-43 2024-09-01T00:30:58.138 INFO:tasks.rados.rados.0.smithi026.stdout:696: finishing write tid 3 to smithi02669314-43 2024-09-01T00:30:58.138 INFO:tasks.rados.rados.0.smithi026.stdout:696: finishing write tid 4 to smithi02669314-43 2024-09-01T00:30:58.138 INFO:tasks.rados.rados.0.smithi026.stdout:696: finishing write tid 5 to smithi02669314-43 2024-09-01T00:30:58.138 INFO:tasks.rados.rados.0.smithi026.stdout:696: oid 43 updating version 0 to 214 2024-09-01T00:30:58.139 INFO:tasks.rados.rados.0.smithi026.stdout:696: oid 43 updating version 214 to 215 2024-09-01T00:30:58.139 INFO:tasks.rados.rados.0.smithi026.stdout:696: oid 43 updating version 215 to 216 2024-09-01T00:30:58.139 INFO:tasks.rados.rados.0.smithi026.stdout:696: oid 43 updating version 216 to 217 2024-09-01T00:30:58.139 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 217 (ObjNum 230 snap 62 seq_num 230) dirty exists 2024-09-01T00:30:58.139 INFO:tasks.rados.rados.0.smithi026.stdout:696: left oid 43 (ObjNum 230 snap 62 seq_num 230) 2024-09-01T00:30:58.139 INFO:tasks.rados.rados.0.smithi026.stdout:697: seq_num 231 ranges {0=671744,671744=778240,1449984=24576} 2024-09-01T00:30:58.142 INFO:tasks.rados.rados.0.smithi026.stdout:697: writing smithi02669314-50 from 0 to 671744 tid 1 2024-09-01T00:30:58.148 INFO:tasks.rados.rados.0.smithi026.stdout:697: writing smithi02669314-50 from 671744 to 1449984 tid 2 2024-09-01T00:30:58.149 INFO:tasks.rados.rados.0.smithi026.stdout:697: writing smithi02669314-50 from 1449984 to 1474560 tid 3 2024-09-01T00:30:58.149 INFO:tasks.rados.rados.0.smithi026.stdout:695: done (2 left) 2024-09-01T00:30:58.149 INFO:tasks.rados.rados.0.smithi026.stdout:696: done (1 left) 2024-09-01T00:30:58.149 INFO:tasks.rados.rados.0.smithi026.stdout:697: finishing write tid 1 to smithi02669314-50 2024-09-01T00:30:58.149 INFO:tasks.rados.rados.0.smithi026.stdout:698: read oid 20 snap -1 2024-09-01T00:30:58.149 INFO:tasks.rados.rados.0.smithi026.stdout:698: expect (ObjNum 105 snap 18 seq_num 105) 2024-09-01T00:30:58.149 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 62 2024-09-01T00:30:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:699: seq_num 232 ranges {2564096=688128,3252224=663552,3915776=139264} 2024-09-01T00:30:58.168 INFO:tasks.rados.rados.0.smithi026.stdout:699: writing smithi02669314-40 from 2564096 to 3252224 tid 1 2024-09-01T00:30:58.172 INFO:tasks.rados.rados.0.smithi026.stdout:699: writing smithi02669314-40 from 3252224 to 3915776 tid 2 2024-09-01T00:30:58.173 INFO:tasks.rados.rados.0.smithi026.stdout:699: writing smithi02669314-40 from 3915776 to 4055040 tid 3 2024-09-01T00:30:58.173 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 62 2024-09-01T00:30:58.173 INFO:tasks.rados.rados.0.smithi026.stdout:697: finishing write tid 2 to smithi02669314-50 2024-09-01T00:30:58.173 INFO:tasks.rados.rados.0.smithi026.stdout:700: seq_num 233 ranges {1949696=712704,2662400=548864,3211264=253952} 2024-09-01T00:30:58.188 INFO:tasks.rados.rados.0.smithi026.stdout:700: writing smithi02669314-23 from 1949696 to 2662400 tid 1 2024-09-01T00:30:58.191 INFO:tasks.rados.rados.0.smithi026.stdout:700: writing smithi02669314-23 from 2662400 to 3211264 tid 2 2024-09-01T00:30:58.193 INFO:tasks.rados.rados.0.smithi026.stdout:700: writing smithi02669314-23 from 3211264 to 3465216 tid 3 2024-09-01T00:30:58.193 INFO:tasks.rados.rados.0.smithi026.stdout:701: read oid 6 snap -1 2024-09-01T00:30:58.193 INFO:tasks.rados.rados.0.smithi026.stdout:701: expect (ObjNum 173 snap 39 seq_num 173) 2024-09-01T00:30:58.193 INFO:tasks.rados.rados.0.smithi026.stdout:702: copy_from oid 5 from oid 39 current snap is 62 2024-09-01T00:30:58.193 INFO:tasks.rados.rados.0.smithi026.stdout:697: finishing write tid 3 to smithi02669314-50 2024-09-01T00:30:58.193 INFO:tasks.rados.rados.0.smithi026.stdout:697: finishing write tid 4 to smithi02669314-50 2024-09-01T00:30:58.194 INFO:tasks.rados.rados.0.smithi026.stdout:697: finishing write tid 5 to smithi02669314-50 2024-09-01T00:30:58.194 INFO:tasks.rados.rados.0.smithi026.stdout:697: oid 50 updating version 0 to 269 2024-09-01T00:30:58.194 INFO:tasks.rados.rados.0.smithi026.stdout:697: oid 50 updating version 269 to 271 2024-09-01T00:30:58.194 INFO:tasks.rados.rados.0.smithi026.stdout:697: oid 50 version 271 is already newer than 270 2024-09-01T00:30:58.194 INFO:tasks.rados.rados.0.smithi026.stdout:697: oid 50 updating version 271 to 272 2024-09-01T00:30:58.194 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 272 (ObjNum 231 snap 62 seq_num 231) dirty exists 2024-09-01T00:30:58.194 INFO:tasks.rados.rados.0.smithi026.stdout:697: left oid 50 (ObjNum 231 snap 62 seq_num 231) 2024-09-01T00:30:58.194 INFO:tasks.rados.rados.0.smithi026.stdout:698: expect (ObjNum 105 snap 18 seq_num 105) 2024-09-01T00:30:58.333 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:57] ENGINE Bus STARTING 2024-09-01T00:30:58.333 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: CherryPy Checker: 2024-09-01T00:30:58.333 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: The Application mounted at '' has an empty config. 2024-09-01T00:30:58.333 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: 2024-09-01T00:30:58.333 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:58 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:58] ENGINE Serving on http://:::9283 2024-09-01T00:30:58.334 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:30:58 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[53790]: [01/Sep/2024:00:30:58] ENGINE Bus STARTED 2024-09-01T00:30:58.364 INFO:tasks.rados.rados.0.smithi026.stdout:699: finishing write tid 1 to smithi02669314-40 2024-09-01T00:30:58.365 INFO:tasks.rados.rados.0.smithi026.stdout:699: finishing write tid 2 to smithi02669314-40 2024-09-01T00:30:58.365 INFO:tasks.rados.rados.0.smithi026.stdout:699: finishing write tid 3 to smithi02669314-40 2024-09-01T00:30:58.365 INFO:tasks.rados.rados.0.smithi026.stdout:697: done (5 left) 2024-09-01T00:30:58.365 INFO:tasks.rados.rados.0.smithi026.stdout:698: done (4 left) 2024-09-01T00:30:58.365 INFO:tasks.rados.rados.0.smithi026.stdout:703: snap_remove snap 46 2024-09-01T00:30:58.912 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[17191]: Standby manager daemon x started 2024-09-01T00:30:58.912 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/2905798958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:30:58.913 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/2905798958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:30:58.913 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/2905798958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:30:58.913 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/2905798958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:30:58.913 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:58.913 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:58.913 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:58.913 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:58.913 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[28102]: Standby manager daemon x started 2024-09-01T00:30:58.913 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/2905798958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:30:58.913 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/2905798958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:30:58.914 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/2905798958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:30:58.914 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/2905798958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:30:58.914 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:58.914 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:58.914 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:58.914 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:58 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:58 smithi139 ceph-mon[20615]: Standby manager daemon x started 2024-09-01T00:30:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:58 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/2905798958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:30:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:58 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/2905798958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:30:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:58 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/2905798958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:30:59.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:58 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/2905798958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:30:59.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:58 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:59.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:58 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:59.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:58 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:59.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:58 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:59.221 INFO:tasks.rados.rados.0.smithi026.stdout:703: done (4 left) 2024-09-01T00:30:59.221 INFO:tasks.rados.rados.0.smithi026.stdout:704: delete oid 46 current snap is 62 2024-09-01T00:30:59.221 INFO:tasks.rados.rados.0.smithi026.stdout:699: finishing write tid 4 to smithi02669314-40 2024-09-01T00:30:59.221 INFO:tasks.rados.rados.0.smithi026.stdout:699: finishing write tid 5 to smithi02669314-40 2024-09-01T00:30:59.221 INFO:tasks.rados.rados.0.smithi026.stdout:699: oid 40 updating version 0 to 127 2024-09-01T00:30:59.221 INFO:tasks.rados.rados.0.smithi026.stdout:699: oid 40 version 127 is already newer than 125 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:699: oid 40 version 127 is already newer than 126 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:699: oid 40 updating version 127 to 128 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 128 (ObjNum 232 snap 62 seq_num 232) dirty exists 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:699: left oid 40 (ObjNum 232 snap 62 seq_num 232) 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:700: finishing write tid 1 to smithi02669314-23 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:700: finishing write tid 2 to smithi02669314-23 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:700: finishing write tid 3 to smithi02669314-23 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:700: finishing write tid 4 to smithi02669314-23 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:700: finishing write tid 5 to smithi02669314-23 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:700: oid 23 updating version 0 to 224 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:700: oid 23 version 224 is already newer than 222 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:700: oid 23 version 224 is already newer than 223 2024-09-01T00:30:59.222 INFO:tasks.rados.rados.0.smithi026.stdout:700: oid 23 updating version 224 to 225 2024-09-01T00:30:59.223 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 225 (ObjNum 233 snap 62 seq_num 233) dirty exists 2024-09-01T00:30:59.223 INFO:tasks.rados.rados.0.smithi026.stdout:700: left oid 23 (ObjNum 233 snap 62 seq_num 233) 2024-09-01T00:30:59.223 INFO:tasks.rados.rados.0.smithi026.stdout:701: expect (ObjNum 173 snap 39 seq_num 173) 2024-09-01T00:30:59.345 INFO:tasks.rados.rados.0.smithi026.stdout:702: finishing copy_from racing read to smithi02669314-5 2024-09-01T00:30:59.345 INFO:tasks.rados.rados.0.smithi026.stdout:702: finishing copy_from to smithi02669314-5 2024-09-01T00:30:59.345 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 213 (ObjNum 212 snap 51 seq_num 212) dirty exists 2024-09-01T00:30:59.345 INFO:tasks.rados.rados.0.smithi026.stdout:699: done (4 left) 2024-09-01T00:30:59.346 INFO:tasks.rados.rados.0.smithi026.stdout:700: done (3 left) 2024-09-01T00:30:59.346 INFO:tasks.rados.rados.0.smithi026.stdout:701: done (2 left) 2024-09-01T00:30:59.346 INFO:tasks.rados.rados.0.smithi026.stdout:702: done (1 left) 2024-09-01T00:30:59.346 INFO:tasks.rados.rados.0.smithi026.stdout:704: done (0 left) 2024-09-01T00:30:59.346 INFO:tasks.rados.rados.0.smithi026.stdout:705: read oid 11 snap -1 2024-09-01T00:30:59.346 INFO:tasks.rados.rados.0.smithi026.stdout:705: expect (ObjNum 202 snap 50 seq_num 202) 2024-09-01T00:30:59.346 INFO:tasks.rados.rados.0.smithi026.stdout:706: snap_remove snap 60 2024-09-01T00:30:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:59 smithi026 ceph-mon[17191]: pgmap v11: 121 pgs: 121 active+clean; 152 MiB data, 634 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:59 smithi026 ceph-mon[17191]: mgrmap e36: y(active, since 6s), standbys: x 2024-09-01T00:30:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:59 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-01T00:30:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:59 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:59 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:30:59 smithi026 ceph-mon[17191]: osdmap e196: 8 total, 8 up, 8 in 2024-09-01T00:30:59.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:59 smithi026 ceph-mon[28102]: pgmap v11: 121 pgs: 121 active+clean; 152 MiB data, 634 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:30:59.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:59 smithi026 ceph-mon[28102]: mgrmap e36: y(active, since 6s), standbys: x 2024-09-01T00:30:59.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:59 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-01T00:30:59.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:59 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:59.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:59 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:30:59.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:30:59 smithi026 ceph-mon[28102]: osdmap e196: 8 total, 8 up, 8 in 2024-09-01T00:31:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:59 smithi139 ceph-mon[20615]: pgmap v11: 121 pgs: 121 active+clean; 152 MiB data, 634 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:31:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:59 smithi139 ceph-mon[20615]: mgrmap e36: y(active, since 6s), standbys: x 2024-09-01T00:31:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:59 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-01T00:31:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:59 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:59 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:30:59 smithi139 ceph-mon[20615]: osdmap e196: 8 total, 8 up, 8 in 2024-09-01T00:31:00.223 INFO:tasks.rados.rados.0.smithi026.stdout:706: done (1 left) 2024-09-01T00:31:00.223 INFO:tasks.rados.rados.0.smithi026.stdout:707: read oid 12 snap -1 2024-09-01T00:31:00.223 INFO:tasks.rados.rados.0.smithi026.stdout:707: expect deleted 2024-09-01T00:31:00.223 INFO:tasks.rados.rados.0.smithi026.stdout:708: read oid 29 snap -1 2024-09-01T00:31:00.223 INFO:tasks.rados.rados.0.smithi026.stdout:708: expect deleted 2024-09-01T00:31:00.223 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 62 2024-09-01T00:31:00.223 INFO:tasks.rados.rados.0.smithi026.stdout:709: seq_num 235 ranges {1220608=745472,1966080=712704,2678784=90112} 2024-09-01T00:31:00.233 INFO:tasks.rados.rados.0.smithi026.stdout:709: writing smithi02669314-17 from 1220608 to 1966080 tid 1 2024-09-01T00:31:00.237 INFO:tasks.rados.rados.0.smithi026.stdout:709: writing smithi02669314-17 from 1966080 to 2678784 tid 2 2024-09-01T00:31:00.238 INFO:tasks.rados.rados.0.smithi026.stdout:709: writing smithi02669314-17 from 2678784 to 2768896 tid 3 2024-09-01T00:31:00.238 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 62 2024-09-01T00:31:00.238 INFO:tasks.rados.rados.0.smithi026.stdout:710: seq_num 236 ranges {0=761856,761856=647168,1409024=155648} 2024-09-01T00:31:00.242 INFO:tasks.rados.rados.0.smithi026.stdout:710: writing smithi02669314-7 from 0 to 761856 tid 1 2024-09-01T00:31:00.246 INFO:tasks.rados.rados.0.smithi026.stdout:710: writing smithi02669314-7 from 761856 to 1409024 tid 2 2024-09-01T00:31:00.247 INFO:tasks.rados.rados.0.smithi026.stdout:710: writing smithi02669314-7 from 1409024 to 1564672 tid 3 2024-09-01T00:31:00.248 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 62 2024-09-01T00:31:00.248 INFO:tasks.rados.rados.0.smithi026.stdout:705: expect (ObjNum 202 snap 50 seq_num 202) 2024-09-01T00:31:00.330 INFO:tasks.rados.rados.0.smithi026.stdout:709: finishing write tid 1 to smithi02669314-17 2024-09-01T00:31:00.331 INFO:tasks.rados.rados.0.smithi026.stdout:709: finishing write tid 2 to smithi02669314-17 2024-09-01T00:31:00.331 INFO:tasks.rados.rados.0.smithi026.stdout:709: finishing write tid 3 to smithi02669314-17 2024-09-01T00:31:00.331 INFO:tasks.rados.rados.0.smithi026.stdout:711: seq_num 237 ranges {0=778240,778240=532480,1310720=270336} 2024-09-01T00:31:00.334 INFO:tasks.rados.rados.0.smithi026.stdout:711: writing smithi02669314-8 from 0 to 778240 tid 1 2024-09-01T00:31:00.338 INFO:tasks.rados.rados.0.smithi026.stdout:711: writing smithi02669314-8 from 778240 to 1310720 tid 2 2024-09-01T00:31:00.340 INFO:tasks.rados.rados.0.smithi026.stdout:711: writing smithi02669314-8 from 1310720 to 1581056 tid 3 2024-09-01T00:31:00.340 INFO:tasks.rados.rados.0.smithi026.stdout:705: done (5 left) 2024-09-01T00:31:00.340 INFO:tasks.rados.rados.0.smithi026.stdout:707: done (4 left) 2024-09-01T00:31:00.340 INFO:tasks.rados.rados.0.smithi026.stdout:708: done (3 left) 2024-09-01T00:31:00.340 INFO:tasks.rados.rados.0.smithi026.stdout:712: rmattr oid 11 current snap is 62 2024-09-01T00:31:00.340 INFO:tasks.rados.rados.0.smithi026.stdout:712: done (3 left) 2024-09-01T00:31:00.340 INFO:tasks.rados.rados.0.smithi026.stdout:713: snap_remove snap 61 2024-09-01T00:31:01.230 INFO:tasks.rados.rados.0.smithi026.stdout:713: done (3 left) 2024-09-01T00:31:01.230 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 62 2024-09-01T00:31:01.230 INFO:tasks.rados.rados.0.smithi026.stdout:709: finishing write tid 4 to smithi02669314-17 2024-09-01T00:31:01.230 INFO:tasks.rados.rados.0.smithi026.stdout:709: finishing write tid 5 to smithi02669314-17 2024-09-01T00:31:01.230 INFO:tasks.rados.rados.0.smithi026.stdout:709: oid 17 updating version 0 to 204 2024-09-01T00:31:01.230 INFO:tasks.rados.rados.0.smithi026.stdout:709: oid 17 version 204 is already newer than 201 2024-09-01T00:31:01.230 INFO:tasks.rados.rados.0.smithi026.stdout:709: oid 17 version 204 is already newer than 203 2024-09-01T00:31:01.230 INFO:tasks.rados.rados.0.smithi026.stdout:709: oid 17 version 204 is already newer than 202 2024-09-01T00:31:01.230 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 204 (ObjNum 235 snap 62 seq_num 235) dirty exists 2024-09-01T00:31:01.230 INFO:tasks.rados.rados.0.smithi026.stdout:709: left oid 17 (ObjNum 235 snap 62 seq_num 235) 2024-09-01T00:31:01.231 INFO:tasks.rados.rados.0.smithi026.stdout:710: finishing write tid 1 to smithi02669314-7 2024-09-01T00:31:01.231 INFO:tasks.rados.rados.0.smithi026.stdout:710: finishing write tid 2 to smithi02669314-7 2024-09-01T00:31:01.231 INFO:tasks.rados.rados.0.smithi026.stdout:710: finishing write tid 3 to smithi02669314-7 2024-09-01T00:31:01.231 INFO:tasks.rados.rados.0.smithi026.stdout:710: finishing write tid 4 to smithi02669314-7 2024-09-01T00:31:01.231 INFO:tasks.rados.rados.0.smithi026.stdout:710: finishing write tid 5 to smithi02669314-7 2024-09-01T00:31:01.231 INFO:tasks.rados.rados.0.smithi026.stdout:710: oid 7 updating version 0 to 245 2024-09-01T00:31:01.231 INFO:tasks.rados.rados.0.smithi026.stdout:710: oid 7 version 245 is already newer than 242 2024-09-01T00:31:01.231 INFO:tasks.rados.rados.0.smithi026.stdout:710: oid 7 version 245 is already newer than 243 2024-09-01T00:31:01.231 INFO:tasks.rados.rados.0.smithi026.stdout:710: oid 7 version 245 is already newer than 244 2024-09-01T00:31:01.232 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 245 (ObjNum 236 snap 62 seq_num 236) dirty exists 2024-09-01T00:31:01.232 INFO:tasks.rados.rados.0.smithi026.stdout:710: left oid 7 (ObjNum 236 snap 62 seq_num 236) 2024-09-01T00:31:01.232 INFO:tasks.rados.rados.0.smithi026.stdout:711: finishing write tid 1 to smithi02669314-8 2024-09-01T00:31:01.232 INFO:tasks.rados.rados.0.smithi026.stdout:711: finishing write tid 2 to smithi02669314-8 2024-09-01T00:31:01.232 INFO:tasks.rados.rados.0.smithi026.stdout:711: finishing write tid 3 to smithi02669314-8 2024-09-01T00:31:01.232 INFO:tasks.rados.rados.0.smithi026.stdout:711: finishing write tid 4 to smithi02669314-8 2024-09-01T00:31:01.232 INFO:tasks.rados.rados.0.smithi026.stdout:711: finishing write tid 5 to smithi02669314-8 2024-09-01T00:31:01.232 INFO:tasks.rados.rados.0.smithi026.stdout:711: oid 8 updating version 0 to 151 2024-09-01T00:31:01.232 INFO:tasks.rados.rados.0.smithi026.stdout:711: oid 8 updating version 151 to 152 2024-09-01T00:31:01.232 INFO:tasks.rados.rados.0.smithi026.stdout:711: oid 8 updating version 152 to 154 2024-09-01T00:31:01.232 INFO:tasks.rados.rados.0.smithi026.stdout:711: oid 8 version 154 is already newer than 153 2024-09-01T00:31:01.232 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 154 (ObjNum 237 snap 62 seq_num 237) dirty exists 2024-09-01T00:31:01.233 INFO:tasks.rados.rados.0.smithi026.stdout:711: left oid 8 (ObjNum 237 snap 62 seq_num 237) 2024-09-01T00:31:01.233 INFO:tasks.rados.rados.0.smithi026.stdout:714: seq_num 238 ranges {1425408=794624,2220032=417792,2637824=385024} 2024-09-01T00:31:01.242 INFO:tasks.rados.rados.0.smithi026.stdout:714: writing smithi02669314-49 from 1425408 to 2220032 tid 1 2024-09-01T00:31:01.244 INFO:tasks.rados.rados.0.smithi026.stdout:714: writing smithi02669314-49 from 2220032 to 2637824 tid 2 2024-09-01T00:31:01.247 INFO:tasks.rados.rados.0.smithi026.stdout:714: writing smithi02669314-49 from 2637824 to 3022848 tid 3 2024-09-01T00:31:01.247 INFO:tasks.rados.rados.0.smithi026.stdout:709: done (3 left) 2024-09-01T00:31:01.247 INFO:tasks.rados.rados.0.smithi026.stdout:710: done (2 left) 2024-09-01T00:31:01.247 INFO:tasks.rados.rados.0.smithi026.stdout:711: done (1 left) 2024-09-01T00:31:01.247 INFO:tasks.rados.rados.0.smithi026.stdout:715: snap_create 2024-09-01T00:31:01.247 INFO:tasks.rados.rados.0.smithi026.stdout:714: finishing write tid 1 to smithi02669314-49 2024-09-01T00:31:01.248 INFO:tasks.rados.rados.0.smithi026.stdout:714: finishing write tid 2 to smithi02669314-49 2024-09-01T00:31:01.249 INFO:tasks.rados.rados.0.smithi026.stdout:714: finishing write tid 3 to smithi02669314-49 2024-09-01T00:31:01.249 INFO:tasks.rados.rados.0.smithi026.stdout:714: finishing write tid 4 to smithi02669314-49 2024-09-01T00:31:01.250 INFO:tasks.rados.rados.0.smithi026.stdout:714: finishing write tid 5 to smithi02669314-49 2024-09-01T00:31:01.250 INFO:tasks.rados.rados.0.smithi026.stdout:714: oid 49 updating version 0 to 139 2024-09-01T00:31:01.250 INFO:tasks.rados.rados.0.smithi026.stdout:714: oid 49 version 139 is already newer than 137 2024-09-01T00:31:01.250 INFO:tasks.rados.rados.0.smithi026.stdout:714: oid 49 version 139 is already newer than 138 2024-09-01T00:31:01.250 INFO:tasks.rados.rados.0.smithi026.stdout:714: oid 49 updating version 139 to 140 2024-09-01T00:31:01.250 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 140 (ObjNum 238 snap 62 seq_num 238) dirty exists 2024-09-01T00:31:01.250 INFO:tasks.rados.rados.0.smithi026.stdout:714: left oid 49 (ObjNum 238 snap 62 seq_num 238) 2024-09-01T00:31:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:01 smithi139 ceph-mon[20615]: osdmap e197: 8 total, 8 up, 8 in 2024-09-01T00:31:01.591 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:01 smithi026 ceph-mon[17191]: osdmap e197: 8 total, 8 up, 8 in 2024-09-01T00:31:01.592 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:01 smithi026 ceph-mon[28102]: osdmap e197: 8 total, 8 up, 8 in 2024-09-01T00:31:02.233 INFO:tasks.rados.rados.0.smithi026.stdout:714: done (1 left) 2024-09-01T00:31:02.233 INFO:tasks.rados.rados.0.smithi026.stdout:715: done (0 left) 2024-09-01T00:31:02.233 INFO:tasks.rados.rados.0.smithi026.stdout:716: delete oid 46 current snap is 63 2024-09-01T00:31:02.235 INFO:tasks.rados.rados.0.smithi026.stdout:716: done (0 left) 2024-09-01T00:31:02.236 INFO:tasks.rados.rados.0.smithi026.stdout:717: delete oid 44 current snap is 63 2024-09-01T00:31:02.238 INFO:tasks.rados.rados.0.smithi026.stdout:717: done (0 left) 2024-09-01T00:31:02.238 INFO:tasks.rados.rados.0.smithi026.stdout:718: read oid 46 snap -1 2024-09-01T00:31:02.239 INFO:tasks.rados.rados.0.smithi026.stdout:718: expect deleted 2024-09-01T00:31:02.239 INFO:tasks.rados.rados.0.smithi026.stdout:719: rollback oid 47 current snap is 63 2024-09-01T00:31:02.239 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 47 to 57 2024-09-01T00:31:02.239 INFO:tasks.rados.rados.0.smithi026.stdout:720: read oid 43 snap -1 2024-09-01T00:31:02.239 INFO:tasks.rados.rados.0.smithi026.stdout:720: expect (ObjNum 230 snap 62 seq_num 230) 2024-09-01T00:31:02.239 INFO:tasks.rados.rados.0.smithi026.stdout:721: copy_from oid 41 from oid 49 current snap is 63 2024-09-01T00:31:02.239 INFO:tasks.rados.rados.0.smithi026.stdout:722: snap_remove snap 53 2024-09-01T00:31:02.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:02 smithi139 ceph-mon[20615]: pgmap v14: 121 pgs: 121 active+clean; 168 MiB data, 657 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 44 op/s 2024-09-01T00:31:02.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:02 smithi139 ceph-mon[20615]: osdmap e198: 8 total, 8 up, 8 in 2024-09-01T00:31:02.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:02 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:02.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:02 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:02.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:02 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:31:02.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:02 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:31:02.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:02 smithi026 ceph-mon[17191]: pgmap v14: 121 pgs: 121 active+clean; 168 MiB data, 657 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 44 op/s 2024-09-01T00:31:02.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:02 smithi026 ceph-mon[17191]: osdmap e198: 8 total, 8 up, 8 in 2024-09-01T00:31:02.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:02 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:02.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:02 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:02.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:02 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:31:02.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:02 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:31:02.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:02 smithi026 ceph-mon[28102]: pgmap v14: 121 pgs: 121 active+clean; 168 MiB data, 657 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 44 op/s 2024-09-01T00:31:02.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:02 smithi026 ceph-mon[28102]: osdmap e198: 8 total, 8 up, 8 in 2024-09-01T00:31:02.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:02 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:02.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:02 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:02.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:02 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:31:02.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:02 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:31:03.235 INFO:tasks.rados.rados.0.smithi026.stdout:722: done (4 left) 2024-09-01T00:31:03.235 INFO:tasks.rados.rados.0.smithi026.stdout:723: rmattr oid 48 current snap is 63 2024-09-01T00:31:03.235 INFO:tasks.rados.rados.0.smithi026.stdout:724: read oid 17 snap -1 2024-09-01T00:31:03.235 INFO:tasks.rados.rados.0.smithi026.stdout:724: expect (ObjNum 235 snap 62 seq_num 235) 2024-09-01T00:31:03.235 INFO:tasks.rados.rados.0.smithi026.stdout:725: rollback oid 28 current snap is 63 2024-09-01T00:31:03.235 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 28 to 58 2024-09-01T00:31:03.236 INFO:tasks.rados.rados.0.smithi026.stdout:719: finishing rollback tid 1 to smithi02669314-47 2024-09-01T00:31:03.236 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 264 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-01T00:31:03.236 INFO:tasks.rados.rados.0.smithi026.stdout:721: finishing copy_from racing read to smithi02669314-41 2024-09-01T00:31:03.236 INFO:tasks.rados.rados.0.smithi026.stdout:720: expect (ObjNum 230 snap 62 seq_num 230) 2024-09-01T00:31:03.416 INFO:tasks.rados.rados.0.smithi026.stdout:721: finishing copy_from to smithi02669314-41 2024-09-01T00:31:03.416 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 140 (ObjNum 238 snap 62 seq_num 238) dirty exists 2024-09-01T00:31:03.416 INFO:tasks.rados.rados.0.smithi026.stdout:725: finishing rollback tid 0 to smithi02669314-28 2024-09-01T00:31:03.417 INFO:tasks.rados.rados.0.smithi026.stdout:725: finishing rollback tid 1 to smithi02669314-28 2024-09-01T00:31:03.417 INFO:tasks.rados.rados.0.smithi026.stdout:725: finishing rollback tid 2 to smithi02669314-28 2024-09-01T00:31:03.417 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 160 (ObjNum 203 snap 50 seq_num 203) dirty exists 2024-09-01T00:31:03.417 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 253 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:31:03.417 INFO:tasks.rados.rados.0.smithi026.stdout:724: expect (ObjNum 235 snap 62 seq_num 235) 2024-09-01T00:31:03.501 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:31:03.501 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:31:03.501 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:31:03.501 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:31:03.501 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:31:03.501 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:31:03.501 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: osdmap e199: 8 total, 8 up, 8 in 2024-09-01T00:31:03.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:31:03.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:31:03.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:03 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.511 INFO:tasks.rados.rados.0.smithi026.stdout:718: done (6 left) 2024-09-01T00:31:03.511 INFO:tasks.rados.rados.0.smithi026.stdout:719: done (5 left) 2024-09-01T00:31:03.511 INFO:tasks.rados.rados.0.smithi026.stdout:720: done (4 left) 2024-09-01T00:31:03.511 INFO:tasks.rados.rados.0.smithi026.stdout:721: done (3 left) 2024-09-01T00:31:03.511 INFO:tasks.rados.rados.0.smithi026.stdout:723: done (2 left) 2024-09-01T00:31:03.511 INFO:tasks.rados.rados.0.smithi026.stdout:724: done (1 left) 2024-09-01T00:31:03.511 INFO:tasks.rados.rados.0.smithi026.stdout:725: done (0 left) 2024-09-01T00:31:03.511 INFO:tasks.rados.rados.0.smithi026.stdout:726: copy_from oid 3 from oid 1 current snap is 63 2024-09-01T00:31:03.512 INFO:tasks.rados.rados.0.smithi026.stdout:727: read oid 21 snap -1 2024-09-01T00:31:03.512 INFO:tasks.rados.rados.0.smithi026.stdout:727: expect (ObjNum 204 snap 50 seq_num 204) 2024-09-01T00:31:03.512 INFO:tasks.rados.rados.0.smithi026.stdout:728: rollback oid 2 current snap is 63 2024-09-01T00:31:03.512 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 2 to 42 2024-09-01T00:31:03.512 INFO:tasks.rados.rados.0.smithi026.stdout:729: snap_create 2024-09-01T00:31:03.513 INFO:tasks.rados.rados.0.smithi026.stdout:728: finishing rollback tid 0 to smithi02669314-2 2024-09-01T00:31:03.513 INFO:tasks.rados.rados.0.smithi026.stdout:728: finishing rollback tid 1 to smithi02669314-2 2024-09-01T00:31:03.514 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 258 (ObjNum 33 snap 0 seq_num 1953066355) dirty dne 2024-09-01T00:31:03.517 INFO:tasks.rados.rados.0.smithi026.stdout:726: finishing copy_from racing read to smithi02669314-3 2024-09-01T00:31:03.520 INFO:tasks.rados.rados.0.smithi026.stdout:726: finishing copy_from to smithi02669314-3 2024-09-01T00:31:03.520 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 144 (ObjNum 149 snap 33 seq_num 149) dirty exists 2024-09-01T00:31:03.541 INFO:tasks.rados.rados.0.smithi026.stdout:727: expect (ObjNum 204 snap 50 seq_num 204) 2024-09-01T00:31:03.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:31:03.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:31:03.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:31:03.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:31:03.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:31:03.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:31:03.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: osdmap e199: 8 total, 8 up, 8 in 2024-09-01T00:31:03.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:31:03.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:31:03.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:31:03.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:31:03.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:31:03.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:31:03.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:31:03.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:31:03.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: osdmap e199: 8 total, 8 up, 8 in 2024-09-01T00:31:03.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:31:03.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:31:03.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:03.702 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:03 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:04.241 INFO:tasks.rados.rados.0.smithi026.stdout:726: done (3 left) 2024-09-01T00:31:04.241 INFO:tasks.rados.rados.0.smithi026.stdout:727: done (2 left) 2024-09-01T00:31:04.241 INFO:tasks.rados.rados.0.smithi026.stdout:728: done (1 left) 2024-09-01T00:31:04.241 INFO:tasks.rados.rados.0.smithi026.stdout:729: done (0 left) 2024-09-01T00:31:04.241 INFO:tasks.rados.rados.0.smithi026.stdout:730: copy_from oid 36 from oid 21 current snap is 64 2024-09-01T00:31:04.242 INFO:tasks.rados.rados.0.smithi026.stdout:731: read oid 12 snap -1 2024-09-01T00:31:04.242 INFO:tasks.rados.rados.0.smithi026.stdout:731: expect deleted 2024-09-01T00:31:04.242 INFO:tasks.rados.rados.0.smithi026.stdout:732: read oid 19 snap -1 2024-09-01T00:31:04.242 INFO:tasks.rados.rados.0.smithi026.stdout:732: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:31:04.242 INFO:tasks.rados.rados.0.smithi026.stdout:733: snap_create 2024-09-01T00:31:04.242 INFO:tasks.rados.rados.0.smithi026.stdout:732: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:31:04.266 INFO:tasks.rados.rados.0.smithi026.stdout:730: finishing copy_from racing read to smithi02669314-36 2024-09-01T00:31:04.274 INFO:tasks.rados.rados.0.smithi026.stdout:730: finishing copy_from to smithi02669314-36 2024-09-01T00:31:04.274 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 149 (ObjNum 204 snap 50 seq_num 204) dirty exists 2024-09-01T00:31:04.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-01T00:31:04.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: pgmap v17: 121 pgs: 121 active+clean; 168 MiB data, 657 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 44 op/s 2024-09-01T00:31:04.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: Reconfiguring daemon prometheus.a on smithi139 2024-09-01T00:31:04.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: osdmap e200: 8 total, 8 up, 8 in 2024-09-01T00:31:04.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:04.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:31:04.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:04.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:04.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:04 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-01T00:31:04.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: pgmap v17: 121 pgs: 121 active+clean; 168 MiB data, 657 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 44 op/s 2024-09-01T00:31:04.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: Reconfiguring daemon prometheus.a on smithi139 2024-09-01T00:31:04.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: osdmap e200: 8 total, 8 up, 8 in 2024-09-01T00:31:04.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:04.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:31:04.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:04.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:04.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:04.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:04.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:04.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:04.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.703 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-01T00:31:04.703 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: pgmap v17: 121 pgs: 121 active+clean; 168 MiB data, 657 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 44 op/s 2024-09-01T00:31:04.703 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: Reconfiguring daemon prometheus.a on smithi139 2024-09-01T00:31:04.703 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: osdmap e200: 8 total, 8 up, 8 in 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:04.704 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:04.705 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:04 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:05.243 INFO:tasks.rados.rados.0.smithi026.stdout:730: done (3 left) 2024-09-01T00:31:05.244 INFO:tasks.rados.rados.0.smithi026.stdout:731: done (2 left) 2024-09-01T00:31:05.244 INFO:tasks.rados.rados.0.smithi026.stdout:732: done (1 left) 2024-09-01T00:31:05.244 INFO:tasks.rados.rados.0.smithi026.stdout:733: done (0 left) 2024-09-01T00:31:05.244 INFO:tasks.rados.rados.0.smithi026.stdout:734: rollback oid 27 current snap is 65 2024-09-01T00:31:05.244 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 27 to 42 2024-09-01T00:31:05.244 INFO:tasks.rados.rados.0.smithi026.stdout:735: snap_remove snap 58 2024-09-01T00:31:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:05 smithi139 ceph-mon[20615]: osdmap e201: 8 total, 8 up, 8 in 2024-09-01T00:31:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:05 smithi139 ceph-mon[20615]: mgrmap e37: y(active, since 11s), standbys: x 2024-09-01T00:31:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:05 smithi139 ceph-mon[20615]: osdmap e202: 8 total, 8 up, 8 in 2024-09-01T00:31:05.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:05 smithi026 ceph-mon[17191]: osdmap e201: 8 total, 8 up, 8 in 2024-09-01T00:31:05.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:05 smithi026 ceph-mon[17191]: mgrmap e37: y(active, since 11s), standbys: x 2024-09-01T00:31:05.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:05 smithi026 ceph-mon[17191]: osdmap e202: 8 total, 8 up, 8 in 2024-09-01T00:31:05.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:05 smithi026 ceph-mon[28102]: osdmap e201: 8 total, 8 up, 8 in 2024-09-01T00:31:05.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:05 smithi026 ceph-mon[28102]: mgrmap e37: y(active, since 11s), standbys: x 2024-09-01T00:31:05.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:05 smithi026 ceph-mon[28102]: osdmap e202: 8 total, 8 up, 8 in 2024-09-01T00:31:06.246 INFO:tasks.rados.rados.0.smithi026.stdout:735: done (1 left) 2024-09-01T00:31:06.246 INFO:tasks.rados.rados.0.smithi026.stdout:736: copy_from oid 11 from oid 41 current snap is 65 2024-09-01T00:31:06.246 INFO:tasks.rados.rados.0.smithi026.stdout:737: copy_from oid 24 from oid 48 current snap is 65 2024-09-01T00:31:06.246 INFO:tasks.rados.rados.0.smithi026.stdout:738: delete oid 43 current snap is 65 2024-09-01T00:31:06.246 INFO:tasks.rados.rados.0.smithi026.stdout:734: finishing rollback tid 0 to smithi02669314-27 2024-09-01T00:31:06.246 INFO:tasks.rados.rados.0.smithi026.stdout:734: finishing rollback tid 1 to smithi02669314-27 2024-09-01T00:31:06.246 INFO:tasks.rados.rados.0.smithi026.stdout:734: finishing rollback tid 2 to smithi02669314-27 2024-09-01T00:31:06.247 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 298 (ObjNum 141 snap 32 seq_num 141) dirty exists 2024-09-01T00:31:06.247 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 systemd[1]: Stopping Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:31:06.250 INFO:tasks.rados.rados.0.smithi026.stdout:734: done (3 left) 2024-09-01T00:31:06.250 INFO:tasks.rados.rados.0.smithi026.stdout:738: done (2 left) 2024-09-01T00:31:06.251 INFO:tasks.rados.rados.0.smithi026.stdout:739: snap_remove snap 54 2024-09-01T00:31:06.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-mon[20615]: pgmap v20: 121 pgs: 121 active+clean; 175 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-09-01T00:31:06.602 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:31:06.288Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-01T00:31:06.602 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:31:06.288Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-01T00:31:06.602 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:31:06.288Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-01T00:31:06.602 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:31:06.288Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-01T00:31:06.602 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:31:06.288Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-01T00:31:06.602 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:31:06.288Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-01T00:31:06.602 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:31:06.288Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-01T00:31:06.602 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:31:06.288Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-01T00:31:06.603 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:31:06.288Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-01T00:31:06.603 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:31:06.289Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-01T00:31:06.603 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:31:06.289Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-01T00:31:06.603 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[62246]: ts=2024-09-01T00:31:06.289Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-01T00:31:06.603 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 podman[64688]: 2024-09-01 00:31:06.298856903 +0000 UTC m=+0.133393434 container died f00e737e14f54ba703d5cff87e4075af20ebc977f10ea942d17c48f0dddf6a3a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:31:06.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:06 smithi026 ceph-mon[17191]: pgmap v20: 121 pgs: 121 active+clean; 175 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-09-01T00:31:06.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:06 smithi026 ceph-mon[28102]: pgmap v20: 121 pgs: 121 active+clean; 175 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-09-01T00:31:07.083 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 podman[64688]: 2024-09-01 00:31:06.863408227 +0000 UTC m=+0.697944802 container cleanup f00e737e14f54ba703d5cff87e4075af20ebc977f10ea942d17c48f0dddf6a3a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:31:07.083 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:06 smithi139 bash[64688]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a 2024-09-01T00:31:07.256 INFO:tasks.rados.rados.0.smithi026.stdout:739: done (2 left) 2024-09-01T00:31:07.256 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 65 2024-09-01T00:31:07.257 INFO:tasks.rados.rados.0.smithi026.stdout:740: seq_num 242 ranges {0=458752,458752=753664,1212416=450560} 2024-09-01T00:31:07.259 INFO:tasks.rados.rados.0.smithi026.stdout:740: writing smithi02669314-12 from 0 to 458752 tid 1 2024-09-01T00:31:07.264 INFO:tasks.rados.rados.0.smithi026.stdout:740: writing smithi02669314-12 from 458752 to 1212416 tid 2 2024-09-01T00:31:07.268 INFO:tasks.rados.rados.0.smithi026.stdout:740: writing smithi02669314-12 from 1212416 to 1662976 tid 3 2024-09-01T00:31:07.268 INFO:tasks.rados.rados.0.smithi026.stdout:741: delete oid 21 current snap is 65 2024-09-01T00:31:07.269 INFO:tasks.rados.rados.0.smithi026.stdout:737: finishing copy_from racing read to smithi02669314-24 2024-09-01T00:31:07.269 INFO:tasks.rados.rados.0.smithi026.stdout:737: finishing copy_from to smithi02669314-24 2024-09-01T00:31:07.269 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 253 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:31:07.269 INFO:tasks.rados.rados.0.smithi026.stdout:736: finishing copy_from racing read to smithi02669314-11 2024-09-01T00:31:07.269 INFO:tasks.rados.rados.0.smithi026.stdout:736: finishing copy_from to smithi02669314-11 2024-09-01T00:31:07.269 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 140 (ObjNum 238 snap 62 seq_num 238) dirty exists 2024-09-01T00:31:07.269 INFO:tasks.rados.rados.0.smithi026.stdout:740: finishing write tid 1 to smithi02669314-12 2024-09-01T00:31:07.270 INFO:tasks.rados.rados.0.smithi026.stdout:740: finishing write tid 2 to smithi02669314-12 2024-09-01T00:31:07.271 INFO:tasks.rados.rados.0.smithi026.stdout:740: finishing write tid 3 to smithi02669314-12 2024-09-01T00:31:07.271 INFO:tasks.rados.rados.0.smithi026.stdout:736: done (3 left) 2024-09-01T00:31:07.272 INFO:tasks.rados.rados.0.smithi026.stdout:737: done (2 left) 2024-09-01T00:31:07.272 INFO:tasks.rados.rados.0.smithi026.stdout:741: done (1 left) 2024-09-01T00:31:07.272 INFO:tasks.rados.rados.0.smithi026.stdout:742: snap_remove snap 59 2024-09-01T00:31:07.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-mon[20615]: osdmap e203: 8 total, 8 up, 8 in 2024-09-01T00:31:07.507 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 podman[64700]: 2024-09-01 00:31:07.15660146 +0000 UTC m=+0.860398376 container remove f00e737e14f54ba703d5cff87e4075af20ebc977f10ea942d17c48f0dddf6a3a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:31:07.507 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-01T00:31:07.507 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 systemd[1]: Stopped Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:31:07.507 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@prometheus.a.service: Consumed 1.057s CPU time. 2024-09-01T00:31:07.507 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 systemd[1]: Starting Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:31:07.514 INFO:tasks.rados.rados.0.smithi026.stdout:742: done (1 left) 2024-09-01T00:31:07.515 INFO:tasks.rados.rados.0.smithi026.stdout:743: read oid 9 snap -1 2024-09-01T00:31:07.515 INFO:tasks.rados.rados.0.smithi026.stdout:743: expect (ObjNum 227 snap 62 seq_num 227) 2024-09-01T00:31:07.515 INFO:tasks.rados.rados.0.smithi026.stdout:744: snap_remove snap 40 2024-09-01T00:31:07.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:07 smithi026 ceph-mon[17191]: osdmap e203: 8 total, 8 up, 8 in 2024-09-01T00:31:07.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:07 smithi026 ceph-mon[28102]: osdmap e203: 8 total, 8 up, 8 in 2024-09-01T00:31:07.758 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 podman[64791]: 2024-09-01 00:31:07.411306397 +0000 UTC m=+0.017722443 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-01T00:31:07.758 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 podman[64791]: 2024-09-01 00:31:07.537812388 +0000 UTC m=+0.144228422 container create a888053ef01921312282941ecca55f743c157020250de9ade19c0b6e0324df2e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:31:07.758 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 podman[64791]: 2024-09-01 00:31:07.72719218 +0000 UTC m=+0.333608215 container init a888053ef01921312282941ecca55f743c157020250de9ade19c0b6e0324df2e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:31:07.758 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 podman[64791]: 2024-09-01 00:31:07.730074699 +0000 UTC m=+0.336490734 container start a888053ef01921312282941ecca55f743c157020250de9ade19c0b6e0324df2e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:31:07.758 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.752Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-01T00:31:07.758 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.752Z 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-01T00:31:07.758 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.752Z caller=main.go:570 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi139 (none))" 2024-09-01T00:31:07.758 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.752Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-01T00:31:07.758 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.752Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-01T00:31:07.758 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.755Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-01T00:31:07.758 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.755Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-01T00:31:07.759 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.756Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-01T00:31:07.759 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.756Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-01T00:31:07.759 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.758Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-01T00:31:07.759 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.758Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=8.601µs 2024-09-01T00:31:07.759 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.758Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-01T00:31:08.083 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.760Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-01T00:31:08.083 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.768Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-01T00:31:08.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.769Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-01T00:31:08.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.769Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-01T00:31:08.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.769Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=52.591µs wal_replay_duration=10.744874ms wbl_replay_duration=126ns total_replay_duration=10.952395ms 2024-09-01T00:31:08.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.770Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-01T00:31:08.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.771Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-01T00:31:08.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.771Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-01T00:31:08.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.791Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.7747ms db_storage=820ns remote_storage=1.214µs web_handler=334ns query_engine=601ns scrape=383.889µs scrape_sd=103.395µs notify=10.97µs notify_sd=12.152µs rules=19.922812ms tracing=5.983µs 2024-09-01T00:31:08.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.791Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-01T00:31:08.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:31:07.791Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-01T00:31:08.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 bash[64791]: a888053ef01921312282941ecca55f743c157020250de9ade19c0b6e0324df2e 2024-09-01T00:31:08.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:31:07 smithi139 systemd[1]: Started Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:31:08.349 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:08 smithi139 ceph-mon[20615]: pgmap v23: 121 pgs: 121 active+clean; 175 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-09-01T00:31:08.349 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:08 smithi139 ceph-mon[20615]: osdmap e204: 8 total, 8 up, 8 in 2024-09-01T00:31:08.349 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:08 smithi139 ceph-mon[20615]: osdmap e205: 8 total, 8 up, 8 in 2024-09-01T00:31:08.349 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:08 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:08.350 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:08 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:08.350 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:08 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:31:08.350 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:08 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:08.516 INFO:tasks.rados.rados.0.smithi026.stdout:744: done (2 left) 2024-09-01T00:31:08.516 INFO:tasks.rados.rados.0.smithi026.stdout:745: read oid 47 snap -1 2024-09-01T00:31:08.516 INFO:tasks.rados.rados.0.smithi026.stdout:745: expect deleted 2024-09-01T00:31:08.517 INFO:tasks.rados.rados.0.smithi026.stdout:746: rollback oid 33 current snap is 65 2024-09-01T00:31:08.517 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 55 2024-09-01T00:31:08.517 INFO:tasks.rados.rados.0.smithi026.stdout:740: finishing write tid 4 to smithi02669314-12 2024-09-01T00:31:08.517 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 65 2024-09-01T00:31:08.517 INFO:tasks.rados.rados.0.smithi026.stdout:747: seq_num 244 ranges {0=491520,491520=573440,1064960=458752,1523712=172032} 2024-09-01T00:31:08.520 INFO:tasks.rados.rados.0.smithi026.stdout:747: writing smithi02669314-35 from 0 to 491520 tid 1 2024-09-01T00:31:08.524 INFO:tasks.rados.rados.0.smithi026.stdout:747: writing smithi02669314-35 from 491520 to 1064960 tid 2 2024-09-01T00:31:08.527 INFO:tasks.rados.rados.0.smithi026.stdout:747: writing smithi02669314-35 from 1064960 to 1523712 tid 3 2024-09-01T00:31:08.529 INFO:tasks.rados.rados.0.smithi026.stdout:747: writing smithi02669314-35 from 1523712 to 1695744 tid 4 2024-09-01T00:31:08.529 INFO:tasks.rados.rados.0.smithi026.stdout:748: read oid 25 snap -1 2024-09-01T00:31:08.529 INFO:tasks.rados.rados.0.smithi026.stdout:748: expect (ObjNum 176 snap 39 seq_num 176) 2024-09-01T00:31:08.529 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 65 2024-09-01T00:31:08.529 INFO:tasks.rados.rados.0.smithi026.stdout:740: finishing write tid 5 to smithi02669314-12 2024-09-01T00:31:08.529 INFO:tasks.rados.rados.0.smithi026.stdout:740: oid 12 updating version 0 to 224 2024-09-01T00:31:08.529 INFO:tasks.rados.rados.0.smithi026.stdout:740: oid 12 updating version 224 to 225 2024-09-01T00:31:08.530 INFO:tasks.rados.rados.0.smithi026.stdout:740: oid 12 version 225 is already newer than 222 2024-09-01T00:31:08.530 INFO:tasks.rados.rados.0.smithi026.stdout:740: oid 12 version 225 is already newer than 223 2024-09-01T00:31:08.530 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 225 (ObjNum 242 snap 65 seq_num 242) dirty exists 2024-09-01T00:31:08.530 INFO:tasks.rados.rados.0.smithi026.stdout:740: left oid 12 (ObjNum 242 snap 65 seq_num 242) 2024-09-01T00:31:08.530 INFO:tasks.rados.rados.0.smithi026.stdout:743: expect (ObjNum 227 snap 62 seq_num 227) 2024-09-01T00:31:08.575 INFO:tasks.rados.rados.0.smithi026.stdout:746: finishing rollback tid 0 to smithi02669314-33 2024-09-01T00:31:08.575 INFO:tasks.rados.rados.0.smithi026.stdout:746: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:31:08.575 INFO:tasks.rados.rados.0.smithi026.stdout:749: seq_num 245 ranges {2203648=507904,2711552=458752,3170304=671744,3842048=73728} 2024-09-01T00:31:08.589 INFO:tasks.rados.rados.0.smithi026.stdout:749: writing smithi02669314-32 from 2203648 to 2711552 tid 1 2024-09-01T00:31:08.592 INFO:tasks.rados.rados.0.smithi026.stdout:749: writing smithi02669314-32 from 2711552 to 3170304 tid 2 2024-09-01T00:31:08.596 INFO:tasks.rados.rados.0.smithi026.stdout:749: writing smithi02669314-32 from 3170304 to 3842048 tid 3 2024-09-01T00:31:08.597 INFO:tasks.rados.rados.0.smithi026.stdout:749: writing smithi02669314-32 from 3842048 to 3915776 tid 4 2024-09-01T00:31:08.597 INFO:tasks.rados.rados.0.smithi026.stdout:740: done (6 left) 2024-09-01T00:31:08.597 INFO:tasks.rados.rados.0.smithi026.stdout:743: done (5 left) 2024-09-01T00:31:08.597 INFO:tasks.rados.rados.0.smithi026.stdout:745: done (4 left) 2024-09-01T00:31:08.597 INFO:tasks.rados.rados.0.smithi026.stdout:750: rollback oid 50 current snap is 65 2024-09-01T00:31:08.597 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 50 to 42 2024-09-01T00:31:08.598 INFO:tasks.rados.rados.0.smithi026.stdout:746: finishing rollback tid 2 to smithi02669314-33 2024-09-01T00:31:08.598 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 227 (ObjNum 184 snap 44 seq_num 184) dirty exists 2024-09-01T00:31:08.598 INFO:tasks.rados.rados.0.smithi026.stdout:747: finishing write tid 1 to smithi02669314-35 2024-09-01T00:31:08.598 INFO:tasks.rados.rados.0.smithi026.stdout:747: finishing write tid 2 to smithi02669314-35 2024-09-01T00:31:08.598 INFO:tasks.rados.rados.0.smithi026.stdout:747: finishing write tid 3 to smithi02669314-35 2024-09-01T00:31:08.598 INFO:tasks.rados.rados.0.smithi026.stdout:747: finishing write tid 4 to smithi02669314-35 2024-09-01T00:31:08.598 INFO:tasks.rados.rados.0.smithi026.stdout:747: finishing write tid 5 to smithi02669314-35 2024-09-01T00:31:08.598 INFO:tasks.rados.rados.0.smithi026.stdout:747: finishing write tid 6 to smithi02669314-35 2024-09-01T00:31:08.598 INFO:tasks.rados.rados.0.smithi026.stdout:747: oid 35 updating version 0 to 273 2024-09-01T00:31:08.598 INFO:tasks.rados.rados.0.smithi026.stdout:747: oid 35 version 273 is already newer than 271 2024-09-01T00:31:08.598 INFO:tasks.rados.rados.0.smithi026.stdout:747: oid 35 updating version 273 to 274 2024-09-01T00:31:08.599 INFO:tasks.rados.rados.0.smithi026.stdout:747: oid 35 version 274 is already newer than 272 2024-09-01T00:31:08.599 INFO:tasks.rados.rados.0.smithi026.stdout:747: oid 35 version 274 is already newer than 270 2024-09-01T00:31:08.599 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 274 (ObjNum 244 snap 65 seq_num 244) dirty exists 2024-09-01T00:31:08.599 INFO:tasks.rados.rados.0.smithi026.stdout:747: left oid 35 (ObjNum 244 snap 65 seq_num 244) 2024-09-01T00:31:08.599 INFO:tasks.rados.rados.0.smithi026.stdout:748: expect (ObjNum 176 snap 39 seq_num 176) 2024-09-01T00:31:08.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[28102]: pgmap v23: 121 pgs: 121 active+clean; 175 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-09-01T00:31:08.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[28102]: osdmap e204: 8 total, 8 up, 8 in 2024-09-01T00:31:08.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[28102]: osdmap e205: 8 total, 8 up, 8 in 2024-09-01T00:31:08.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:08.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:08.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:31:08.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:08.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[17191]: pgmap v23: 121 pgs: 121 active+clean; 175 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-09-01T00:31:08.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[17191]: osdmap e204: 8 total, 8 up, 8 in 2024-09-01T00:31:08.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[17191]: osdmap e205: 8 total, 8 up, 8 in 2024-09-01T00:31:08.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:08.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:08.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:31:08.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:08 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:08.756 INFO:tasks.rados.rados.0.smithi026.stdout:749: finishing write tid 1 to smithi02669314-32 2024-09-01T00:31:08.756 INFO:tasks.rados.rados.0.smithi026.stdout:749: finishing write tid 2 to smithi02669314-32 2024-09-01T00:31:08.756 INFO:tasks.rados.rados.0.smithi026.stdout:749: finishing write tid 3 to smithi02669314-32 2024-09-01T00:31:08.756 INFO:tasks.rados.rados.0.smithi026.stdout:750: finishing rollback tid 0 to smithi02669314-50 2024-09-01T00:31:08.756 INFO:tasks.rados.rados.0.smithi026.stdout:749: finishing write tid 4 to smithi02669314-32 2024-09-01T00:31:08.756 INFO:tasks.rados.rados.0.smithi026.stdout:750: finishing rollback tid 1 to smithi02669314-50 2024-09-01T00:31:08.757 INFO:tasks.rados.rados.0.smithi026.stdout:750: finishing rollback tid 2 to smithi02669314-50 2024-09-01T00:31:08.757 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 330 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-01T00:31:08.757 INFO:tasks.rados.rados.0.smithi026.stdout:749: finishing write tid 5 to smithi02669314-32 2024-09-01T00:31:08.757 INFO:tasks.rados.rados.0.smithi026.stdout:749: finishing write tid 6 to smithi02669314-32 2024-09-01T00:31:08.757 INFO:tasks.rados.rados.0.smithi026.stdout:749: oid 32 updating version 0 to 234 2024-09-01T00:31:08.757 INFO:tasks.rados.rados.0.smithi026.stdout:749: oid 32 version 234 is already newer than 232 2024-09-01T00:31:08.757 INFO:tasks.rados.rados.0.smithi026.stdout:749: oid 32 updating version 234 to 235 2024-09-01T00:31:08.757 INFO:tasks.rados.rados.0.smithi026.stdout:749: oid 32 version 235 is already newer than 233 2024-09-01T00:31:08.757 INFO:tasks.rados.rados.0.smithi026.stdout:749: oid 32 updating version 235 to 236 2024-09-01T00:31:08.757 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 236 (ObjNum 245 snap 65 seq_num 245) dirty exists 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:749: left oid 32 (ObjNum 245 snap 65 seq_num 245) 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:746: done (4 left) 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:747: done (3 left) 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:748: done (2 left) 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:749: done (1 left) 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:750: done (0 left) 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:751: read oid 5 snap -1 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:751: expect (ObjNum 212 snap 51 seq_num 212) 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:752: copy_from oid 36 from oid 43 current snap is 65 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:753: rmattr oid 27 current snap is 65 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:753: done (2 left) 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:754: rollback oid 8 current snap is 65 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 8 to 55 2024-09-01T00:31:08.758 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 65 2024-09-01T00:31:08.759 INFO:tasks.rados.rados.0.smithi026.stdout:755: seq_num 246 ranges {4317184=524288,4841472=745472,5586944=425984,6012928=32768} 2024-09-01T00:31:08.782 INFO:tasks.rados.rados.0.smithi026.stdout:755: writing smithi02669314-10 from 4317184 to 4841472 tid 1 2024-09-01T00:31:08.786 INFO:tasks.rados.rados.0.smithi026.stdout:755: writing smithi02669314-10 from 4841472 to 5586944 tid 2 2024-09-01T00:31:08.789 INFO:tasks.rados.rados.0.smithi026.stdout:755: writing smithi02669314-10 from 5586944 to 6012928 tid 3 2024-09-01T00:31:08.789 INFO:tasks.rados.rados.0.smithi026.stdout:755: writing smithi02669314-10 from 6012928 to 6045696 tid 4 2024-09-01T00:31:08.789 INFO:tasks.rados.rados.0.smithi026.stdout:756: read oid 32 snap -1 2024-09-01T00:31:08.789 INFO:tasks.rados.rados.0.smithi026.stdout:756: expect (ObjNum 245 snap 65 seq_num 245) 2024-09-01T00:31:08.789 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 65 2024-09-01T00:31:08.789 INFO:tasks.rados.rados.0.smithi026.stdout:757: seq_num 247 ranges {1122304=540672,1662976=622592,2285568=581632} 2024-09-01T00:31:08.798 INFO:tasks.rados.rados.0.smithi026.stdout:757: writing smithi02669314-26 from 1122304 to 1662976 tid 1 2024-09-01T00:31:08.801 INFO:tasks.rados.rados.0.smithi026.stdout:757: writing smithi02669314-26 from 1662976 to 2285568 tid 2 2024-09-01T00:31:08.805 INFO:tasks.rados.rados.0.smithi026.stdout:757: writing smithi02669314-26 from 2285568 to 2867200 tid 3 2024-09-01T00:31:08.805 INFO:tasks.rados.rados.0.smithi026.stdout:758: setattr oid 38 current snap is 65 2024-09-01T00:31:08.805 INFO:tasks.rados.rados.0.smithi026.stdout:752: finishing copy_from to smithi02669314-36 2024-09-01T00:31:08.806 INFO:tasks.rados.rados.0.smithi026.stdout:752: got expected ENOENT (src dne) 2024-09-01T00:31:08.806 INFO:tasks.rados.rados.0.smithi026.stdout:752: finishing copy_from racing read to smithi02669314-36 2024-09-01T00:31:08.806 INFO:tasks.rados.rados.0.smithi026.stdout:754: finishing rollback tid 0 to smithi02669314-8 2024-09-01T00:31:08.806 INFO:tasks.rados.rados.0.smithi026.stdout:754: finishing rollback tid 1 to smithi02669314-8 2024-09-01T00:31:08.806 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 168 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-01T00:31:08.806 INFO:tasks.rados.rados.0.smithi026.stdout:751: expect (ObjNum 212 snap 51 seq_num 212) 2024-09-01T00:31:08.901 INFO:tasks.rados.rados.0.smithi026.stdout:755: finishing write tid 1 to smithi02669314-10 2024-09-01T00:31:08.901 INFO:tasks.rados.rados.0.smithi026.stdout:755: finishing write tid 2 to smithi02669314-10 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:755: finishing write tid 3 to smithi02669314-10 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:755: finishing write tid 4 to smithi02669314-10 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:755: finishing write tid 5 to smithi02669314-10 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:755: finishing write tid 6 to smithi02669314-10 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:755: oid 10 updating version 0 to 236 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:755: oid 10 updating version 236 to 237 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:755: oid 10 version 237 is already newer than 234 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:755: oid 10 version 237 is already newer than 233 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:755: oid 10 version 237 is already newer than 235 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 237 (ObjNum 246 snap 65 seq_num 246) dirty exists 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:755: left oid 10 (ObjNum 246 snap 65 seq_num 246) 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:757: finishing write tid 1 to smithi02669314-26 2024-09-01T00:31:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:757: finishing write tid 2 to smithi02669314-26 2024-09-01T00:31:08.903 INFO:tasks.rados.rados.0.smithi026.stdout:757: finishing write tid 3 to smithi02669314-26 2024-09-01T00:31:08.903 INFO:tasks.rados.rados.0.smithi026.stdout:757: finishing write tid 4 to smithi02669314-26 2024-09-01T00:31:08.903 INFO:tasks.rados.rados.0.smithi026.stdout:757: finishing write tid 5 to smithi02669314-26 2024-09-01T00:31:08.903 INFO:tasks.rados.rados.0.smithi026.stdout:757: oid 26 updating version 0 to 215 2024-09-01T00:31:08.903 INFO:tasks.rados.rados.0.smithi026.stdout:757: oid 26 updating version 215 to 216 2024-09-01T00:31:08.903 INFO:tasks.rados.rados.0.smithi026.stdout:757: oid 26 version 216 is already newer than 213 2024-09-01T00:31:08.903 INFO:tasks.rados.rados.0.smithi026.stdout:757: oid 26 version 216 is already newer than 214 2024-09-01T00:31:08.903 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 216 (ObjNum 247 snap 65 seq_num 247) dirty exists 2024-09-01T00:31:08.903 INFO:tasks.rados.rados.0.smithi026.stdout:757: left oid 26 (ObjNum 247 snap 65 seq_num 247) 2024-09-01T00:31:08.903 INFO:tasks.rados.rados.0.smithi026.stdout:756: expect (ObjNum 245 snap 65 seq_num 245) 2024-09-01T00:31:09.098 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 238 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-09-01T00:31:09.098 INFO:tasks.rados.rados.0.smithi026.stdout:751: done (6 left) 2024-09-01T00:31:09.098 INFO:tasks.rados.rados.0.smithi026.stdout:752: done (5 left) 2024-09-01T00:31:09.098 INFO:tasks.rados.rados.0.smithi026.stdout:754: done (4 left) 2024-09-01T00:31:09.098 INFO:tasks.rados.rados.0.smithi026.stdout:755: done (3 left) 2024-09-01T00:31:09.098 INFO:tasks.rados.rados.0.smithi026.stdout:756: done (2 left) 2024-09-01T00:31:09.098 INFO:tasks.rados.rados.0.smithi026.stdout:757: done (1 left) 2024-09-01T00:31:09.098 INFO:tasks.rados.rados.0.smithi026.stdout:758: done (0 left) 2024-09-01T00:31:09.099 INFO:tasks.rados.rados.0.smithi026.stdout:759: read oid 38 snap -1 2024-09-01T00:31:09.099 INFO:tasks.rados.rados.0.smithi026.stdout:759: expect (ObjNum 127 snap 26 seq_num 127) 2024-09-01T00:31:09.099 INFO:tasks.rados.rados.0.smithi026.stdout:760: snap_remove snap 55 2024-09-01T00:31:09.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:09 smithi139 ceph-mon[20615]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:31:09.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:09 smithi139 ceph-mon[20615]: osdmap e206: 8 total, 8 up, 8 in 2024-09-01T00:31:09.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:09 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:31:09.525 INFO:tasks.rados.rados.0.smithi026.stdout:760: done (1 left) 2024-09-01T00:31:09.525 INFO:tasks.rados.rados.0.smithi026.stdout:761: snap_remove snap 64 2024-09-01T00:31:09.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:09 smithi026 ceph-mon[28102]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:31:09.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:09 smithi026 ceph-mon[28102]: osdmap e206: 8 total, 8 up, 8 in 2024-09-01T00:31:09.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:09 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:31:09.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:09 smithi026 ceph-mon[17191]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:31:09.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:09 smithi026 ceph-mon[17191]: osdmap e206: 8 total, 8 up, 8 in 2024-09-01T00:31:09.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:09 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:31:09.740 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:31:10.316 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:31:10.316 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (3m) 12s ago 4m 26.1M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:31:10.316 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (4m) 12s ago 4m 88.8M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:31:10.316 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (5m) 12s ago 5m 14.3M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:31:10.317 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (5m) 12s ago 5m 19.8M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:31:10.317 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (66s) 12s ago 9m 147M - 19.3.0-4640-g50288870 8375ce782346 5a4a3bc3db27 2024-09-01T00:31:10.317 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (26s) 12s ago 11m 490M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:31:10.317 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (11m) 12s ago 11m 56.7M 2048M 18.2.4-799-g7290dfee 0819e487878b 116f221a53c2 2024-09-01T00:31:10.317 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (9m) 12s ago 9m 50.2M 2048M 18.2.4-799-g7290dfee 0819e487878b 3bf052ecc239 2024-09-01T00:31:10.317 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (9m) 12s ago 9m 45.3M 2048M 18.2.4-799-g7290dfee 0819e487878b 128a4604b5da 2024-09-01T00:31:10.317 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (4m) 12s ago 4m 16.5M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:31:10.317 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (4m) 12s ago 4m 15.5M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:31:10.317 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (8m) 12s ago 8m 103M 2481M 18.2.4-799-g7290dfee 0819e487878b 92ccee8bf5b5 2024-09-01T00:31:10.317 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (8m) 12s ago 8m 106M 2481M 18.2.4-799-g7290dfee 0819e487878b 6bb40a9cf628 2024-09-01T00:31:10.317 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (8m) 12s ago 8m 121M 2481M 18.2.4-799-g7290dfee 0819e487878b 002c0e3ce2e2 2024-09-01T00:31:10.318 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (7m) 12s ago 7m 85.5M 2481M 18.2.4-799-g7290dfee 0819e487878b 120bfca74c8e 2024-09-01T00:31:10.318 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (7m) 12s ago 7m 116M 2480M 18.2.4-799-g7290dfee 0819e487878b 4043c5e3aba4 2024-09-01T00:31:10.318 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (7m) 12s ago 7m 115M 2480M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:31:10.318 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (6m) 12s ago 6m 86.2M 2480M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:31:10.318 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (6m) 12s ago 6m 112M 2480M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:31:10.318 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 starting - - - - 2024-09-01T00:31:10.527 INFO:tasks.rados.rados.0.smithi026.stdout:761: done (1 left) 2024-09-01T00:31:10.527 INFO:tasks.rados.rados.0.smithi026.stdout:762: snap_remove snap 63 2024-09-01T00:31:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:10 smithi139 ceph-mon[20615]: pgmap v27: 121 pgs: 121 active+clean; 175 MiB data, 706 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:31:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:10 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:31:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:10 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:31:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:10 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:31:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:10 smithi139 ceph-mon[20615]: osdmap e207: 8 total, 8 up, 8 in 2024-09-01T00:31:10.670 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:31:10.670 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:31:10.670 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 3 2024-09-01T00:31:10.670 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 13, 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:31:10.671 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:31:10.672 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:31:10.672 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:10 smithi026 ceph-mon[17191]: pgmap v27: 121 pgs: 121 active+clean; 175 MiB data, 706 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:31:10.672 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:10 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:31:10.672 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:10 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:31:10.672 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:10 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:31:10.672 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:10 smithi026 ceph-mon[17191]: osdmap e207: 8 total, 8 up, 8 in 2024-09-01T00:31:10.672 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:10 smithi026 ceph-mon[28102]: pgmap v27: 121 pgs: 121 active+clean; 175 MiB data, 706 MiB used, 715 GiB / 715 GiB avail 2024-09-01T00:31:10.673 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:10 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-01T00:31:10.673 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:10 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-01T00:31:10.673 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:10 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:31:10.673 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:10 smithi026 ceph-mon[28102]: osdmap e207: 8 total, 8 up, 8 in 2024-09-01T00:31:10.965 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:31:10.966 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:31:10.966 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:31:10.966 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:31:10.966 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:31:10.966 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2024-09-01T00:31:10.966 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:31:10.966 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/20 daemons upgraded", 2024-09-01T00:31:10.966 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mgr daemons", 2024-09-01T00:31:10.966 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:31:10.966 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:31:11.084 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:10 smithi139 systemd[1]: Stopping Ceph mgr.x for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:31:11.531 INFO:tasks.rados.rados.0.smithi026.stdout:762: done (1 left) 2024-09-01T00:31:11.531 INFO:tasks.rados.rados.0.smithi026.stdout:763: snap_create 2024-09-01T00:31:11.531 INFO:tasks.rados.rados.0.smithi026.stdout:759: expect (ObjNum 127 snap 26 seq_num 127) 2024-09-01T00:31:11.540 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:11 smithi139 podman[65140]: 2024-09-01 00:31:11.251841946 +0000 UTC m=+0.115208838 container died 5a4a3bc3db275d0daaa8b7d317997c1081bb309316c9f41d2ac6ae432426e998 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-01T00:31:11.540 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:11 smithi139 ceph-mon[20615]: Upgrade: Updating mgr.x 2024-09-01T00:31:11.540 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:11 smithi139 ceph-mon[20615]: Deploying daemon mgr.x on smithi139 2024-09-01T00:31:11.540 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:11 smithi139 ceph-mon[20615]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:11.540 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:11 smithi139 ceph-mon[20615]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:11.540 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:11 smithi139 ceph-mon[20615]: from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:11.540 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:11 smithi139 ceph-mon[20615]: osdmap e208: 8 total, 8 up, 8 in 2024-09-01T00:31:11.540 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:11 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/1395998741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:31:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[17191]: Upgrade: Updating mgr.x 2024-09-01T00:31:11.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[17191]: Deploying daemon mgr.x on smithi139 2024-09-01T00:31:11.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[17191]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:11.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[17191]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:11.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[17191]: from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:11.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[17191]: osdmap e208: 8 total, 8 up, 8 in 2024-09-01T00:31:11.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[17191]: from='client.? 172.21.15.26:0/1395998741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:31:11.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[28102]: Upgrade: Updating mgr.x 2024-09-01T00:31:11.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[28102]: Deploying daemon mgr.x on smithi139 2024-09-01T00:31:11.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[28102]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:11.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[28102]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:11.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[28102]: from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:11.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[28102]: osdmap e208: 8 total, 8 up, 8 in 2024-09-01T00:31:11.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:11 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/1395998741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:31:11.833 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:11 smithi139 podman[65140]: 2024-09-01 00:31:11.64580432 +0000 UTC m=+0.509171206 container cleanup 5a4a3bc3db275d0daaa8b7d317997c1081bb309316c9f41d2ac6ae432426e998 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, 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.vendor=CentOS) 2024-09-01T00:31:11.833 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:11 smithi139 bash[65140]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x 2024-09-01T00:31:12.225 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:11 smithi139 podman[65152]: 2024-09-01 00:31:11.896844979 +0000 UTC m=+0.644110613 container remove 5a4a3bc3db275d0daaa8b7d317997c1081bb309316c9f41d2ac6ae432426e998 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:31:12.225 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:11 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-01T00:31:12.225 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:12 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-01T00:31:12.225 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:12 smithi139 systemd[1]: Stopped Ceph mgr.x for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:31:12.225 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:12 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.x.service: Consumed 17.710s CPU time. 2024-09-01T00:31:12.497 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:12 smithi139 ceph-mon[20615]: pgmap v30: 121 pgs: 121 active+clean; 190 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.3 MiB/s wr, 26 op/s 2024-09-01T00:31:12.497 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:12 smithi139 ceph-mon[20615]: from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:12.497 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:12 smithi139 ceph-mon[20615]: osdmap e209: 8 total, 8 up, 8 in 2024-09-01T00:31:12.497 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:12 smithi139 systemd[1]: Starting Ceph mgr.x for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:31:12.497 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:12 smithi139 podman[65281]: 2024-09-01 00:31:12.339831284 +0000 UTC m=+0.016024772 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:31:12.516 INFO:tasks.rados.rados.0.smithi026.stdout:759: done (1 left) 2024-09-01T00:31:12.517 INFO:tasks.rados.rados.0.smithi026.stdout:763: done (0 left) 2024-09-01T00:31:12.517 INFO:tasks.rados.rados.0.smithi026.stdout:764: rollback oid 21 current snap is 66 2024-09-01T00:31:12.517 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 21 to 56 2024-09-01T00:31:12.517 INFO:tasks.rados.rados.0.smithi026.stdout:765: copy_from oid 28 from oid 37 current snap is 66 2024-09-01T00:31:12.517 INFO:tasks.rados.rados.0.smithi026.stdout:766: delete oid 1 current snap is 66 2024-09-01T00:31:12.519 INFO:tasks.rados.rados.0.smithi026.stdout:765: finishing copy_from to smithi02669314-28 2024-09-01T00:31:12.519 INFO:tasks.rados.rados.0.smithi026.stdout:765: got expected ENOENT (src dne) 2024-09-01T00:31:12.519 INFO:tasks.rados.rados.0.smithi026.stdout:765: finishing copy_from racing read to smithi02669314-28 2024-09-01T00:31:12.519 INFO:tasks.rados.rados.0.smithi026.stdout:764: finishing rollback tid 1 to smithi02669314-21 2024-09-01T00:31:12.519 INFO:tasks.rados.rados.0.smithi026.stdout:764: finishing rollback tid 2 to smithi02669314-21 2024-09-01T00:31:12.519 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 184 (ObjNum 204 snap 50 seq_num 204) dirty exists 2024-09-01T00:31:12.522 INFO:tasks.rados.rados.0.smithi026.stdout:764: done (2 left) 2024-09-01T00:31:12.522 INFO:tasks.rados.rados.0.smithi026.stdout:765: done (1 left) 2024-09-01T00:31:12.522 INFO:tasks.rados.rados.0.smithi026.stdout:766: done (0 left) 2024-09-01T00:31:12.522 INFO:tasks.rados.rados.0.smithi026.stdout:767: delete oid 15 current snap is 66 2024-09-01T00:31:12.524 INFO:tasks.rados.rados.0.smithi026.stdout:767: done (0 left) 2024-09-01T00:31:12.524 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 66 2024-09-01T00:31:12.524 INFO:tasks.rados.rados.0.smithi026.stdout:768: seq_num 250 ranges {3366912=589824,3956736=679936,4636672=409600,5046272=114688} 2024-09-01T00:31:12.545 INFO:tasks.rados.rados.0.smithi026.stdout:768: writing smithi02669314-28 from 3366912 to 3956736 tid 1 2024-09-01T00:31:12.549 INFO:tasks.rados.rados.0.smithi026.stdout:768: writing smithi02669314-28 from 3956736 to 4636672 tid 2 2024-09-01T00:31:12.551 INFO:tasks.rados.rados.0.smithi026.stdout:768: writing smithi02669314-28 from 4636672 to 5046272 tid 3 2024-09-01T00:31:12.552 INFO:tasks.rados.rados.0.smithi026.stdout:768: writing smithi02669314-28 from 5046272 to 5160960 tid 4 2024-09-01T00:31:12.552 INFO:tasks.rados.rados.0.smithi026.stdout:769: rmattr oid 34 current snap is 66 2024-09-01T00:31:12.553 INFO:tasks.rados.rados.0.smithi026.stdout:768: finishing write tid 1 to smithi02669314-28 2024-09-01T00:31:12.553 INFO:tasks.rados.rados.0.smithi026.stdout:770: snap_create 2024-09-01T00:31:12.553 INFO:tasks.rados.rados.0.smithi026.stdout:768: finishing write tid 2 to smithi02669314-28 2024-09-01T00:31:12.555 INFO:tasks.rados.rados.0.smithi026.stdout:768: finishing write tid 3 to smithi02669314-28 2024-09-01T00:31:12.555 INFO:tasks.rados.rados.0.smithi026.stdout:768: finishing write tid 4 to smithi02669314-28 2024-09-01T00:31:12.556 INFO:tasks.rados.rados.0.smithi026.stdout:768: finishing write tid 5 to smithi02669314-28 2024-09-01T00:31:12.556 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 288 (ObjNum 222 snap 58 seq_num 222) dirty exists 2024-09-01T00:31:12.557 INFO:tasks.rados.rados.0.smithi026.stdout:768: finishing write tid 6 to smithi02669314-28 2024-09-01T00:31:12.557 INFO:tasks.rados.rados.0.smithi026.stdout:768: oid 28 updating version 0 to 255 2024-09-01T00:31:12.557 INFO:tasks.rados.rados.0.smithi026.stdout:768: oid 28 updating version 255 to 257 2024-09-01T00:31:12.557 INFO:tasks.rados.rados.0.smithi026.stdout:768: oid 28 updating version 257 to 259 2024-09-01T00:31:12.557 INFO:tasks.rados.rados.0.smithi026.stdout:768: oid 28 version 259 is already newer than 256 2024-09-01T00:31:12.557 INFO:tasks.rados.rados.0.smithi026.stdout:768: oid 28 version 259 is already newer than 258 2024-09-01T00:31:12.557 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 259 (ObjNum 250 snap 66 seq_num 250) dirty exists 2024-09-01T00:31:12.557 INFO:tasks.rados.rados.0.smithi026.stdout:768: left oid 28 (ObjNum 250 snap 66 seq_num 250) 2024-09-01T00:31:12.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:12 smithi026 ceph-mon[17191]: pgmap v30: 121 pgs: 121 active+clean; 190 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.3 MiB/s wr, 26 op/s 2024-09-01T00:31:12.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:12 smithi026 ceph-mon[17191]: from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:12.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:12 smithi026 ceph-mon[17191]: osdmap e209: 8 total, 8 up, 8 in 2024-09-01T00:31:12.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:12 smithi026 ceph-mon[28102]: pgmap v30: 121 pgs: 121 active+clean; 190 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.3 MiB/s wr, 26 op/s 2024-09-01T00:31:12.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:12 smithi026 ceph-mon[28102]: from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:12.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:12 smithi026 ceph-mon[28102]: osdmap e209: 8 total, 8 up, 8 in 2024-09-01T00:31:12.799 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:12 smithi139 podman[65281]: 2024-09-01 00:31:12.498093115 +0000 UTC m=+0.174286593 container create b490d58793561beb6147e272c553f17161dce572e710b6f7199f5f9037af8abd (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True) 2024-09-01T00:31:12.800 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:12 smithi139 podman[65281]: 2024-09-01 00:31:12.717713743 +0000 UTC m=+0.393907221 container init b490d58793561beb6147e272c553f17161dce572e710b6f7199f5f9037af8abd (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-01T00:31:12.800 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:12 smithi139 podman[65281]: 2024-09-01 00:31:12.720681199 +0000 UTC m=+0.396874686 container start b490d58793561beb6147e272c553f17161dce572e710b6f7199f5f9037af8abd (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-01T00:31:12.800 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:12 smithi139 ceph-mgr[65300]: -- 172.21.15.139:0/427081931 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c7027110e0 con 0x55c7026ee800 2024-09-01T00:31:13.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:12 smithi139 bash[65281]: b490d58793561beb6147e272c553f17161dce572e710b6f7199f5f9037af8abd 2024-09-01T00:31:13.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:12 smithi139 systemd[1]: Started Ceph mgr.x for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:31:13.523 INFO:tasks.rados.rados.0.smithi026.stdout:768: done (2 left) 2024-09-01T00:31:13.524 INFO:tasks.rados.rados.0.smithi026.stdout:769: done (1 left) 2024-09-01T00:31:13.524 INFO:tasks.rados.rados.0.smithi026.stdout:770: done (0 left) 2024-09-01T00:31:13.524 INFO:tasks.rados.rados.0.smithi026.stdout:771: rmattr oid 35 current snap is 67 2024-09-01T00:31:13.524 INFO:tasks.rados.rados.0.smithi026.stdout:771: done (0 left) 2024-09-01T00:31:13.524 INFO:tasks.rados.rados.0.smithi026.stdout:772: read oid 27 snap -1 2024-09-01T00:31:13.524 INFO:tasks.rados.rados.0.smithi026.stdout:772: expect (ObjNum 141 snap 32 seq_num 141) 2024-09-01T00:31:13.524 INFO:tasks.rados.rados.0.smithi026.stdout:773: setattr oid 18 current snap is 67 2024-09-01T00:31:13.525 INFO:tasks.rados.rados.0.smithi026.stdout:774: rollback oid 25 current snap is 67 2024-09-01T00:31:13.525 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 25 to 57 2024-09-01T00:31:13.525 INFO:tasks.rados.rados.0.smithi026.stdout:775: snap_remove snap 42 2024-09-01T00:31:13.745 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:13 smithi139 ceph-mon[20615]: osdmap e210: 8 total, 8 up, 8 in 2024-09-01T00:31:13.746 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:13 smithi139 ceph-mon[20615]: pgmap v33: 121 pgs: 121 active+clean; 190 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2024-09-01T00:31:13.746 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:13 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:13.746 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:13 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:13.746 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:13 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:13 smithi026 ceph-mon[17191]: osdmap e210: 8 total, 8 up, 8 in 2024-09-01T00:31:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:13 smithi026 ceph-mon[17191]: pgmap v33: 121 pgs: 121 active+clean; 190 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2024-09-01T00:31:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:13 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:13 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:13 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:13.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:13 smithi026 ceph-mon[28102]: osdmap e210: 8 total, 8 up, 8 in 2024-09-01T00:31:13.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:13 smithi026 ceph-mon[28102]: pgmap v33: 121 pgs: 121 active+clean; 190 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2024-09-01T00:31:13.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:13 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:13.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:13 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:13.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:13 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:13.951 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:31:13 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:31:13.512Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-09-01T00:31:14.525 INFO:tasks.rados.rados.0.smithi026.stdout:774: finishing rollback tid 0 to smithi02669314-25 2024-09-01T00:31:14.525 INFO:tasks.rados.rados.0.smithi026.stdout:774: finishing rollback tid 1 to smithi02669314-25 2024-09-01T00:31:14.525 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 245 (ObjNum 197 snap 49 seq_num 197) dirty exists 2024-09-01T00:31:14.525 INFO:tasks.rados.rados.0.smithi026.stdout:774: finishing rollback tid 2 to smithi02669314-25 2024-09-01T00:31:14.525 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 218 (ObjNum 176 snap 39 seq_num 176) dirty exists 2024-09-01T00:31:14.525 INFO:tasks.rados.rados.0.smithi026.stdout:772: expect (ObjNum 141 snap 32 seq_num 141) 2024-09-01T00:31:14.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:14 smithi139 ceph-mon[20615]: osdmap e211: 8 total, 8 up, 8 in 2024-09-01T00:31:14.610 INFO:tasks.rados.rados.0.smithi026.stdout:772: done (3 left) 2024-09-01T00:31:14.611 INFO:tasks.rados.rados.0.smithi026.stdout:773: done (2 left) 2024-09-01T00:31:14.611 INFO:tasks.rados.rados.0.smithi026.stdout:774: done (1 left) 2024-09-01T00:31:14.611 INFO:tasks.rados.rados.0.smithi026.stdout:775: done (0 left) 2024-09-01T00:31:14.611 INFO:tasks.rados.rados.0.smithi026.stdout:776: snap_create 2024-09-01T00:31:14.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:14 smithi026 ceph-mon[17191]: osdmap e211: 8 total, 8 up, 8 in 2024-09-01T00:31:14.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:14 smithi026 ceph-mon[28102]: osdmap e211: 8 total, 8 up, 8 in 2024-09-01T00:31:15.536 INFO:tasks.rados.rados.0.smithi026.stdout:776: done (0 left) 2024-09-01T00:31:15.536 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 1 current snap is 68 2024-09-01T00:31:15.536 INFO:tasks.rados.rados.0.smithi026.stdout:777: seq_num 251 ranges {0=606208,606208=614400,1220608=589824} 2024-09-01T00:31:15.539 INFO:tasks.rados.rados.0.smithi026.stdout:777: writing smithi02669314-1 from 0 to 606208 tid 1 2024-09-01T00:31:15.542 INFO:tasks.rados.rados.0.smithi026.stdout:777: writing smithi02669314-1 from 606208 to 1220608 tid 2 2024-09-01T00:31:15.547 INFO:tasks.rados.rados.0.smithi026.stdout:777: writing smithi02669314-1 from 1220608 to 1810432 tid 3 2024-09-01T00:31:15.547 INFO:tasks.rados.rados.0.smithi026.stdout:778: copy_from oid 48 from oid 18 current snap is 68 2024-09-01T00:31:15.547 INFO:tasks.rados.rados.0.smithi026.stdout:777: finishing write tid 1 to smithi02669314-1 2024-09-01T00:31:15.547 INFO:tasks.rados.rados.0.smithi026.stdout:777: finishing write tid 2 to smithi02669314-1 2024-09-01T00:31:15.547 INFO:tasks.rados.rados.0.smithi026.stdout:779: read oid 33 snap -1 2024-09-01T00:31:15.547 INFO:tasks.rados.rados.0.smithi026.stdout:779: expect (ObjNum 184 snap 44 seq_num 184) 2024-09-01T00:31:15.547 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 68 2024-09-01T00:31:15.547 INFO:tasks.rados.rados.0.smithi026.stdout:780: seq_num 252 ranges {1564672=630784,2195456=499712,2695168=425984,3121152=278528} 2024-09-01T00:31:15.559 INFO:tasks.rados.rados.0.smithi026.stdout:780: writing smithi02669314-7 from 1564672 to 2195456 tid 1 2024-09-01T00:31:15.562 INFO:tasks.rados.rados.0.smithi026.stdout:780: writing smithi02669314-7 from 2195456 to 2695168 tid 2 2024-09-01T00:31:15.565 INFO:tasks.rados.rados.0.smithi026.stdout:780: writing smithi02669314-7 from 2695168 to 3121152 tid 3 2024-09-01T00:31:15.567 INFO:tasks.rados.rados.0.smithi026.stdout:780: writing smithi02669314-7 from 3121152 to 3399680 tid 4 2024-09-01T00:31:15.567 INFO:tasks.rados.rados.0.smithi026.stdout:781: copy_from oid 19 from oid 22 current snap is 68 2024-09-01T00:31:15.567 INFO:tasks.rados.rados.0.smithi026.stdout:777: finishing write tid 3 to smithi02669314-1 2024-09-01T00:31:15.568 INFO:tasks.rados.rados.0.smithi026.stdout:777: finishing write tid 4 to smithi02669314-1 2024-09-01T00:31:15.568 INFO:tasks.rados.rados.0.smithi026.stdout:777: finishing write tid 5 to smithi02669314-1 2024-09-01T00:31:15.568 INFO:tasks.rados.rados.0.smithi026.stdout:777: oid 1 updating version 0 to 262 2024-09-01T00:31:15.568 INFO:tasks.rados.rados.0.smithi026.stdout:777: oid 1 updating version 262 to 263 2024-09-01T00:31:15.568 INFO:tasks.rados.rados.0.smithi026.stdout:777: oid 1 version 263 is already newer than 260 2024-09-01T00:31:15.568 INFO:tasks.rados.rados.0.smithi026.stdout:777: oid 1 version 263 is already newer than 261 2024-09-01T00:31:15.568 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 263 (ObjNum 251 snap 68 seq_num 251) dirty exists 2024-09-01T00:31:15.568 INFO:tasks.rados.rados.0.smithi026.stdout:777: left oid 1 (ObjNum 251 snap 68 seq_num 251) 2024-09-01T00:31:15.568 INFO:tasks.rados.rados.0.smithi026.stdout:779: expect (ObjNum 184 snap 44 seq_num 184) 2024-09-01T00:31:15.784 INFO:tasks.rados.rados.0.smithi026.stdout:778: finishing copy_from racing read to smithi02669314-48 2024-09-01T00:31:15.784 INFO:tasks.rados.rados.0.smithi026.stdout:781: finishing copy_from to smithi02669314-19 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:781: got expected ENOENT (src dne) 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:781: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:778: finishing copy_from to smithi02669314-48 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 245 (ObjNum 197 snap 49 seq_num 197) dirty exists 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:780: finishing write tid 1 to smithi02669314-7 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:780: finishing write tid 2 to smithi02669314-7 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:780: finishing write tid 3 to smithi02669314-7 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:780: finishing write tid 4 to smithi02669314-7 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:780: finishing write tid 5 to smithi02669314-7 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:780: finishing write tid 6 to smithi02669314-7 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:780: oid 7 updating version 0 to 299 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:780: oid 7 updating version 299 to 300 2024-09-01T00:31:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:780: oid 7 updating version 300 to 302 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:780: oid 7 version 302 is already newer than 301 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:780: oid 7 version 302 is already newer than 298 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 302 (ObjNum 252 snap 68 seq_num 252) dirty exists 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:780: left oid 7 (ObjNum 252 snap 68 seq_num 252) 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:777: done (4 left) 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:778: done (3 left) 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:779: done (2 left) 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:780: done (1 left) 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:781: done (0 left) 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:782: read oid 20 snap -1 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:782: expect (ObjNum 105 snap 18 seq_num 105) 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:783: copy_from oid 29 from oid 2 current snap is 68 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:784: rollback oid 33 current snap is 68 2024-09-01T00:31:15.786 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 65 2024-09-01T00:31:15.787 INFO:tasks.rados.rados.0.smithi026.stdout:785: snap_create 2024-09-01T00:31:15.787 INFO:tasks.rados.rados.0.smithi026.stdout:783: finishing copy_from to smithi02669314-29 2024-09-01T00:31:15.787 INFO:tasks.rados.rados.0.smithi026.stdout:783: got expected ENOENT (src dne) 2024-09-01T00:31:15.787 INFO:tasks.rados.rados.0.smithi026.stdout:783: finishing copy_from racing read to smithi02669314-29 2024-09-01T00:31:15.788 INFO:tasks.rados.rados.0.smithi026.stdout:784: finishing rollback tid 0 to smithi02669314-33 2024-09-01T00:31:15.788 INFO:tasks.rados.rados.0.smithi026.stdout:784: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:31:15.788 INFO:tasks.rados.rados.0.smithi026.stdout:784: finishing rollback tid 2 to smithi02669314-33 2024-09-01T00:31:15.788 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 253 (ObjNum 184 snap 44 seq_num 184) dirty exists 2024-09-01T00:31:15.796 INFO:tasks.rados.rados.0.smithi026.stdout:782: expect (ObjNum 105 snap 18 seq_num 105) 2024-09-01T00:31:15.832 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:15 smithi139 ceph-mon[20615]: osdmap e212: 8 total, 8 up, 8 in 2024-09-01T00:31:15.832 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:15 smithi139 ceph-mon[20615]: pgmap v36: 121 pgs: 121 active+clean; 202 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-01T00:31:15.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:15 smithi026 ceph-mon[17191]: osdmap e212: 8 total, 8 up, 8 in 2024-09-01T00:31:15.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:15 smithi026 ceph-mon[17191]: pgmap v36: 121 pgs: 121 active+clean; 202 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-01T00:31:15.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:15 smithi026 ceph-mon[28102]: osdmap e212: 8 total, 8 up, 8 in 2024-09-01T00:31:15.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:15 smithi026 ceph-mon[28102]: pgmap v36: 121 pgs: 121 active+clean; 202 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-01T00:31:16.537 INFO:tasks.rados.rados.0.smithi026.stdout:782: done (3 left) 2024-09-01T00:31:16.537 INFO:tasks.rados.rados.0.smithi026.stdout:783: done (2 left) 2024-09-01T00:31:16.537 INFO:tasks.rados.rados.0.smithi026.stdout:784: done (1 left) 2024-09-01T00:31:16.537 INFO:tasks.rados.rados.0.smithi026.stdout:785: done (0 left) 2024-09-01T00:31:16.537 INFO:tasks.rados.rados.0.smithi026.stdout:786: delete oid 14 current snap is 69 2024-09-01T00:31:16.544 INFO:tasks.rados.rados.0.smithi026.stdout:786: done (0 left) 2024-09-01T00:31:16.544 INFO:tasks.rados.rados.0.smithi026.stdout:787: snap_create 2024-09-01T00:31:16.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:16 smithi139 ceph-mon[20615]: osdmap e213: 8 total, 8 up, 8 in 2024-09-01T00:31:16.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:16 smithi026 ceph-mon[17191]: osdmap e213: 8 total, 8 up, 8 in 2024-09-01T00:31:16.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:16 smithi026 ceph-mon[28102]: osdmap e213: 8 total, 8 up, 8 in 2024-09-01T00:31:17.519 INFO:tasks.rados.rados.0.smithi026.stdout:787: done (0 left) 2024-09-01T00:31:17.519 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 70 2024-09-01T00:31:17.519 INFO:tasks.rados.rados.0.smithi026.stdout:788: seq_num 254 ranges {2818048=663552,3481600=663552,4145152=540672} 2024-09-01T00:31:17.538 INFO:tasks.rados.rados.0.smithi026.stdout:788: writing smithi02669314-27 from 2818048 to 3481600 tid 1 2024-09-01T00:31:17.542 INFO:tasks.rados.rados.0.smithi026.stdout:788: writing smithi02669314-27 from 3481600 to 4145152 tid 2 2024-09-01T00:31:17.546 INFO:tasks.rados.rados.0.smithi026.stdout:788: writing smithi02669314-27 from 4145152 to 4685824 tid 3 2024-09-01T00:31:17.546 INFO:tasks.rados.rados.0.smithi026.stdout:789: read oid 26 snap -1 2024-09-01T00:31:17.546 INFO:tasks.rados.rados.0.smithi026.stdout:789: expect (ObjNum 247 snap 65 seq_num 247) 2024-09-01T00:31:17.546 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 70 2024-09-01T00:31:17.546 INFO:tasks.rados.rados.0.smithi026.stdout:788: finishing write tid 1 to smithi02669314-27 2024-09-01T00:31:17.546 INFO:tasks.rados.rados.0.smithi026.stdout:790: seq_num 255 ranges {4956160=679936,5636096=548864,6184960=598016,6782976=57344} 2024-09-01T00:31:17.576 INFO:tasks.rados.rados.0.smithi026.stdout:790: writing smithi02669314-48 from 4956160 to 5636096 tid 1 2024-09-01T00:31:17.579 INFO:tasks.rados.rados.0.smithi026.stdout:790: writing smithi02669314-48 from 5636096 to 6184960 tid 2 2024-09-01T00:31:17.583 INFO:tasks.rados.rados.0.smithi026.stdout:790: writing smithi02669314-48 from 6184960 to 6782976 tid 3 2024-09-01T00:31:17.584 INFO:tasks.rados.rados.0.smithi026.stdout:790: writing smithi02669314-48 from 6782976 to 6840320 tid 4 2024-09-01T00:31:17.584 INFO:tasks.rados.rados.0.smithi026.stdout:791: read oid 10 snap -1 2024-09-01T00:31:17.584 INFO:tasks.rados.rados.0.smithi026.stdout:791: expect (ObjNum 246 snap 65 seq_num 246) 2024-09-01T00:31:17.584 INFO:tasks.rados.rados.0.smithi026.stdout:792: rollback oid 30 current snap is 70 2024-09-01T00:31:17.585 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 30 to 51 2024-09-01T00:31:17.585 INFO:tasks.rados.rados.0.smithi026.stdout:788: finishing write tid 2 to smithi02669314-27 2024-09-01T00:31:17.585 INFO:tasks.rados.rados.0.smithi026.stdout:788: finishing write tid 3 to smithi02669314-27 2024-09-01T00:31:17.585 INFO:tasks.rados.rados.0.smithi026.stdout:788: finishing write tid 4 to smithi02669314-27 2024-09-01T00:31:17.585 INFO:tasks.rados.rados.0.smithi026.stdout:788: finishing write tid 5 to smithi02669314-27 2024-09-01T00:31:17.585 INFO:tasks.rados.rados.0.smithi026.stdout:788: oid 27 updating version 0 to 357 2024-09-01T00:31:17.585 INFO:tasks.rados.rados.0.smithi026.stdout:788: oid 27 version 357 is already newer than 354 2024-09-01T00:31:17.585 INFO:tasks.rados.rados.0.smithi026.stdout:788: oid 27 version 357 is already newer than 355 2024-09-01T00:31:17.585 INFO:tasks.rados.rados.0.smithi026.stdout:788: oid 27 version 357 is already newer than 356 2024-09-01T00:31:17.585 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 357 (ObjNum 254 snap 70 seq_num 254) dirty exists 2024-09-01T00:31:17.585 INFO:tasks.rados.rados.0.smithi026.stdout:788: left oid 27 (ObjNum 254 snap 70 seq_num 254) 2024-09-01T00:31:17.585 INFO:tasks.rados.rados.0.smithi026.stdout:789: expect (ObjNum 247 snap 65 seq_num 247) 2024-09-01T00:31:17.681 INFO:tasks.rados.rados.0.smithi026.stdout:790: finishing write tid 1 to smithi02669314-48 2024-09-01T00:31:17.681 INFO:tasks.rados.rados.0.smithi026.stdout:790: finishing write tid 2 to smithi02669314-48 2024-09-01T00:31:17.681 INFO:tasks.rados.rados.0.smithi026.stdout:792: finishing rollback tid 0 to smithi02669314-30 2024-09-01T00:31:17.681 INFO:tasks.rados.rados.0.smithi026.stdout:792: finishing rollback tid 1 to smithi02669314-30 2024-09-01T00:31:17.681 INFO:tasks.rados.rados.0.smithi026.stdout:792: finishing rollback tid 2 to smithi02669314-30 2024-09-01T00:31:17.681 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 361 (ObjNum 101 snap 18 seq_num 101) dirty exists 2024-09-01T00:31:17.681 INFO:tasks.rados.rados.0.smithi026.stdout:790: finishing write tid 3 to smithi02669314-48 2024-09-01T00:31:17.681 INFO:tasks.rados.rados.0.smithi026.stdout:788: done (4 left) 2024-09-01T00:31:17.682 INFO:tasks.rados.rados.0.smithi026.stdout:789: done (3 left) 2024-09-01T00:31:17.682 INFO:tasks.rados.rados.0.smithi026.stdout:792: done (2 left) 2024-09-01T00:31:17.682 INFO:tasks.rados.rados.0.smithi026.stdout:793: read oid 45 snap -1 2024-09-01T00:31:17.682 INFO:tasks.rados.rados.0.smithi026.stdout:793: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:31:17.682 INFO:tasks.rados.rados.0.smithi026.stdout:794: snap_remove snap 67 2024-09-01T00:31:17.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:17 smithi139 ceph-mon[20615]: osdmap e214: 8 total, 8 up, 8 in 2024-09-01T00:31:17.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:17 smithi139 ceph-mon[20615]: pgmap v39: 121 pgs: 121 active+clean; 202 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-01T00:31:17.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:17 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:17.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:17 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:17.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:17 smithi139 ceph-mon[20615]: osdmap e215: 8 total, 8 up, 8 in 2024-09-01T00:31:17.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:17 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:17.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:17 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[17191]: osdmap e214: 8 total, 8 up, 8 in 2024-09-01T00:31:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[17191]: pgmap v39: 121 pgs: 121 active+clean; 202 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-01T00:31:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[17191]: osdmap e215: 8 total, 8 up, 8 in 2024-09-01T00:31:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:17.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[28102]: osdmap e214: 8 total, 8 up, 8 in 2024-09-01T00:31:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[28102]: pgmap v39: 121 pgs: 121 active+clean; 202 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-01T00:31:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[28102]: osdmap e215: 8 total, 8 up, 8 in 2024-09-01T00:31:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:17 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:18.213 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: [01/Sep/2024:00:31:18] ENGINE Bus STARTING 2024-09-01T00:31:18.214 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: CherryPy Checker: 2024-09-01T00:31:18.214 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: The Application mounted at '' has an empty config. 2024-09-01T00:31:18.214 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: 2024-09-01T00:31:18.214 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: [01/Sep/2024:00:31:18] ENGINE Serving on http://:::9283 2024-09-01T00:31:18.214 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: [01/Sep/2024:00:31:18] ENGINE Bus STARTED 2024-09-01T00:31:18.565 INFO:tasks.rados.rados.0.smithi026.stdout:794: done (3 left) 2024-09-01T00:31:18.566 INFO:tasks.rados.rados.0.smithi026.stdout:795: rmattr oid 6 current snap is 70 2024-09-01T00:31:18.566 INFO:tasks.rados.rados.0.smithi026.stdout:795: done (3 left) 2024-09-01T00:31:18.566 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 70 2024-09-01T00:31:18.566 INFO:tasks.rados.rados.0.smithi026.stdout:790: finishing write tid 4 to smithi02669314-48 2024-09-01T00:31:18.566 INFO:tasks.rados.rados.0.smithi026.stdout:790: finishing write tid 5 to smithi02669314-48 2024-09-01T00:31:18.566 INFO:tasks.rados.rados.0.smithi026.stdout:790: finishing write tid 6 to smithi02669314-48 2024-09-01T00:31:18.566 INFO:tasks.rados.rados.0.smithi026.stdout:790: oid 48 updating version 0 to 304 2024-09-01T00:31:18.566 INFO:tasks.rados.rados.0.smithi026.stdout:790: oid 48 updating version 304 to 305 2024-09-01T00:31:18.566 INFO:tasks.rados.rados.0.smithi026.stdout:790: oid 48 updating version 305 to 308 2024-09-01T00:31:18.566 INFO:tasks.rados.rados.0.smithi026.stdout:790: oid 48 version 308 is already newer than 307 2024-09-01T00:31:18.566 INFO:tasks.rados.rados.0.smithi026.stdout:790: oid 48 version 308 is already newer than 306 2024-09-01T00:31:18.567 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 308 (ObjNum 255 snap 70 seq_num 255) dirty exists 2024-09-01T00:31:18.567 INFO:tasks.rados.rados.0.smithi026.stdout:790: left oid 48 (ObjNum 255 snap 70 seq_num 255) 2024-09-01T00:31:18.567 INFO:tasks.rados.rados.0.smithi026.stdout:791: expect (ObjNum 246 snap 65 seq_num 246) 2024-09-01T00:31:18.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:18 smithi139 ceph-mon[20615]: Standby manager daemon x restarted 2024-09-01T00:31:18.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:18 smithi139 ceph-mon[20615]: Standby manager daemon x started 2024-09-01T00:31:18.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:18 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/3839045133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:31:18.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:18 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/3839045133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:31:18.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:18 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/3839045133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:31:18.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:18 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/3839045133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:31:18.899 INFO:tasks.rados.rados.0.smithi026.stdout:793: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-01T00:31:18.916 INFO:tasks.rados.rados.0.smithi026.stdout:796: seq_num 256 ranges {5160960=696320,5857280=434176,6291456=770048} 2024-09-01T00:31:18.948 INFO:tasks.rados.rados.0.smithi026.stdout:796: writing smithi02669314-28 from 5160960 to 5857280 tid 1 2024-09-01T00:31:18.949 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:18 smithi026 ceph-mon[17191]: Standby manager daemon x restarted 2024-09-01T00:31:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:18 smithi026 ceph-mon[17191]: Standby manager daemon x started 2024-09-01T00:31:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:18 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/3839045133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:31:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:18 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/3839045133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:31:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:18 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/3839045133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:31:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:18 smithi026 ceph-mon[17191]: from='mgr.? 172.21.15.139:0/3839045133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:31:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:18 smithi026 ceph-mon[28102]: Standby manager daemon x restarted 2024-09-01T00:31:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:18 smithi026 ceph-mon[28102]: Standby manager daemon x started 2024-09-01T00:31:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:18 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/3839045133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:31:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:18 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/3839045133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:31:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:18 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/3839045133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:31:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:18 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/3839045133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:31:18.952 INFO:tasks.rados.rados.0.smithi026.stdout:796: writing smithi02669314-28 from 5857280 to 6291456 tid 2 2024-09-01T00:31:18.956 INFO:tasks.rados.rados.0.smithi026.stdout:796: writing smithi02669314-28 from 6291456 to 7061504 tid 3 2024-09-01T00:31:18.956 INFO:tasks.rados.rados.0.smithi026.stdout:790: done (3 left) 2024-09-01T00:31:18.956 INFO:tasks.rados.rados.0.smithi026.stdout:791: done (2 left) 2024-09-01T00:31:18.956 INFO:tasks.rados.rados.0.smithi026.stdout:793: done (1 left) 2024-09-01T00:31:18.956 INFO:tasks.rados.rados.0.smithi026.stdout:797: read oid 42 snap 62 2024-09-01T00:31:18.956 INFO:tasks.rados.rados.0.smithi026.stdout:797: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:31:18.956 INFO:tasks.rados.rados.0.smithi026.stdout:798: rollback oid 45 current snap is 70 2024-09-01T00:31:18.956 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 45 to 68 2024-09-01T00:31:18.956 INFO:tasks.rados.rados.0.smithi026.stdout:796: finishing write tid 1 to smithi02669314-28 2024-09-01T00:31:18.957 INFO:tasks.rados.rados.0.smithi026.stdout:796: finishing write tid 2 to smithi02669314-28 2024-09-01T00:31:18.957 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 70 2024-09-01T00:31:18.957 INFO:tasks.rados.rados.0.smithi026.stdout:799: seq_num 257 ranges {0=712704,712704=720896,1433600=483328} 2024-09-01T00:31:18.960 INFO:tasks.rados.rados.0.smithi026.stdout:799: writing smithi02669314-19 from 0 to 712704 tid 1 2024-09-01T00:31:18.964 INFO:tasks.rados.rados.0.smithi026.stdout:799: writing smithi02669314-19 from 712704 to 1433600 tid 2 2024-09-01T00:31:18.967 INFO:tasks.rados.rados.0.smithi026.stdout:799: writing smithi02669314-19 from 1433600 to 1916928 tid 3 2024-09-01T00:31:18.968 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 70 2024-09-01T00:31:18.968 INFO:tasks.rados.rados.0.smithi026.stdout:796: finishing write tid 3 to smithi02669314-28 2024-09-01T00:31:18.968 INFO:tasks.rados.rados.0.smithi026.stdout:796: finishing write tid 4 to smithi02669314-28 2024-09-01T00:31:18.968 INFO:tasks.rados.rados.0.smithi026.stdout:800: seq_num 258 ranges {3465216=729088,4194304=606208,4800512=598016} 2024-09-01T00:31:18.990 INFO:tasks.rados.rados.0.smithi026.stdout:800: writing smithi02669314-23 from 3465216 to 4194304 tid 1 2024-09-01T00:31:18.993 INFO:tasks.rados.rados.0.smithi026.stdout:800: writing smithi02669314-23 from 4194304 to 4800512 tid 2 2024-09-01T00:31:18.997 INFO:tasks.rados.rados.0.smithi026.stdout:800: writing smithi02669314-23 from 4800512 to 5398528 tid 3 2024-09-01T00:31:18.998 INFO:tasks.rados.rados.0.smithi026.stdout:801: setattr oid 21 current snap is 70 2024-09-01T00:31:18.998 INFO:tasks.rados.rados.0.smithi026.stdout:798: finishing rollback tid 0 to smithi02669314-45 2024-09-01T00:31:18.998 INFO:tasks.rados.rados.0.smithi026.stdout:798: finishing rollback tid 1 to smithi02669314-45 2024-09-01T00:31:18.998 INFO:tasks.rados.rados.0.smithi026.stdout:798: finishing rollback tid 2 to smithi02669314-45 2024-09-01T00:31:18.998 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 266 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:31:18.999 INFO:tasks.rados.rados.0.smithi026.stdout:796: finishing write tid 5 to smithi02669314-28 2024-09-01T00:31:18.999 INFO:tasks.rados.rados.0.smithi026.stdout:796: oid 28 updating version 0 to 266 2024-09-01T00:31:18.999 INFO:tasks.rados.rados.0.smithi026.stdout:796: oid 28 version 266 is already newer than 265 2024-09-01T00:31:18.999 INFO:tasks.rados.rados.0.smithi026.stdout:796: oid 28 version 266 is already newer than 264 2024-09-01T00:31:18.999 INFO:tasks.rados.rados.0.smithi026.stdout:796: oid 28 updating version 266 to 267 2024-09-01T00:31:18.999 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 267 (ObjNum 256 snap 70 seq_num 256) dirty exists 2024-09-01T00:31:18.999 INFO:tasks.rados.rados.0.smithi026.stdout:796: left oid 28 (ObjNum 256 snap 70 seq_num 256) 2024-09-01T00:31:18.999 INFO:tasks.rados.rados.0.smithi026.stdout:797: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:31:19.098 INFO:tasks.rados.rados.0.smithi026.stdout:799: finishing write tid 1 to smithi02669314-19 2024-09-01T00:31:19.098 INFO:tasks.rados.rados.0.smithi026.stdout:799: finishing write tid 2 to smithi02669314-19 2024-09-01T00:31:19.098 INFO:tasks.rados.rados.0.smithi026.stdout:799: finishing write tid 3 to smithi02669314-19 2024-09-01T00:31:19.098 INFO:tasks.rados.rados.0.smithi026.stdout:799: finishing write tid 4 to smithi02669314-19 2024-09-01T00:31:19.098 INFO:tasks.rados.rados.0.smithi026.stdout:799: finishing write tid 5 to smithi02669314-19 2024-09-01T00:31:19.098 INFO:tasks.rados.rados.0.smithi026.stdout:799: oid 19 updating version 0 to 141 2024-09-01T00:31:19.098 INFO:tasks.rados.rados.0.smithi026.stdout:799: oid 19 version 141 is already newer than 140 2024-09-01T00:31:19.098 INFO:tasks.rados.rados.0.smithi026.stdout:799: oid 19 updating version 141 to 142 2024-09-01T00:31:19.098 INFO:tasks.rados.rados.0.smithi026.stdout:799: oid 19 version 142 is already newer than 139 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 142 (ObjNum 257 snap 70 seq_num 257) dirty exists 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:799: left oid 19 (ObjNum 257 snap 70 seq_num 257) 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:800: finishing write tid 1 to smithi02669314-23 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:800: finishing write tid 2 to smithi02669314-23 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:800: finishing write tid 3 to smithi02669314-23 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:800: finishing write tid 4 to smithi02669314-23 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:800: finishing write tid 5 to smithi02669314-23 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:800: oid 23 updating version 0 to 270 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:800: oid 23 updating version 270 to 273 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:800: oid 23 version 273 is already newer than 272 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:800: oid 23 version 273 is already newer than 271 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 273 (ObjNum 258 snap 70 seq_num 258) dirty exists 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:800: left oid 23 (ObjNum 258 snap 70 seq_num 258) 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:796: done (5 left) 2024-09-01T00:31:19.099 INFO:tasks.rados.rados.0.smithi026.stdout:797: done (4 left) 2024-09-01T00:31:19.100 INFO:tasks.rados.rados.0.smithi026.stdout:798: done (3 left) 2024-09-01T00:31:19.100 INFO:tasks.rados.rados.0.smithi026.stdout:799: done (2 left) 2024-09-01T00:31:19.100 INFO:tasks.rados.rados.0.smithi026.stdout:800: done (1 left) 2024-09-01T00:31:19.100 INFO:tasks.rados.rados.0.smithi026.stdout:802: read oid 29 snap -1 2024-09-01T00:31:19.100 INFO:tasks.rados.rados.0.smithi026.stdout:802: expect deleted 2024-09-01T00:31:19.100 INFO:tasks.rados.rados.0.smithi026.stdout:803: copy_from oid 9 from oid 7 current snap is 70 2024-09-01T00:31:19.100 INFO:tasks.rados.rados.0.smithi026.stdout:804: delete oid 32 current snap is 70 2024-09-01T00:31:19.101 INFO:tasks.rados.rados.0.smithi026.stdout:802: done (3 left) 2024-09-01T00:31:19.101 INFO:tasks.rados.rados.0.smithi026.stdout:804: done (2 left) 2024-09-01T00:31:19.101 INFO:tasks.rados.rados.0.smithi026.stdout:805: rollback oid 44 current snap is 70 2024-09-01T00:31:19.101 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 44 to 69 2024-09-01T00:31:19.101 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 70 2024-09-01T00:31:19.101 INFO:tasks.rados.rados.0.smithi026.stdout:806: seq_num 260 ranges {827392=761856,1589248=417792,2007040=786432} 2024-09-01T00:31:19.109 INFO:tasks.rados.rados.0.smithi026.stdout:806: writing smithi02669314-50 from 827392 to 1589248 tid 1 2024-09-01T00:31:19.111 INFO:tasks.rados.rados.0.smithi026.stdout:806: writing smithi02669314-50 from 1589248 to 2007040 tid 2 2024-09-01T00:31:19.116 INFO:tasks.rados.rados.0.smithi026.stdout:806: writing smithi02669314-50 from 2007040 to 2793472 tid 3 2024-09-01T00:31:19.116 INFO:tasks.rados.rados.0.smithi026.stdout:807: copy_from oid 41 from oid 35 current snap is 70 2024-09-01T00:31:19.116 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 190 (ObjNum 204 snap 50 seq_num 204) dirty exists 2024-09-01T00:31:19.116 INFO:tasks.rados.rados.0.smithi026.stdout:801: done (4 left) 2024-09-01T00:31:19.116 INFO:tasks.rados.rados.0.smithi026.stdout:808: snap_remove snap 57 2024-09-01T00:31:19.558 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:31:19 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:31:19.225Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=6 2024-09-01T00:31:19.564 INFO:tasks.rados.rados.0.smithi026.stdout:808: done (4 left) 2024-09-01T00:31:19.564 INFO:tasks.rados.rados.0.smithi026.stdout:809: rollback oid 3 current snap is 70 2024-09-01T00:31:19.564 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 3 to 66 2024-09-01T00:31:19.564 INFO:tasks.rados.rados.0.smithi026.stdout:805: finishing rollback tid 1 to smithi02669314-44 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 292 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:803: finishing copy_from racing read to smithi02669314-9 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:803: finishing copy_from to smithi02669314-9 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 302 (ObjNum 252 snap 68 seq_num 252) dirty exists 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:806: finishing write tid 1 to smithi02669314-50 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:806: finishing write tid 2 to smithi02669314-50 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:806: finishing write tid 3 to smithi02669314-50 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:806: finishing write tid 4 to smithi02669314-50 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:806: finishing write tid 5 to smithi02669314-50 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:806: oid 50 updating version 0 to 370 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:806: oid 50 updating version 370 to 372 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:806: oid 50 version 372 is already newer than 371 2024-09-01T00:31:19.565 INFO:tasks.rados.rados.0.smithi026.stdout:806: oid 50 version 372 is already newer than 369 2024-09-01T00:31:19.566 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 372 (ObjNum 260 snap 70 seq_num 260) dirty exists 2024-09-01T00:31:19.566 INFO:tasks.rados.rados.0.smithi026.stdout:806: left oid 50 (ObjNum 260 snap 70 seq_num 260) 2024-09-01T00:31:19.566 INFO:tasks.rados.rados.0.smithi026.stdout:807: finishing copy_from racing read to smithi02669314-41 2024-09-01T00:31:19.566 INFO:tasks.rados.rados.0.smithi026.stdout:807: finishing copy_from to smithi02669314-41 2024-09-01T00:31:19.566 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 274 (ObjNum 244 snap 65 seq_num 244) dirty exists 2024-09-01T00:31:19.566 INFO:tasks.rados.rados.0.smithi026.stdout:803: done (4 left) 2024-09-01T00:31:19.566 INFO:tasks.rados.rados.0.smithi026.stdout:805: done (3 left) 2024-09-01T00:31:19.566 INFO:tasks.rados.rados.0.smithi026.stdout:806: done (2 left) 2024-09-01T00:31:19.566 INFO:tasks.rados.rados.0.smithi026.stdout:807: done (1 left) 2024-09-01T00:31:19.566 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 70 2024-09-01T00:31:19.566 INFO:tasks.rados.rados.0.smithi026.stdout:810: seq_num 261 ranges {2375680=778240,3153920=704512,3858432=499712} 2024-09-01T00:31:19.582 INFO:tasks.rados.rados.0.smithi026.stdout:810: writing smithi02669314-42 from 2375680 to 3153920 tid 1 2024-09-01T00:31:19.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:19 smithi139 ceph-mon[20615]: mgrmap e38: y(active, since 25s), standbys: x 2024-09-01T00:31:19.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:19 smithi139 ceph-mon[20615]: osdmap e216: 8 total, 8 up, 8 in 2024-09-01T00:31:19.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:19 smithi139 ceph-mon[20615]: pgmap v42: 121 pgs: 121 active+clean; 202 MiB data, 796 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:19.586 INFO:tasks.rados.rados.0.smithi026.stdout:810: writing smithi02669314-42 from 3153920 to 3858432 tid 2 2024-09-01T00:31:19.589 INFO:tasks.rados.rados.0.smithi026.stdout:810: writing smithi02669314-42 from 3858432 to 4358144 tid 3 2024-09-01T00:31:19.589 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 70 2024-09-01T00:31:19.589 INFO:tasks.rados.rados.0.smithi026.stdout:809: finishing rollback tid 0 to smithi02669314-3 2024-09-01T00:31:19.589 INFO:tasks.rados.rados.0.smithi026.stdout:809: finishing rollback tid 1 to smithi02669314-3 2024-09-01T00:31:19.589 INFO:tasks.rados.rados.0.smithi026.stdout:809: finishing rollback tid 2 to smithi02669314-3 2024-09-01T00:31:19.590 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 151 (ObjNum 149 snap 33 seq_num 149) dirty exists 2024-09-01T00:31:19.590 INFO:tasks.rados.rados.0.smithi026.stdout:810: finishing write tid 1 to smithi02669314-42 2024-09-01T00:31:19.590 INFO:tasks.rados.rados.0.smithi026.stdout:810: finishing write tid 2 to smithi02669314-42 2024-09-01T00:31:19.590 INFO:tasks.rados.rados.0.smithi026.stdout:811: seq_num 262 ranges {5398528=794624,6193152=589824,6782976=614400} 2024-09-01T00:31:19.623 INFO:tasks.rados.rados.0.smithi026.stdout:811: writing smithi02669314-23 from 5398528 to 6193152 tid 1 2024-09-01T00:31:19.626 INFO:tasks.rados.rados.0.smithi026.stdout:811: writing smithi02669314-23 from 6193152 to 6782976 tid 2 2024-09-01T00:31:19.630 INFO:tasks.rados.rados.0.smithi026.stdout:811: writing smithi02669314-23 from 6782976 to 7397376 tid 3 2024-09-01T00:31:19.630 INFO:tasks.rados.rados.0.smithi026.stdout:809: done (2 left) 2024-09-01T00:31:19.630 INFO:tasks.rados.rados.0.smithi026.stdout:812: snap_create 2024-09-01T00:31:19.630 INFO:tasks.rados.rados.0.smithi026.stdout:810: finishing write tid 3 to smithi02669314-42 2024-09-01T00:31:19.630 INFO:tasks.rados.rados.0.smithi026.stdout:810: finishing write tid 4 to smithi02669314-42 2024-09-01T00:31:19.630 INFO:tasks.rados.rados.0.smithi026.stdout:810: finishing write tid 5 to smithi02669314-42 2024-09-01T00:31:19.630 INFO:tasks.rados.rados.0.smithi026.stdout:810: oid 42 updating version 0 to 321 2024-09-01T00:31:19.631 INFO:tasks.rados.rados.0.smithi026.stdout:810: oid 42 updating version 321 to 323 2024-09-01T00:31:19.631 INFO:tasks.rados.rados.0.smithi026.stdout:810: oid 42 version 323 is already newer than 322 2024-09-01T00:31:19.631 INFO:tasks.rados.rados.0.smithi026.stdout:810: oid 42 version 323 is already newer than 320 2024-09-01T00:31:19.631 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 323 (ObjNum 261 snap 70 seq_num 261) dirty exists 2024-09-01T00:31:19.631 INFO:tasks.rados.rados.0.smithi026.stdout:810: left oid 42 (ObjNum 261 snap 70 seq_num 261) 2024-09-01T00:31:19.631 INFO:tasks.rados.rados.0.smithi026.stdout:811: finishing write tid 1 to smithi02669314-23 2024-09-01T00:31:19.631 INFO:tasks.rados.rados.0.smithi026.stdout:811: finishing write tid 2 to smithi02669314-23 2024-09-01T00:31:19.632 INFO:tasks.rados.rados.0.smithi026.stdout:811: finishing write tid 3 to smithi02669314-23 2024-09-01T00:31:19.632 INFO:tasks.rados.rados.0.smithi026.stdout:811: finishing write tid 4 to smithi02669314-23 2024-09-01T00:31:19.633 INFO:tasks.rados.rados.0.smithi026.stdout:811: finishing write tid 5 to smithi02669314-23 2024-09-01T00:31:19.633 INFO:tasks.rados.rados.0.smithi026.stdout:811: oid 23 updating version 0 to 278 2024-09-01T00:31:19.633 INFO:tasks.rados.rados.0.smithi026.stdout:811: oid 23 updating version 278 to 280 2024-09-01T00:31:19.633 INFO:tasks.rados.rados.0.smithi026.stdout:811: oid 23 version 280 is already newer than 279 2024-09-01T00:31:19.633 INFO:tasks.rados.rados.0.smithi026.stdout:811: oid 23 updating version 280 to 281 2024-09-01T00:31:19.633 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 281 (ObjNum 262 snap 70 seq_num 262) dirty exists 2024-09-01T00:31:19.633 INFO:tasks.rados.rados.0.smithi026.stdout:811: left oid 23 (ObjNum 262 snap 70 seq_num 262) 2024-09-01T00:31:19.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:19 smithi026 ceph-mon[28102]: mgrmap e38: y(active, since 25s), standbys: x 2024-09-01T00:31:19.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:19 smithi026 ceph-mon[28102]: osdmap e216: 8 total, 8 up, 8 in 2024-09-01T00:31:19.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:19 smithi026 ceph-mon[28102]: pgmap v42: 121 pgs: 121 active+clean; 202 MiB data, 796 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:19 smithi026 ceph-mon[17191]: mgrmap e38: y(active, since 25s), standbys: x 2024-09-01T00:31:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:19 smithi026 ceph-mon[17191]: osdmap e216: 8 total, 8 up, 8 in 2024-09-01T00:31:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:19 smithi026 ceph-mon[17191]: pgmap v42: 121 pgs: 121 active+clean; 202 MiB data, 796 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:20.567 INFO:tasks.rados.rados.0.smithi026.stdout:810: done (2 left) 2024-09-01T00:31:20.568 INFO:tasks.rados.rados.0.smithi026.stdout:811: done (1 left) 2024-09-01T00:31:20.568 INFO:tasks.rados.rados.0.smithi026.stdout:812: done (0 left) 2024-09-01T00:31:20.568 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 71 2024-09-01T00:31:20.568 INFO:tasks.rados.rados.0.smithi026.stdout:813: seq_num 263 ranges {557056=409600,966656=475136,1441792=557056,1998848=573440} 2024-09-01T00:31:20.573 INFO:tasks.rados.rados.0.smithi026.stdout:813: writing smithi02669314-45 from 557056 to 966656 tid 1 2024-09-01T00:31:20.575 INFO:tasks.rados.rados.0.smithi026.stdout:813: writing smithi02669314-45 from 966656 to 1441792 tid 2 2024-09-01T00:31:20.578 INFO:tasks.rados.rados.0.smithi026.stdout:813: writing smithi02669314-45 from 1441792 to 1998848 tid 3 2024-09-01T00:31:20.581 INFO:tasks.rados.rados.0.smithi026.stdout:813: writing smithi02669314-45 from 1998848 to 2572288 tid 4 2024-09-01T00:31:20.582 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 71 2024-09-01T00:31:20.582 INFO:tasks.rados.rados.0.smithi026.stdout:813: finishing write tid 1 to smithi02669314-45 2024-09-01T00:31:20.582 INFO:tasks.rados.rados.0.smithi026.stdout:813: finishing write tid 2 to smithi02669314-45 2024-09-01T00:31:20.582 INFO:tasks.rados.rados.0.smithi026.stdout:814: seq_num 264 ranges {6045696=425984,6471680=761856,7233536=770048,8003584=73728} 2024-09-01T00:31:20.617 INFO:tasks.rados.rados.0.smithi026.stdout:814: writing smithi02669314-10 from 6045696 to 6471680 tid 1 2024-09-01T00:31:20.621 INFO:tasks.rados.rados.0.smithi026.stdout:814: writing smithi02669314-10 from 6471680 to 7233536 tid 2 2024-09-01T00:31:20.627 INFO:tasks.rados.rados.0.smithi026.stdout:814: writing smithi02669314-10 from 7233536 to 8003584 tid 3 2024-09-01T00:31:20.627 INFO:tasks.rados.rados.0.smithi026.stdout:814: writing smithi02669314-10 from 8003584 to 8077312 tid 4 2024-09-01T00:31:20.627 INFO:tasks.rados.rados.0.smithi026.stdout:815: delete oid 7 current snap is 71 2024-09-01T00:31:20.627 INFO:tasks.rados.rados.0.smithi026.stdout:813: finishing write tid 3 to smithi02669314-45 2024-09-01T00:31:20.627 INFO:tasks.rados.rados.0.smithi026.stdout:813: finishing write tid 4 to smithi02669314-45 2024-09-01T00:31:20.627 INFO:tasks.rados.rados.0.smithi026.stdout:813: finishing write tid 5 to smithi02669314-45 2024-09-01T00:31:20.627 INFO:tasks.rados.rados.0.smithi026.stdout:813: finishing write tid 6 to smithi02669314-45 2024-09-01T00:31:20.627 INFO:tasks.rados.rados.0.smithi026.stdout:813: oid 45 updating version 0 to 278 2024-09-01T00:31:20.627 INFO:tasks.rados.rados.0.smithi026.stdout:813: oid 45 updating version 278 to 279 2024-09-01T00:31:20.627 INFO:tasks.rados.rados.0.smithi026.stdout:813: oid 45 updating version 279 to 282 2024-09-01T00:31:20.627 INFO:tasks.rados.rados.0.smithi026.stdout:813: oid 45 version 282 is already newer than 281 2024-09-01T00:31:20.628 INFO:tasks.rados.rados.0.smithi026.stdout:813: oid 45 version 282 is already newer than 280 2024-09-01T00:31:20.628 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 282 (ObjNum 263 snap 71 seq_num 263) dirty exists 2024-09-01T00:31:20.628 INFO:tasks.rados.rados.0.smithi026.stdout:813: left oid 45 (ObjNum 263 snap 71 seq_num 263) 2024-09-01T00:31:20.628 INFO:tasks.rados.rados.0.smithi026.stdout:814: finishing write tid 1 to smithi02669314-10 2024-09-01T00:31:20.628 INFO:tasks.rados.rados.0.smithi026.stdout:814: finishing write tid 2 to smithi02669314-10 2024-09-01T00:31:20.629 INFO:tasks.rados.rados.0.smithi026.stdout:814: finishing write tid 3 to smithi02669314-10 2024-09-01T00:31:20.630 INFO:tasks.rados.rados.0.smithi026.stdout:814: finishing write tid 4 to smithi02669314-10 2024-09-01T00:31:20.630 INFO:tasks.rados.rados.0.smithi026.stdout:814: finishing write tid 5 to smithi02669314-10 2024-09-01T00:31:20.630 INFO:tasks.rados.rados.0.smithi026.stdout:813: done (2 left) 2024-09-01T00:31:20.630 INFO:tasks.rados.rados.0.smithi026.stdout:815: done (1 left) 2024-09-01T00:31:20.631 INFO:tasks.rados.rados.0.smithi026.stdout:816: rmattr oid 20 current snap is 71 2024-09-01T00:31:20.631 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 71 2024-09-01T00:31:20.631 INFO:tasks.rados.rados.0.smithi026.stdout:817: seq_num 266 ranges {0=458752,458752=524288,983040=729088,1712128=352256} 2024-09-01T00:31:20.633 INFO:tasks.rados.rados.0.smithi026.stdout:817: writing smithi02669314-47 from 0 to 458752 tid 1 2024-09-01T00:31:20.636 INFO:tasks.rados.rados.0.smithi026.stdout:817: writing smithi02669314-47 from 458752 to 983040 tid 2 2024-09-01T00:31:20.640 INFO:tasks.rados.rados.0.smithi026.stdout:817: writing smithi02669314-47 from 983040 to 1712128 tid 3 2024-09-01T00:31:20.643 INFO:tasks.rados.rados.0.smithi026.stdout:817: writing smithi02669314-47 from 1712128 to 2064384 tid 4 2024-09-01T00:31:20.643 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 71 2024-09-01T00:31:20.643 INFO:tasks.rados.rados.0.smithi026.stdout:818: seq_num 267 ranges {6840320=475136,7315456=458752,7774208=540672,8314880=606208} 2024-09-01T00:31:20.682 INFO:tasks.rados.rados.0.smithi026.stdout:818: writing smithi02669314-48 from 6840320 to 7315456 tid 1 2024-09-01T00:31:20.685 INFO:tasks.rados.rados.0.smithi026.stdout:818: writing smithi02669314-48 from 7315456 to 7774208 tid 2 2024-09-01T00:31:20.688 INFO:tasks.rados.rados.0.smithi026.stdout:818: writing smithi02669314-48 from 7774208 to 8314880 tid 3 2024-09-01T00:31:20.692 INFO:tasks.rados.rados.0.smithi026.stdout:818: writing smithi02669314-48 from 8314880 to 8921088 tid 4 2024-09-01T00:31:20.692 INFO:tasks.rados.rados.0.smithi026.stdout:819: delete oid 6 current snap is 71 2024-09-01T00:31:20.692 INFO:tasks.rados.rados.0.smithi026.stdout:814: finishing write tid 6 to smithi02669314-10 2024-09-01T00:31:20.692 INFO:tasks.rados.rados.0.smithi026.stdout:814: oid 10 updating version 0 to 260 2024-09-01T00:31:20.692 INFO:tasks.rados.rados.0.smithi026.stdout:814: oid 10 version 260 is already newer than 259 2024-09-01T00:31:20.692 INFO:tasks.rados.rados.0.smithi026.stdout:814: oid 10 version 260 is already newer than 257 2024-09-01T00:31:20.692 INFO:tasks.rados.rados.0.smithi026.stdout:814: oid 10 version 260 is already newer than 258 2024-09-01T00:31:20.692 INFO:tasks.rados.rados.0.smithi026.stdout:814: oid 10 updating version 260 to 261 2024-09-01T00:31:20.692 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 261 (ObjNum 264 snap 71 seq_num 264) dirty exists 2024-09-01T00:31:20.692 INFO:tasks.rados.rados.0.smithi026.stdout:814: left oid 10 (ObjNum 264 snap 71 seq_num 264) 2024-09-01T00:31:20.693 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 339 (ObjNum 105 snap 18 seq_num 105) dirty exists 2024-09-01T00:31:20.693 INFO:tasks.rados.rados.0.smithi026.stdout:817: finishing write tid 1 to smithi02669314-47 2024-09-01T00:31:20.693 INFO:tasks.rados.rados.0.smithi026.stdout:817: finishing write tid 2 to smithi02669314-47 2024-09-01T00:31:20.693 INFO:tasks.rados.rados.0.smithi026.stdout:817: finishing write tid 3 to smithi02669314-47 2024-09-01T00:31:20.693 INFO:tasks.rados.rados.0.smithi026.stdout:817: finishing write tid 4 to smithi02669314-47 2024-09-01T00:31:20.693 INFO:tasks.rados.rados.0.smithi026.stdout:817: finishing write tid 5 to smithi02669314-47 2024-09-01T00:31:20.693 INFO:tasks.rados.rados.0.smithi026.stdout:817: finishing write tid 6 to smithi02669314-47 2024-09-01T00:31:20.693 INFO:tasks.rados.rados.0.smithi026.stdout:817: oid 47 updating version 0 to 343 2024-09-01T00:31:20.693 INFO:tasks.rados.rados.0.smithi026.stdout:817: oid 47 version 343 is already newer than 342 2024-09-01T00:31:20.693 INFO:tasks.rados.rados.0.smithi026.stdout:817: oid 47 version 343 is already newer than 340 2024-09-01T00:31:20.694 INFO:tasks.rados.rados.0.smithi026.stdout:817: oid 47 version 343 is already newer than 341 2024-09-01T00:31:20.694 INFO:tasks.rados.rados.0.smithi026.stdout:817: oid 47 updating version 343 to 344 2024-09-01T00:31:20.694 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 344 (ObjNum 266 snap 71 seq_num 266) dirty exists 2024-09-01T00:31:20.694 INFO:tasks.rados.rados.0.smithi026.stdout:817: left oid 47 (ObjNum 266 snap 71 seq_num 266) 2024-09-01T00:31:20.694 INFO:tasks.rados.rados.0.smithi026.stdout:818: finishing write tid 1 to smithi02669314-48 2024-09-01T00:31:20.694 INFO:tasks.rados.rados.0.smithi026.stdout:818: finishing write tid 2 to smithi02669314-48 2024-09-01T00:31:20.694 INFO:tasks.rados.rados.0.smithi026.stdout:818: finishing write tid 3 to smithi02669314-48 2024-09-01T00:31:20.695 INFO:tasks.rados.rados.0.smithi026.stdout:814: done (4 left) 2024-09-01T00:31:20.695 INFO:tasks.rados.rados.0.smithi026.stdout:816: done (3 left) 2024-09-01T00:31:20.695 INFO:tasks.rados.rados.0.smithi026.stdout:817: done (2 left) 2024-09-01T00:31:20.695 INFO:tasks.rados.rados.0.smithi026.stdout:819: done (1 left) 2024-09-01T00:31:20.695 INFO:tasks.rados.rados.0.smithi026.stdout:820: snap_create 2024-09-01T00:31:20.695 INFO:tasks.rados.rados.0.smithi026.stdout:818: finishing write tid 4 to smithi02669314-48 2024-09-01T00:31:20.696 INFO:tasks.rados.rados.0.smithi026.stdout:818: finishing write tid 5 to smithi02669314-48 2024-09-01T00:31:20.696 INFO:tasks.rados.rados.0.smithi026.stdout:818: finishing write tid 6 to smithi02669314-48 2024-09-01T00:31:20.696 INFO:tasks.rados.rados.0.smithi026.stdout:818: oid 48 updating version 0 to 329 2024-09-01T00:31:20.696 INFO:tasks.rados.rados.0.smithi026.stdout:818: oid 48 updating version 329 to 330 2024-09-01T00:31:20.696 INFO:tasks.rados.rados.0.smithi026.stdout:818: oid 48 updating version 330 to 331 2024-09-01T00:31:20.696 INFO:tasks.rados.rados.0.smithi026.stdout:818: oid 48 version 331 is already newer than 328 2024-09-01T00:31:20.696 INFO:tasks.rados.rados.0.smithi026.stdout:818: oid 48 version 331 is already newer than 327 2024-09-01T00:31:20.696 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 331 (ObjNum 267 snap 71 seq_num 267) dirty exists 2024-09-01T00:31:20.696 INFO:tasks.rados.rados.0.smithi026.stdout:818: left oid 48 (ObjNum 267 snap 71 seq_num 267) 2024-09-01T00:31:20.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:20 smithi139 ceph-mon[20615]: osdmap e217: 8 total, 8 up, 8 in 2024-09-01T00:31:20.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:20 smithi026 ceph-mon[17191]: osdmap e217: 8 total, 8 up, 8 in 2024-09-01T00:31:20.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:20 smithi026 ceph-mon[28102]: osdmap e217: 8 total, 8 up, 8 in 2024-09-01T00:31:21.573 INFO:tasks.rados.rados.0.smithi026.stdout:818: done (1 left) 2024-09-01T00:31:21.574 INFO:tasks.rados.rados.0.smithi026.stdout:820: done (0 left) 2024-09-01T00:31:21.574 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 72 2024-09-01T00:31:21.574 INFO:tasks.rados.rados.0.smithi026.stdout:821: seq_num 269 ranges {540672=507904,1048576=630784,1679360=557056,2236416=417792} 2024-09-01T00:31:21.579 INFO:tasks.rados.rados.0.smithi026.stdout:821: writing smithi02669314-13 from 540672 to 1048576 tid 1 2024-09-01T00:31:21.582 INFO:tasks.rados.rados.0.smithi026.stdout:821: writing smithi02669314-13 from 1048576 to 1679360 tid 2 2024-09-01T00:31:21.586 INFO:tasks.rados.rados.0.smithi026.stdout:821: writing smithi02669314-13 from 1679360 to 2236416 tid 3 2024-09-01T00:31:21.589 INFO:tasks.rados.rados.0.smithi026.stdout:821: writing smithi02669314-13 from 2236416 to 2654208 tid 4 2024-09-01T00:31:21.589 INFO:tasks.rados.rados.0.smithi026.stdout:822: delete oid 50 current snap is 72 2024-09-01T00:31:21.589 INFO:tasks.rados.rados.0.smithi026.stdout:821: finishing write tid 1 to smithi02669314-13 2024-09-01T00:31:21.589 INFO:tasks.rados.rados.0.smithi026.stdout:821: finishing write tid 2 to smithi02669314-13 2024-09-01T00:31:21.589 INFO:tasks.rados.rados.0.smithi026.stdout:821: finishing write tid 3 to smithi02669314-13 2024-09-01T00:31:21.591 INFO:tasks.rados.rados.0.smithi026.stdout:821: finishing write tid 4 to smithi02669314-13 2024-09-01T00:31:21.592 INFO:tasks.rados.rados.0.smithi026.stdout:822: done (1 left) 2024-09-01T00:31:21.592 INFO:tasks.rados.rados.0.smithi026.stdout:823: rollback oid 21 current snap is 72 2024-09-01T00:31:21.592 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 21 to 69 2024-09-01T00:31:21.592 INFO:tasks.rados.rados.0.smithi026.stdout:821: finishing write tid 5 to smithi02669314-13 2024-09-01T00:31:21.592 INFO:tasks.rados.rados.0.smithi026.stdout:824: snap_remove snap 70 2024-09-01T00:31:21.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: osdmap e218: 8 total, 8 up, 8 in 2024-09-01T00:31:21.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: pgmap v45: 121 pgs: 121 active+clean; 189 MiB data, 786 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-09-01T00:31:21.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: Upgrade: Setting container_image for all mgr 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-01T00:31:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-01T00:31:21.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-01T00:31:21.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:21 smithi139 ceph-mon[20615]: Upgrade: It appears safe to stop mon.a 2024-09-01T00:31:21.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: osdmap e218: 8 total, 8 up, 8 in 2024-09-01T00:31:21.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: pgmap v45: 121 pgs: 121 active+clean; 189 MiB data, 786 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-09-01T00:31:21.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:21.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:21.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:31:21.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:31:21.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:21.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:21.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:31:21.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: Upgrade: Setting container_image for all mgr 2024-09-01T00:31:21.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:21.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-01T00:31:21.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-01T00:31:21.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-01T00:31:21.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-01T00:31:21.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-01T00:31:21.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-01T00:31:21.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[17191]: Upgrade: It appears safe to stop mon.a 2024-09-01T00:31:21.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: osdmap e218: 8 total, 8 up, 8 in 2024-09-01T00:31:21.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: pgmap v45: 121 pgs: 121 active+clean; 189 MiB data, 786 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-09-01T00:31:21.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:21.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:21.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:31:21.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-01T00:31:21.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:21.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:21.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:31:21.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: Upgrade: Setting container_image for all mgr 2024-09-01T00:31:21.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:21.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-01T00:31:21.957 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-01T00:31:21.957 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-01T00:31:21.957 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-01T00:31:21.957 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-01T00:31:21.958 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-01T00:31:21.958 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:21 smithi026 ceph-mon[28102]: Upgrade: It appears safe to stop mon.a 2024-09-01T00:31:22.519 INFO:tasks.rados.rados.0.smithi026.stdout:824: done (2 left) 2024-09-01T00:31:22.520 INFO:tasks.rados.rados.0.smithi026.stdout:825: snap_create 2024-09-01T00:31:22.520 INFO:tasks.rados.rados.0.smithi026.stdout:821: finishing write tid 6 to smithi02669314-13 2024-09-01T00:31:22.520 INFO:tasks.rados.rados.0.smithi026.stdout:821: oid 13 updating version 0 to 147 2024-09-01T00:31:22.520 INFO:tasks.rados.rados.0.smithi026.stdout:821: oid 13 version 147 is already newer than 144 2024-09-01T00:31:22.520 INFO:tasks.rados.rados.0.smithi026.stdout:821: oid 13 version 147 is already newer than 146 2024-09-01T00:31:22.520 INFO:tasks.rados.rados.0.smithi026.stdout:821: oid 13 version 147 is already newer than 143 2024-09-01T00:31:22.520 INFO:tasks.rados.rados.0.smithi026.stdout:821: oid 13 version 147 is already newer than 145 2024-09-01T00:31:22.520 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 147 (ObjNum 269 snap 72 seq_num 269) dirty exists 2024-09-01T00:31:22.520 INFO:tasks.rados.rados.0.smithi026.stdout:821: left oid 13 (ObjNum 269 snap 72 seq_num 269) 2024-09-01T00:31:22.520 INFO:tasks.rados.rados.0.smithi026.stdout:823: finishing rollback tid 0 to smithi02669314-21 2024-09-01T00:31:22.520 INFO:tasks.rados.rados.0.smithi026.stdout:823: finishing rollback tid 1 to smithi02669314-21 2024-09-01T00:31:22.520 INFO:tasks.rados.rados.0.smithi026.stdout:823: finishing rollback tid 2 to smithi02669314-21 2024-09-01T00:31:22.521 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 198 (ObjNum 204 snap 50 seq_num 204) dirty exists 2024-09-01T00:31:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:22 smithi139 ceph-mon[20615]: osdmap e219: 8 total, 8 up, 8 in 2024-09-01T00:31:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:22 smithi139 ceph-mon[20615]: Upgrade: Updating mon.a 2024-09-01T00:31:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:22 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:22 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:31:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:22 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-01T00:31:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:22 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:31:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:22 smithi139 ceph-mon[20615]: Deploying daemon mon.a on smithi026 2024-09-01T00:31:22.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:22 smithi139 ceph-mon[20615]: osdmap e220: 8 total, 8 up, 8 in 2024-09-01T00:31:22.857 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:31:22] "GET /metrics HTTP/1.1" 200 36097 "" "Prometheus/2.43.0" 2024-09-01T00:31:22.857 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[17191]: osdmap e219: 8 total, 8 up, 8 in 2024-09-01T00:31:22.857 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[17191]: Upgrade: Updating mon.a 2024-09-01T00:31:22.857 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:22.857 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:31:22.857 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-01T00:31:22.857 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:31:22.858 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[17191]: Deploying daemon mon.a on smithi026 2024-09-01T00:31:22.858 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[17191]: osdmap e220: 8 total, 8 up, 8 in 2024-09-01T00:31:22.858 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[28102]: osdmap e219: 8 total, 8 up, 8 in 2024-09-01T00:31:22.858 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[28102]: Upgrade: Updating mon.a 2024-09-01T00:31:22.858 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' 2024-09-01T00:31:22.858 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-01T00:31:22.858 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-01T00:31:22.858 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-01T00:31:22.858 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[28102]: Deploying daemon mon.a on smithi026 2024-09-01T00:31:22.858 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:22 smithi026 ceph-mon[28102]: osdmap e220: 8 total, 8 up, 8 in 2024-09-01T00:31:23.520 INFO:tasks.rados.rados.0.smithi026.stdout:821: done (2 left) 2024-09-01T00:31:23.521 INFO:tasks.rados.rados.0.smithi026.stdout:823: done (1 left) 2024-09-01T00:31:23.521 INFO:tasks.rados.rados.0.smithi026.stdout:825: done (0 left) 2024-09-01T00:31:23.521 INFO:tasks.rados.rados.0.smithi026.stdout:826: read oid 46 snap -1 2024-09-01T00:31:23.521 INFO:tasks.rados.rados.0.smithi026.stdout:826: expect deleted 2024-09-01T00:31:23.521 INFO:tasks.rados.rados.0.smithi026.stdout:827: read oid 12 snap -1 2024-09-01T00:31:23.521 INFO:tasks.rados.rados.0.smithi026.stdout:827: expect (ObjNum 242 snap 65 seq_num 242) 2024-09-01T00:31:23.521 INFO:tasks.rados.rados.0.smithi026.stdout:828: read oid 29 snap -1 2024-09-01T00:31:23.521 INFO:tasks.rados.rados.0.smithi026.stdout:828: expect deleted 2024-09-01T00:31:23.521 INFO:tasks.rados.rados.0.smithi026.stdout:829: snap_remove snap 66 2024-09-01T00:31:23.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:23 smithi139 ceph-mon[20615]: pgmap v48: 121 pgs: 121 active+clean; 189 MiB data, 786 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-09-01T00:31:23.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:23 smithi139 ceph-mon[20615]: osdmap e221: 8 total, 8 up, 8 in 2024-09-01T00:31:23.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:23 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:31:23.873 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:23 smithi026 ceph-mon[17191]: pgmap v48: 121 pgs: 121 active+clean; 189 MiB data, 786 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-09-01T00:31:23.873 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:23 smithi026 ceph-mon[17191]: osdmap e221: 8 total, 8 up, 8 in 2024-09-01T00:31:23.873 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:23 smithi026 ceph-mon[17191]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:31:23.873 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:23 smithi026 ceph-mon[28102]: pgmap v48: 121 pgs: 121 active+clean; 189 MiB data, 786 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-09-01T00:31:23.873 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:23 smithi026 ceph-mon[28102]: osdmap e221: 8 total, 8 up, 8 in 2024-09-01T00:31:23.874 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:23 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-01T00:31:24.133 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:23 smithi026 systemd[1]: Stopping Ceph mon.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:31:24.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a[17187]: 2024-09-01T00:31:24.132+0000 7f149f101640 -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-01T00:31:24.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a[17187]: 2024-09-01T00:31:24.132+0000 7f149f101640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-01T00:31:24.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:24 smithi026 podman[81002]: 2024-09-01 00:31:24.184720385 +0000 UTC m=+0.157051943 container died 116f221a53c253f9a63b49619892e7f3afaaaa81ffbabd2bd21651a7672fb013 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-7290dfe, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-01T00:31:24.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:31:24] ENGINE Bus STOPPING 2024-09-01T00:31:24.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:31:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:31:24.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:31:24] ENGINE Bus STOPPED 2024-09-01T00:31:24.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:31:24] ENGINE Bus STARTING 2024-09-01T00:31:24.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:31:24] ENGINE Serving on http://:::9283 2024-09-01T00:31:24.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:24 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:31:24] ENGINE Bus STARTED 2024-09-01T00:31:24.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:24 smithi026 podman[81002]: 2024-09-01 00:31:24.567568042 +0000 UTC m=+0.539899594 container cleanup 116f221a53c253f9a63b49619892e7f3afaaaa81ffbabd2bd21651a7672fb013 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, 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, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=reef-7290dfe, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:31:24.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:24 smithi026 bash[81002]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a 2024-09-01T00:31:25.174 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:24 smithi026 podman[81026]: 2024-09-01 00:31:24.843995522 +0000 UTC m=+0.658114369 container remove 116f221a53c253f9a63b49619892e7f3afaaaa81ffbabd2bd21651a7672fb013 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, maintainer=Guillaume Abrioux , RELEASE=reef-7290dfe, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-01T00:31:25.174 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:24 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-01T00:31:25.174 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:24 smithi026 systemd[1]: Stopped Ceph mon.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:31:25.174 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:24 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.a.service: Consumed 13.413s CPU time. 2024-09-01T00:31:25.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 systemd[1]: Starting Ceph mon.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:31:25.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 podman[81163]: 2024-09-01 00:31:25.305777567 +0000 UTC m=+0.016115522 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:31:25.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 podman[81163]: 2024-09-01 00:31:25.420057761 +0000 UTC m=+0.130395745 container create 57d4bb71801af81abee8422286ffe84156233e5dfc3463e62eba7f9bb8c49546 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-01T00:31:25.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 podman[81163]: 2024-09-01 00:31:25.64802821 +0000 UTC m=+0.358366160 container init 57d4bb71801af81abee8422286ffe84156233e5dfc3463e62eba7f9bb8c49546 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True) 2024-09-01T00:31:25.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 podman[81163]: 2024-09-01 00:31:25.65132893 +0000 UTC m=+0.361666876 container start 57d4bb71801af81abee8422286ffe84156233e5dfc3463e62eba7f9bb8c49546 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-01T00:31:25.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: set uid:gid to 167:167 (ceph:ceph) 2024-09-01T00:31:25.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev), process ceph-mon, pid 2 2024-09-01T00:31:25.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: pidfile_write: ignore empty --pid-file 2024-09-01T00:31:25.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: load: jerasure load: lrc 2024-09-01T00:31:25.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: RocksDB version: 7.9.2 2024-09-01T00:31:25.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Git sha 0 2024-09-01T00:31:25.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Compile date 2024-08-31 16:27:52 2024-09-01T00:31:25.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: DB SUMMARY 2024-09-01T00:31:25.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: DB Session ID: 6ZFNV410G8A3GDEQBRO4 2024-09-01T00:31:25.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: CURRENT file: CURRENT 2024-09-01T00:31:25.954 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: IDENTITY file: IDENTITY 2024-09-01T00:31:25.954 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1519 Bytes 2024-09-01T00:31:25.954 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000032.sst 2024-09-01T00:31:25.954 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000030.log size: 3767462 ; 2024-09-01T00:31:25.954 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.error_if_exists: 0 2024-09-01T00:31:25.954 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.create_if_missing: 0 2024-09-01T00:31:25.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.paranoid_checks: 1 2024-09-01T00:31:25.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-01T00:31:25.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-01T00:31:25.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-01T00:31:25.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.env: 0x561eac63a0e0 2024-09-01T00:31:25.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.fs: PosixFileSystem 2024-09-01T00:31:25.956 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.info_log: 0x561eae999860 2024-09-01T00:31:25.956 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_file_opening_threads: 16 2024-09-01T00:31:25.956 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.statistics: (nil) 2024-09-01T00:31:25.956 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.use_fsync: 0 2024-09-01T00:31:25.956 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_log_file_size: 0 2024-09-01T00:31:25.956 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-01T00:31:25.957 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-01T00:31:25.957 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.keep_log_file_num: 1000 2024-09-01T00:31:25.957 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.recycle_log_file_num: 0 2024-09-01T00:31:25.957 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.allow_fallocate: 1 2024-09-01T00:31:25.957 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.allow_mmap_reads: 0 2024-09-01T00:31:25.957 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.allow_mmap_writes: 0 2024-09-01T00:31:25.958 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.use_direct_reads: 0 2024-09-01T00:31:25.958 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-01T00:31:25.958 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.create_missing_column_families: 0 2024-09-01T00:31:25.958 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.db_log_dir: 2024-09-01T00:31:25.958 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.wal_dir: 2024-09-01T00:31:25.958 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-01T00:31:25.959 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-01T00:31:25.959 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-01T00:31:25.959 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-01T00:31:25.959 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-01T00:31:25.959 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-01T00:31:25.959 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.advise_random_on_open: 1 2024-09-01T00:31:25.959 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.db_write_buffer_size: 0 2024-09-01T00:31:25.960 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.write_buffer_manager: 0x561eae99c960 2024-09-01T00:31:25.960 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-01T00:31:25.960 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-01T00:31:25.960 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-01T00:31:25.960 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.rate_limiter: (nil) 2024-09-01T00:31:25.960 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-01T00:31:25.961 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.wal_recovery_mode: 2 2024-09-01T00:31:25.961 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.enable_thread_tracking: 0 2024-09-01T00:31:25.961 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.enable_pipelined_write: 0 2024-09-01T00:31:25.961 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.unordered_write: 0 2024-09-01T00:31:25.961 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-01T00:31:25.961 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-01T00:31:25.961 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-01T00:31:25.962 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-01T00:31:25.962 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.row_cache: None 2024-09-01T00:31:25.962 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.wal_filter: None 2024-09-01T00:31:25.962 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-01T00:31:25.962 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.allow_ingest_behind: 0 2024-09-01T00:31:25.962 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.two_write_queues: 0 2024-09-01T00:31:25.963 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.manual_wal_flush: 0 2024-09-01T00:31:25.963 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.wal_compression: 0 2024-09-01T00:31:25.963 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.atomic_flush: 0 2024-09-01T00:31:25.963 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-01T00:31:25.963 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-01T00:31:25.963 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-01T00:31:25.964 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.log_readahead_size: 0 2024-09-01T00:31:25.964 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-01T00:31:25.964 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.best_efforts_recovery: 0 2024-09-01T00:31:25.964 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-01T00:31:25.964 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-01T00:31:25.965 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.allow_data_in_errors: 0 2024-09-01T00:31:25.965 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.db_host_id: __hostname__ 2024-09-01T00:31:25.965 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-01T00:31:25.965 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_background_jobs: 2 2024-09-01T00:31:25.965 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_background_compactions: -1 2024-09-01T00:31:25.966 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_subcompactions: 1 2024-09-01T00:31:25.966 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-01T00:31:25.966 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-01T00:31:25.966 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-01T00:31:25.966 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_total_wal_size: 0 2024-09-01T00:31:25.966 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-01T00:31:25.967 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-01T00:31:25.967 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-01T00:31:25.967 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-01T00:31:25.967 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_open_files: -1 2024-09-01T00:31:25.967 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bytes_per_sync: 0 2024-09-01T00:31:25.967 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-01T00:31:25.968 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-01T00:31:25.968 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_readahead_size: 0 2024-09-01T00:31:25.968 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_background_flushes: -1 2024-09-01T00:31:25.968 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Compression algorithms supported: 2024-09-01T00:31:25.968 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: kZSTD supported: 0 2024-09-01T00:31:25.968 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: kXpressCompression supported: 0 2024-09-01T00:31:25.969 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: kBZip2Compression supported: 0 2024-09-01T00:31:25.969 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-01T00:31:25.969 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: kLZ4Compression supported: 1 2024-09-01T00:31:25.969 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: kZlibCompression supported: 1 2024-09-01T00:31:25.970 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: kLZ4HCCompression supported: 1 2024-09-01T00:31:25.971 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: kSnappyCompression supported: 1 2024-09-01T00:31:25.971 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-01T00:31:25.971 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-01T00:31:25.971 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-01T00:31:25.971 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-01T00:31:25.971 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-01T00:31:25.972 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.merge_operator: 2024-09-01T00:31:25.972 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_filter: None 2024-09-01T00:31:25.972 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_filter_factory: None 2024-09-01T00:31:25.972 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.sst_partitioner_factory: None 2024-09-01T00:31:25.972 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-01T00:31:25.972 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-01T00:31:25.973 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561eae9994a0) 2024-09-01T00:31:25.973 INFO:journalctl@ceph.mon.a.smithi026.stdout: cache_index_and_filter_blocks: 1 2024-09-01T00:31:25.973 INFO:journalctl@ceph.mon.a.smithi026.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-01T00:31:25.973 INFO:journalctl@ceph.mon.a.smithi026.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-01T00:31:25.973 INFO:journalctl@ceph.mon.a.smithi026.stdout: pin_top_level_index_and_filter: 1 2024-09-01T00:31:25.973 INFO:journalctl@ceph.mon.a.smithi026.stdout: index_type: 0 2024-09-01T00:31:25.973 INFO:journalctl@ceph.mon.a.smithi026.stdout: data_block_index_type: 0 2024-09-01T00:31:25.974 INFO:journalctl@ceph.mon.a.smithi026.stdout: index_shortening: 1 2024-09-01T00:31:25.974 INFO:journalctl@ceph.mon.a.smithi026.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-01T00:31:25.974 INFO:journalctl@ceph.mon.a.smithi026.stdout: checksum: 4 2024-09-01T00:31:25.974 INFO:journalctl@ceph.mon.a.smithi026.stdout: no_block_cache: 0 2024-09-01T00:31:25.974 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache: 0x561eae98d610 2024-09-01T00:31:25.974 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache_name: BinnedLRUCache 2024-09-01T00:31:25.975 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache_options: 2024-09-01T00:31:25.975 INFO:journalctl@ceph.mon.a.smithi026.stdout: capacity : 536870912 2024-09-01T00:31:25.975 INFO:journalctl@ceph.mon.a.smithi026.stdout: num_shard_bits : 4 2024-09-01T00:31:25.975 INFO:journalctl@ceph.mon.a.smithi026.stdout: strict_capacity_limit : 0 2024-09-01T00:31:25.975 INFO:journalctl@ceph.mon.a.smithi026.stdout: high_pri_pool_ratio: 0.000 2024-09-01T00:31:25.975 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_cache_compressed: (nil) 2024-09-01T00:31:25.975 INFO:journalctl@ceph.mon.a.smithi026.stdout: persistent_cache: (nil) 2024-09-01T00:31:25.976 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_size: 4096 2024-09-01T00:31:25.976 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_size_deviation: 10 2024-09-01T00:31:25.976 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_restart_interval: 16 2024-09-01T00:31:25.976 INFO:journalctl@ceph.mon.a.smithi026.stdout: index_block_restart_interval: 1 2024-09-01T00:31:25.976 INFO:journalctl@ceph.mon.a.smithi026.stdout: metadata_block_size: 4096 2024-09-01T00:31:25.976 INFO:journalctl@ceph.mon.a.smithi026.stdout: partition_filters: 0 2024-09-01T00:31:25.977 INFO:journalctl@ceph.mon.a.smithi026.stdout: use_delta_encoding: 1 2024-09-01T00:31:25.977 INFO:journalctl@ceph.mon.a.smithi026.stdout: filter_policy: bloomfilter 2024-09-01T00:31:25.977 INFO:journalctl@ceph.mon.a.smithi026.stdout: whole_key_filtering: 1 2024-09-01T00:31:25.977 INFO:journalctl@ceph.mon.a.smithi026.stdout: verify_compression: 0 2024-09-01T00:31:25.977 INFO:journalctl@ceph.mon.a.smithi026.stdout: read_amp_bytes_per_bit: 0 2024-09-01T00:31:25.977 INFO:journalctl@ceph.mon.a.smithi026.stdout: format_version: 5 2024-09-01T00:31:25.978 INFO:journalctl@ceph.mon.a.smithi026.stdout: enable_index_compression: 1 2024-09-01T00:31:25.978 INFO:journalctl@ceph.mon.a.smithi026.stdout: block_align: 0 2024-09-01T00:31:25.978 INFO:journalctl@ceph.mon.a.smithi026.stdout: max_auto_readahead_size: 262144 2024-09-01T00:31:25.978 INFO:journalctl@ceph.mon.a.smithi026.stdout: prepopulate_block_cache: 0 2024-09-01T00:31:25.978 INFO:journalctl@ceph.mon.a.smithi026.stdout: initial_auto_readahead_size: 8192 2024-09-01T00:31:25.978 INFO:journalctl@ceph.mon.a.smithi026.stdout: num_file_reads_for_auto_readahead: 2 2024-09-01T00:31:25.981 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.write_buffer_size: 33554432 2024-09-01T00:31:25.981 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_write_buffer_number: 2 2024-09-01T00:31:25.981 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compression: NoCompression 2024-09-01T00:31:25.981 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bottommost_compression: Disabled 2024-09-01T00:31:25.981 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.prefix_extractor: nullptr 2024-09-01T00:31:25.981 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-01T00:31:25.982 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.num_levels: 7 2024-09-01T00:31:25.982 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-01T00:31:25.982 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-01T00:31:25.982 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-01T00:31:25.982 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-01T00:31:25.982 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-01T00:31:25.982 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-01T00:31:25.983 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-01T00:31:25.983 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-01T00:31:25.983 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-01T00:31:25.983 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-01T00:31:25.983 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-01T00:31:25.983 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-01T00:31:25.983 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-01T00:31:25.984 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compression_opts.level: 32767 2024-09-01T00:31:25.984 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compression_opts.strategy: 0 2024-09-01T00:31:25.984 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-01T00:31:25.984 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-01T00:31:25.984 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-01T00:31:25.984 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-01T00:31:25.984 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compression_opts.enabled: false 2024-09-01T00:31:25.984 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-01T00:31:25.985 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-01T00:31:25.985 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-01T00:31:25.985 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-01T00:31:25.985 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.target_file_size_base: 67108864 2024-09-01T00:31:25.985 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-01T00:31:25.985 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-01T00:31:25.985 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-01T00:31:25.986 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-01T00:31:25.986 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-01T00:31:25.986 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-01T00:31:25.986 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-01T00:31:25.986 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-01T00:31:25.986 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-01T00:31:25.987 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-01T00:31:25.987 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-01T00:31:25.987 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-01T00:31:25.987 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-01T00:31:25.987 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-01T00:31:25.987 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.arena_block_size: 1048576 2024-09-01T00:31:25.987 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-01T00:31:25.987 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-01T00:31:25.988 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.disable_auto_compactions: 0 2024-09-01T00:31:25.988 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-01T00:31:25.988 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-01T00:31:25.988 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-01T00:31:25.988 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-01T00:31:25.988 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-01T00:31:25.988 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-01T00:31:25.989 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-01T00:31:25.989 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-01T00:31:25.989 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-01T00:31:25.989 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-01T00:31:25.989 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-01T00:31:25.989 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.inplace_update_support: 0 2024-09-01T00:31:25.989 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-01T00:31:25.991 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-01T00:31:25.991 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-01T00:31:25.991 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-01T00:31:25.991 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.bloom_locality: 0 2024-09-01T00:31:25.991 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.max_successive_merges: 0 2024-09-01T00:31:25.991 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-01T00:31:25.991 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.paranoid_file_checks: 0 2024-09-01T00:31:25.991 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.force_consistency_checks: 1 2024-09-01T00:31:25.992 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.report_bg_io_stats: 0 2024-09-01T00:31:25.992 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.ttl: 2592000 2024-09-01T00:31:25.992 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-01T00:31:25.992 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-01T00:31:25.992 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-01T00:31:25.992 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.enable_blob_files: false 2024-09-01T00:31:25.993 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.min_blob_size: 0 2024-09-01T00:31:25.993 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.blob_file_size: 268435456 2024-09-01T00:31:25.993 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-01T00:31:25.993 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-01T00:31:25.993 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-01T00:31:25.993 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-01T00:31:25.993 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-01T00:31:25.993 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.blob_file_starting_level: 0 2024-09-01T00:31:25.993 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-01T00:31:25.993 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-01T00:31:25.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: 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 12831, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 30 2024-09-01T00:31:25.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2024-09-01T00:31:25.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 07b9c30f-bc3e-4950-ae11-093a74e6bf81 2024-09-01T00:31:25.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150685678366, "job": 1, "event": "recovery_started", "wal_files": [30]} 2024-09-01T00:31:25.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2024-09-01T00:31:25.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150685689058, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 3547887, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12832, "largest_seqno": 14432, "table_properties": {"data_size": 3539282, "index_size": 5703, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1861, "raw_key_size": 18098, "raw_average_key_size": 24, "raw_value_size": 3522880, "raw_average_value_size": 4780, "num_data_blocks": 250, "num_entries": 737, "num_filter_entries": 737, "num_deletions": 31, "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": 1725150685, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "07b9c30f-bc3e-4950-ae11-093a74e6bf81", "db_session_id": "6ZFNV410G8A3GDEQBRO4", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2024-09-01T00:31:25.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150685689161, "job": 1, "event": "recovery_finished"} 2024-09-01T00:31:25.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: [db/version_set.cc:5047] Creating manifest 37 2024-09-01T00:31:25.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-01T00:31:25.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: 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-01T00:31:25.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561eae9bce00 2024-09-01T00:31:25.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: DB pointer 0x561eaeabe000 2024-09-01T00:31:25.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-01T00:31:25.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-01T00:31:25.995 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** DB Stats ** 2024-09-01T00:31:25.995 INFO:journalctl@ceph.mon.a.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-01T00:31:25.995 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:31:25.995 INFO:journalctl@ceph.mon.a.smithi026.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-01T00:31:25.995 INFO:journalctl@ceph.mon.a.smithi026.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-01T00:31:25.995 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:31:25.995 INFO:journalctl@ceph.mon.a.smithi026.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-01T00:31:25.995 INFO:journalctl@ceph.mon.a.smithi026.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-01T00:31:25.995 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:31:25.996 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-01T00:31:25.996 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:31:25.996 INFO:journalctl@ceph.mon.a.smithi026.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-01T00:31:25.996 INFO:journalctl@ceph.mon.a.smithi026.stdout: L0 1/0 3.38 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 633.6 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-09-01T00:31:25.996 INFO:journalctl@ceph.mon.a.smithi026.stdout: L6 1/0 7.78 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-01T00:31:25.996 INFO:journalctl@ceph.mon.a.smithi026.stdout: Sum 2/0 11.17 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 633.6 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-09-01T00:31:25.996 INFO:journalctl@ceph.mon.a.smithi026.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 633.6 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-09-01T00:31:25.996 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:31:25.996 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-01T00:31:25.996 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:31:25.997 INFO:journalctl@ceph.mon.a.smithi026.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-01T00:31:25.997 INFO:journalctl@ceph.mon.a.smithi026.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 633.6 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-09-01T00:31:25.997 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:31:25.997 INFO:journalctl@ceph.mon.a.smithi026.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-01T00:31:25.997 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:31:25.997 INFO:journalctl@ceph.mon.a.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-01T00:31:25.997 INFO:journalctl@ceph.mon.a.smithi026.stdout: Flush(GB): cumulative 0.003, interval 0.003 2024-09-01T00:31:25.997 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-01T00:31:25.997 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-01T00:31:25.997 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-01T00:31:25.997 INFO:journalctl@ceph.mon.a.smithi026.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-01T00:31:25.997 INFO:journalctl@ceph.mon.a.smithi026.stdout: Cumulative compaction: 0.00 GB write, 255.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout: Interval compaction: 0.00 GB write, 255.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout: Block cache BinnedLRUCache@0x561eae98d610#2 capacity: 512.00 MB usage: 8.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2024-09-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: starting mon.a rank 0 at public addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] at bind addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: mon.a@-1(???) e3 preinit fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: mon.a@-1(???).mds e7 new map 2024-09-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: mon.a@-1(???).mds e7 print_map 2024-09-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout: e7 2024-09-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-01T00:31:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: legacy client fscid: 1 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: Filesystem 'cephfs' (1) 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: fs_name cephfs 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: epoch 7 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: created 2024-09-01T00:25:31.511154+0000 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: modified 2024-09-01T00:25:43.139142+0000 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: tableserver 0 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: root 0 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: session_timeout 60 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: session_autoclose 300 2024-09-01T00:31:25.999 INFO:journalctl@ceph.mon.a.smithi026.stdout: max_file_size 1099511627776 2024-09-01T00:31:26.000 INFO:journalctl@ceph.mon.a.smithi026.stdout: max_xattr_size 65536 2024-09-01T00:31:26.000 INFO:journalctl@ceph.mon.a.smithi026.stdout: required_client_features {} 2024-09-01T00:31:26.000 INFO:journalctl@ceph.mon.a.smithi026.stdout: last_failure 0 2024-09-01T00:31:26.000 INFO:journalctl@ceph.mon.a.smithi026.stdout: last_failure_osd_epoch 0 2024-09-01T00:31:26.000 INFO:journalctl@ceph.mon.a.smithi026.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-01T00:31:26.000 INFO:journalctl@ceph.mon.a.smithi026.stdout: max_mds 1 2024-09-01T00:31:26.000 INFO:journalctl@ceph.mon.a.smithi026.stdout: in 0 2024-09-01T00:31:26.000 INFO:journalctl@ceph.mon.a.smithi026.stdout: up {0=24316} 2024-09-01T00:31:26.000 INFO:journalctl@ceph.mon.a.smithi026.stdout: failed 2024-09-01T00:31:26.000 INFO:journalctl@ceph.mon.a.smithi026.stdout: damaged 2024-09-01T00:31:26.000 INFO:journalctl@ceph.mon.a.smithi026.stdout: stopped 2024-09-01T00:31:26.000 INFO:journalctl@ceph.mon.a.smithi026.stdout: data_pools [3] 2024-09-01T00:31:26.001 INFO:journalctl@ceph.mon.a.smithi026.stdout: metadata_pool 2 2024-09-01T00:31:26.001 INFO:journalctl@ceph.mon.a.smithi026.stdout: inline_data disabled 2024-09-01T00:31:26.001 INFO:journalctl@ceph.mon.a.smithi026.stdout: balancer 2024-09-01T00:31:26.001 INFO:journalctl@ceph.mon.a.smithi026.stdout: bal_rank_mask -1 2024-09-01T00:31:26.001 INFO:journalctl@ceph.mon.a.smithi026.stdout: standby_count_wanted 0 2024-09-01T00:31:26.002 INFO:journalctl@ceph.mon.a.smithi026.stdout: qdb_cluster leader: 0 members: 2024-09-01T00:31:26.002 INFO:journalctl@ceph.mon.a.smithi026.stdout: [mds.b{0:24316} state up:active seq 5 addr [v2:172.21.15.139:6832/1390752358,v1:172.21.15.139:6833/1390752358] compat {c=[1],r=[1],i=[7ff]}] 2024-09-01T00:31:26.002 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:31:26.002 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:31:26.002 INFO:journalctl@ceph.mon.a.smithi026.stdout: Standby daemons: 2024-09-01T00:31:26.002 INFO:journalctl@ceph.mon.a.smithi026.stdout: 2024-09-01T00:31:26.002 INFO:journalctl@ceph.mon.a.smithi026.stdout: [mds.a{-1:14430} state up:standby seq 1 addr [v2:172.21.15.26:6834/2125903010,v1:172.21.15.26:6835/2125903010] compat {c=[1],r=[1],i=[7ff]}] 2024-09-01T00:31:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: mon.a@-1(???).osd e221 crush map has features 3314933069573799936, adjusting msgr requires 2024-09-01T00:31:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: mon.a@-1(???).osd e221 crush map has features 432629308056666112, adjusting msgr requires 2024-09-01T00:31:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: mon.a@-1(???).osd e221 crush map has features 432629308056666112, adjusting msgr requires 2024-09-01T00:31:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: mon.a@-1(???).osd e221 crush map has features 432629308056666112, adjusting msgr requires 2024-09-01T00:31:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 ceph-mon[81182]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2024-09-01T00:31:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 bash[81163]: 57d4bb71801af81abee8422286ffe84156233e5dfc3463e62eba7f9bb8c49546 2024-09-01T00:31:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:25 smithi026 systemd[1]: Started Ceph mon.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:31:28.777 INFO:tasks.rados.rados.0.smithi026.stdout:829: done (3 left) 2024-09-01T00:31:28.777 INFO:tasks.rados.rados.0.smithi026.stdout:830: setattr oid 42 current snap is 73 2024-09-01T00:31:28.777 INFO:tasks.rados.rados.0.smithi026.stdout:827: expect (ObjNum 242 snap 65 seq_num 242) 2024-09-01T00:31:28.831 INFO:tasks.rados.rados.0.smithi026.stdout:826: done (3 left) 2024-09-01T00:31:28.831 INFO:tasks.rados.rados.0.smithi026.stdout:827: done (2 left) 2024-09-01T00:31:28.831 INFO:tasks.rados.rados.0.smithi026.stdout:828: done (1 left) 2024-09-01T00:31:28.831 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 73 2024-09-01T00:31:28.831 INFO:tasks.rados.rados.0.smithi026.stdout:831: seq_num 271 ranges {1662976=540672,2203648=802816,3006464=516096,3522560=286720} 2024-09-01T00:31:28.843 INFO:tasks.rados.rados.0.smithi026.stdout:831: writing smithi02669314-12 from 1662976 to 2203648 tid 1 2024-09-01T00:31:28.848 INFO:tasks.rados.rados.0.smithi026.stdout:831: writing smithi02669314-12 from 2203648 to 3006464 tid 2 2024-09-01T00:31:28.851 INFO:tasks.rados.rados.0.smithi026.stdout:831: writing smithi02669314-12 from 3006464 to 3522560 tid 3 2024-09-01T00:31:28.853 INFO:tasks.rados.rados.0.smithi026.stdout:831: writing smithi02669314-12 from 3522560 to 3809280 tid 4 2024-09-01T00:31:28.853 INFO:tasks.rados.rados.0.smithi026.stdout:832: read oid 21 snap 62 2024-09-01T00:31:28.853 INFO:tasks.rados.rados.0.smithi026.stdout:832: expect (ObjNum 204 snap 50 seq_num 204) 2024-09-01T00:31:28.853 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 345 (ObjNum 261 snap 70 seq_num 261) dirty exists 2024-09-01T00:31:28.853 INFO:tasks.rados.rados.0.smithi026.stdout:831: finishing write tid 1 to smithi02669314-12 2024-09-01T00:31:28.854 INFO:tasks.rados.rados.0.smithi026.stdout:831: finishing write tid 2 to smithi02669314-12 2024-09-01T00:31:28.854 INFO:tasks.rados.rados.0.smithi026.stdout:833: read oid 34 snap 69 2024-09-01T00:31:28.854 INFO:tasks.rados.rados.0.smithi026.stdout:833: expect (ObjNum 222 snap 58 seq_num 222) 2024-09-01T00:31:28.854 INFO:tasks.rados.rados.0.smithi026.stdout:830: done (3 left) 2024-09-01T00:31:28.854 INFO:tasks.rados.rados.0.smithi026.stdout:834: copy_from oid 35 from oid 2 current snap is 73 2024-09-01T00:31:28.854 INFO:tasks.rados.rados.0.smithi026.stdout:835: copy_from oid 23 from oid 3 current snap is 73 2024-09-01T00:31:28.854 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 73 2024-09-01T00:31:28.854 INFO:tasks.rados.rados.0.smithi026.stdout:836: seq_num 272 ranges {3022848=565248,3588096=688128,4276224=729088,5005312=188416} 2024-09-01T00:31:28.872 INFO:tasks.rados.rados.0.smithi026.stdout:836: writing smithi02669314-11 from 3022848 to 3588096 tid 1 2024-09-01T00:31:28.876 INFO:tasks.rados.rados.0.smithi026.stdout:836: writing smithi02669314-11 from 3588096 to 4276224 tid 2 2024-09-01T00:31:28.880 INFO:tasks.rados.rados.0.smithi026.stdout:836: writing smithi02669314-11 from 4276224 to 5005312 tid 3 2024-09-01T00:31:28.884 INFO:tasks.rados.rados.0.smithi026.stdout:836: writing smithi02669314-11 from 5005312 to 5193728 tid 4 2024-09-01T00:31:28.884 INFO:tasks.rados.rados.0.smithi026.stdout:837: rollback oid 25 current snap is 73 2024-09-01T00:31:28.884 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 25 to 68 2024-09-01T00:31:28.884 INFO:tasks.rados.rados.0.smithi026.stdout:831: finishing write tid 3 to smithi02669314-12 2024-09-01T00:31:28.884 INFO:tasks.rados.rados.0.smithi026.stdout:831: finishing write tid 4 to smithi02669314-12 2024-09-01T00:31:28.884 INFO:tasks.rados.rados.0.smithi026.stdout:831: finishing write tid 5 to smithi02669314-12 2024-09-01T00:31:28.884 INFO:tasks.rados.rados.0.smithi026.stdout:831: finishing write tid 6 to smithi02669314-12 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:831: oid 12 updating version 0 to 273 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:831: oid 12 version 273 is already newer than 269 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:831: oid 12 version 273 is already newer than 270 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:831: oid 12 version 273 is already newer than 272 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:831: oid 12 version 273 is already newer than 271 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 273 (ObjNum 271 snap 73 seq_num 271) dirty exists 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:831: left oid 12 (ObjNum 271 snap 73 seq_num 271) 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:834: finishing copy_from to smithi02669314-35 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:834: got expected ENOENT (src dne) 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:835: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:834: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:835: finishing copy_from to smithi02669314-23 2024-09-01T00:31:28.885 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 151 (ObjNum 149 snap 33 seq_num 149) dirty exists 2024-09-01T00:31:28.886 INFO:tasks.rados.rados.0.smithi026.stdout:833: expect (ObjNum 222 snap 58 seq_num 222) 2024-09-01T00:31:28.957 INFO:tasks.rados.rados.0.smithi026.stdout:836: finishing write tid 1 to smithi02669314-11 2024-09-01T00:31:28.957 INFO:tasks.rados.rados.0.smithi026.stdout:836: finishing write tid 2 to smithi02669314-11 2024-09-01T00:31:28.957 INFO:tasks.rados.rados.0.smithi026.stdout:831: done (6 left) 2024-09-01T00:31:28.957 INFO:tasks.rados.rados.0.smithi026.stdout:833: done (5 left) 2024-09-01T00:31:28.957 INFO:tasks.rados.rados.0.smithi026.stdout:834: done (4 left) 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:835: done (3 left) 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:838: rollback oid 8 current snap is 73 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 8 to 62 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:836: finishing write tid 3 to smithi02669314-11 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:836: finishing write tid 4 to smithi02669314-11 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:837: finishing rollback tid 0 to smithi02669314-25 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:836: finishing write tid 5 to smithi02669314-11 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:837: finishing rollback tid 1 to smithi02669314-25 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:837: finishing rollback tid 2 to smithi02669314-25 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 221 (ObjNum 176 snap 39 seq_num 176) dirty exists 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:836: finishing write tid 6 to smithi02669314-11 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:836: oid 11 updating version 0 to 300 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:836: oid 11 updating version 300 to 303 2024-09-01T00:31:28.958 INFO:tasks.rados.rados.0.smithi026.stdout:836: oid 11 version 303 is already newer than 301 2024-09-01T00:31:28.959 INFO:tasks.rados.rados.0.smithi026.stdout:836: oid 11 version 303 is already newer than 302 2024-09-01T00:31:28.959 INFO:tasks.rados.rados.0.smithi026.stdout:836: oid 11 updating version 303 to 304 2024-09-01T00:31:28.959 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 304 (ObjNum 272 snap 73 seq_num 272) dirty exists 2024-09-01T00:31:28.959 INFO:tasks.rados.rados.0.smithi026.stdout:836: left oid 11 (ObjNum 272 snap 73 seq_num 272) 2024-09-01T00:31:28.959 INFO:tasks.rados.rados.0.smithi026.stdout:832: expect (ObjNum 204 snap 50 seq_num 204) 2024-09-01T00:31:29.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: ignoring --setuser ceph since I am not root 2024-09-01T00:31:29.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: ignoring --setgroup ceph since I am not root 2024-09-01T00:31:29.084 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mgr[65300]: -- 172.21.15.139:0/2238109334 <== mon.0 v2:172.21.15.26:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x557d2cd7d520 con 0x557d2cd50800 2024-09-01T00:31:29.084 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mgr[65300]: -- 172.21.15.139:0/2238109334 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557d2cd730e0 con 0x557d2cd50800 2024-09-01T00:31:29.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:29.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:29.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:29.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:29.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:31:29.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:31:29.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:31:29.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: pgmap v50: 121 pgs: 121 active+clean; 215 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.3 MiB/s wr, 27 op/s 2024-09-01T00:31:29.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: pgmap v51: 121 pgs: 121 active+clean; 215 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.3 MiB/s wr, 18 op/s 2024-09-01T00:31:29.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: mon.a calling monitor election 2024-09-01T00:31:29.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-01T00:31:29.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: monmap epoch 3 2024-09-01T00:31:29.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:31:29.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: last_changed 2024-09-01T00:21:37.185024+0000 2024-09-01T00:31:29.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: created 2024-09-01T00:19:59.690130+0000 2024-09-01T00:31:29.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: min_mon_release 18 (reef) 2024-09-01T00:31:29.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: election_strategy: 1 2024-09-01T00:31:29.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-01T00:31:29.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-09-01T00:31:29.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-01T00:31:29.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:31:29.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: osdmap e221: 8 total, 8 up, 8 in 2024-09-01T00:31:29.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: mgrmap e38: y(active, since 36s), standbys: x 2024-09-01T00:31:29.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: overall HEALTH_OK 2024-09-01T00:31:29.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: from='mgr.15111 ' entity='' 2024-09-01T00:31:29.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:28 smithi139 ceph-mon[20615]: mgrmap e39: y(active, since 36s), standbys: x 2024-09-01T00:31:29.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ignoring --setuser ceph since I am not root 2024-09-01T00:31:29.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ignoring --setgroup ceph since I am not root 2024-09-01T00:31:29.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mgr[72130]: -- 172.21.15.26:0/2326978535 <== mon.0 v2:172.21.15.26:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x563ca6085520 con 0x563ca6059400 2024-09-01T00:31:29.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mgr[72130]: -- 172.21.15.26:0/2326978535 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563ca607b0e0 con 0x563ca6059400 2024-09-01T00:31:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: pgmap v50: 121 pgs: 121 active+clean; 215 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.3 MiB/s wr, 27 op/s 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: pgmap v51: 121 pgs: 121 active+clean; 215 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.3 MiB/s wr, 18 op/s 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: mon.a calling monitor election 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: monmap epoch 3 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: last_changed 2024-09-01T00:21:37.185024+0000 2024-09-01T00:31:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: created 2024-09-01T00:19:59.690130+0000 2024-09-01T00:31:29.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: min_mon_release 18 (reef) 2024-09-01T00:31:29.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: election_strategy: 1 2024-09-01T00:31:29.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-01T00:31:29.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-09-01T00:31:29.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-01T00:31:29.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:31:29.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: osdmap e221: 8 total, 8 up, 8 in 2024-09-01T00:31:29.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: mgrmap e38: y(active, since 36s), standbys: x 2024-09-01T00:31:29.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: overall HEALTH_OK 2024-09-01T00:31:29.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: from='mgr.15111 ' entity='' 2024-09-01T00:31:29.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[81182]: mgrmap e39: y(active, since 36s), standbys: x 2024-09-01T00:31:29.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: from='mgr.15111 172.21.15.26:0/2718352342' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: pgmap v50: 121 pgs: 121 active+clean; 215 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.3 MiB/s wr, 27 op/s 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: pgmap v51: 121 pgs: 121 active+clean; 215 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.3 MiB/s wr, 18 op/s 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: mon.a calling monitor election 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: monmap epoch 3 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:31:29.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: last_changed 2024-09-01T00:21:37.185024+0000 2024-09-01T00:31:29.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: created 2024-09-01T00:19:59.690130+0000 2024-09-01T00:31:29.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: min_mon_release 18 (reef) 2024-09-01T00:31:29.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: election_strategy: 1 2024-09-01T00:31:29.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-01T00:31:29.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-09-01T00:31:29.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-01T00:31:29.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:31:29.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: osdmap e221: 8 total, 8 up, 8 in 2024-09-01T00:31:29.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: mgrmap e38: y(active, since 36s), standbys: x 2024-09-01T00:31:29.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: overall HEALTH_OK 2024-09-01T00:31:29.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: from='mgr.15111 ' entity='' 2024-09-01T00:31:29.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:28 smithi026 ceph-mon[28102]: mgrmap e39: y(active, since 36s), standbys: x 2024-09-01T00:31:29.401 INFO:tasks.rados.rados.0.smithi026.stdout:838: finishing rollback tid 1 to smithi02669314-8 2024-09-01T00:31:29.401 INFO:tasks.rados.rados.0.smithi026.stdout:838: finishing rollback tid 2 to smithi02669314-8 2024-09-01T00:31:29.401 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 204 (ObjNum 237 snap 62 seq_num 237) dirty exists 2024-09-01T00:31:29.401 INFO:tasks.rados.rados.0.smithi026.stdout:832: done (3 left) 2024-09-01T00:31:29.401 INFO:tasks.rados.rados.0.smithi026.stdout:836: done (2 left) 2024-09-01T00:31:29.401 INFO:tasks.rados.rados.0.smithi026.stdout:837: done (1 left) 2024-09-01T00:31:29.401 INFO:tasks.rados.rados.0.smithi026.stdout:838: done (0 left) 2024-09-01T00:31:29.401 INFO:tasks.rados.rados.0.smithi026.stdout:839: rollback oid 9 current snap is 73 2024-09-01T00:31:29.401 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 9 to 51 2024-09-01T00:31:29.402 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 73 2024-09-01T00:31:29.402 INFO:tasks.rados.rados.0.smithi026.stdout:840: seq_num 273 ranges {1892352=581632,2473984=565248,3039232=532480,3571712=507904} 2024-09-01T00:31:29.414 INFO:tasks.rados.rados.0.smithi026.stdout:840: writing smithi02669314-3 from 1892352 to 2473984 tid 1 2024-09-01T00:31:29.417 INFO:tasks.rados.rados.0.smithi026.stdout:840: writing smithi02669314-3 from 2473984 to 3039232 tid 2 2024-09-01T00:31:29.420 INFO:tasks.rados.rados.0.smithi026.stdout:840: writing smithi02669314-3 from 3039232 to 3571712 tid 3 2024-09-01T00:31:29.424 INFO:tasks.rados.rados.0.smithi026.stdout:840: writing smithi02669314-3 from 3571712 to 4079616 tid 4 2024-09-01T00:31:29.424 INFO:tasks.rados.rados.0.smithi026.stdout:841: rollback oid 13 current snap is 73 2024-09-01T00:31:29.424 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 13 to 71 2024-09-01T00:31:29.424 INFO:tasks.rados.rados.0.smithi026.stdout:839: finishing rollback tid 0 to smithi02669314-9 2024-09-01T00:31:29.424 INFO:tasks.rados.rados.0.smithi026.stdout:839: finishing rollback tid 1 to smithi02669314-9 2024-09-01T00:31:29.425 INFO:tasks.rados.rados.0.smithi026.stdout:839: finishing rollback tid 2 to smithi02669314-9 2024-09-01T00:31:29.425 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 396 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-09-01T00:31:29.425 INFO:tasks.rados.rados.0.smithi026.stdout:840: finishing write tid 1 to smithi02669314-3 2024-09-01T00:31:29.425 INFO:tasks.rados.rados.0.smithi026.stdout:840: finishing write tid 2 to smithi02669314-3 2024-09-01T00:31:29.425 INFO:tasks.rados.rados.0.smithi026.stdout:840: finishing write tid 3 to smithi02669314-3 2024-09-01T00:31:29.425 INFO:tasks.rados.rados.0.smithi026.stdout:839: done (2 left) 2024-09-01T00:31:29.425 INFO:tasks.rados.rados.0.smithi026.stdout:842: read oid 11 snap -1 2024-09-01T00:31:29.425 INFO:tasks.rados.rados.0.smithi026.stdout:842: expect (ObjNum 272 snap 73 seq_num 272) 2024-09-01T00:31:29.425 INFO:tasks.rados.rados.0.smithi026.stdout:843: snap_create 2024-09-01T00:31:29.427 INFO:tasks.rados.rados.0.smithi026.stdout:841: finishing rollback tid 0 to smithi02669314-13 2024-09-01T00:31:29.428 INFO:tasks.rados.rados.0.smithi026.stdout:840: finishing write tid 4 to smithi02669314-3 2024-09-01T00:31:29.428 INFO:tasks.rados.rados.0.smithi026.stdout:841: finishing rollback tid 1 to smithi02669314-13 2024-09-01T00:31:29.428 INFO:tasks.rados.rados.0.smithi026.stdout:841: finishing rollback tid 2 to smithi02669314-13 2024-09-01T00:31:29.428 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 150 (ObjNum 175 snap 39 seq_num 175) dirty exists 2024-09-01T00:31:29.428 INFO:tasks.rados.rados.0.smithi026.stdout:840: finishing write tid 5 to smithi02669314-3 2024-09-01T00:31:29.429 INFO:tasks.rados.rados.0.smithi026.stdout:840: finishing write tid 6 to smithi02669314-3 2024-09-01T00:31:29.429 INFO:tasks.rados.rados.0.smithi026.stdout:840: oid 3 updating version 0 to 152 2024-09-01T00:31:29.429 INFO:tasks.rados.rados.0.smithi026.stdout:840: oid 3 updating version 152 to 155 2024-09-01T00:31:29.429 INFO:tasks.rados.rados.0.smithi026.stdout:840: oid 3 version 155 is already newer than 154 2024-09-01T00:31:29.429 INFO:tasks.rados.rados.0.smithi026.stdout:840: oid 3 version 155 is already newer than 153 2024-09-01T00:31:29.429 INFO:tasks.rados.rados.0.smithi026.stdout:840: oid 3 updating version 155 to 156 2024-09-01T00:31:29.429 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 156 (ObjNum 273 snap 73 seq_num 273) dirty exists 2024-09-01T00:31:29.429 INFO:tasks.rados.rados.0.smithi026.stdout:840: left oid 3 (ObjNum 273 snap 73 seq_num 273) 2024-09-01T00:31:29.452 INFO:tasks.rados.rados.0.smithi026.stdout:842: expect (ObjNum 272 snap 73 seq_num 272) 2024-09-01T00:31:29.780 INFO:tasks.rados.rados.0.smithi026.stdout:840: done (3 left) 2024-09-01T00:31:29.780 INFO:tasks.rados.rados.0.smithi026.stdout:841: done (2 left) 2024-09-01T00:31:29.780 INFO:tasks.rados.rados.0.smithi026.stdout:842: done (1 left) 2024-09-01T00:31:29.780 INFO:tasks.rados.rados.0.smithi026.stdout:843: done (0 left) 2024-09-01T00:31:29.780 INFO:tasks.rados.rados.0.smithi026.stdout:844: snap_remove snap 72 2024-09-01T00:31:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:29 smithi139 ceph-mon[20615]: osdmap e222: 8 total, 8 up, 8 in 2024-09-01T00:31:30.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:29 smithi026 ceph-mon[81182]: osdmap e222: 8 total, 8 up, 8 in 2024-09-01T00:31:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:29 smithi026 ceph-mon[28102]: osdmap e222: 8 total, 8 up, 8 in 2024-09-01T00:31:30.701 INFO:tasks.rados.rados.0.smithi026.stdout:844: done (0 left) 2024-09-01T00:31:30.701 INFO:tasks.rados.rados.0.smithi026.stdout:845: rmattr oid 41 current snap is 74 2024-09-01T00:31:30.701 INFO:tasks.rados.rados.0.smithi026.stdout:845: done (0 left) 2024-09-01T00:31:30.701 INFO:tasks.rados.rados.0.smithi026.stdout:846: snap_remove snap 65 2024-09-01T00:31:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:30 smithi139 ceph-mon[20615]: osdmap e223: 8 total, 8 up, 8 in 2024-09-01T00:31:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:30 smithi139 ceph-mon[20615]: osdmap e224: 8 total, 8 up, 8 in 2024-09-01T00:31:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:30 smithi026 ceph-mon[81182]: osdmap e223: 8 total, 8 up, 8 in 2024-09-01T00:31:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:30 smithi026 ceph-mon[81182]: osdmap e224: 8 total, 8 up, 8 in 2024-09-01T00:31:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:30 smithi026 ceph-mon[28102]: osdmap e223: 8 total, 8 up, 8 in 2024-09-01T00:31:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:30 smithi026 ceph-mon[28102]: osdmap e224: 8 total, 8 up, 8 in 2024-09-01T00:31:31.704 INFO:tasks.rados.rados.0.smithi026.stdout:846: done (0 left) 2024-09-01T00:31:31.704 INFO:tasks.rados.rados.0.smithi026.stdout:847: setattr oid 11 current snap is 74 2024-09-01T00:31:31.706 INFO:tasks.rados.rados.0.smithi026.stdout:848: rmattr oid 31 current snap is 74 2024-09-01T00:31:31.706 INFO:tasks.rados.rados.0.smithi026.stdout:848: done (1 left) 2024-09-01T00:31:31.706 INFO:tasks.rados.rados.0.smithi026.stdout:849: rollback oid 42 current snap is 74 2024-09-01T00:31:31.706 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 42 to 51 2024-09-01T00:31:31.706 INFO:tasks.rados.rados.0.smithi026.stdout:850: rollback oid 38 current snap is 74 2024-09-01T00:31:31.706 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 38 to 68 2024-09-01T00:31:31.707 INFO:tasks.rados.rados.0.smithi026.stdout:851: snap_create 2024-09-01T00:31:31.716 INFO:tasks.rados.rados.0.smithi026.stdout:850: finishing rollback tid 0 to smithi02669314-38 2024-09-01T00:31:31.717 INFO:tasks.rados.rados.0.smithi026.stdout:850: finishing rollback tid 1 to smithi02669314-38 2024-09-01T00:31:31.717 INFO:tasks.rados.rados.0.smithi026.stdout:850: finishing rollback tid 2 to smithi02669314-38 2024-09-01T00:31:31.717 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 292 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-09-01T00:31:31.718 INFO:tasks.rados.rados.0.smithi026.stdout:849: finishing rollback tid 0 to smithi02669314-42 2024-09-01T00:31:31.718 INFO:tasks.rados.rados.0.smithi026.stdout:849: finishing rollback tid 1 to smithi02669314-42 2024-09-01T00:31:31.718 INFO:tasks.rados.rados.0.smithi026.stdout:849: finishing rollback tid 2 to smithi02669314-42 2024-09-01T00:31:31.718 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 351 (ObjNum 195 snap 48 seq_num 195) dirty exists 2024-09-01T00:31:31.720 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 308 (ObjNum 272 snap 73 seq_num 272) dirty exists 2024-09-01T00:31:32.706 INFO:tasks.rados.rados.0.smithi026.stdout:847: done (3 left) 2024-09-01T00:31:32.706 INFO:tasks.rados.rados.0.smithi026.stdout:849: done (2 left) 2024-09-01T00:31:32.706 INFO:tasks.rados.rados.0.smithi026.stdout:850: done (1 left) 2024-09-01T00:31:32.706 INFO:tasks.rados.rados.0.smithi026.stdout:851: done (0 left) 2024-09-01T00:31:32.706 INFO:tasks.rados.rados.0.smithi026.stdout:852: rollback oid 43 current snap is 75 2024-09-01T00:31:32.706 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 43 to 51 2024-09-01T00:31:32.707 INFO:tasks.rados.rados.0.smithi026.stdout:853: snap_create 2024-09-01T00:31:32.709 INFO:tasks.rados.rados.0.smithi026.stdout:852: finishing rollback tid 1 to smithi02669314-43 2024-09-01T00:31:32.709 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 218 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-01T00:31:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:32 smithi026 ceph-mon[81182]: osdmap e225: 8 total, 8 up, 8 in 2024-09-01T00:31:32.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:32 smithi026 ceph-mon[28102]: osdmap e225: 8 total, 8 up, 8 in 2024-09-01T00:31:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:32 smithi139 ceph-mon[20615]: osdmap e225: 8 total, 8 up, 8 in 2024-09-01T00:31:33.709 INFO:tasks.rados.rados.0.smithi026.stdout:852: done (1 left) 2024-09-01T00:31:33.709 INFO:tasks.rados.rados.0.smithi026.stdout:853: done (0 left) 2024-09-01T00:31:33.709 INFO:tasks.rados.rados.0.smithi026.stdout:854: rmattr oid 29 current snap is 76 2024-09-01T00:31:33.709 INFO:tasks.rados.rados.0.smithi026.stdout:854: done (0 left) 2024-09-01T00:31:33.710 INFO:tasks.rados.rados.0.smithi026.stdout:855: snap_create 2024-09-01T00:31:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:33 smithi026 ceph-mon[81182]: osdmap e226: 8 total, 8 up, 8 in 2024-09-01T00:31:33.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:33 smithi026 ceph-mon[28102]: osdmap e226: 8 total, 8 up, 8 in 2024-09-01T00:31:33.950 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:31:33 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:31:33.514Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi026:8443/api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused" 2024-09-01T00:31:33.950 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:31:33 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:31:33.514Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-09-01T00:31:33.985 INFO:tasks.rados.rados.0.smithi026.stdout:855: done (0 left) 2024-09-01T00:31:33.985 INFO:tasks.rados.rados.0.smithi026.stdout:856: delete oid 33 current snap is 77 2024-09-01T00:31:33.988 INFO:tasks.rados.rados.0.smithi026.stdout:856: done (0 left) 2024-09-01T00:31:33.988 INFO:tasks.rados.rados.0.smithi026.stdout:857: setattr oid 48 current snap is 77 2024-09-01T00:31:33.989 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 77 2024-09-01T00:31:33.989 INFO:tasks.rados.rados.0.smithi026.stdout:858: seq_num 275 ranges {0=614400,614400=786432,1400832=499712,1900544=319488} 2024-09-01T00:31:33.993 INFO:tasks.rados.rados.0.smithi026.stdout:858: writing smithi02669314-2 from 0 to 614400 tid 1 2024-09-01T00:31:33.998 INFO:tasks.rados.rados.0.smithi026.stdout:858: writing smithi02669314-2 from 614400 to 1400832 tid 2 2024-09-01T00:31:34.001 INFO:tasks.rados.rados.0.smithi026.stdout:858: writing smithi02669314-2 from 1400832 to 1900544 tid 3 2024-09-01T00:31:34.004 INFO:tasks.rados.rados.0.smithi026.stdout:858: writing smithi02669314-2 from 1900544 to 2220032 tid 4 2024-09-01T00:31:34.004 INFO:tasks.rados.rados.0.smithi026.stdout:859: read oid 37 snap -1 2024-09-01T00:31:34.004 INFO:tasks.rados.rados.0.smithi026.stdout:859: expect deleted 2024-09-01T00:31:34.004 INFO:tasks.rados.rados.0.smithi026.stdout:860: copy_from oid 40 from oid 33 current snap is 77 2024-09-01T00:31:34.004 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 361 (ObjNum 267 snap 71 seq_num 267) dirty exists 2024-09-01T00:31:34.004 INFO:tasks.rados.rados.0.smithi026.stdout:858: finishing write tid 1 to smithi02669314-2 2024-09-01T00:31:34.004 INFO:tasks.rados.rados.0.smithi026.stdout:858: finishing write tid 2 to smithi02669314-2 2024-09-01T00:31:34.004 INFO:tasks.rados.rados.0.smithi026.stdout:857: done (3 left) 2024-09-01T00:31:34.005 INFO:tasks.rados.rados.0.smithi026.stdout:861: snap_remove snap 69 2024-09-01T00:31:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:33 smithi139 ceph-mon[20615]: osdmap e226: 8 total, 8 up, 8 in 2024-09-01T00:31:34.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: [01/Sep/2024:00:31:33] ENGINE Bus STARTING 2024-09-01T00:31:34.083 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: CherryPy Checker: 2024-09-01T00:31:34.084 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: The Application mounted at '' has an empty config. 2024-09-01T00:31:34.084 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: 2024-09-01T00:31:34.084 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: [01/Sep/2024:00:31:33] ENGINE Serving on http://:::9283 2024-09-01T00:31:34.084 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:31:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x[65296]: [01/Sep/2024:00:31:33] ENGINE Bus STARTED 2024-09-01T00:31:34.450 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:31:33 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:31:33.951Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=2 2024-09-01T00:31:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:34.499+0000 7fe2688cd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:31:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:34.499+0000 7fe2688cd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:31:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:34.499+0000 7fe2688cd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:31:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:34.499+0000 7fe2688cd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:31:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:34.499+0000 7fe2688cd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:31:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:34.502+0000 7fe26b8d3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:31:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:34.503+0000 7fe26b8d3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:31:34.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:34.503+0000 7fe26b8d3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:31:34.951 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:34.503+0000 7fe26b8d3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:31:34.951 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:34.503+0000 7fe26b8d3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-01T00:31:34.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: osdmap e227: 8 total, 8 up, 8 in 2024-09-01T00:31:34.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: Standby manager daemon x restarted 2024-09-01T00:31:34.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: Standby manager daemon x started 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.? 172.21.15.139:0/1865579202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.? 172.21.15.139:0/1865579202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.? 172.21.15.139:0/1865579202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.? 172.21.15.139:0/1865579202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: Active manager daemon y restarted 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: Activating manager daemon y 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: osdmap e228: 8 total, 8 up, 8 in 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: mgrmap e40: y(active, starting, since 0.00690964s), standbys: x 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-01T00:31:34.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "b"} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-01T00:31:34.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-01T00:31:34.954 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: Manager daemon y is now available 2024-09-01T00:31:34.954 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:31:34.954 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:31:34.954 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-01T00:31:34.954 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-01T00:31:34.954 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-01T00:31:34.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: osdmap e227: 8 total, 8 up, 8 in 2024-09-01T00:31:34.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: Standby manager daemon x restarted 2024-09-01T00:31:34.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: Standby manager daemon x started 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/1865579202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/1865579202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/1865579202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.? 172.21.15.139:0/1865579202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: Active manager daemon y restarted 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: Activating manager daemon y 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: osdmap e228: 8 total, 8 up, 8 in 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: mgrmap e40: y(active, starting, since 0.00690964s), standbys: x 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-01T00:31:34.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "b"} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-01T00:31:34.956 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-01T00:31:34.957 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: Manager daemon y is now available 2024-09-01T00:31:34.957 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:31:34.957 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:31:34.957 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-01T00:31:34.957 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-01T00:31:34.957 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:34 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-01T00:31:34.986 INFO:tasks.rados.rados.0.smithi026.stdout:861: done (3 left) 2024-09-01T00:31:34.986 INFO:tasks.rados.rados.0.smithi026.stdout:862: setattr oid 27 current snap is 77 2024-09-01T00:31:34.986 INFO:tasks.rados.rados.0.smithi026.stdout:858: finishing write tid 3 to smithi02669314-2 2024-09-01T00:31:34.986 INFO:tasks.rados.rados.0.smithi026.stdout:860: finishing copy_from to smithi02669314-40 2024-09-01T00:31:34.986 INFO:tasks.rados.rados.0.smithi026.stdout:860: got expected ENOENT (src dne) 2024-09-01T00:31:34.986 INFO:tasks.rados.rados.0.smithi026.stdout:860: finishing copy_from racing read to smithi02669314-40 2024-09-01T00:31:34.986 INFO:tasks.rados.rados.0.smithi026.stdout:858: finishing write tid 4 to smithi02669314-2 2024-09-01T00:31:34.986 INFO:tasks.rados.rados.0.smithi026.stdout:858: finishing write tid 5 to smithi02669314-2 2024-09-01T00:31:34.986 INFO:tasks.rados.rados.0.smithi026.stdout:858: finishing write tid 6 to smithi02669314-2 2024-09-01T00:31:34.986 INFO:tasks.rados.rados.0.smithi026.stdout:858: oid 2 updating version 0 to 313 2024-09-01T00:31:34.987 INFO:tasks.rados.rados.0.smithi026.stdout:858: oid 2 updating version 313 to 315 2024-09-01T00:31:34.987 INFO:tasks.rados.rados.0.smithi026.stdout:858: oid 2 updating version 315 to 317 2024-09-01T00:31:34.987 INFO:tasks.rados.rados.0.smithi026.stdout:858: oid 2 version 317 is already newer than 316 2024-09-01T00:31:34.987 INFO:tasks.rados.rados.0.smithi026.stdout:858: oid 2 version 317 is already newer than 314 2024-09-01T00:31:34.987 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 317 (ObjNum 275 snap 77 seq_num 275) dirty exists 2024-09-01T00:31:34.987 INFO:tasks.rados.rados.0.smithi026.stdout:858: left oid 2 (ObjNum 275 snap 77 seq_num 275) 2024-09-01T00:31:34.988 INFO:tasks.rados.rados.0.smithi026.stdout:858: done (3 left) 2024-09-01T00:31:34.988 INFO:tasks.rados.rados.0.smithi026.stdout:859: done (2 left) 2024-09-01T00:31:34.988 INFO:tasks.rados.rados.0.smithi026.stdout:860: done (1 left) 2024-09-01T00:31:34.988 INFO:tasks.rados.rados.0.smithi026.stdout:863: snap_create 2024-09-01T00:31:35.000 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 412 (ObjNum 254 snap 70 seq_num 254) dirty exists 2024-09-01T00:31:35.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: osdmap e227: 8 total, 8 up, 8 in 2024-09-01T00:31:35.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: Standby manager daemon x restarted 2024-09-01T00:31:35.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: Standby manager daemon x started 2024-09-01T00:31:35.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/1865579202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-01T00:31:35.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/1865579202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-01T00:31:35.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/1865579202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-01T00:31:35.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.? 172.21.15.139:0/1865579202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-01T00:31:35.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: Active manager daemon y restarted 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: Activating manager daemon y 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: osdmap e228: 8 total, 8 up, 8 in 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: mgrmap e40: y(active, starting, since 0.00690964s), standbys: x 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "b"} : dispatch 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-01T00:31:35.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: Manager daemon y is now available 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-01T00:31:35.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:34 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-01T00:31:35.450 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:31:35.216Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=3 2024-09-01T00:31:35.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:35.008+0000 7fe29abff640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-01T00:31:35.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:31:35] ENGINE Bus STARTING 2024-09-01T00:31:35.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: CherryPy Checker: 2024-09-01T00:31:35.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: The Application mounted at '' has an empty config. 2024-09-01T00:31:35.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:35.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:31:35] ENGINE Serving on http://:::9283 2024-09-01T00:31:35.451 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:31:35] ENGINE Bus STARTED 2024-09-01T00:31:36.003 INFO:tasks.rados.rados.0.smithi026.stdout:862: done (1 left) 2024-09-01T00:31:36.003 INFO:tasks.rados.rados.0.smithi026.stdout:863: done (0 left) 2024-09-01T00:31:36.003 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 78 2024-09-01T00:31:36.003 INFO:tasks.rados.rados.0.smithi026.stdout:864: seq_num 276 ranges {0=630784,630784=671744,1302528=704512,2007040=229376} 2024-09-01T00:31:36.006 INFO:tasks.rados.rados.0.smithi026.stdout:864: writing smithi02669314-37 from 0 to 630784 tid 1 2024-09-01T00:31:36.010 INFO:tasks.rados.rados.0.smithi026.stdout:864: writing smithi02669314-37 from 630784 to 1302528 tid 2 2024-09-01T00:31:36.014 INFO:tasks.rados.rados.0.smithi026.stdout:864: writing smithi02669314-37 from 1302528 to 2007040 tid 3 2024-09-01T00:31:36.015 INFO:tasks.rados.rados.0.smithi026.stdout:864: writing smithi02669314-37 from 2007040 to 2236416 tid 4 2024-09-01T00:31:36.015 INFO:tasks.rados.rados.0.smithi026.stdout:865: snap_create 2024-09-01T00:31:36.016 INFO:tasks.rados.rados.0.smithi026.stdout:864: finishing write tid 1 to smithi02669314-37 2024-09-01T00:31:36.016 INFO:tasks.rados.rados.0.smithi026.stdout:864: finishing write tid 2 to smithi02669314-37 2024-09-01T00:31:36.017 INFO:tasks.rados.rados.0.smithi026.stdout:864: finishing write tid 3 to smithi02669314-37 2024-09-01T00:31:36.017 INFO:tasks.rados.rados.0.smithi026.stdout:864: finishing write tid 4 to smithi02669314-37 2024-09-01T00:31:36.017 INFO:tasks.rados.rados.0.smithi026.stdout:864: finishing write tid 5 to smithi02669314-37 2024-09-01T00:31:36.018 INFO:tasks.rados.rados.0.smithi026.stdout:864: finishing write tid 6 to smithi02669314-37 2024-09-01T00:31:36.018 INFO:tasks.rados.rados.0.smithi026.stdout:864: oid 37 updating version 0 to 158 2024-09-01T00:31:36.018 INFO:tasks.rados.rados.0.smithi026.stdout:864: oid 37 updating version 158 to 161 2024-09-01T00:31:36.018 INFO:tasks.rados.rados.0.smithi026.stdout:864: oid 37 version 161 is already newer than 160 2024-09-01T00:31:36.019 INFO:tasks.rados.rados.0.smithi026.stdout:864: oid 37 version 161 is already newer than 159 2024-09-01T00:31:36.019 INFO:tasks.rados.rados.0.smithi026.stdout:864: oid 37 version 161 is already newer than 157 2024-09-01T00:31:36.019 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 161 (ObjNum 276 snap 78 seq_num 276) dirty exists 2024-09-01T00:31:36.019 INFO:tasks.rados.rados.0.smithi026.stdout:864: left oid 37 (ObjNum 276 snap 78 seq_num 276) 2024-09-01T00:31:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:35 smithi139 ceph-mon[20615]: osdmap e229: 8 total, 8 up, 8 in 2024-09-01T00:31:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:35 smithi139 ceph-mon[20615]: mgrmap e41: y(active, since 1.02253s), standbys: x 2024-09-01T00:31:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:35 smithi139 ceph-mon[20615]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:31:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:35 smithi139 ceph-mon[20615]: pgmap v4: 121 pgs: 121 active+clean; 229 MiB data, 873 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:35 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:35 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:36.412 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-mon[81182]: osdmap e229: 8 total, 8 up, 8 in 2024-09-01T00:31:36.412 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-mon[81182]: mgrmap e41: y(active, since 1.02253s), standbys: x 2024-09-01T00:31:36.412 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:31:36.412 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-mon[81182]: pgmap v4: 121 pgs: 121 active+clean; 229 MiB data, 873 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:36.412 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:36.412 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:36.412 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-mon[28102]: osdmap e229: 8 total, 8 up, 8 in 2024-09-01T00:31:36.413 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-mon[28102]: mgrmap e41: y(active, since 1.02253s), standbys: x 2024-09-01T00:31:36.413 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-mon[28102]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:31:36.413 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-mon[28102]: pgmap v4: 121 pgs: 121 active+clean; 229 MiB data, 873 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:36.413 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:36.413 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:35 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:36.413 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:36.146+0000 7fe24e49f640 -1 log_channel(cephadm) log [ERR] : [01/Sep/2024:00:31:36] ENGINE Error in HTTPServer.serve 2024-09-01T00:31:36.413 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: Traceback (most recent call last): 2024-09-01T00:31:36.413 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:31:36.413 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: self._connections.run(self.expiration_interval) 2024-09-01T00:31:36.413 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:31:36.413 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: self._run(expiration_interval) 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: s = self.context.wrap_socket( 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: return self.sslsocket_class._create( 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: self.do_handshake() 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: self._sslobj.do_handshake() 2024-09-01T00:31:36.414 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:31:36.415 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:37.004 INFO:tasks.rados.rados.0.smithi026.stdout:864: done (1 left) 2024-09-01T00:31:37.004 INFO:tasks.rados.rados.0.smithi026.stdout:865: done (0 left) 2024-09-01T00:31:37.005 INFO:tasks.rados.rados.0.smithi026.stdout:866: read oid 11 snap 68 2024-09-01T00:31:37.005 INFO:tasks.rados.rados.0.smithi026.stdout:866: expect (ObjNum 238 snap 62 seq_num 238) 2024-09-01T00:31:37.005 INFO:tasks.rados.rados.0.smithi026.stdout:867: snap_create 2024-09-01T00:31:37.019 INFO:tasks.rados.rados.0.smithi026.stdout:866: expect (ObjNum 238 snap 62 seq_num 238) 2024-09-01T00:31:37.305 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:36 smithi139 ceph-mon[20615]: osdmap e230: 8 total, 8 up, 8 in 2024-09-01T00:31:37.329 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:36 smithi139 ceph-mon[20615]: [01/Sep/2024:00:31:36] ENGINE Bus STARTING 2024-09-01T00:31:37.330 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:36 smithi139 ceph-mon[20615]: [01/Sep/2024:00:31:36] ENGINE Serving on https://172.21.15.26:7150 2024-09-01T00:31:37.330 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:36 smithi139 ceph-mon[20615]: [01/Sep/2024:00:31:36] ENGINE Error in HTTPServer.serve 2024-09-01T00:31:37.330 INFO:journalctl@ceph.mon.b.smithi139.stdout: Traceback (most recent call last): 2024-09-01T00:31:37.330 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:31:37.330 INFO:journalctl@ceph.mon.b.smithi139.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:31:37.330 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:31:37.330 INFO:journalctl@ceph.mon.b.smithi139.stdout: self._run(expiration_interval) 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: s = self.context.wrap_socket( 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: return self.sslsocket_class._create( 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: self.do_handshake() 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: self._sslobj.do_handshake() 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:31:37.331 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:36 smithi139 ceph-mon[20615]: mgrmap e42: y(active, since 2s), standbys: x 2024-09-01T00:31:37.332 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:36 smithi139 ceph-mon[20615]: [01/Sep/2024:00:31:36] ENGINE Serving on http://172.21.15.26:8765 2024-09-01T00:31:37.332 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:36 smithi139 ceph-mon[20615]: [01/Sep/2024:00:31:36] ENGINE Bus STARTED 2024-09-01T00:31:37.332 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[81182]: osdmap e230: 8 total, 8 up, 8 in 2024-09-01T00:31:37.332 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[81182]: [01/Sep/2024:00:31:36] ENGINE Bus STARTING 2024-09-01T00:31:37.332 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[81182]: [01/Sep/2024:00:31:36] ENGINE Serving on https://172.21.15.26:7150 2024-09-01T00:31:37.333 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[81182]: [01/Sep/2024:00:31:36] ENGINE Error in HTTPServer.serve 2024-09-01T00:31:37.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: Traceback (most recent call last): 2024-09-01T00:31:37.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:31:37.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:31:37.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:31:37.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._run(expiration_interval) 2024-09-01T00:31:37.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:31:37.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:31:37.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:31:37.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:31:37.333 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:31:37.334 INFO:journalctl@ceph.mon.a.smithi026.stdout: s = self.context.wrap_socket( 2024-09-01T00:31:37.334 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:31:37.334 INFO:journalctl@ceph.mon.a.smithi026.stdout: return self.sslsocket_class._create( 2024-09-01T00:31:37.334 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:31:37.334 INFO:journalctl@ceph.mon.a.smithi026.stdout: self.do_handshake() 2024-09-01T00:31:37.334 INFO:journalctl@ceph.mon.a.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:31:37.334 INFO:journalctl@ceph.mon.a.smithi026.stdout: self._sslobj.do_handshake() 2024-09-01T00:31:37.334 INFO:journalctl@ceph.mon.a.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:31:37.334 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[81182]: mgrmap e42: y(active, since 2s), standbys: x 2024-09-01T00:31:37.334 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[81182]: [01/Sep/2024:00:31:36] ENGINE Serving on http://172.21.15.26:8765 2024-09-01T00:31:37.334 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[81182]: [01/Sep/2024:00:31:36] ENGINE Bus STARTED 2024-09-01T00:31:37.334 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[28102]: osdmap e230: 8 total, 8 up, 8 in 2024-09-01T00:31:37.335 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[28102]: [01/Sep/2024:00:31:36] ENGINE Bus STARTING 2024-09-01T00:31:37.335 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[28102]: [01/Sep/2024:00:31:36] ENGINE Serving on https://172.21.15.26:7150 2024-09-01T00:31:37.335 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[28102]: [01/Sep/2024:00:31:36] ENGINE Error in HTTPServer.serve 2024-09-01T00:31:37.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: Traceback (most recent call last): 2024-09-01T00:31:37.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-01T00:31:37.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._connections.run(self.expiration_interval) 2024-09-01T00:31:37.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-01T00:31:37.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._run(expiration_interval) 2024-09-01T00:31:37.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-01T00:31:37.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-01T00:31:37.335 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-01T00:31:37.336 INFO:journalctl@ceph.mon.c.smithi026.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-01T00:31:37.336 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-01T00:31:37.336 INFO:journalctl@ceph.mon.c.smithi026.stdout: s = self.context.wrap_socket( 2024-09-01T00:31:37.336 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-01T00:31:37.336 INFO:journalctl@ceph.mon.c.smithi026.stdout: return self.sslsocket_class._create( 2024-09-01T00:31:37.336 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-01T00:31:37.336 INFO:journalctl@ceph.mon.c.smithi026.stdout: self.do_handshake() 2024-09-01T00:31:37.336 INFO:journalctl@ceph.mon.c.smithi026.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-01T00:31:37.336 INFO:journalctl@ceph.mon.c.smithi026.stdout: self._sslobj.do_handshake() 2024-09-01T00:31:37.336 INFO:journalctl@ceph.mon.c.smithi026.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-01T00:31:37.336 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[28102]: mgrmap e42: y(active, since 2s), standbys: x 2024-09-01T00:31:37.336 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[28102]: [01/Sep/2024:00:31:36] ENGINE Serving on http://172.21.15.26:8765 2024-09-01T00:31:37.337 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:36 smithi026 ceph-mon[28102]: [01/Sep/2024:00:31:36] ENGINE Bus STARTED 2024-09-01T00:31:38.006 INFO:tasks.rados.rados.0.smithi026.stdout:866: done (1 left) 2024-09-01T00:31:38.006 INFO:tasks.rados.rados.0.smithi026.stdout:867: done (0 left) 2024-09-01T00:31:38.006 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 80 2024-09-01T00:31:38.006 INFO:tasks.rados.rados.0.smithi026.stdout:868: seq_num 277 ranges {8077312=647168,8724480=557056,9281536=516096,9797632=532480} 2024-09-01T00:31:38.054 INFO:tasks.rados.rados.0.smithi026.stdout:868: writing smithi02669314-10 from 8077312 to 8724480 tid 1 2024-09-01T00:31:38.057 INFO:tasks.rados.rados.0.smithi026.stdout:868: writing smithi02669314-10 from 8724480 to 9281536 tid 2 2024-09-01T00:31:38.061 INFO:tasks.rados.rados.0.smithi026.stdout:868: writing smithi02669314-10 from 9281536 to 9797632 tid 3 2024-09-01T00:31:38.065 INFO:tasks.rados.rados.0.smithi026.stdout:868: writing smithi02669314-10 from 9797632 to 10330112 tid 4 2024-09-01T00:31:38.065 INFO:tasks.rados.rados.0.smithi026.stdout:869: copy_from oid 5 from oid 16 current snap is 80 2024-09-01T00:31:38.065 INFO:tasks.rados.rados.0.smithi026.stdout:868: finishing write tid 1 to smithi02669314-10 2024-09-01T00:31:38.065 INFO:tasks.rados.rados.0.smithi026.stdout:868: finishing write tid 2 to smithi02669314-10 2024-09-01T00:31:38.065 INFO:tasks.rados.rados.0.smithi026.stdout:868: finishing write tid 3 to smithi02669314-10 2024-09-01T00:31:38.065 INFO:tasks.rados.rados.0.smithi026.stdout:870: copy_from oid 36 from oid 3 current snap is 80 2024-09-01T00:31:38.065 INFO:tasks.rados.rados.0.smithi026.stdout:871: read oid 6 snap -1 2024-09-01T00:31:38.065 INFO:tasks.rados.rados.0.smithi026.stdout:871: expect deleted 2024-09-01T00:31:38.066 INFO:tasks.rados.rados.0.smithi026.stdout:872: read oid 47 snap -1 2024-09-01T00:31:38.066 INFO:tasks.rados.rados.0.smithi026.stdout:872: expect (ObjNum 266 snap 71 seq_num 266) 2024-09-01T00:31:38.066 INFO:tasks.rados.rados.0.smithi026.stdout:873: delete oid 44 current snap is 80 2024-09-01T00:31:38.068 INFO:tasks.rados.rados.0.smithi026.stdout:868: finishing write tid 4 to smithi02669314-10 2024-09-01T00:31:38.068 INFO:tasks.rados.rados.0.smithi026.stdout:868: finishing write tid 5 to smithi02669314-10 2024-09-01T00:31:38.069 INFO:tasks.rados.rados.0.smithi026.stdout:868: finishing write tid 6 to smithi02669314-10 2024-09-01T00:31:38.069 INFO:tasks.rados.rados.0.smithi026.stdout:868: oid 10 updating version 0 to 290 2024-09-01T00:31:38.069 INFO:tasks.rados.rados.0.smithi026.stdout:868: oid 10 version 290 is already newer than 288 2024-09-01T00:31:38.069 INFO:tasks.rados.rados.0.smithi026.stdout:868: oid 10 version 290 is already newer than 289 2024-09-01T00:31:38.069 INFO:tasks.rados.rados.0.smithi026.stdout:868: oid 10 updating version 290 to 291 2024-09-01T00:31:38.069 INFO:tasks.rados.rados.0.smithi026.stdout:868: oid 10 version 291 is already newer than 287 2024-09-01T00:31:38.069 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 291 (ObjNum 277 snap 80 seq_num 277) dirty exists 2024-09-01T00:31:38.069 INFO:tasks.rados.rados.0.smithi026.stdout:868: left oid 10 (ObjNum 277 snap 80 seq_num 277) 2024-09-01T00:31:38.073 INFO:tasks.rados.rados.0.smithi026.stdout:872: expect (ObjNum 266 snap 71 seq_num 266) 2024-09-01T00:31:38.131 INFO:tasks.rados.rados.0.smithi026.stdout:869: finishing copy_from racing read to smithi02669314-5 2024-09-01T00:31:38.131 INFO:tasks.rados.rados.0.smithi026.stdout:869: finishing copy_from to smithi02669314-5 2024-09-01T00:31:38.131 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 202 (ObjNum 209 snap 50 seq_num 209) dirty exists 2024-09-01T00:31:38.132 INFO:tasks.rados.rados.0.smithi026.stdout:870: finishing copy_from racing read to smithi02669314-36 2024-09-01T00:31:38.132 INFO:tasks.rados.rados.0.smithi026.stdout:868: done (5 left) 2024-09-01T00:31:38.132 INFO:tasks.rados.rados.0.smithi026.stdout:869: done (4 left) 2024-09-01T00:31:38.132 INFO:tasks.rados.rados.0.smithi026.stdout:871: done (3 left) 2024-09-01T00:31:38.133 INFO:tasks.rados.rados.0.smithi026.stdout:872: done (2 left) 2024-09-01T00:31:38.133 INFO:tasks.rados.rados.0.smithi026.stdout:873: done (1 left) 2024-09-01T00:31:38.133 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 80 2024-09-01T00:31:38.133 INFO:tasks.rados.rados.0.smithi026.stdout:870: finishing copy_from to smithi02669314-36 2024-09-01T00:31:38.133 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 156 (ObjNum 273 snap 73 seq_num 273) dirty exists 2024-09-01T00:31:38.133 INFO:tasks.rados.rados.0.smithi026.stdout:874: seq_num 279 ranges {1916928=679936,2596864=720896,3317760=483328,3801088=401408} 2024-09-01T00:31:38.145 INFO:tasks.rados.rados.0.smithi026.stdout:874: writing smithi02669314-19 from 1916928 to 2596864 tid 1 2024-09-01T00:31:38.149 INFO:tasks.rados.rados.0.smithi026.stdout:874: writing smithi02669314-19 from 2596864 to 3317760 tid 2 2024-09-01T00:31:38.153 INFO:tasks.rados.rados.0.smithi026.stdout:874: writing smithi02669314-19 from 3317760 to 3801088 tid 3 2024-09-01T00:31:38.156 INFO:tasks.rados.rados.0.smithi026.stdout:874: writing smithi02669314-19 from 3801088 to 4202496 tid 4 2024-09-01T00:31:38.156 INFO:tasks.rados.rados.0.smithi026.stdout:870: done (1 left) 2024-09-01T00:31:38.156 INFO:tasks.rados.rados.0.smithi026.stdout:875: rollback oid 47 current snap is 80 2024-09-01T00:31:38.156 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 47 to 76 2024-09-01T00:31:38.156 INFO:tasks.rados.rados.0.smithi026.stdout:874: finishing write tid 1 to smithi02669314-19 2024-09-01T00:31:38.157 INFO:tasks.rados.rados.0.smithi026.stdout:874: finishing write tid 2 to smithi02669314-19 2024-09-01T00:31:38.157 INFO:tasks.rados.rados.0.smithi026.stdout:874: finishing write tid 3 to smithi02669314-19 2024-09-01T00:31:38.157 INFO:tasks.rados.rados.0.smithi026.stdout:876: setattr oid 44 current snap is 80 2024-09-01T00:31:38.159 INFO:tasks.rados.rados.0.smithi026.stdout:874: finishing write tid 4 to smithi02669314-19 2024-09-01T00:31:38.159 INFO:tasks.rados.rados.0.smithi026.stdout:875: finishing rollback tid 0 to smithi02669314-47 2024-09-01T00:31:38.159 INFO:tasks.rados.rados.0.smithi026.stdout:874: finishing write tid 5 to smithi02669314-19 2024-09-01T00:31:38.159 INFO:tasks.rados.rados.0.smithi026.stdout:877: snap_remove snap 62 2024-09-01T00:31:38.302 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:38 smithi139 ceph-mon[20615]: osdmap e231: 8 total, 8 up, 8 in 2024-09-01T00:31:38.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:38 smithi026 ceph-mon[81182]: osdmap e231: 8 total, 8 up, 8 in 2024-09-01T00:31:38.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:38 smithi026 ceph-mon[28102]: osdmap e231: 8 total, 8 up, 8 in 2024-09-01T00:31:39.018 INFO:tasks.rados.rados.0.smithi026.stdout:877: done (3 left) 2024-09-01T00:31:39.018 INFO:tasks.rados.rados.0.smithi026.stdout:878: snap_create 2024-09-01T00:31:39.020 INFO:tasks.rados.rados.0.smithi026.stdout:875: finishing rollback tid 1 to smithi02669314-47 2024-09-01T00:31:39.020 INFO:tasks.rados.rados.0.smithi026.stdout:875: finishing rollback tid 2 to smithi02669314-47 2024-09-01T00:31:39.020 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 361 (ObjNum 266 snap 71 seq_num 266) dirty exists 2024-09-01T00:31:39.020 INFO:tasks.rados.rados.0.smithi026.stdout:874: finishing write tid 6 to smithi02669314-19 2024-09-01T00:31:39.021 INFO:tasks.rados.rados.0.smithi026.stdout:874: oid 19 updating version 0 to 160 2024-09-01T00:31:39.021 INFO:tasks.rados.rados.0.smithi026.stdout:874: oid 19 updating version 160 to 162 2024-09-01T00:31:39.021 INFO:tasks.rados.rados.0.smithi026.stdout:874: oid 19 updating version 162 to 163 2024-09-01T00:31:39.021 INFO:tasks.rados.rados.0.smithi026.stdout:874: oid 19 version 163 is already newer than 161 2024-09-01T00:31:39.021 INFO:tasks.rados.rados.0.smithi026.stdout:874: oid 19 version 163 is already newer than 159 2024-09-01T00:31:39.021 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 163 (ObjNum 279 snap 80 seq_num 279) dirty exists 2024-09-01T00:31:39.021 INFO:tasks.rados.rados.0.smithi026.stdout:874: left oid 19 (ObjNum 279 snap 80 seq_num 279) 2024-09-01T00:31:39.021 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 362 (ObjNum 65 snap 0 seq_num 132932704) dirty exists 2024-09-01T00:31:39.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:39 smithi139 ceph-mon[20615]: pgmap v8: 121 pgs: 121 active+clean; 229 MiB data, 873 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:39.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:39 smithi139 ceph-mon[20615]: osdmap e232: 8 total, 8 up, 8 in 2024-09-01T00:31:39.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:39 smithi139 ceph-mon[20615]: mgrmap e43: y(active, since 4s), standbys: x 2024-09-01T00:31:39.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:39 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:39.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:39 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:39.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:39 smithi026 ceph-mon[81182]: pgmap v8: 121 pgs: 121 active+clean; 229 MiB data, 873 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:39.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:39 smithi026 ceph-mon[81182]: osdmap e232: 8 total, 8 up, 8 in 2024-09-01T00:31:39.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:39 smithi026 ceph-mon[81182]: mgrmap e43: y(active, since 4s), standbys: x 2024-09-01T00:31:39.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:39.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:39 smithi026 ceph-mon[28102]: pgmap v8: 121 pgs: 121 active+clean; 229 MiB data, 873 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:39 smithi026 ceph-mon[28102]: osdmap e232: 8 total, 8 up, 8 in 2024-09-01T00:31:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:39 smithi026 ceph-mon[28102]: mgrmap e43: y(active, since 4s), standbys: x 2024-09-01T00:31:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:39 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:39 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.018 INFO:tasks.rados.rados.0.smithi026.stdout:874: done (3 left) 2024-09-01T00:31:40.018 INFO:tasks.rados.rados.0.smithi026.stdout:875: done (2 left) 2024-09-01T00:31:40.018 INFO:tasks.rados.rados.0.smithi026.stdout:876: done (1 left) 2024-09-01T00:31:40.018 INFO:tasks.rados.rados.0.smithi026.stdout:878: done (0 left) 2024-09-01T00:31:40.018 INFO:tasks.rados.rados.0.smithi026.stdout:879: rmattr oid 17 current snap is 81 2024-09-01T00:31:40.018 INFO:tasks.rados.rados.0.smithi026.stdout:879: done (0 left) 2024-09-01T00:31:40.018 INFO:tasks.rados.rados.0.smithi026.stdout:880: read oid 48 snap -1 2024-09-01T00:31:40.018 INFO:tasks.rados.rados.0.smithi026.stdout:880: expect (ObjNum 267 snap 71 seq_num 267) 2024-09-01T00:31:40.018 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 81 2024-09-01T00:31:40.019 INFO:tasks.rados.rados.0.smithi026.stdout:881: seq_num 280 ranges {2064384=696320,2760704=606208,3366912=688128,4055040=311296} 2024-09-01T00:31:40.033 INFO:tasks.rados.rados.0.smithi026.stdout:881: writing smithi02669314-47 from 2064384 to 2760704 tid 1 2024-09-01T00:31:40.036 INFO:tasks.rados.rados.0.smithi026.stdout:881: writing smithi02669314-47 from 2760704 to 3366912 tid 2 2024-09-01T00:31:40.040 INFO:tasks.rados.rados.0.smithi026.stdout:881: writing smithi02669314-47 from 3366912 to 4055040 tid 3 2024-09-01T00:31:40.043 INFO:tasks.rados.rados.0.smithi026.stdout:881: writing smithi02669314-47 from 4055040 to 4366336 tid 4 2024-09-01T00:31:40.043 INFO:tasks.rados.rados.0.smithi026.stdout:882: delete oid 18 current snap is 81 2024-09-01T00:31:40.043 INFO:tasks.rados.rados.0.smithi026.stdout:881: finishing write tid 1 to smithi02669314-47 2024-09-01T00:31:40.044 INFO:tasks.rados.rados.0.smithi026.stdout:881: finishing write tid 2 to smithi02669314-47 2024-09-01T00:31:40.048 INFO:tasks.rados.rados.0.smithi026.stdout:882: done (2 left) 2024-09-01T00:31:40.048 INFO:tasks.rados.rados.0.smithi026.stdout:883: read oid 30 snap -1 2024-09-01T00:31:40.048 INFO:tasks.rados.rados.0.smithi026.stdout:883: expect (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:31:40.048 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 81 2024-09-01T00:31:40.048 INFO:tasks.rados.rados.0.smithi026.stdout:884: seq_num 282 ranges {0=729088,729088=425984,1155072=704512,1859584=475136} 2024-09-01T00:31:40.053 INFO:tasks.rados.rados.0.smithi026.stdout:884: writing smithi02669314-43 from 0 to 729088 tid 1 2024-09-01T00:31:40.055 INFO:tasks.rados.rados.0.smithi026.stdout:884: writing smithi02669314-43 from 729088 to 1155072 tid 2 2024-09-01T00:31:40.059 INFO:tasks.rados.rados.0.smithi026.stdout:884: writing smithi02669314-43 from 1155072 to 1859584 tid 3 2024-09-01T00:31:40.063 INFO:tasks.rados.rados.0.smithi026.stdout:884: writing smithi02669314-43 from 1859584 to 2334720 tid 4 2024-09-01T00:31:40.063 INFO:tasks.rados.rados.0.smithi026.stdout:885: read oid 27 snap -1 2024-09-01T00:31:40.063 INFO:tasks.rados.rados.0.smithi026.stdout:885: expect (ObjNum 254 snap 70 seq_num 254) 2024-09-01T00:31:40.063 INFO:tasks.rados.rados.0.smithi026.stdout:886: read oid 7 snap -1 2024-09-01T00:31:40.063 INFO:tasks.rados.rados.0.smithi026.stdout:886: expect deleted 2024-09-01T00:31:40.063 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 81 2024-09-01T00:31:40.063 INFO:tasks.rados.rados.0.smithi026.stdout:881: finishing write tid 3 to smithi02669314-47 2024-09-01T00:31:40.063 INFO:tasks.rados.rados.0.smithi026.stdout:881: finishing write tid 4 to smithi02669314-47 2024-09-01T00:31:40.063 INFO:tasks.rados.rados.0.smithi026.stdout:881: finishing write tid 5 to smithi02669314-47 2024-09-01T00:31:40.064 INFO:tasks.rados.rados.0.smithi026.stdout:881: finishing write tid 6 to smithi02669314-47 2024-09-01T00:31:40.064 INFO:tasks.rados.rados.0.smithi026.stdout:881: oid 47 updating version 0 to 372 2024-09-01T00:31:40.064 INFO:tasks.rados.rados.0.smithi026.stdout:881: oid 47 version 372 is already newer than 370 2024-09-01T00:31:40.064 INFO:tasks.rados.rados.0.smithi026.stdout:881: oid 47 version 372 is already newer than 371 2024-09-01T00:31:40.064 INFO:tasks.rados.rados.0.smithi026.stdout:881: oid 47 updating version 372 to 374 2024-09-01T00:31:40.064 INFO:tasks.rados.rados.0.smithi026.stdout:881: oid 47 version 374 is already newer than 373 2024-09-01T00:31:40.064 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 374 (ObjNum 280 snap 81 seq_num 280) dirty exists 2024-09-01T00:31:40.064 INFO:tasks.rados.rados.0.smithi026.stdout:881: left oid 47 (ObjNum 280 snap 81 seq_num 280) 2024-09-01T00:31:40.064 INFO:tasks.rados.rados.0.smithi026.stdout:880: expect (ObjNum 267 snap 71 seq_num 267) 2024-09-01T00:31:40.310 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:40 smithi139 ceph-mon[20615]: osdmap e233: 8 total, 8 up, 8 in 2024-09-01T00:31:40.310 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:40 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.311 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:40 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.311 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:40 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.311 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:40 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.311 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:40 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.311 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:40 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[81182]: osdmap e233: 8 total, 8 up, 8 in 2024-09-01T00:31:40.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[28102]: osdmap e233: 8 total, 8 up, 8 in 2024-09-01T00:31:40.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:40 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:40.592 INFO:tasks.rados.rados.0.smithi026.stdout:884: finishing write tid 1 to smithi02669314-43 2024-09-01T00:31:40.592 INFO:tasks.rados.rados.0.smithi026.stdout:884: finishing write tid 2 to smithi02669314-43 2024-09-01T00:31:40.592 INFO:tasks.rados.rados.0.smithi026.stdout:884: finishing write tid 3 to smithi02669314-43 2024-09-01T00:31:40.592 INFO:tasks.rados.rados.0.smithi026.stdout:883: expect (ObjNum 101 snap 18 seq_num 101) 2024-09-01T00:31:40.661 INFO:tasks.rados.rados.0.smithi026.stdout:884: finishing write tid 4 to smithi02669314-43 2024-09-01T00:31:40.661 INFO:tasks.rados.rados.0.smithi026.stdout:884: finishing write tid 5 to smithi02669314-43 2024-09-01T00:31:40.661 INFO:tasks.rados.rados.0.smithi026.stdout:884: finishing write tid 6 to smithi02669314-43 2024-09-01T00:31:40.661 INFO:tasks.rados.rados.0.smithi026.stdout:884: oid 43 updating version 0 to 223 2024-09-01T00:31:40.661 INFO:tasks.rados.rados.0.smithi026.stdout:884: oid 43 version 223 is already newer than 219 2024-09-01T00:31:40.661 INFO:tasks.rados.rados.0.smithi026.stdout:884: oid 43 version 223 is already newer than 220 2024-09-01T00:31:40.661 INFO:tasks.rados.rados.0.smithi026.stdout:884: oid 43 version 223 is already newer than 222 2024-09-01T00:31:40.661 INFO:tasks.rados.rados.0.smithi026.stdout:884: oid 43 version 223 is already newer than 221 2024-09-01T00:31:40.661 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 223 (ObjNum 282 snap 81 seq_num 282) dirty exists 2024-09-01T00:31:40.661 INFO:tasks.rados.rados.0.smithi026.stdout:884: left oid 43 (ObjNum 282 snap 81 seq_num 282) 2024-09-01T00:31:40.662 INFO:tasks.rados.rados.0.smithi026.stdout:887: seq_num 283 ranges {0=745472,745472=712704,1458176=458752,1916928=434176} 2024-09-01T00:31:40.664 INFO:tasks.rados.rados.0.smithi026.stdout:887: writing smithi02669314-6 from 0 to 745472 tid 1 2024-09-01T00:31:40.668 INFO:tasks.rados.rados.0.smithi026.stdout:887: writing smithi02669314-6 from 745472 to 1458176 tid 2 2024-09-01T00:31:40.671 INFO:tasks.rados.rados.0.smithi026.stdout:887: writing smithi02669314-6 from 1458176 to 1916928 tid 3 2024-09-01T00:31:40.674 INFO:tasks.rados.rados.0.smithi026.stdout:887: writing smithi02669314-6 from 1916928 to 2351104 tid 4 2024-09-01T00:31:40.674 INFO:tasks.rados.rados.0.smithi026.stdout:880: done (6 left) 2024-09-01T00:31:40.674 INFO:tasks.rados.rados.0.smithi026.stdout:881: done (5 left) 2024-09-01T00:31:40.674 INFO:tasks.rados.rados.0.smithi026.stdout:883: done (4 left) 2024-09-01T00:31:40.674 INFO:tasks.rados.rados.0.smithi026.stdout:884: done (3 left) 2024-09-01T00:31:40.674 INFO:tasks.rados.rados.0.smithi026.stdout:886: done (2 left) 2024-09-01T00:31:40.675 INFO:tasks.rados.rados.0.smithi026.stdout:888: read oid 33 snap -1 2024-09-01T00:31:40.675 INFO:tasks.rados.rados.0.smithi026.stdout:888: expect deleted 2024-09-01T00:31:40.675 INFO:tasks.rados.rados.0.smithi026.stdout:889: read oid 49 snap -1 2024-09-01T00:31:40.675 INFO:tasks.rados.rados.0.smithi026.stdout:889: expect (ObjNum 238 snap 62 seq_num 238) 2024-09-01T00:31:40.675 INFO:tasks.rados.rados.0.smithi026.stdout:890: delete oid 48 current snap is 81 2024-09-01T00:31:40.675 INFO:tasks.rados.rados.0.smithi026.stdout:885: expect (ObjNum 254 snap 70 seq_num 254) 2024-09-01T00:31:40.860 INFO:tasks.rados.rados.0.smithi026.stdout:887: finishing write tid 1 to smithi02669314-6 2024-09-01T00:31:40.860 INFO:tasks.rados.rados.0.smithi026.stdout:887: finishing write tid 2 to smithi02669314-6 2024-09-01T00:31:40.861 INFO:tasks.rados.rados.0.smithi026.stdout:887: finishing write tid 3 to smithi02669314-6 2024-09-01T00:31:40.861 INFO:tasks.rados.rados.0.smithi026.stdout:887: finishing write tid 4 to smithi02669314-6 2024-09-01T00:31:40.861 INFO:tasks.rados.rados.0.smithi026.stdout:887: finishing write tid 5 to smithi02669314-6 2024-09-01T00:31:40.861 INFO:tasks.rados.rados.0.smithi026.stdout:887: finishing write tid 6 to smithi02669314-6 2024-09-01T00:31:40.861 INFO:tasks.rados.rados.0.smithi026.stdout:887: oid 6 updating version 0 to 243 2024-09-01T00:31:40.861 INFO:tasks.rados.rados.0.smithi026.stdout:887: oid 6 version 243 is already newer than 242 2024-09-01T00:31:40.861 INFO:tasks.rados.rados.0.smithi026.stdout:887: oid 6 version 243 is already newer than 241 2024-09-01T00:31:40.861 INFO:tasks.rados.rados.0.smithi026.stdout:887: oid 6 version 243 is already newer than 239 2024-09-01T00:31:40.861 INFO:tasks.rados.rados.0.smithi026.stdout:887: oid 6 version 243 is already newer than 240 2024-09-01T00:31:40.861 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 243 (ObjNum 283 snap 81 seq_num 283) dirty exists 2024-09-01T00:31:40.861 INFO:tasks.rados.rados.0.smithi026.stdout:887: left oid 6 (ObjNum 283 snap 81 seq_num 283) 2024-09-01T00:31:40.861 INFO:tasks.rados.rados.0.smithi026.stdout:889: expect (ObjNum 238 snap 62 seq_num 238) 2024-09-01T00:31:40.963 INFO:tasks.rados.rados.0.smithi026.stdout:885: done (4 left) 2024-09-01T00:31:40.963 INFO:tasks.rados.rados.0.smithi026.stdout:887: done (3 left) 2024-09-01T00:31:40.963 INFO:tasks.rados.rados.0.smithi026.stdout:888: done (2 left) 2024-09-01T00:31:40.963 INFO:tasks.rados.rados.0.smithi026.stdout:889: done (1 left) 2024-09-01T00:31:40.963 INFO:tasks.rados.rados.0.smithi026.stdout:890: done (0 left) 2024-09-01T00:31:40.963 INFO:tasks.rados.rados.0.smithi026.stdout:891: read oid 31 snap -1 2024-09-01T00:31:40.963 INFO:tasks.rados.rados.0.smithi026.stdout:891: expect (ObjNum 197 snap 49 seq_num 197) 2024-09-01T00:31:40.964 INFO:tasks.rados.rados.0.smithi026.stdout:892: delete oid 48 current snap is 81 2024-09-01T00:31:40.964 INFO:tasks.rados.rados.0.smithi026.stdout:892: done (1 left) 2024-09-01T00:31:40.964 INFO:tasks.rados.rados.0.smithi026.stdout:893: read oid 48 snap -1 2024-09-01T00:31:40.964 INFO:tasks.rados.rados.0.smithi026.stdout:893: expect deleted 2024-09-01T00:31:40.964 INFO:tasks.rados.rados.0.smithi026.stdout:894: snap_remove snap 78 2024-09-01T00:31:41.275 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:31:41.275 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:41 smithi026 ceph-mon[81182]: pgmap v11: 121 pgs: 121 active+clean; 229 MiB data, 873 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:41.275 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:41 smithi026 ceph-mon[81182]: osdmap e234: 8 total, 8 up, 8 in 2024-09-01T00:31:41.275 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:41 smithi026 ceph-mon[81182]: osdmap e235: 8 total, 8 up, 8 in 2024-09-01T00:31:41.276 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:41 smithi026 ceph-mon[28102]: pgmap v11: 121 pgs: 121 active+clean; 229 MiB data, 873 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:41.276 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:41 smithi026 ceph-mon[28102]: osdmap e234: 8 total, 8 up, 8 in 2024-09-01T00:31:41.276 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:41 smithi026 ceph-mon[28102]: osdmap e235: 8 total, 8 up, 8 in 2024-09-01T00:31:41.330 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:41 smithi139 ceph-mon[20615]: pgmap v11: 121 pgs: 121 active+clean; 229 MiB data, 873 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:41.330 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:41 smithi139 ceph-mon[20615]: osdmap e234: 8 total, 8 up, 8 in 2024-09-01T00:31:41.330 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:41 smithi139 ceph-mon[20615]: osdmap e235: 8 total, 8 up, 8 in 2024-09-01T00:31:41.856 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:31:41.856 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 3s ago 5m 26.1M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (4m) 2s ago 4m 90.0M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (6m) 3s ago 6m 14.9M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (6m) 2s ago 6m 20.5M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (29s) 2s ago 9m 451M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (57s) 3s ago 11m 490M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (16s) 3s ago 11m 34.3M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (10m) 2s ago 10m 59.4M 2048M 18.2.4-799-g7290dfee 0819e487878b 3bf052ecc239 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (10m) 3s ago 10m 52.1M 2048M 18.2.4-799-g7290dfee 0819e487878b 128a4604b5da 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (4m) 3s ago 4m 16.2M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (4m) 2s ago 4m 15.4M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (9m) 3s ago 9m 121M 2481M 18.2.4-799-g7290dfee 0819e487878b 92ccee8bf5b5 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (9m) 3s ago 9m 120M 2481M 18.2.4-799-g7290dfee 0819e487878b 6bb40a9cf628 2024-09-01T00:31:41.857 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (8m) 3s ago 8m 142M 2481M 18.2.4-799-g7290dfee 0819e487878b 002c0e3ce2e2 2024-09-01T00:31:41.858 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (8m) 3s ago 8m 100M 2481M 18.2.4-799-g7290dfee 0819e487878b 120bfca74c8e 2024-09-01T00:31:41.858 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (7m) 2s ago 7m 139M 2480M 18.2.4-799-g7290dfee 0819e487878b 4043c5e3aba4 2024-09-01T00:31:41.858 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (7m) 2s ago 7m 138M 2480M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:31:41.858 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (7m) 2s ago 7m 98.4M 2480M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:31:41.858 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (6m) 2s ago 6m 134M 2480M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:31:41.858 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (34s) 2s ago 5m 42.2M - 2.43.0 a07b618ecd1d a888053ef019 2024-09-01T00:31:41.882 INFO:tasks.rados.rados.0.smithi026.stdout:891: expect (ObjNum 197 snap 49 seq_num 197) 2024-09-01T00:31:42.114 INFO:tasks.rados.rados.0.smithi026.stdout:891: done (2 left) 2024-09-01T00:31:42.114 INFO:tasks.rados.rados.0.smithi026.stdout:893: done (1 left) 2024-09-01T00:31:42.114 INFO:tasks.rados.rados.0.smithi026.stdout:894: done (0 left) 2024-09-01T00:31:42.114 INFO:tasks.rados.rados.0.smithi026.stdout:895: snap_remove snap 71 2024-09-01T00:31:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:42 smithi026 ceph-mon[28102]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:42 smithi026 ceph-mon[28102]: from='client.25136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:42 smithi026 ceph-mon[28102]: osdmap e236: 8 total, 8 up, 8 in 2024-09-01T00:31:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:42 smithi026 ceph-mon[81182]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:42 smithi026 ceph-mon[81182]: from='client.25136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:42 smithi026 ceph-mon[81182]: osdmap e236: 8 total, 8 up, 8 in 2024-09-01T00:31:42.216 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:31:42.216 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:31:42.216 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2, 2024-09-01T00:31:42.216 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 1 2024-09-01T00:31:42.216 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:31:42.216 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:31:42.216 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:31:42.216 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:31:42.216 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:31:42.216 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8 2024-09-01T00:31:42.216 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:31:42.217 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:31:42.217 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:31:42.217 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:31:42.217 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:31:42.217 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 12, 2024-09-01T00:31:42.217 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:31:42.217 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:31:42.217 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:31:42.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:42 smithi139 ceph-mon[20615]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:42.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:42 smithi139 ceph-mon[20615]: from='client.25136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:42.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:42 smithi139 ceph-mon[20615]: osdmap e236: 8 total, 8 up, 8 in 2024-09-01T00:31:42.512 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:31:42.513 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:31:42.513 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:31:42.513 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:31:42.513 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:31:42.513 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2024-09-01T00:31:42.513 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:31:42.513 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "3/20 daemons upgraded", 2024-09-01T00:31:42.513 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-01T00:31:42.513 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:31:42.513 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:31:42.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:42 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:31:42] "GET /metrics HTTP/1.1" 200 33348 "" "Prometheus/2.43.0" 2024-09-01T00:31:43.026 INFO:tasks.rados.rados.0.smithi026.stdout:895: done (0 left) 2024-09-01T00:31:43.026 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 22 current snap is 81 2024-09-01T00:31:43.026 INFO:tasks.rados.rados.0.smithi026.stdout:896: seq_num 286 ranges {0=794624,794624=761856,1556480=679936,2236416=163840} 2024-09-01T00:31:43.031 INFO:tasks.rados.rados.0.smithi026.stdout:896: writing smithi02669314-22 from 0 to 794624 tid 1 2024-09-01T00:31:43.036 INFO:tasks.rados.rados.0.smithi026.stdout:896: writing smithi02669314-22 from 794624 to 1556480 tid 2 2024-09-01T00:31:43.041 INFO:tasks.rados.rados.0.smithi026.stdout:896: writing smithi02669314-22 from 1556480 to 2236416 tid 3 2024-09-01T00:31:43.043 INFO:tasks.rados.rados.0.smithi026.stdout:896: writing smithi02669314-22 from 2236416 to 2400256 tid 4 2024-09-01T00:31:43.043 INFO:tasks.rados.rados.0.smithi026.stdout:897: setattr oid 20 current snap is 81 2024-09-01T00:31:43.043 INFO:tasks.rados.rados.0.smithi026.stdout:896: finishing write tid 1 to smithi02669314-22 2024-09-01T00:31:43.043 INFO:tasks.rados.rados.0.smithi026.stdout:896: finishing write tid 2 to smithi02669314-22 2024-09-01T00:31:43.046 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 81 2024-09-01T00:31:43.046 INFO:tasks.rados.rados.0.smithi026.stdout:898: seq_num 287 ranges {6578176=8192} 2024-09-01T00:31:43.083 INFO:tasks.rados.rados.0.smithi026.stdout:898: writing smithi02669314-21 from 6578176 to 6586368 tid 1 2024-09-01T00:31:43.083 INFO:tasks.rados.rados.0.smithi026.stdout:899: rollback oid 12 current snap is 81 2024-09-01T00:31:43.083 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 12 to 77 2024-09-01T00:31:43.083 INFO:tasks.rados.rados.0.smithi026.stdout:896: finishing write tid 3 to smithi02669314-22 2024-09-01T00:31:43.083 INFO:tasks.rados.rados.0.smithi026.stdout:896: finishing write tid 4 to smithi02669314-22 2024-09-01T00:31:43.083 INFO:tasks.rados.rados.0.smithi026.stdout:896: finishing write tid 5 to smithi02669314-22 2024-09-01T00:31:43.083 INFO:tasks.rados.rados.0.smithi026.stdout:896: finishing write tid 6 to smithi02669314-22 2024-09-01T00:31:43.083 INFO:tasks.rados.rados.0.smithi026.stdout:896: oid 22 updating version 0 to 300 2024-09-01T00:31:43.083 INFO:tasks.rados.rados.0.smithi026.stdout:896: oid 22 version 300 is already newer than 296 2024-09-01T00:31:43.083 INFO:tasks.rados.rados.0.smithi026.stdout:896: oid 22 version 300 is already newer than 298 2024-09-01T00:31:43.084 INFO:tasks.rados.rados.0.smithi026.stdout:896: oid 22 version 300 is already newer than 299 2024-09-01T00:31:43.084 INFO:tasks.rados.rados.0.smithi026.stdout:896: oid 22 version 300 is already newer than 297 2024-09-01T00:31:43.084 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 300 (ObjNum 286 snap 81 seq_num 286) dirty exists 2024-09-01T00:31:43.084 INFO:tasks.rados.rados.0.smithi026.stdout:896: left oid 22 (ObjNum 286 snap 81 seq_num 286) 2024-09-01T00:31:43.084 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 380 (ObjNum 105 snap 18 seq_num 105) dirty exists 2024-09-01T00:31:43.084 INFO:tasks.rados.rados.0.smithi026.stdout:896: done (3 left) 2024-09-01T00:31:43.084 INFO:tasks.rados.rados.0.smithi026.stdout:897: done (2 left) 2024-09-01T00:31:43.084 INFO:tasks.rados.rados.0.smithi026.stdout:900: snap_remove snap 74 2024-09-01T00:31:43.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:43 smithi139 ceph-mon[20615]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:43.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:43 smithi139 ceph-mon[20615]: pgmap v15: 121 pgs: 121 active+clean; 233 MiB data, 886 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-09-01T00:31:43.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:43 smithi139 ceph-mon[20615]: from='client.? 172.21.15.26:0/3557525470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:31:43.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:43 smithi139 ceph-mon[20615]: from='client.25154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:43 smithi026 ceph-mon[28102]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:43 smithi026 ceph-mon[28102]: pgmap v15: 121 pgs: 121 active+clean; 233 MiB data, 886 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-09-01T00:31:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:43 smithi026 ceph-mon[28102]: from='client.? 172.21.15.26:0/3557525470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:31:43.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:43 smithi026 ceph-mon[28102]: from='client.25154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:43 smithi026 ceph-mon[81182]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:43 smithi026 ceph-mon[81182]: pgmap v15: 121 pgs: 121 active+clean; 233 MiB data, 886 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-09-01T00:31:43.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:43 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3557525470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-01T00:31:43.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:43 smithi026 ceph-mon[81182]: from='client.25154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:31:44.050 INFO:tasks.rados.rados.0.smithi026.stdout:900: done (2 left) 2024-09-01T00:31:44.050 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 81 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:901: seq_num 288 ranges {0=24576} 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:901: writing smithi02669314-18 from 0 to 24576 tid 1 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:902: read oid 20 snap -1 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:902: expect (ObjNum 105 snap 18 seq_num 105) 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:903: copy_from oid 45 from oid 15 current snap is 81 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:904: snap_create 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:898: finishing write tid 1 to smithi02669314-21 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:898: finishing write tid 2 to smithi02669314-21 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:899: finishing rollback tid 0 to smithi02669314-12 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:899: finishing rollback tid 1 to smithi02669314-12 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:899: finishing rollback tid 2 to smithi02669314-12 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 311 (ObjNum 271 snap 73 seq_num 271) dirty exists 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:898: finishing write tid 3 to smithi02669314-21 2024-09-01T00:31:44.051 INFO:tasks.rados.rados.0.smithi026.stdout:898: oid 21 updating version 0 to 222 2024-09-01T00:31:44.052 INFO:tasks.rados.rados.0.smithi026.stdout:898: oid 21 updating version 222 to 223 2024-09-01T00:31:44.052 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 223 (ObjNum 287 snap 81 seq_num 287) dirty exists 2024-09-01T00:31:44.052 INFO:tasks.rados.rados.0.smithi026.stdout:898: left oid 21 (ObjNum 287 snap 81 seq_num 287) 2024-09-01T00:31:44.057 INFO:tasks.rados.rados.0.smithi026.stdout:903: finishing copy_from to smithi02669314-45 2024-09-01T00:31:44.057 INFO:tasks.rados.rados.0.smithi026.stdout:903: got expected ENOENT (src dne) 2024-09-01T00:31:44.057 INFO:tasks.rados.rados.0.smithi026.stdout:903: finishing copy_from racing read to smithi02669314-45 2024-09-01T00:31:44.059 INFO:tasks.rados.rados.0.smithi026.stdout:901: finishing write tid 1 to smithi02669314-18 2024-09-01T00:31:44.059 INFO:tasks.rados.rados.0.smithi026.stdout:901: finishing write tid 2 to smithi02669314-18 2024-09-01T00:31:44.061 INFO:tasks.rados.rados.0.smithi026.stdout:901: finishing write tid 3 to smithi02669314-18 2024-09-01T00:31:44.062 INFO:tasks.rados.rados.0.smithi026.stdout:901: oid 18 updating version 0 to 313 2024-09-01T00:31:44.062 INFO:tasks.rados.rados.0.smithi026.stdout:901: oid 18 version 313 is already newer than 312 2024-09-01T00:31:44.062 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 313 (ObjNum 288 snap 81 seq_num 288) dirty exists 2024-09-01T00:31:44.062 INFO:tasks.rados.rados.0.smithi026.stdout:901: left oid 18 (ObjNum 288 snap 81 seq_num 288) 2024-09-01T00:31:44.068 INFO:tasks.rados.rados.0.smithi026.stdout:902: expect (ObjNum 105 snap 18 seq_num 105) 2024-09-01T00:31:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: osdmap e237: 8 total, 8 up, 8 in 2024-09-01T00:31:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:44 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.436 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: osdmap e237: 8 total, 8 up, 8 in 2024-09-01T00:31:44.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:31:44.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:31:44.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:31:44.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:31:44.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:31:44.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:31:44.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:31:44.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:31:44.437 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:31:44.438 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:31:44.438 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.438 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.438 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.438 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.438 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.438 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: osdmap e237: 8 total, 8 up, 8 in 2024-09-01T00:31:44.438 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.438 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.438 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:31:44.438 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: Updating smithi026:/etc/ceph/ceph.conf 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: Updating smithi139:/etc/ceph/ceph.conf 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.conf 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: Updating smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: Updating smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:44.439 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:44 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:45.051 INFO:tasks.rados.rados.0.smithi026.stdout:898: done (5 left) 2024-09-01T00:31:45.052 INFO:tasks.rados.rados.0.smithi026.stdout:899: done (4 left) 2024-09-01T00:31:45.052 INFO:tasks.rados.rados.0.smithi026.stdout:901: done (3 left) 2024-09-01T00:31:45.052 INFO:tasks.rados.rados.0.smithi026.stdout:902: done (2 left) 2024-09-01T00:31:45.052 INFO:tasks.rados.rados.0.smithi026.stdout:903: done (1 left) 2024-09-01T00:31:45.052 INFO:tasks.rados.rados.0.smithi026.stdout:904: done (0 left) 2024-09-01T00:31:45.052 INFO:tasks.rados.rados.0.smithi026.stdout:905: rollback oid 44 current snap is 82 2024-09-01T00:31:45.052 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 44 to 51 2024-09-01T00:31:45.052 INFO:tasks.rados.rados.0.smithi026.stdout:906: copy_from oid 18 from oid 38 current snap is 82 2024-09-01T00:31:45.052 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 82 2024-09-01T00:31:45.052 INFO:tasks.rados.rados.0.smithi026.stdout:907: seq_num 289 ranges {4079616=40960} 2024-09-01T00:31:45.074 INFO:tasks.rados.rados.0.smithi026.stdout:907: writing smithi02669314-3 from 4079616 to 4120576 tid 1 2024-09-01T00:31:45.074 INFO:tasks.rados.rados.0.smithi026.stdout:908: snap_remove snap 76 2024-09-01T00:31:45.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: pgmap v17: 121 pgs: 121 active+clean; 233 MiB data, 886 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-09-01T00:31:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:31:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: osdmap e238: 8 total, 8 up, 8 in 2024-09-01T00:31:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:31:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-01T00:31:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-01T00:31:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: Upgrade: It appears safe to stop mon.c 2024-09-01T00:31:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:31:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config-key dump", "format": "json"} : dispatch 2024-09-01T00:31:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:45.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:45.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:45.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:45.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:45.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:45.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:45 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: pgmap v17: 121 pgs: 121 active+clean; 233 MiB data, 886 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-09-01T00:31:45.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:31:45.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: osdmap e238: 8 total, 8 up, 8 in 2024-09-01T00:31:45.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:31:45.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-01T00:31:45.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-01T00:31:45.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: Upgrade: It appears safe to stop mon.c 2024-09-01T00:31:45.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:31:45.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config-key dump", "format": "json"} : dispatch 2024-09-01T00:31:45.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:45.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:45.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:45.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:45.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: pgmap v17: 121 pgs: 121 active+clean; 233 MiB data, 886 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-09-01T00:31:45.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:31:45.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: osdmap e238: 8 total, 8 up, 8 in 2024-09-01T00:31:45.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:31:45.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-01T00:31:45.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-01T00:31:45.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: Upgrade: It appears safe to stop mon.c 2024-09-01T00:31:45.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:31:45.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config-key dump", "format": "json"} : dispatch 2024-09-01T00:31:45.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:45.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:45.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:45.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:45.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.456 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:45.456 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:45.457 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.457 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.457 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.457 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:31:45.457 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:31:45.457 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:31:45.458 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:31:45.458 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:45 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:31:45.707 INFO:tasks.rados.rados.0.smithi026.stdout:908: done (3 left) 2024-09-01T00:31:45.707 INFO:tasks.rados.rados.0.smithi026.stdout:909: snap_create 2024-09-01T00:31:45.707 INFO:tasks.rados.rados.0.smithi026.stdout:905: finishing rollback tid 0 to smithi02669314-44 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:905: finishing rollback tid 1 to smithi02669314-44 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:905: finishing rollback tid 2 to smithi02669314-44 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 388 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:906: finishing copy_from racing read to smithi02669314-18 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:906: finishing copy_from to smithi02669314-18 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 292 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:907: finishing write tid 1 to smithi02669314-3 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:907: finishing write tid 2 to smithi02669314-3 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:907: finishing write tid 3 to smithi02669314-3 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:907: oid 3 updating version 0 to 162 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:907: oid 3 updating version 162 to 163 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 163 (ObjNum 289 snap 82 seq_num 289) dirty exists 2024-09-01T00:31:45.708 INFO:tasks.rados.rados.0.smithi026.stdout:907: left oid 3 (ObjNum 289 snap 82 seq_num 289) 2024-09-01T00:31:46.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:46 smithi026 ceph-mon[81182]: osdmap e239: 8 total, 8 up, 8 in 2024-09-01T00:31:46.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:46 smithi026 ceph-mon[81182]: osdmap e240: 8 total, 8 up, 8 in 2024-09-01T00:31:46.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:46.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:31:46.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:31:46.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:31:46.317 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:46 smithi026 ceph-mon[28102]: osdmap e239: 8 total, 8 up, 8 in 2024-09-01T00:31:46.317 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:46 smithi026 ceph-mon[28102]: osdmap e240: 8 total, 8 up, 8 in 2024-09-01T00:31:46.317 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:46 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:46.317 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:46 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:31:46.317 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:46 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:31:46.317 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:46 smithi026 ceph-mon[28102]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:31:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:46 smithi139 ceph-mon[20615]: osdmap e239: 8 total, 8 up, 8 in 2024-09-01T00:31:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:46 smithi139 ceph-mon[20615]: osdmap e240: 8 total, 8 up, 8 in 2024-09-01T00:31:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:46 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:46 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:31:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:46 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:31:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:46 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:31:46.707 INFO:tasks.rados.rados.0.smithi026.stdout:905: done (3 left) 2024-09-01T00:31:46.707 INFO:tasks.rados.rados.0.smithi026.stdout:906: done (2 left) 2024-09-01T00:31:46.707 INFO:tasks.rados.rados.0.smithi026.stdout:907: done (1 left) 2024-09-01T00:31:46.707 INFO:tasks.rados.rados.0.smithi026.stdout:909: done (0 left) 2024-09-01T00:31:46.707 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 1 current snap is 83 2024-09-01T00:31:46.707 INFO:tasks.rados.rados.0.smithi026.stdout:910: seq_num 290 ranges {1810432=57344} 2024-09-01T00:31:46.717 INFO:tasks.rados.rados.0.smithi026.stdout:910: writing smithi02669314-1 from 1810432 to 1867776 tid 1 2024-09-01T00:31:46.717 INFO:tasks.rados.rados.0.smithi026.stdout:911: read oid 35 snap -1 2024-09-01T00:31:46.717 INFO:tasks.rados.rados.0.smithi026.stdout:911: expect (ObjNum 244 snap 65 seq_num 244) 2024-09-01T00:31:46.717 INFO:tasks.rados.rados.0.smithi026.stdout:912: snap_create 2024-09-01T00:31:46.721 INFO:tasks.rados.rados.0.smithi026.stdout:910: finishing write tid 1 to smithi02669314-1 2024-09-01T00:31:46.721 INFO:tasks.rados.rados.0.smithi026.stdout:910: finishing write tid 2 to smithi02669314-1 2024-09-01T00:31:46.724 INFO:tasks.rados.rados.0.smithi026.stdout:910: finishing write tid 3 to smithi02669314-1 2024-09-01T00:31:46.724 INFO:tasks.rados.rados.0.smithi026.stdout:910: oid 1 updating version 0 to 268 2024-09-01T00:31:46.724 INFO:tasks.rados.rados.0.smithi026.stdout:910: oid 1 updating version 268 to 269 2024-09-01T00:31:46.724 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 269 (ObjNum 290 snap 83 seq_num 290) dirty exists 2024-09-01T00:31:46.724 INFO:tasks.rados.rados.0.smithi026.stdout:910: left oid 1 (ObjNum 290 snap 83 seq_num 290) 2024-09-01T00:31:46.725 INFO:tasks.rados.rados.0.smithi026.stdout:911: expect (ObjNum 244 snap 65 seq_num 244) 2024-09-01T00:31:47.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:47 smithi026 systemd[1]: Stopping Ceph mon.c for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:31:47.708 INFO:tasks.rados.rados.0.smithi026.stdout:910: done (2 left) 2024-09-01T00:31:47.708 INFO:tasks.rados.rados.0.smithi026.stdout:911: done (1 left) 2024-09-01T00:31:47.708 INFO:tasks.rados.rados.0.smithi026.stdout:912: done (0 left) 2024-09-01T00:31:47.708 INFO:tasks.rados.rados.0.smithi026.stdout:913: rollback oid 37 current snap is 84 2024-09-01T00:31:47.708 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 37 to 73 2024-09-01T00:31:47.708 INFO:tasks.rados.rados.0.smithi026.stdout:914: delete oid 44 current snap is 84 2024-09-01T00:31:47.715 INFO:tasks.rados.rados.0.smithi026.stdout:913: finishing rollback tid 0 to smithi02669314-37 2024-09-01T00:31:47.715 INFO:tasks.rados.rados.0.smithi026.stdout:913: finishing rollback tid 1 to smithi02669314-37 2024-09-01T00:31:47.715 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 165 (ObjNum 544235886 snap 669745 seq_num 304) dirty dne 2024-09-01T00:31:47.715 INFO:tasks.rados.rados.0.smithi026.stdout:913: done (1 left) 2024-09-01T00:31:47.715 INFO:tasks.rados.rados.0.smithi026.stdout:914: done (0 left) 2024-09-01T00:31:47.716 INFO:tasks.rados.rados.0.smithi026.stdout:915: copy_from oid 5 from oid 45 current snap is 84 2024-09-01T00:31:47.716 INFO:tasks.rados.rados.0.smithi026.stdout:916: read oid 12 snap 83 2024-09-01T00:31:47.716 INFO:tasks.rados.rados.0.smithi026.stdout:916: expect (ObjNum 271 snap 73 seq_num 271) 2024-09-01T00:31:47.716 INFO:tasks.rados.rados.0.smithi026.stdout:917: rollback oid 47 current snap is 84 2024-09-01T00:31:47.716 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 47 to 51 2024-09-01T00:31:47.716 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 84 2024-09-01T00:31:47.716 INFO:tasks.rados.rados.0.smithi026.stdout:918: seq_num 292 ranges {7061504=98304} 2024-09-01T00:31:47.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:47 smithi026 ceph-mon[81182]: Upgrade: Updating mon.c 2024-09-01T00:31:47.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:47 smithi026 ceph-mon[81182]: Deploying daemon mon.c on smithi026 2024-09-01T00:31:47.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:47 smithi026 ceph-mon[81182]: pgmap v21: 121 pgs: 121 active+clean; 233 MiB data, 891 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 31 op/s 2024-09-01T00:31:47.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:47 smithi026 ceph-mon[81182]: osdmap e241: 8 total, 8 up, 8 in 2024-09-01T00:31:47.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:47 smithi026 ceph-mon[81182]: mgrmap e44: y(active, since 12s), standbys: x 2024-09-01T00:31:47.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:47 smithi026 ceph-mon[28102]: Upgrade: Updating mon.c 2024-09-01T00:31:47.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:47 smithi026 ceph-mon[28102]: Deploying daemon mon.c on smithi026 2024-09-01T00:31:47.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:47 smithi026 ceph-mon[28102]: pgmap v21: 121 pgs: 121 active+clean; 233 MiB data, 891 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 31 op/s 2024-09-01T00:31:47.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:47 smithi026 ceph-mon[28102]: osdmap e241: 8 total, 8 up, 8 in 2024-09-01T00:31:47.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:47 smithi026 ceph-mon[28102]: mgrmap e44: y(active, since 12s), standbys: x 2024-09-01T00:31:47.756 INFO:tasks.rados.rados.0.smithi026.stdout:918: writing smithi02669314-28 from 7061504 to 7159808 tid 1 2024-09-01T00:31:47.756 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 36 current snap is 84 2024-09-01T00:31:47.756 INFO:tasks.rados.rados.0.smithi026.stdout:917: finishing rollback tid 0 to smithi02669314-47 2024-09-01T00:31:47.756 INFO:tasks.rados.rados.0.smithi026.stdout:917: finishing rollback tid 1 to smithi02669314-47 2024-09-01T00:31:47.756 INFO:tasks.rados.rados.0.smithi026.stdout:917: finishing rollback tid 2 to smithi02669314-47 2024-09-01T00:31:47.756 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 398 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:31:47.756 INFO:tasks.rados.rados.0.smithi026.stdout:915: finishing copy_from racing read to smithi02669314-5 2024-09-01T00:31:47.757 INFO:tasks.rados.rados.0.smithi026.stdout:915: finishing copy_from to smithi02669314-5 2024-09-01T00:31:47.757 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 282 (ObjNum 263 snap 71 seq_num 263) dirty exists 2024-09-01T00:31:47.757 INFO:tasks.rados.rados.0.smithi026.stdout:916: expect (ObjNum 271 snap 73 seq_num 271) 2024-09-01T00:31:47.887 INFO:tasks.rados.rados.0.smithi026.stdout:918: finishing write tid 1 to smithi02669314-28 2024-09-01T00:31:47.887 INFO:tasks.rados.rados.0.smithi026.stdout:918: finishing write tid 2 to smithi02669314-28 2024-09-01T00:31:47.887 INFO:tasks.rados.rados.0.smithi026.stdout:918: finishing write tid 3 to smithi02669314-28 2024-09-01T00:31:47.887 INFO:tasks.rados.rados.0.smithi026.stdout:918: oid 28 updating version 0 to 271 2024-09-01T00:31:47.887 INFO:tasks.rados.rados.0.smithi026.stdout:918: oid 28 version 271 is already newer than 270 2024-09-01T00:31:47.887 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 271 (ObjNum 292 snap 84 seq_num 292) dirty exists 2024-09-01T00:31:47.887 INFO:tasks.rados.rados.0.smithi026.stdout:918: left oid 28 (ObjNum 292 snap 84 seq_num 292) 2024-09-01T00:31:47.887 INFO:tasks.rados.rados.0.smithi026.stdout:919: seq_num 293 ranges {4079616=114688} 2024-09-01T00:31:47.910 INFO:tasks.rados.rados.0.smithi026.stdout:919: writing smithi02669314-36 from 4079616 to 4194304 tid 1 2024-09-01T00:31:47.910 INFO:tasks.rados.rados.0.smithi026.stdout:915: done (4 left) 2024-09-01T00:31:47.910 INFO:tasks.rados.rados.0.smithi026.stdout:916: done (3 left) 2024-09-01T00:31:47.910 INFO:tasks.rados.rados.0.smithi026.stdout:917: done (2 left) 2024-09-01T00:31:47.910 INFO:tasks.rados.rados.0.smithi026.stdout:918: done (1 left) 2024-09-01T00:31:47.910 INFO:tasks.rados.rados.0.smithi026.stdout:920: snap_remove snap 75 2024-09-01T00:31:48.064 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c[28097]: 2024-09-01T00:31:47.754+0000 7f9e218f3640 -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-01T00:31:48.064 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c[28097]: 2024-09-01T00:31:47.754+0000 7f9e218f3640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-01T00:31:48.064 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:47 smithi026 podman[83416]: 2024-09-01 00:31:47.795414953 +0000 UTC m=+0.145577095 container died 128a4604b5dadd58db32608c9dbc9b8d71fd292c8271e1678ebd78d52745fdfa (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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, RELEASE=reef-7290dfe, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-01T00:31:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:47 smithi139 ceph-mon[20615]: Upgrade: Updating mon.c 2024-09-01T00:31:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:47 smithi139 ceph-mon[20615]: Deploying daemon mon.c on smithi026 2024-09-01T00:31:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:47 smithi139 ceph-mon[20615]: pgmap v21: 121 pgs: 121 active+clean; 233 MiB data, 891 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 31 op/s 2024-09-01T00:31:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:47 smithi139 ceph-mon[20615]: osdmap e241: 8 total, 8 up, 8 in 2024-09-01T00:31:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:47 smithi139 ceph-mon[20615]: mgrmap e44: y(active, since 12s), standbys: x 2024-09-01T00:31:48.414 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:48 smithi026 podman[83416]: 2024-09-01 00:31:48.238180389 +0000 UTC m=+0.588342533 container cleanup 128a4604b5dadd58db32608c9dbc9b8d71fd292c8271e1678ebd78d52745fdfa (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=reef-7290dfe, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-01T00:31:48.414 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:48 smithi026 bash[83416]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c 2024-09-01T00:31:48.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:48 smithi026 podman[83428]: 2024-09-01 00:31:48.414782738 +0000 UTC m=+0.615952971 container remove 128a4604b5dadd58db32608c9dbc9b8d71fd292c8271e1678ebd78d52745fdfa (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-7290dfe, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-01T00:31:48.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:48 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-01T00:31:48.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:48 smithi026 systemd[1]: Stopped Ceph mon.c for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:31:48.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:48 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.c.service: Consumed 7.352s CPU time. 2024-09-01T00:31:49.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:48 smithi026 systemd[1]: Starting Ceph mon.c for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:31:49.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 podman[83562]: 2024-09-01 00:31:48.970019114 +0000 UTC m=+0.016328202 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:31:49.194 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 podman[83562]: 2024-09-01 00:31:49.074549902 +0000 UTC m=+0.120859022 container create ab9d87d0ceb00cdea87d88b562d7cbee8ec692442bdae9f177bab6d1fe859769 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=) 2024-09-01T00:31:49.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 podman[83562]: 2024-09-01 00:31:49.301978603 +0000 UTC m=+0.348287695 container init ab9d87d0ceb00cdea87d88b562d7cbee8ec692442bdae9f177bab6d1fe859769 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 podman[83562]: 2024-09-01 00:31:49.305230556 +0000 UTC m=+0.351539634 container start ab9d87d0ceb00cdea87d88b562d7cbee8ec692442bdae9f177bab6d1fe859769 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: set uid:gid to 167:167 (ceph:ceph) 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev), process ceph-mon, pid 2 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: pidfile_write: ignore empty --pid-file 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: load: jerasure load: lrc 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: RocksDB version: 7.9.2 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Git sha 0 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Compile date 2024-08-31 16:27:52 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: DB SUMMARY 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: DB Session ID: NQJ8FATQP9ET35XMTELU 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: CURRENT file: CURRENT 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: IDENTITY file: IDENTITY 2024-09-01T00:31:49.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1412 Bytes 2024-09-01T00:31:49.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-09-01T00:31:49.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 9414667 ; 2024-09-01T00:31:49.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.error_if_exists: 0 2024-09-01T00:31:49.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.create_if_missing: 0 2024-09-01T00:31:49.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.paranoid_checks: 1 2024-09-01T00:31:49.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-01T00:31:49.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-01T00:31:49.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-01T00:31:49.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.env: 0x556e488090e0 2024-09-01T00:31:49.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.fs: PosixFileSystem 2024-09-01T00:31:49.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.info_log: 0x556e49869860 2024-09-01T00:31:49.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_file_opening_threads: 16 2024-09-01T00:31:49.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.statistics: (nil) 2024-09-01T00:31:49.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.use_fsync: 0 2024-09-01T00:31:49.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_log_file_size: 0 2024-09-01T00:31:49.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-01T00:31:49.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-01T00:31:49.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.keep_log_file_num: 1000 2024-09-01T00:31:49.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.recycle_log_file_num: 0 2024-09-01T00:31:49.704 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.allow_fallocate: 1 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.allow_mmap_reads: 0 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.allow_mmap_writes: 0 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.use_direct_reads: 0 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.create_missing_column_families: 0 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.db_log_dir: 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.wal_dir: 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-01T00:31:49.705 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-01T00:31:49.706 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.advise_random_on_open: 1 2024-09-01T00:31:49.706 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.db_write_buffer_size: 0 2024-09-01T00:31:49.706 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.write_buffer_manager: 0x556e4986c960 2024-09-01T00:31:49.706 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-01T00:31:49.706 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-01T00:31:49.706 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.rate_limiter: (nil) 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.wal_recovery_mode: 2 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.enable_thread_tracking: 0 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.enable_pipelined_write: 0 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.unordered_write: 0 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.row_cache: None 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.wal_filter: None 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-01T00:31:49.707 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.allow_ingest_behind: 0 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.two_write_queues: 0 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.manual_wal_flush: 0 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.wal_compression: 0 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.atomic_flush: 0 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.log_readahead_size: 0 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.best_efforts_recovery: 0 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-01T00:31:49.708 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.allow_data_in_errors: 0 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.db_host_id: __hostname__ 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_background_jobs: 2 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_background_compactions: -1 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_subcompactions: 1 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_total_wal_size: 0 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-01T00:31:49.709 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_open_files: -1 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bytes_per_sync: 0 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_readahead_size: 0 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_background_flushes: -1 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Compression algorithms supported: 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: kZSTD supported: 0 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: kXpressCompression supported: 0 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: kBZip2Compression supported: 0 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: kLZ4Compression supported: 1 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: kZlibCompression supported: 1 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: kLZ4HCCompression supported: 1 2024-09-01T00:31:49.710 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: kSnappyCompression supported: 1 2024-09-01T00:31:49.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-01T00:31:49.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-01T00:31:49.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-01T00:31:49.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-01T00:31:49.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-01T00:31:49.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.merge_operator: 2024-09-01T00:31:49.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_filter: None 2024-09-01T00:31:49.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_filter_factory: None 2024-09-01T00:31:49.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.sst_partitioner_factory: None 2024-09-01T00:31:49.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-01T00:31:49.711 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-01T00:31:49.712 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556e498694a0) 2024-09-01T00:31:49.712 INFO:journalctl@ceph.mon.c.smithi026.stdout: cache_index_and_filter_blocks: 1 2024-09-01T00:31:49.712 INFO:journalctl@ceph.mon.c.smithi026.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-01T00:31:49.712 INFO:journalctl@ceph.mon.c.smithi026.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-01T00:31:49.712 INFO:journalctl@ceph.mon.c.smithi026.stdout: pin_top_level_index_and_filter: 1 2024-09-01T00:31:49.712 INFO:journalctl@ceph.mon.c.smithi026.stdout: index_type: 0 2024-09-01T00:31:49.712 INFO:journalctl@ceph.mon.c.smithi026.stdout: data_block_index_type: 0 2024-09-01T00:31:49.712 INFO:journalctl@ceph.mon.c.smithi026.stdout: index_shortening: 1 2024-09-01T00:31:49.712 INFO:journalctl@ceph.mon.c.smithi026.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-01T00:31:49.712 INFO:journalctl@ceph.mon.c.smithi026.stdout: checksum: 4 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: no_block_cache: 0 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache: 0x556e4985d610 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache_name: BinnedLRUCache 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache_options: 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: capacity : 536870912 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: num_shard_bits : 4 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: strict_capacity_limit : 0 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: high_pri_pool_ratio: 0.000 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_cache_compressed: (nil) 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: persistent_cache: (nil) 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_size: 4096 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_size_deviation: 10 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_restart_interval: 16 2024-09-01T00:31:49.713 INFO:journalctl@ceph.mon.c.smithi026.stdout: index_block_restart_interval: 1 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: metadata_block_size: 4096 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: partition_filters: 0 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: use_delta_encoding: 1 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: filter_policy: bloomfilter 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: whole_key_filtering: 1 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: verify_compression: 0 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: read_amp_bytes_per_bit: 0 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: format_version: 5 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: enable_index_compression: 1 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: block_align: 0 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: max_auto_readahead_size: 262144 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: prepopulate_block_cache: 0 2024-09-01T00:31:49.714 INFO:journalctl@ceph.mon.c.smithi026.stdout: initial_auto_readahead_size: 8192 2024-09-01T00:31:49.715 INFO:journalctl@ceph.mon.c.smithi026.stdout: num_file_reads_for_auto_readahead: 2 2024-09-01T00:31:49.715 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.write_buffer_size: 33554432 2024-09-01T00:31:49.715 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_write_buffer_number: 2 2024-09-01T00:31:49.715 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compression: NoCompression 2024-09-01T00:31:49.715 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bottommost_compression: Disabled 2024-09-01T00:31:49.715 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.prefix_extractor: nullptr 2024-09-01T00:31:49.715 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-01T00:31:49.715 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.num_levels: 7 2024-09-01T00:31:49.715 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-01T00:31:49.715 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compression_opts.level: 32767 2024-09-01T00:31:49.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compression_opts.strategy: 0 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compression_opts.enabled: false 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.target_file_size_base: 67108864 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-01T00:31:49.717 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.arena_block_size: 1048576 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-01T00:31:49.718 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.disable_auto_compactions: 0 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-01T00:31:49.719 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.inplace_update_support: 0 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.bloom_locality: 0 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.max_successive_merges: 0 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.paranoid_file_checks: 0 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.force_consistency_checks: 1 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.report_bg_io_stats: 0 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.ttl: 2592000 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-01T00:31:49.720 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.enable_blob_files: false 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.min_blob_size: 0 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.blob_file_size: 268435456 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.blob_file_starting_level: 0 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-01T00:31:49.721 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: 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 13434, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-09-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-09-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 713175e0-2c5b-4ff0-bdeb-a70551a94057 2024-09-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150709332058, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-09-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-09-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150709352111, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5838909, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13439, "largest_seqno": 15977, "table_properties": {"data_size": 5826704, "index_size": 8407, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2757, "raw_key_size": 26090, "raw_average_key_size": 24, "raw_value_size": 5802929, "raw_average_value_size": 5388, "num_data_blocks": 365, "num_entries": 1077, "num_filter_entries": 1077, "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": 1725150709, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "713175e0-2c5b-4ff0-bdeb-a70551a94057", "db_session_id": "NQJ8FATQP9ET35XMTELU", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-09-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150709352240, "job": 1, "event": "recovery_finished"} 2024-09-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-09-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: 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-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556e4988ce00 2024-09-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: DB pointer 0x556e4998e000 2024-09-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-01T00:31:49.722 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-01T00:31:49.723 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** DB Stats ** 2024-09-01T00:31:49.723 INFO:journalctl@ceph.mon.c.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-01T00:31:49.723 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:31:49.723 INFO:journalctl@ceph.mon.c.smithi026.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-01T00:31:49.723 INFO:journalctl@ceph.mon.c.smithi026.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-01T00:31:49.723 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:31:49.723 INFO:journalctl@ceph.mon.c.smithi026.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-01T00:31:49.723 INFO:journalctl@ceph.mon.c.smithi026.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-01T00:31:49.723 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:31:49.723 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-01T00:31:49.724 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:31:49.724 INFO:journalctl@ceph.mon.c.smithi026.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-01T00:31:49.724 INFO:journalctl@ceph.mon.c.smithi026.stdout: L0 1/0 5.57 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 703.3 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-01T00:31:49.724 INFO:journalctl@ceph.mon.c.smithi026.stdout: L6 1/0 7.78 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-01T00:31:49.724 INFO:journalctl@ceph.mon.c.smithi026.stdout: Sum 2/0 13.35 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 703.3 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-01T00:31:49.724 INFO:journalctl@ceph.mon.c.smithi026.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 703.3 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-01T00:31:49.725 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:31:49.725 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** Compaction Stats [default] ** 2024-09-01T00:31:49.725 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:31:49.725 INFO:journalctl@ceph.mon.c.smithi026.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-01T00:31:49.725 INFO:journalctl@ceph.mon.c.smithi026.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 703.3 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-01T00:31:49.725 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:31:49.726 INFO:journalctl@ceph.mon.c.smithi026.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-01T00:31:49.726 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:31:49.726 INFO:journalctl@ceph.mon.c.smithi026.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-01T00:31:49.726 INFO:journalctl@ceph.mon.c.smithi026.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-09-01T00:31:49.726 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-01T00:31:49.726 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-01T00:31:49.726 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-01T00:31:49.726 INFO:journalctl@ceph.mon.c.smithi026.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-01T00:31:49.726 INFO:journalctl@ceph.mon.c.smithi026.stdout: Cumulative compaction: 0.01 GB write, 243.08 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-01T00:31:49.726 INFO:journalctl@ceph.mon.c.smithi026.stdout: Interval compaction: 0.01 GB write, 243.08 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-01T00:31:49.726 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.stdout: Block cache BinnedLRUCache@0x556e4985d610#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-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: starting mon.c rank 2 at public addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] at bind addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: mon.c@-1(???) e3 preinit fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: mon.c@-1(???).mds e7 new map 2024-09-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: mon.c@-1(???).mds e7 print_map 2024-09-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.stdout: e7 2024-09-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.stdout: legacy client fscid: 1 2024-09-01T00:31:49.727 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:31:49.728 INFO:journalctl@ceph.mon.c.smithi026.stdout: Filesystem 'cephfs' (1) 2024-09-01T00:31:49.728 INFO:journalctl@ceph.mon.c.smithi026.stdout: fs_name cephfs 2024-09-01T00:31:49.728 INFO:journalctl@ceph.mon.c.smithi026.stdout: epoch 7 2024-09-01T00:31:49.728 INFO:journalctl@ceph.mon.c.smithi026.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-01T00:31:49.728 INFO:journalctl@ceph.mon.c.smithi026.stdout: created 2024-09-01T00:25:31.511154+0000 2024-09-01T00:31:49.728 INFO:journalctl@ceph.mon.c.smithi026.stdout: modified 2024-09-01T00:25:43.139142+0000 2024-09-01T00:31:49.728 INFO:journalctl@ceph.mon.c.smithi026.stdout: tableserver 0 2024-09-01T00:31:49.728 INFO:journalctl@ceph.mon.c.smithi026.stdout: root 0 2024-09-01T00:31:49.728 INFO:journalctl@ceph.mon.c.smithi026.stdout: session_timeout 60 2024-09-01T00:31:49.728 INFO:journalctl@ceph.mon.c.smithi026.stdout: session_autoclose 300 2024-09-01T00:31:49.728 INFO:journalctl@ceph.mon.c.smithi026.stdout: max_file_size 1099511627776 2024-09-01T00:31:49.728 INFO:journalctl@ceph.mon.c.smithi026.stdout: max_xattr_size 65536 2024-09-01T00:31:49.729 INFO:journalctl@ceph.mon.c.smithi026.stdout: required_client_features {} 2024-09-01T00:31:49.729 INFO:journalctl@ceph.mon.c.smithi026.stdout: last_failure 0 2024-09-01T00:31:49.729 INFO:journalctl@ceph.mon.c.smithi026.stdout: last_failure_osd_epoch 0 2024-09-01T00:31:49.729 INFO:journalctl@ceph.mon.c.smithi026.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-01T00:31:49.729 INFO:journalctl@ceph.mon.c.smithi026.stdout: max_mds 1 2024-09-01T00:31:49.729 INFO:journalctl@ceph.mon.c.smithi026.stdout: in 0 2024-09-01T00:31:49.729 INFO:journalctl@ceph.mon.c.smithi026.stdout: up {0=24316} 2024-09-01T00:31:49.729 INFO:journalctl@ceph.mon.c.smithi026.stdout: failed 2024-09-01T00:31:49.729 INFO:journalctl@ceph.mon.c.smithi026.stdout: damaged 2024-09-01T00:31:49.729 INFO:journalctl@ceph.mon.c.smithi026.stdout: stopped 2024-09-01T00:31:49.729 INFO:journalctl@ceph.mon.c.smithi026.stdout: data_pools [3] 2024-09-01T00:31:49.729 INFO:journalctl@ceph.mon.c.smithi026.stdout: metadata_pool 2 2024-09-01T00:31:49.730 INFO:journalctl@ceph.mon.c.smithi026.stdout: inline_data disabled 2024-09-01T00:31:49.730 INFO:journalctl@ceph.mon.c.smithi026.stdout: balancer 2024-09-01T00:31:49.730 INFO:journalctl@ceph.mon.c.smithi026.stdout: bal_rank_mask -1 2024-09-01T00:31:49.730 INFO:journalctl@ceph.mon.c.smithi026.stdout: standby_count_wanted 0 2024-09-01T00:31:49.730 INFO:journalctl@ceph.mon.c.smithi026.stdout: qdb_cluster leader: 0 members: 2024-09-01T00:31:49.730 INFO:journalctl@ceph.mon.c.smithi026.stdout: [mds.b{0:24316} state up:active seq 5 addr [v2:172.21.15.139:6832/1390752358,v1:172.21.15.139:6833/1390752358] compat {c=[1],r=[1],i=[7ff]}] 2024-09-01T00:31:49.731 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:31:49.731 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:31:49.731 INFO:journalctl@ceph.mon.c.smithi026.stdout: Standby daemons: 2024-09-01T00:31:49.731 INFO:journalctl@ceph.mon.c.smithi026.stdout: 2024-09-01T00:31:49.731 INFO:journalctl@ceph.mon.c.smithi026.stdout: [mds.a{-1:14430} state up:standby seq 1 addr [v2:172.21.15.26:6834/2125903010,v1:172.21.15.26:6835/2125903010] compat {c=[1],r=[1],i=[7ff]}] 2024-09-01T00:31:49.731 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: mon.c@-1(???).osd e242 crush map has features 3314933069573799936, adjusting msgr requires 2024-09-01T00:31:49.731 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: mon.c@-1(???).osd e242 crush map has features 432629308056666112, adjusting msgr requires 2024-09-01T00:31:49.731 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: mon.c@-1(???).osd e242 crush map has features 432629308056666112, adjusting msgr requires 2024-09-01T00:31:49.731 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: mon.c@-1(???).osd e242 crush map has features 432629308056666112, adjusting msgr requires 2024-09-01T00:31:49.731 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 ceph-mon[83580]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-09-01T00:31:49.731 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 bash[83562]: ab9d87d0ceb00cdea87d88b562d7cbee8ec692442bdae9f177bab6d1fe859769 2024-09-01T00:31:49.731 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:49 smithi026 systemd[1]: Started Ceph mon.c for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:31:52.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:31:52] "GET /metrics HTTP/1.1" 200 36030 "" "Prometheus/2.43.0" 2024-09-01T00:31:55.600 INFO:tasks.rados.rados.0.smithi026.stdout:920: done (1 left) 2024-09-01T00:31:55.600 INFO:tasks.rados.rados.0.smithi026.stdout:921: rmattr oid 18 current snap is 84 2024-09-01T00:31:55.600 INFO:tasks.rados.rados.0.smithi026.stdout:922: setattr oid 10 current snap is 84 2024-09-01T00:31:55.600 INFO:tasks.rados.rados.0.smithi026.stdout:919: finishing write tid 1 to smithi02669314-36 2024-09-01T00:31:55.600 INFO:tasks.rados.rados.0.smithi026.stdout:919: finishing write tid 2 to smithi02669314-36 2024-09-01T00:31:55.600 INFO:tasks.rados.rados.0.smithi026.stdout:919: finishing write tid 3 to smithi02669314-36 2024-09-01T00:31:55.600 INFO:tasks.rados.rados.0.smithi026.stdout:919: oid 36 updating version 0 to 233 2024-09-01T00:31:55.600 INFO:tasks.rados.rados.0.smithi026.stdout:919: oid 36 updating version 233 to 234 2024-09-01T00:31:55.601 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 234 (ObjNum 293 snap 84 seq_num 293) dirty exists 2024-09-01T00:31:55.601 INFO:tasks.rados.rados.0.smithi026.stdout:919: left oid 36 (ObjNum 293 snap 84 seq_num 293) 2024-09-01T00:31:55.601 INFO:tasks.rados.rados.0.smithi026.stdout:919: done (2 left) 2024-09-01T00:31:55.601 INFO:tasks.rados.rados.0.smithi026.stdout:923: snap_remove snap 77 2024-09-01T00:31:55.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: mon.c calling monitor election 2024-09-01T00:31:55.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: mon.a calling monitor election 2024-09-01T00:31:55.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: mon.b calling monitor election 2024-09-01T00:31:55.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-01T00:31:55.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: monmap epoch 3 2024-09-01T00:31:55.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:31:55.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: last_changed 2024-09-01T00:21:37.185024+0000 2024-09-01T00:31:55.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: created 2024-09-01T00:19:59.690130+0000 2024-09-01T00:31:55.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: min_mon_release 18 (reef) 2024-09-01T00:31:55.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: election_strategy: 1 2024-09-01T00:31:55.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-01T00:31:55.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-09-01T00:31:55.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-01T00:31:55.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:31:55.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: osdmap e242: 8 total, 8 up, 8 in 2024-09-01T00:31:55.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: mgrmap e44: y(active, since 21s), standbys: x 2024-09-01T00:31:55.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[81182]: overall HEALTH_OK 2024-09-01T00:31:55.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: mon.c calling monitor election 2024-09-01T00:31:55.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: mon.a calling monitor election 2024-09-01T00:31:55.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: mon.b calling monitor election 2024-09-01T00:31:55.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-01T00:31:55.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: monmap epoch 3 2024-09-01T00:31:55.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:31:55.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: last_changed 2024-09-01T00:21:37.185024+0000 2024-09-01T00:31:55.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: created 2024-09-01T00:19:59.690130+0000 2024-09-01T00:31:55.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: min_mon_release 18 (reef) 2024-09-01T00:31:55.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: election_strategy: 1 2024-09-01T00:31:55.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-01T00:31:55.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-09-01T00:31:55.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-01T00:31:55.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:31:55.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: osdmap e242: 8 total, 8 up, 8 in 2024-09-01T00:31:55.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: mgrmap e44: y(active, since 21s), standbys: x 2024-09-01T00:31:55.703 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:55 smithi026 ceph-mon[83580]: overall HEALTH_OK 2024-09-01T00:31:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: mon.c calling monitor election 2024-09-01T00:31:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: mon.a calling monitor election 2024-09-01T00:31:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: mon.b calling monitor election 2024-09-01T00:31:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-01T00:31:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: monmap epoch 3 2024-09-01T00:31:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:31:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: last_changed 2024-09-01T00:21:37.185024+0000 2024-09-01T00:31:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: created 2024-09-01T00:19:59.690130+0000 2024-09-01T00:31:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: min_mon_release 18 (reef) 2024-09-01T00:31:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: election_strategy: 1 2024-09-01T00:31:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-01T00:31:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-09-01T00:31:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-01T00:31:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:31:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: osdmap e242: 8 total, 8 up, 8 in 2024-09-01T00:31:56.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: mgrmap e44: y(active, since 21s), standbys: x 2024-09-01T00:31:56.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:55 smithi139 ceph-mon[20615]: overall HEALTH_OK 2024-09-01T00:31:56.602 INFO:tasks.rados.rados.0.smithi026.stdout:923: done (2 left) 2024-09-01T00:31:56.602 INFO:tasks.rados.rados.0.smithi026.stdout:924: rollback oid 31 current snap is 84 2024-09-01T00:31:56.602 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 31 to 51 2024-09-01T00:31:56.602 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 335 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-09-01T00:31:56.603 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 337 (ObjNum 277 snap 80 seq_num 277) dirty exists 2024-09-01T00:31:56.603 INFO:tasks.rados.rados.0.smithi026.stdout:921: done (2 left) 2024-09-01T00:31:56.603 INFO:tasks.rados.rados.0.smithi026.stdout:922: done (1 left) 2024-09-01T00:31:56.603 INFO:tasks.rados.rados.0.smithi026.stdout:925: snap_remove snap 79 2024-09-01T00:31:56.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:56 smithi026 ceph-mon[83580]: osdmap e243: 8 total, 8 up, 8 in 2024-09-01T00:31:56.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:56 smithi026 ceph-mon[81182]: osdmap e243: 8 total, 8 up, 8 in 2024-09-01T00:31:57.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:56 smithi139 ceph-mon[20615]: osdmap e243: 8 total, 8 up, 8 in 2024-09-01T00:31:57.609 INFO:tasks.rados.rados.0.smithi026.stdout:925: done (1 left) 2024-09-01T00:31:57.609 INFO:tasks.rados.rados.0.smithi026.stdout:926: read oid 46 snap -1 2024-09-01T00:31:57.610 INFO:tasks.rados.rados.0.smithi026.stdout:926: expect deleted 2024-09-01T00:31:57.610 INFO:tasks.rados.rados.0.smithi026.stdout:927: copy_from oid 20 from oid 11 current snap is 84 2024-09-01T00:31:57.610 INFO:tasks.rados.rados.0.smithi026.stdout:924: finishing rollback tid 0 to smithi02669314-31 2024-09-01T00:31:57.610 INFO:tasks.rados.rados.0.smithi026.stdout:924: finishing rollback tid 1 to smithi02669314-31 2024-09-01T00:31:57.610 INFO:tasks.rados.rados.0.smithi026.stdout:924: finishing rollback tid 2 to smithi02669314-31 2024-09-01T00:31:57.610 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 331 (ObjNum 197 snap 49 seq_num 197) dirty exists 2024-09-01T00:31:57.610 INFO:tasks.rados.rados.0.smithi026.stdout:924: done (2 left) 2024-09-01T00:31:57.610 INFO:tasks.rados.rados.0.smithi026.stdout:928: snap_remove snap 51 2024-09-01T00:31:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:57 smithi026 ceph-mon[81182]: pgmap v29: 121 pgs: 121 active+clean; 238 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 638 KiB/s wr, 3 op/s 2024-09-01T00:31:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:57 smithi026 ceph-mon[81182]: osdmap e244: 8 total, 8 up, 8 in 2024-09-01T00:31:57.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:57 smithi026 ceph-mon[83580]: pgmap v29: 121 pgs: 121 active+clean; 238 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 638 KiB/s wr, 3 op/s 2024-09-01T00:31:57.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:57 smithi026 ceph-mon[83580]: osdmap e244: 8 total, 8 up, 8 in 2024-09-01T00:31:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:57 smithi139 ceph-mon[20615]: pgmap v29: 121 pgs: 121 active+clean; 238 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 638 KiB/s wr, 3 op/s 2024-09-01T00:31:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:57 smithi139 ceph-mon[20615]: osdmap e244: 8 total, 8 up, 8 in 2024-09-01T00:31:58.609 INFO:tasks.rados.rados.0.smithi026.stdout:928: done (2 left) 2024-09-01T00:31:58.609 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 84 2024-09-01T00:31:58.609 INFO:tasks.rados.rados.0.smithi026.stdout:927: finishing copy_from racing read to smithi02669314-20 2024-09-01T00:31:58.609 INFO:tasks.rados.rados.0.smithi026.stdout:927: finishing copy_from to smithi02669314-20 2024-09-01T00:31:58.609 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 308 (ObjNum 272 snap 73 seq_num 272) dirty exists 2024-09-01T00:31:58.609 INFO:tasks.rados.rados.0.smithi026.stdout:929: seq_num 294 ranges {2768896=131072} 2024-09-01T00:31:58.626 INFO:tasks.rados.rados.0.smithi026.stdout:929: writing smithi02669314-17 from 2768896 to 2899968 tid 1 2024-09-01T00:31:58.626 INFO:tasks.rados.rados.0.smithi026.stdout:926: done (2 left) 2024-09-01T00:31:58.626 INFO:tasks.rados.rados.0.smithi026.stdout:927: done (1 left) 2024-09-01T00:31:58.627 INFO:tasks.rados.rados.0.smithi026.stdout:930: delete oid 31 current snap is 84 2024-09-01T00:31:58.629 INFO:tasks.rados.rados.0.smithi026.stdout:930: done (1 left) 2024-09-01T00:31:58.629 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 84 2024-09-01T00:31:58.629 INFO:tasks.rados.rados.0.smithi026.stdout:931: seq_num 296 ranges {2220032=163840} 2024-09-01T00:31:58.644 INFO:tasks.rados.rados.0.smithi026.stdout:931: writing smithi02669314-2 from 2220032 to 2383872 tid 1 2024-09-01T00:31:58.644 INFO:tasks.rados.rados.0.smithi026.stdout:932: rollback oid 36 current snap is 84 2024-09-01T00:31:58.644 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 36 to 81 2024-09-01T00:31:58.644 INFO:tasks.rados.rados.0.smithi026.stdout:929: finishing write tid 1 to smithi02669314-17 2024-09-01T00:31:58.644 INFO:tasks.rados.rados.0.smithi026.stdout:929: finishing write tid 2 to smithi02669314-17 2024-09-01T00:31:58.644 INFO:tasks.rados.rados.0.smithi026.stdout:929: finishing write tid 3 to smithi02669314-17 2024-09-01T00:31:58.645 INFO:tasks.rados.rados.0.smithi026.stdout:929: oid 17 updating version 0 to 321 2024-09-01T00:31:58.645 INFO:tasks.rados.rados.0.smithi026.stdout:929: oid 17 version 321 is already newer than 320 2024-09-01T00:31:58.645 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 321 (ObjNum 294 snap 84 seq_num 294) dirty exists 2024-09-01T00:31:58.645 INFO:tasks.rados.rados.0.smithi026.stdout:929: left oid 17 (ObjNum 294 snap 84 seq_num 294) 2024-09-01T00:31:58.645 INFO:tasks.rados.rados.0.smithi026.stdout:929: done (2 left) 2024-09-01T00:31:58.645 INFO:tasks.rados.rados.0.smithi026.stdout:933: snap_create 2024-09-01T00:31:58.646 INFO:tasks.rados.rados.0.smithi026.stdout:932: finishing rollback tid 0 to smithi02669314-36 2024-09-01T00:31:58.646 INFO:tasks.rados.rados.0.smithi026.stdout:932: finishing rollback tid 1 to smithi02669314-36 2024-09-01T00:31:58.646 INFO:tasks.rados.rados.0.smithi026.stdout:931: finishing write tid 1 to smithi02669314-2 2024-09-01T00:31:58.646 INFO:tasks.rados.rados.0.smithi026.stdout:932: finishing rollback tid 2 to smithi02669314-36 2024-09-01T00:31:58.646 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 255 (ObjNum 273 snap 73 seq_num 273) dirty exists 2024-09-01T00:31:58.647 INFO:tasks.rados.rados.0.smithi026.stdout:931: finishing write tid 2 to smithi02669314-2 2024-09-01T00:31:58.647 INFO:tasks.rados.rados.0.smithi026.stdout:931: finishing write tid 3 to smithi02669314-2 2024-09-01T00:31:58.648 INFO:tasks.rados.rados.0.smithi026.stdout:931: oid 2 updating version 0 to 342 2024-09-01T00:31:58.648 INFO:tasks.rados.rados.0.smithi026.stdout:931: oid 2 updating version 342 to 343 2024-09-01T00:31:58.648 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 343 (ObjNum 296 snap 84 seq_num 296) dirty exists 2024-09-01T00:31:58.648 INFO:tasks.rados.rados.0.smithi026.stdout:931: left oid 2 (ObjNum 296 snap 84 seq_num 296) 2024-09-01T00:31:58.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:58 smithi026 ceph-mon[81182]: osdmap e245: 8 total, 8 up, 8 in 2024-09-01T00:31:58.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:58 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:58.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:58 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:58.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:58 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:58.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:58 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:58.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:58 smithi026 ceph-mon[83580]: osdmap e245: 8 total, 8 up, 8 in 2024-09-01T00:31:58.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:58 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:58.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:58 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:58.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:58 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:58.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:58 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:58 smithi139 ceph-mon[20615]: osdmap e245: 8 total, 8 up, 8 in 2024-09-01T00:31:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:58 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:58 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:58 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:58 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:31:59.612 INFO:tasks.rados.rados.0.smithi026.stdout:931: done (2 left) 2024-09-01T00:31:59.612 INFO:tasks.rados.rados.0.smithi026.stdout:932: done (1 left) 2024-09-01T00:31:59.612 INFO:tasks.rados.rados.0.smithi026.stdout:933: done (0 left) 2024-09-01T00:31:59.612 INFO:tasks.rados.rados.0.smithi026.stdout:934: rmattr oid 32 current snap is 85 2024-09-01T00:31:59.612 INFO:tasks.rados.rados.0.smithi026.stdout:934: done (0 left) 2024-09-01T00:31:59.612 INFO:tasks.rados.rados.0.smithi026.stdout:935: read oid 50 snap -1 2024-09-01T00:31:59.612 INFO:tasks.rados.rados.0.smithi026.stdout:935: expect deleted 2024-09-01T00:31:59.612 INFO:tasks.rados.rados.0.smithi026.stdout:936: rollback oid 48 current snap is 85 2024-09-01T00:31:59.613 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 48 to 68 2024-09-01T00:31:59.613 INFO:tasks.rados.rados.0.smithi026.stdout:937: delete oid 5 current snap is 85 2024-09-01T00:31:59.613 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:31:59 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:31:59.362+0000 7fe29abff640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-01T00:31:59.621 INFO:tasks.rados.rados.0.smithi026.stdout:936: finishing rollback tid 1 to smithi02669314-48 2024-09-01T00:31:59.622 INFO:tasks.rados.rados.0.smithi026.stdout:936: finishing rollback tid 2 to smithi02669314-48 2024-09-01T00:31:59.622 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 406 (ObjNum 197 snap 49 seq_num 197) dirty exists 2024-09-01T00:31:59.622 INFO:tasks.rados.rados.0.smithi026.stdout:935: done (2 left) 2024-09-01T00:31:59.622 INFO:tasks.rados.rados.0.smithi026.stdout:936: done (1 left) 2024-09-01T00:31:59.623 INFO:tasks.rados.rados.0.smithi026.stdout:937: done (0 left) 2024-09-01T00:31:59.623 INFO:tasks.rados.rados.0.smithi026.stdout:938: delete oid 45 current snap is 85 2024-09-01T00:31:59.626 INFO:tasks.rados.rados.0.smithi026.stdout:938: done (0 left) 2024-09-01T00:31:59.627 INFO:tasks.rados.rados.0.smithi026.stdout:939: copy_from oid 25 from oid 31 current snap is 85 2024-09-01T00:31:59.627 INFO:tasks.rados.rados.0.smithi026.stdout:940: read oid 49 snap 84 2024-09-01T00:31:59.627 INFO:tasks.rados.rados.0.smithi026.stdout:940: expect (ObjNum 238 snap 62 seq_num 238) 2024-09-01T00:31:59.627 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 85 2024-09-01T00:31:59.627 INFO:tasks.rados.rados.0.smithi026.stdout:941: seq_num 299 ranges {1892352=212992} 2024-09-01T00:31:59.639 INFO:tasks.rados.rados.0.smithi026.stdout:941: writing smithi02669314-23 from 1892352 to 2105344 tid 1 2024-09-01T00:31:59.639 INFO:tasks.rados.rados.0.smithi026.stdout:942: copy_from oid 32 from oid 42 current snap is 85 2024-09-01T00:31:59.639 INFO:tasks.rados.rados.0.smithi026.stdout:939: finishing copy_from to smithi02669314-25 2024-09-01T00:31:59.639 INFO:tasks.rados.rados.0.smithi026.stdout:939: got expected ENOENT (src dne) 2024-09-01T00:31:59.639 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 85 2024-09-01T00:31:59.639 INFO:tasks.rados.rados.0.smithi026.stdout:939: finishing copy_from racing read to smithi02669314-25 2024-09-01T00:31:59.639 INFO:tasks.rados.rados.0.smithi026.stdout:940: expect (ObjNum 238 snap 62 seq_num 238) 2024-09-01T00:31:59.744 INFO:tasks.rados.rados.0.smithi026.stdout:941: finishing write tid 1 to smithi02669314-23 2024-09-01T00:31:59.744 INFO:tasks.rados.rados.0.smithi026.stdout:941: finishing write tid 2 to smithi02669314-23 2024-09-01T00:31:59.744 INFO:tasks.rados.rados.0.smithi026.stdout:941: finishing write tid 3 to smithi02669314-23 2024-09-01T00:31:59.744 INFO:tasks.rados.rados.0.smithi026.stdout:941: oid 23 updating version 0 to 307 2024-09-01T00:31:59.744 INFO:tasks.rados.rados.0.smithi026.stdout:941: oid 23 version 307 is already newer than 306 2024-09-01T00:31:59.744 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 307 (ObjNum 299 snap 85 seq_num 299) dirty exists 2024-09-01T00:31:59.744 INFO:tasks.rados.rados.0.smithi026.stdout:941: left oid 23 (ObjNum 299 snap 85 seq_num 299) 2024-09-01T00:31:59.744 INFO:tasks.rados.rados.0.smithi026.stdout:942: finishing copy_from racing read to smithi02669314-32 2024-09-01T00:31:59.745 INFO:tasks.rados.rados.0.smithi026.stdout:942: finishing copy_from to smithi02669314-32 2024-09-01T00:31:59.745 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 351 (ObjNum 195 snap 48 seq_num 195) dirty exists 2024-09-01T00:31:59.745 INFO:tasks.rados.rados.0.smithi026.stdout:943: seq_num 300 ranges {1761280=229376} 2024-09-01T00:31:59.755 INFO:tasks.rados.rados.0.smithi026.stdout:943: writing smithi02669314-4 from 1761280 to 1990656 tid 1 2024-09-01T00:31:59.755 INFO:tasks.rados.rados.0.smithi026.stdout:939: done (4 left) 2024-09-01T00:31:59.755 INFO:tasks.rados.rados.0.smithi026.stdout:940: done (3 left) 2024-09-01T00:31:59.755 INFO:tasks.rados.rados.0.smithi026.stdout:941: done (2 left) 2024-09-01T00:31:59.755 INFO:tasks.rados.rados.0.smithi026.stdout:942: done (1 left) 2024-09-01T00:31:59.755 INFO:tasks.rados.rados.0.smithi026.stdout:944: read oid 19 snap 82 2024-09-01T00:31:59.755 INFO:tasks.rados.rados.0.smithi026.stdout:944: expect (ObjNum 279 snap 80 seq_num 279) 2024-09-01T00:31:59.755 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 85 2024-09-01T00:31:59.756 INFO:tasks.rados.rados.0.smithi026.stdout:945: seq_num 301 ranges {0=245760} 2024-09-01T00:31:59.756 INFO:tasks.rados.rados.0.smithi026.stdout:945: writing smithi02669314-37 from 0 to 245760 tid 1 2024-09-01T00:31:59.756 INFO:tasks.rados.rados.0.smithi026.stdout:946: copy_from oid 39 from oid 8 current snap is 85 2024-09-01T00:31:59.756 INFO:tasks.rados.rados.0.smithi026.stdout:947: snap_remove snap 81 2024-09-01T00:31:59.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:59 smithi026 ceph-mon[83580]: pgmap v32: 121 pgs: 121 active+clean; 238 MiB data, 899 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:59.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:31:59 smithi026 ceph-mon[83580]: osdmap e246: 8 total, 8 up, 8 in 2024-09-01T00:31:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:59 smithi026 ceph-mon[81182]: pgmap v32: 121 pgs: 121 active+clean; 238 MiB data, 899 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:31:59.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:31:59 smithi026 ceph-mon[81182]: osdmap e246: 8 total, 8 up, 8 in 2024-09-01T00:32:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:59 smithi139 ceph-mon[20615]: pgmap v32: 121 pgs: 121 active+clean; 238 MiB data, 899 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:31:59 smithi139 ceph-mon[20615]: osdmap e246: 8 total, 8 up, 8 in 2024-09-01T00:32:00.623 INFO:tasks.rados.rados.0.smithi026.stdout:947: done (4 left) 2024-09-01T00:32:00.623 INFO:tasks.rados.rados.0.smithi026.stdout:948: snap_remove snap 56 2024-09-01T00:32:00.709 INFO:tasks.rados.rados.0.smithi026.stdout:948: done (4 left) 2024-09-01T00:32:00.709 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 85 2024-09-01T00:32:00.709 INFO:tasks.rados.rados.0.smithi026.stdout:949: seq_num 302 ranges {2867200=262144} 2024-09-01T00:32:00.727 INFO:tasks.rados.rados.0.smithi026.stdout:949: writing smithi02669314-26 from 2867200 to 3129344 tid 1 2024-09-01T00:32:00.728 INFO:tasks.rados.rados.0.smithi026.stdout:950: read oid 20 snap -1 2024-09-01T00:32:00.728 INFO:tasks.rados.rados.0.smithi026.stdout:950: expect (ObjNum 272 snap 73 seq_num 272) 2024-09-01T00:32:00.728 INFO:tasks.rados.rados.0.smithi026.stdout:951: setattr oid 40 current snap is 85 2024-09-01T00:32:00.728 INFO:tasks.rados.rados.0.smithi026.stdout:943: finishing write tid 1 to smithi02669314-4 2024-09-01T00:32:00.728 INFO:tasks.rados.rados.0.smithi026.stdout:943: finishing write tid 2 to smithi02669314-4 2024-09-01T00:32:00.728 INFO:tasks.rados.rados.0.smithi026.stdout:945: finishing write tid 1 to smithi02669314-37 2024-09-01T00:32:00.728 INFO:tasks.rados.rados.0.smithi026.stdout:945: finishing write tid 2 to smithi02669314-37 2024-09-01T00:32:00.728 INFO:tasks.rados.rados.0.smithi026.stdout:943: finishing write tid 3 to smithi02669314-4 2024-09-01T00:32:00.728 INFO:tasks.rados.rados.0.smithi026.stdout:943: oid 4 updating version 0 to 279 2024-09-01T00:32:00.728 INFO:tasks.rados.rados.0.smithi026.stdout:943: oid 4 updating version 279 to 280 2024-09-01T00:32:00.728 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 280 (ObjNum 300 snap 85 seq_num 300) dirty exists 2024-09-01T00:32:00.728 INFO:tasks.rados.rados.0.smithi026.stdout:943: left oid 4 (ObjNum 300 snap 85 seq_num 300) 2024-09-01T00:32:00.729 INFO:tasks.rados.rados.0.smithi026.stdout:945: finishing write tid 3 to smithi02669314-37 2024-09-01T00:32:00.729 INFO:tasks.rados.rados.0.smithi026.stdout:945: oid 37 updating version 0 to 167 2024-09-01T00:32:00.729 INFO:tasks.rados.rados.0.smithi026.stdout:945: oid 37 version 167 is already newer than 166 2024-09-01T00:32:00.729 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 167 (ObjNum 301 snap 85 seq_num 301) dirty exists 2024-09-01T00:32:00.729 INFO:tasks.rados.rados.0.smithi026.stdout:945: left oid 37 (ObjNum 301 snap 85 seq_num 301) 2024-09-01T00:32:00.729 INFO:tasks.rados.rados.0.smithi026.stdout:946: finishing copy_from racing read to smithi02669314-39 2024-09-01T00:32:00.729 INFO:tasks.rados.rados.0.smithi026.stdout:946: finishing copy_from to smithi02669314-39 2024-09-01T00:32:00.729 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 204 (ObjNum 237 snap 62 seq_num 237) dirty exists 2024-09-01T00:32:00.729 INFO:tasks.rados.rados.0.smithi026.stdout:944: expect (ObjNum 279 snap 80 seq_num 279) 2024-09-01T00:32:00.902 INFO:tasks.rados.rados.0.smithi026.stdout:949: finishing write tid 1 to smithi02669314-26 2024-09-01T00:32:00.902 INFO:tasks.rados.rados.0.smithi026.stdout:949: finishing write tid 2 to smithi02669314-26 2024-09-01T00:32:00.902 INFO:tasks.rados.rados.0.smithi026.stdout:949: finishing write tid 3 to smithi02669314-26 2024-09-01T00:32:00.902 INFO:tasks.rados.rados.0.smithi026.stdout:949: oid 26 updating version 0 to 254 2024-09-01T00:32:00.902 INFO:tasks.rados.rados.0.smithi026.stdout:949: oid 26 version 254 is already newer than 253 2024-09-01T00:32:00.902 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 254 (ObjNum 302 snap 85 seq_num 302) dirty exists 2024-09-01T00:32:00.902 INFO:tasks.rados.rados.0.smithi026.stdout:949: left oid 26 (ObjNum 302 snap 85 seq_num 302) 2024-09-01T00:32:00.902 INFO:tasks.rados.rados.0.smithi026.stdout:950: expect (ObjNum 272 snap 73 seq_num 272) 2024-09-01T00:32:00.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:00 smithi026 ceph-mon[81182]: osdmap e247: 8 total, 8 up, 8 in 2024-09-01T00:32:00.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:00 smithi026 ceph-mon[83580]: osdmap e247: 8 total, 8 up, 8 in 2024-09-01T00:32:01.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:00 smithi139 ceph-mon[20615]: osdmap e247: 8 total, 8 up, 8 in 2024-09-01T00:32:01.122 INFO:tasks.rados.rados.0.smithi026.stdout:943: done (6 left) 2024-09-01T00:32:01.123 INFO:tasks.rados.rados.0.smithi026.stdout:944: done (5 left) 2024-09-01T00:32:01.123 INFO:tasks.rados.rados.0.smithi026.stdout:945: done (4 left) 2024-09-01T00:32:01.123 INFO:tasks.rados.rados.0.smithi026.stdout:946: done (3 left) 2024-09-01T00:32:01.123 INFO:tasks.rados.rados.0.smithi026.stdout:949: done (2 left) 2024-09-01T00:32:01.123 INFO:tasks.rados.rados.0.smithi026.stdout:950: done (1 left) 2024-09-01T00:32:01.123 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 85 2024-09-01T00:32:01.123 INFO:tasks.rados.rados.0.smithi026.stdout:952: seq_num 303 ranges {0=278528} 2024-09-01T00:32:01.123 INFO:tasks.rados.rados.0.smithi026.stdout:952: writing smithi02669314-15 from 0 to 278528 tid 1 2024-09-01T00:32:01.124 INFO:tasks.rados.rados.0.smithi026.stdout:953: delete oid 39 current snap is 85 2024-09-01T00:32:01.126 INFO:tasks.rados.rados.0.smithi026.stdout:953: done (2 left) 2024-09-01T00:32:01.126 INFO:tasks.rados.rados.0.smithi026.stdout:954: read oid 3 snap -1 2024-09-01T00:32:01.126 INFO:tasks.rados.rados.0.smithi026.stdout:954: expect (ObjNum 289 snap 82 seq_num 289) 2024-09-01T00:32:01.126 INFO:tasks.rados.rados.0.smithi026.stdout:955: rmattr oid 12 current snap is 85 2024-09-01T00:32:01.126 INFO:tasks.rados.rados.0.smithi026.stdout:955: done (3 left) 2024-09-01T00:32:01.126 INFO:tasks.rados.rados.0.smithi026.stdout:956: rmattr oid 50 current snap is 85 2024-09-01T00:32:01.126 INFO:tasks.rados.rados.0.smithi026.stdout:956: done (3 left) 2024-09-01T00:32:01.126 INFO:tasks.rados.rados.0.smithi026.stdout:957: setattr oid 21 current snap is 85 2024-09-01T00:32:01.127 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 162 (ObjNum 232 snap 62 seq_num 232) dirty exists 2024-09-01T00:32:01.128 INFO:tasks.rados.rados.0.smithi026.stdout:952: finishing write tid 1 to smithi02669314-15 2024-09-01T00:32:01.128 INFO:tasks.rados.rados.0.smithi026.stdout:951: done (3 left) 2024-09-01T00:32:01.128 INFO:tasks.rados.rados.0.smithi026.stdout:958: read oid 35 snap 82 2024-09-01T00:32:01.128 INFO:tasks.rados.rados.0.smithi026.stdout:958: expect (ObjNum 244 snap 65 seq_num 244) 2024-09-01T00:32:01.128 INFO:tasks.rados.rados.0.smithi026.stdout:959: rollback oid 9 current snap is 85 2024-09-01T00:32:01.128 INFO:tasks.rados.rados.0.smithi026.stdout:952: finishing write tid 2 to smithi02669314-15 2024-09-01T00:32:01.128 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 9 to 73 2024-09-01T00:32:01.128 INFO:tasks.rados.rados.0.smithi026.stdout:960: setattr oid 40 current snap is 85 2024-09-01T00:32:01.130 INFO:tasks.rados.rados.0.smithi026.stdout:961: rollback oid 33 current snap is 85 2024-09-01T00:32:01.130 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 80 2024-09-01T00:32:01.130 INFO:tasks.rados.rados.0.smithi026.stdout:962: rollback oid 39 current snap is 85 2024-09-01T00:32:01.130 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 39 to 80 2024-09-01T00:32:01.130 INFO:tasks.rados.rados.0.smithi026.stdout:963: read oid 29 snap -1 2024-09-01T00:32:01.130 INFO:tasks.rados.rados.0.smithi026.stdout:963: expect deleted 2024-09-01T00:32:01.130 INFO:tasks.rados.rados.0.smithi026.stdout:964: snap_create 2024-09-01T00:32:01.130 INFO:tasks.rados.rados.0.smithi026.stdout:952: finishing write tid 3 to smithi02669314-15 2024-09-01T00:32:01.131 INFO:tasks.rados.rados.0.smithi026.stdout:952: oid 15 updating version 0 to 434 2024-09-01T00:32:01.131 INFO:tasks.rados.rados.0.smithi026.stdout:952: oid 15 version 434 is already newer than 433 2024-09-01T00:32:01.131 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 434 (ObjNum 303 snap 85 seq_num 303) dirty exists 2024-09-01T00:32:01.131 INFO:tasks.rados.rados.0.smithi026.stdout:952: left oid 15 (ObjNum 303 snap 85 seq_num 303) 2024-09-01T00:32:01.132 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 263 (ObjNum 287 snap 81 seq_num 287) dirty exists 2024-09-01T00:32:01.133 INFO:tasks.rados.rados.0.smithi026.stdout:959: finishing rollback tid 0 to smithi02669314-9 2024-09-01T00:32:01.133 INFO:tasks.rados.rados.0.smithi026.stdout:959: finishing rollback tid 1 to smithi02669314-9 2024-09-01T00:32:01.134 INFO:tasks.rados.rados.0.smithi026.stdout:961: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:32:01.134 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 263 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-01T00:32:01.134 INFO:tasks.rados.rados.0.smithi026.stdout:959: finishing rollback tid 2 to smithi02669314-9 2024-09-01T00:32:01.134 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 482 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-09-01T00:32:01.135 INFO:tasks.rados.rados.0.smithi026.stdout:962: finishing rollback tid 1 to smithi02669314-39 2024-09-01T00:32:01.135 INFO:tasks.rados.rados.0.smithi026.stdout:962: finishing rollback tid 2 to smithi02669314-39 2024-09-01T00:32:01.135 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 296 (ObjNum 212 snap 51 seq_num 212) dirty exists 2024-09-01T00:32:01.139 INFO:tasks.rados.rados.0.smithi026.stdout:958: expect (ObjNum 244 snap 65 seq_num 244) 2024-09-01T00:32:01.185 INFO:tasks.rados.rados.0.smithi026.stdout:954: expect (ObjNum 289 snap 82 seq_num 289) 2024-09-01T00:32:01.430 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 163 (ObjNum 232 snap 62 seq_num 232) dirty exists 2024-09-01T00:32:01.711 INFO:tasks.rados.rados.0.smithi026.stdout:952: done (9 left) 2024-09-01T00:32:01.711 INFO:tasks.rados.rados.0.smithi026.stdout:954: done (8 left) 2024-09-01T00:32:01.711 INFO:tasks.rados.rados.0.smithi026.stdout:957: done (7 left) 2024-09-01T00:32:01.711 INFO:tasks.rados.rados.0.smithi026.stdout:958: done (6 left) 2024-09-01T00:32:01.711 INFO:tasks.rados.rados.0.smithi026.stdout:959: done (5 left) 2024-09-01T00:32:01.711 INFO:tasks.rados.rados.0.smithi026.stdout:960: done (4 left) 2024-09-01T00:32:01.711 INFO:tasks.rados.rados.0.smithi026.stdout:961: done (3 left) 2024-09-01T00:32:01.711 INFO:tasks.rados.rados.0.smithi026.stdout:962: done (2 left) 2024-09-01T00:32:01.711 INFO:tasks.rados.rados.0.smithi026.stdout:963: done (1 left) 2024-09-01T00:32:01.711 INFO:tasks.rados.rados.0.smithi026.stdout:964: done (0 left) 2024-09-01T00:32:01.712 INFO:tasks.rados.rados.0.smithi026.stdout:965: copy_from oid 2 from oid 18 current snap is 86 2024-09-01T00:32:01.712 INFO:tasks.rados.rados.0.smithi026.stdout:966: snap_create 2024-09-01T00:32:01.728 INFO:tasks.rados.rados.0.smithi026.stdout:965: finishing copy_from racing read to smithi02669314-2 2024-09-01T00:32:01.728 INFO:tasks.rados.rados.0.smithi026.stdout:965: finishing copy_from to smithi02669314-2 2024-09-01T00:32:01.728 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 335 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-09-01T00:32:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:01 smithi026 ceph-mon[81182]: pgmap v35: 121 pgs: 121 active+clean; 238 MiB data, 899 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:01 smithi026 ceph-mon[81182]: osdmap e248: 8 total, 8 up, 8 in 2024-09-01T00:32:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:01 smithi026 ceph-mon[81182]: osdmap e249: 8 total, 8 up, 8 in 2024-09-01T00:32:01.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:01 smithi026 ceph-mon[83580]: pgmap v35: 121 pgs: 121 active+clean; 238 MiB data, 899 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:01.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:01 smithi026 ceph-mon[83580]: osdmap e248: 8 total, 8 up, 8 in 2024-09-01T00:32:01.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:01 smithi026 ceph-mon[83580]: osdmap e249: 8 total, 8 up, 8 in 2024-09-01T00:32:02.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:01 smithi139 ceph-mon[20615]: pgmap v35: 121 pgs: 121 active+clean; 238 MiB data, 899 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:02.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:01 smithi139 ceph-mon[20615]: osdmap e248: 8 total, 8 up, 8 in 2024-09-01T00:32:02.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:01 smithi139 ceph-mon[20615]: osdmap e249: 8 total, 8 up, 8 in 2024-09-01T00:32:02.713 INFO:tasks.rados.rados.0.smithi026.stdout:965: done (1 left) 2024-09-01T00:32:02.713 INFO:tasks.rados.rados.0.smithi026.stdout:966: done (0 left) 2024-09-01T00:32:02.713 INFO:tasks.rados.rados.0.smithi026.stdout:967: read oid 19 snap -1 2024-09-01T00:32:02.713 INFO:tasks.rados.rados.0.smithi026.stdout:967: expect (ObjNum 279 snap 80 seq_num 279) 2024-09-01T00:32:02.713 INFO:tasks.rados.rados.0.smithi026.stdout:968: read oid 32 snap -1 2024-09-01T00:32:02.713 INFO:tasks.rados.rados.0.smithi026.stdout:968: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:32:02.713 INFO:tasks.rados.rados.0.smithi026.stdout:969: delete oid 18 current snap is 87 2024-09-01T00:32:02.718 INFO:tasks.rados.rados.0.smithi026.stdout:969: done (2 left) 2024-09-01T00:32:02.718 INFO:tasks.rados.rados.0.smithi026.stdout:970: setattr oid 44 current snap is 87 2024-09-01T00:32:02.719 INFO:tasks.rados.rados.0.smithi026.stdout:971: delete oid 5 current snap is 87 2024-09-01T00:32:02.721 INFO:tasks.rados.rados.0.smithi026.stdout:971: done (3 left) 2024-09-01T00:32:02.721 INFO:tasks.rados.rados.0.smithi026.stdout:972: snap_create 2024-09-01T00:32:02.725 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 435 (ObjNum 33 snap 0 seq_num 133222464) dirty exists 2024-09-01T00:32:02.730 INFO:tasks.rados.rados.0.smithi026.stdout:968: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:32:02.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:02 smithi139 ceph-mon[20615]: osdmap e250: 8 total, 8 up, 8 in 2024-09-01T00:32:02.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:02 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:02.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:02 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:02.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:02 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:02.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:02 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:32:02.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:02 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:02.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:02 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:02.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:02 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:02.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:02 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-01T00:32:02.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:02 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-01T00:32:02.831 INFO:tasks.rados.rados.0.smithi026.stdout:967: expect (ObjNum 279 snap 80 seq_num 279) 2024-09-01T00:32:02.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:32:02] "GET /metrics HTTP/1.1" 200 36030 "" "Prometheus/2.43.0" 2024-09-01T00:32:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[83580]: osdmap e250: 8 total, 8 up, 8 in 2024-09-01T00:32:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:32:02.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:02.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:02.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:02.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-01T00:32:02.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-01T00:32:02.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[81182]: osdmap e250: 8 total, 8 up, 8 in 2024-09-01T00:32:02.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:02.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:02.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:02.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:32:02.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:02.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:02.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:02.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-01T00:32:02.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:02 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-01T00:32:03.720 INFO:tasks.rados.rados.0.smithi026.stdout:967: done (3 left) 2024-09-01T00:32:03.720 INFO:tasks.rados.rados.0.smithi026.stdout:968: done (2 left) 2024-09-01T00:32:03.720 INFO:tasks.rados.rados.0.smithi026.stdout:970: done (1 left) 2024-09-01T00:32:03.720 INFO:tasks.rados.rados.0.smithi026.stdout:972: done (0 left) 2024-09-01T00:32:03.720 INFO:tasks.rados.rados.0.smithi026.stdout:973: rollback oid 48 current snap is 88 2024-09-01T00:32:03.720 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 48 to 82 2024-09-01T00:32:03.720 INFO:tasks.rados.rados.0.smithi026.stdout:974: copy_from oid 4 from oid 24 current snap is 88 2024-09-01T00:32:03.720 INFO:tasks.rados.rados.0.smithi026.stdout:975: snap_create 2024-09-01T00:32:03.727 INFO:tasks.rados.rados.0.smithi026.stdout:973: finishing rollback tid 0 to smithi02669314-48 2024-09-01T00:32:03.728 INFO:tasks.rados.rados.0.smithi026.stdout:973: finishing rollback tid 1 to smithi02669314-48 2024-09-01T00:32:03.728 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 415 (ObjNum 33 snap 0 seq_num 133058000) dirty dne 2024-09-01T00:32:03.729 INFO:tasks.rados.rados.0.smithi026.stdout:974: finishing copy_from racing read to smithi02669314-4 2024-09-01T00:32:03.730 INFO:tasks.rados.rados.0.smithi026.stdout:974: finishing copy_from to smithi02669314-4 2024-09-01T00:32:03.730 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 253 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:32:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:03 smithi139 ceph-mon[20615]: pgmap v39: 121 pgs: 121 active+clean; 244 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.9 MiB/s wr, 19 op/s 2024-09-01T00:32:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:03 smithi139 ceph-mon[20615]: Upgrade: It appears safe to stop mon.b 2024-09-01T00:32:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:03 smithi139 ceph-mon[20615]: osdmap e251: 8 total, 8 up, 8 in 2024-09-01T00:32:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:03 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:03 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:32:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:03 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:32:03.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:03 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[81182]: pgmap v39: 121 pgs: 121 active+clean; 244 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.9 MiB/s wr, 19 op/s 2024-09-01T00:32:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[81182]: Upgrade: It appears safe to stop mon.b 2024-09-01T00:32:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[81182]: osdmap e251: 8 total, 8 up, 8 in 2024-09-01T00:32:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:32:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:32:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[83580]: pgmap v39: 121 pgs: 121 active+clean; 244 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.9 MiB/s wr, 19 op/s 2024-09-01T00:32:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[83580]: Upgrade: It appears safe to stop mon.b 2024-09-01T00:32:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[83580]: osdmap e251: 8 total, 8 up, 8 in 2024-09-01T00:32:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:32:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:32:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:04.724 INFO:tasks.rados.rados.0.smithi026.stdout:973: done (2 left) 2024-09-01T00:32:04.724 INFO:tasks.rados.rados.0.smithi026.stdout:974: done (1 left) 2024-09-01T00:32:04.724 INFO:tasks.rados.rados.0.smithi026.stdout:975: done (0 left) 2024-09-01T00:32:04.724 INFO:tasks.rados.rados.0.smithi026.stdout:976: read oid 34 snap 68 2024-09-01T00:32:04.725 INFO:tasks.rados.rados.0.smithi026.stdout:976: expect (ObjNum 222 snap 58 seq_num 222) 2024-09-01T00:32:04.725 INFO:tasks.rados.rados.0.smithi026.stdout:977: rollback oid 40 current snap is 89 2024-09-01T00:32:04.725 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 40 to 87 2024-09-01T00:32:04.725 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 89 2024-09-01T00:32:04.725 INFO:tasks.rados.rados.0.smithi026.stdout:978: seq_num 307 ranges {1695744=344064} 2024-09-01T00:32:04.736 INFO:tasks.rados.rados.0.smithi026.stdout:978: writing smithi02669314-41 from 1695744 to 2039808 tid 1 2024-09-01T00:32:04.736 INFO:tasks.rados.rados.0.smithi026.stdout:979: snap_remove snap 88 2024-09-01T00:32:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:04 smithi139 ceph-mon[20615]: Upgrade: Updating mon.b 2024-09-01T00:32:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:04 smithi139 ceph-mon[20615]: Deploying daemon mon.b on smithi139 2024-09-01T00:32:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:04 smithi139 ceph-mon[20615]: osdmap e252: 8 total, 8 up, 8 in 2024-09-01T00:32:04.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:04 smithi139 ceph-mon[20615]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:32:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:04 smithi026 ceph-mon[81182]: Upgrade: Updating mon.b 2024-09-01T00:32:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:04 smithi026 ceph-mon[81182]: Deploying daemon mon.b on smithi139 2024-09-01T00:32:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:04 smithi026 ceph-mon[81182]: osdmap e252: 8 total, 8 up, 8 in 2024-09-01T00:32:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:32:05.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:04 smithi026 ceph-mon[83580]: Upgrade: Updating mon.b 2024-09-01T00:32:05.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:04 smithi026 ceph-mon[83580]: Deploying daemon mon.b on smithi139 2024-09-01T00:32:05.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:04 smithi026 ceph-mon[83580]: osdmap e252: 8 total, 8 up, 8 in 2024-09-01T00:32:05.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:32:05.314 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:05 smithi139 systemd[1]: Stopping Ceph mon.b for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:32:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:05 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b[20611]: 2024-09-01T00:32:05.313+0000 7fc2249c4640 -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-01T00:32:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:05 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b[20611]: 2024-09-01T00:32:05.313+0000 7fc2249c4640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-01T00:32:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:05 smithi139 podman[73521]: 2024-09-01 00:32:05.385354978 +0000 UTC m=+0.201712264 container died 3bf052ecc2390da46fa746c741c012558243814bd43de7eb66bbed308e2230f6 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-7290dfe, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:32:06.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:05 smithi139 podman[73521]: 2024-09-01 00:32:05.772307194 +0000 UTC m=+0.588664477 container cleanup 3bf052ecc2390da46fa746c741c012558243814bd43de7eb66bbed308e2230f6 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, RELEASE=reef-7290dfe, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-01T00:32:06.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:05 smithi139 bash[73521]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b 2024-09-01T00:32:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 podman[73535]: 2024-09-01 00:32:06.031429036 +0000 UTC m=+0.648251402 container remove 3bf052ecc2390da46fa746c741c012558243814bd43de7eb66bbed308e2230f6 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7290dfe, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-01T00:32:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-01T00:32:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 systemd[1]: Stopped Ceph mon.b for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:32:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.b.service: Consumed 8.677s CPU time. 2024-09-01T00:32:06.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 systemd[1]: Starting Ceph mon.b for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:32:06.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 podman[73663]: 2024-09-01 00:32:06.557587752 +0000 UTC m=+0.109308017 container create ee7bbc382c92ad6020222471bbbf321083249b46ff911fb0baf8555c9089519e (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-01T00:32:06.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 podman[73663]: 2024-09-01 00:32:06.464785593 +0000 UTC m=+0.016505827 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:32:06.867 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 podman[73663]: 2024-09-01 00:32:06.810041401 +0000 UTC m=+0.361761637 container init ee7bbc382c92ad6020222471bbbf321083249b46ff911fb0baf8555c9089519e (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-01T00:32:06.867 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 podman[73663]: 2024-09-01 00:32:06.813293839 +0000 UTC m=+0.365014056 container start ee7bbc382c92ad6020222471bbbf321083249b46ff911fb0baf8555c9089519e (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-01T00:32:06.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: set uid:gid to 167:167 (ceph:ceph) 2024-09-01T00:32:06.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev), process ceph-mon, pid 2 2024-09-01T00:32:06.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: pidfile_write: ignore empty --pid-file 2024-09-01T00:32:06.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: load: jerasure load: lrc 2024-09-01T00:32:06.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: RocksDB version: 7.9.2 2024-09-01T00:32:06.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Git sha 0 2024-09-01T00:32:06.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Compile date 2024-08-31 16:27:52 2024-09-01T00:32:06.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: DB SUMMARY 2024-09-01T00:32:06.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: DB Session ID: 313LQ2XN4774ME2OCBF6 2024-09-01T00:32:06.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: CURRENT file: CURRENT 2024-09-01T00:32:06.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: IDENTITY file: IDENTITY 2024-09-01T00:32:06.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1412 Bytes 2024-09-01T00:32:06.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-09-01T00:32:06.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 10272661 ; 2024-09-01T00:32:06.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.error_if_exists: 0 2024-09-01T00:32:06.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.create_if_missing: 0 2024-09-01T00:32:06.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.paranoid_checks: 1 2024-09-01T00:32:06.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-01T00:32:06.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-01T00:32:06.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-01T00:32:06.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.env: 0x5643942920e0 2024-09-01T00:32:06.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.fs: PosixFileSystem 2024-09-01T00:32:06.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.info_log: 0x56439616b860 2024-09-01T00:32:06.870 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_file_opening_threads: 16 2024-09-01T00:32:06.872 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.statistics: (nil) 2024-09-01T00:32:06.872 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.use_fsync: 0 2024-09-01T00:32:06.872 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_log_file_size: 0 2024-09-01T00:32:06.872 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-01T00:32:06.872 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-01T00:32:06.872 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.keep_log_file_num: 1000 2024-09-01T00:32:06.872 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.recycle_log_file_num: 0 2024-09-01T00:32:06.873 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.allow_fallocate: 1 2024-09-01T00:32:06.873 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.allow_mmap_reads: 0 2024-09-01T00:32:06.873 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.allow_mmap_writes: 0 2024-09-01T00:32:06.873 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.use_direct_reads: 0 2024-09-01T00:32:06.873 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-01T00:32:06.873 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.create_missing_column_families: 0 2024-09-01T00:32:06.873 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.db_log_dir: 2024-09-01T00:32:06.873 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.wal_dir: 2024-09-01T00:32:06.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-01T00:32:06.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-01T00:32:06.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-01T00:32:06.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-01T00:32:06.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-01T00:32:06.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-01T00:32:06.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.advise_random_on_open: 1 2024-09-01T00:32:06.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.db_write_buffer_size: 0 2024-09-01T00:32:06.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.write_buffer_manager: 0x56439616e960 2024-09-01T00:32:06.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-01T00:32:06.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-01T00:32:06.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-01T00:32:06.875 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.rate_limiter: (nil) 2024-09-01T00:32:06.875 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-01T00:32:06.875 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.wal_recovery_mode: 2 2024-09-01T00:32:06.875 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.enable_thread_tracking: 0 2024-09-01T00:32:06.875 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.enable_pipelined_write: 0 2024-09-01T00:32:06.875 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.unordered_write: 0 2024-09-01T00:32:06.875 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-01T00:32:06.875 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-01T00:32:06.875 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-01T00:32:06.875 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-01T00:32:06.875 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.row_cache: None 2024-09-01T00:32:06.875 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.wal_filter: None 2024-09-01T00:32:06.876 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-01T00:32:06.876 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.allow_ingest_behind: 0 2024-09-01T00:32:06.876 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.two_write_queues: 0 2024-09-01T00:32:06.876 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.manual_wal_flush: 0 2024-09-01T00:32:06.876 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.wal_compression: 0 2024-09-01T00:32:06.876 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.atomic_flush: 0 2024-09-01T00:32:06.876 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-01T00:32:06.876 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-01T00:32:06.876 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-01T00:32:06.876 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.log_readahead_size: 0 2024-09-01T00:32:06.876 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-01T00:32:06.876 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.best_efforts_recovery: 0 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.allow_data_in_errors: 0 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.db_host_id: __hostname__ 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_background_jobs: 2 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_background_compactions: -1 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_subcompactions: 1 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_total_wal_size: 0 2024-09-01T00:32:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_open_files: -1 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bytes_per_sync: 0 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_readahead_size: 0 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_background_flushes: -1 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Compression algorithms supported: 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: kZSTD supported: 0 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: kXpressCompression supported: 0 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: kBZip2Compression supported: 0 2024-09-01T00:32:06.878 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-01T00:32:06.879 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: kLZ4Compression supported: 1 2024-09-01T00:32:06.879 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: kZlibCompression supported: 1 2024-09-01T00:32:06.879 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: kLZ4HCCompression supported: 1 2024-09-01T00:32:06.879 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: kSnappyCompression supported: 1 2024-09-01T00:32:06.879 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-01T00:32:06.879 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-01T00:32:06.879 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-01T00:32:06.879 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-01T00:32:06.879 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-01T00:32:06.879 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.merge_operator: 2024-09-01T00:32:06.879 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_filter: None 2024-09-01T00:32:06.879 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_filter_factory: None 2024-09-01T00:32:06.880 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.sst_partitioner_factory: None 2024-09-01T00:32:06.880 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-01T00:32:06.880 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-01T00:32:06.880 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56439616b4a0) 2024-09-01T00:32:06.880 INFO:journalctl@ceph.mon.b.smithi139.stdout: cache_index_and_filter_blocks: 1 2024-09-01T00:32:06.880 INFO:journalctl@ceph.mon.b.smithi139.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-01T00:32:06.880 INFO:journalctl@ceph.mon.b.smithi139.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-01T00:32:06.880 INFO:journalctl@ceph.mon.b.smithi139.stdout: pin_top_level_index_and_filter: 1 2024-09-01T00:32:06.880 INFO:journalctl@ceph.mon.b.smithi139.stdout: index_type: 0 2024-09-01T00:32:06.880 INFO:journalctl@ceph.mon.b.smithi139.stdout: data_block_index_type: 0 2024-09-01T00:32:06.880 INFO:journalctl@ceph.mon.b.smithi139.stdout: index_shortening: 1 2024-09-01T00:32:06.881 INFO:journalctl@ceph.mon.b.smithi139.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-01T00:32:06.881 INFO:journalctl@ceph.mon.b.smithi139.stdout: checksum: 4 2024-09-01T00:32:06.881 INFO:journalctl@ceph.mon.b.smithi139.stdout: no_block_cache: 0 2024-09-01T00:32:06.881 INFO:journalctl@ceph.mon.b.smithi139.stdout: block_cache: 0x56439615f610 2024-09-01T00:32:06.881 INFO:journalctl@ceph.mon.b.smithi139.stdout: block_cache_name: BinnedLRUCache 2024-09-01T00:32:06.881 INFO:journalctl@ceph.mon.b.smithi139.stdout: block_cache_options: 2024-09-01T00:32:06.881 INFO:journalctl@ceph.mon.b.smithi139.stdout: capacity : 536870912 2024-09-01T00:32:06.881 INFO:journalctl@ceph.mon.b.smithi139.stdout: num_shard_bits : 4 2024-09-01T00:32:06.881 INFO:journalctl@ceph.mon.b.smithi139.stdout: strict_capacity_limit : 0 2024-09-01T00:32:06.881 INFO:journalctl@ceph.mon.b.smithi139.stdout: high_pri_pool_ratio: 0.000 2024-09-01T00:32:06.881 INFO:journalctl@ceph.mon.b.smithi139.stdout: block_cache_compressed: (nil) 2024-09-01T00:32:06.881 INFO:journalctl@ceph.mon.b.smithi139.stdout: persistent_cache: (nil) 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: block_size: 4096 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: block_size_deviation: 10 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: block_restart_interval: 16 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: index_block_restart_interval: 1 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: metadata_block_size: 4096 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: partition_filters: 0 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: use_delta_encoding: 1 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: filter_policy: bloomfilter 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: whole_key_filtering: 1 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: verify_compression: 0 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: read_amp_bytes_per_bit: 0 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: format_version: 5 2024-09-01T00:32:06.882 INFO:journalctl@ceph.mon.b.smithi139.stdout: enable_index_compression: 1 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout: block_align: 0 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout: max_auto_readahead_size: 262144 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout: prepopulate_block_cache: 0 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout: initial_auto_readahead_size: 8192 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout: num_file_reads_for_auto_readahead: 2 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.write_buffer_size: 33554432 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_write_buffer_number: 2 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compression: NoCompression 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bottommost_compression: Disabled 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.prefix_extractor: nullptr 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.num_levels: 7 2024-09-01T00:32:06.883 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-01T00:32:06.884 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compression_opts.level: 32767 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compression_opts.strategy: 0 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compression_opts.enabled: false 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.target_file_size_base: 67108864 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-01T00:32:06.885 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-01T00:32:06.886 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-01T00:32:06.886 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-01T00:32:06.886 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-01T00:32:06.886 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-01T00:32:06.886 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-01T00:32:06.886 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-01T00:32:06.886 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-01T00:32:06.886 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-01T00:32:06.886 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-01T00:32:06.886 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-01T00:32:06.886 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-01T00:32:06.886 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.arena_block_size: 1048576 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.disable_auto_compactions: 0 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-01T00:32:06.887 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.inplace_update_support: 0 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.bloom_locality: 0 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.max_successive_merges: 0 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.paranoid_file_checks: 0 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.force_consistency_checks: 1 2024-09-01T00:32:06.888 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.report_bg_io_stats: 0 2024-09-01T00:32:06.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.ttl: 2592000 2024-09-01T00:32:06.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-01T00:32:06.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-01T00:32:06.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-01T00:32:06.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.enable_blob_files: false 2024-09-01T00:32:06.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.min_blob_size: 0 2024-09-01T00:32:06.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.blob_file_size: 268435456 2024-09-01T00:32:06.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-01T00:32:06.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-01T00:32:06.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-01T00:32:06.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-01T00:32:06.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-01T00:32:06.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.blob_file_starting_level: 0 2024-09-01T00:32:06.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-01T00:32:06.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-01T00:32:06.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: 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 13509, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-09-01T00:32:06.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-09-01T00:32:06.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4dfcfb53-1898-4802-8e36-f0909f086e12 2024-09-01T00:32:06.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150726839611, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-09-01T00:32:06.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-09-01T00:32:06.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150726864434, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 6343237, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13514, "largest_seqno": 16705, "table_properties": {"data_size": 6328801, "index_size": 9677, "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": 33707, "raw_average_key_size": 22, "raw_value_size": 6298567, "raw_average_value_size": 4278, "num_data_blocks": 420, "num_entries": 1472, "num_filter_entries": 1472, "num_deletions": 287, "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": 1725150726, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4dfcfb53-1898-4802-8e36-f0909f086e12", "db_session_id": "313LQ2XN4774ME2OCBF6", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-09-01T00:32:06.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: EVENT_LOG_v1 {"time_micros": 1725150726864578, "job": 1, "event": "recovery_finished"} 2024-09-01T00:32:06.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-09-01T00:32:06.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: 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-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56439618ee00 2024-09-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: DB pointer 0x564396290000 2024-09-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.stdout: ** DB Stats ** 2024-09-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.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-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.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-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-01T00:32:06.891 INFO:journalctl@ceph.mon.b.smithi139.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-01T00:32:06.892 INFO:journalctl@ceph.mon.b.smithi139.stdout: 2024-09-01T00:32:06.892 INFO:journalctl@ceph.mon.b.smithi139.stdout: ** Compaction Stats [default] ** 2024-09-01T00:32:06.892 INFO:journalctl@ceph.mon.b.smithi139.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-01T00:32:06.892 INFO:journalctl@ceph.mon.b.smithi139.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-01T00:32:06.892 INFO:journalctl@ceph.mon.b.smithi139.stdout: L0 1/0 6.05 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 526.9 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-09-01T00:32:06.892 INFO:journalctl@ceph.mon.b.smithi139.stdout: L6 1/0 7.78 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-01T00:32:06.892 INFO:journalctl@ceph.mon.b.smithi139.stdout: Sum 2/0 13.83 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 526.9 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-09-01T00:32:06.892 INFO:journalctl@ceph.mon.b.smithi139.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 526.9 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-09-01T00:32:06.892 INFO:journalctl@ceph.mon.b.smithi139.stdout: 2024-09-01T00:32:06.892 INFO:journalctl@ceph.mon.b.smithi139.stdout: ** Compaction Stats [default] ** 2024-09-01T00:32:06.892 INFO:journalctl@ceph.mon.b.smithi139.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-01T00:32:06.892 INFO:journalctl@ceph.mon.b.smithi139.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.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 526.9 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.stdout: 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.stdout: 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.stdout: Flush(GB): cumulative 0.006, interval 0.006 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.stdout: Cumulative compaction: 0.01 GB write, 216.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.stdout: Interval compaction: 0.01 GB write, 216.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-01T00:32:06.893 INFO:journalctl@ceph.mon.b.smithi139.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-01T00:32:06.894 INFO:journalctl@ceph.mon.b.smithi139.stdout: Block cache BinnedLRUCache@0x56439615f610#2 capacity: 512.00 MB usage: 14.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-01T00:32:06.894 INFO:journalctl@ceph.mon.b.smithi139.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-01T00:32:06.894 INFO:journalctl@ceph.mon.b.smithi139.stdout: 2024-09-01T00:32:06.894 INFO:journalctl@ceph.mon.b.smithi139.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-01T00:32:06.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: starting mon.b rank 1 at public addrs [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] at bind addrs [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:32:06.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: mon.b@-1(???) e3 preinit fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:32:06.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: mon.b@-1(???).mds e7 new map 2024-09-01T00:32:06.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: mon.b@-1(???).mds e7 print_map 2024-09-01T00:32:06.894 INFO:journalctl@ceph.mon.b.smithi139.stdout: e7 2024-09-01T00:32:06.894 INFO:journalctl@ceph.mon.b.smithi139.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-01T00:32:06.895 INFO:journalctl@ceph.mon.b.smithi139.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-01T00:32:06.895 INFO:journalctl@ceph.mon.b.smithi139.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-01T00:32:06.895 INFO:journalctl@ceph.mon.b.smithi139.stdout: legacy client fscid: 1 2024-09-01T00:32:06.895 INFO:journalctl@ceph.mon.b.smithi139.stdout: 2024-09-01T00:32:06.895 INFO:journalctl@ceph.mon.b.smithi139.stdout: Filesystem 'cephfs' (1) 2024-09-01T00:32:06.895 INFO:journalctl@ceph.mon.b.smithi139.stdout: fs_name cephfs 2024-09-01T00:32:06.895 INFO:journalctl@ceph.mon.b.smithi139.stdout: epoch 7 2024-09-01T00:32:06.895 INFO:journalctl@ceph.mon.b.smithi139.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-01T00:32:06.895 INFO:journalctl@ceph.mon.b.smithi139.stdout: created 2024-09-01T00:25:31.511154+0000 2024-09-01T00:32:06.895 INFO:journalctl@ceph.mon.b.smithi139.stdout: modified 2024-09-01T00:25:43.139142+0000 2024-09-01T00:32:06.895 INFO:journalctl@ceph.mon.b.smithi139.stdout: tableserver 0 2024-09-01T00:32:06.895 INFO:journalctl@ceph.mon.b.smithi139.stdout: root 0 2024-09-01T00:32:06.896 INFO:journalctl@ceph.mon.b.smithi139.stdout: session_timeout 60 2024-09-01T00:32:06.896 INFO:journalctl@ceph.mon.b.smithi139.stdout: session_autoclose 300 2024-09-01T00:32:06.896 INFO:journalctl@ceph.mon.b.smithi139.stdout: max_file_size 1099511627776 2024-09-01T00:32:06.896 INFO:journalctl@ceph.mon.b.smithi139.stdout: max_xattr_size 65536 2024-09-01T00:32:06.896 INFO:journalctl@ceph.mon.b.smithi139.stdout: required_client_features {} 2024-09-01T00:32:06.896 INFO:journalctl@ceph.mon.b.smithi139.stdout: last_failure 0 2024-09-01T00:32:06.896 INFO:journalctl@ceph.mon.b.smithi139.stdout: last_failure_osd_epoch 0 2024-09-01T00:32:06.896 INFO:journalctl@ceph.mon.b.smithi139.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-01T00:32:06.896 INFO:journalctl@ceph.mon.b.smithi139.stdout: max_mds 1 2024-09-01T00:32:06.896 INFO:journalctl@ceph.mon.b.smithi139.stdout: in 0 2024-09-01T00:32:06.896 INFO:journalctl@ceph.mon.b.smithi139.stdout: up {0=24316} 2024-09-01T00:32:06.896 INFO:journalctl@ceph.mon.b.smithi139.stdout: failed 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: damaged 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: stopped 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: data_pools [3] 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: metadata_pool 2 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: inline_data disabled 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: balancer 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: bal_rank_mask -1 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: standby_count_wanted 0 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: qdb_cluster leader: 0 members: 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: [mds.b{0:24316} state up:active seq 5 addr [v2:172.21.15.139:6832/1390752358,v1:172.21.15.139:6833/1390752358] compat {c=[1],r=[1],i=[7ff]}] 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: 2024-09-01T00:32:06.897 INFO:journalctl@ceph.mon.b.smithi139.stdout: Standby daemons: 2024-09-01T00:32:06.898 INFO:journalctl@ceph.mon.b.smithi139.stdout: 2024-09-01T00:32:06.898 INFO:journalctl@ceph.mon.b.smithi139.stdout: [mds.a{-1:14430} state up:standby seq 1 addr [v2:172.21.15.26:6834/2125903010,v1:172.21.15.26:6835/2125903010] compat {c=[1],r=[1],i=[7ff]}] 2024-09-01T00:32:06.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: mon.b@-1(???).osd e253 crush map has features 3314933069573799936, adjusting msgr requires 2024-09-01T00:32:06.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: mon.b@-1(???).osd e253 crush map has features 432629308056666112, adjusting msgr requires 2024-09-01T00:32:06.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: mon.b@-1(???).osd e253 crush map has features 432629308056666112, adjusting msgr requires 2024-09-01T00:32:06.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: mon.b@-1(???).osd e253 crush map has features 432629308056666112, adjusting msgr requires 2024-09-01T00:32:06.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 ceph-mon[73682]: mon.b@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-09-01T00:32:07.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 bash[73663]: ee7bbc382c92ad6020222471bbbf321083249b46ff911fb0baf8555c9089519e 2024-09-01T00:32:07.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:06 smithi139 systemd[1]: Started Ceph mon.b for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:32:07.123 INFO:tasks.rados.rados.0.smithi026.stdout:979: done (3 left) 2024-09-01T00:32:07.123 INFO:tasks.rados.rados.0.smithi026.stdout:980: read oid 21 snap 80 2024-09-01T00:32:07.124 INFO:tasks.rados.rados.0.smithi026.stdout:980: expect (ObjNum 204 snap 50 seq_num 204) 2024-09-01T00:32:07.124 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 89 2024-09-01T00:32:07.124 INFO:tasks.rados.rados.0.smithi026.stdout:977: finishing rollback tid 0 to smithi02669314-40 2024-09-01T00:32:07.124 INFO:tasks.rados.rados.0.smithi026.stdout:977: finishing rollback tid 1 to smithi02669314-40 2024-09-01T00:32:07.124 INFO:tasks.rados.rados.0.smithi026.stdout:977: finishing rollback tid 2 to smithi02669314-40 2024-09-01T00:32:07.124 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 167 (ObjNum 232 snap 62 seq_num 232) dirty exists 2024-09-01T00:32:07.124 INFO:tasks.rados.rados.0.smithi026.stdout:976: expect (ObjNum 222 snap 58 seq_num 222) 2024-09-01T00:32:07.207 INFO:tasks.rados.rados.0.smithi026.stdout:978: finishing write tid 1 to smithi02669314-41 2024-09-01T00:32:07.207 INFO:tasks.rados.rados.0.smithi026.stdout:978: finishing write tid 2 to smithi02669314-41 2024-09-01T00:32:07.207 INFO:tasks.rados.rados.0.smithi026.stdout:978: finishing write tid 3 to smithi02669314-41 2024-09-01T00:32:07.207 INFO:tasks.rados.rados.0.smithi026.stdout:978: oid 41 updating version 0 to 417 2024-09-01T00:32:07.207 INFO:tasks.rados.rados.0.smithi026.stdout:978: oid 41 updating version 417 to 418 2024-09-01T00:32:07.207 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 418 (ObjNum 307 snap 89 seq_num 307) dirty exists 2024-09-01T00:32:07.207 INFO:tasks.rados.rados.0.smithi026.stdout:978: left oid 41 (ObjNum 307 snap 89 seq_num 307) 2024-09-01T00:32:07.207 INFO:tasks.rados.rados.0.smithi026.stdout:981: seq_num 308 ranges {2375680=360448} 2024-09-01T00:32:07.222 INFO:tasks.rados.rados.0.smithi026.stdout:981: writing smithi02669314-42 from 2375680 to 2736128 tid 1 2024-09-01T00:32:07.222 INFO:tasks.rados.rados.0.smithi026.stdout:976: done (4 left) 2024-09-01T00:32:07.222 INFO:tasks.rados.rados.0.smithi026.stdout:977: done (3 left) 2024-09-01T00:32:07.223 INFO:tasks.rados.rados.0.smithi026.stdout:978: done (2 left) 2024-09-01T00:32:07.223 INFO:tasks.rados.rados.0.smithi026.stdout:982: read oid 46 snap -1 2024-09-01T00:32:07.223 INFO:tasks.rados.rados.0.smithi026.stdout:982: expect deleted 2024-09-01T00:32:07.223 INFO:tasks.rados.rados.0.smithi026.stdout:983: read oid 27 snap -1 2024-09-01T00:32:07.223 INFO:tasks.rados.rados.0.smithi026.stdout:983: expect (ObjNum 254 snap 70 seq_num 254) 2024-09-01T00:32:07.223 INFO:tasks.rados.rados.0.smithi026.stdout:984: rmattr oid 1 current snap is 89 2024-09-01T00:32:07.223 INFO:tasks.rados.rados.0.smithi026.stdout:984: done (4 left) 2024-09-01T00:32:07.223 INFO:tasks.rados.rados.0.smithi026.stdout:985: read oid 16 snap -1 2024-09-01T00:32:07.223 INFO:tasks.rados.rados.0.smithi026.stdout:985: expect (ObjNum 209 snap 50 seq_num 209) 2024-09-01T00:32:07.223 INFO:tasks.rados.rados.0.smithi026.stdout:986: rmattr oid 2 current snap is 89 2024-09-01T00:32:07.223 INFO:tasks.rados.rados.0.smithi026.stdout:980: expect (ObjNum 204 snap 50 seq_num 204) 2024-09-01T00:32:07.667 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 359 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-09-01T00:32:07.667 INFO:tasks.rados.rados.0.smithi026.stdout:981: finishing write tid 1 to smithi02669314-42 2024-09-01T00:32:07.667 INFO:tasks.rados.rados.0.smithi026.stdout:981: finishing write tid 2 to smithi02669314-42 2024-09-01T00:32:07.667 INFO:tasks.rados.rados.0.smithi026.stdout:980: done (5 left) 2024-09-01T00:32:07.667 INFO:tasks.rados.rados.0.smithi026.stdout:982: done (4 left) 2024-09-01T00:32:07.667 INFO:tasks.rados.rados.0.smithi026.stdout:986: done (3 left) 2024-09-01T00:32:07.667 INFO:tasks.rados.rados.0.smithi026.stdout:987: setattr oid 14 current snap is 89 2024-09-01T00:32:07.668 INFO:tasks.rados.rados.0.smithi026.stdout:985: expect (ObjNum 209 snap 50 seq_num 209) 2024-09-01T00:32:07.721 INFO:tasks.rados.rados.0.smithi026.stdout:981: finishing write tid 3 to smithi02669314-42 2024-09-01T00:32:07.722 INFO:tasks.rados.rados.0.smithi026.stdout:981: oid 42 updating version 0 to 420 2024-09-01T00:32:07.722 INFO:tasks.rados.rados.0.smithi026.stdout:981: oid 42 updating version 420 to 421 2024-09-01T00:32:07.722 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 421 (ObjNum 308 snap 89 seq_num 308) dirty exists 2024-09-01T00:32:07.722 INFO:tasks.rados.rados.0.smithi026.stdout:981: left oid 42 (ObjNum 308 snap 89 seq_num 308) 2024-09-01T00:32:07.722 INFO:tasks.rados.rados.0.smithi026.stdout:983: expect (ObjNum 254 snap 70 seq_num 254) 2024-09-01T00:32:07.905 INFO:tasks.rados.rados.0.smithi026.stdout:981: done (3 left) 2024-09-01T00:32:07.905 INFO:tasks.rados.rados.0.smithi026.stdout:983: done (2 left) 2024-09-01T00:32:07.905 INFO:tasks.rados.rados.0.smithi026.stdout:985: done (1 left) 2024-09-01T00:32:07.905 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 89 2024-09-01T00:32:07.905 INFO:tasks.rados.rados.0.smithi026.stdout:988: seq_num 309 ranges {3129344=376832} 2024-09-01T00:32:07.924 INFO:tasks.rados.rados.0.smithi026.stdout:988: writing smithi02669314-26 from 3129344 to 3506176 tid 1 2024-09-01T00:32:07.924 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 89 2024-09-01T00:32:07.924 INFO:tasks.rados.rados.0.smithi026.stdout:989: seq_num 310 ranges {4202496=401408} 2024-09-01T00:32:07.949 INFO:tasks.rados.rados.0.smithi026.stdout:989: writing smithi02669314-19 from 4202496 to 4603904 tid 1 2024-09-01T00:32:07.949 INFO:tasks.rados.rados.0.smithi026.stdout:990: setattr oid 11 current snap is 89 2024-09-01T00:32:07.950 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 436 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-09-01T00:32:07.950 INFO:tasks.rados.rados.0.smithi026.stdout:988: finishing write tid 1 to smithi02669314-26 2024-09-01T00:32:07.950 INFO:tasks.rados.rados.0.smithi026.stdout:988: finishing write tid 2 to smithi02669314-26 2024-09-01T00:32:07.950 INFO:tasks.rados.rados.0.smithi026.stdout:988: finishing write tid 3 to smithi02669314-26 2024-09-01T00:32:07.950 INFO:tasks.rados.rados.0.smithi026.stdout:988: oid 26 updating version 0 to 256 2024-09-01T00:32:07.950 INFO:tasks.rados.rados.0.smithi026.stdout:988: oid 26 updating version 256 to 257 2024-09-01T00:32:07.950 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 257 (ObjNum 309 snap 89 seq_num 309) dirty exists 2024-09-01T00:32:07.950 INFO:tasks.rados.rados.0.smithi026.stdout:988: left oid 26 (ObjNum 309 snap 89 seq_num 309) 2024-09-01T00:32:07.951 INFO:tasks.rados.rados.0.smithi026.stdout:987: done (3 left) 2024-09-01T00:32:07.951 INFO:tasks.rados.rados.0.smithi026.stdout:988: done (2 left) 2024-09-01T00:32:07.951 INFO:tasks.rados.rados.0.smithi026.stdout:991: read oid 9 snap -1 2024-09-01T00:32:07.951 INFO:tasks.rados.rados.0.smithi026.stdout:991: expect (ObjNum 128 snap 27 seq_num 128) 2024-09-01T00:32:07.951 INFO:tasks.rados.rados.0.smithi026.stdout:992: snap_remove snap 83 2024-09-01T00:32:08.150 INFO:tasks.rados.rados.0.smithi026.stdout:992: done (3 left) 2024-09-01T00:32:08.150 INFO:tasks.rados.rados.0.smithi026.stdout:993: read oid 26 snap -1 2024-09-01T00:32:08.150 INFO:tasks.rados.rados.0.smithi026.stdout:993: expect (ObjNum 309 snap 89 seq_num 309) 2024-09-01T00:32:08.150 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 22 current snap is 89 2024-09-01T00:32:08.150 INFO:tasks.rados.rados.0.smithi026.stdout:989: finishing write tid 1 to smithi02669314-19 2024-09-01T00:32:08.150 INFO:tasks.rados.rados.0.smithi026.stdout:994: seq_num 311 ranges {2400256=417792} 2024-09-01T00:32:08.167 INFO:tasks.rados.rados.0.smithi026.stdout:994: writing smithi02669314-22 from 2400256 to 2818048 tid 1 2024-09-01T00:32:08.167 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 89 2024-09-01T00:32:08.167 INFO:tasks.rados.rados.0.smithi026.stdout:989: finishing write tid 2 to smithi02669314-19 2024-09-01T00:32:08.167 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 361 (ObjNum 272 snap 73 seq_num 272) dirty exists 2024-09-01T00:32:08.167 INFO:tasks.rados.rados.0.smithi026.stdout:995: seq_num 312 ranges {0=434176} 2024-09-01T00:32:08.170 INFO:tasks.rados.rados.0.smithi026.stdout:995: writing smithi02669314-5 from 0 to 434176 tid 1 2024-09-01T00:32:08.171 INFO:tasks.rados.rados.0.smithi026.stdout:990: done (5 left) 2024-09-01T00:32:08.171 INFO:tasks.rados.rados.0.smithi026.stdout:996: copy_from oid 33 from oid 10 current snap is 89 2024-09-01T00:32:08.171 INFO:tasks.rados.rados.0.smithi026.stdout:989: finishing write tid 3 to smithi02669314-19 2024-09-01T00:32:08.171 INFO:tasks.rados.rados.0.smithi026.stdout:989: oid 19 updating version 0 to 193 2024-09-01T00:32:08.171 INFO:tasks.rados.rados.0.smithi026.stdout:989: oid 19 updating version 193 to 194 2024-09-01T00:32:08.171 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 194 (ObjNum 310 snap 89 seq_num 310) dirty exists 2024-09-01T00:32:08.171 INFO:tasks.rados.rados.0.smithi026.stdout:989: left oid 19 (ObjNum 310 snap 89 seq_num 310) 2024-09-01T00:32:08.171 INFO:tasks.rados.rados.0.smithi026.stdout:991: expect (ObjNum 128 snap 27 seq_num 128) 2024-09-01T00:32:08.364 INFO:tasks.rados.rados.0.smithi026.stdout:994: finishing write tid 1 to smithi02669314-22 2024-09-01T00:32:08.365 INFO:tasks.rados.rados.0.smithi026.stdout:994: finishing write tid 2 to smithi02669314-22 2024-09-01T00:32:08.365 INFO:tasks.rados.rados.0.smithi026.stdout:994: finishing write tid 3 to smithi02669314-22 2024-09-01T00:32:08.365 INFO:tasks.rados.rados.0.smithi026.stdout:994: oid 22 updating version 0 to 318 2024-09-01T00:32:08.365 INFO:tasks.rados.rados.0.smithi026.stdout:994: oid 22 version 318 is already newer than 317 2024-09-01T00:32:08.365 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 318 (ObjNum 311 snap 89 seq_num 311) dirty exists 2024-09-01T00:32:08.365 INFO:tasks.rados.rados.0.smithi026.stdout:994: left oid 22 (ObjNum 311 snap 89 seq_num 311) 2024-09-01T00:32:08.366 INFO:tasks.rados.rados.0.smithi026.stdout:993: expect (ObjNum 309 snap 89 seq_num 309) 2024-09-01T00:32:08.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: election_strategy: 1 2024-09-01T00:32:08.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-01T00:32:08.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: osdmap e254: 8 total, 8 up, 8 in 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: mgrmap e44: y(active, since 33s), standbys: x 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: overall HEALTH_OK 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: mon.b calling monitor election 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: mon.c calling monitor election 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: mon.a calling monitor election 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: monmap epoch 4 2024-09-01T00:32:08.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:32:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: last_changed 2024-09-01T00:32:07.117308+0000 2024-09-01T00:32:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: created 2024-09-01T00:19:59.690130+0000 2024-09-01T00:32:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: min_mon_release 19 (squid) 2024-09-01T00:32:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: election_strategy: 1 2024-09-01T00:32:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-01T00:32:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-09-01T00:32:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-01T00:32:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:32:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: osdmap e254: 8 total, 8 up, 8 in 2024-09-01T00:32:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: mgrmap e44: y(active, since 33s), standbys: x 2024-09-01T00:32:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: overall HEALTH_OK 2024-09-01T00:32:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:08.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:08.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:08.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: election_strategy: 1 2024-09-01T00:32:08.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-01T00:32:08.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-09-01T00:32:08.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-01T00:32:08.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:32:08.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: osdmap e254: 8 total, 8 up, 8 in 2024-09-01T00:32:08.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: mgrmap e44: y(active, since 33s), standbys: x 2024-09-01T00:32:08.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: overall HEALTH_OK 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: mon.b calling monitor election 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: mon.c calling monitor election 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: mon.a calling monitor election 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: monmap epoch 4 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: last_changed 2024-09-01T00:32:07.117308+0000 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: created 2024-09-01T00:19:59.690130+0000 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: min_mon_release 19 (squid) 2024-09-01T00:32:08.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: election_strategy: 1 2024-09-01T00:32:08.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-01T00:32:08.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-09-01T00:32:08.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-01T00:32:08.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:32:08.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: osdmap e254: 8 total, 8 up, 8 in 2024-09-01T00:32:08.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: mgrmap e44: y(active, since 33s), standbys: x 2024-09-01T00:32:08.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: overall HEALTH_OK 2024-09-01T00:32:08.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:08.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:08.455 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:08.573 INFO:tasks.rados.rados.0.smithi026.stdout:995: finishing write tid 1 to smithi02669314-5 2024-09-01T00:32:08.573 INFO:tasks.rados.rados.0.smithi026.stdout:995: finishing write tid 2 to smithi02669314-5 2024-09-01T00:32:08.573 INFO:tasks.rados.rados.0.smithi026.stdout:995: finishing write tid 3 to smithi02669314-5 2024-09-01T00:32:08.573 INFO:tasks.rados.rados.0.smithi026.stdout:995: oid 5 updating version 0 to 489 2024-09-01T00:32:08.573 INFO:tasks.rados.rados.0.smithi026.stdout:995: oid 5 version 489 is already newer than 488 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 489 (ObjNum 312 snap 89 seq_num 312) dirty exists 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:995: left oid 5 (ObjNum 312 snap 89 seq_num 312) 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:996: finishing copy_from racing read to smithi02669314-33 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:996: finishing copy_from to smithi02669314-33 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 337 (ObjNum 277 snap 80 seq_num 277) dirty exists 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:989: done (5 left) 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:991: done (4 left) 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:993: done (3 left) 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:994: done (2 left) 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:995: done (1 left) 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:996: done (0 left) 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:997: rollback oid 27 current snap is 89 2024-09-01T00:32:08.574 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 27 to 82 2024-09-01T00:32:08.575 INFO:tasks.rados.rados.0.smithi026.stdout:998: copy_from oid 8 from oid 46 current snap is 89 2024-09-01T00:32:08.575 INFO:tasks.rados.rados.0.smithi026.stdout:999: read oid 28 snap 84 2024-09-01T00:32:08.575 INFO:tasks.rados.rados.0.smithi026.stdout:999: expect (ObjNum 292 snap 84 seq_num 292) 2024-09-01T00:32:08.575 INFO:tasks.rados.rados.0.smithi026.stdout:1000: copy_from oid 7 from oid 34 current snap is 89 2024-09-01T00:32:08.575 INFO:tasks.rados.rados.0.smithi026.stdout:1001: snap_create 2024-09-01T00:32:08.575 INFO:tasks.rados.rados.0.smithi026.stdout:998: finishing copy_from to smithi02669314-8 2024-09-01T00:32:08.575 INFO:tasks.rados.rados.0.smithi026.stdout:998: got expected ENOENT (src dne) 2024-09-01T00:32:08.575 INFO:tasks.rados.rados.0.smithi026.stdout:998: finishing copy_from racing read to smithi02669314-8 2024-09-01T00:32:08.577 INFO:tasks.rados.rados.0.smithi026.stdout:997: finishing rollback tid 0 to smithi02669314-27 2024-09-01T00:32:08.577 INFO:tasks.rados.rados.0.smithi026.stdout:997: finishing rollback tid 1 to smithi02669314-27 2024-09-01T00:32:08.577 INFO:tasks.rados.rados.0.smithi026.stdout:997: finishing rollback tid 2 to smithi02669314-27 2024-09-01T00:32:08.577 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 493 (ObjNum 254 snap 70 seq_num 254) dirty exists 2024-09-01T00:32:08.582 INFO:tasks.rados.rados.0.smithi026.stdout:1000: finishing copy_from racing read to smithi02669314-7 2024-09-01T00:32:08.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: election_strategy: 1 2024-09-01T00:32:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-01T00:32:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-09-01T00:32:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-01T00:32:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:32:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: osdmap e254: 8 total, 8 up, 8 in 2024-09-01T00:32:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: mgrmap e44: y(active, since 33s), standbys: x 2024-09-01T00:32:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: overall HEALTH_OK 2024-09-01T00:32:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: mon.b calling monitor election 2024-09-01T00:32:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: mon.c calling monitor election 2024-09-01T00:32:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: mon.a calling monitor election 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: monmap epoch 4 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: last_changed 2024-09-01T00:32:07.117308+0000 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: created 2024-09-01T00:19:59.690130+0000 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: min_mon_release 19 (squid) 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: election_strategy: 1 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-09-01T00:32:08.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: 2: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-01T00:32:08.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:32:08.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: osdmap e254: 8 total, 8 up, 8 in 2024-09-01T00:32:08.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: mgrmap e44: y(active, since 33s), standbys: x 2024-09-01T00:32:08.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: overall HEALTH_OK 2024-09-01T00:32:08.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:08.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:08.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:08.586 INFO:tasks.rados.rados.0.smithi026.stdout:1000: finishing copy_from to smithi02669314-7 2024-09-01T00:32:08.586 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 288 (ObjNum 222 snap 58 seq_num 222) dirty exists 2024-09-01T00:32:08.593 INFO:tasks.rados.rados.0.smithi026.stdout:999: expect (ObjNum 292 snap 84 seq_num 292) 2024-09-01T00:32:09.154 INFO:tasks.rados.rados.0.smithi026.stdout:997: done (4 left) 2024-09-01T00:32:09.154 INFO:tasks.rados.rados.0.smithi026.stdout:998: done (3 left) 2024-09-01T00:32:09.155 INFO:tasks.rados.rados.0.smithi026.stdout:999: done (2 left) 2024-09-01T00:32:09.155 INFO:tasks.rados.rados.0.smithi026.stdout:1000: done (1 left) 2024-09-01T00:32:09.155 INFO:tasks.rados.rados.0.smithi026.stdout:1001: done (0 left) 2024-09-01T00:32:09.155 INFO:tasks.rados.rados.0.smithi026.stdout:1002: read oid 48 snap -1 2024-09-01T00:32:09.155 INFO:tasks.rados.rados.0.smithi026.stdout:1002: expect deleted 2024-09-01T00:32:09.155 INFO:tasks.rados.rados.0.smithi026.stdout:1003: read oid 35 snap 84 2024-09-01T00:32:09.155 INFO:tasks.rados.rados.0.smithi026.stdout:1003: expect (ObjNum 244 snap 65 seq_num 244) 2024-09-01T00:32:09.155 INFO:tasks.rados.rados.0.smithi026.stdout:1004: rollback oid 21 current snap is 90 2024-09-01T00:32:09.155 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 21 to 73 2024-09-01T00:32:09.155 INFO:tasks.rados.rados.0.smithi026.stdout:1005: snap_remove snap 82 2024-09-01T00:32:09.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:09 smithi026 ceph-mon[81182]: pgmap v46: 121 pgs: 121 active+clean; 192 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 734 KiB/s wr, 24 op/s 2024-09-01T00:32:09.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:09 smithi026 ceph-mon[81182]: osdmap e255: 8 total, 8 up, 8 in 2024-09-01T00:32:09.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:09 smithi026 ceph-mon[83580]: pgmap v46: 121 pgs: 121 active+clean; 192 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 734 KiB/s wr, 24 op/s 2024-09-01T00:32:09.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:09 smithi026 ceph-mon[83580]: osdmap e255: 8 total, 8 up, 8 in 2024-09-01T00:32:09.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:09 smithi139 ceph-mon[73682]: pgmap v46: 121 pgs: 121 active+clean; 192 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 734 KiB/s wr, 24 op/s 2024-09-01T00:32:09.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:09 smithi139 ceph-mon[73682]: osdmap e255: 8 total, 8 up, 8 in 2024-09-01T00:32:10.162 INFO:tasks.rados.rados.0.smithi026.stdout:1005: done (3 left) 2024-09-01T00:32:10.162 INFO:tasks.rados.rados.0.smithi026.stdout:1006: read oid 32 snap -1 2024-09-01T00:32:10.162 INFO:tasks.rados.rados.0.smithi026.stdout:1006: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:32:10.162 INFO:tasks.rados.rados.0.smithi026.stdout:1007: snap_remove snap 86 2024-09-01T00:32:10.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:10 smithi026 ceph-mon[81182]: osdmap e256: 8 total, 8 up, 8 in 2024-09-01T00:32:10.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:10 smithi026 ceph-mon[83580]: osdmap e256: 8 total, 8 up, 8 in 2024-09-01T00:32:10.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:10 smithi139 ceph-mon[73682]: osdmap e256: 8 total, 8 up, 8 in 2024-09-01T00:32:11.165 INFO:tasks.rados.rados.0.smithi026.stdout:1007: done (4 left) 2024-09-01T00:32:11.165 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 90 2024-09-01T00:32:11.165 INFO:tasks.rados.rados.0.smithi026.stdout:1008: seq_num 313 ranges {2105344=450560} 2024-09-01T00:32:11.180 INFO:tasks.rados.rados.0.smithi026.stdout:1008: writing smithi02669314-23 from 2105344 to 2555904 tid 1 2024-09-01T00:32:11.180 INFO:tasks.rados.rados.0.smithi026.stdout:1009: delete oid 43 current snap is 90 2024-09-01T00:32:11.180 INFO:tasks.rados.rados.0.smithi026.stdout:1004: finishing rollback tid 0 to smithi02669314-21 2024-09-01T00:32:11.180 INFO:tasks.rados.rados.0.smithi026.stdout:1004: finishing rollback tid 1 to smithi02669314-21 2024-09-01T00:32:11.180 INFO:tasks.rados.rados.0.smithi026.stdout:1004: finishing rollback tid 2 to smithi02669314-21 2024-09-01T00:32:11.180 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 271 (ObjNum 204 snap 50 seq_num 204) dirty exists 2024-09-01T00:32:11.180 INFO:tasks.rados.rados.0.smithi026.stdout:1003: expect (ObjNum 244 snap 65 seq_num 244) 2024-09-01T00:32:11.226 INFO:tasks.rados.rados.0.smithi026.stdout:1006: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:32:11.326 INFO:tasks.rados.rados.0.smithi026.stdout:1008: finishing write tid 1 to smithi02669314-23 2024-09-01T00:32:11.326 INFO:tasks.rados.rados.0.smithi026.stdout:1008: finishing write tid 2 to smithi02669314-23 2024-09-01T00:32:11.326 INFO:tasks.rados.rados.0.smithi026.stdout:1008: finishing write tid 3 to smithi02669314-23 2024-09-01T00:32:11.326 INFO:tasks.rados.rados.0.smithi026.stdout:1008: oid 23 updating version 0 to 326 2024-09-01T00:32:11.326 INFO:tasks.rados.rados.0.smithi026.stdout:1008: oid 23 updating version 326 to 327 2024-09-01T00:32:11.326 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 327 (ObjNum 313 snap 90 seq_num 313) dirty exists 2024-09-01T00:32:11.326 INFO:tasks.rados.rados.0.smithi026.stdout:1008: left oid 23 (ObjNum 313 snap 90 seq_num 313) 2024-09-01T00:32:11.326 INFO:tasks.rados.rados.0.smithi026.stdout:1002: done (5 left) 2024-09-01T00:32:11.326 INFO:tasks.rados.rados.0.smithi026.stdout:1003: done (4 left) 2024-09-01T00:32:11.326 INFO:tasks.rados.rados.0.smithi026.stdout:1004: done (3 left) 2024-09-01T00:32:11.326 INFO:tasks.rados.rados.0.smithi026.stdout:1006: done (2 left) 2024-09-01T00:32:11.327 INFO:tasks.rados.rados.0.smithi026.stdout:1008: done (1 left) 2024-09-01T00:32:11.327 INFO:tasks.rados.rados.0.smithi026.stdout:1009: done (0 left) 2024-09-01T00:32:11.327 INFO:tasks.rados.rados.0.smithi026.stdout:1010: snap_remove snap 73 2024-09-01T00:32:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:11 smithi139 ceph-mon[73682]: pgmap v49: 121 pgs: 121 active+clean; 192 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 736 KiB/s wr, 24 op/s 2024-09-01T00:32:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:11 smithi139 ceph-mon[73682]: osdmap e257: 8 total, 8 up, 8 in 2024-09-01T00:32:11.418 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:11 smithi026 ceph-mon[81182]: pgmap v49: 121 pgs: 121 active+clean; 192 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 736 KiB/s wr, 24 op/s 2024-09-01T00:32:11.418 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:11 smithi026 ceph-mon[81182]: osdmap e257: 8 total, 8 up, 8 in 2024-09-01T00:32:11.418 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:11 smithi026 ceph-mon[83580]: pgmap v49: 121 pgs: 121 active+clean; 192 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 736 KiB/s wr, 24 op/s 2024-09-01T00:32:11.419 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:11 smithi026 ceph-mon[83580]: osdmap e257: 8 total, 8 up, 8 in 2024-09-01T00:32:12.163 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:32:11 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:32:11.877+0000 7fe29abff640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-01T00:32:12.171 INFO:tasks.rados.rados.0.smithi026.stdout:1010: done (0 left) 2024-09-01T00:32:12.171 INFO:tasks.rados.rados.0.smithi026.stdout:1011: snap_create 2024-09-01T00:32:12.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:12 smithi026 ceph-mon[81182]: osdmap e258: 8 total, 8 up, 8 in 2024-09-01T00:32:12.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:12 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:12.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:12 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:12.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:12 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:12.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:12 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:12.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:12 smithi026 ceph-mon[83580]: osdmap e258: 8 total, 8 up, 8 in 2024-09-01T00:32:12.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:12 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:12.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:12 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:12.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:12 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:12.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:12 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:12.480 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:12 smithi139 ceph-mon[73682]: osdmap e258: 8 total, 8 up, 8 in 2024-09-01T00:32:12.480 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:12 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:12.480 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:12 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:12.480 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:12 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:12.480 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:12 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:12.834 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:32:12.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:32:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:32:12] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2024-09-01T00:32:13.176 INFO:tasks.rados.rados.0.smithi026.stdout:1011: done (0 left) 2024-09-01T00:32:13.176 INFO:tasks.rados.rados.0.smithi026.stdout:1012: copy_from oid 20 from oid 32 current snap is 91 2024-09-01T00:32:13.176 INFO:tasks.rados.rados.0.smithi026.stdout:1013: delete oid 3 current snap is 91 2024-09-01T00:32:13.180 INFO:tasks.rados.rados.0.smithi026.stdout:1013: done (1 left) 2024-09-01T00:32:13.180 INFO:tasks.rados.rados.0.smithi026.stdout:1014: copy_from oid 45 from oid 37 current snap is 91 2024-09-01T00:32:13.180 INFO:tasks.rados.rados.0.smithi026.stdout:1015: snap_remove snap 89 2024-09-01T00:32:13.419 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:32:13.419 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 15s ago 5m 26.1M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:32:13.419 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (5m) 1s ago 5m 90.7M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:32:13.419 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (6m) 15s ago 6m 15.0M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:32:13.419 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (6m) 1s ago 6m 20.8M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:32:13.420 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (61s) 1s ago 10m 452M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:32:13.420 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (89s) 15s ago 12m 516M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:32:13.420 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (48s) 15s ago 12m 41.4M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:32:13.420 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (6s) 1s ago 10m 23.0M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:32:13.420 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (24s) 15s ago 10m 26.0M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:32:13.420 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (5m) 15s ago 5m 16.3M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:32:13.420 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (5m) 1s ago 5m 15.7M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:32:13.420 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (10m) 15s ago 10m 126M 2481M 18.2.4-799-g7290dfee 0819e487878b 92ccee8bf5b5 2024-09-01T00:32:13.420 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (9m) 15s ago 9m 122M 2481M 18.2.4-799-g7290dfee 0819e487878b 6bb40a9cf628 2024-09-01T00:32:13.420 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (9m) 15s ago 9m 146M 2481M 18.2.4-799-g7290dfee 0819e487878b 002c0e3ce2e2 2024-09-01T00:32:13.420 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (8m) 15s ago 8m 102M 2481M 18.2.4-799-g7290dfee 0819e487878b 120bfca74c8e 2024-09-01T00:32:13.420 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (8m) 1s ago 8m 165M 2480M 18.2.4-799-g7290dfee 0819e487878b 4043c5e3aba4 2024-09-01T00:32:13.421 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (8m) 1s ago 8m 157M 2480M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:32:13.421 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (7m) 1s ago 7m 106M 2480M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:32:13.421 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (7m) 1s ago 7m 143M 2480M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:32:13.421 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (66s) 1s ago 6m 44.3M - 2.43.0 a07b618ecd1d a888053ef019 2024-09-01T00:32:13.421 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:13 smithi026 ceph-mon[81182]: pgmap v52: 121 pgs: 121 active+clean; 206 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-09-01T00:32:13.421 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:13 smithi026 ceph-mon[81182]: osdmap e259: 8 total, 8 up, 8 in 2024-09-01T00:32:13.421 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:13 smithi026 ceph-mon[83580]: pgmap v52: 121 pgs: 121 active+clean; 206 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-09-01T00:32:13.422 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:13 smithi026 ceph-mon[83580]: osdmap e259: 8 total, 8 up, 8 in 2024-09-01T00:32:13.500 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:13 smithi139 ceph-mon[73682]: pgmap v52: 121 pgs: 121 active+clean; 206 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-09-01T00:32:13.500 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:13 smithi139 ceph-mon[73682]: osdmap e259: 8 total, 8 up, 8 in 2024-09-01T00:32:13.770 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:32:13.770 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:32:13.770 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:32:13.770 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:32:13.770 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:32:13.770 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:32:13.770 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:32:13.770 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:32:13.770 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8 2024-09-01T00:32:13.770 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:32:13.770 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:32:13.770 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:32:13.771 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:32:13.771 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:32:13.771 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 10, 2024-09-01T00:32:13.771 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 5 2024-09-01T00:32:13.771 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:32:13.771 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:32:14.063 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:32:14.064 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:32:14.064 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:32:14.064 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:32:14.064 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:32:14.064 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:32:14.064 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:32:14.064 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:32:14.064 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "5/20 daemons upgraded", 2024-09-01T00:32:14.064 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mon daemons", 2024-09-01T00:32:14.064 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:32:14.064 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:32:14.181 INFO:tasks.rados.rados.0.smithi026.stdout:1015: done (2 left) 2024-09-01T00:32:14.181 INFO:tasks.rados.rados.0.smithi026.stdout:1016: snap_create 2024-09-01T00:32:14.181 INFO:tasks.rados.rados.0.smithi026.stdout:1014: finishing copy_from racing read to smithi02669314-45 2024-09-01T00:32:14.181 INFO:tasks.rados.rados.0.smithi026.stdout:1014: finishing copy_from to smithi02669314-45 2024-09-01T00:32:14.182 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 167 (ObjNum 301 snap 85 seq_num 301) dirty exists 2024-09-01T00:32:14.182 INFO:tasks.rados.rados.0.smithi026.stdout:1012: finishing copy_from racing read to smithi02669314-20 2024-09-01T00:32:14.182 INFO:tasks.rados.rados.0.smithi026.stdout:1012: finishing copy_from to smithi02669314-20 2024-09-01T00:32:14.182 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 351 (ObjNum 195 snap 48 seq_num 195) dirty exists 2024-09-01T00:32:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:14 smithi026 ceph-mon[81182]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:14 smithi026 ceph-mon[81182]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:14 smithi026 ceph-mon[81182]: osdmap e260: 8 total, 8 up, 8 in 2024-09-01T00:32:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:14 smithi026 ceph-mon[81182]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:14 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2819592128' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:14.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:14 smithi026 ceph-mon[83580]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:14 smithi026 ceph-mon[83580]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:14 smithi026 ceph-mon[83580]: osdmap e260: 8 total, 8 up, 8 in 2024-09-01T00:32:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:14 smithi026 ceph-mon[83580]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:14.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:14 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2819592128' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:14.497 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:14 smithi139 ceph-mon[73682]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:14.498 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:14 smithi139 ceph-mon[73682]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:14.498 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:14 smithi139 ceph-mon[73682]: osdmap e260: 8 total, 8 up, 8 in 2024-09-01T00:32:14.498 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:14 smithi139 ceph-mon[73682]: from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:14.498 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:14 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2819592128' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:15.182 INFO:tasks.rados.rados.0.smithi026.stdout:1012: done (2 left) 2024-09-01T00:32:15.183 INFO:tasks.rados.rados.0.smithi026.stdout:1014: done (1 left) 2024-09-01T00:32:15.183 INFO:tasks.rados.rados.0.smithi026.stdout:1016: done (0 left) 2024-09-01T00:32:15.183 INFO:tasks.rados.rados.0.smithi026.stdout:1017: snap_remove snap 84 2024-09-01T00:32:15.296 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:15 smithi139 ceph-mon[73682]: pgmap v55: 121 pgs: 121 active+clean; 206 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-09-01T00:32:15.296 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:15 smithi139 ceph-mon[73682]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:15.296 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:15 smithi139 ceph-mon[73682]: osdmap e261: 8 total, 8 up, 8 in 2024-09-01T00:32:15.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:15 smithi026 ceph-mon[81182]: pgmap v55: 121 pgs: 121 active+clean; 206 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-09-01T00:32:15.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:15 smithi026 ceph-mon[81182]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:15.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:15 smithi026 ceph-mon[81182]: osdmap e261: 8 total, 8 up, 8 in 2024-09-01T00:32:15.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:15 smithi026 ceph-mon[83580]: pgmap v55: 121 pgs: 121 active+clean; 206 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-09-01T00:32:15.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:15 smithi026 ceph-mon[83580]: from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:15.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:15 smithi026 ceph-mon[83580]: osdmap e261: 8 total, 8 up, 8 in 2024-09-01T00:32:15.711 INFO:tasks.rados.rados.0.smithi026.stdout:1017: done (0 left) 2024-09-01T00:32:15.712 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 92 2024-09-01T00:32:15.712 INFO:tasks.rados.rados.0.smithi026.stdout:1018: seq_num 316 ranges {2867200=499712} 2024-09-01T00:32:15.732 INFO:tasks.rados.rados.0.smithi026.stdout:1018: writing smithi02669314-25 from 2867200 to 3366912 tid 1 2024-09-01T00:32:15.733 INFO:tasks.rados.rados.0.smithi026.stdout:1019: copy_from oid 1 from oid 10 current snap is 92 2024-09-01T00:32:15.733 INFO:tasks.rados.rados.0.smithi026.stdout:1020: read oid 46 snap -1 2024-09-01T00:32:15.733 INFO:tasks.rados.rados.0.smithi026.stdout:1020: expect deleted 2024-09-01T00:32:15.733 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 92 2024-09-01T00:32:15.733 INFO:tasks.rados.rados.0.smithi026.stdout:1021: seq_num 317 ranges {557056=516096} 2024-09-01T00:32:15.739 INFO:tasks.rados.rados.0.smithi026.stdout:1021: writing smithi02669314-24 from 557056 to 1073152 tid 1 2024-09-01T00:32:15.739 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 92 2024-09-01T00:32:15.739 INFO:tasks.rados.rados.0.smithi026.stdout:1022: seq_num 318 ranges {434176=532480} 2024-09-01T00:32:15.745 INFO:tasks.rados.rados.0.smithi026.stdout:1022: writing smithi02669314-5 from 434176 to 966656 tid 1 2024-09-01T00:32:15.745 INFO:tasks.rados.rados.0.smithi026.stdout:1023: rollback oid 26 current snap is 92 2024-09-01T00:32:15.745 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 26 to 90 2024-09-01T00:32:15.745 INFO:tasks.rados.rados.0.smithi026.stdout:1018: finishing write tid 1 to smithi02669314-25 2024-09-01T00:32:15.745 INFO:tasks.rados.rados.0.smithi026.stdout:1018: finishing write tid 2 to smithi02669314-25 2024-09-01T00:32:15.746 INFO:tasks.rados.rados.0.smithi026.stdout:1018: finishing write tid 3 to smithi02669314-25 2024-09-01T00:32:15.746 INFO:tasks.rados.rados.0.smithi026.stdout:1018: oid 25 updating version 0 to 222 2024-09-01T00:32:15.746 INFO:tasks.rados.rados.0.smithi026.stdout:1018: oid 25 updating version 222 to 223 2024-09-01T00:32:15.746 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 223 (ObjNum 316 snap 92 seq_num 316) dirty exists 2024-09-01T00:32:15.746 INFO:tasks.rados.rados.0.smithi026.stdout:1018: left oid 25 (ObjNum 316 snap 92 seq_num 316) 2024-09-01T00:32:15.746 INFO:tasks.rados.rados.0.smithi026.stdout:1018: done (5 left) 2024-09-01T00:32:15.746 INFO:tasks.rados.rados.0.smithi026.stdout:1020: done (4 left) 2024-09-01T00:32:15.746 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 92 2024-09-01T00:32:15.746 INFO:tasks.rados.rados.0.smithi026.stdout:1024: seq_num 319 ranges {5193728=548864} 2024-09-01T00:32:15.778 INFO:tasks.rados.rados.0.smithi026.stdout:1024: writing smithi02669314-11 from 5193728 to 5742592 tid 1 2024-09-01T00:32:15.778 INFO:tasks.rados.rados.0.smithi026.stdout:1025: copy_from oid 31 from oid 3 current snap is 92 2024-09-01T00:32:15.778 INFO:tasks.rados.rados.0.smithi026.stdout:1023: finishing rollback tid 0 to smithi02669314-26 2024-09-01T00:32:15.778 INFO:tasks.rados.rados.0.smithi026.stdout:1023: finishing rollback tid 1 to smithi02669314-26 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:1023: finishing rollback tid 2 to smithi02669314-26 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 271 (ObjNum 309 snap 89 seq_num 309) dirty exists 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:1022: finishing write tid 1 to smithi02669314-5 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:1022: finishing write tid 2 to smithi02669314-5 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:1022: finishing write tid 3 to smithi02669314-5 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:1022: oid 5 updating version 0 to 515 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:1022: oid 5 updating version 515 to 516 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 516 (ObjNum 318 snap 92 seq_num 318) dirty exists 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:1022: left oid 5 (ObjNum 318 snap 92 seq_num 318) 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:1021: finishing write tid 1 to smithi02669314-24 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:1021: finishing write tid 2 to smithi02669314-24 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:1021: finishing write tid 3 to smithi02669314-24 2024-09-01T00:32:15.779 INFO:tasks.rados.rados.0.smithi026.stdout:1021: oid 24 updating version 0 to 273 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:1021: oid 24 version 273 is already newer than 272 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 273 (ObjNum 317 snap 92 seq_num 317) dirty exists 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:1021: left oid 24 (ObjNum 317 snap 92 seq_num 317) 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:1021: done (5 left) 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:1022: done (4 left) 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:1023: done (3 left) 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:1026: copy_from oid 29 from oid 45 current snap is 92 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:1019: finishing copy_from racing read to smithi02669314-1 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:1019: finishing copy_from to smithi02669314-1 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 337 (ObjNum 277 snap 80 seq_num 277) dirty exists 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:1019: done (3 left) 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:1027: read oid 42 snap -1 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:1027: expect (ObjNum 308 snap 89 seq_num 308) 2024-09-01T00:32:15.780 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 92 2024-09-01T00:32:15.781 INFO:tasks.rados.rados.0.smithi026.stdout:1028: seq_num 320 ranges {245760=565248} 2024-09-01T00:32:15.784 INFO:tasks.rados.rados.0.smithi026.stdout:1028: writing smithi02669314-37 from 245760 to 811008 tid 1 2024-09-01T00:32:15.784 INFO:tasks.rados.rados.0.smithi026.stdout:1029: read oid 44 snap 87 2024-09-01T00:32:15.784 INFO:tasks.rados.rados.0.smithi026.stdout:1029: expect (ObjNum 132642080 snap 21946 seq_num 132751344) 2024-09-01T00:32:15.784 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 92 2024-09-01T00:32:15.785 INFO:tasks.rados.rados.0.smithi026.stdout:1030: seq_num 321 ranges {540672=581632} 2024-09-01T00:32:15.793 INFO:tasks.rados.rados.0.smithi026.stdout:1030: writing smithi02669314-13 from 540672 to 1122304 tid 1 2024-09-01T00:32:15.793 INFO:tasks.rados.rados.0.smithi026.stdout:1031: read oid 39 snap -1 2024-09-01T00:32:15.793 INFO:tasks.rados.rados.0.smithi026.stdout:1031: expect (ObjNum 212 snap 51 seq_num 212) 2024-09-01T00:32:15.794 INFO:tasks.rados.rados.0.smithi026.stdout:1032: setattr oid 4 current snap is 92 2024-09-01T00:32:15.794 INFO:tasks.rados.rados.0.smithi026.stdout:1026: finishing copy_from racing read to smithi02669314-29 2024-09-01T00:32:15.794 INFO:tasks.rados.rados.0.smithi026.stdout:1025: finishing copy_from to smithi02669314-31 2024-09-01T00:32:15.794 INFO:tasks.rados.rados.0.smithi026.stdout:1025: got expected ENOENT (src dne) 2024-09-01T00:32:15.794 INFO:tasks.rados.rados.0.smithi026.stdout:1025: finishing copy_from racing read to smithi02669314-31 2024-09-01T00:32:15.795 INFO:tasks.rados.rados.0.smithi026.stdout:1024: finishing write tid 1 to smithi02669314-11 2024-09-01T00:32:15.795 INFO:tasks.rados.rados.0.smithi026.stdout:1026: finishing copy_from to smithi02669314-29 2024-09-01T00:32:15.795 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 167 (ObjNum 301 snap 85 seq_num 301) dirty exists 2024-09-01T00:32:15.795 INFO:tasks.rados.rados.0.smithi026.stdout:1024: finishing write tid 2 to smithi02669314-11 2024-09-01T00:32:15.795 INFO:tasks.rados.rados.0.smithi026.stdout:1024: finishing write tid 3 to smithi02669314-11 2024-09-01T00:32:15.795 INFO:tasks.rados.rados.0.smithi026.stdout:1024: oid 11 updating version 0 to 388 2024-09-01T00:32:15.795 INFO:tasks.rados.rados.0.smithi026.stdout:1024: oid 11 version 388 is already newer than 387 2024-09-01T00:32:15.795 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 388 (ObjNum 319 snap 92 seq_num 319) dirty exists 2024-09-01T00:32:15.795 INFO:tasks.rados.rados.0.smithi026.stdout:1024: left oid 11 (ObjNum 319 snap 92 seq_num 319) 2024-09-01T00:32:15.796 INFO:tasks.rados.rados.0.smithi026.stdout:1029: expect (ObjNum 132642080 snap 21946 seq_num 132751344) 2024-09-01T00:32:15.796 INFO:tasks.rados.rados.0.smithi026.stdout:1027: expect (ObjNum 308 snap 89 seq_num 308) 2024-09-01T00:32:15.941 INFO:tasks.rados.rados.0.smithi026.stdout:1028: finishing write tid 1 to smithi02669314-37 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:1028: finishing write tid 2 to smithi02669314-37 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:1028: finishing write tid 3 to smithi02669314-37 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:1028: oid 37 updating version 0 to 178 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:1028: oid 37 updating version 178 to 179 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 179 (ObjNum 320 snap 92 seq_num 320) dirty exists 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:1028: left oid 37 (ObjNum 320 snap 92 seq_num 320) 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:1030: finishing write tid 1 to smithi02669314-13 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:1030: finishing write tid 2 to smithi02669314-13 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:1030: finishing write tid 3 to smithi02669314-13 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:1030: oid 13 updating version 0 to 206 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:1030: oid 13 updating version 206 to 207 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 207 (ObjNum 321 snap 92 seq_num 321) dirty exists 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:1030: left oid 13 (ObjNum 321 snap 92 seq_num 321) 2024-09-01T00:32:15.942 INFO:tasks.rados.rados.0.smithi026.stdout:1031: expect (ObjNum 212 snap 51 seq_num 212) 2024-09-01T00:32:16.038 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 338 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-01T00:32:16.038 INFO:tasks.rados.rados.0.smithi026.stdout:1024: done (8 left) 2024-09-01T00:32:16.038 INFO:tasks.rados.rados.0.smithi026.stdout:1025: done (7 left) 2024-09-01T00:32:16.038 INFO:tasks.rados.rados.0.smithi026.stdout:1026: done (6 left) 2024-09-01T00:32:16.038 INFO:tasks.rados.rados.0.smithi026.stdout:1027: done (5 left) 2024-09-01T00:32:16.038 INFO:tasks.rados.rados.0.smithi026.stdout:1028: done (4 left) 2024-09-01T00:32:16.038 INFO:tasks.rados.rados.0.smithi026.stdout:1029: done (3 left) 2024-09-01T00:32:16.039 INFO:tasks.rados.rados.0.smithi026.stdout:1030: done (2 left) 2024-09-01T00:32:16.039 INFO:tasks.rados.rados.0.smithi026.stdout:1031: done (1 left) 2024-09-01T00:32:16.039 INFO:tasks.rados.rados.0.smithi026.stdout:1032: done (0 left) 2024-09-01T00:32:16.039 INFO:tasks.rados.rados.0.smithi026.stdout:1033: read oid 35 snap 80 2024-09-01T00:32:16.039 INFO:tasks.rados.rados.0.smithi026.stdout:1033: expect (ObjNum 244 snap 65 seq_num 244) 2024-09-01T00:32:16.039 INFO:tasks.rados.rados.0.smithi026.stdout:1034: snap_create 2024-09-01T00:32:16.042 INFO:tasks.rados.rados.0.smithi026.stdout:1033: expect (ObjNum 244 snap 65 seq_num 244) 2024-09-01T00:32:16.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[81182]: osdmap e262: 8 total, 8 up, 8 in 2024-09-01T00:32:16.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:16.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:16.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:16.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:32:16.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:16.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[81182]: Reconfiguring mon.a (monmap changed)... 2024-09-01T00:32:16.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:32:16.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:32:16.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:16.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[81182]: Reconfiguring daemon mon.a on smithi026 2024-09-01T00:32:16.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[81182]: osdmap e263: 8 total, 8 up, 8 in 2024-09-01T00:32:16.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[83580]: osdmap e262: 8 total, 8 up, 8 in 2024-09-01T00:32:16.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:16.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:16.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:16.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:32:16.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:16.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[83580]: Reconfiguring mon.a (monmap changed)... 2024-09-01T00:32:16.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:32:16.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:32:16.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:16.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[83580]: Reconfiguring daemon mon.a on smithi026 2024-09-01T00:32:16.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:16 smithi026 ceph-mon[83580]: osdmap e263: 8 total, 8 up, 8 in 2024-09-01T00:32:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:16 smithi139 ceph-mon[73682]: osdmap e262: 8 total, 8 up, 8 in 2024-09-01T00:32:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:32:16.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:16.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:16 smithi139 ceph-mon[73682]: Reconfiguring mon.a (monmap changed)... 2024-09-01T00:32:16.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:32:16.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:32:16.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:16.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:16 smithi139 ceph-mon[73682]: Reconfiguring daemon mon.a on smithi026 2024-09-01T00:32:16.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:16 smithi139 ceph-mon[73682]: osdmap e263: 8 total, 8 up, 8 in 2024-09-01T00:32:16.716 INFO:tasks.rados.rados.0.smithi026.stdout:1033: done (1 left) 2024-09-01T00:32:16.716 INFO:tasks.rados.rados.0.smithi026.stdout:1034: done (0 left) 2024-09-01T00:32:16.716 INFO:tasks.rados.rados.0.smithi026.stdout:1035: read oid 50 snap -1 2024-09-01T00:32:16.716 INFO:tasks.rados.rados.0.smithi026.stdout:1035: expect deleted 2024-09-01T00:32:16.716 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 93 2024-09-01T00:32:16.716 INFO:tasks.rados.rados.0.smithi026.stdout:1036: seq_num 322 ranges {3022848=598016} 2024-09-01T00:32:16.735 INFO:tasks.rados.rados.0.smithi026.stdout:1036: writing smithi02669314-49 from 3022848 to 3620864 tid 1 2024-09-01T00:32:16.736 INFO:tasks.rados.rados.0.smithi026.stdout:1037: rollback oid 32 current snap is 93 2024-09-01T00:32:16.736 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 32 to 91 2024-09-01T00:32:16.736 INFO:tasks.rados.rados.0.smithi026.stdout:1035: done (2 left) 2024-09-01T00:32:16.736 INFO:tasks.rados.rados.0.smithi026.stdout:1038: delete oid 28 current snap is 93 2024-09-01T00:32:16.741 INFO:tasks.rados.rados.0.smithi026.stdout:1036: finishing write tid 1 to smithi02669314-49 2024-09-01T00:32:16.741 INFO:tasks.rados.rados.0.smithi026.stdout:1036: finishing write tid 2 to smithi02669314-49 2024-09-01T00:32:16.741 INFO:tasks.rados.rados.0.smithi026.stdout:1038: done (2 left) 2024-09-01T00:32:16.741 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 93 2024-09-01T00:32:16.741 INFO:tasks.rados.rados.0.smithi026.stdout:1039: seq_num 324 ranges {1695744=630784} 2024-09-01T00:32:16.754 INFO:tasks.rados.rados.0.smithi026.stdout:1039: writing smithi02669314-35 from 1695744 to 2326528 tid 1 2024-09-01T00:32:16.754 INFO:tasks.rados.rados.0.smithi026.stdout:1040: delete oid 30 current snap is 93 2024-09-01T00:32:16.754 INFO:tasks.rados.rados.0.smithi026.stdout:1037: finishing rollback tid 0 to smithi02669314-32 2024-09-01T00:32:16.754 INFO:tasks.rados.rados.0.smithi026.stdout:1036: finishing write tid 3 to smithi02669314-49 2024-09-01T00:32:16.754 INFO:tasks.rados.rados.0.smithi026.stdout:1036: oid 49 updating version 0 to 181 2024-09-01T00:32:16.754 INFO:tasks.rados.rados.0.smithi026.stdout:1036: oid 49 updating version 181 to 182 2024-09-01T00:32:16.754 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 182 (ObjNum 322 snap 93 seq_num 322) dirty exists 2024-09-01T00:32:16.754 INFO:tasks.rados.rados.0.smithi026.stdout:1036: left oid 49 (ObjNum 322 snap 93 seq_num 322) 2024-09-01T00:32:16.754 INFO:tasks.rados.rados.0.smithi026.stdout:1037: finishing rollback tid 1 to smithi02669314-32 2024-09-01T00:32:16.754 INFO:tasks.rados.rados.0.smithi026.stdout:1037: finishing rollback tid 2 to smithi02669314-32 2024-09-01T00:32:16.755 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 357 (ObjNum 195 snap 48 seq_num 195) dirty exists 2024-09-01T00:32:16.757 INFO:tasks.rados.rados.0.smithi026.stdout:1036: done (3 left) 2024-09-01T00:32:16.757 INFO:tasks.rados.rados.0.smithi026.stdout:1037: done (2 left) 2024-09-01T00:32:16.757 INFO:tasks.rados.rados.0.smithi026.stdout:1040: done (1 left) 2024-09-01T00:32:16.757 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 93 2024-09-01T00:32:16.758 INFO:tasks.rados.rados.0.smithi026.stdout:1041: seq_num 326 ranges {0=663552} 2024-09-01T00:32:16.761 INFO:tasks.rados.rados.0.smithi026.stdout:1041: writing smithi02669314-3 from 0 to 663552 tid 1 2024-09-01T00:32:16.761 INFO:tasks.rados.rados.0.smithi026.stdout:1042: read oid 39 snap -1 2024-09-01T00:32:16.761 INFO:tasks.rados.rados.0.smithi026.stdout:1042: expect (ObjNum 212 snap 51 seq_num 212) 2024-09-01T00:32:16.761 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 93 2024-09-01T00:32:16.762 INFO:tasks.rados.rados.0.smithi026.stdout:1039: finishing write tid 1 to smithi02669314-35 2024-09-01T00:32:16.762 INFO:tasks.rados.rados.0.smithi026.stdout:1039: finishing write tid 2 to smithi02669314-35 2024-09-01T00:32:16.762 INFO:tasks.rados.rados.0.smithi026.stdout:1039: finishing write tid 3 to smithi02669314-35 2024-09-01T00:32:16.762 INFO:tasks.rados.rados.0.smithi026.stdout:1039: oid 35 updating version 0 to 451 2024-09-01T00:32:16.762 INFO:tasks.rados.rados.0.smithi026.stdout:1039: oid 35 version 451 is already newer than 450 2024-09-01T00:32:16.762 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 451 (ObjNum 324 snap 93 seq_num 324) dirty exists 2024-09-01T00:32:16.762 INFO:tasks.rados.rados.0.smithi026.stdout:1039: left oid 35 (ObjNum 324 snap 93 seq_num 324) 2024-09-01T00:32:16.762 INFO:tasks.rados.rados.0.smithi026.stdout:1043: seq_num 327 ranges {2375680=679936} 2024-09-01T00:32:16.779 INFO:tasks.rados.rados.0.smithi026.stdout:1043: writing smithi02669314-20 from 2375680 to 3055616 tid 1 2024-09-01T00:32:16.779 INFO:tasks.rados.rados.0.smithi026.stdout:1039: done (3 left) 2024-09-01T00:32:16.779 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 93 2024-09-01T00:32:16.779 INFO:tasks.rados.rados.0.smithi026.stdout:1041: finishing write tid 1 to smithi02669314-3 2024-09-01T00:32:16.779 INFO:tasks.rados.rados.0.smithi026.stdout:1041: finishing write tid 2 to smithi02669314-3 2024-09-01T00:32:16.779 INFO:tasks.rados.rados.0.smithi026.stdout:1044: seq_num 328 ranges {966656=696320} 2024-09-01T00:32:16.787 INFO:tasks.rados.rados.0.smithi026.stdout:1044: writing smithi02669314-5 from 966656 to 1662976 tid 1 2024-09-01T00:32:16.788 INFO:tasks.rados.rados.0.smithi026.stdout:1045: snap_create 2024-09-01T00:32:16.788 INFO:tasks.rados.rados.0.smithi026.stdout:1041: finishing write tid 3 to smithi02669314-3 2024-09-01T00:32:16.788 INFO:tasks.rados.rados.0.smithi026.stdout:1041: oid 3 updating version 0 to 181 2024-09-01T00:32:16.788 INFO:tasks.rados.rados.0.smithi026.stdout:1041: oid 3 version 181 is already newer than 180 2024-09-01T00:32:16.788 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 181 (ObjNum 326 snap 93 seq_num 326) dirty exists 2024-09-01T00:32:16.788 INFO:tasks.rados.rados.0.smithi026.stdout:1041: left oid 3 (ObjNum 326 snap 93 seq_num 326) 2024-09-01T00:32:16.788 INFO:tasks.rados.rados.0.smithi026.stdout:1042: expect (ObjNum 212 snap 51 seq_num 212) 2024-09-01T00:32:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:1043: finishing write tid 1 to smithi02669314-20 2024-09-01T00:32:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:1043: finishing write tid 2 to smithi02669314-20 2024-09-01T00:32:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:1043: finishing write tid 3 to smithi02669314-20 2024-09-01T00:32:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:1043: oid 20 updating version 0 to 460 2024-09-01T00:32:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:1043: oid 20 updating version 460 to 461 2024-09-01T00:32:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 461 (ObjNum 327 snap 93 seq_num 327) dirty exists 2024-09-01T00:32:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:1043: left oid 20 (ObjNum 327 snap 93 seq_num 327) 2024-09-01T00:32:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:1044: finishing write tid 1 to smithi02669314-5 2024-09-01T00:32:16.885 INFO:tasks.rados.rados.0.smithi026.stdout:1044: finishing write tid 2 to smithi02669314-5 2024-09-01T00:32:16.885 INFO:tasks.rados.rados.0.smithi026.stdout:1044: finishing write tid 3 to smithi02669314-5 2024-09-01T00:32:16.885 INFO:tasks.rados.rados.0.smithi026.stdout:1044: oid 5 updating version 0 to 521 2024-09-01T00:32:16.885 INFO:tasks.rados.rados.0.smithi026.stdout:1044: oid 5 version 521 is already newer than 520 2024-09-01T00:32:16.885 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 521 (ObjNum 328 snap 93 seq_num 328) dirty exists 2024-09-01T00:32:16.885 INFO:tasks.rados.rados.0.smithi026.stdout:1044: left oid 5 (ObjNum 328 snap 93 seq_num 328) 2024-09-01T00:32:17.723 INFO:tasks.rados.rados.0.smithi026.stdout:1041: done (4 left) 2024-09-01T00:32:17.723 INFO:tasks.rados.rados.0.smithi026.stdout:1042: done (3 left) 2024-09-01T00:32:17.723 INFO:tasks.rados.rados.0.smithi026.stdout:1043: done (2 left) 2024-09-01T00:32:17.723 INFO:tasks.rados.rados.0.smithi026.stdout:1044: done (1 left) 2024-09-01T00:32:17.723 INFO:tasks.rados.rados.0.smithi026.stdout:1045: done (0 left) 2024-09-01T00:32:17.723 INFO:tasks.rados.rados.0.smithi026.stdout:1046: copy_from oid 12 from oid 23 current snap is 94 2024-09-01T00:32:17.723 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 94 2024-09-01T00:32:17.724 INFO:tasks.rados.rados.0.smithi026.stdout:1047: seq_num 329 ranges {4603904=712704} 2024-09-01T00:32:17.752 INFO:tasks.rados.rados.0.smithi026.stdout:1047: writing smithi02669314-19 from 4603904 to 5316608 tid 1 2024-09-01T00:32:17.752 INFO:tasks.rados.rados.0.smithi026.stdout:1048: read oid 2 snap -1 2024-09-01T00:32:17.753 INFO:tasks.rados.rados.0.smithi026.stdout:1048: expect (ObjNum 127 snap 26 seq_num 127) 2024-09-01T00:32:17.753 INFO:tasks.rados.rados.0.smithi026.stdout:1049: read oid 25 snap -1 2024-09-01T00:32:17.753 INFO:tasks.rados.rados.0.smithi026.stdout:1049: expect (ObjNum 316 snap 92 seq_num 316) 2024-09-01T00:32:17.753 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 94 2024-09-01T00:32:17.753 INFO:tasks.rados.rados.0.smithi026.stdout:1046: finishing copy_from racing read to smithi02669314-12 2024-09-01T00:32:17.753 INFO:tasks.rados.rados.0.smithi026.stdout:1050: seq_num 330 ranges {10330112=737280} 2024-09-01T00:32:17.815 INFO:tasks.rados.rados.0.smithi026.stdout:1050: writing smithi02669314-10 from 10330112 to 11067392 tid 1 2024-09-01T00:32:17.815 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 94 2024-09-01T00:32:17.815 INFO:tasks.rados.rados.0.smithi026.stdout:1046: finishing copy_from to smithi02669314-12 2024-09-01T00:32:17.815 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 327 (ObjNum 313 snap 90 seq_num 313) dirty exists 2024-09-01T00:32:17.815 INFO:tasks.rados.rados.0.smithi026.stdout:1047: finishing write tid 1 to smithi02669314-19 2024-09-01T00:32:17.815 INFO:tasks.rados.rados.0.smithi026.stdout:1047: finishing write tid 2 to smithi02669314-19 2024-09-01T00:32:17.815 INFO:tasks.rados.rados.0.smithi026.stdout:1047: finishing write tid 3 to smithi02669314-19 2024-09-01T00:32:17.815 INFO:tasks.rados.rados.0.smithi026.stdout:1047: oid 19 updating version 0 to 210 2024-09-01T00:32:17.815 INFO:tasks.rados.rados.0.smithi026.stdout:1047: oid 19 version 210 is already newer than 209 2024-09-01T00:32:17.815 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 210 (ObjNum 329 snap 94 seq_num 329) dirty exists 2024-09-01T00:32:17.816 INFO:tasks.rados.rados.0.smithi026.stdout:1047: left oid 19 (ObjNum 329 snap 94 seq_num 329) 2024-09-01T00:32:17.816 INFO:tasks.rados.rados.0.smithi026.stdout:1051: seq_num 331 ranges {10330112=753664} 2024-09-01T00:32:17.875 INFO:tasks.rados.rados.0.smithi026.stdout:1051: writing smithi02669314-33 from 10330112 to 11083776 tid 1 2024-09-01T00:32:17.875 INFO:tasks.rados.rados.0.smithi026.stdout:1046: done (5 left) 2024-09-01T00:32:17.875 INFO:tasks.rados.rados.0.smithi026.stdout:1047: done (4 left) 2024-09-01T00:32:17.875 INFO:tasks.rados.rados.0.smithi026.stdout:1052: delete oid 19 current snap is 94 2024-09-01T00:32:17.875 INFO:tasks.rados.rados.0.smithi026.stdout:1049: expect (ObjNum 316 snap 92 seq_num 316) 2024-09-01T00:32:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:17 smithi139 ceph-mon[73682]: pgmap v59: 121 pgs: 121 active+clean; 205 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 784 KiB/s wr, 3 op/s 2024-09-01T00:32:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:17 smithi139 ceph-mon[73682]: osdmap e264: 8 total, 8 up, 8 in 2024-09-01T00:32:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:17 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:17 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:17 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-01T00:32:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:17 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-01T00:32:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:17 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:18.093 INFO:tasks.rados.rados.0.smithi026.stdout:1048: expect (ObjNum 127 snap 26 seq_num 127) 2024-09-01T00:32:18.167 INFO:tasks.rados.rados.0.smithi026.stdout:1050: finishing write tid 1 to smithi02669314-10 2024-09-01T00:32:18.167 INFO:tasks.rados.rados.0.smithi026.stdout:1050: finishing write tid 2 to smithi02669314-10 2024-09-01T00:32:18.167 INFO:tasks.rados.rados.0.smithi026.stdout:1048: done (4 left) 2024-09-01T00:32:18.168 INFO:tasks.rados.rados.0.smithi026.stdout:1049: done (3 left) 2024-09-01T00:32:18.168 INFO:tasks.rados.rados.0.smithi026.stdout:1052: done (2 left) 2024-09-01T00:32:18.168 INFO:tasks.rados.rados.0.smithi026.stdout:1053: rollback oid 3 current snap is 94 2024-09-01T00:32:18.168 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 3 to 92 2024-09-01T00:32:18.168 INFO:tasks.rados.rados.0.smithi026.stdout:1050: finishing write tid 3 to smithi02669314-10 2024-09-01T00:32:18.168 INFO:tasks.rados.rados.0.smithi026.stdout:1050: oid 10 updating version 0 to 387 2024-09-01T00:32:18.168 INFO:tasks.rados.rados.0.smithi026.stdout:1050: oid 10 updating version 387 to 388 2024-09-01T00:32:18.168 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 388 (ObjNum 330 snap 94 seq_num 330) dirty exists 2024-09-01T00:32:18.168 INFO:tasks.rados.rados.0.smithi026.stdout:1050: left oid 10 (ObjNum 330 snap 94 seq_num 330) 2024-09-01T00:32:18.168 INFO:tasks.rados.rados.0.smithi026.stdout:1051: finishing write tid 1 to smithi02669314-33 2024-09-01T00:32:18.168 INFO:tasks.rados.rados.0.smithi026.stdout:1051: finishing write tid 2 to smithi02669314-33 2024-09-01T00:32:18.168 INFO:tasks.rados.rados.0.smithi026.stdout:1051: finishing write tid 3 to smithi02669314-33 2024-09-01T00:32:18.169 INFO:tasks.rados.rados.0.smithi026.stdout:1051: oid 33 updating version 0 to 339 2024-09-01T00:32:18.169 INFO:tasks.rados.rados.0.smithi026.stdout:1051: oid 33 updating version 339 to 340 2024-09-01T00:32:18.169 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 340 (ObjNum 331 snap 94 seq_num 331) dirty exists 2024-09-01T00:32:18.169 INFO:tasks.rados.rados.0.smithi026.stdout:1051: left oid 33 (ObjNum 331 snap 94 seq_num 331) 2024-09-01T00:32:18.169 INFO:tasks.rados.rados.0.smithi026.stdout:1050: done (2 left) 2024-09-01T00:32:18.169 INFO:tasks.rados.rados.0.smithi026.stdout:1051: done (1 left) 2024-09-01T00:32:18.169 INFO:tasks.rados.rados.0.smithi026.stdout:1054: delete oid 42 current snap is 94 2024-09-01T00:32:18.170 INFO:tasks.rados.rados.0.smithi026.stdout:1053: finishing rollback tid 0 to smithi02669314-3 2024-09-01T00:32:18.170 INFO:tasks.rados.rados.0.smithi026.stdout:1053: finishing rollback tid 1 to smithi02669314-3 2024-09-01T00:32:18.170 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 184 (ObjNum 113 snap 0 seq_num 133241152) dirty dne 2024-09-01T00:32:18.170 INFO:tasks.rados.rados.0.smithi026.stdout:1053: done (1 left) 2024-09-01T00:32:18.170 INFO:tasks.rados.rados.0.smithi026.stdout:1054: done (0 left) 2024-09-01T00:32:18.170 INFO:tasks.rados.rados.0.smithi026.stdout:1055: snap_create 2024-09-01T00:32:18.174 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[81182]: pgmap v59: 121 pgs: 121 active+clean; 205 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 784 KiB/s wr, 3 op/s 2024-09-01T00:32:18.174 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[81182]: osdmap e264: 8 total, 8 up, 8 in 2024-09-01T00:32:18.174 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:18.175 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:18.175 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-01T00:32:18.175 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-01T00:32:18.175 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:18.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[83580]: pgmap v59: 121 pgs: 121 active+clean; 205 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 784 KiB/s wr, 3 op/s 2024-09-01T00:32:18.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[83580]: osdmap e264: 8 total, 8 up, 8 in 2024-09-01T00:32:18.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:18.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:18.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-01T00:32:18.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-01T00:32:18.176 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:17 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:18.728 INFO:tasks.rados.rados.0.smithi026.stdout:1055: done (0 left) 2024-09-01T00:32:18.728 INFO:tasks.rados.rados.0.smithi026.stdout:1056: read oid 12 snap -1 2024-09-01T00:32:18.728 INFO:tasks.rados.rados.0.smithi026.stdout:1056: expect (ObjNum 313 snap 90 seq_num 313) 2024-09-01T00:32:18.728 INFO:tasks.rados.rados.0.smithi026.stdout:1057: rollback oid 47 current snap is 95 2024-09-01T00:32:18.729 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 47 to 68 2024-09-01T00:32:18.729 INFO:tasks.rados.rados.0.smithi026.stdout:1058: copy_from oid 22 from oid 35 current snap is 95 2024-09-01T00:32:18.729 INFO:tasks.rados.rados.0.smithi026.stdout:1059: delete oid 3 current snap is 95 2024-09-01T00:32:18.732 INFO:tasks.rados.rados.0.smithi026.stdout:1059: done (3 left) 2024-09-01T00:32:18.732 INFO:tasks.rados.rados.0.smithi026.stdout:1060: rmattr oid 24 current snap is 95 2024-09-01T00:32:18.732 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 95 2024-09-01T00:32:18.732 INFO:tasks.rados.rados.0.smithi026.stdout:1061: seq_num 335 ranges {4792320=417792,5210112=401408} 2024-09-01T00:32:18.762 INFO:tasks.rados.rados.0.smithi026.stdout:1061: writing smithi02669314-9 from 4792320 to 5210112 tid 1 2024-09-01T00:32:18.765 INFO:tasks.rados.rados.0.smithi026.stdout:1061: writing smithi02669314-9 from 5210112 to 5611520 tid 2 2024-09-01T00:32:18.765 INFO:tasks.rados.rados.0.smithi026.stdout:1062: snap_create 2024-09-01T00:32:18.765 INFO:tasks.rados.rados.0.smithi026.stdout:1057: finishing rollback tid 0 to smithi02669314-47 2024-09-01T00:32:18.765 INFO:tasks.rados.rados.0.smithi026.stdout:1057: finishing rollback tid 1 to smithi02669314-47 2024-09-01T00:32:18.765 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 464 (ObjNum 65 snap 0 seq_num 124744528) dirty dne 2024-09-01T00:32:18.766 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 339 (ObjNum 317 snap 92 seq_num 317) dirty exists 2024-09-01T00:32:18.766 INFO:tasks.rados.rados.0.smithi026.stdout:1056: expect (ObjNum 313 snap 90 seq_num 313) 2024-09-01T00:32:18.935 INFO:tasks.rados.rados.0.smithi026.stdout:1058: finishing copy_from racing read to smithi02669314-22 2024-09-01T00:32:18.935 INFO:tasks.rados.rados.0.smithi026.stdout:1058: finishing copy_from to smithi02669314-22 2024-09-01T00:32:18.935 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 451 (ObjNum 324 snap 93 seq_num 324) dirty exists 2024-09-01T00:32:18.935 INFO:tasks.rados.rados.0.smithi026.stdout:1061: finishing write tid 1 to smithi02669314-9 2024-09-01T00:32:18.935 INFO:tasks.rados.rados.0.smithi026.stdout:1061: finishing write tid 2 to smithi02669314-9 2024-09-01T00:32:18.935 INFO:tasks.rados.rados.0.smithi026.stdout:1061: finishing write tid 3 to smithi02669314-9 2024-09-01T00:32:18.936 INFO:tasks.rados.rados.0.smithi026.stdout:1061: finishing write tid 4 to smithi02669314-9 2024-09-01T00:32:18.936 INFO:tasks.rados.rados.0.smithi026.stdout:1061: oid 9 updating version 0 to 525 2024-09-01T00:32:18.936 INFO:tasks.rados.rados.0.smithi026.stdout:1061: oid 9 version 525 is already newer than 523 2024-09-01T00:32:18.936 INFO:tasks.rados.rados.0.smithi026.stdout:1061: oid 9 version 525 is already newer than 524 2024-09-01T00:32:18.936 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 525 (ObjNum 335 snap 95 seq_num 335) dirty exists 2024-09-01T00:32:18.936 INFO:tasks.rados.rados.0.smithi026.stdout:1061: left oid 9 (ObjNum 335 snap 95 seq_num 335) 2024-09-01T00:32:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[81182]: Reconfiguring mgr.y (monmap changed)... 2024-09-01T00:32:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[81182]: Reconfiguring daemon mgr.y on smithi026 2024-09-01T00:32:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[81182]: osdmap e265: 8 total, 8 up, 8 in 2024-09-01T00:32:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:32:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:32:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[83580]: Reconfiguring mgr.y (monmap changed)... 2024-09-01T00:32:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[83580]: Reconfiguring daemon mgr.y on smithi026 2024-09-01T00:32:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[83580]: osdmap e265: 8 total, 8 up, 8 in 2024-09-01T00:32:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:32:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:32:18.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:18 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:18 smithi139 ceph-mon[73682]: Reconfiguring mgr.y (monmap changed)... 2024-09-01T00:32:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:18 smithi139 ceph-mon[73682]: Reconfiguring daemon mgr.y on smithi026 2024-09-01T00:32:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:18 smithi139 ceph-mon[73682]: osdmap e265: 8 total, 8 up, 8 in 2024-09-01T00:32:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:18 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:19.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:18 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:19.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:18 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:32:19.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:18 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:32:19.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:18 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:19.733 INFO:tasks.rados.rados.0.smithi026.stdout:1056: done (5 left) 2024-09-01T00:32:19.733 INFO:tasks.rados.rados.0.smithi026.stdout:1057: done (4 left) 2024-09-01T00:32:19.733 INFO:tasks.rados.rados.0.smithi026.stdout:1058: done (3 left) 2024-09-01T00:32:19.733 INFO:tasks.rados.rados.0.smithi026.stdout:1060: done (2 left) 2024-09-01T00:32:19.733 INFO:tasks.rados.rados.0.smithi026.stdout:1061: done (1 left) 2024-09-01T00:32:19.733 INFO:tasks.rados.rados.0.smithi026.stdout:1062: done (0 left) 2024-09-01T00:32:19.733 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 96 2024-09-01T00:32:19.733 INFO:tasks.rados.rados.0.smithi026.stdout:1063: seq_num 336 ranges {2523136=434176,2957312=401408} 2024-09-01T00:32:19.748 INFO:tasks.rados.rados.0.smithi026.stdout:1063: writing smithi02669314-39 from 2523136 to 2957312 tid 1 2024-09-01T00:32:19.751 INFO:tasks.rados.rados.0.smithi026.stdout:1063: writing smithi02669314-39 from 2957312 to 3358720 tid 2 2024-09-01T00:32:19.751 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 96 2024-09-01T00:32:19.751 INFO:tasks.rados.rados.0.smithi026.stdout:1064: seq_num 337 ranges {0=450560,450560=401408} 2024-09-01T00:32:19.754 INFO:tasks.rados.rados.0.smithi026.stdout:1064: writing smithi02669314-43 from 0 to 450560 tid 1 2024-09-01T00:32:19.757 INFO:tasks.rados.rados.0.smithi026.stdout:1064: writing smithi02669314-43 from 450560 to 851968 tid 2 2024-09-01T00:32:19.757 INFO:tasks.rados.rados.0.smithi026.stdout:1065: read oid 2 snap -1 2024-09-01T00:32:19.757 INFO:tasks.rados.rados.0.smithi026.stdout:1065: expect (ObjNum 127 snap 26 seq_num 127) 2024-09-01T00:32:19.757 INFO:tasks.rados.rados.0.smithi026.stdout:1066: snap_remove snap 85 2024-09-01T00:32:20.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:19 smithi026 ceph-mon[81182]: pgmap v62: 121 pgs: 121 active+clean; 205 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 786 KiB/s wr, 3 op/s 2024-09-01T00:32:20.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:19 smithi026 ceph-mon[81182]: Reconfiguring mon.c (monmap changed)... 2024-09-01T00:32:20.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:19 smithi026 ceph-mon[81182]: Reconfiguring daemon mon.c on smithi026 2024-09-01T00:32:20.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:19 smithi026 ceph-mon[81182]: osdmap e266: 8 total, 8 up, 8 in 2024-09-01T00:32:20.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:32:20.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:19 smithi026 ceph-mon[83580]: pgmap v62: 121 pgs: 121 active+clean; 205 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 786 KiB/s wr, 3 op/s 2024-09-01T00:32:20.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:19 smithi026 ceph-mon[83580]: Reconfiguring mon.c (monmap changed)... 2024-09-01T00:32:20.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:19 smithi026 ceph-mon[83580]: Reconfiguring daemon mon.c on smithi026 2024-09-01T00:32:20.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:19 smithi026 ceph-mon[83580]: osdmap e266: 8 total, 8 up, 8 in 2024-09-01T00:32:20.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:32:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:19 smithi139 ceph-mon[73682]: pgmap v62: 121 pgs: 121 active+clean; 205 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 786 KiB/s wr, 3 op/s 2024-09-01T00:32:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:19 smithi139 ceph-mon[73682]: Reconfiguring mon.c (monmap changed)... 2024-09-01T00:32:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:19 smithi139 ceph-mon[73682]: Reconfiguring daemon mon.c on smithi026 2024-09-01T00:32:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:19 smithi139 ceph-mon[73682]: osdmap e266: 8 total, 8 up, 8 in 2024-09-01T00:32:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:32:20.737 INFO:tasks.rados.rados.0.smithi026.stdout:1066: done (3 left) 2024-09-01T00:32:20.737 INFO:tasks.rados.rados.0.smithi026.stdout:1067: read oid 10 snap 87 2024-09-01T00:32:20.737 INFO:tasks.rados.rados.0.smithi026.stdout:1067: expect (ObjNum 277 snap 80 seq_num 277) 2024-09-01T00:32:20.737 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 36 current snap is 96 2024-09-01T00:32:20.737 INFO:tasks.rados.rados.0.smithi026.stdout:1068: seq_num 338 ranges {4079616=466944,4546560=401408} 2024-09-01T00:32:20.763 INFO:tasks.rados.rados.0.smithi026.stdout:1068: writing smithi02669314-36 from 4079616 to 4546560 tid 1 2024-09-01T00:32:20.766 INFO:tasks.rados.rados.0.smithi026.stdout:1068: writing smithi02669314-36 from 4546560 to 4947968 tid 2 2024-09-01T00:32:20.766 INFO:tasks.rados.rados.0.smithi026.stdout:1069: read oid 21 snap -1 2024-09-01T00:32:20.766 INFO:tasks.rados.rados.0.smithi026.stdout:1069: expect (ObjNum 204 snap 50 seq_num 204) 2024-09-01T00:32:20.766 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 96 2024-09-01T00:32:20.766 INFO:tasks.rados.rados.0.smithi026.stdout:1070: seq_num 339 ranges {1581056=483328,2064384=401408} 2024-09-01T00:32:20.778 INFO:tasks.rados.rados.0.smithi026.stdout:1070: writing smithi02669314-8 from 1581056 to 2064384 tid 1 2024-09-01T00:32:20.780 INFO:tasks.rados.rados.0.smithi026.stdout:1070: writing smithi02669314-8 from 2064384 to 2465792 tid 2 2024-09-01T00:32:20.781 INFO:tasks.rados.rados.0.smithi026.stdout:1071: snap_remove snap 92 2024-09-01T00:32:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:20 smithi139 ceph-mon[73682]: osdmap e267: 8 total, 8 up, 8 in 2024-09-01T00:32:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:20 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:20 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:20 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-01T00:32:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:20 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:20 smithi026 ceph-mon[83580]: osdmap e267: 8 total, 8 up, 8 in 2024-09-01T00:32:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:20 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:20 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:20 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-01T00:32:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:20 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:21.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:20 smithi026 ceph-mon[81182]: osdmap e267: 8 total, 8 up, 8 in 2024-09-01T00:32:21.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:20 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:21.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:20 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:21.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:20 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-01T00:32:21.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:20 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:21.740 INFO:tasks.rados.rados.0.smithi026.stdout:1071: done (7 left) 2024-09-01T00:32:21.740 INFO:tasks.rados.rados.0.smithi026.stdout:1072: snap_create 2024-09-01T00:32:21.740 INFO:tasks.rados.rados.0.smithi026.stdout:1063: finishing write tid 1 to smithi02669314-39 2024-09-01T00:32:21.741 INFO:tasks.rados.rados.0.smithi026.stdout:1063: finishing write tid 2 to smithi02669314-39 2024-09-01T00:32:21.741 INFO:tasks.rados.rados.0.smithi026.stdout:1063: finishing write tid 3 to smithi02669314-39 2024-09-01T00:32:21.741 INFO:tasks.rados.rados.0.smithi026.stdout:1063: finishing write tid 4 to smithi02669314-39 2024-09-01T00:32:21.741 INFO:tasks.rados.rados.0.smithi026.stdout:1063: oid 39 updating version 0 to 341 2024-09-01T00:32:21.741 INFO:tasks.rados.rados.0.smithi026.stdout:1063: oid 39 updating version 341 to 343 2024-09-01T00:32:21.741 INFO:tasks.rados.rados.0.smithi026.stdout:1063: oid 39 version 343 is already newer than 342 2024-09-01T00:32:21.741 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 343 (ObjNum 336 snap 96 seq_num 336) dirty exists 2024-09-01T00:32:21.741 INFO:tasks.rados.rados.0.smithi026.stdout:1063: left oid 39 (ObjNum 336 snap 96 seq_num 336) 2024-09-01T00:32:21.741 INFO:tasks.rados.rados.0.smithi026.stdout:1064: finishing write tid 1 to smithi02669314-43 2024-09-01T00:32:21.741 INFO:tasks.rados.rados.0.smithi026.stdout:1064: finishing write tid 2 to smithi02669314-43 2024-09-01T00:32:21.741 INFO:tasks.rados.rados.0.smithi026.stdout:1064: finishing write tid 3 to smithi02669314-43 2024-09-01T00:32:21.741 INFO:tasks.rados.rados.0.smithi026.stdout:1064: finishing write tid 4 to smithi02669314-43 2024-09-01T00:32:21.742 INFO:tasks.rados.rados.0.smithi026.stdout:1064: oid 43 updating version 0 to 227 2024-09-01T00:32:21.742 INFO:tasks.rados.rados.0.smithi026.stdout:1064: oid 43 version 227 is already newer than 225 2024-09-01T00:32:21.742 INFO:tasks.rados.rados.0.smithi026.stdout:1064: oid 43 version 227 is already newer than 226 2024-09-01T00:32:21.742 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 227 (ObjNum 337 snap 96 seq_num 337) dirty exists 2024-09-01T00:32:21.742 INFO:tasks.rados.rados.0.smithi026.stdout:1064: left oid 43 (ObjNum 337 snap 96 seq_num 337) 2024-09-01T00:32:21.742 INFO:tasks.rados.rados.0.smithi026.stdout:1065: expect (ObjNum 127 snap 26 seq_num 127) 2024-09-01T00:32:21.819 INFO:tasks.rados.rados.0.smithi026.stdout:1068: finishing write tid 1 to smithi02669314-36 2024-09-01T00:32:21.819 INFO:tasks.rados.rados.0.smithi026.stdout:1067: expect (ObjNum 277 snap 80 seq_num 277) 2024-09-01T00:32:22.051 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[81182]: pgmap v65: 121 pgs: 121 active+clean; 205 MiB data, 992 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:22.051 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[81182]: Reconfiguring osd.0 (monmap changed)... 2024-09-01T00:32:22.051 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[81182]: Reconfiguring daemon osd.0 on smithi026 2024-09-01T00:32:22.051 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[81182]: osdmap e268: 8 total, 8 up, 8 in 2024-09-01T00:32:22.051 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:22.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:22.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-01T00:32:22.052 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:22.052 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[83580]: pgmap v65: 121 pgs: 121 active+clean; 205 MiB data, 992 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:22.052 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[83580]: Reconfiguring osd.0 (monmap changed)... 2024-09-01T00:32:22.052 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[83580]: Reconfiguring daemon osd.0 on smithi026 2024-09-01T00:32:22.052 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[83580]: osdmap e268: 8 total, 8 up, 8 in 2024-09-01T00:32:22.052 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:22.052 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:22.052 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-01T00:32:22.052 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:21 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:21 smithi139 ceph-mon[73682]: pgmap v65: 121 pgs: 121 active+clean; 205 MiB data, 992 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:21 smithi139 ceph-mon[73682]: Reconfiguring osd.0 (monmap changed)... 2024-09-01T00:32:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:21 smithi139 ceph-mon[73682]: Reconfiguring daemon osd.0 on smithi026 2024-09-01T00:32:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:21 smithi139 ceph-mon[73682]: osdmap e268: 8 total, 8 up, 8 in 2024-09-01T00:32:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:21 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:21 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:21 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-01T00:32:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:21 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:22.503 INFO:tasks.rados.rados.0.smithi026.stdout:1068: finishing write tid 2 to smithi02669314-36 2024-09-01T00:32:22.504 INFO:tasks.rados.rados.0.smithi026.stdout:1068: finishing write tid 3 to smithi02669314-36 2024-09-01T00:32:22.504 INFO:tasks.rados.rados.0.smithi026.stdout:1069: expect (ObjNum 204 snap 50 seq_num 204) 2024-09-01T00:32:22.950 INFO:tasks.rados.rados.0.smithi026.stdout:1070: finishing write tid 1 to smithi02669314-8 2024-09-01T00:32:22.950 INFO:tasks.rados.rados.0.smithi026.stdout:1070: finishing write tid 2 to smithi02669314-8 2024-09-01T00:32:22.950 INFO:tasks.rados.rados.0.smithi026.stdout:1068: finishing write tid 4 to smithi02669314-36 2024-09-01T00:32:22.950 INFO:tasks.rados.rados.0.smithi026.stdout:1068: oid 36 updating version 0 to 289 2024-09-01T00:32:22.950 INFO:tasks.rados.rados.0.smithi026.stdout:1068: oid 36 updating version 289 to 290 2024-09-01T00:32:22.950 INFO:tasks.rados.rados.0.smithi026.stdout:1068: oid 36 updating version 290 to 291 2024-09-01T00:32:22.950 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 291 (ObjNum 338 snap 96 seq_num 338) dirty exists 2024-09-01T00:32:22.950 INFO:tasks.rados.rados.0.smithi026.stdout:1068: left oid 36 (ObjNum 338 snap 96 seq_num 338) 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1070: finishing write tid 3 to smithi02669314-8 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1070: finishing write tid 4 to smithi02669314-8 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1070: oid 8 updating version 0 to 295 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1070: oid 8 version 295 is already newer than 294 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1070: oid 8 version 295 is already newer than 293 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 295 (ObjNum 339 snap 96 seq_num 339) dirty exists 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1070: left oid 8 (ObjNum 339 snap 96 seq_num 339) 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1063: done (7 left) 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1064: done (6 left) 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1065: done (5 left) 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1067: done (4 left) 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1068: done (3 left) 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1069: done (2 left) 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1070: done (1 left) 2024-09-01T00:32:22.951 INFO:tasks.rados.rados.0.smithi026.stdout:1072: done (0 left) 2024-09-01T00:32:22.952 INFO:tasks.rados.rados.0.smithi026.stdout:1073: rollback oid 2 current snap is 97 2024-09-01T00:32:22.952 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 2 to 87 2024-09-01T00:32:22.952 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 97 2024-09-01T00:32:22.952 INFO:tasks.rados.rados.0.smithi026.stdout:1074: seq_num 340 ranges {2531328=499712,3031040=401408} 2024-09-01T00:32:22.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:22 smithi026 ceph-mon[81182]: Reconfiguring osd.1 (monmap changed)... 2024-09-01T00:32:22.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:22 smithi026 ceph-mon[81182]: Reconfiguring daemon osd.1 on smithi026 2024-09-01T00:32:22.952 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:22 smithi026 ceph-mon[81182]: osdmap e269: 8 total, 8 up, 8 in 2024-09-01T00:32:22.953 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:32:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:32:22] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2024-09-01T00:32:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:22 smithi026 ceph-mon[83580]: Reconfiguring osd.1 (monmap changed)... 2024-09-01T00:32:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:22 smithi026 ceph-mon[83580]: Reconfiguring daemon osd.1 on smithi026 2024-09-01T00:32:22.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:22 smithi026 ceph-mon[83580]: osdmap e269: 8 total, 8 up, 8 in 2024-09-01T00:32:22.966 INFO:tasks.rados.rados.0.smithi026.stdout:1074: writing smithi02669314-38 from 2531328 to 3031040 tid 1 2024-09-01T00:32:22.969 INFO:tasks.rados.rados.0.smithi026.stdout:1074: writing smithi02669314-38 from 3031040 to 3432448 tid 2 2024-09-01T00:32:22.969 INFO:tasks.rados.rados.0.smithi026.stdout:1075: read oid 40 snap -1 2024-09-01T00:32:22.969 INFO:tasks.rados.rados.0.smithi026.stdout:1075: expect (ObjNum 232 snap 62 seq_num 232) 2024-09-01T00:32:22.969 INFO:tasks.rados.rados.0.smithi026.stdout:1076: copy_from oid 4 from oid 5 current snap is 97 2024-09-01T00:32:22.969 INFO:tasks.rados.rados.0.smithi026.stdout:1073: finishing rollback tid 0 to smithi02669314-2 2024-09-01T00:32:22.969 INFO:tasks.rados.rados.0.smithi026.stdout:1073: finishing rollback tid 1 to smithi02669314-2 2024-09-01T00:32:22.970 INFO:tasks.rados.rados.0.smithi026.stdout:1073: finishing rollback tid 2 to smithi02669314-2 2024-09-01T00:32:22.970 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 396 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-09-01T00:32:22.970 INFO:tasks.rados.rados.0.smithi026.stdout:1073: done (3 left) 2024-09-01T00:32:22.970 INFO:tasks.rados.rados.0.smithi026.stdout:1077: rollback oid 11 current snap is 97 2024-09-01T00:32:22.970 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 11 to 93 2024-09-01T00:32:22.970 INFO:tasks.rados.rados.0.smithi026.stdout:1078: copy_from oid 49 from oid 7 current snap is 97 2024-09-01T00:32:22.970 INFO:tasks.rados.rados.0.smithi026.stdout:1079: setattr oid 22 current snap is 97 2024-09-01T00:32:22.970 INFO:tasks.rados.rados.0.smithi026.stdout:1080: delete oid 19 current snap is 97 2024-09-01T00:32:22.976 INFO:tasks.rados.rados.0.smithi026.stdout:1077: finishing rollback tid 0 to smithi02669314-11 2024-09-01T00:32:22.976 INFO:tasks.rados.rados.0.smithi026.stdout:1077: finishing rollback tid 1 to smithi02669314-11 2024-09-01T00:32:22.977 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 452 (ObjNum 324 snap 93 seq_num 324) dirty exists 2024-09-01T00:32:22.978 INFO:tasks.rados.rados.0.smithi026.stdout:1077: finishing rollback tid 2 to smithi02669314-11 2024-09-01T00:32:22.978 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 400 (ObjNum 319 snap 92 seq_num 319) dirty exists 2024-09-01T00:32:22.979 INFO:tasks.rados.rados.0.smithi026.stdout:1074: finishing write tid 1 to smithi02669314-38 2024-09-01T00:32:22.979 INFO:tasks.rados.rados.0.smithi026.stdout:1077: done (6 left) 2024-09-01T00:32:22.979 INFO:tasks.rados.rados.0.smithi026.stdout:1079: done (5 left) 2024-09-01T00:32:22.979 INFO:tasks.rados.rados.0.smithi026.stdout:1080: done (4 left) 2024-09-01T00:32:22.979 INFO:tasks.rados.rados.0.smithi026.stdout:1081: read oid 42 snap -1 2024-09-01T00:32:22.979 INFO:tasks.rados.rados.0.smithi026.stdout:1081: expect deleted 2024-09-01T00:32:22.980 INFO:tasks.rados.rados.0.smithi026.stdout:1082: delete oid 31 current snap is 97 2024-09-01T00:32:22.980 INFO:tasks.rados.rados.0.smithi026.stdout:1074: finishing write tid 2 to smithi02669314-38 2024-09-01T00:32:22.980 INFO:tasks.rados.rados.0.smithi026.stdout:1074: finishing write tid 3 to smithi02669314-38 2024-09-01T00:32:22.980 INFO:tasks.rados.rados.0.smithi026.stdout:1081: done (5 left) 2024-09-01T00:32:22.981 INFO:tasks.rados.rados.0.smithi026.stdout:1082: done (4 left) 2024-09-01T00:32:22.981 INFO:tasks.rados.rados.0.smithi026.stdout:1083: snap_remove snap 68 2024-09-01T00:32:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:22 smithi139 ceph-mon[73682]: Reconfiguring osd.1 (monmap changed)... 2024-09-01T00:32:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:22 smithi139 ceph-mon[73682]: Reconfiguring daemon osd.1 on smithi026 2024-09-01T00:32:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:22 smithi139 ceph-mon[73682]: osdmap e269: 8 total, 8 up, 8 in 2024-09-01T00:32:23.753 INFO:tasks.rados.rados.0.smithi026.stdout:1083: done (4 left) 2024-09-01T00:32:23.753 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 97 2024-09-01T00:32:23.753 INFO:tasks.rados.rados.0.smithi026.stdout:1084: seq_num 343 ranges {5611520=548864,6160384=401408} 2024-09-01T00:32:23.787 INFO:tasks.rados.rados.0.smithi026.stdout:1084: writing smithi02669314-9 from 5611520 to 6160384 tid 1 2024-09-01T00:32:23.790 INFO:tasks.rados.rados.0.smithi026.stdout:1084: writing smithi02669314-9 from 6160384 to 6561792 tid 2 2024-09-01T00:32:23.790 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 97 2024-09-01T00:32:23.790 INFO:tasks.rados.rados.0.smithi026.stdout:1074: finishing write tid 4 to smithi02669314-38 2024-09-01T00:32:23.790 INFO:tasks.rados.rados.0.smithi026.stdout:1074: oid 38 updating version 0 to 364 2024-09-01T00:32:23.790 INFO:tasks.rados.rados.0.smithi026.stdout:1074: oid 38 version 364 is already newer than 363 2024-09-01T00:32:23.790 INFO:tasks.rados.rados.0.smithi026.stdout:1074: oid 38 updating version 364 to 365 2024-09-01T00:32:23.790 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 365 (ObjNum 340 snap 97 seq_num 340) dirty exists 2024-09-01T00:32:23.790 INFO:tasks.rados.rados.0.smithi026.stdout:1074: left oid 38 (ObjNum 340 snap 97 seq_num 340) 2024-09-01T00:32:23.791 INFO:tasks.rados.rados.0.smithi026.stdout:1078: finishing copy_from racing read to smithi02669314-49 2024-09-01T00:32:23.791 INFO:tasks.rados.rados.0.smithi026.stdout:1075: expect (ObjNum 232 snap 62 seq_num 232) 2024-09-01T00:32:23.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:23 smithi026 ceph-mon[81182]: pgmap v68: 121 pgs: 121 active+clean; 227 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-09-01T00:32:23.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:23 smithi026 ceph-mon[81182]: osdmap e270: 8 total, 8 up, 8 in 2024-09-01T00:32:23.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:23 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:23.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:23 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:23.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:23 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-01T00:32:23.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:23 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:23.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:23 smithi026 ceph-mon[83580]: pgmap v68: 121 pgs: 121 active+clean; 227 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-09-01T00:32:23.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:23 smithi026 ceph-mon[83580]: osdmap e270: 8 total, 8 up, 8 in 2024-09-01T00:32:23.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:23 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:23.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:23 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:23.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:23 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-01T00:32:23.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:23 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:23.992 INFO:tasks.rados.rados.0.smithi026.stdout:1078: finishing copy_from to smithi02669314-49 2024-09-01T00:32:23.992 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 288 (ObjNum 222 snap 58 seq_num 222) dirty exists 2024-09-01T00:32:23.992 INFO:tasks.rados.rados.0.smithi026.stdout:1076: finishing copy_from racing read to smithi02669314-4 2024-09-01T00:32:23.992 INFO:tasks.rados.rados.0.smithi026.stdout:1076: finishing copy_from to smithi02669314-4 2024-09-01T00:32:23.992 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 521 (ObjNum 328 snap 93 seq_num 328) dirty exists 2024-09-01T00:32:23.992 INFO:tasks.rados.rados.0.smithi026.stdout:1084: finishing write tid 1 to smithi02669314-9 2024-09-01T00:32:23.992 INFO:tasks.rados.rados.0.smithi026.stdout:1084: finishing write tid 2 to smithi02669314-9 2024-09-01T00:32:23.992 INFO:tasks.rados.rados.0.smithi026.stdout:1085: seq_num 344 ranges {0=565248,565248=401408} 2024-09-01T00:32:23.995 INFO:tasks.rados.rados.0.smithi026.stdout:1085: writing smithi02669314-47 from 0 to 565248 tid 1 2024-09-01T00:32:23.998 INFO:tasks.rados.rados.0.smithi026.stdout:1085: writing smithi02669314-47 from 565248 to 966656 tid 2 2024-09-01T00:32:23.998 INFO:tasks.rados.rados.0.smithi026.stdout:1074: done (5 left) 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:1075: done (4 left) 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:1076: done (3 left) 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:1078: done (2 left) 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:1086: copy_from oid 21 from oid 1 current snap is 97 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:1084: finishing write tid 3 to smithi02669314-9 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:1084: finishing write tid 4 to smithi02669314-9 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:1084: oid 9 updating version 0 to 551 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:1084: oid 9 version 551 is already newer than 550 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:1084: oid 9 version 551 is already newer than 549 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 551 (ObjNum 343 snap 97 seq_num 343) dirty exists 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:1084: left oid 9 (ObjNum 343 snap 97 seq_num 343) 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:1084: done (2 left) 2024-09-01T00:32:23.999 INFO:tasks.rados.rados.0.smithi026.stdout:1087: snap_remove snap 90 2024-09-01T00:32:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:23 smithi139 ceph-mon[73682]: pgmap v68: 121 pgs: 121 active+clean; 227 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-09-01T00:32:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:23 smithi139 ceph-mon[73682]: osdmap e270: 8 total, 8 up, 8 in 2024-09-01T00:32:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:23 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:23 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:23 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-01T00:32:24.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:23 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:24.755 INFO:tasks.rados.rados.0.smithi026.stdout:1087: done (2 left) 2024-09-01T00:32:24.755 INFO:tasks.rados.rados.0.smithi026.stdout:1088: read oid 28 snap 91 2024-09-01T00:32:24.755 INFO:tasks.rados.rados.0.smithi026.stdout:1088: expect (ObjNum 292 snap 84 seq_num 292) 2024-09-01T00:32:24.755 INFO:tasks.rados.rados.0.smithi026.stdout:1089: snap_remove snap 87 2024-09-01T00:32:24.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:24 smithi026 ceph-mon[81182]: Reconfiguring osd.2 (monmap changed)... 2024-09-01T00:32:24.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:24 smithi026 ceph-mon[81182]: Reconfiguring daemon osd.2 on smithi026 2024-09-01T00:32:24.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:24 smithi026 ceph-mon[81182]: osdmap e271: 8 total, 8 up, 8 in 2024-09-01T00:32:24.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:24 smithi026 ceph-mon[83580]: Reconfiguring osd.2 (monmap changed)... 2024-09-01T00:32:24.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:24 smithi026 ceph-mon[83580]: Reconfiguring daemon osd.2 on smithi026 2024-09-01T00:32:24.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:24 smithi026 ceph-mon[83580]: osdmap e271: 8 total, 8 up, 8 in 2024-09-01T00:32:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:24 smithi139 ceph-mon[73682]: Reconfiguring osd.2 (monmap changed)... 2024-09-01T00:32:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:24 smithi139 ceph-mon[73682]: Reconfiguring daemon osd.2 on smithi026 2024-09-01T00:32:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:24 smithi139 ceph-mon[73682]: osdmap e271: 8 total, 8 up, 8 in 2024-09-01T00:32:25.713 INFO:tasks.rados.rados.0.smithi026.stdout:1089: done (3 left) 2024-09-01T00:32:25.713 INFO:tasks.rados.rados.0.smithi026.stdout:1090: copy_from oid 45 from oid 4 current snap is 97 2024-09-01T00:32:25.713 INFO:tasks.rados.rados.0.smithi026.stdout:1085: finishing write tid 1 to smithi02669314-47 2024-09-01T00:32:25.713 INFO:tasks.rados.rados.0.smithi026.stdout:1085: finishing write tid 2 to smithi02669314-47 2024-09-01T00:32:25.713 INFO:tasks.rados.rados.0.smithi026.stdout:1085: finishing write tid 3 to smithi02669314-47 2024-09-01T00:32:25.714 INFO:tasks.rados.rados.0.smithi026.stdout:1085: finishing write tid 4 to smithi02669314-47 2024-09-01T00:32:25.714 INFO:tasks.rados.rados.0.smithi026.stdout:1085: oid 47 updating version 0 to 477 2024-09-01T00:32:25.714 INFO:tasks.rados.rados.0.smithi026.stdout:1085: oid 47 updating version 477 to 479 2024-09-01T00:32:25.714 INFO:tasks.rados.rados.0.smithi026.stdout:1085: oid 47 version 479 is already newer than 478 2024-09-01T00:32:25.714 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 479 (ObjNum 344 snap 97 seq_num 344) dirty exists 2024-09-01T00:32:25.714 INFO:tasks.rados.rados.0.smithi026.stdout:1085: left oid 47 (ObjNum 344 snap 97 seq_num 344) 2024-09-01T00:32:25.714 INFO:tasks.rados.rados.0.smithi026.stdout:1086: finishing copy_from racing read to smithi02669314-21 2024-09-01T00:32:25.714 INFO:tasks.rados.rados.0.smithi026.stdout:1086: finishing copy_from to smithi02669314-21 2024-09-01T00:32:25.714 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 337 (ObjNum 277 snap 80 seq_num 277) dirty exists 2024-09-01T00:32:25.714 INFO:tasks.rados.rados.0.smithi026.stdout:1088: expect (ObjNum 292 snap 84 seq_num 292) 2024-09-01T00:32:25.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[81182]: pgmap v71: 121 pgs: 121 active+clean; 227 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-09-01T00:32:25.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[81182]: osdmap e272: 8 total, 8 up, 8 in 2024-09-01T00:32:25.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:25.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:25.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-01T00:32:25.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:25.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[81182]: osdmap e273: 8 total, 8 up, 8 in 2024-09-01T00:32:25.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[83580]: pgmap v71: 121 pgs: 121 active+clean; 227 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-09-01T00:32:25.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[83580]: osdmap e272: 8 total, 8 up, 8 in 2024-09-01T00:32:25.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:25.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:25.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-01T00:32:25.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:25.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:25 smithi026 ceph-mon[83580]: osdmap e273: 8 total, 8 up, 8 in 2024-09-01T00:32:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:25 smithi139 ceph-mon[73682]: pgmap v71: 121 pgs: 121 active+clean; 227 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-09-01T00:32:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:25 smithi139 ceph-mon[73682]: osdmap e272: 8 total, 8 up, 8 in 2024-09-01T00:32:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:25 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:25 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:25 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-01T00:32:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:25 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:25 smithi139 ceph-mon[73682]: osdmap e273: 8 total, 8 up, 8 in 2024-09-01T00:32:26.249 INFO:tasks.rados.rados.0.smithi026.stdout:1090: finishing copy_from racing read to smithi02669314-45 2024-09-01T00:32:26.250 INFO:tasks.rados.rados.0.smithi026.stdout:1090: finishing copy_from to smithi02669314-45 2024-09-01T00:32:26.250 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 521 (ObjNum 328 snap 93 seq_num 328) dirty exists 2024-09-01T00:32:26.250 INFO:tasks.rados.rados.0.smithi026.stdout:1085: done (3 left) 2024-09-01T00:32:26.250 INFO:tasks.rados.rados.0.smithi026.stdout:1086: done (2 left) 2024-09-01T00:32:26.250 INFO:tasks.rados.rados.0.smithi026.stdout:1088: done (1 left) 2024-09-01T00:32:26.250 INFO:tasks.rados.rados.0.smithi026.stdout:1090: done (0 left) 2024-09-01T00:32:26.250 INFO:tasks.rados.rados.0.smithi026.stdout:1091: read oid 1 snap -1 2024-09-01T00:32:26.250 INFO:tasks.rados.rados.0.smithi026.stdout:1091: expect (ObjNum 277 snap 80 seq_num 277) 2024-09-01T00:32:26.250 INFO:tasks.rados.rados.0.smithi026.stdout:1092: copy_from oid 15 from oid 27 current snap is 97 2024-09-01T00:32:26.250 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 97 2024-09-01T00:32:26.250 INFO:tasks.rados.rados.0.smithi026.stdout:1093: seq_num 345 ranges {0=581632,581632=401408} 2024-09-01T00:32:26.252 INFO:tasks.rados.rados.0.smithi026.stdout:1093: writing smithi02669314-46 from 0 to 581632 tid 1 2024-09-01T00:32:26.255 INFO:tasks.rados.rados.0.smithi026.stdout:1093: writing smithi02669314-46 from 581632 to 983040 tid 2 2024-09-01T00:32:26.255 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 97 2024-09-01T00:32:26.255 INFO:tasks.rados.rados.0.smithi026.stdout:1094: seq_num 346 ranges {851968=598016,1449984=401408} 2024-09-01T00:32:26.263 INFO:tasks.rados.rados.0.smithi026.stdout:1094: writing smithi02669314-43 from 851968 to 1449984 tid 1 2024-09-01T00:32:26.266 INFO:tasks.rados.rados.0.smithi026.stdout:1094: writing smithi02669314-43 from 1449984 to 1851392 tid 2 2024-09-01T00:32:26.266 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 97 2024-09-01T00:32:26.266 INFO:tasks.rados.rados.0.smithi026.stdout:1095: seq_num 347 ranges {0=614400,614400=401408} 2024-09-01T00:32:26.270 INFO:tasks.rados.rados.0.smithi026.stdout:1095: writing smithi02669314-42 from 0 to 614400 tid 1 2024-09-01T00:32:26.274 INFO:tasks.rados.rados.0.smithi026.stdout:1095: writing smithi02669314-42 from 614400 to 1015808 tid 2 2024-09-01T00:32:26.274 INFO:tasks.rados.rados.0.smithi026.stdout:1096: snap_create 2024-09-01T00:32:26.274 INFO:tasks.rados.rados.0.smithi026.stdout:1093: finishing write tid 1 to smithi02669314-46 2024-09-01T00:32:26.274 INFO:tasks.rados.rados.0.smithi026.stdout:1093: finishing write tid 2 to smithi02669314-46 2024-09-01T00:32:26.274 INFO:tasks.rados.rados.0.smithi026.stdout:1093: finishing write tid 3 to smithi02669314-46 2024-09-01T00:32:26.274 INFO:tasks.rados.rados.0.smithi026.stdout:1094: finishing write tid 1 to smithi02669314-43 2024-09-01T00:32:26.274 INFO:tasks.rados.rados.0.smithi026.stdout:1094: finishing write tid 2 to smithi02669314-43 2024-09-01T00:32:26.275 INFO:tasks.rados.rados.0.smithi026.stdout:1094: finishing write tid 3 to smithi02669314-43 2024-09-01T00:32:26.275 INFO:tasks.rados.rados.0.smithi026.stdout:1094: finishing write tid 4 to smithi02669314-43 2024-09-01T00:32:26.275 INFO:tasks.rados.rados.0.smithi026.stdout:1094: oid 43 updating version 0 to 228 2024-09-01T00:32:26.275 INFO:tasks.rados.rados.0.smithi026.stdout:1094: oid 43 updating version 228 to 229 2024-09-01T00:32:26.275 INFO:tasks.rados.rados.0.smithi026.stdout:1094: oid 43 updating version 229 to 230 2024-09-01T00:32:26.275 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 230 (ObjNum 346 snap 97 seq_num 346) dirty exists 2024-09-01T00:32:26.275 INFO:tasks.rados.rados.0.smithi026.stdout:1094: left oid 43 (ObjNum 346 snap 97 seq_num 346) 2024-09-01T00:32:26.275 INFO:tasks.rados.rados.0.smithi026.stdout:1093: finishing write tid 4 to smithi02669314-46 2024-09-01T00:32:26.276 INFO:tasks.rados.rados.0.smithi026.stdout:1093: oid 46 updating version 0 to 454 2024-09-01T00:32:26.276 INFO:tasks.rados.rados.0.smithi026.stdout:1093: oid 46 version 454 is already newer than 453 2024-09-01T00:32:26.276 INFO:tasks.rados.rados.0.smithi026.stdout:1093: oid 46 updating version 454 to 455 2024-09-01T00:32:26.276 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 455 (ObjNum 345 snap 97 seq_num 345) dirty exists 2024-09-01T00:32:26.276 INFO:tasks.rados.rados.0.smithi026.stdout:1093: left oid 46 (ObjNum 345 snap 97 seq_num 345) 2024-09-01T00:32:26.277 INFO:tasks.rados.rados.0.smithi026.stdout:1092: finishing copy_from racing read to smithi02669314-15 2024-09-01T00:32:26.278 INFO:tasks.rados.rados.0.smithi026.stdout:1092: finishing copy_from to smithi02669314-15 2024-09-01T00:32:26.278 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 493 (ObjNum 254 snap 70 seq_num 254) dirty exists 2024-09-01T00:32:26.284 INFO:tasks.rados.rados.0.smithi026.stdout:1095: finishing write tid 1 to smithi02669314-42 2024-09-01T00:32:26.284 INFO:tasks.rados.rados.0.smithi026.stdout:1095: finishing write tid 2 to smithi02669314-42 2024-09-01T00:32:26.284 INFO:tasks.rados.rados.0.smithi026.stdout:1095: finishing write tid 3 to smithi02669314-42 2024-09-01T00:32:26.284 INFO:tasks.rados.rados.0.smithi026.stdout:1095: finishing write tid 4 to smithi02669314-42 2024-09-01T00:32:26.284 INFO:tasks.rados.rados.0.smithi026.stdout:1095: oid 42 updating version 0 to 488 2024-09-01T00:32:26.284 INFO:tasks.rados.rados.0.smithi026.stdout:1095: oid 42 updating version 488 to 490 2024-09-01T00:32:26.284 INFO:tasks.rados.rados.0.smithi026.stdout:1095: oid 42 version 490 is already newer than 489 2024-09-01T00:32:26.285 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 490 (ObjNum 347 snap 97 seq_num 347) dirty exists 2024-09-01T00:32:26.285 INFO:tasks.rados.rados.0.smithi026.stdout:1095: left oid 42 (ObjNum 347 snap 97 seq_num 347) 2024-09-01T00:32:26.290 INFO:tasks.rados.rados.0.smithi026.stdout:1091: expect (ObjNum 277 snap 80 seq_num 277) 2024-09-01T00:32:26.973 INFO:tasks.rados.rados.0.smithi026.stdout:1091: done (5 left) 2024-09-01T00:32:26.973 INFO:tasks.rados.rados.0.smithi026.stdout:1092: done (4 left) 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:1093: done (3 left) 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:1094: done (2 left) 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:1095: done (1 left) 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:1096: done (0 left) 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:1097: read oid 16 snap -1 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:1097: expect (ObjNum 209 snap 50 seq_num 209) 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:1098: read oid 47 snap -1 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:1098: expect (ObjNum 344 snap 97 seq_num 344) 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:1099: read oid 29 snap -1 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:1099: expect (ObjNum 301 snap 85 seq_num 301) 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:1100: rollback oid 14 current snap is 98 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 14 to 96 2024-09-01T00:32:26.974 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 98 2024-09-01T00:32:26.975 INFO:tasks.rados.rados.0.smithi026.stdout:1101: seq_num 348 ranges {1122304=630784,1753088=401408} 2024-09-01T00:32:26.985 INFO:tasks.rados.rados.0.smithi026.stdout:1101: writing smithi02669314-13 from 1122304 to 1753088 tid 1 2024-09-01T00:32:26.987 INFO:tasks.rados.rados.0.smithi026.stdout:1101: writing smithi02669314-13 from 1753088 to 2154496 tid 2 2024-09-01T00:32:26.987 INFO:tasks.rados.rados.0.smithi026.stdout:1102: read oid 9 snap -1 2024-09-01T00:32:26.988 INFO:tasks.rados.rados.0.smithi026.stdout:1102: expect (ObjNum 343 snap 97 seq_num 343) 2024-09-01T00:32:26.988 INFO:tasks.rados.rados.0.smithi026.stdout:1103: snap_create 2024-09-01T00:32:26.988 INFO:tasks.rados.rados.0.smithi026.stdout:1099: expect (ObjNum 301 snap 85 seq_num 301) 2024-09-01T00:32:26.995 INFO:tasks.rados.rados.0.smithi026.stdout:1098: expect (ObjNum 344 snap 97 seq_num 344) 2024-09-01T00:32:27.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:26 smithi026 ceph-mon[83580]: Reconfiguring osd.3 (monmap changed)... 2024-09-01T00:32:27.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:26 smithi026 ceph-mon[83580]: Reconfiguring daemon osd.3 on smithi026 2024-09-01T00:32:27.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:26 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:27.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:26 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:27.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:26 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' 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-01T00:32:27.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:26 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:27.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:26 smithi026 ceph-mon[81182]: Reconfiguring osd.3 (monmap changed)... 2024-09-01T00:32:27.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:26 smithi026 ceph-mon[81182]: Reconfiguring daemon osd.3 on smithi026 2024-09-01T00:32:27.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:26 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:27.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:26 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:27.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:26 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' 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-01T00:32:27.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:26 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:27.022 INFO:tasks.rados.rados.0.smithi026.stdout:1100: finishing rollback tid 0 to smithi02669314-14 2024-09-01T00:32:27.022 INFO:tasks.rados.rados.0.smithi026.stdout:1100: finishing rollback tid 1 to smithi02669314-14 2024-09-01T00:32:27.022 INFO:tasks.rados.rados.0.smithi026.stdout:1100: finishing rollback tid 2 to smithi02669314-14 2024-09-01T00:32:27.022 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 496 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-09-01T00:32:27.022 INFO:tasks.rados.rados.0.smithi026.stdout:1097: expect (ObjNum 209 snap 50 seq_num 209) 2024-09-01T00:32:27.077 INFO:tasks.rados.rados.0.smithi026.stdout:1101: finishing write tid 1 to smithi02669314-13 2024-09-01T00:32:27.077 INFO:tasks.rados.rados.0.smithi026.stdout:1101: finishing write tid 2 to smithi02669314-13 2024-09-01T00:32:27.077 INFO:tasks.rados.rados.0.smithi026.stdout:1101: finishing write tid 3 to smithi02669314-13 2024-09-01T00:32:27.077 INFO:tasks.rados.rados.0.smithi026.stdout:1101: finishing write tid 4 to smithi02669314-13 2024-09-01T00:32:27.077 INFO:tasks.rados.rados.0.smithi026.stdout:1101: oid 13 updating version 0 to 232 2024-09-01T00:32:27.078 INFO:tasks.rados.rados.0.smithi026.stdout:1101: oid 13 updating version 232 to 234 2024-09-01T00:32:27.078 INFO:tasks.rados.rados.0.smithi026.stdout:1101: oid 13 version 234 is already newer than 233 2024-09-01T00:32:27.078 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 234 (ObjNum 348 snap 98 seq_num 348) dirty exists 2024-09-01T00:32:27.078 INFO:tasks.rados.rados.0.smithi026.stdout:1101: left oid 13 (ObjNum 348 snap 98 seq_num 348) 2024-09-01T00:32:27.078 INFO:tasks.rados.rados.0.smithi026.stdout:1102: expect (ObjNum 343 snap 97 seq_num 343) 2024-09-01T00:32:27.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:26 smithi139 ceph-mon[73682]: Reconfiguring osd.3 (monmap changed)... 2024-09-01T00:32:27.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:26 smithi139 ceph-mon[73682]: Reconfiguring daemon osd.3 on smithi026 2024-09-01T00:32:27.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:26 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:27.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:26 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:27.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:26 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' 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-01T00:32:27.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:26 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:27.767 INFO:tasks.rados.rados.0.smithi026.stdout:1097: done (6 left) 2024-09-01T00:32:27.768 INFO:tasks.rados.rados.0.smithi026.stdout:1098: done (5 left) 2024-09-01T00:32:27.768 INFO:tasks.rados.rados.0.smithi026.stdout:1099: done (4 left) 2024-09-01T00:32:27.768 INFO:tasks.rados.rados.0.smithi026.stdout:1100: done (3 left) 2024-09-01T00:32:27.768 INFO:tasks.rados.rados.0.smithi026.stdout:1101: done (2 left) 2024-09-01T00:32:27.768 INFO:tasks.rados.rados.0.smithi026.stdout:1102: done (1 left) 2024-09-01T00:32:27.768 INFO:tasks.rados.rados.0.smithi026.stdout:1103: done (0 left) 2024-09-01T00:32:27.768 INFO:tasks.rados.rados.0.smithi026.stdout:1104: rmattr oid 40 current snap is 99 2024-09-01T00:32:27.768 INFO:tasks.rados.rados.0.smithi026.stdout:1105: snap_remove snap 80 2024-09-01T00:32:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:27 smithi139 ceph-mon[73682]: pgmap v74: 121 pgs: 121 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 16 op/s 2024-09-01T00:32:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:27 smithi139 ceph-mon[73682]: Reconfiguring mds.a (monmap changed)... 2024-09-01T00:32:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:27 smithi139 ceph-mon[73682]: Reconfiguring daemon mds.a on smithi026 2024-09-01T00:32:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:27 smithi139 ceph-mon[73682]: osdmap e274: 8 total, 8 up, 8 in 2024-09-01T00:32:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:27 smithi026 ceph-mon[81182]: pgmap v74: 121 pgs: 121 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 16 op/s 2024-09-01T00:32:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:27 smithi026 ceph-mon[81182]: Reconfiguring mds.a (monmap changed)... 2024-09-01T00:32:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:27 smithi026 ceph-mon[81182]: Reconfiguring daemon mds.a on smithi026 2024-09-01T00:32:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:27 smithi026 ceph-mon[81182]: osdmap e274: 8 total, 8 up, 8 in 2024-09-01T00:32:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:27 smithi026 ceph-mon[83580]: pgmap v74: 121 pgs: 121 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 16 op/s 2024-09-01T00:32:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:27 smithi026 ceph-mon[83580]: Reconfiguring mds.a (monmap changed)... 2024-09-01T00:32:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:27 smithi026 ceph-mon[83580]: Reconfiguring daemon mds.a on smithi026 2024-09-01T00:32:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:27 smithi026 ceph-mon[83580]: osdmap e274: 8 total, 8 up, 8 in 2024-09-01T00:32:28.768 INFO:tasks.rados.rados.0.smithi026.stdout:1105: done (1 left) 2024-09-01T00:32:28.769 INFO:tasks.rados.rados.0.smithi026.stdout:1106: snap_remove snap 94 2024-09-01T00:32:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:28 smithi139 ceph-mon[73682]: osdmap e275: 8 total, 8 up, 8 in 2024-09-01T00:32:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:28 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:28 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:29.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:28 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:32:29.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:28 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:32:29.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:28 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:28 smithi026 ceph-mon[81182]: osdmap e275: 8 total, 8 up, 8 in 2024-09-01T00:32:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:28 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:28 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:28 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:32:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:28 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:32:29.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:28 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:29.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:28 smithi026 ceph-mon[83580]: osdmap e275: 8 total, 8 up, 8 in 2024-09-01T00:32:29.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:28 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:29.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:28 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:29.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:28 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-01T00:32:29.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:28 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-01T00:32:29.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:28 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:29.770 INFO:tasks.rados.rados.0.smithi026.stdout:1106: done (1 left) 2024-09-01T00:32:29.770 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 99 2024-09-01T00:32:29.770 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 289 (ObjNum 232 snap 62 seq_num 232) dirty exists 2024-09-01T00:32:29.770 INFO:tasks.rados.rados.0.smithi026.stdout:1107: seq_num 349 ranges {2326528=655360,2981888=401408} 2024-09-01T00:32:29.787 INFO:tasks.rados.rados.0.smithi026.stdout:1107: writing smithi02669314-35 from 2326528 to 2981888 tid 1 2024-09-01T00:32:29.790 INFO:tasks.rados.rados.0.smithi026.stdout:1107: writing smithi02669314-35 from 2981888 to 3383296 tid 2 2024-09-01T00:32:29.790 INFO:tasks.rados.rados.0.smithi026.stdout:1104: done (1 left) 2024-09-01T00:32:29.790 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 99 2024-09-01T00:32:29.790 INFO:tasks.rados.rados.0.smithi026.stdout:1108: seq_num 350 ranges {3358720=671744,4030464=401408} 2024-09-01T00:32:29.812 INFO:tasks.rados.rados.0.smithi026.stdout:1108: writing smithi02669314-39 from 3358720 to 4030464 tid 1 2024-09-01T00:32:29.815 INFO:tasks.rados.rados.0.smithi026.stdout:1108: writing smithi02669314-39 from 4030464 to 4431872 tid 2 2024-09-01T00:32:29.815 INFO:tasks.rados.rados.0.smithi026.stdout:1109: read oid 9 snap -1 2024-09-01T00:32:29.815 INFO:tasks.rados.rados.0.smithi026.stdout:1109: expect (ObjNum 343 snap 97 seq_num 343) 2024-09-01T00:32:29.815 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 99 2024-09-01T00:32:29.815 INFO:tasks.rados.rados.0.smithi026.stdout:1107: finishing write tid 1 to smithi02669314-35 2024-09-01T00:32:29.815 INFO:tasks.rados.rados.0.smithi026.stdout:1107: finishing write tid 2 to smithi02669314-35 2024-09-01T00:32:29.815 INFO:tasks.rados.rados.0.smithi026.stdout:1107: finishing write tid 3 to smithi02669314-35 2024-09-01T00:32:29.815 INFO:tasks.rados.rados.0.smithi026.stdout:1107: finishing write tid 4 to smithi02669314-35 2024-09-01T00:32:29.815 INFO:tasks.rados.rados.0.smithi026.stdout:1107: oid 35 updating version 0 to 502 2024-09-01T00:32:29.816 INFO:tasks.rados.rados.0.smithi026.stdout:1107: oid 35 version 502 is already newer than 501 2024-09-01T00:32:29.816 INFO:tasks.rados.rados.0.smithi026.stdout:1107: oid 35 version 502 is already newer than 500 2024-09-01T00:32:29.816 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 502 (ObjNum 349 snap 99 seq_num 349) dirty exists 2024-09-01T00:32:29.816 INFO:tasks.rados.rados.0.smithi026.stdout:1107: left oid 35 (ObjNum 349 snap 99 seq_num 349) 2024-09-01T00:32:29.816 INFO:tasks.rados.rados.0.smithi026.stdout:1110: seq_num 351 ranges {4685824=688128,5373952=401408} 2024-09-01T00:32:29.845 INFO:tasks.rados.rados.0.smithi026.stdout:1110: writing smithi02669314-27 from 4685824 to 5373952 tid 1 2024-09-01T00:32:29.847 INFO:tasks.rados.rados.0.smithi026.stdout:1110: writing smithi02669314-27 from 5373952 to 5775360 tid 2 2024-09-01T00:32:29.847 INFO:tasks.rados.rados.0.smithi026.stdout:1107: done (3 left) 2024-09-01T00:32:29.847 INFO:tasks.rados.rados.0.smithi026.stdout:1111: snap_create 2024-09-01T00:32:29.847 INFO:tasks.rados.rados.0.smithi026.stdout:1108: finishing write tid 1 to smithi02669314-39 2024-09-01T00:32:29.847 INFO:tasks.rados.rados.0.smithi026.stdout:1108: finishing write tid 2 to smithi02669314-39 2024-09-01T00:32:29.847 INFO:tasks.rados.rados.0.smithi026.stdout:1108: finishing write tid 3 to smithi02669314-39 2024-09-01T00:32:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1108: finishing write tid 4 to smithi02669314-39 2024-09-01T00:32:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1108: oid 39 updating version 0 to 523 2024-09-01T00:32:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1108: oid 39 version 523 is already newer than 522 2024-09-01T00:32:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1108: oid 39 updating version 523 to 524 2024-09-01T00:32:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 524 (ObjNum 350 snap 99 seq_num 350) dirty exists 2024-09-01T00:32:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1108: left oid 39 (ObjNum 350 snap 99 seq_num 350) 2024-09-01T00:32:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1109: expect (ObjNum 343 snap 97 seq_num 343) 2024-09-01T00:32:29.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:29 smithi139 ceph-mon[73682]: Reconfiguring mon.b (monmap changed)... 2024-09-01T00:32:29.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:29 smithi139 ceph-mon[73682]: Reconfiguring daemon mon.b on smithi139 2024-09-01T00:32:29.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:29 smithi139 ceph-mon[73682]: pgmap v77: 121 pgs: 121 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 16 op/s 2024-09-01T00:32:29.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:29 smithi139 ceph-mon[73682]: osdmap e276: 8 total, 8 up, 8 in 2024-09-01T00:32:29.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:29.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:29.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-01T00:32:29.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-01T00:32:29.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:29.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:29 smithi139 ceph-mon[73682]: osdmap e277: 8 total, 8 up, 8 in 2024-09-01T00:32:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[83580]: Reconfiguring mon.b (monmap changed)... 2024-09-01T00:32:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[83580]: Reconfiguring daemon mon.b on smithi139 2024-09-01T00:32:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[83580]: pgmap v77: 121 pgs: 121 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 16 op/s 2024-09-01T00:32:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[83580]: osdmap e276: 8 total, 8 up, 8 in 2024-09-01T00:32:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-01T00:32:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-01T00:32:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[83580]: osdmap e277: 8 total, 8 up, 8 in 2024-09-01T00:32:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[81182]: Reconfiguring mon.b (monmap changed)... 2024-09-01T00:32:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[81182]: Reconfiguring daemon mon.b on smithi139 2024-09-01T00:32:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[81182]: pgmap v77: 121 pgs: 121 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 16 op/s 2024-09-01T00:32:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[81182]: osdmap e276: 8 total, 8 up, 8 in 2024-09-01T00:32:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-01T00:32:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-01T00:32:30.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:30.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:29 smithi026 ceph-mon[81182]: osdmap e277: 8 total, 8 up, 8 in 2024-09-01T00:32:30.255 INFO:tasks.rados.rados.0.smithi026.stdout:1110: finishing write tid 1 to smithi02669314-27 2024-09-01T00:32:30.255 INFO:tasks.rados.rados.0.smithi026.stdout:1110: finishing write tid 2 to smithi02669314-27 2024-09-01T00:32:30.255 INFO:tasks.rados.rados.0.smithi026.stdout:1110: finishing write tid 3 to smithi02669314-27 2024-09-01T00:32:30.255 INFO:tasks.rados.rados.0.smithi026.stdout:1110: finishing write tid 4 to smithi02669314-27 2024-09-01T00:32:30.255 INFO:tasks.rados.rados.0.smithi026.stdout:1110: oid 27 updating version 0 to 577 2024-09-01T00:32:30.255 INFO:tasks.rados.rados.0.smithi026.stdout:1110: oid 27 version 577 is already newer than 575 2024-09-01T00:32:30.255 INFO:tasks.rados.rados.0.smithi026.stdout:1110: oid 27 version 577 is already newer than 576 2024-09-01T00:32:30.255 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 577 (ObjNum 351 snap 99 seq_num 351) dirty exists 2024-09-01T00:32:30.255 INFO:tasks.rados.rados.0.smithi026.stdout:1110: left oid 27 (ObjNum 351 snap 99 seq_num 351) 2024-09-01T00:32:30.715 INFO:tasks.rados.rados.0.smithi026.stdout:1108: done (3 left) 2024-09-01T00:32:30.715 INFO:tasks.rados.rados.0.smithi026.stdout:1109: done (2 left) 2024-09-01T00:32:30.715 INFO:tasks.rados.rados.0.smithi026.stdout:1110: done (1 left) 2024-09-01T00:32:30.715 INFO:tasks.rados.rados.0.smithi026.stdout:1111: done (0 left) 2024-09-01T00:32:30.715 INFO:tasks.rados.rados.0.smithi026.stdout:1112: snap_create 2024-09-01T00:32:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:30 smithi139 ceph-mon[73682]: Reconfiguring mgr.x (monmap changed)... 2024-09-01T00:32:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:30 smithi139 ceph-mon[73682]: Reconfiguring daemon mgr.x on smithi139 2024-09-01T00:32:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:30 smithi139 ceph-mon[73682]: osdmap e278: 8 total, 8 up, 8 in 2024-09-01T00:32:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:30 smithi026 ceph-mon[81182]: Reconfiguring mgr.x (monmap changed)... 2024-09-01T00:32:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:30 smithi026 ceph-mon[81182]: Reconfiguring daemon mgr.x on smithi139 2024-09-01T00:32:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:30 smithi026 ceph-mon[81182]: osdmap e278: 8 total, 8 up, 8 in 2024-09-01T00:32:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:30 smithi026 ceph-mon[83580]: Reconfiguring mgr.x (monmap changed)... 2024-09-01T00:32:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:30 smithi026 ceph-mon[83580]: Reconfiguring daemon mgr.x on smithi139 2024-09-01T00:32:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:30 smithi026 ceph-mon[83580]: osdmap e278: 8 total, 8 up, 8 in 2024-09-01T00:32:31.717 INFO:tasks.rados.rados.0.smithi026.stdout:1112: done (0 left) 2024-09-01T00:32:31.718 INFO:tasks.rados.rados.0.smithi026.stdout:1113: delete oid 18 current snap is 101 2024-09-01T00:32:31.721 INFO:tasks.rados.rados.0.smithi026.stdout:1113: done (0 left) 2024-09-01T00:32:31.721 INFO:tasks.rados.rados.0.smithi026.stdout:1114: read oid 32 snap -1 2024-09-01T00:32:31.721 INFO:tasks.rados.rados.0.smithi026.stdout:1114: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:32:31.721 INFO:tasks.rados.rados.0.smithi026.stdout:1115: snap_remove snap 93 2024-09-01T00:32:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:31 smithi139 ceph-mon[73682]: pgmap v80: 121 pgs: 121 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:31 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:31 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:31 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-01T00:32:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:31 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:31 smithi139 ceph-mon[73682]: osdmap e279: 8 total, 8 up, 8 in 2024-09-01T00:32:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:31 smithi026 ceph-mon[83580]: pgmap v80: 121 pgs: 121 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:31 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:31 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:31 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-01T00:32:32.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:31 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:32.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:31 smithi026 ceph-mon[83580]: osdmap e279: 8 total, 8 up, 8 in 2024-09-01T00:32:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:31 smithi026 ceph-mon[81182]: pgmap v80: 121 pgs: 121 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:31 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:31 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:31 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-01T00:32:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:31 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:32.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:31 smithi026 ceph-mon[81182]: osdmap e279: 8 total, 8 up, 8 in 2024-09-01T00:32:32.720 INFO:tasks.rados.rados.0.smithi026.stdout:1115: done (1 left) 2024-09-01T00:32:32.720 INFO:tasks.rados.rados.0.smithi026.stdout:1116: snap_create 2024-09-01T00:32:32.720 INFO:tasks.rados.rados.0.smithi026.stdout:1114: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:32:32.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:32:32] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2024-09-01T00:32:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[81182]: Reconfiguring osd.4 (monmap changed)... 2024-09-01T00:32:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[81182]: Reconfiguring daemon osd.4 on smithi139 2024-09-01T00:32:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-01T00:32:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[81182]: osdmap e280: 8 total, 8 up, 8 in 2024-09-01T00:32:32.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[83580]: Reconfiguring osd.4 (monmap changed)... 2024-09-01T00:32:32.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[83580]: Reconfiguring daemon osd.4 on smithi139 2024-09-01T00:32:32.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:32.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:32.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-01T00:32:32.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:32.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:32 smithi026 ceph-mon[83580]: osdmap e280: 8 total, 8 up, 8 in 2024-09-01T00:32:32.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:32 smithi139 ceph-mon[73682]: Reconfiguring osd.4 (monmap changed)... 2024-09-01T00:32:32.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:32 smithi139 ceph-mon[73682]: Reconfiguring daemon osd.4 on smithi139 2024-09-01T00:32:32.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:32 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:32.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:32 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:32.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:32 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-01T00:32:32.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:32 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:32.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:32 smithi139 ceph-mon[73682]: osdmap e280: 8 total, 8 up, 8 in 2024-09-01T00:32:33.721 INFO:tasks.rados.rados.0.smithi026.stdout:1114: done (1 left) 2024-09-01T00:32:33.721 INFO:tasks.rados.rados.0.smithi026.stdout:1116: done (0 left) 2024-09-01T00:32:33.721 INFO:tasks.rados.rados.0.smithi026.stdout:1117: rmattr oid 26 current snap is 102 2024-09-01T00:32:33.721 INFO:tasks.rados.rados.0.smithi026.stdout:1117: done (0 left) 2024-09-01T00:32:33.721 INFO:tasks.rados.rados.0.smithi026.stdout:1118: rmattr oid 47 current snap is 102 2024-09-01T00:32:33.721 INFO:tasks.rados.rados.0.smithi026.stdout:1118: done (0 left) 2024-09-01T00:32:33.721 INFO:tasks.rados.rados.0.smithi026.stdout:1119: rmattr oid 22 current snap is 102 2024-09-01T00:32:33.721 INFO:tasks.rados.rados.0.smithi026.stdout:1120: snap_remove snap 96 2024-09-01T00:32:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:33 smithi139 ceph-mon[73682]: pgmap v83: 121 pgs: 121 active+clean; 170 MiB data, 1006 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-01T00:32:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:33 smithi139 ceph-mon[73682]: Reconfiguring osd.5 (monmap changed)... 2024-09-01T00:32:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:33 smithi139 ceph-mon[73682]: Reconfiguring daemon osd.5 on smithi139 2024-09-01T00:32:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:33 smithi139 ceph-mon[73682]: osdmap e281: 8 total, 8 up, 8 in 2024-09-01T00:32:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:33 smithi026 ceph-mon[81182]: pgmap v83: 121 pgs: 121 active+clean; 170 MiB data, 1006 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-01T00:32:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:33 smithi026 ceph-mon[81182]: Reconfiguring osd.5 (monmap changed)... 2024-09-01T00:32:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:33 smithi026 ceph-mon[81182]: Reconfiguring daemon osd.5 on smithi139 2024-09-01T00:32:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:33 smithi026 ceph-mon[81182]: osdmap e281: 8 total, 8 up, 8 in 2024-09-01T00:32:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:33 smithi026 ceph-mon[83580]: pgmap v83: 121 pgs: 121 active+clean; 170 MiB data, 1006 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-01T00:32:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:33 smithi026 ceph-mon[83580]: Reconfiguring osd.5 (monmap changed)... 2024-09-01T00:32:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:33 smithi026 ceph-mon[83580]: Reconfiguring daemon osd.5 on smithi139 2024-09-01T00:32:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:33 smithi026 ceph-mon[83580]: osdmap e281: 8 total, 8 up, 8 in 2024-09-01T00:32:34.723 INFO:tasks.rados.rados.0.smithi026.stdout:1120: done (1 left) 2024-09-01T00:32:34.723 INFO:tasks.rados.rados.0.smithi026.stdout:1121: delete oid 37 current snap is 102 2024-09-01T00:32:34.724 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 456 (ObjNum 324 snap 93 seq_num 324) dirty exists 2024-09-01T00:32:34.733 INFO:tasks.rados.rados.0.smithi026.stdout:1119: done (1 left) 2024-09-01T00:32:34.733 INFO:tasks.rados.rados.0.smithi026.stdout:1121: done (0 left) 2024-09-01T00:32:34.733 INFO:tasks.rados.rados.0.smithi026.stdout:1122: rollback oid 3 current snap is 102 2024-09-01T00:32:34.733 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 3 to 97 2024-09-01T00:32:34.733 INFO:tasks.rados.rados.0.smithi026.stdout:1123: setattr oid 37 current snap is 102 2024-09-01T00:32:34.733 INFO:tasks.rados.rados.0.smithi026.stdout:1122: finishing rollback tid 1 to smithi02669314-3 2024-09-01T00:32:34.734 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 0 (ObjNum 193 snap 0 seq_num 0) dirty dne 2024-09-01T00:32:34.735 INFO:tasks.rados.rados.0.smithi026.stdout:1122: done (1 left) 2024-09-01T00:32:34.735 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 102 2024-09-01T00:32:34.735 INFO:tasks.rados.rados.0.smithi026.stdout:1124: seq_num 354 ranges {0=737280,737280=401408} 2024-09-01T00:32:34.738 INFO:tasks.rados.rados.0.smithi026.stdout:1124: writing smithi02669314-14 from 0 to 737280 tid 1 2024-09-01T00:32:34.741 INFO:tasks.rados.rados.0.smithi026.stdout:1124: writing smithi02669314-14 from 737280 to 1138688 tid 2 2024-09-01T00:32:34.741 INFO:tasks.rados.rados.0.smithi026.stdout:1125: snap_create 2024-09-01T00:32:34.741 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 208 (ObjNum 129 snap 0 seq_num 132952144) dirty exists 2024-09-01T00:32:34.743 INFO:tasks.rados.rados.0.smithi026.stdout:1124: finishing write tid 1 to smithi02669314-14 2024-09-01T00:32:34.743 INFO:tasks.rados.rados.0.smithi026.stdout:1124: finishing write tid 2 to smithi02669314-14 2024-09-01T00:32:34.744 INFO:tasks.rados.rados.0.smithi026.stdout:1124: finishing write tid 3 to smithi02669314-14 2024-09-01T00:32:34.744 INFO:tasks.rados.rados.0.smithi026.stdout:1124: finishing write tid 4 to smithi02669314-14 2024-09-01T00:32:34.744 INFO:tasks.rados.rados.0.smithi026.stdout:1124: oid 14 updating version 0 to 519 2024-09-01T00:32:34.745 INFO:tasks.rados.rados.0.smithi026.stdout:1124: oid 14 version 519 is already newer than 517 2024-09-01T00:32:34.745 INFO:tasks.rados.rados.0.smithi026.stdout:1124: oid 14 version 519 is already newer than 518 2024-09-01T00:32:34.745 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 519 (ObjNum 354 snap 102 seq_num 354) dirty exists 2024-09-01T00:32:34.745 INFO:tasks.rados.rados.0.smithi026.stdout:1124: left oid 14 (ObjNum 354 snap 102 seq_num 354) 2024-09-01T00:32:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:34 smithi139 ceph-mon[73682]: Reconfiguring osd.6 (monmap changed)... 2024-09-01T00:32:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-01T00:32:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:34 smithi139 ceph-mon[73682]: Reconfiguring daemon osd.6 on smithi139 2024-09-01T00:32:35.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:32:35.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:34 smithi139 ceph-mon[73682]: osdmap e282: 8 total, 8 up, 8 in 2024-09-01T00:32:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[81182]: Reconfiguring osd.6 (monmap changed)... 2024-09-01T00:32:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-01T00:32:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[81182]: Reconfiguring daemon osd.6 on smithi139 2024-09-01T00:32:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:32:35.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[81182]: osdmap e282: 8 total, 8 up, 8 in 2024-09-01T00:32:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[83580]: Reconfiguring osd.6 (monmap changed)... 2024-09-01T00:32:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-01T00:32:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[83580]: Reconfiguring daemon osd.6 on smithi139 2024-09-01T00:32:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:32:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:34 smithi026 ceph-mon[83580]: osdmap e282: 8 total, 8 up, 8 in 2024-09-01T00:32:35.723 INFO:tasks.rados.rados.0.smithi026.stdout:1123: done (2 left) 2024-09-01T00:32:35.724 INFO:tasks.rados.rados.0.smithi026.stdout:1124: done (1 left) 2024-09-01T00:32:35.724 INFO:tasks.rados.rados.0.smithi026.stdout:1125: done (0 left) 2024-09-01T00:32:35.724 INFO:tasks.rados.rados.0.smithi026.stdout:1126: read oid 7 snap 100 2024-09-01T00:32:35.724 INFO:tasks.rados.rados.0.smithi026.stdout:1126: expect (ObjNum 222 snap 58 seq_num 222) 2024-09-01T00:32:35.724 INFO:tasks.rados.rados.0.smithi026.stdout:1127: snap_create 2024-09-01T00:32:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:1126: expect (ObjNum 222 snap 58 seq_num 222) 2024-09-01T00:32:35.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:35 smithi139 ceph-mon[73682]: pgmap v86: 121 pgs: 121 active+clean; 170 MiB data, 1006 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-01T00:32:35.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:35.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:35.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-01T00:32:35.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:35.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:35 smithi139 ceph-mon[73682]: osdmap e283: 8 total, 8 up, 8 in 2024-09-01T00:32:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:35 smithi026 ceph-mon[81182]: pgmap v86: 121 pgs: 121 active+clean; 170 MiB data, 1006 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-01T00:32:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-01T00:32:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:35 smithi026 ceph-mon[81182]: osdmap e283: 8 total, 8 up, 8 in 2024-09-01T00:32:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:35 smithi026 ceph-mon[83580]: pgmap v86: 121 pgs: 121 active+clean; 170 MiB data, 1006 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-01T00:32:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-01T00:32:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:35 smithi026 ceph-mon[83580]: osdmap e283: 8 total, 8 up, 8 in 2024-09-01T00:32:36.725 INFO:tasks.rados.rados.0.smithi026.stdout:1126: done (1 left) 2024-09-01T00:32:36.725 INFO:tasks.rados.rados.0.smithi026.stdout:1127: done (0 left) 2024-09-01T00:32:36.726 INFO:tasks.rados.rados.0.smithi026.stdout:1128: snap_remove snap 95 2024-09-01T00:32:37.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:36 smithi139 ceph-mon[73682]: Reconfiguring osd.7 (monmap changed)... 2024-09-01T00:32:37.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:36 smithi139 ceph-mon[73682]: Reconfiguring daemon osd.7 on smithi139 2024-09-01T00:32:37.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:36 smithi139 ceph-mon[73682]: osdmap e284: 8 total, 8 up, 8 in 2024-09-01T00:32:37.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:37.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:37.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' 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-01T00:32:37.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[81182]: Reconfiguring osd.7 (monmap changed)... 2024-09-01T00:32:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[81182]: Reconfiguring daemon osd.7 on smithi139 2024-09-01T00:32:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[81182]: osdmap e284: 8 total, 8 up, 8 in 2024-09-01T00:32:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:37.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:37.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' 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-01T00:32:37.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[83580]: Reconfiguring osd.7 (monmap changed)... 2024-09-01T00:32:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[83580]: Reconfiguring daemon osd.7 on smithi139 2024-09-01T00:32:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[83580]: osdmap e284: 8 total, 8 up, 8 in 2024-09-01T00:32:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' 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-01T00:32:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:37.727 INFO:tasks.rados.rados.0.smithi026.stdout:1128: done (0 left) 2024-09-01T00:32:37.728 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 104 2024-09-01T00:32:37.728 INFO:tasks.rados.rados.0.smithi026.stdout:1129: seq_num 355 ranges {1015808=753664,1769472=401408} 2024-09-01T00:32:37.737 INFO:tasks.rados.rados.0.smithi026.stdout:1129: writing smithi02669314-42 from 1015808 to 1769472 tid 1 2024-09-01T00:32:37.740 INFO:tasks.rados.rados.0.smithi026.stdout:1129: writing smithi02669314-42 from 1769472 to 2170880 tid 2 2024-09-01T00:32:37.741 INFO:tasks.rados.rados.0.smithi026.stdout:1130: read oid 32 snap -1 2024-09-01T00:32:37.741 INFO:tasks.rados.rados.0.smithi026.stdout:1130: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:32:37.741 INFO:tasks.rados.rados.0.smithi026.stdout:1131: read oid 46 snap -1 2024-09-01T00:32:37.741 INFO:tasks.rados.rados.0.smithi026.stdout:1131: expect (ObjNum 345 snap 97 seq_num 345) 2024-09-01T00:32:37.741 INFO:tasks.rados.rados.0.smithi026.stdout:1132: rmattr oid 4 current snap is 104 2024-09-01T00:32:37.741 INFO:tasks.rados.rados.0.smithi026.stdout:1132: done (3 left) 2024-09-01T00:32:37.741 INFO:tasks.rados.rados.0.smithi026.stdout:1133: read oid 36 snap 91 2024-09-01T00:32:37.741 INFO:tasks.rados.rados.0.smithi026.stdout:1133: expect (ObjNum 273 snap 73 seq_num 273) 2024-09-01T00:32:37.741 INFO:tasks.rados.rados.0.smithi026.stdout:1134: snap_remove snap 98 2024-09-01T00:32:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:37 smithi139 ceph-mon[73682]: pgmap v89: 121 pgs: 121 active+clean; 170 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 278 KiB/s wr, 9 op/s 2024-09-01T00:32:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:37 smithi139 ceph-mon[73682]: Reconfiguring mds.b (monmap changed)... 2024-09-01T00:32:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:37 smithi139 ceph-mon[73682]: Reconfiguring daemon mds.b on smithi139 2024-09-01T00:32:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:37 smithi139 ceph-mon[73682]: osdmap e285: 8 total, 8 up, 8 in 2024-09-01T00:32:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:37 smithi026 ceph-mon[81182]: pgmap v89: 121 pgs: 121 active+clean; 170 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 278 KiB/s wr, 9 op/s 2024-09-01T00:32:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:37 smithi026 ceph-mon[81182]: Reconfiguring mds.b (monmap changed)... 2024-09-01T00:32:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:37 smithi026 ceph-mon[81182]: Reconfiguring daemon mds.b on smithi139 2024-09-01T00:32:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:37 smithi026 ceph-mon[81182]: osdmap e285: 8 total, 8 up, 8 in 2024-09-01T00:32:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:37 smithi026 ceph-mon[83580]: pgmap v89: 121 pgs: 121 active+clean; 170 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 278 KiB/s wr, 9 op/s 2024-09-01T00:32:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:37 smithi026 ceph-mon[83580]: Reconfiguring mds.b (monmap changed)... 2024-09-01T00:32:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:37 smithi026 ceph-mon[83580]: Reconfiguring daemon mds.b on smithi139 2024-09-01T00:32:38.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:37 smithi026 ceph-mon[83580]: osdmap e285: 8 total, 8 up, 8 in 2024-09-01T00:32:38.729 INFO:tasks.rados.rados.0.smithi026.stdout:1134: done (4 left) 2024-09-01T00:32:38.753 INFO:tasks.rados.rados.0.smithi026.stdout:1135: read oid 23 snap -1 2024-09-01T00:32:38.753 INFO:tasks.rados.rados.0.smithi026.stdout:1135: expect (ObjNum 313 snap 90 seq_num 313) 2024-09-01T00:32:38.753 INFO:tasks.rados.rados.0.smithi026.stdout:1136: snap_remove snap 97 2024-09-01T00:32:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: pgmap v92: 121 pgs: 121 active+clean; 170 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 278 KiB/s wr, 9 op/s 2024-09-01T00:32:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: Upgrade: Setting container_image for all mon 2024-09-01T00:32:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-01T00:32:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-01T00:32:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-01T00:32:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-01T00:32:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-01T00:32:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-01T00:32:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: Upgrade: Setting container_image for all crash 2024-09-01T00:32:39.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:39.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-01T00:32:39.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-01T00:32:39.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: Upgrade: osd.0 is safe to restart 2024-09-01T00:32:39.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[83580]: osdmap e286: 8 total, 8 up, 8 in 2024-09-01T00:32:39.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: pgmap v92: 121 pgs: 121 active+clean; 170 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 278 KiB/s wr, 9 op/s 2024-09-01T00:32:39.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:39.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:39.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:39.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:39.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: Upgrade: Setting container_image for all mon 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: Upgrade: Setting container_image for all crash 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-01T00:32:39.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: Upgrade: osd.0 is safe to restart 2024-09-01T00:32:39.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:39 smithi026 ceph-mon[81182]: osdmap e286: 8 total, 8 up, 8 in 2024-09-01T00:32:39.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: pgmap v92: 121 pgs: 121 active+clean; 170 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 278 KiB/s wr, 9 op/s 2024-09-01T00:32:39.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: Upgrade: Setting container_image for all mon 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-01T00:32:39.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:39.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: Upgrade: Setting container_image for all crash 2024-09-01T00:32:39.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:39.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-01T00:32:39.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-01T00:32:39.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: Upgrade: osd.0 is safe to restart 2024-09-01T00:32:39.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:39 smithi139 ceph-mon[73682]: osdmap e286: 8 total, 8 up, 8 in 2024-09-01T00:32:39.732 INFO:tasks.rados.rados.0.smithi026.stdout:1136: done (5 left) 2024-09-01T00:32:39.733 INFO:tasks.rados.rados.0.smithi026.stdout:1137: rollback oid 2 current snap is 104 2024-09-01T00:32:39.733 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 2 to 103 2024-09-01T00:32:39.733 INFO:tasks.rados.rados.0.smithi026.stdout:1138: snap_create 2024-09-01T00:32:39.733 INFO:tasks.rados.rados.0.smithi026.stdout:1129: finishing write tid 1 to smithi02669314-42 2024-09-01T00:32:39.733 INFO:tasks.rados.rados.0.smithi026.stdout:1129: finishing write tid 2 to smithi02669314-42 2024-09-01T00:32:39.733 INFO:tasks.rados.rados.0.smithi026.stdout:1131: expect (ObjNum 345 snap 97 seq_num 345) 2024-09-01T00:32:39.765 INFO:tasks.rados.rados.0.smithi026.stdout:1129: finishing write tid 3 to smithi02669314-42 2024-09-01T00:32:39.765 INFO:tasks.rados.rados.0.smithi026.stdout:1129: finishing write tid 4 to smithi02669314-42 2024-09-01T00:32:39.765 INFO:tasks.rados.rados.0.smithi026.stdout:1129: oid 42 updating version 0 to 511 2024-09-01T00:32:39.765 INFO:tasks.rados.rados.0.smithi026.stdout:1129: oid 42 version 511 is already newer than 510 2024-09-01T00:32:39.765 INFO:tasks.rados.rados.0.smithi026.stdout:1129: oid 42 updating version 511 to 512 2024-09-01T00:32:39.765 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 512 (ObjNum 355 snap 104 seq_num 355) dirty exists 2024-09-01T00:32:39.765 INFO:tasks.rados.rados.0.smithi026.stdout:1129: left oid 42 (ObjNum 355 snap 104 seq_num 355) 2024-09-01T00:32:39.766 INFO:tasks.rados.rados.0.smithi026.stdout:1130: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:32:39.868 INFO:tasks.rados.rados.0.smithi026.stdout:1133: expect (ObjNum 273 snap 73 seq_num 273) 2024-09-01T00:32:40.052 INFO:tasks.rados.rados.0.smithi026.stdout:1135: expect (ObjNum 313 snap 90 seq_num 313) 2024-09-01T00:32:40.220 INFO:tasks.rados.rados.0.smithi026.stdout:1137: finishing rollback tid 0 to smithi02669314-2 2024-09-01T00:32:40.220 INFO:tasks.rados.rados.0.smithi026.stdout:1137: finishing rollback tid 1 to smithi02669314-2 2024-09-01T00:32:40.220 INFO:tasks.rados.rados.0.smithi026.stdout:1137: finishing rollback tid 2 to smithi02669314-2 2024-09-01T00:32:40.220 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 439 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-09-01T00:32:40.716 INFO:tasks.rados.rados.0.smithi026.stdout:1129: done (6 left) 2024-09-01T00:32:40.717 INFO:tasks.rados.rados.0.smithi026.stdout:1130: done (5 left) 2024-09-01T00:32:40.717 INFO:tasks.rados.rados.0.smithi026.stdout:1131: done (4 left) 2024-09-01T00:32:40.717 INFO:tasks.rados.rados.0.smithi026.stdout:1133: done (3 left) 2024-09-01T00:32:40.717 INFO:tasks.rados.rados.0.smithi026.stdout:1135: done (2 left) 2024-09-01T00:32:40.717 INFO:tasks.rados.rados.0.smithi026.stdout:1137: done (1 left) 2024-09-01T00:32:40.717 INFO:tasks.rados.rados.0.smithi026.stdout:1138: done (0 left) 2024-09-01T00:32:40.717 INFO:tasks.rados.rados.0.smithi026.stdout:1139: snap_create 2024-09-01T00:32:41.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:40 smithi139 ceph-mon[73682]: osdmap e287: 8 total, 8 up, 8 in 2024-09-01T00:32:41.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:40 smithi139 ceph-mon[73682]: Upgrade: Updating osd.0 2024-09-01T00:32:41.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:40 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:41.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:40 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-01T00:32:41.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:40 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:41.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:40 smithi139 ceph-mon[73682]: Deploying daemon osd.0 on smithi026 2024-09-01T00:32:41.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:40 smithi139 ceph-mon[73682]: osdmap e288: 8 total, 8 up, 8 in 2024-09-01T00:32:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[81182]: osdmap e287: 8 total, 8 up, 8 in 2024-09-01T00:32:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[81182]: Upgrade: Updating osd.0 2024-09-01T00:32:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-01T00:32:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[81182]: Deploying daemon osd.0 on smithi026 2024-09-01T00:32:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[81182]: osdmap e288: 8 total, 8 up, 8 in 2024-09-01T00:32:41.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[83580]: osdmap e287: 8 total, 8 up, 8 in 2024-09-01T00:32:41.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[83580]: Upgrade: Updating osd.0 2024-09-01T00:32:41.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:41.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-01T00:32:41.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:41.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[83580]: Deploying daemon osd.0 on smithi026 2024-09-01T00:32:41.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:40 smithi026 ceph-mon[83580]: osdmap e288: 8 total, 8 up, 8 in 2024-09-01T00:32:41.717 INFO:tasks.rados.rados.0.smithi026.stdout:1139: done (0 left) 2024-09-01T00:32:41.717 INFO:tasks.rados.rados.0.smithi026.stdout:1140: delete oid 39 current snap is 106 2024-09-01T00:32:41.721 INFO:tasks.rados.rados.0.smithi026.stdout:1140: done (0 left) 2024-09-01T00:32:41.721 INFO:tasks.rados.rados.0.smithi026.stdout:1141: rollback oid 33 current snap is 106 2024-09-01T00:32:41.722 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 105 2024-09-01T00:32:41.722 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 106 2024-09-01T00:32:41.722 INFO:tasks.rados.rados.0.smithi026.stdout:1142: seq_num 357 ranges {2555904=786432,3342336=401408} 2024-09-01T00:32:41.740 INFO:tasks.rados.rados.0.smithi026.stdout:1142: writing smithi02669314-12 from 2555904 to 3342336 tid 1 2024-09-01T00:32:41.743 INFO:tasks.rados.rados.0.smithi026.stdout:1142: writing smithi02669314-12 from 3342336 to 3743744 tid 2 2024-09-01T00:32:41.743 INFO:tasks.rados.rados.0.smithi026.stdout:1143: rollback oid 42 current snap is 106 2024-09-01T00:32:41.743 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 42 to 103 2024-09-01T00:32:41.743 INFO:tasks.rados.rados.0.smithi026.stdout:1141: finishing rollback tid 0 to smithi02669314-33 2024-09-01T00:32:41.743 INFO:tasks.rados.rados.0.smithi026.stdout:1141: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:32:41.743 INFO:tasks.rados.rados.0.smithi026.stdout:1141: finishing rollback tid 2 to smithi02669314-33 2024-09-01T00:32:41.743 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 528 (ObjNum 331 snap 94 seq_num 331) dirty exists 2024-09-01T00:32:41.743 INFO:tasks.rados.rados.0.smithi026.stdout:1141: done (2 left) 2024-09-01T00:32:41.744 INFO:tasks.rados.rados.0.smithi026.stdout:1144: snap_remove snap 102 2024-09-01T00:32:41.797 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:41 smithi026 ceph-mon[81182]: pgmap v95: 121 pgs: 121 active+clean; 170 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:41.797 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:41 smithi026 ceph-mon[81182]: osdmap e289: 8 total, 8 up, 8 in 2024-09-01T00:32:41.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:41 smithi026 ceph-mon[83580]: pgmap v95: 121 pgs: 121 active+clean; 170 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:41.797 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:41 smithi026 ceph-mon[83580]: osdmap e289: 8 total, 8 up, 8 in 2024-09-01T00:32:42.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:41 smithi139 ceph-mon[73682]: pgmap v95: 121 pgs: 121 active+clean; 170 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail 2024-09-01T00:32:42.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:41 smithi139 ceph-mon[73682]: osdmap e289: 8 total, 8 up, 8 in 2024-09-01T00:32:42.749 INFO:tasks.rados.rados.0.smithi026.stdout:1144: done (2 left) 2024-09-01T00:32:42.749 INFO:tasks.rados.rados.0.smithi026.stdout:1145: read oid 8 snap -1 2024-09-01T00:32:42.749 INFO:tasks.rados.rados.0.smithi026.stdout:1145: expect (ObjNum 339 snap 96 seq_num 339) 2024-09-01T00:32:42.749 INFO:tasks.rados.rados.0.smithi026.stdout:1146: setattr oid 25 current snap is 106 2024-09-01T00:32:42.749 INFO:tasks.rados.rados.0.smithi026.stdout:1143: finishing rollback tid 0 to smithi02669314-42 2024-09-01T00:32:42.750 INFO:tasks.rados.rados.0.smithi026.stdout:1143: finishing rollback tid 1 to smithi02669314-42 2024-09-01T00:32:42.750 INFO:tasks.rados.rados.0.smithi026.stdout:1143: finishing rollback tid 2 to smithi02669314-42 2024-09-01T00:32:42.750 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 526 (ObjNum 347 snap 97 seq_num 347) dirty exists 2024-09-01T00:32:42.750 INFO:tasks.rados.rados.0.smithi026.stdout:1142: finishing write tid 1 to smithi02669314-12 2024-09-01T00:32:42.750 INFO:tasks.rados.rados.0.smithi026.stdout:1142: finishing write tid 2 to smithi02669314-12 2024-09-01T00:32:42.750 INFO:tasks.rados.rados.0.smithi026.stdout:1142: finishing write tid 3 to smithi02669314-12 2024-09-01T00:32:42.750 INFO:tasks.rados.rados.0.smithi026.stdout:1142: finishing write tid 4 to smithi02669314-12 2024-09-01T00:32:42.750 INFO:tasks.rados.rados.0.smithi026.stdout:1142: oid 12 updating version 0 to 427 2024-09-01T00:32:42.750 INFO:tasks.rados.rados.0.smithi026.stdout:1142: oid 12 version 427 is already newer than 425 2024-09-01T00:32:42.750 INFO:tasks.rados.rados.0.smithi026.stdout:1142: oid 12 version 427 is already newer than 426 2024-09-01T00:32:42.750 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 427 (ObjNum 357 snap 106 seq_num 357) dirty exists 2024-09-01T00:32:42.750 INFO:tasks.rados.rados.0.smithi026.stdout:1142: left oid 12 (ObjNum 357 snap 106 seq_num 357) 2024-09-01T00:32:42.751 INFO:tasks.rados.rados.0.smithi026.stdout:1142: done (3 left) 2024-09-01T00:32:42.751 INFO:tasks.rados.rados.0.smithi026.stdout:1143: done (2 left) 2024-09-01T00:32:42.751 INFO:tasks.rados.rados.0.smithi026.stdout:1147: delete oid 3 current snap is 106 2024-09-01T00:32:42.754 INFO:tasks.rados.rados.0.smithi026.stdout:1147: done (2 left) 2024-09-01T00:32:42.754 INFO:tasks.rados.rados.0.smithi026.stdout:1148: snap_create 2024-09-01T00:32:42.758 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 224 (ObjNum 316 snap 92 seq_num 316) dirty exists 2024-09-01T00:32:42.767 INFO:tasks.rados.rados.0.smithi026.stdout:1145: expect (ObjNum 339 snap 96 seq_num 339) 2024-09-01T00:32:42.893 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:32:42 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:32:42] "GET /metrics HTTP/1.1" 200 36096 "" "Prometheus/2.43.0" 2024-09-01T00:32:43.162 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:42 smithi026 systemd[1]: Stopping Ceph osd.0 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:32:43.450 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:43 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0[32088]: 2024-09-01T00:32:43.177+0000 7f3112cc3640 -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-01T00:32:43.450 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:43 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0[32088]: 2024-09-01T00:32:43.177+0000 7f3112cc3640 -1 osd.0 290 *** Got signal Terminated *** 2024-09-01T00:32:43.450 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:43 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0[32088]: 2024-09-01T00:32:43.177+0000 7f3112cc3640 -1 osd.0 290 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:32:43.755 INFO:tasks.rados.rados.0.smithi026.stdout:1145: done (2 left) 2024-09-01T00:32:43.755 INFO:tasks.rados.rados.0.smithi026.stdout:1146: done (1 left) 2024-09-01T00:32:43.755 INFO:tasks.rados.rados.0.smithi026.stdout:1148: done (0 left) 2024-09-01T00:32:43.755 INFO:tasks.rados.rados.0.smithi026.stdout:1149: rollback oid 41 current snap is 107 2024-09-01T00:32:43.756 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 41 to 103 2024-09-01T00:32:43.756 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 107 2024-09-01T00:32:43.756 INFO:tasks.rados.rados.0.smithi026.stdout:1150: seq_num 359 ranges {1662976=417792,2080768=417792,2498560=385024} 2024-09-01T00:32:43.767 INFO:tasks.rados.rados.0.smithi026.stdout:1150: writing smithi02669314-4 from 1662976 to 2080768 tid 1 2024-09-01T00:32:43.769 INFO:tasks.rados.rados.0.smithi026.stdout:1150: writing smithi02669314-4 from 2080768 to 2498560 tid 2 2024-09-01T00:32:43.772 INFO:tasks.rados.rados.0.smithi026.stdout:1150: writing smithi02669314-4 from 2498560 to 2883584 tid 3 2024-09-01T00:32:43.772 INFO:tasks.rados.rados.0.smithi026.stdout:1151: delete oid 19 current snap is 107 2024-09-01T00:32:43.773 INFO:tasks.rados.rados.0.smithi026.stdout:1149: finishing rollback tid 0 to smithi02669314-41 2024-09-01T00:32:43.773 INFO:tasks.rados.rados.0.smithi026.stdout:1149: finishing rollback tid 1 to smithi02669314-41 2024-09-01T00:32:43.773 INFO:tasks.rados.rados.0.smithi026.stdout:1149: finishing rollback tid 2 to smithi02669314-41 2024-09-01T00:32:43.773 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 532 (ObjNum 307 snap 89 seq_num 307) dirty exists 2024-09-01T00:32:43.773 INFO:tasks.rados.rados.0.smithi026.stdout:1150: finishing write tid 1 to smithi02669314-4 2024-09-01T00:32:43.773 INFO:tasks.rados.rados.0.smithi026.stdout:1150: finishing write tid 2 to smithi02669314-4 2024-09-01T00:32:43.774 INFO:tasks.rados.rados.0.smithi026.stdout:1150: finishing write tid 3 to smithi02669314-4 2024-09-01T00:32:43.774 INFO:tasks.rados.rados.0.smithi026.stdout:1150: finishing write tid 4 to smithi02669314-4 2024-09-01T00:32:43.775 INFO:tasks.rados.rados.0.smithi026.stdout:1150: finishing write tid 5 to smithi02669314-4 2024-09-01T00:32:43.776 INFO:tasks.rados.rados.0.smithi026.stdout:1150: oid 4 updating version 0 to 532 2024-09-01T00:32:43.776 INFO:tasks.rados.rados.0.smithi026.stdout:1150: oid 4 version 532 is already newer than 530 2024-09-01T00:32:43.776 INFO:tasks.rados.rados.0.smithi026.stdout:1150: oid 4 version 532 is already newer than 531 2024-09-01T00:32:43.776 INFO:tasks.rados.rados.0.smithi026.stdout:1150: oid 4 version 532 is already newer than 529 2024-09-01T00:32:43.776 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 532 (ObjNum 359 snap 107 seq_num 359) dirty exists 2024-09-01T00:32:43.776 INFO:tasks.rados.rados.0.smithi026.stdout:1150: left oid 4 (ObjNum 359 snap 107 seq_num 359) 2024-09-01T00:32:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:43 smithi139 ceph-mon[73682]: pgmap v98: 121 pgs: 121 active+clean; 171 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 282 KiB/s wr, 6 op/s 2024-09-01T00:32:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:43 smithi139 ceph-mon[73682]: osdmap e290: 8 total, 8 up, 8 in 2024-09-01T00:32:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:43 smithi139 ceph-mon[73682]: osd.0 marked itself down and dead 2024-09-01T00:32:44.170 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:43 smithi026 ceph-mon[81182]: pgmap v98: 121 pgs: 121 active+clean; 171 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 282 KiB/s wr, 6 op/s 2024-09-01T00:32:44.170 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:43 smithi026 ceph-mon[81182]: osdmap e290: 8 total, 8 up, 8 in 2024-09-01T00:32:44.170 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:43 smithi026 ceph-mon[81182]: osd.0 marked itself down and dead 2024-09-01T00:32:44.171 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:43 smithi026 ceph-mon[83580]: pgmap v98: 121 pgs: 121 active+clean; 171 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 282 KiB/s wr, 6 op/s 2024-09-01T00:32:44.171 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:43 smithi026 ceph-mon[83580]: osdmap e290: 8 total, 8 up, 8 in 2024-09-01T00:32:44.171 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:43 smithi026 ceph-mon[83580]: osd.0 marked itself down and dead 2024-09-01T00:32:44.382 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:32:44.450 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:44 smithi026 podman[88777]: 2024-09-01 00:32:44.305734585 +0000 UTC m=+1.252291875 container died 92ccee8bf5b5ef63005b12f5d51318d393658f943df0ac050dd267df691171a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=reef-7290dfe, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-01T00:32:44.776 INFO:tasks.rados.rados.0.smithi026.stdout:1149: done (2 left) 2024-09-01T00:32:44.776 INFO:tasks.rados.rados.0.smithi026.stdout:1150: done (1 left) 2024-09-01T00:32:44.777 INFO:tasks.rados.rados.0.smithi026.stdout:1151: done (0 left) 2024-09-01T00:32:44.777 INFO:tasks.rados.rados.0.smithi026.stdout:1152: rollback oid 25 current snap is 107 2024-09-01T00:32:44.777 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 25 to 100 2024-09-01T00:32:44.777 INFO:tasks.rados.rados.0.smithi026.stdout:1153: snap_remove snap 105 2024-09-01T00:32:44.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:44 smithi026 ceph-mon[83580]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:32:44.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:44 smithi026 ceph-mon[83580]: osdmap e291: 8 total, 7 up, 8 in 2024-09-01T00:32:44.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:44 smithi026 ceph-mon[81182]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:32:44.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:44 smithi026 ceph-mon[81182]: osdmap e291: 8 total, 7 up, 8 in 2024-09-01T00:32:44.951 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:44 smithi026 podman[88777]: 2024-09-01 00:32:44.770475198 +0000 UTC m=+1.717032479 container cleanup 92ccee8bf5b5ef63005b12f5d51318d393658f943df0ac050dd267df691171a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=reef-7290dfe, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, 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) 2024-09-01T00:32:44.951 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:44 smithi026 bash[88777]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0 2024-09-01T00:32:45.006 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:32:45.007 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (5m) 47s ago 6m 26.1M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:32:45.007 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (6m) 33s ago 6m 90.7M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:32:45.007 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (7m) 47s ago 7m 15.0M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:32:45.007 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (7m) 33s ago 7m 20.8M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:32:45.007 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (92s) 33s ago 10m 452M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:32:45.007 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (2m) 47s ago 12m 516M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:32:45.007 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (79s) 47s ago 12m 41.4M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:32:45.007 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (38s) 33s ago 11m 23.0M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:32:45.007 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (56s) 47s ago 11m 26.0M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:32:45.007 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (5m) 47s ago 5m 16.3M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:32:45.007 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (5m) 33s ago 5m 15.7M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:32:45.008 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (10m) 47s ago 10m 126M 2481M 18.2.4-799-g7290dfee 0819e487878b 92ccee8bf5b5 2024-09-01T00:32:45.008 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (10m) 47s ago 10m 122M 2481M 18.2.4-799-g7290dfee 0819e487878b 6bb40a9cf628 2024-09-01T00:32:45.008 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (9m) 47s ago 9m 146M 2481M 18.2.4-799-g7290dfee 0819e487878b 002c0e3ce2e2 2024-09-01T00:32:45.008 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (9m) 47s ago 9m 102M 2481M 18.2.4-799-g7290dfee 0819e487878b 120bfca74c8e 2024-09-01T00:32:45.008 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (8m) 33s ago 8m 165M 2480M 18.2.4-799-g7290dfee 0819e487878b 4043c5e3aba4 2024-09-01T00:32:45.008 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (8m) 33s ago 8m 157M 2480M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:32:45.008 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (8m) 33s ago 8m 106M 2480M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:32:45.008 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (7m) 33s ago 7m 143M 2480M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:32:45.008 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (97s) 33s ago 6m 44.3M - 2.43.0 a07b618ecd1d a888053ef019 2024-09-01T00:32:45.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:44 smithi139 ceph-mon[73682]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:32:45.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:44 smithi139 ceph-mon[73682]: osdmap e291: 8 total, 7 up, 8 in 2024-09-01T00:32:45.377 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:32:45.377 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:32:45.377 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:32:45.377 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:32:45.377 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:32:45.377 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:32:45.377 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:32:45.378 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:32:45.378 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 7 2024-09-01T00:32:45.378 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:32:45.378 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:32:45.378 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:32:45.378 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:32:45.378 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:32:45.378 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 9, 2024-09-01T00:32:45.378 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 5 2024-09-01T00:32:45.378 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:32:45.378 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:32:45.379 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:45 smithi026 podman[88825]: 2024-09-01 00:32:45.055649603 +0000 UTC m=+0.741912134 container remove 92ccee8bf5b5ef63005b12f5d51318d393658f943df0ac050dd267df691171a8 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=reef-7290dfe, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True) 2024-09-01T00:32:45.675 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:45 smithi026 podman[88983]: 2024-09-01 00:32:45.326891942 +0000 UTC m=+0.015795252 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:32:45.675 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:45 smithi026 podman[88983]: 2024-09-01 00:32:45.448407367 +0000 UTC m=+0.137310668 container create 881deeaffcb869ada1e5c8825471f5882439bc3dd0adf94c2f66c4da2cbf09de (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-01T00:32:45.679 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:32:45.679 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:32:45.679 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:32:45.679 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:32:45.679 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:32:45.679 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:32:45.679 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:32:45.680 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:32:45.680 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "5/20 daemons upgraded", 2024-09-01T00:32:45.680 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-01T00:32:45.680 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:32:45.680 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:32:45.765 INFO:tasks.rados.rados.0.smithi026.stdout:1153: done (1 left) 2024-09-01T00:32:45.765 INFO:tasks.rados.rados.0.smithi026.stdout:1154: read oid 20 snap -1 2024-09-01T00:32:45.765 INFO:tasks.rados.rados.0.smithi026.stdout:1154: expect (ObjNum 327 snap 93 seq_num 327) 2024-09-01T00:32:45.765 INFO:tasks.rados.rados.0.smithi026.stdout:1155: read oid 16 snap -1 2024-09-01T00:32:45.765 INFO:tasks.rados.rados.0.smithi026.stdout:1155: expect (ObjNum 209 snap 50 seq_num 209) 2024-09-01T00:32:45.765 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 36 current snap is 107 2024-09-01T00:32:45.765 INFO:tasks.rados.rados.0.smithi026.stdout:1156: seq_num 361 ranges {4947968=450560,5398528=581632,5980160=221184} 2024-09-01T00:32:45.795 INFO:tasks.rados.rados.0.smithi026.stdout:1156: writing smithi02669314-36 from 4947968 to 5398528 tid 1 2024-09-01T00:32:45.798 INFO:tasks.rados.rados.0.smithi026.stdout:1156: writing smithi02669314-36 from 5398528 to 5980160 tid 2 2024-09-01T00:32:45.800 INFO:tasks.rados.rados.0.smithi026.stdout:1156: writing smithi02669314-36 from 5980160 to 6201344 tid 3 2024-09-01T00:32:45.800 INFO:tasks.rados.rados.0.smithi026.stdout:1157: delete oid 1 current snap is 107 2024-09-01T00:32:45.800 INFO:tasks.rados.rados.0.smithi026.stdout:1152: finishing rollback tid 0 to smithi02669314-25 2024-09-01T00:32:45.800 INFO:tasks.rados.rados.0.smithi026.stdout:1152: finishing rollback tid 1 to smithi02669314-25 2024-09-01T00:32:45.800 INFO:tasks.rados.rados.0.smithi026.stdout:1152: finishing rollback tid 2 to smithi02669314-25 2024-09-01T00:32:45.800 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 227 (ObjNum 316 snap 92 seq_num 316) dirty exists 2024-09-01T00:32:45.800 INFO:tasks.rados.rados.0.smithi026.stdout:1155: expect (ObjNum 209 snap 50 seq_num 209) 2024-09-01T00:32:45.856 INFO:tasks.rados.rados.0.smithi026.stdout:1154: expect (ObjNum 327 snap 93 seq_num 327) 2024-09-01T00:32:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:45 smithi026 ceph-mon[81182]: pgmap v101: 121 pgs: 16 stale+active+clean, 105 active+clean; 171 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 282 KiB/s wr, 6 op/s 2024-09-01T00:32:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:45 smithi026 ceph-mon[81182]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:45 smithi026 ceph-mon[81182]: from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:45 smithi026 ceph-mon[81182]: osdmap e292: 8 total, 7 up, 8 in 2024-09-01T00:32:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:45 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1673295898' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:45.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:45 smithi026 ceph-mon[83580]: pgmap v101: 121 pgs: 16 stale+active+clean, 105 active+clean; 171 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 282 KiB/s wr, 6 op/s 2024-09-01T00:32:45.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:45 smithi026 ceph-mon[83580]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:45.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:45 smithi026 ceph-mon[83580]: from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:45.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:45 smithi026 ceph-mon[83580]: osdmap e292: 8 total, 7 up, 8 in 2024-09-01T00:32:45.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:45 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1673295898' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:45.951 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:45 smithi026 podman[88983]: 2024-09-01 00:32:45.675921605 +0000 UTC m=+0.364824916 container init 881deeaffcb869ada1e5c8825471f5882439bc3dd0adf94c2f66c4da2cbf09de (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=) 2024-09-01T00:32:45.951 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:45 smithi026 podman[88983]: 2024-09-01 00:32:45.679418011 +0000 UTC m=+0.368321317 container start 881deeaffcb869ada1e5c8825471f5882439bc3dd0adf94c2f66c4da2cbf09de (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-deactivate, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-01T00:32:45.951 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:45 smithi026 podman[88983]: 2024-09-01 00:32:45.784758087 +0000 UTC m=+0.473661404 container attach 881deeaffcb869ada1e5c8825471f5882439bc3dd0adf94c2f66c4da2cbf09de (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-01T00:32:45.951 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:45 smithi026 podman[88983]: 2024-09-01 00:32:45.888476886 +0000 UTC m=+0.577380186 container died 881deeaffcb869ada1e5c8825471f5882439bc3dd0adf94c2f66c4da2cbf09de (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=) 2024-09-01T00:32:46.013 INFO:tasks.rados.rados.0.smithi026.stdout:1156: finishing write tid 1 to smithi02669314-36 2024-09-01T00:32:46.013 INFO:tasks.rados.rados.0.smithi026.stdout:1152: done (4 left) 2024-09-01T00:32:46.013 INFO:tasks.rados.rados.0.smithi026.stdout:1154: done (3 left) 2024-09-01T00:32:46.013 INFO:tasks.rados.rados.0.smithi026.stdout:1155: done (2 left) 2024-09-01T00:32:46.014 INFO:tasks.rados.rados.0.smithi026.stdout:1157: done (1 left) 2024-09-01T00:32:46.014 INFO:tasks.rados.rados.0.smithi026.stdout:1158: snap_remove snap 104 2024-09-01T00:32:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:45 smithi139 ceph-mon[73682]: pgmap v101: 121 pgs: 16 stale+active+clean, 105 active+clean; 171 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 282 KiB/s wr, 6 op/s 2024-09-01T00:32:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:45 smithi139 ceph-mon[73682]: from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:45 smithi139 ceph-mon[73682]: from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:45 smithi139 ceph-mon[73682]: osdmap e292: 8 total, 7 up, 8 in 2024-09-01T00:32:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:45 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1673295898' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:46.769 INFO:tasks.rados.rados.0.smithi026.stdout:1158: done (1 left) 2024-09-01T00:32:46.770 INFO:tasks.rados.rados.0.smithi026.stdout:1159: copy_from oid 43 from oid 4 current snap is 107 2024-09-01T00:32:46.770 INFO:tasks.rados.rados.0.smithi026.stdout:1156: finishing write tid 2 to smithi02669314-36 2024-09-01T00:32:46.770 INFO:tasks.rados.rados.0.smithi026.stdout:1156: finishing write tid 3 to smithi02669314-36 2024-09-01T00:32:46.770 INFO:tasks.rados.rados.0.smithi026.stdout:1156: finishing write tid 4 to smithi02669314-36 2024-09-01T00:32:46.770 INFO:tasks.rados.rados.0.smithi026.stdout:1156: finishing write tid 5 to smithi02669314-36 2024-09-01T00:32:46.770 INFO:tasks.rados.rados.0.smithi026.stdout:1156: oid 36 updating version 0 to 345 2024-09-01T00:32:46.770 INFO:tasks.rados.rados.0.smithi026.stdout:1156: oid 36 updating version 345 to 348 2024-09-01T00:32:46.770 INFO:tasks.rados.rados.0.smithi026.stdout:1156: oid 36 version 348 is already newer than 347 2024-09-01T00:32:46.770 INFO:tasks.rados.rados.0.smithi026.stdout:1156: oid 36 version 348 is already newer than 346 2024-09-01T00:32:46.770 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 348 (ObjNum 361 snap 107 seq_num 361) dirty exists 2024-09-01T00:32:46.770 INFO:tasks.rados.rados.0.smithi026.stdout:1156: left oid 36 (ObjNum 361 snap 107 seq_num 361) 2024-09-01T00:32:46.770 INFO:tasks.rados.rados.0.smithi026.stdout:1156: done (1 left) 2024-09-01T00:32:46.771 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 107 2024-09-01T00:32:46.771 INFO:tasks.rados.rados.0.smithi026.stdout:1160: seq_num 363 ranges {2220032=483328,2703360=753664,3457024=49152} 2024-09-01T00:32:46.784 INFO:tasks.rados.rados.0.smithi026.stdout:1160: writing smithi02669314-49 from 2220032 to 2703360 tid 1 2024-09-01T00:32:46.789 INFO:tasks.rados.rados.0.smithi026.stdout:1160: writing smithi02669314-49 from 2703360 to 3457024 tid 2 2024-09-01T00:32:46.790 INFO:tasks.rados.rados.0.smithi026.stdout:1160: writing smithi02669314-49 from 3457024 to 3506176 tid 3 2024-09-01T00:32:46.790 INFO:tasks.rados.rados.0.smithi026.stdout:1161: delete oid 26 current snap is 107 2024-09-01T00:32:46.790 INFO:tasks.rados.rados.0.smithi026.stdout:1159: finishing copy_from racing read to smithi02669314-43 2024-09-01T00:32:46.790 INFO:tasks.rados.rados.0.smithi026.stdout:1159: finishing copy_from to smithi02669314-43 2024-09-01T00:32:46.791 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 532 (ObjNum 359 snap 107 seq_num 359) dirty exists 2024-09-01T00:32:46.792 INFO:tasks.rados.rados.0.smithi026.stdout:1160: finishing write tid 1 to smithi02669314-49 2024-09-01T00:32:46.794 INFO:tasks.rados.rados.0.smithi026.stdout:1160: finishing write tid 2 to smithi02669314-49 2024-09-01T00:32:46.794 INFO:tasks.rados.rados.0.smithi026.stdout:1160: finishing write tid 3 to smithi02669314-49 2024-09-01T00:32:46.794 INFO:tasks.rados.rados.0.smithi026.stdout:1160: finishing write tid 4 to smithi02669314-49 2024-09-01T00:32:46.794 INFO:tasks.rados.rados.0.smithi026.stdout:1159: done (2 left) 2024-09-01T00:32:46.794 INFO:tasks.rados.rados.0.smithi026.stdout:1161: done (1 left) 2024-09-01T00:32:46.794 INFO:tasks.rados.rados.0.smithi026.stdout:1162: read oid 7 snap 101 2024-09-01T00:32:46.795 INFO:tasks.rados.rados.0.smithi026.stdout:1162: expect (ObjNum 222 snap 58 seq_num 222) 2024-09-01T00:32:46.795 INFO:tasks.rados.rados.0.smithi026.stdout:1163: snap_remove snap 103 2024-09-01T00:32:46.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:46 smithi026 ceph-mon[81182]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:46.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:46 smithi026 ceph-mon[81182]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:46.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:46 smithi026 ceph-mon[81182]: osdmap e293: 8 total, 7 up, 8 in 2024-09-01T00:32:46.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:46 smithi026 ceph-mon[83580]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:46.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:46 smithi026 ceph-mon[83580]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:46.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:46 smithi026 ceph-mon[83580]: osdmap e293: 8 total, 7 up, 8 in 2024-09-01T00:32:46.951 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:46 smithi026 podman[89032]: 2024-09-01 00:32:46.605791344 +0000 UTC m=+0.711985430 container remove 881deeaffcb869ada1e5c8825471f5882439bc3dd0adf94c2f66c4da2cbf09de (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-deactivate, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-01T00:32:46.951 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:46 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-01T00:32:46.951 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:46 smithi026 systemd[1]: Stopped Ceph osd.0 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:32:46.951 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:46 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.0.service: Consumed 10.551s CPU time. 2024-09-01T00:32:46.952 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:46 smithi026 systemd[1]: Starting Ceph osd.0 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:32:47.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:46 smithi139 ceph-mon[73682]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:47.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:46 smithi139 ceph-mon[73682]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:32:47.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:46 smithi139 ceph-mon[73682]: osdmap e293: 8 total, 7 up, 8 in 2024-09-01T00:32:47.383 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 podman[89131]: 2024-09-01 00:32:46.959285142 +0000 UTC m=+0.016658058 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:32:47.384 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 podman[89131]: 2024-09-01 00:32:47.156953485 +0000 UTC m=+0.214326434 container create e8e9087660f0f46b4490b5f8cc01ea91e1b5d32fbe00a7f894ff6bb1b9293726 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2) 2024-09-01T00:32:47.701 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 podman[89131]: 2024-09-01 00:32:47.384494716 +0000 UTC m=+0.441867634 container init e8e9087660f0f46b4490b5f8cc01ea91e1b5d32fbe00a7f894ff6bb1b9293726 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD) 2024-09-01T00:32:47.701 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 podman[89131]: 2024-09-01 00:32:47.38859435 +0000 UTC m=+0.445967257 container start e8e9087660f0f46b4490b5f8cc01ea91e1b5d32fbe00a7f894ff6bb1b9293726 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:32:47.701 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 podman[89131]: 2024-09-01 00:32:47.459563846 +0000 UTC m=+0.516936752 container attach e8e9087660f0f46b4490b5f8cc01ea91e1b5d32fbe00a7f894ff6bb1b9293726 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-01T00:32:47.701 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate[89146]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:32:47.701 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 bash[89131]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:32:47.701 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate[89146]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:32:47.702 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 bash[89131]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:32:47.702 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate[89146]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:32:47.702 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 bash[89131]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:32:47.702 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate[89146]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:32:47.702 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 bash[89131]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:32:47.702 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate[89146]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:32:47.702 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 bash[89131]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:32:47.702 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate[89146]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-01T00:32:47.702 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 bash[89131]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-01T00:32:47.702 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate[89146]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-09-01T00:32:47.702 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 bash[89131]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-09-01T00:32:47.776 INFO:tasks.rados.rados.0.smithi026.stdout:1163: done (2 left) 2024-09-01T00:32:47.776 INFO:tasks.rados.rados.0.smithi026.stdout:1164: read oid 6 snap -1 2024-09-01T00:32:47.776 INFO:tasks.rados.rados.0.smithi026.stdout:1164: expect (ObjNum 283 snap 81 seq_num 283) 2024-09-01T00:32:47.776 INFO:tasks.rados.rados.0.smithi026.stdout:1165: snap_remove snap 99 2024-09-01T00:32:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:47 smithi139 ceph-mon[73682]: pgmap v104: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 173 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 588 KiB/s wr, 9 op/s; 56/354 objects degraded (15.819%) 2024-09-01T00:32:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:47 smithi139 ceph-mon[73682]: Health check failed: Degraded data redundancy: 56/354 objects degraded (15.819%), 16 pgs degraded (PG_DEGRADED) 2024-09-01T00:32:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:47 smithi139 ceph-mon[73682]: osdmap e294: 8 total, 7 up, 8 in 2024-09-01T00:32:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-mon[81182]: pgmap v104: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 173 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 588 KiB/s wr, 9 op/s; 56/354 objects degraded (15.819%) 2024-09-01T00:32:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-mon[81182]: Health check failed: Degraded data redundancy: 56/354 objects degraded (15.819%), 16 pgs degraded (PG_DEGRADED) 2024-09-01T00:32:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-mon[81182]: osdmap e294: 8 total, 7 up, 8 in 2024-09-01T00:32:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-mon[83580]: pgmap v104: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 173 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 588 KiB/s wr, 9 op/s; 56/354 objects degraded (15.819%) 2024-09-01T00:32:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-mon[83580]: Health check failed: Degraded data redundancy: 56/354 objects degraded (15.819%), 16 pgs degraded (PG_DEGRADED) 2024-09-01T00:32:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-mon[83580]: osdmap e294: 8 total, 7 up, 8 in 2024-09-01T00:32:48.201 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate[89146]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-01T00:32:48.201 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 bash[89131]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-01T00:32:48.201 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate[89146]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-01T00:32:48.201 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 bash[89131]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-01T00:32:48.201 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate[89146]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-01T00:32:48.202 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 bash[89131]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-01T00:32:48.202 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate[89146]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-01T00:32:48.202 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 bash[89131]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-01T00:32:48.202 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate[89146]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-01T00:32:48.202 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 bash[89131]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-01T00:32:48.202 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:47 smithi026 podman[89131]: 2024-09-01 00:32:47.947234015 +0000 UTC m=+1.004606922 container died e8e9087660f0f46b4490b5f8cc01ea91e1b5d32fbe00a7f894ff6bb1b9293726 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-01T00:32:48.782 INFO:tasks.rados.rados.0.smithi026.stdout:1165: done (3 left) 2024-09-01T00:32:48.782 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 107 2024-09-01T00:32:48.782 INFO:tasks.rados.rados.0.smithi026.stdout:1160: finishing write tid 5 to smithi02669314-49 2024-09-01T00:32:48.782 INFO:tasks.rados.rados.0.smithi026.stdout:1160: oid 49 updating version 0 to 293 2024-09-01T00:32:48.782 INFO:tasks.rados.rados.0.smithi026.stdout:1160: oid 49 version 293 is already newer than 290 2024-09-01T00:32:48.783 INFO:tasks.rados.rados.0.smithi026.stdout:1160: oid 49 version 293 is already newer than 291 2024-09-01T00:32:48.783 INFO:tasks.rados.rados.0.smithi026.stdout:1160: oid 49 version 293 is already newer than 292 2024-09-01T00:32:48.783 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 293 (ObjNum 363 snap 107 seq_num 363) dirty exists 2024-09-01T00:32:48.783 INFO:tasks.rados.rados.0.smithi026.stdout:1160: left oid 49 (ObjNum 363 snap 107 seq_num 363) 2024-09-01T00:32:48.783 INFO:tasks.rados.rados.0.smithi026.stdout:1166: seq_num 365 ranges {0=516096,516096=573440,1089536=229376} 2024-09-01T00:32:48.785 INFO:tasks.rados.rados.0.smithi026.stdout:1166: writing smithi02669314-19 from 0 to 516096 tid 1 2024-09-01T00:32:48.788 INFO:tasks.rados.rados.0.smithi026.stdout:1166: writing smithi02669314-19 from 516096 to 1089536 tid 2 2024-09-01T00:32:48.789 INFO:tasks.rados.rados.0.smithi026.stdout:1166: writing smithi02669314-19 from 1089536 to 1318912 tid 3 2024-09-01T00:32:48.790 INFO:tasks.rados.rados.0.smithi026.stdout:1160: done (3 left) 2024-09-01T00:32:48.790 INFO:tasks.rados.rados.0.smithi026.stdout:1167: setattr oid 31 current snap is 107 2024-09-01T00:32:48.790 INFO:tasks.rados.rados.0.smithi026.stdout:1162: expect (ObjNum 222 snap 58 seq_num 222) 2024-09-01T00:32:48.867 INFO:tasks.rados.rados.0.smithi026.stdout:1164: expect (ObjNum 283 snap 81 seq_num 283) 2024-09-01T00:32:48.931 INFO:tasks.rados.rados.0.smithi026.stdout:1166: finishing write tid 1 to smithi02669314-19 2024-09-01T00:32:48.931 INFO:tasks.rados.rados.0.smithi026.stdout:1166: finishing write tid 2 to smithi02669314-19 2024-09-01T00:32:48.931 INFO:tasks.rados.rados.0.smithi026.stdout:1166: finishing write tid 3 to smithi02669314-19 2024-09-01T00:32:48.931 INFO:tasks.rados.rados.0.smithi026.stdout:1166: finishing write tid 4 to smithi02669314-19 2024-09-01T00:32:48.931 INFO:tasks.rados.rados.0.smithi026.stdout:1166: finishing write tid 5 to smithi02669314-19 2024-09-01T00:32:48.931 INFO:tasks.rados.rados.0.smithi026.stdout:1166: oid 19 updating version 0 to 253 2024-09-01T00:32:48.932 INFO:tasks.rados.rados.0.smithi026.stdout:1166: oid 19 updating version 253 to 254 2024-09-01T00:32:48.932 INFO:tasks.rados.rados.0.smithi026.stdout:1166: oid 19 updating version 254 to 255 2024-09-01T00:32:48.932 INFO:tasks.rados.rados.0.smithi026.stdout:1166: oid 19 version 255 is already newer than 252 2024-09-01T00:32:48.932 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 255 (ObjNum 365 snap 107 seq_num 365) dirty exists 2024-09-01T00:32:48.932 INFO:tasks.rados.rados.0.smithi026.stdout:1166: left oid 19 (ObjNum 365 snap 107 seq_num 365) 2024-09-01T00:32:48.932 INFO:tasks.rados.rados.0.smithi026.stdout:1162: done (3 left) 2024-09-01T00:32:48.932 INFO:tasks.rados.rados.0.smithi026.stdout:1164: done (2 left) 2024-09-01T00:32:48.932 INFO:tasks.rados.rados.0.smithi026.stdout:1166: done (1 left) 2024-09-01T00:32:48.932 INFO:tasks.rados.rados.0.smithi026.stdout:1168: rollback oid 9 current snap is 107 2024-09-01T00:32:48.932 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 9 to 106 2024-09-01T00:32:48.932 INFO:tasks.rados.rados.0.smithi026.stdout:1169: snap_remove snap 100 2024-09-01T00:32:49.047 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:48 smithi026 ceph-mon[81182]: osdmap e295: 8 total, 7 up, 8 in 2024-09-01T00:32:49.047 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:48 smithi026 ceph-mon[83580]: osdmap e295: 8 total, 7 up, 8 in 2024-09-01T00:32:49.047 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:48 smithi026 podman[89268]: 2024-09-01 00:32:48.797307434 +0000 UTC m=+0.842714337 container remove e8e9087660f0f46b4490b5f8cc01ea91e1b5d32fbe00a7f894ff6bb1b9293726 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:32:49.047 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:49 smithi026 podman[89327]: 2024-09-01 00:32:48.914942485 +0000 UTC m=+0.016606606 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:32:49.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:48 smithi139 ceph-mon[73682]: osdmap e295: 8 total, 7 up, 8 in 2024-09-01T00:32:49.358 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:49 smithi026 podman[89327]: 2024-09-01 00:32:49.048266948 +0000 UTC m=+0.149931068 container create a0589209e48e5e133c6a6c355b876118772b69333b8bd8f1261ac4b49c046549 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-01T00:32:49.359 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:49 smithi026 podman[89327]: 2024-09-01 00:32:49.259380874 +0000 UTC m=+0.361044994 container init a0589209e48e5e133c6a6c355b876118772b69333b8bd8f1261ac4b49c046549 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:32:49.359 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:49 smithi026 podman[89327]: 2024-09-01 00:32:49.262623706 +0000 UTC m=+0.364287827 container start a0589209e48e5e133c6a6c355b876118772b69333b8bd8f1261ac4b49c046549 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS, ceph=True, 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, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-01T00:32:49.359 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-osd[89345]: -- 172.21.15.26:0/1365756835 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b03c3d9a40 con 0x55b03d1aa400 2024-09-01T00:32:49.700 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:49 smithi026 bash[89327]: a0589209e48e5e133c6a6c355b876118772b69333b8bd8f1261ac4b49c046549 2024-09-01T00:32:49.700 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:49 smithi026 systemd[1]: Started Ceph osd.0 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:32:49.786 INFO:tasks.rados.rados.0.smithi026.stdout:1169: done (2 left) 2024-09-01T00:32:49.787 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 107 2024-09-01T00:32:49.787 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 444 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-09-01T00:32:49.787 INFO:tasks.rados.rados.0.smithi026.stdout:1170: seq_num 366 ranges {0=532480,532480=458752,991232=344064} 2024-09-01T00:32:49.793 INFO:tasks.rados.rados.0.smithi026.stdout:1170: writing smithi02669314-28 from 0 to 532480 tid 1 2024-09-01T00:32:49.793 INFO:tasks.rados.rados.0.smithi026.stdout:1170: writing smithi02669314-28 from 532480 to 991232 tid 2 2024-09-01T00:32:49.796 INFO:tasks.rados.rados.0.smithi026.stdout:1170: writing smithi02669314-28 from 991232 to 1335296 tid 3 2024-09-01T00:32:49.796 INFO:tasks.rados.rados.0.smithi026.stdout:1168: finishing rollback tid 0 to smithi02669314-9 2024-09-01T00:32:49.796 INFO:tasks.rados.rados.0.smithi026.stdout:1168: finishing rollback tid 1 to smithi02669314-9 2024-09-01T00:32:49.796 INFO:tasks.rados.rados.0.smithi026.stdout:1168: finishing rollback tid 2 to smithi02669314-9 2024-09-01T00:32:49.796 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 597 (ObjNum 343 snap 97 seq_num 343) dirty exists 2024-09-01T00:32:49.796 INFO:tasks.rados.rados.0.smithi026.stdout:1167: done (2 left) 2024-09-01T00:32:49.796 INFO:tasks.rados.rados.0.smithi026.stdout:1168: done (1 left) 2024-09-01T00:32:49.797 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 107 2024-09-01T00:32:49.797 INFO:tasks.rados.rados.0.smithi026.stdout:1171: seq_num 367 ranges {2351104=548864,2899968=737280,3637248=65536} 2024-09-01T00:32:49.813 INFO:tasks.rados.rados.0.smithi026.stdout:1171: writing smithi02669314-6 from 2351104 to 2899968 tid 1 2024-09-01T00:32:49.821 INFO:tasks.rados.rados.0.smithi026.stdout:1171: writing smithi02669314-6 from 2899968 to 3637248 tid 2 2024-09-01T00:32:49.822 INFO:tasks.rados.rados.0.smithi026.stdout:1171: writing smithi02669314-6 from 3637248 to 3702784 tid 3 2024-09-01T00:32:49.822 INFO:tasks.rados.rados.0.smithi026.stdout:1172: read oid 29 snap -1 2024-09-01T00:32:49.822 INFO:tasks.rados.rados.0.smithi026.stdout:1172: expect (ObjNum 301 snap 85 seq_num 301) 2024-09-01T00:32:49.822 INFO:tasks.rados.rados.0.smithi026.stdout:1173: copy_from oid 18 from oid 4 current snap is 107 2024-09-01T00:32:49.822 INFO:tasks.rados.rados.0.smithi026.stdout:1170: finishing write tid 1 to smithi02669314-28 2024-09-01T00:32:49.822 INFO:tasks.rados.rados.0.smithi026.stdout:1170: finishing write tid 2 to smithi02669314-28 2024-09-01T00:32:49.822 INFO:tasks.rados.rados.0.smithi026.stdout:1170: finishing write tid 3 to smithi02669314-28 2024-09-01T00:32:49.822 INFO:tasks.rados.rados.0.smithi026.stdout:1170: finishing write tid 4 to smithi02669314-28 2024-09-01T00:32:49.822 INFO:tasks.rados.rados.0.smithi026.stdout:1170: finishing write tid 5 to smithi02669314-28 2024-09-01T00:32:49.822 INFO:tasks.rados.rados.0.smithi026.stdout:1170: oid 28 updating version 0 to 343 2024-09-01T00:32:49.822 INFO:tasks.rados.rados.0.smithi026.stdout:1170: oid 28 updating version 343 to 344 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:1170: oid 28 version 344 is already newer than 341 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:1170: oid 28 version 344 is already newer than 342 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 344 (ObjNum 366 snap 107 seq_num 366) dirty exists 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:1170: left oid 28 (ObjNum 366 snap 107 seq_num 366) 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:1171: finishing write tid 1 to smithi02669314-6 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:1170: done (3 left) 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:1174: read oid 43 snap -1 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:1174: expect (ObjNum 359 snap 107 seq_num 359) 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:1175: rollback oid 46 current snap is 107 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 46 to 91 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:1176: rmattr oid 2 current snap is 107 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:1177: read oid 10 snap -1 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:1177: expect (ObjNum 330 snap 94 seq_num 330) 2024-09-01T00:32:49.823 INFO:tasks.rados.rados.0.smithi026.stdout:1178: read oid 26 snap -1 2024-09-01T00:32:49.824 INFO:tasks.rados.rados.0.smithi026.stdout:1178: expect deleted 2024-09-01T00:32:49.824 INFO:tasks.rados.rados.0.smithi026.stdout:1179: read oid 48 snap -1 2024-09-01T00:32:49.824 INFO:tasks.rados.rados.0.smithi026.stdout:1179: expect deleted 2024-09-01T00:32:49.824 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 107 2024-09-01T00:32:49.824 INFO:tasks.rados.rados.0.smithi026.stdout:1180: seq_num 368 ranges {5775360=573440,6348800=622592,6971392=180224} 2024-09-01T00:32:49.857 INFO:tasks.rados.rados.0.smithi026.stdout:1180: writing smithi02669314-27 from 5775360 to 6348800 tid 1 2024-09-01T00:32:49.861 INFO:tasks.rados.rados.0.smithi026.stdout:1180: writing smithi02669314-27 from 6348800 to 6971392 tid 2 2024-09-01T00:32:49.863 INFO:tasks.rados.rados.0.smithi026.stdout:1180: writing smithi02669314-27 from 6971392 to 7151616 tid 3 2024-09-01T00:32:49.863 INFO:tasks.rados.rados.0.smithi026.stdout:1181: copy_from oid 35 from oid 38 current snap is 107 2024-09-01T00:32:49.863 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 450 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-09-01T00:32:49.863 INFO:tasks.rados.rados.0.smithi026.stdout:1176: done (10 left) 2024-09-01T00:32:49.863 INFO:tasks.rados.rados.0.smithi026.stdout:1179: done (9 left) 2024-09-01T00:32:49.863 INFO:tasks.rados.rados.0.smithi026.stdout:1182: snap_create 2024-09-01T00:32:49.863 INFO:tasks.rados.rados.0.smithi026.stdout:1172: expect (ObjNum 301 snap 85 seq_num 301) 2024-09-01T00:32:49.870 INFO:tasks.rados.rados.0.smithi026.stdout:1171: finishing write tid 2 to smithi02669314-6 2024-09-01T00:32:49.870 INFO:tasks.rados.rados.0.smithi026.stdout:1175: finishing rollback tid 0 to smithi02669314-46 2024-09-01T00:32:49.870 INFO:tasks.rados.rados.0.smithi026.stdout:1171: finishing write tid 3 to smithi02669314-6 2024-09-01T00:32:49.870 INFO:tasks.rados.rados.0.smithi026.stdout:1175: finishing rollback tid 1 to smithi02669314-46 2024-09-01T00:32:49.870 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 458 (ObjNum 465 snap 0 seq_num 1548583098) dirty dne 2024-09-01T00:32:49.870 INFO:tasks.rados.rados.0.smithi026.stdout:1171: finishing write tid 4 to smithi02669314-6 2024-09-01T00:32:49.870 INFO:tasks.rados.rados.0.smithi026.stdout:1171: finishing write tid 5 to smithi02669314-6 2024-09-01T00:32:49.870 INFO:tasks.rados.rados.0.smithi026.stdout:1171: oid 6 updating version 0 to 296 2024-09-01T00:32:49.870 INFO:tasks.rados.rados.0.smithi026.stdout:1171: oid 6 version 296 is already newer than 294 2024-09-01T00:32:49.871 INFO:tasks.rados.rados.0.smithi026.stdout:1171: oid 6 version 296 is already newer than 293 2024-09-01T00:32:49.871 INFO:tasks.rados.rados.0.smithi026.stdout:1171: oid 6 version 296 is already newer than 295 2024-09-01T00:32:49.871 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 296 (ObjNum 367 snap 107 seq_num 367) dirty exists 2024-09-01T00:32:49.871 INFO:tasks.rados.rados.0.smithi026.stdout:1171: left oid 6 (ObjNum 367 snap 107 seq_num 367) 2024-09-01T00:32:49.871 INFO:tasks.rados.rados.0.smithi026.stdout:1173: finishing copy_from racing read to smithi02669314-18 2024-09-01T00:32:49.871 INFO:tasks.rados.rados.0.smithi026.stdout:1174: expect (ObjNum 359 snap 107 seq_num 359) 2024-09-01T00:32:49.997 INFO:tasks.rados.rados.0.smithi026.stdout:1173: finishing copy_from to smithi02669314-18 2024-09-01T00:32:49.997 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 532 (ObjNum 359 snap 107 seq_num 359) dirty exists 2024-09-01T00:32:49.998 INFO:tasks.rados.rados.0.smithi026.stdout:1180: finishing write tid 1 to smithi02669314-27 2024-09-01T00:32:49.998 INFO:tasks.rados.rados.0.smithi026.stdout:1180: finishing write tid 2 to smithi02669314-27 2024-09-01T00:32:49.998 INFO:tasks.rados.rados.0.smithi026.stdout:1180: finishing write tid 3 to smithi02669314-27 2024-09-01T00:32:49.998 INFO:tasks.rados.rados.0.smithi026.stdout:1180: finishing write tid 4 to smithi02669314-27 2024-09-01T00:32:49.999 INFO:tasks.rados.rados.0.smithi026.stdout:1180: finishing write tid 5 to smithi02669314-27 2024-09-01T00:32:49.999 INFO:tasks.rados.rados.0.smithi026.stdout:1180: oid 27 updating version 0 to 604 2024-09-01T00:32:49.999 INFO:tasks.rados.rados.0.smithi026.stdout:1180: oid 27 version 604 is already newer than 602 2024-09-01T00:32:49.999 INFO:tasks.rados.rados.0.smithi026.stdout:1180: oid 27 version 604 is already newer than 601 2024-09-01T00:32:49.999 INFO:tasks.rados.rados.0.smithi026.stdout:1180: oid 27 version 604 is already newer than 603 2024-09-01T00:32:49.999 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 604 (ObjNum 368 snap 107 seq_num 368) dirty exists 2024-09-01T00:32:49.999 INFO:tasks.rados.rados.0.smithi026.stdout:1180: left oid 27 (ObjNum 368 snap 107 seq_num 368) 2024-09-01T00:32:49.999 INFO:tasks.rados.rados.0.smithi026.stdout:1177: expect (ObjNum 330 snap 94 seq_num 330) 2024-09-01T00:32:50.056 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[81182]: pgmap v107: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 173 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 588 KiB/s wr, 9 op/s; 56/354 objects degraded (15.819%) 2024-09-01T00:32:50.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[81182]: osdmap e296: 8 total, 7 up, 8 in 2024-09-01T00:32:50.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:50.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:50.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:50.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:50.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:32:50.057 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[83580]: pgmap v107: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 173 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 588 KiB/s wr, 9 op/s; 56/354 objects degraded (15.819%) 2024-09-01T00:32:50.057 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[83580]: osdmap e296: 8 total, 7 up, 8 in 2024-09-01T00:32:50.057 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:50.058 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:50.058 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:50.058 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:50.058 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:32:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:49 smithi139 ceph-mon[73682]: pgmap v107: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 173 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 588 KiB/s wr, 9 op/s; 56/354 objects degraded (15.819%) 2024-09-01T00:32:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:49 smithi139 ceph-mon[73682]: osdmap e296: 8 total, 7 up, 8 in 2024-09-01T00:32:50.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:50.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:50.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:50.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:50.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:32:50.872 INFO:tasks.rados.rados.0.smithi026.stdout:1181: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:32:50.872 INFO:tasks.rados.rados.0.smithi026.stdout:1181: finishing copy_from to smithi02669314-35 2024-09-01T00:32:50.872 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 365 (ObjNum 340 snap 97 seq_num 340) dirty exists 2024-09-01T00:32:50.872 INFO:tasks.rados.rados.0.smithi026.stdout:1171: done (9 left) 2024-09-01T00:32:50.872 INFO:tasks.rados.rados.0.smithi026.stdout:1172: done (8 left) 2024-09-01T00:32:50.872 INFO:tasks.rados.rados.0.smithi026.stdout:1173: done (7 left) 2024-09-01T00:32:50.872 INFO:tasks.rados.rados.0.smithi026.stdout:1174: done (6 left) 2024-09-01T00:32:50.872 INFO:tasks.rados.rados.0.smithi026.stdout:1175: done (5 left) 2024-09-01T00:32:50.872 INFO:tasks.rados.rados.0.smithi026.stdout:1177: done (4 left) 2024-09-01T00:32:50.872 INFO:tasks.rados.rados.0.smithi026.stdout:1178: done (3 left) 2024-09-01T00:32:50.872 INFO:tasks.rados.rados.0.smithi026.stdout:1180: done (2 left) 2024-09-01T00:32:50.873 INFO:tasks.rados.rados.0.smithi026.stdout:1181: done (1 left) 2024-09-01T00:32:50.873 INFO:tasks.rados.rados.0.smithi026.stdout:1182: done (0 left) 2024-09-01T00:32:50.873 INFO:tasks.rados.rados.0.smithi026.stdout:1183: delete oid 3 current snap is 108 2024-09-01T00:32:50.873 INFO:tasks.rados.rados.0.smithi026.stdout:1183: done (0 left) 2024-09-01T00:32:50.873 INFO:tasks.rados.rados.0.smithi026.stdout:1184: read oid 6 snap -1 2024-09-01T00:32:50.873 INFO:tasks.rados.rados.0.smithi026.stdout:1184: expect (ObjNum 367 snap 107 seq_num 367) 2024-09-01T00:32:50.873 INFO:tasks.rados.rados.0.smithi026.stdout:1185: delete oid 30 current snap is 108 2024-09-01T00:32:50.877 INFO:tasks.rados.rados.0.smithi026.stdout:1185: done (1 left) 2024-09-01T00:32:50.877 INFO:tasks.rados.rados.0.smithi026.stdout:1186: snap_remove snap 91 2024-09-01T00:32:50.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:50 smithi026 ceph-mon[81182]: osdmap e297: 8 total, 7 up, 8 in 2024-09-01T00:32:50.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:50 smithi026 ceph-mon[81182]: osdmap e298: 8 total, 7 up, 8 in 2024-09-01T00:32:50.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:50 smithi026 ceph-mon[83580]: osdmap e297: 8 total, 7 up, 8 in 2024-09-01T00:32:50.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:50 smithi026 ceph-mon[83580]: osdmap e298: 8 total, 7 up, 8 in 2024-09-01T00:32:50.950 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0[89341]: 2024-09-01T00:32:50.651+0000 7f33d94ba640 -1 Falling back to public interface 2024-09-01T00:32:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:50 smithi139 ceph-mon[73682]: osdmap e297: 8 total, 7 up, 8 in 2024-09-01T00:32:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:50 smithi139 ceph-mon[73682]: osdmap e298: 8 total, 7 up, 8 in 2024-09-01T00:32:51.799 INFO:tasks.rados.rados.0.smithi026.stdout:1186: done (1 left) 2024-09-01T00:32:51.799 INFO:tasks.rados.rados.0.smithi026.stdout:1187: read oid 44 snap -1 2024-09-01T00:32:51.799 INFO:tasks.rados.rados.0.smithi026.stdout:1187: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:32:51.799 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 108 2024-09-01T00:32:51.799 INFO:tasks.rados.rados.0.smithi026.stdout:1188: seq_num 371 ranges {2883584=622592,3506176=679936,4186112=122880} 2024-09-01T00:32:51.818 INFO:tasks.rados.rados.0.smithi026.stdout:1188: writing smithi02669314-4 from 2883584 to 3506176 tid 1 2024-09-01T00:32:51.822 INFO:tasks.rados.rados.0.smithi026.stdout:1188: writing smithi02669314-4 from 3506176 to 4186112 tid 2 2024-09-01T00:32:51.823 INFO:tasks.rados.rados.0.smithi026.stdout:1188: writing smithi02669314-4 from 4186112 to 4308992 tid 3 2024-09-01T00:32:51.823 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 108 2024-09-01T00:32:51.823 INFO:tasks.rados.rados.0.smithi026.stdout:1189: seq_num 372 ranges {1318912=638976,1957888=565248,2523136=237568} 2024-09-01T00:32:51.834 INFO:tasks.rados.rados.0.smithi026.stdout:1189: writing smithi02669314-19 from 1318912 to 1957888 tid 1 2024-09-01T00:32:51.836 INFO:tasks.rados.rados.0.smithi026.stdout:1189: writing smithi02669314-19 from 1957888 to 2523136 tid 2 2024-09-01T00:32:51.838 INFO:tasks.rados.rados.0.smithi026.stdout:1189: writing smithi02669314-19 from 2523136 to 2760704 tid 3 2024-09-01T00:32:51.838 INFO:tasks.rados.rados.0.smithi026.stdout:1190: read oid 38 snap -1 2024-09-01T00:32:51.838 INFO:tasks.rados.rados.0.smithi026.stdout:1190: expect (ObjNum 340 snap 97 seq_num 340) 2024-09-01T00:32:51.838 INFO:tasks.rados.rados.0.smithi026.stdout:1191: read oid 35 snap 107 2024-09-01T00:32:51.838 INFO:tasks.rados.rados.0.smithi026.stdout:1191: expect (ObjNum 340 snap 97 seq_num 340) 2024-09-01T00:32:51.838 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 108 2024-09-01T00:32:51.838 INFO:tasks.rados.rados.0.smithi026.stdout:1184: expect (ObjNum 367 snap 107 seq_num 367) 2024-09-01T00:32:51.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:51 smithi026 ceph-mon[81182]: pgmap v110: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 173 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 56/354 objects degraded (15.819%) 2024-09-01T00:32:51.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:51 smithi026 ceph-mon[83580]: pgmap v110: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 173 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 56/354 objects degraded (15.819%) 2024-09-01T00:32:51.976 INFO:tasks.rados.rados.0.smithi026.stdout:1187: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:32:51.978 INFO:tasks.rados.rados.0.smithi026.stdout:1188: finishing write tid 1 to smithi02669314-4 2024-09-01T00:32:51.978 INFO:tasks.rados.rados.0.smithi026.stdout:1192: seq_num 373 ranges {0=655360,655360=499712,1155072=303104} 2024-09-01T00:32:51.981 INFO:tasks.rados.rados.0.smithi026.stdout:1192: writing smithi02669314-39 from 0 to 655360 tid 1 2024-09-01T00:32:51.984 INFO:tasks.rados.rados.0.smithi026.stdout:1192: writing smithi02669314-39 from 655360 to 1155072 tid 2 2024-09-01T00:32:51.987 INFO:tasks.rados.rados.0.smithi026.stdout:1192: writing smithi02669314-39 from 1155072 to 1458176 tid 3 2024-09-01T00:32:51.987 INFO:tasks.rados.rados.0.smithi026.stdout:1184: done (6 left) 2024-09-01T00:32:51.987 INFO:tasks.rados.rados.0.smithi026.stdout:1187: done (5 left) 2024-09-01T00:32:51.987 INFO:tasks.rados.rados.0.smithi026.stdout:1193: copy_from oid 49 from oid 13 current snap is 108 2024-09-01T00:32:51.987 INFO:tasks.rados.rados.0.smithi026.stdout:1188: finishing write tid 2 to smithi02669314-4 2024-09-01T00:32:51.987 INFO:tasks.rados.rados.0.smithi026.stdout:1188: finishing write tid 3 to smithi02669314-4 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:1188: finishing write tid 4 to smithi02669314-4 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:1188: finishing write tid 5 to smithi02669314-4 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:1188: oid 4 updating version 0 to 533 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:1188: oid 4 updating version 533 to 535 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:1188: oid 4 version 535 is already newer than 534 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:1188: oid 4 updating version 535 to 536 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 536 (ObjNum 371 snap 108 seq_num 371) dirty exists 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:1188: left oid 4 (ObjNum 371 snap 108 seq_num 371) 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:1189: finishing write tid 1 to smithi02669314-19 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:1189: finishing write tid 2 to smithi02669314-19 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:1189: finishing write tid 3 to smithi02669314-19 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:1189: finishing write tid 4 to smithi02669314-19 2024-09-01T00:32:51.988 INFO:tasks.rados.rados.0.smithi026.stdout:1189: finishing write tid 5 to smithi02669314-19 2024-09-01T00:32:51.989 INFO:tasks.rados.rados.0.smithi026.stdout:1189: oid 19 updating version 0 to 259 2024-09-01T00:32:51.989 INFO:tasks.rados.rados.0.smithi026.stdout:1189: oid 19 version 259 is already newer than 258 2024-09-01T00:32:51.989 INFO:tasks.rados.rados.0.smithi026.stdout:1189: oid 19 version 259 is already newer than 257 2024-09-01T00:32:51.989 INFO:tasks.rados.rados.0.smithi026.stdout:1189: oid 19 updating version 259 to 260 2024-09-01T00:32:51.989 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 260 (ObjNum 372 snap 108 seq_num 372) dirty exists 2024-09-01T00:32:51.989 INFO:tasks.rados.rados.0.smithi026.stdout:1189: left oid 19 (ObjNum 372 snap 108 seq_num 372) 2024-09-01T00:32:51.989 INFO:tasks.rados.rados.0.smithi026.stdout:1191: expect (ObjNum 340 snap 97 seq_num 340) 2024-09-01T00:32:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:51 smithi139 ceph-mon[73682]: pgmap v110: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 173 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 56/354 objects degraded (15.819%) 2024-09-01T00:32:52.133 INFO:tasks.rados.rados.0.smithi026.stdout:1190: expect (ObjNum 340 snap 97 seq_num 340) 2024-09-01T00:32:52.275 INFO:tasks.rados.rados.0.smithi026.stdout:1192: finishing write tid 1 to smithi02669314-39 2024-09-01T00:32:52.275 INFO:tasks.rados.rados.0.smithi026.stdout:1192: finishing write tid 2 to smithi02669314-39 2024-09-01T00:32:52.275 INFO:tasks.rados.rados.0.smithi026.stdout:1192: finishing write tid 3 to smithi02669314-39 2024-09-01T00:32:52.275 INFO:tasks.rados.rados.0.smithi026.stdout:1192: finishing write tid 4 to smithi02669314-39 2024-09-01T00:32:52.275 INFO:tasks.rados.rados.0.smithi026.stdout:1192: finishing write tid 5 to smithi02669314-39 2024-09-01T00:32:52.275 INFO:tasks.rados.rados.0.smithi026.stdout:1192: oid 39 updating version 0 to 539 2024-09-01T00:32:52.275 INFO:tasks.rados.rados.0.smithi026.stdout:1192: oid 39 version 539 is already newer than 538 2024-09-01T00:32:52.275 INFO:tasks.rados.rados.0.smithi026.stdout:1192: oid 39 version 539 is already newer than 537 2024-09-01T00:32:52.275 INFO:tasks.rados.rados.0.smithi026.stdout:1192: oid 39 updating version 539 to 540 2024-09-01T00:32:52.275 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 540 (ObjNum 373 snap 108 seq_num 373) dirty exists 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:1192: left oid 39 (ObjNum 373 snap 108 seq_num 373) 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:1193: finishing copy_from racing read to smithi02669314-49 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:1193: finishing copy_from to smithi02669314-49 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 234 (ObjNum 348 snap 98 seq_num 348) dirty exists 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:1188: done (5 left) 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:1189: done (4 left) 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:1190: done (3 left) 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:1191: done (2 left) 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:1192: done (1 left) 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:1193: done (0 left) 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:1194: rollback oid 33 current snap is 108 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 101 2024-09-01T00:32:52.276 INFO:tasks.rados.rados.0.smithi026.stdout:1195: delete oid 42 current snap is 108 2024-09-01T00:32:52.277 INFO:tasks.rados.rados.0.smithi026.stdout:1195: done (1 left) 2024-09-01T00:32:52.277 INFO:tasks.rados.rados.0.smithi026.stdout:1196: rollback oid 23 current snap is 108 2024-09-01T00:32:52.277 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 23 to 101 2024-09-01T00:32:52.277 INFO:tasks.rados.rados.0.smithi026.stdout:1197: delete oid 24 current snap is 108 2024-09-01T00:32:52.278 INFO:tasks.rados.rados.0.smithi026.stdout:1194: finishing rollback tid 0 to smithi02669314-33 2024-09-01T00:32:52.279 INFO:tasks.rados.rados.0.smithi026.stdout:1194: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:32:52.279 INFO:tasks.rados.rados.0.smithi026.stdout:1194: finishing rollback tid 2 to smithi02669314-33 2024-09-01T00:32:52.279 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 543 (ObjNum 331 snap 94 seq_num 331) dirty exists 2024-09-01T00:32:52.279 INFO:tasks.rados.rados.0.smithi026.stdout:1194: done (2 left) 2024-09-01T00:32:52.279 INFO:tasks.rados.rados.0.smithi026.stdout:1197: done (1 left) 2024-09-01T00:32:52.279 INFO:tasks.rados.rados.0.smithi026.stdout:1198: copy_from oid 1 from oid 48 current snap is 108 2024-09-01T00:32:52.279 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 108 2024-09-01T00:32:52.280 INFO:tasks.rados.rados.0.smithi026.stdout:1199: seq_num 376 ranges {1662976=704512,2367488=548864,2916352=253952} 2024-09-01T00:32:52.292 INFO:tasks.rados.rados.0.smithi026.stdout:1199: writing smithi02669314-5 from 1662976 to 2367488 tid 1 2024-09-01T00:32:52.295 INFO:tasks.rados.rados.0.smithi026.stdout:1199: writing smithi02669314-5 from 2367488 to 2916352 tid 2 2024-09-01T00:32:52.297 INFO:tasks.rados.rados.0.smithi026.stdout:1199: writing smithi02669314-5 from 2916352 to 3170304 tid 3 2024-09-01T00:32:52.297 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 108 2024-09-01T00:32:52.297 INFO:tasks.rados.rados.0.smithi026.stdout:1198: finishing copy_from to smithi02669314-1 2024-09-01T00:32:52.297 INFO:tasks.rados.rados.0.smithi026.stdout:1198: got expected ENOENT (src dne) 2024-09-01T00:32:52.297 INFO:tasks.rados.rados.0.smithi026.stdout:1196: finishing rollback tid 0 to smithi02669314-23 2024-09-01T00:32:52.297 INFO:tasks.rados.rados.0.smithi026.stdout:1196: finishing rollback tid 1 to smithi02669314-23 2024-09-01T00:32:52.297 INFO:tasks.rados.rados.0.smithi026.stdout:1198: finishing copy_from racing read to smithi02669314-1 2024-09-01T00:32:52.298 INFO:tasks.rados.rados.0.smithi026.stdout:1196: finishing rollback tid 2 to smithi02669314-23 2024-09-01T00:32:52.298 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 461 (ObjNum 313 snap 90 seq_num 313) dirty exists 2024-09-01T00:32:52.298 INFO:tasks.rados.rados.0.smithi026.stdout:1200: seq_num 377 ranges {0=720896,720896=434176,1155072=368640} 2024-09-01T00:32:52.301 INFO:tasks.rados.rados.0.smithi026.stdout:1200: writing smithi02669314-3 from 0 to 720896 tid 1 2024-09-01T00:32:52.303 INFO:tasks.rados.rados.0.smithi026.stdout:1200: writing smithi02669314-3 from 720896 to 1155072 tid 2 2024-09-01T00:32:52.306 INFO:tasks.rados.rados.0.smithi026.stdout:1200: writing smithi02669314-3 from 1155072 to 1523712 tid 3 2024-09-01T00:32:52.306 INFO:tasks.rados.rados.0.smithi026.stdout:1196: done (3 left) 2024-09-01T00:32:52.306 INFO:tasks.rados.rados.0.smithi026.stdout:1198: done (2 left) 2024-09-01T00:32:52.306 INFO:tasks.rados.rados.0.smithi026.stdout:1201: rollback oid 32 current snap is 108 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 32 to 106 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:1199: finishing write tid 1 to smithi02669314-5 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:1199: finishing write tid 2 to smithi02669314-5 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:1199: finishing write tid 3 to smithi02669314-5 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:1199: finishing write tid 4 to smithi02669314-5 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:1199: finishing write tid 5 to smithi02669314-5 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:1199: oid 5 updating version 0 to 615 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:1199: oid 5 updating version 615 to 618 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:1199: oid 5 version 618 is already newer than 616 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:1199: oid 5 version 618 is already newer than 617 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 618 (ObjNum 376 snap 108 seq_num 376) dirty exists 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:1199: left oid 5 (ObjNum 376 snap 108 seq_num 376) 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:1200: finishing write tid 1 to smithi02669314-3 2024-09-01T00:32:52.307 INFO:tasks.rados.rados.0.smithi026.stdout:1199: done (2 left) 2024-09-01T00:32:52.308 INFO:tasks.rados.rados.0.smithi026.stdout:1202: read oid 10 snap -1 2024-09-01T00:32:52.308 INFO:tasks.rados.rados.0.smithi026.stdout:1202: expect (ObjNum 330 snap 94 seq_num 330) 2024-09-01T00:32:52.308 INFO:tasks.rados.rados.0.smithi026.stdout:1203: snap_remove snap 101 2024-09-01T00:32:52.804 INFO:tasks.rados.rados.0.smithi026.stdout:1203: done (3 left) 2024-09-01T00:32:52.804 INFO:tasks.rados.rados.0.smithi026.stdout:1204: rmattr oid 37 current snap is 108 2024-09-01T00:32:52.804 INFO:tasks.rados.rados.0.smithi026.stdout:1200: finishing write tid 2 to smithi02669314-3 2024-09-01T00:32:52.804 INFO:tasks.rados.rados.0.smithi026.stdout:1200: finishing write tid 3 to smithi02669314-3 2024-09-01T00:32:52.804 INFO:tasks.rados.rados.0.smithi026.stdout:1200: finishing write tid 4 to smithi02669314-3 2024-09-01T00:32:52.804 INFO:tasks.rados.rados.0.smithi026.stdout:1201: finishing rollback tid 0 to smithi02669314-32 2024-09-01T00:32:52.804 INFO:tasks.rados.rados.0.smithi026.stdout:1201: finishing rollback tid 1 to smithi02669314-32 2024-09-01T00:32:52.804 INFO:tasks.rados.rados.0.smithi026.stdout:1200: finishing write tid 5 to smithi02669314-3 2024-09-01T00:32:52.804 INFO:tasks.rados.rados.0.smithi026.stdout:1200: oid 3 updating version 0 to 226 2024-09-01T00:32:52.805 INFO:tasks.rados.rados.0.smithi026.stdout:1200: oid 3 version 226 is already newer than 224 2024-09-01T00:32:52.805 INFO:tasks.rados.rados.0.smithi026.stdout:1200: oid 3 version 226 is already newer than 223 2024-09-01T00:32:52.805 INFO:tasks.rados.rados.0.smithi026.stdout:1200: oid 3 version 226 is already newer than 225 2024-09-01T00:32:52.805 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 226 (ObjNum 377 snap 108 seq_num 377) dirty exists 2024-09-01T00:32:52.805 INFO:tasks.rados.rados.0.smithi026.stdout:1200: left oid 3 (ObjNum 377 snap 108 seq_num 377) 2024-09-01T00:32:52.805 INFO:tasks.rados.rados.0.smithi026.stdout:1201: finishing rollback tid 2 to smithi02669314-32 2024-09-01T00:32:52.805 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 524 (ObjNum 195 snap 48 seq_num 195) dirty exists 2024-09-01T00:32:52.805 INFO:tasks.rados.rados.0.smithi026.stdout:1202: expect (ObjNum 330 snap 94 seq_num 330) 2024-09-01T00:32:52.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:52 smithi026 ceph-mon[81182]: osdmap e299: 8 total, 7 up, 8 in 2024-09-01T00:32:52.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:32:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:32:52] "GET /metrics HTTP/1.1" 200 36227 "" "Prometheus/2.43.0" 2024-09-01T00:32:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:52 smithi026 ceph-mon[83580]: osdmap e299: 8 total, 7 up, 8 in 2024-09-01T00:32:53.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:52 smithi139 ceph-mon[73682]: osdmap e299: 8 total, 7 up, 8 in 2024-09-01T00:32:53.675 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 230 (ObjNum 529 snap 0 seq_num 133143312) dirty exists 2024-09-01T00:32:53.675 INFO:tasks.rados.rados.0.smithi026.stdout:1200: done (3 left) 2024-09-01T00:32:53.675 INFO:tasks.rados.rados.0.smithi026.stdout:1201: done (2 left) 2024-09-01T00:32:53.676 INFO:tasks.rados.rados.0.smithi026.stdout:1202: done (1 left) 2024-09-01T00:32:53.676 INFO:tasks.rados.rados.0.smithi026.stdout:1204: done (0 left) 2024-09-01T00:32:53.676 INFO:tasks.rados.rados.0.smithi026.stdout:1205: delete oid 27 current snap is 108 2024-09-01T00:32:53.678 INFO:tasks.rados.rados.0.smithi026.stdout:1205: done (0 left) 2024-09-01T00:32:53.678 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 108 2024-09-01T00:32:53.679 INFO:tasks.rados.rados.0.smithi026.stdout:1206: seq_num 379 ranges {2154496=753664,2908160=606208,3514368=196608} 2024-09-01T00:32:53.695 INFO:tasks.rados.rados.0.smithi026.stdout:1206: writing smithi02669314-13 from 2154496 to 2908160 tid 1 2024-09-01T00:32:53.698 INFO:tasks.rados.rados.0.smithi026.stdout:1206: writing smithi02669314-13 from 2908160 to 3514368 tid 2 2024-09-01T00:32:53.699 INFO:tasks.rados.rados.0.smithi026.stdout:1206: writing smithi02669314-13 from 3514368 to 3710976 tid 3 2024-09-01T00:32:53.699 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 108 2024-09-01T00:32:53.699 INFO:tasks.rados.rados.0.smithi026.stdout:1206: finishing write tid 1 to smithi02669314-13 2024-09-01T00:32:53.699 INFO:tasks.rados.rados.0.smithi026.stdout:1207: seq_num 380 ranges {3055616=770048,3825664=483328,4308992=319488} 2024-09-01T00:32:53.720 INFO:tasks.rados.rados.0.smithi026.stdout:1207: writing smithi02669314-20 from 3055616 to 3825664 tid 1 2024-09-01T00:32:53.723 INFO:tasks.rados.rados.0.smithi026.stdout:1207: writing smithi02669314-20 from 3825664 to 4308992 tid 2 2024-09-01T00:32:53.725 INFO:tasks.rados.rados.0.smithi026.stdout:1207: writing smithi02669314-20 from 4308992 to 4628480 tid 3 2024-09-01T00:32:53.725 INFO:tasks.rados.rados.0.smithi026.stdout:1208: snap_create 2024-09-01T00:32:53.726 INFO:tasks.rados.rados.0.smithi026.stdout:1206: finishing write tid 2 to smithi02669314-13 2024-09-01T00:32:53.726 INFO:tasks.rados.rados.0.smithi026.stdout:1206: finishing write tid 3 to smithi02669314-13 2024-09-01T00:32:53.726 INFO:tasks.rados.rados.0.smithi026.stdout:1206: finishing write tid 4 to smithi02669314-13 2024-09-01T00:32:53.726 INFO:tasks.rados.rados.0.smithi026.stdout:1206: finishing write tid 5 to smithi02669314-13 2024-09-01T00:32:53.726 INFO:tasks.rados.rados.0.smithi026.stdout:1206: oid 13 updating version 0 to 263 2024-09-01T00:32:53.726 INFO:tasks.rados.rados.0.smithi026.stdout:1206: oid 13 version 263 is already newer than 262 2024-09-01T00:32:53.726 INFO:tasks.rados.rados.0.smithi026.stdout:1206: oid 13 updating version 263 to 264 2024-09-01T00:32:53.726 INFO:tasks.rados.rados.0.smithi026.stdout:1206: oid 13 updating version 264 to 265 2024-09-01T00:32:53.727 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 265 (ObjNum 379 snap 108 seq_num 379) dirty exists 2024-09-01T00:32:53.727 INFO:tasks.rados.rados.0.smithi026.stdout:1206: left oid 13 (ObjNum 379 snap 108 seq_num 379) 2024-09-01T00:32:53.727 INFO:tasks.rados.rados.0.smithi026.stdout:1207: finishing write tid 1 to smithi02669314-20 2024-09-01T00:32:53.727 INFO:tasks.rados.rados.0.smithi026.stdout:1207: finishing write tid 2 to smithi02669314-20 2024-09-01T00:32:53.727 INFO:tasks.rados.rados.0.smithi026.stdout:1207: finishing write tid 3 to smithi02669314-20 2024-09-01T00:32:53.727 INFO:tasks.rados.rados.0.smithi026.stdout:1207: finishing write tid 4 to smithi02669314-20 2024-09-01T00:32:53.729 INFO:tasks.rados.rados.0.smithi026.stdout:1207: finishing write tid 5 to smithi02669314-20 2024-09-01T00:32:53.729 INFO:tasks.rados.rados.0.smithi026.stdout:1207: oid 20 updating version 0 to 530 2024-09-01T00:32:53.729 INFO:tasks.rados.rados.0.smithi026.stdout:1207: oid 20 updating version 530 to 531 2024-09-01T00:32:53.729 INFO:tasks.rados.rados.0.smithi026.stdout:1207: oid 20 updating version 531 to 532 2024-09-01T00:32:53.729 INFO:tasks.rados.rados.0.smithi026.stdout:1207: oid 20 version 532 is already newer than 529 2024-09-01T00:32:53.729 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 532 (ObjNum 380 snap 108 seq_num 380) dirty exists 2024-09-01T00:32:53.729 INFO:tasks.rados.rados.0.smithi026.stdout:1207: left oid 20 (ObjNum 380 snap 108 seq_num 380) 2024-09-01T00:32:54.079 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[81182]: pgmap v113: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.1 MiB/s wr, 23 op/s; 61/390 objects degraded (15.641%) 2024-09-01T00:32:54.079 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 61/390 objects degraded (15.641%), 16 pgs degraded (PG_DEGRADED) 2024-09-01T00:32:54.079 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[81182]: osdmap e300: 8 total, 7 up, 8 in 2024-09-01T00:32:54.079 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:54.079 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:54.079 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:54.080 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:54.080 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[83580]: pgmap v113: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.1 MiB/s wr, 23 op/s; 61/390 objects degraded (15.641%) 2024-09-01T00:32:54.080 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 61/390 objects degraded (15.641%), 16 pgs degraded (PG_DEGRADED) 2024-09-01T00:32:54.080 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[83580]: osdmap e300: 8 total, 7 up, 8 in 2024-09-01T00:32:54.080 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:54.080 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:54.080 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:54.080 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:53 smithi139 ceph-mon[73682]: pgmap v113: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.1 MiB/s wr, 23 op/s; 61/390 objects degraded (15.641%) 2024-09-01T00:32:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:53 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 61/390 objects degraded (15.641%), 16 pgs degraded (PG_DEGRADED) 2024-09-01T00:32:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:53 smithi139 ceph-mon[73682]: osdmap e300: 8 total, 7 up, 8 in 2024-09-01T00:32:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:54.346 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:54 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0[89341]: 2024-09-01T00:32:54.285+0000 7f33d94ba640 -1 osd.0 290 log_to_monitors true 2024-09-01T00:32:54.459 INFO:tasks.rados.rados.0.smithi026.stdout:1206: done (2 left) 2024-09-01T00:32:54.460 INFO:tasks.rados.rados.0.smithi026.stdout:1207: done (1 left) 2024-09-01T00:32:54.460 INFO:tasks.rados.rados.0.smithi026.stdout:1208: done (0 left) 2024-09-01T00:32:54.460 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 109 2024-09-01T00:32:54.460 INFO:tasks.rados.rados.0.smithi026.stdout:1209: seq_num 381 ranges {0=786432,786432=417792,1204224=385024} 2024-09-01T00:32:54.464 INFO:tasks.rados.rados.0.smithi026.stdout:1209: writing smithi02669314-42 from 0 to 786432 tid 1 2024-09-01T00:32:54.467 INFO:tasks.rados.rados.0.smithi026.stdout:1209: writing smithi02669314-42 from 786432 to 1204224 tid 2 2024-09-01T00:32:54.470 INFO:tasks.rados.rados.0.smithi026.stdout:1209: writing smithi02669314-42 from 1204224 to 1589248 tid 3 2024-09-01T00:32:54.470 INFO:tasks.rados.rados.0.smithi026.stdout:1210: read oid 6 snap -1 2024-09-01T00:32:54.470 INFO:tasks.rados.rados.0.smithi026.stdout:1210: expect (ObjNum 367 snap 107 seq_num 367) 2024-09-01T00:32:54.470 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 109 2024-09-01T00:32:54.470 INFO:tasks.rados.rados.0.smithi026.stdout:1211: seq_num 382 ranges {1138688=802816,1941504=704512,2646016=98304} 2024-09-01T00:32:54.481 INFO:tasks.rados.rados.0.smithi026.stdout:1211: writing smithi02669314-14 from 1138688 to 1941504 tid 1 2024-09-01T00:32:54.486 INFO:tasks.rados.rados.0.smithi026.stdout:1211: writing smithi02669314-14 from 1941504 to 2646016 tid 2 2024-09-01T00:32:54.486 INFO:tasks.rados.rados.0.smithi026.stdout:1211: writing smithi02669314-14 from 2646016 to 2744320 tid 3 2024-09-01T00:32:54.487 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 109 2024-09-01T00:32:54.487 INFO:tasks.rados.rados.0.smithi026.stdout:1209: finishing write tid 1 to smithi02669314-42 2024-09-01T00:32:54.487 INFO:tasks.rados.rados.0.smithi026.stdout:1212: seq_num 383 ranges {3743744=417792,4161536=589824,4751360=417792,5169152=196608} 2024-09-01T00:32:54.509 INFO:tasks.rados.rados.0.smithi026.stdout:1212: writing smithi02669314-12 from 3743744 to 4161536 tid 1 2024-09-01T00:32:54.513 INFO:tasks.rados.rados.0.smithi026.stdout:1212: writing smithi02669314-12 from 4161536 to 4751360 tid 2 2024-09-01T00:32:54.515 INFO:tasks.rados.rados.0.smithi026.stdout:1212: writing smithi02669314-12 from 4751360 to 5169152 tid 3 2024-09-01T00:32:54.517 INFO:tasks.rados.rados.0.smithi026.stdout:1212: writing smithi02669314-12 from 5169152 to 5365760 tid 4 2024-09-01T00:32:54.517 INFO:tasks.rados.rados.0.smithi026.stdout:1213: rmattr oid 16 current snap is 109 2024-09-01T00:32:54.517 INFO:tasks.rados.rados.0.smithi026.stdout:1213: done (4 left) 2024-09-01T00:32:54.517 INFO:tasks.rados.rados.0.smithi026.stdout:1214: delete oid 29 current snap is 109 2024-09-01T00:32:54.517 INFO:tasks.rados.rados.0.smithi026.stdout:1209: finishing write tid 2 to smithi02669314-42 2024-09-01T00:32:54.518 INFO:tasks.rados.rados.0.smithi026.stdout:1209: finishing write tid 3 to smithi02669314-42 2024-09-01T00:32:54.518 INFO:tasks.rados.rados.0.smithi026.stdout:1209: finishing write tid 4 to smithi02669314-42 2024-09-01T00:32:54.518 INFO:tasks.rados.rados.0.smithi026.stdout:1209: finishing write tid 5 to smithi02669314-42 2024-09-01T00:32:54.518 INFO:tasks.rados.rados.0.smithi026.stdout:1209: oid 42 updating version 0 to 572 2024-09-01T00:32:54.518 INFO:tasks.rados.rados.0.smithi026.stdout:1209: oid 42 version 572 is already newer than 569 2024-09-01T00:32:54.518 INFO:tasks.rados.rados.0.smithi026.stdout:1209: oid 42 version 572 is already newer than 570 2024-09-01T00:32:54.518 INFO:tasks.rados.rados.0.smithi026.stdout:1209: oid 42 version 572 is already newer than 571 2024-09-01T00:32:54.518 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 572 (ObjNum 381 snap 109 seq_num 381) dirty exists 2024-09-01T00:32:54.518 INFO:tasks.rados.rados.0.smithi026.stdout:1209: left oid 42 (ObjNum 381 snap 109 seq_num 381) 2024-09-01T00:32:54.518 INFO:tasks.rados.rados.0.smithi026.stdout:1210: expect (ObjNum 367 snap 107 seq_num 367) 2024-09-01T00:32:54.654 INFO:tasks.rados.rados.0.smithi026.stdout:1211: finishing write tid 1 to smithi02669314-14 2024-09-01T00:32:54.655 INFO:tasks.rados.rados.0.smithi026.stdout:1211: finishing write tid 2 to smithi02669314-14 2024-09-01T00:32:54.655 INFO:tasks.rados.rados.0.smithi026.stdout:1211: finishing write tid 3 to smithi02669314-14 2024-09-01T00:32:54.655 INFO:tasks.rados.rados.0.smithi026.stdout:1211: finishing write tid 4 to smithi02669314-14 2024-09-01T00:32:54.655 INFO:tasks.rados.rados.0.smithi026.stdout:1211: finishing write tid 5 to smithi02669314-14 2024-09-01T00:32:54.655 INFO:tasks.rados.rados.0.smithi026.stdout:1211: oid 14 updating version 0 to 536 2024-09-01T00:32:54.655 INFO:tasks.rados.rados.0.smithi026.stdout:1211: oid 14 updating version 536 to 537 2024-09-01T00:32:54.655 INFO:tasks.rados.rados.0.smithi026.stdout:1211: oid 14 version 537 is already newer than 534 2024-09-01T00:32:54.655 INFO:tasks.rados.rados.0.smithi026.stdout:1211: oid 14 version 537 is already newer than 535 2024-09-01T00:32:54.655 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 537 (ObjNum 382 snap 109 seq_num 382) dirty exists 2024-09-01T00:32:54.655 INFO:tasks.rados.rados.0.smithi026.stdout:1211: left oid 14 (ObjNum 382 snap 109 seq_num 382) 2024-09-01T00:32:54.656 INFO:tasks.rados.rados.0.smithi026.stdout:1212: finishing write tid 1 to smithi02669314-12 2024-09-01T00:32:54.656 INFO:tasks.rados.rados.0.smithi026.stdout:1209: done (4 left) 2024-09-01T00:32:54.656 INFO:tasks.rados.rados.0.smithi026.stdout:1210: done (3 left) 2024-09-01T00:32:54.656 INFO:tasks.rados.rados.0.smithi026.stdout:1211: done (2 left) 2024-09-01T00:32:54.656 INFO:tasks.rados.rados.0.smithi026.stdout:1214: done (1 left) 2024-09-01T00:32:54.656 INFO:tasks.rados.rados.0.smithi026.stdout:1215: snap_create 2024-09-01T00:32:54.656 INFO:tasks.rados.rados.0.smithi026.stdout:1212: finishing write tid 2 to smithi02669314-12 2024-09-01T00:32:54.656 INFO:tasks.rados.rados.0.smithi026.stdout:1212: finishing write tid 3 to smithi02669314-12 2024-09-01T00:32:54.656 INFO:tasks.rados.rados.0.smithi026.stdout:1212: finishing write tid 4 to smithi02669314-12 2024-09-01T00:32:54.656 INFO:tasks.rados.rados.0.smithi026.stdout:1212: finishing write tid 5 to smithi02669314-12 2024-09-01T00:32:54.657 INFO:tasks.rados.rados.0.smithi026.stdout:1212: finishing write tid 6 to smithi02669314-12 2024-09-01T00:32:54.657 INFO:tasks.rados.rados.0.smithi026.stdout:1212: oid 12 updating version 0 to 535 2024-09-01T00:32:54.657 INFO:tasks.rados.rados.0.smithi026.stdout:1212: oid 12 version 535 is already newer than 534 2024-09-01T00:32:54.657 INFO:tasks.rados.rados.0.smithi026.stdout:1212: oid 12 updating version 535 to 536 2024-09-01T00:32:54.657 INFO:tasks.rados.rados.0.smithi026.stdout:1212: oid 12 version 536 is already newer than 533 2024-09-01T00:32:54.657 INFO:tasks.rados.rados.0.smithi026.stdout:1212: oid 12 updating version 536 to 537 2024-09-01T00:32:54.657 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 537 (ObjNum 383 snap 109 seq_num 383) dirty exists 2024-09-01T00:32:54.657 INFO:tasks.rados.rados.0.smithi026.stdout:1212: left oid 12 (ObjNum 383 snap 109 seq_num 383) 2024-09-01T00:32:54.700 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:32:54 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0[89341]: 2024-09-01T00:32:54.482+0000 7f33cd25c640 -1 osd.0 290 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:32:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:54 smithi139 ceph-mon[73682]: from='osd.0 [v2:172.21.15.26:6802/2326643640,v1:172.21.15.26:6803/2326643640]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-01T00:32:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:54 smithi139 ceph-mon[73682]: from='osd.0 [v2:172.21.15.26:6802/2326643640,v1:172.21.15.26:6803/2326643640]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-01T00:32:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:54 smithi139 ceph-mon[73682]: osdmap e301: 8 total, 7 up, 8 in 2024-09-01T00:32:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:54 smithi139 ceph-mon[73682]: from='osd.0 [v2:172.21.15.26:6802/2326643640,v1:172.21.15.26:6803/2326643640]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:32:55.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:54 smithi026 ceph-mon[81182]: from='osd.0 [v2:172.21.15.26:6802/2326643640,v1:172.21.15.26:6803/2326643640]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-01T00:32:55.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:54 smithi026 ceph-mon[81182]: from='osd.0 [v2:172.21.15.26:6802/2326643640,v1:172.21.15.26:6803/2326643640]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-01T00:32:55.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:54 smithi026 ceph-mon[81182]: osdmap e301: 8 total, 7 up, 8 in 2024-09-01T00:32:55.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:54 smithi026 ceph-mon[81182]: from='osd.0 [v2:172.21.15.26:6802/2326643640,v1:172.21.15.26:6803/2326643640]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:32:55.092 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:54 smithi026 ceph-mon[83580]: from='osd.0 [v2:172.21.15.26:6802/2326643640,v1:172.21.15.26:6803/2326643640]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-01T00:32:55.092 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:54 smithi026 ceph-mon[83580]: from='osd.0 [v2:172.21.15.26:6802/2326643640,v1:172.21.15.26:6803/2326643640]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-01T00:32:55.092 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:54 smithi026 ceph-mon[83580]: osdmap e301: 8 total, 7 up, 8 in 2024-09-01T00:32:55.092 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:54 smithi026 ceph-mon[83580]: from='osd.0 [v2:172.21.15.26:6802/2326643640,v1:172.21.15.26:6803/2326643640]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:32:55.466 INFO:tasks.rados.rados.0.smithi026.stdout:1212: done (1 left) 2024-09-01T00:32:55.466 INFO:tasks.rados.rados.0.smithi026.stdout:1215: done (0 left) 2024-09-01T00:32:55.466 INFO:tasks.rados.rados.0.smithi026.stdout:1216: read oid 10 snap -1 2024-09-01T00:32:55.466 INFO:tasks.rados.rados.0.smithi026.stdout:1216: expect (ObjNum 330 snap 94 seq_num 330) 2024-09-01T00:32:55.467 INFO:tasks.rados.rados.0.smithi026.stdout:1217: setattr oid 17 current snap is 110 2024-09-01T00:32:55.468 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 110 2024-09-01T00:32:55.468 INFO:tasks.rados.rados.0.smithi026.stdout:1218: seq_num 385 ranges {2465792=450560,2916352=761856,3678208=442368} 2024-09-01T00:32:55.487 INFO:tasks.rados.rados.0.smithi026.stdout:1218: writing smithi02669314-8 from 2465792 to 2916352 tid 1 2024-09-01T00:32:55.492 INFO:tasks.rados.rados.0.smithi026.stdout:1218: writing smithi02669314-8 from 2916352 to 3678208 tid 2 2024-09-01T00:32:55.495 INFO:tasks.rados.rados.0.smithi026.stdout:1218: writing smithi02669314-8 from 3678208 to 4120576 tid 3 2024-09-01T00:32:55.495 INFO:tasks.rados.rados.0.smithi026.stdout:1219: delete oid 7 current snap is 110 2024-09-01T00:32:55.505 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 525 (ObjNum 294 snap 84 seq_num 294) dirty exists 2024-09-01T00:32:55.507 INFO:tasks.rados.rados.0.smithi026.stdout:1217: done (3 left) 2024-09-01T00:32:55.507 INFO:tasks.rados.rados.0.smithi026.stdout:1219: done (2 left) 2024-09-01T00:32:55.507 INFO:tasks.rados.rados.0.smithi026.stdout:1220: rollback oid 46 current snap is 110 2024-09-01T00:32:55.508 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 46 to 107 2024-09-01T00:32:55.508 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 29 current snap is 110 2024-09-01T00:32:55.508 INFO:tasks.rados.rados.0.smithi026.stdout:1221: seq_num 387 ranges {0=483328,483328=524288,1007616=679936} 2024-09-01T00:32:55.510 INFO:tasks.rados.rados.0.smithi026.stdout:1221: writing smithi02669314-29 from 0 to 483328 tid 1 2024-09-01T00:32:55.513 INFO:tasks.rados.rados.0.smithi026.stdout:1221: writing smithi02669314-29 from 483328 to 1007616 tid 2 2024-09-01T00:32:55.517 INFO:tasks.rados.rados.0.smithi026.stdout:1221: writing smithi02669314-29 from 1007616 to 1687552 tid 3 2024-09-01T00:32:55.517 INFO:tasks.rados.rados.0.smithi026.stdout:1222: read oid 31 snap -1 2024-09-01T00:32:55.518 INFO:tasks.rados.rados.0.smithi026.stdout:1222: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:32:55.518 INFO:tasks.rados.rados.0.smithi026.stdout:1223: snap_remove snap 108 2024-09-01T00:32:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:55 smithi139 ceph-mon[73682]: pgmap v115: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.9 MiB/s wr, 22 op/s; 61/390 objects degraded (15.641%) 2024-09-01T00:32:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:55 smithi139 ceph-mon[73682]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:32:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:55 smithi139 ceph-mon[73682]: osd.0 [v2:172.21.15.26:6802/2326643640,v1:172.21.15.26:6803/2326643640] boot 2024-09-01T00:32:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:55 smithi139 ceph-mon[73682]: osdmap e302: 8 total, 8 up, 8 in 2024-09-01T00:32:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-01T00:32:56.184 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:55 smithi026 ceph-mon[81182]: pgmap v115: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.9 MiB/s wr, 22 op/s; 61/390 objects degraded (15.641%) 2024-09-01T00:32:56.184 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:55 smithi026 ceph-mon[81182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:32:56.185 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:55 smithi026 ceph-mon[81182]: osd.0 [v2:172.21.15.26:6802/2326643640,v1:172.21.15.26:6803/2326643640] boot 2024-09-01T00:32:56.185 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:55 smithi026 ceph-mon[81182]: osdmap e302: 8 total, 8 up, 8 in 2024-09-01T00:32:56.185 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-01T00:32:56.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:55 smithi026 ceph-mon[83580]: pgmap v115: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 188 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.9 MiB/s wr, 22 op/s; 61/390 objects degraded (15.641%) 2024-09-01T00:32:56.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:55 smithi026 ceph-mon[83580]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:32:56.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:55 smithi026 ceph-mon[83580]: osd.0 [v2:172.21.15.26:6802/2326643640,v1:172.21.15.26:6803/2326643640] boot 2024-09-01T00:32:56.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:55 smithi026 ceph-mon[83580]: osdmap e302: 8 total, 8 up, 8 in 2024-09-01T00:32:56.185 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-01T00:32:56.470 INFO:tasks.rados.rados.0.smithi026.stdout:1221: finishing write tid 1 to smithi02669314-29 2024-09-01T00:32:56.470 INFO:tasks.rados.rados.0.smithi026.stdout:1221: finishing write tid 2 to smithi02669314-29 2024-09-01T00:32:56.470 INFO:tasks.rados.rados.0.smithi026.stdout:1222: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:32:56.471 INFO:tasks.rados.rados.0.smithi026.stdout:1221: finishing write tid 3 to smithi02669314-29 2024-09-01T00:32:56.471 INFO:tasks.rados.rados.0.smithi026.stdout:1221: finishing write tid 4 to smithi02669314-29 2024-09-01T00:32:56.471 INFO:tasks.rados.rados.0.smithi026.stdout:1221: finishing write tid 5 to smithi02669314-29 2024-09-01T00:32:56.471 INFO:tasks.rados.rados.0.smithi026.stdout:1221: oid 29 updating version 0 to 547 2024-09-01T00:32:56.471 INFO:tasks.rados.rados.0.smithi026.stdout:1221: oid 29 updating version 547 to 548 2024-09-01T00:32:56.471 INFO:tasks.rados.rados.0.smithi026.stdout:1221: oid 29 version 548 is already newer than 545 2024-09-01T00:32:56.471 INFO:tasks.rados.rados.0.smithi026.stdout:1221: oid 29 version 548 is already newer than 546 2024-09-01T00:32:56.471 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 548 (ObjNum 387 snap 110 seq_num 387) dirty exists 2024-09-01T00:32:56.471 INFO:tasks.rados.rados.0.smithi026.stdout:1221: left oid 29 (ObjNum 387 snap 110 seq_num 387) 2024-09-01T00:32:56.471 INFO:tasks.rados.rados.0.smithi026.stdout:1221: done (5 left) 2024-09-01T00:32:56.471 INFO:tasks.rados.rados.0.smithi026.stdout:1222: done (4 left) 2024-09-01T00:32:56.472 INFO:tasks.rados.rados.0.smithi026.stdout:1223: done (3 left) 2024-09-01T00:32:56.472 INFO:tasks.rados.rados.0.smithi026.stdout:1224: snap_remove snap 106 2024-09-01T00:32:57.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:32:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:32:56.953+0000 7fe29abff640 -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-01T00:32:57.469 INFO:tasks.rados.rados.0.smithi026.stdout:1224: done (3 left) 2024-09-01T00:32:57.469 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 110 2024-09-01T00:32:57.469 INFO:tasks.rados.rados.0.smithi026.stdout:1220: finishing rollback tid 1 to smithi02669314-46 2024-09-01T00:32:57.469 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 458 (ObjNum 289 snap 0 seq_num 1548654278) dirty dne 2024-09-01T00:32:57.469 INFO:tasks.rados.rados.0.smithi026.stdout:1225: seq_num 388 ranges {10330112=507904,10838016=458752,11296768=606208,11902976=139264} 2024-09-01T00:32:57.529 INFO:tasks.rados.rados.0.smithi026.stdout:1225: writing smithi02669314-21 from 10330112 to 10838016 tid 1 2024-09-01T00:32:57.531 INFO:tasks.rados.rados.0.smithi026.stdout:1225: writing smithi02669314-21 from 10838016 to 11296768 tid 2 2024-09-01T00:32:57.535 INFO:tasks.rados.rados.0.smithi026.stdout:1225: writing smithi02669314-21 from 11296768 to 11902976 tid 3 2024-09-01T00:32:57.536 INFO:tasks.rados.rados.0.smithi026.stdout:1225: writing smithi02669314-21 from 11902976 to 12042240 tid 4 2024-09-01T00:32:57.536 INFO:tasks.rados.rados.0.smithi026.stdout:1220: done (3 left) 2024-09-01T00:32:57.536 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 110 2024-09-01T00:32:57.536 INFO:tasks.rados.rados.0.smithi026.stdout:1218: finishing write tid 1 to smithi02669314-8 2024-09-01T00:32:57.536 INFO:tasks.rados.rados.0.smithi026.stdout:1218: finishing write tid 2 to smithi02669314-8 2024-09-01T00:32:57.537 INFO:tasks.rados.rados.0.smithi026.stdout:1226: seq_num 389 ranges {2883584=524288,3407872=745472,4153344=458752} 2024-09-01T00:32:57.555 INFO:tasks.rados.rados.0.smithi026.stdout:1226: writing smithi02669314-18 from 2883584 to 3407872 tid 1 2024-09-01T00:32:57.559 INFO:tasks.rados.rados.0.smithi026.stdout:1226: writing smithi02669314-18 from 3407872 to 4153344 tid 2 2024-09-01T00:32:57.562 INFO:tasks.rados.rados.0.smithi026.stdout:1226: writing smithi02669314-18 from 4153344 to 4612096 tid 3 2024-09-01T00:32:57.562 INFO:tasks.rados.rados.0.smithi026.stdout:1227: rollback oid 17 current snap is 110 2024-09-01T00:32:57.562 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 17 to 109 2024-09-01T00:32:57.562 INFO:tasks.rados.rados.0.smithi026.stdout:1218: finishing write tid 3 to smithi02669314-8 2024-09-01T00:32:57.562 INFO:tasks.rados.rados.0.smithi026.stdout:1218: finishing write tid 4 to smithi02669314-8 2024-09-01T00:32:57.563 INFO:tasks.rados.rados.0.smithi026.stdout:1218: finishing write tid 5 to smithi02669314-8 2024-09-01T00:32:57.563 INFO:tasks.rados.rados.0.smithi026.stdout:1218: oid 8 updating version 0 to 351 2024-09-01T00:32:57.563 INFO:tasks.rados.rados.0.smithi026.stdout:1218: oid 8 updating version 351 to 353 2024-09-01T00:32:57.563 INFO:tasks.rados.rados.0.smithi026.stdout:1218: oid 8 version 353 is already newer than 352 2024-09-01T00:32:57.563 INFO:tasks.rados.rados.0.smithi026.stdout:1218: oid 8 version 353 is already newer than 350 2024-09-01T00:32:57.563 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 353 (ObjNum 385 snap 110 seq_num 385) dirty exists 2024-09-01T00:32:57.563 INFO:tasks.rados.rados.0.smithi026.stdout:1218: left oid 8 (ObjNum 385 snap 110 seq_num 385) 2024-09-01T00:32:57.563 INFO:tasks.rados.rados.0.smithi026.stdout:1216: expect (ObjNum 330 snap 94 seq_num 330) 2024-09-01T00:32:57.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:57 smithi139 ceph-mon[73682]: pgmap v118: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 192 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.0 MiB/s wr, 22 op/s; 68/369 objects degraded (18.428%) 2024-09-01T00:32:57.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:57 smithi139 ceph-mon[73682]: osdmap e303: 8 total, 8 up, 8 in 2024-09-01T00:32:57.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:57.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:57.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:57.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:32:57.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:57.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:57.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:57.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:57.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:57.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-01T00:32:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[81182]: pgmap v118: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 192 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.0 MiB/s wr, 22 op/s; 68/369 objects degraded (18.428%) 2024-09-01T00:32:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[81182]: osdmap e303: 8 total, 8 up, 8 in 2024-09-01T00:32:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:32:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:57.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:57.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-01T00:32:57.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[83580]: pgmap v118: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 192 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.0 MiB/s wr, 22 op/s; 68/369 objects degraded (18.428%) 2024-09-01T00:32:57.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[83580]: osdmap e303: 8 total, 8 up, 8 in 2024-09-01T00:32:57.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:57.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:57.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:32:57.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:32:57.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:32:57.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:32:57.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:57.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:57.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:32:57.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-01T00:32:58.429 INFO:tasks.rados.rados.0.smithi026.stdout:1225: finishing write tid 1 to smithi02669314-21 2024-09-01T00:32:58.429 INFO:tasks.rados.rados.0.smithi026.stdout:1225: finishing write tid 2 to smithi02669314-21 2024-09-01T00:32:58.429 INFO:tasks.rados.rados.0.smithi026.stdout:1216: done (4 left) 2024-09-01T00:32:58.429 INFO:tasks.rados.rados.0.smithi026.stdout:1218: done (3 left) 2024-09-01T00:32:58.429 INFO:tasks.rados.rados.0.smithi026.stdout:1228: rollback oid 8 current snap is 110 2024-09-01T00:32:58.429 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 8 to 107 2024-09-01T00:32:58.429 INFO:tasks.rados.rados.0.smithi026.stdout:1225: finishing write tid 3 to smithi02669314-21 2024-09-01T00:32:58.429 INFO:tasks.rados.rados.0.smithi026.stdout:1225: finishing write tid 4 to smithi02669314-21 2024-09-01T00:32:58.430 INFO:tasks.rados.rados.0.smithi026.stdout:1225: finishing write tid 5 to smithi02669314-21 2024-09-01T00:32:58.430 INFO:tasks.rados.rados.0.smithi026.stdout:1225: finishing write tid 6 to smithi02669314-21 2024-09-01T00:32:58.430 INFO:tasks.rados.rados.0.smithi026.stdout:1225: oid 21 updating version 0 to 368 2024-09-01T00:32:58.430 INFO:tasks.rados.rados.0.smithi026.stdout:1225: oid 21 updating version 368 to 369 2024-09-01T00:32:58.430 INFO:tasks.rados.rados.0.smithi026.stdout:1225: oid 21 updating version 369 to 370 2024-09-01T00:32:58.430 INFO:tasks.rados.rados.0.smithi026.stdout:1225: oid 21 updating version 370 to 371 2024-09-01T00:32:58.430 INFO:tasks.rados.rados.0.smithi026.stdout:1225: oid 21 version 371 is already newer than 367 2024-09-01T00:32:58.430 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 371 (ObjNum 388 snap 110 seq_num 388) dirty exists 2024-09-01T00:32:58.430 INFO:tasks.rados.rados.0.smithi026.stdout:1225: left oid 21 (ObjNum 388 snap 110 seq_num 388) 2024-09-01T00:32:58.430 INFO:tasks.rados.rados.0.smithi026.stdout:1226: finishing write tid 1 to smithi02669314-18 2024-09-01T00:32:58.431 INFO:tasks.rados.rados.0.smithi026.stdout:1226: finishing write tid 2 to smithi02669314-18 2024-09-01T00:32:58.431 INFO:tasks.rados.rados.0.smithi026.stdout:1226: finishing write tid 3 to smithi02669314-18 2024-09-01T00:32:58.431 INFO:tasks.rados.rados.0.smithi026.stdout:1225: done (3 left) 2024-09-01T00:32:58.431 INFO:tasks.rados.rados.0.smithi026.stdout:1229: rmattr oid 45 current snap is 110 2024-09-01T00:32:58.431 INFO:tasks.rados.rados.0.smithi026.stdout:1226: finishing write tid 4 to smithi02669314-18 2024-09-01T00:32:58.431 INFO:tasks.rados.rados.0.smithi026.stdout:1230: rmattr oid 19 current snap is 110 2024-09-01T00:32:58.431 INFO:tasks.rados.rados.0.smithi026.stdout:1230: done (4 left) 2024-09-01T00:32:58.431 INFO:tasks.rados.rados.0.smithi026.stdout:1231: delete oid 12 current snap is 110 2024-09-01T00:32:58.431 INFO:tasks.rados.rados.0.smithi026.stdout:1227: finishing rollback tid 0 to smithi02669314-17 2024-09-01T00:32:58.431 INFO:tasks.rados.rados.0.smithi026.stdout:1227: finishing rollback tid 1 to smithi02669314-17 2024-09-01T00:32:58.431 INFO:tasks.rados.rados.0.smithi026.stdout:1227: finishing rollback tid 2 to smithi02669314-17 2024-09-01T00:32:58.432 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 528 (ObjNum 294 snap 84 seq_num 294) dirty exists 2024-09-01T00:32:58.432 INFO:tasks.rados.rados.0.smithi026.stdout:1226: finishing write tid 5 to smithi02669314-18 2024-09-01T00:32:58.432 INFO:tasks.rados.rados.0.smithi026.stdout:1226: oid 18 updating version 0 to 539 2024-09-01T00:32:58.432 INFO:tasks.rados.rados.0.smithi026.stdout:1226: oid 18 updating version 539 to 541 2024-09-01T00:32:58.432 INFO:tasks.rados.rados.0.smithi026.stdout:1226: oid 18 version 541 is already newer than 540 2024-09-01T00:32:58.432 INFO:tasks.rados.rados.0.smithi026.stdout:1226: oid 18 version 541 is already newer than 538 2024-09-01T00:32:58.432 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 541 (ObjNum 389 snap 110 seq_num 389) dirty exists 2024-09-01T00:32:58.433 INFO:tasks.rados.rados.0.smithi026.stdout:1226: left oid 18 (ObjNum 389 snap 110 seq_num 389) 2024-09-01T00:32:58.433 INFO:tasks.rados.rados.0.smithi026.stdout:1226: done (4 left) 2024-09-01T00:32:58.433 INFO:tasks.rados.rados.0.smithi026.stdout:1227: done (3 left) 2024-09-01T00:32:58.433 INFO:tasks.rados.rados.0.smithi026.stdout:1231: done (2 left) 2024-09-01T00:32:58.433 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 110 2024-09-01T00:32:58.434 INFO:tasks.rados.rados.0.smithi026.stdout:1232: seq_num 391 ranges {0=557056,557056=516096,1073152=688128} 2024-09-01T00:32:58.434 INFO:tasks.rados.rados.0.smithi026.stdout:1232: writing smithi02669314-46 from 0 to 557056 tid 1 2024-09-01T00:32:58.435 INFO:tasks.rados.rados.0.smithi026.stdout:1232: writing smithi02669314-46 from 557056 to 1073152 tid 2 2024-09-01T00:32:58.439 INFO:tasks.rados.rados.0.smithi026.stdout:1232: writing smithi02669314-46 from 1073152 to 1761280 tid 3 2024-09-01T00:32:58.439 INFO:tasks.rados.rados.0.smithi026.stdout:1233: snap_remove snap 109 2024-09-01T00:32:58.474 INFO:tasks.rados.rados.0.smithi026.stdout:1233: done (3 left) 2024-09-01T00:32:58.475 INFO:tasks.rados.rados.0.smithi026.stdout:1234: copy_from oid 13 from oid 41 current snap is 110 2024-09-01T00:32:58.475 INFO:tasks.rados.rados.0.smithi026.stdout:1228: finishing rollback tid 0 to smithi02669314-8 2024-09-01T00:32:58.475 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 0 (ObjNum 328 snap 93 seq_num 328) dirty exists 2024-09-01T00:32:58.475 INFO:tasks.rados.rados.0.smithi026.stdout:1228: finishing rollback tid 1 to smithi02669314-8 2024-09-01T00:32:58.475 INFO:tasks.rados.rados.0.smithi026.stdout:1228: finishing rollback tid 2 to smithi02669314-8 2024-09-01T00:32:58.475 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 374 (ObjNum 339 snap 96 seq_num 339) dirty exists 2024-09-01T00:32:58.475 INFO:tasks.rados.rados.0.smithi026.stdout:1232: finishing write tid 1 to smithi02669314-46 2024-09-01T00:32:58.475 INFO:tasks.rados.rados.0.smithi026.stdout:1232: finishing write tid 2 to smithi02669314-46 2024-09-01T00:32:58.475 INFO:tasks.rados.rados.0.smithi026.stdout:1232: finishing write tid 3 to smithi02669314-46 2024-09-01T00:32:58.475 INFO:tasks.rados.rados.0.smithi026.stdout:1232: finishing write tid 4 to smithi02669314-46 2024-09-01T00:32:58.475 INFO:tasks.rados.rados.0.smithi026.stdout:1232: finishing write tid 5 to smithi02669314-46 2024-09-01T00:32:58.476 INFO:tasks.rados.rados.0.smithi026.stdout:1232: oid 46 updating version 0 to 465 2024-09-01T00:32:58.476 INFO:tasks.rados.rados.0.smithi026.stdout:1232: oid 46 version 465 is already newer than 462 2024-09-01T00:32:58.476 INFO:tasks.rados.rados.0.smithi026.stdout:1232: oid 46 version 465 is already newer than 464 2024-09-01T00:32:58.476 INFO:tasks.rados.rados.0.smithi026.stdout:1232: oid 46 version 465 is already newer than 463 2024-09-01T00:32:58.476 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 465 (ObjNum 391 snap 110 seq_num 391) dirty exists 2024-09-01T00:32:58.476 INFO:tasks.rados.rados.0.smithi026.stdout:1232: left oid 46 (ObjNum 391 snap 110 seq_num 391) 2024-09-01T00:32:58.476 INFO:tasks.rados.rados.0.smithi026.stdout:1228: done (3 left) 2024-09-01T00:32:58.476 INFO:tasks.rados.rados.0.smithi026.stdout:1229: done (2 left) 2024-09-01T00:32:58.477 INFO:tasks.rados.rados.0.smithi026.stdout:1232: done (1 left) 2024-09-01T00:32:58.477 INFO:tasks.rados.rados.0.smithi026.stdout:1235: delete oid 3 current snap is 110 2024-09-01T00:32:58.482 INFO:tasks.rados.rados.0.smithi026.stdout:1235: done (1 left) 2024-09-01T00:32:58.482 INFO:tasks.rados.rados.0.smithi026.stdout:1236: copy_from oid 25 from oid 3 current snap is 110 2024-09-01T00:32:58.482 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 1 current snap is 110 2024-09-01T00:32:58.482 INFO:tasks.rados.rados.0.smithi026.stdout:1237: seq_num 393 ranges {0=589824,589824=679936,1269760=524288} 2024-09-01T00:32:58.485 INFO:tasks.rados.rados.0.smithi026.stdout:1237: writing smithi02669314-1 from 0 to 589824 tid 1 2024-09-01T00:32:58.490 INFO:tasks.rados.rados.0.smithi026.stdout:1237: writing smithi02669314-1 from 589824 to 1269760 tid 2 2024-09-01T00:32:58.494 INFO:tasks.rados.rados.0.smithi026.stdout:1237: writing smithi02669314-1 from 1269760 to 1794048 tid 3 2024-09-01T00:32:58.494 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 110 2024-09-01T00:32:58.494 INFO:tasks.rados.rados.0.smithi026.stdout:1236: finishing copy_from to smithi02669314-25 2024-09-01T00:32:58.494 INFO:tasks.rados.rados.0.smithi026.stdout:1236: got expected ENOENT (src dne) 2024-09-01T00:32:58.494 INFO:tasks.rados.rados.0.smithi026.stdout:1236: finishing copy_from racing read to smithi02669314-25 2024-09-01T00:32:58.494 INFO:tasks.rados.rados.0.smithi026.stdout:1237: finishing write tid 1 to smithi02669314-1 2024-09-01T00:32:58.494 INFO:tasks.rados.rados.0.smithi026.stdout:1234: finishing copy_from racing read to smithi02669314-13 2024-09-01T00:32:58.494 INFO:tasks.rados.rados.0.smithi026.stdout:1234: finishing copy_from to smithi02669314-13 2024-09-01T00:32:58.494 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 532 (ObjNum 307 snap 89 seq_num 307) dirty exists 2024-09-01T00:32:58.494 INFO:tasks.rados.rados.0.smithi026.stdout:1238: seq_num 394 ranges {0=606208,606208=565248,1171456=557056,1728512=81920} 2024-09-01T00:32:58.497 INFO:tasks.rados.rados.0.smithi026.stdout:1238: writing smithi02669314-27 from 0 to 606208 tid 1 2024-09-01T00:32:58.501 INFO:tasks.rados.rados.0.smithi026.stdout:1238: writing smithi02669314-27 from 606208 to 1171456 tid 2 2024-09-01T00:32:58.503 INFO:tasks.rados.rados.0.smithi026.stdout:1238: writing smithi02669314-27 from 1171456 to 1728512 tid 3 2024-09-01T00:32:58.505 INFO:tasks.rados.rados.0.smithi026.stdout:1238: writing smithi02669314-27 from 1728512 to 1810432 tid 4 2024-09-01T00:32:58.505 INFO:tasks.rados.rados.0.smithi026.stdout:1234: done (3 left) 2024-09-01T00:32:58.505 INFO:tasks.rados.rados.0.smithi026.stdout:1236: done (2 left) 2024-09-01T00:32:58.505 INFO:tasks.rados.rados.0.smithi026.stdout:1239: read oid 20 snap -1 2024-09-01T00:32:58.506 INFO:tasks.rados.rados.0.smithi026.stdout:1239: expect (ObjNum 380 snap 108 seq_num 380) 2024-09-01T00:32:58.506 INFO:tasks.rados.rados.0.smithi026.stdout:1240: rmattr oid 3 current snap is 110 2024-09-01T00:32:58.506 INFO:tasks.rados.rados.0.smithi026.stdout:1240: done (3 left) 2024-09-01T00:32:58.506 INFO:tasks.rados.rados.0.smithi026.stdout:1241: delete oid 38 current snap is 110 2024-09-01T00:32:58.506 INFO:tasks.rados.rados.0.smithi026.stdout:1237: finishing write tid 2 to smithi02669314-1 2024-09-01T00:32:58.506 INFO:tasks.rados.rados.0.smithi026.stdout:1237: finishing write tid 3 to smithi02669314-1 2024-09-01T00:32:58.506 INFO:tasks.rados.rados.0.smithi026.stdout:1237: finishing write tid 4 to smithi02669314-1 2024-09-01T00:32:58.507 INFO:tasks.rados.rados.0.smithi026.stdout:1237: finishing write tid 5 to smithi02669314-1 2024-09-01T00:32:58.507 INFO:tasks.rados.rados.0.smithi026.stdout:1237: oid 1 updating version 0 to 347 2024-09-01T00:32:58.507 INFO:tasks.rados.rados.0.smithi026.stdout:1237: oid 1 updating version 347 to 348 2024-09-01T00:32:58.507 INFO:tasks.rados.rados.0.smithi026.stdout:1237: oid 1 version 348 is already newer than 346 2024-09-01T00:32:58.507 INFO:tasks.rados.rados.0.smithi026.stdout:1237: oid 1 updating version 348 to 349 2024-09-01T00:32:58.507 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 349 (ObjNum 393 snap 110 seq_num 393) dirty exists 2024-09-01T00:32:58.508 INFO:tasks.rados.rados.0.smithi026.stdout:1237: left oid 1 (ObjNum 393 snap 110 seq_num 393) 2024-09-01T00:32:58.508 INFO:tasks.rados.rados.0.smithi026.stdout:1238: finishing write tid 1 to smithi02669314-27 2024-09-01T00:32:58.508 INFO:tasks.rados.rados.0.smithi026.stdout:1238: finishing write tid 2 to smithi02669314-27 2024-09-01T00:32:58.509 INFO:tasks.rados.rados.0.smithi026.stdout:1237: done (3 left) 2024-09-01T00:32:58.509 INFO:tasks.rados.rados.0.smithi026.stdout:1241: done (2 left) 2024-09-01T00:32:58.509 INFO:tasks.rados.rados.0.smithi026.stdout:1242: rollback oid 12 current snap is 110 2024-09-01T00:32:58.510 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 12 to 107 2024-09-01T00:32:58.510 INFO:tasks.rados.rados.0.smithi026.stdout:1243: copy_from oid 37 from oid 19 current snap is 110 2024-09-01T00:32:58.510 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 110 2024-09-01T00:32:58.510 INFO:tasks.rados.rados.0.smithi026.stdout:1244: seq_num 396 ranges {1589248=638976,2228224=786432,3014656=417792} 2024-09-01T00:32:58.521 INFO:tasks.rados.rados.0.smithi026.stdout:1244: writing smithi02669314-42 from 1589248 to 2228224 tid 1 2024-09-01T00:32:58.525 INFO:tasks.rados.rados.0.smithi026.stdout:1244: writing smithi02669314-42 from 2228224 to 3014656 tid 2 2024-09-01T00:32:58.528 INFO:tasks.rados.rados.0.smithi026.stdout:1244: writing smithi02669314-42 from 3014656 to 3432448 tid 3 2024-09-01T00:32:58.528 INFO:tasks.rados.rados.0.smithi026.stdout:1245: read oid 47 snap 107 2024-09-01T00:32:58.528 INFO:tasks.rados.rados.0.smithi026.stdout:1245: expect (ObjNum 344 snap 97 seq_num 344) 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:1246: snap_create 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:1238: finishing write tid 3 to smithi02669314-27 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:1238: finishing write tid 4 to smithi02669314-27 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:1238: finishing write tid 5 to smithi02669314-27 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:1242: finishing rollback tid 1 to smithi02669314-12 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:1242: finishing rollback tid 2 to smithi02669314-12 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 544 (ObjNum 357 snap 106 seq_num 357) dirty exists 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:1238: finishing write tid 6 to smithi02669314-27 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:1238: oid 27 updating version 0 to 636 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:1238: oid 27 version 636 is already newer than 633 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:1238: oid 27 updating version 636 to 637 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:1238: oid 27 version 637 is already newer than 634 2024-09-01T00:32:58.529 INFO:tasks.rados.rados.0.smithi026.stdout:1238: oid 27 version 637 is already newer than 635 2024-09-01T00:32:58.530 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 637 (ObjNum 394 snap 110 seq_num 394) dirty exists 2024-09-01T00:32:58.530 INFO:tasks.rados.rados.0.smithi026.stdout:1238: left oid 27 (ObjNum 394 snap 110 seq_num 394) 2024-09-01T00:32:58.530 INFO:tasks.rados.rados.0.smithi026.stdout:1239: expect (ObjNum 380 snap 108 seq_num 380) 2024-09-01T00:32:58.776 INFO:tasks.rados.rados.0.smithi026.stdout:1243: finishing copy_from racing read to smithi02669314-37 2024-09-01T00:32:58.776 INFO:tasks.rados.rados.0.smithi026.stdout:1243: finishing copy_from to smithi02669314-37 2024-09-01T00:32:58.776 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 260 (ObjNum 372 snap 108 seq_num 372) dirty exists 2024-09-01T00:32:58.776 INFO:tasks.rados.rados.0.smithi026.stdout:1244: finishing write tid 1 to smithi02669314-42 2024-09-01T00:32:58.776 INFO:tasks.rados.rados.0.smithi026.stdout:1244: finishing write tid 2 to smithi02669314-42 2024-09-01T00:32:58.776 INFO:tasks.rados.rados.0.smithi026.stdout:1244: finishing write tid 3 to smithi02669314-42 2024-09-01T00:32:58.777 INFO:tasks.rados.rados.0.smithi026.stdout:1244: finishing write tid 4 to smithi02669314-42 2024-09-01T00:32:58.777 INFO:tasks.rados.rados.0.smithi026.stdout:1245: expect (ObjNum 344 snap 97 seq_num 344) 2024-09-01T00:32:58.801 INFO:tasks.rados.rados.0.smithi026.stdout:1244: finishing write tid 5 to smithi02669314-42 2024-09-01T00:32:58.801 INFO:tasks.rados.rados.0.smithi026.stdout:1244: oid 42 updating version 0 to 588 2024-09-01T00:32:58.801 INFO:tasks.rados.rados.0.smithi026.stdout:1244: oid 42 updating version 588 to 590 2024-09-01T00:32:58.802 INFO:tasks.rados.rados.0.smithi026.stdout:1244: oid 42 version 590 is already newer than 587 2024-09-01T00:32:58.802 INFO:tasks.rados.rados.0.smithi026.stdout:1244: oid 42 version 590 is already newer than 589 2024-09-01T00:32:58.802 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 590 (ObjNum 396 snap 110 seq_num 396) dirty exists 2024-09-01T00:32:58.802 INFO:tasks.rados.rados.0.smithi026.stdout:1244: left oid 42 (ObjNum 396 snap 110 seq_num 396) 2024-09-01T00:32:58.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:58 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-01T00:32:58.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:58 smithi139 ceph-mon[73682]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-01T00:32:58.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:58 smithi139 ceph-mon[73682]: osdmap e304: 8 total, 8 up, 8 in 2024-09-01T00:32:58.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:58 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-01T00:32:58.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:58 smithi026 ceph-mon[81182]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-01T00:32:58.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:58 smithi026 ceph-mon[81182]: osdmap e304: 8 total, 8 up, 8 in 2024-09-01T00:32:58.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:58 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-01T00:32:58.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:58 smithi026 ceph-mon[83580]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-01T00:32:58.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:58 smithi026 ceph-mon[83580]: osdmap e304: 8 total, 8 up, 8 in 2024-09-01T00:32:59.480 INFO:tasks.rados.rados.0.smithi026.stdout:1238: done (6 left) 2024-09-01T00:32:59.480 INFO:tasks.rados.rados.0.smithi026.stdout:1239: done (5 left) 2024-09-01T00:32:59.480 INFO:tasks.rados.rados.0.smithi026.stdout:1242: done (4 left) 2024-09-01T00:32:59.480 INFO:tasks.rados.rados.0.smithi026.stdout:1243: done (3 left) 2024-09-01T00:32:59.480 INFO:tasks.rados.rados.0.smithi026.stdout:1244: done (2 left) 2024-09-01T00:32:59.480 INFO:tasks.rados.rados.0.smithi026.stdout:1245: done (1 left) 2024-09-01T00:32:59.481 INFO:tasks.rados.rados.0.smithi026.stdout:1246: done (0 left) 2024-09-01T00:32:59.481 INFO:tasks.rados.rados.0.smithi026.stdout:1247: delete oid 26 current snap is 111 2024-09-01T00:32:59.484 INFO:tasks.rados.rados.0.smithi026.stdout:1247: done (0 left) 2024-09-01T00:32:59.484 INFO:tasks.rados.rados.0.smithi026.stdout:1248: delete oid 5 current snap is 111 2024-09-01T00:32:59.488 INFO:tasks.rados.rados.0.smithi026.stdout:1248: done (0 left) 2024-09-01T00:32:59.489 INFO:tasks.rados.rados.0.smithi026.stdout:1249: copy_from oid 21 from oid 29 current snap is 111 2024-09-01T00:32:59.489 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 111 2024-09-01T00:32:59.489 INFO:tasks.rados.rados.0.smithi026.stdout:1250: seq_num 399 ranges {0=688128,688128=434176,1122304=745472,1867776=24576} 2024-09-01T00:32:59.493 INFO:tasks.rados.rados.0.smithi026.stdout:1250: writing smithi02669314-3 from 0 to 688128 tid 1 2024-09-01T00:32:59.495 INFO:tasks.rados.rados.0.smithi026.stdout:1250: writing smithi02669314-3 from 688128 to 1122304 tid 2 2024-09-01T00:32:59.501 INFO:tasks.rados.rados.0.smithi026.stdout:1250: writing smithi02669314-3 from 1122304 to 1867776 tid 3 2024-09-01T00:32:59.501 INFO:tasks.rados.rados.0.smithi026.stdout:1250: writing smithi02669314-3 from 1867776 to 1892352 tid 4 2024-09-01T00:32:59.501 INFO:tasks.rados.rados.0.smithi026.stdout:1251: copy_from oid 35 from oid 34 current snap is 111 2024-09-01T00:32:59.501 INFO:tasks.rados.rados.0.smithi026.stdout:1249: finishing copy_from racing read to smithi02669314-21 2024-09-01T00:32:59.501 INFO:tasks.rados.rados.0.smithi026.stdout:1250: finishing write tid 1 to smithi02669314-3 2024-09-01T00:32:59.501 INFO:tasks.rados.rados.0.smithi026.stdout:1250: finishing write tid 2 to smithi02669314-3 2024-09-01T00:32:59.501 INFO:tasks.rados.rados.0.smithi026.stdout:1252: read oid 19 snap -1 2024-09-01T00:32:59.501 INFO:tasks.rados.rados.0.smithi026.stdout:1252: expect (ObjNum 372 snap 108 seq_num 372) 2024-09-01T00:32:59.501 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 111 2024-09-01T00:32:59.501 INFO:tasks.rados.rados.0.smithi026.stdout:1253: seq_num 400 ranges {2899968=704512,3604480=720896,4325376=483328} 2024-09-01T00:32:59.521 INFO:tasks.rados.rados.0.smithi026.stdout:1253: writing smithi02669314-17 from 2899968 to 3604480 tid 1 2024-09-01T00:32:59.525 INFO:tasks.rados.rados.0.smithi026.stdout:1253: writing smithi02669314-17 from 3604480 to 4325376 tid 2 2024-09-01T00:32:59.528 INFO:tasks.rados.rados.0.smithi026.stdout:1253: writing smithi02669314-17 from 4325376 to 4808704 tid 3 2024-09-01T00:32:59.528 INFO:tasks.rados.rados.0.smithi026.stdout:1254: copy_from oid 41 from oid 32 current snap is 111 2024-09-01T00:32:59.528 INFO:tasks.rados.rados.0.smithi026.stdout:1249: finishing copy_from to smithi02669314-21 2024-09-01T00:32:59.528 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 548 (ObjNum 387 snap 110 seq_num 387) dirty exists 2024-09-01T00:32:59.528 INFO:tasks.rados.rados.0.smithi026.stdout:1250: finishing write tid 3 to smithi02669314-3 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:1250: finishing write tid 4 to smithi02669314-3 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:1250: finishing write tid 5 to smithi02669314-3 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:1250: finishing write tid 6 to smithi02669314-3 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:1250: oid 3 updating version 0 to 264 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:1250: oid 3 version 264 is already newer than 263 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:1250: oid 3 version 264 is already newer than 262 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:1250: oid 3 version 264 is already newer than 261 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:1250: oid 3 updating version 264 to 265 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 265 (ObjNum 399 snap 111 seq_num 399) dirty exists 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:1250: left oid 3 (ObjNum 399 snap 111 seq_num 399) 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:1251: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:1249: done (5 left) 2024-09-01T00:32:59.529 INFO:tasks.rados.rados.0.smithi026.stdout:1250: done (4 left) 2024-09-01T00:32:59.530 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 111 2024-09-01T00:32:59.530 INFO:tasks.rados.rados.0.smithi026.stdout:1251: finishing copy_from to smithi02669314-35 2024-09-01T00:32:59.530 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 288 (ObjNum 222 snap 58 seq_num 222) dirty exists 2024-09-01T00:32:59.530 INFO:tasks.rados.rados.0.smithi026.stdout:1252: expect (ObjNum 372 snap 108 seq_num 372) 2024-09-01T00:32:59.623 INFO:tasks.rados.rados.0.smithi026.stdout:1253: finishing write tid 1 to smithi02669314-17 2024-09-01T00:32:59.623 INFO:tasks.rados.rados.0.smithi026.stdout:1253: finishing write tid 2 to smithi02669314-17 2024-09-01T00:32:59.623 INFO:tasks.rados.rados.0.smithi026.stdout:1253: finishing write tid 3 to smithi02669314-17 2024-09-01T00:32:59.623 INFO:tasks.rados.rados.0.smithi026.stdout:1253: finishing write tid 4 to smithi02669314-17 2024-09-01T00:32:59.624 INFO:tasks.rados.rados.0.smithi026.stdout:1253: finishing write tid 5 to smithi02669314-17 2024-09-01T00:32:59.624 INFO:tasks.rados.rados.0.smithi026.stdout:1253: oid 17 updating version 0 to 531 2024-09-01T00:32:59.624 INFO:tasks.rados.rados.0.smithi026.stdout:1253: oid 17 updating version 531 to 533 2024-09-01T00:32:59.624 INFO:tasks.rados.rados.0.smithi026.stdout:1253: oid 17 version 533 is already newer than 532 2024-09-01T00:32:59.624 INFO:tasks.rados.rados.0.smithi026.stdout:1253: oid 17 version 533 is already newer than 530 2024-09-01T00:32:59.624 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 533 (ObjNum 400 snap 111 seq_num 400) dirty exists 2024-09-01T00:32:59.624 INFO:tasks.rados.rados.0.smithi026.stdout:1253: left oid 17 (ObjNum 400 snap 111 seq_num 400) 2024-09-01T00:32:59.624 INFO:tasks.rados.rados.0.smithi026.stdout:1254: finishing copy_from racing read to smithi02669314-41 2024-09-01T00:32:59.624 INFO:tasks.rados.rados.0.smithi026.stdout:1254: finishing copy_from to smithi02669314-41 2024-09-01T00:32:59.624 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 524 (ObjNum 195 snap 48 seq_num 195) dirty exists 2024-09-01T00:32:59.624 INFO:tasks.rados.rados.0.smithi026.stdout:1255: seq_num 401 ranges {3702784=720896,4423680=606208,5029888=598016} 2024-09-01T00:32:59.647 INFO:tasks.rados.rados.0.smithi026.stdout:1255: writing smithi02669314-6 from 3702784 to 4423680 tid 1 2024-09-01T00:32:59.650 INFO:tasks.rados.rados.0.smithi026.stdout:1255: writing smithi02669314-6 from 4423680 to 5029888 tid 2 2024-09-01T00:32:59.654 INFO:tasks.rados.rados.0.smithi026.stdout:1255: writing smithi02669314-6 from 5029888 to 5627904 tid 3 2024-09-01T00:32:59.654 INFO:tasks.rados.rados.0.smithi026.stdout:1251: done (4 left) 2024-09-01T00:32:59.654 INFO:tasks.rados.rados.0.smithi026.stdout:1252: done (3 left) 2024-09-01T00:32:59.655 INFO:tasks.rados.rados.0.smithi026.stdout:1253: done (2 left) 2024-09-01T00:32:59.655 INFO:tasks.rados.rados.0.smithi026.stdout:1254: done (1 left) 2024-09-01T00:32:59.655 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 29 current snap is 111 2024-09-01T00:32:59.655 INFO:tasks.rados.rados.0.smithi026.stdout:1255: finishing write tid 1 to smithi02669314-6 2024-09-01T00:32:59.655 INFO:tasks.rados.rados.0.smithi026.stdout:1255: finishing write tid 2 to smithi02669314-6 2024-09-01T00:32:59.655 INFO:tasks.rados.rados.0.smithi026.stdout:1256: seq_num 402 ranges {1687552=737280,2424832=491520,2916352=516096,3432448=196608} 2024-09-01T00:32:59.667 INFO:tasks.rados.rados.0.smithi026.stdout:1256: writing smithi02669314-29 from 1687552 to 2424832 tid 1 2024-09-01T00:32:59.670 INFO:tasks.rados.rados.0.smithi026.stdout:1256: writing smithi02669314-29 from 2424832 to 2916352 tid 2 2024-09-01T00:32:59.673 INFO:tasks.rados.rados.0.smithi026.stdout:1256: writing smithi02669314-29 from 2916352 to 3432448 tid 3 2024-09-01T00:32:59.674 INFO:tasks.rados.rados.0.smithi026.stdout:1256: writing smithi02669314-29 from 3432448 to 3629056 tid 4 2024-09-01T00:32:59.674 INFO:tasks.rados.rados.0.smithi026.stdout:1257: read oid 46 snap -1 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:1257: expect (ObjNum 391 snap 110 seq_num 391) 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:1258: snap_create 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:1255: finishing write tid 3 to smithi02669314-6 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:1255: finishing write tid 4 to smithi02669314-6 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:1255: finishing write tid 5 to smithi02669314-6 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:1255: oid 6 updating version 0 to 313 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:1255: oid 6 updating version 313 to 314 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:1255: oid 6 version 314 is already newer than 311 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:1255: oid 6 version 314 is already newer than 312 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 314 (ObjNum 401 snap 111 seq_num 401) dirty exists 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:1255: left oid 6 (ObjNum 401 snap 111 seq_num 401) 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:1256: finishing write tid 1 to smithi02669314-29 2024-09-01T00:32:59.675 INFO:tasks.rados.rados.0.smithi026.stdout:1256: finishing write tid 2 to smithi02669314-29 2024-09-01T00:32:59.676 INFO:tasks.rados.rados.0.smithi026.stdout:1256: finishing write tid 3 to smithi02669314-29 2024-09-01T00:32:59.677 INFO:tasks.rados.rados.0.smithi026.stdout:1256: finishing write tid 4 to smithi02669314-29 2024-09-01T00:32:59.677 INFO:tasks.rados.rados.0.smithi026.stdout:1256: finishing write tid 5 to smithi02669314-29 2024-09-01T00:32:59.678 INFO:tasks.rados.rados.0.smithi026.stdout:1256: finishing write tid 6 to smithi02669314-29 2024-09-01T00:32:59.678 INFO:tasks.rados.rados.0.smithi026.stdout:1256: oid 29 updating version 0 to 553 2024-09-01T00:32:59.678 INFO:tasks.rados.rados.0.smithi026.stdout:1256: oid 29 version 553 is already newer than 552 2024-09-01T00:32:59.678 INFO:tasks.rados.rados.0.smithi026.stdout:1256: oid 29 version 553 is already newer than 550 2024-09-01T00:32:59.678 INFO:tasks.rados.rados.0.smithi026.stdout:1256: oid 29 version 553 is already newer than 551 2024-09-01T00:32:59.678 INFO:tasks.rados.rados.0.smithi026.stdout:1256: oid 29 version 553 is already newer than 549 2024-09-01T00:32:59.678 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 553 (ObjNum 402 snap 111 seq_num 402) dirty exists 2024-09-01T00:32:59.678 INFO:tasks.rados.rados.0.smithi026.stdout:1256: left oid 29 (ObjNum 402 snap 111 seq_num 402) 2024-09-01T00:32:59.679 INFO:tasks.rados.rados.0.smithi026.stdout:1257: expect (ObjNum 391 snap 110 seq_num 391) 2024-09-01T00:32:59.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:59 smithi139 ceph-mon[73682]: pgmap v121: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 192 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.2 MiB/s wr, 23 op/s; 68/369 objects degraded (18.428%) 2024-09-01T00:32:59.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:32:59 smithi139 ceph-mon[73682]: osdmap e305: 8 total, 8 up, 8 in 2024-09-01T00:32:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:59 smithi026 ceph-mon[81182]: pgmap v121: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 192 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.2 MiB/s wr, 23 op/s; 68/369 objects degraded (18.428%) 2024-09-01T00:32:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:32:59 smithi026 ceph-mon[81182]: osdmap e305: 8 total, 8 up, 8 in 2024-09-01T00:32:59.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:59 smithi026 ceph-mon[83580]: pgmap v121: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 192 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.2 MiB/s wr, 23 op/s; 68/369 objects degraded (18.428%) 2024-09-01T00:32:59.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:32:59 smithi026 ceph-mon[83580]: osdmap e305: 8 total, 8 up, 8 in 2024-09-01T00:33:00.485 INFO:tasks.rados.rados.0.smithi026.stdout:1255: done (3 left) 2024-09-01T00:33:00.486 INFO:tasks.rados.rados.0.smithi026.stdout:1256: done (2 left) 2024-09-01T00:33:00.486 INFO:tasks.rados.rados.0.smithi026.stdout:1257: done (1 left) 2024-09-01T00:33:00.486 INFO:tasks.rados.rados.0.smithi026.stdout:1258: done (0 left) 2024-09-01T00:33:00.486 INFO:tasks.rados.rados.0.smithi026.stdout:1259: setattr oid 23 current snap is 112 2024-09-01T00:33:00.486 INFO:tasks.rados.rados.0.smithi026.stdout:1260: snap_remove snap 111 2024-09-01T00:33:00.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:00 smithi139 ceph-mon[73682]: osdmap e306: 8 total, 8 up, 8 in 2024-09-01T00:33:00.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:00 smithi026 ceph-mon[81182]: osdmap e306: 8 total, 8 up, 8 in 2024-09-01T00:33:00.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:00 smithi026 ceph-mon[83580]: osdmap e306: 8 total, 8 up, 8 in 2024-09-01T00:33:01.491 INFO:tasks.rados.rados.0.smithi026.stdout:1260: done (1 left) 2024-09-01T00:33:01.491 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 112 2024-09-01T00:33:01.491 INFO:tasks.rados.rados.0.smithi026.stdout:1261: seq_num 403 ranges {1662976=753664,2416640=425984,2842624=720896,3563520=57344} 2024-09-01T00:33:01.504 INFO:tasks.rados.rados.0.smithi026.stdout:1261: writing smithi02669314-45 from 1662976 to 2416640 tid 1 2024-09-01T00:33:01.506 INFO:tasks.rados.rados.0.smithi026.stdout:1261: writing smithi02669314-45 from 2416640 to 2842624 tid 2 2024-09-01T00:33:01.511 INFO:tasks.rados.rados.0.smithi026.stdout:1261: writing smithi02669314-45 from 2842624 to 3563520 tid 3 2024-09-01T00:33:01.511 INFO:tasks.rados.rados.0.smithi026.stdout:1261: writing smithi02669314-45 from 3563520 to 3620864 tid 4 2024-09-01T00:33:01.511 INFO:tasks.rados.rados.0.smithi026.stdout:1262: snap_remove snap 107 2024-09-01T00:33:01.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:01 smithi139 ceph-mon[73682]: pgmap v124: 121 pgs: 26 active+undersized, 11 active+undersized+degraded, 84 active+clean; 190 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 422 KiB/s wr, 2 op/s; 54/360 objects degraded (15.000%); 4.0 MiB/s, 1 objects/s recovering 2024-09-01T00:33:01.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:01 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 54/360 objects degraded (15.000%), 11 pgs degraded (PG_DEGRADED) 2024-09-01T00:33:01.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:01 smithi139 ceph-mon[73682]: osdmap e307: 8 total, 8 up, 8 in 2024-09-01T00:33:01.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:01 smithi026 ceph-mon[83580]: pgmap v124: 121 pgs: 26 active+undersized, 11 active+undersized+degraded, 84 active+clean; 190 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 422 KiB/s wr, 2 op/s; 54/360 objects degraded (15.000%); 4.0 MiB/s, 1 objects/s recovering 2024-09-01T00:33:01.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:01 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 54/360 objects degraded (15.000%), 11 pgs degraded (PG_DEGRADED) 2024-09-01T00:33:01.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:01 smithi026 ceph-mon[83580]: osdmap e307: 8 total, 8 up, 8 in 2024-09-01T00:33:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:01 smithi026 ceph-mon[81182]: pgmap v124: 121 pgs: 26 active+undersized, 11 active+undersized+degraded, 84 active+clean; 190 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 422 KiB/s wr, 2 op/s; 54/360 objects degraded (15.000%); 4.0 MiB/s, 1 objects/s recovering 2024-09-01T00:33:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:01 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 54/360 objects degraded (15.000%), 11 pgs degraded (PG_DEGRADED) 2024-09-01T00:33:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:01 smithi026 ceph-mon[81182]: osdmap e307: 8 total, 8 up, 8 in 2024-09-01T00:33:02.498 INFO:tasks.rados.rados.0.smithi026.stdout:1262: done (2 left) 2024-09-01T00:33:02.498 INFO:tasks.rados.rados.0.smithi026.stdout:1263: delete oid 1 current snap is 112 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 466 (ObjNum 313 snap 90 seq_num 313) dirty exists 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:1261: finishing write tid 1 to smithi02669314-45 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:1261: finishing write tid 2 to smithi02669314-45 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:1261: finishing write tid 3 to smithi02669314-45 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:1261: finishing write tid 4 to smithi02669314-45 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:1261: finishing write tid 5 to smithi02669314-45 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:1261: finishing write tid 6 to smithi02669314-45 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:1261: oid 45 updating version 0 to 536 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:1261: oid 45 version 536 is already newer than 534 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:1261: oid 45 version 536 is already newer than 535 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:1261: oid 45 updating version 536 to 538 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:1261: oid 45 version 538 is already newer than 537 2024-09-01T00:33:02.499 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 538 (ObjNum 403 snap 112 seq_num 403) dirty exists 2024-09-01T00:33:02.500 INFO:tasks.rados.rados.0.smithi026.stdout:1261: left oid 45 (ObjNum 403 snap 112 seq_num 403) 2024-09-01T00:33:02.513 INFO:tasks.rados.rados.0.smithi026.stdout:1259: done (2 left) 2024-09-01T00:33:02.513 INFO:tasks.rados.rados.0.smithi026.stdout:1261: done (1 left) 2024-09-01T00:33:02.513 INFO:tasks.rados.rados.0.smithi026.stdout:1263: done (0 left) 2024-09-01T00:33:02.513 INFO:tasks.rados.rados.0.smithi026.stdout:1264: rollback oid 50 current snap is 112 2024-09-01T00:33:02.513 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 50 to 110 2024-09-01T00:33:02.513 INFO:tasks.rados.rados.0.smithi026.stdout:1265: copy_from oid 39 from oid 10 current snap is 112 2024-09-01T00:33:02.513 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 112 2024-09-01T00:33:02.514 INFO:tasks.rados.rados.0.smithi026.stdout:1266: seq_num 405 ranges {2531328=786432,3317760=589824,3907584=614400} 2024-09-01T00:33:02.529 INFO:tasks.rados.rados.0.smithi026.stdout:1266: writing smithi02669314-2 from 2531328 to 3317760 tid 1 2024-09-01T00:33:02.532 INFO:tasks.rados.rados.0.smithi026.stdout:1266: writing smithi02669314-2 from 3317760 to 3907584 tid 2 2024-09-01T00:33:02.537 INFO:tasks.rados.rados.0.smithi026.stdout:1266: writing smithi02669314-2 from 3907584 to 4521984 tid 3 2024-09-01T00:33:02.537 INFO:tasks.rados.rados.0.smithi026.stdout:1267: read oid 36 snap -1 2024-09-01T00:33:02.537 INFO:tasks.rados.rados.0.smithi026.stdout:1267: expect (ObjNum 361 snap 107 seq_num 361) 2024-09-01T00:33:02.537 INFO:tasks.rados.rados.0.smithi026.stdout:1268: rollback oid 32 current snap is 112 2024-09-01T00:33:02.537 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 32 to 110 2024-09-01T00:33:02.537 INFO:tasks.rados.rados.0.smithi026.stdout:1264: finishing rollback tid 1 to smithi02669314-50 2024-09-01T00:33:02.537 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-01T00:33:02.537 INFO:tasks.rados.rados.0.smithi026.stdout:1264: done (4 left) 2024-09-01T00:33:02.537 INFO:tasks.rados.rados.0.smithi026.stdout:1269: rollback oid 25 current snap is 112 2024-09-01T00:33:02.537 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 25 to 110 2024-09-01T00:33:02.537 INFO:tasks.rados.rados.0.smithi026.stdout:1266: finishing write tid 1 to smithi02669314-2 2024-09-01T00:33:02.538 INFO:tasks.rados.rados.0.smithi026.stdout:1266: finishing write tid 2 to smithi02669314-2 2024-09-01T00:33:02.538 INFO:tasks.rados.rados.0.smithi026.stdout:1270: copy_from oid 34 from oid 3 current snap is 112 2024-09-01T00:33:02.538 INFO:tasks.rados.rados.0.smithi026.stdout:1271: snap_create 2024-09-01T00:33:02.540 INFO:tasks.rados.rados.0.smithi026.stdout:1269: finishing rollback tid 0 to smithi02669314-25 2024-09-01T00:33:02.541 INFO:tasks.rados.rados.0.smithi026.stdout:1266: finishing write tid 3 to smithi02669314-2 2024-09-01T00:33:02.541 INFO:tasks.rados.rados.0.smithi026.stdout:1269: finishing rollback tid 1 to smithi02669314-25 2024-09-01T00:33:02.542 INFO:tasks.rados.rados.0.smithi026.stdout:1268: finishing rollback tid 0 to smithi02669314-32 2024-09-01T00:33:02.542 INFO:tasks.rados.rados.0.smithi026.stdout:1266: finishing write tid 4 to smithi02669314-2 2024-09-01T00:33:02.543 INFO:tasks.rados.rados.0.smithi026.stdout:1269: finishing rollback tid 2 to smithi02669314-25 2024-09-01T00:33:02.543 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 230 (ObjNum 316 snap 92 seq_num 316) dirty exists 2024-09-01T00:33:02.543 INFO:tasks.rados.rados.0.smithi026.stdout:1268: finishing rollback tid 1 to smithi02669314-32 2024-09-01T00:33:02.544 INFO:tasks.rados.rados.0.smithi026.stdout:1266: finishing write tid 5 to smithi02669314-2 2024-09-01T00:33:02.544 INFO:tasks.rados.rados.0.smithi026.stdout:1266: oid 2 updating version 0 to 461 2024-09-01T00:33:02.544 INFO:tasks.rados.rados.0.smithi026.stdout:1266: oid 2 updating version 461 to 462 2024-09-01T00:33:02.544 INFO:tasks.rados.rados.0.smithi026.stdout:1266: oid 2 updating version 462 to 463 2024-09-01T00:33:02.545 INFO:tasks.rados.rados.0.smithi026.stdout:1266: oid 2 version 463 is already newer than 460 2024-09-01T00:33:02.545 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 463 (ObjNum 405 snap 112 seq_num 405) dirty exists 2024-09-01T00:33:02.545 INFO:tasks.rados.rados.0.smithi026.stdout:1266: left oid 2 (ObjNum 405 snap 112 seq_num 405) 2024-09-01T00:33:02.545 INFO:tasks.rados.rados.0.smithi026.stdout:1268: finishing rollback tid 2 to smithi02669314-32 2024-09-01T00:33:02.545 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 541 (ObjNum 195 snap 48 seq_num 195) dirty exists 2024-09-01T00:33:02.557 INFO:tasks.rados.rados.0.smithi026.stdout:1265: finishing copy_from racing read to smithi02669314-39 2024-09-01T00:33:02.560 INFO:tasks.rados.rados.0.smithi026.stdout:1270: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:33:02.564 INFO:tasks.rados.rados.0.smithi026.stdout:1265: finishing copy_from to smithi02669314-39 2024-09-01T00:33:02.565 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 388 (ObjNum 330 snap 94 seq_num 330) dirty exists 2024-09-01T00:33:02.565 INFO:tasks.rados.rados.0.smithi026.stdout:1270: finishing copy_from to smithi02669314-34 2024-09-01T00:33:02.565 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 265 (ObjNum 399 snap 111 seq_num 399) dirty exists 2024-09-01T00:33:02.572 INFO:tasks.rados.rados.0.smithi026.stdout:1267: expect (ObjNum 361 snap 107 seq_num 361) 2024-09-01T00:33:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:02 smithi139 ceph-mon[73682]: osdmap e308: 8 total, 8 up, 8 in 2024-09-01T00:33:02.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:02 smithi026 ceph-mon[81182]: osdmap e308: 8 total, 8 up, 8 in 2024-09-01T00:33:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:02 smithi026 ceph-mon[83580]: osdmap e308: 8 total, 8 up, 8 in 2024-09-01T00:33:02.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:33:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:33:02] "GET /metrics HTTP/1.1" 200 36227 "" "Prometheus/2.43.0" 2024-09-01T00:33:03.498 INFO:tasks.rados.rados.0.smithi026.stdout:1265: done (6 left) 2024-09-01T00:33:03.499 INFO:tasks.rados.rados.0.smithi026.stdout:1266: done (5 left) 2024-09-01T00:33:03.499 INFO:tasks.rados.rados.0.smithi026.stdout:1267: done (4 left) 2024-09-01T00:33:03.499 INFO:tasks.rados.rados.0.smithi026.stdout:1268: done (3 left) 2024-09-01T00:33:03.499 INFO:tasks.rados.rados.0.smithi026.stdout:1269: done (2 left) 2024-09-01T00:33:03.499 INFO:tasks.rados.rados.0.smithi026.stdout:1270: done (1 left) 2024-09-01T00:33:03.499 INFO:tasks.rados.rados.0.smithi026.stdout:1271: done (0 left) 2024-09-01T00:33:03.499 INFO:tasks.rados.rados.0.smithi026.stdout:1272: read oid 31 snap 112 2024-09-01T00:33:03.499 INFO:tasks.rados.rados.0.smithi026.stdout:1272: expect (ObjNum 133344752 snap 21946 seq_num 133514048) 2024-09-01T00:33:03.499 INFO:tasks.rados.rados.0.smithi026.stdout:1273: snap_create 2024-09-01T00:33:03.504 INFO:tasks.rados.rados.0.smithi026.stdout:1272: expect (ObjNum 133344752 snap 21946 seq_num 133514048) 2024-09-01T00:33:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:03 smithi139 ceph-mon[73682]: pgmap v127: 121 pgs: 121 active+clean; 175 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 7.8 MiB/s wr, 32 op/s; 18 MiB/s, 6 objects/s recovering 2024-09-01T00:33:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:03 smithi139 ceph-mon[73682]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/360 objects degraded (15.000%), 11 pgs degraded) 2024-09-01T00:33:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:03 smithi139 ceph-mon[73682]: Cluster is now healthy 2024-09-01T00:33:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:03 smithi139 ceph-mon[73682]: osdmap e309: 8 total, 8 up, 8 in 2024-09-01T00:33:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:03 smithi026 ceph-mon[81182]: pgmap v127: 121 pgs: 121 active+clean; 175 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 7.8 MiB/s wr, 32 op/s; 18 MiB/s, 6 objects/s recovering 2024-09-01T00:33:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:03 smithi026 ceph-mon[81182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/360 objects degraded (15.000%), 11 pgs degraded) 2024-09-01T00:33:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:03 smithi026 ceph-mon[81182]: Cluster is now healthy 2024-09-01T00:33:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:03 smithi026 ceph-mon[81182]: osdmap e309: 8 total, 8 up, 8 in 2024-09-01T00:33:03.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:03 smithi026 ceph-mon[83580]: pgmap v127: 121 pgs: 121 active+clean; 175 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 7.8 MiB/s wr, 32 op/s; 18 MiB/s, 6 objects/s recovering 2024-09-01T00:33:03.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:03 smithi026 ceph-mon[83580]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/360 objects degraded (15.000%), 11 pgs degraded) 2024-09-01T00:33:03.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:03 smithi026 ceph-mon[83580]: Cluster is now healthy 2024-09-01T00:33:03.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:03 smithi026 ceph-mon[83580]: osdmap e309: 8 total, 8 up, 8 in 2024-09-01T00:33:04.508 INFO:tasks.rados.rados.0.smithi026.stdout:1272: done (1 left) 2024-09-01T00:33:04.508 INFO:tasks.rados.rados.0.smithi026.stdout:1273: done (0 left) 2024-09-01T00:33:04.509 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 114 2024-09-01T00:33:04.509 INFO:tasks.rados.rados.0.smithi026.stdout:1274: seq_num 406 ranges {1335296=802816,2138112=475136,2613248=499712,3112960=229376} 2024-09-01T00:33:04.520 INFO:tasks.rados.rados.0.smithi026.stdout:1274: writing smithi02669314-28 from 1335296 to 2138112 tid 1 2024-09-01T00:33:04.522 INFO:tasks.rados.rados.0.smithi026.stdout:1274: writing smithi02669314-28 from 2138112 to 2613248 tid 2 2024-09-01T00:33:04.526 INFO:tasks.rados.rados.0.smithi026.stdout:1274: writing smithi02669314-28 from 2613248 to 3112960 tid 3 2024-09-01T00:33:04.528 INFO:tasks.rados.rados.0.smithi026.stdout:1274: writing smithi02669314-28 from 3112960 to 3342336 tid 4 2024-09-01T00:33:04.528 INFO:tasks.rados.rados.0.smithi026.stdout:1275: rollback oid 6 current snap is 114 2024-09-01T00:33:04.528 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 6 to 113 2024-09-01T00:33:04.528 INFO:tasks.rados.rados.0.smithi026.stdout:1274: finishing write tid 1 to smithi02669314-28 2024-09-01T00:33:04.528 INFO:tasks.rados.rados.0.smithi026.stdout:1274: finishing write tid 2 to smithi02669314-28 2024-09-01T00:33:04.528 INFO:tasks.rados.rados.0.smithi026.stdout:1276: snap_remove snap 110 2024-09-01T00:33:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:04 smithi139 ceph-mon[73682]: osdmap e310: 8 total, 8 up, 8 in 2024-09-01T00:33:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:33:04.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:04 smithi026 ceph-mon[81182]: osdmap e310: 8 total, 8 up, 8 in 2024-09-01T00:33:04.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:04.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:33:04.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:04 smithi026 ceph-mon[83580]: osdmap e310: 8 total, 8 up, 8 in 2024-09-01T00:33:04.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:04.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:33:05.513 INFO:tasks.rados.rados.0.smithi026.stdout:1276: done (2 left) 2024-09-01T00:33:05.513 INFO:tasks.rados.rados.0.smithi026.stdout:1277: delete oid 2 current snap is 114 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:1274: finishing write tid 3 to smithi02669314-28 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:1274: finishing write tid 4 to smithi02669314-28 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:1274: finishing write tid 5 to smithi02669314-28 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:1274: finishing write tid 6 to smithi02669314-28 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:1274: oid 28 updating version 0 to 351 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:1274: oid 28 updating version 351 to 353 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:1274: oid 28 version 353 is already newer than 352 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:1274: oid 28 updating version 353 to 354 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:1274: oid 28 updating version 354 to 355 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 355 (ObjNum 406 snap 114 seq_num 406) dirty exists 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:1274: left oid 28 (ObjNum 406 snap 114 seq_num 406) 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:1275: finishing rollback tid 0 to smithi02669314-6 2024-09-01T00:33:05.514 INFO:tasks.rados.rados.0.smithi026.stdout:1275: finishing rollback tid 1 to smithi02669314-6 2024-09-01T00:33:05.515 INFO:tasks.rados.rados.0.smithi026.stdout:1275: finishing rollback tid 2 to smithi02669314-6 2024-09-01T00:33:05.515 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 320 (ObjNum 401 snap 111 seq_num 401) dirty exists 2024-09-01T00:33:05.523 INFO:tasks.rados.rados.0.smithi026.stdout:1274: done (2 left) 2024-09-01T00:33:05.523 INFO:tasks.rados.rados.0.smithi026.stdout:1275: done (1 left) 2024-09-01T00:33:05.523 INFO:tasks.rados.rados.0.smithi026.stdout:1277: done (0 left) 2024-09-01T00:33:05.523 INFO:tasks.rados.rados.0.smithi026.stdout:1278: snap_create 2024-09-01T00:33:05.723 INFO:tasks.rados.rados.0.smithi026.stdout:1278: done (0 left) 2024-09-01T00:33:05.724 INFO:tasks.rados.rados.0.smithi026.stdout:1279: snap_create 2024-09-01T00:33:05.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:05 smithi139 ceph-mon[73682]: pgmap v130: 121 pgs: 121 active+clean; 175 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.4 MiB/s wr, 29 op/s; 14 MiB/s, 5 objects/s recovering 2024-09-01T00:33:05.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:05 smithi139 ceph-mon[73682]: osdmap e311: 8 total, 8 up, 8 in 2024-09-01T00:33:05.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:05 smithi026 ceph-mon[83580]: pgmap v130: 121 pgs: 121 active+clean; 175 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.4 MiB/s wr, 29 op/s; 14 MiB/s, 5 objects/s recovering 2024-09-01T00:33:05.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:05 smithi026 ceph-mon[83580]: osdmap e311: 8 total, 8 up, 8 in 2024-09-01T00:33:05.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:05 smithi026 ceph-mon[81182]: pgmap v130: 121 pgs: 121 active+clean; 175 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.4 MiB/s wr, 29 op/s; 14 MiB/s, 5 objects/s recovering 2024-09-01T00:33:05.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:05 smithi026 ceph-mon[81182]: osdmap e311: 8 total, 8 up, 8 in 2024-09-01T00:33:06.736 INFO:tasks.rados.rados.0.smithi026.stdout:1279: done (0 left) 2024-09-01T00:33:06.736 INFO:tasks.rados.rados.0.smithi026.stdout:1280: rollback oid 2 current snap is 116 2024-09-01T00:33:06.737 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 2 to 114 2024-09-01T00:33:06.737 INFO:tasks.rados.rados.0.smithi026.stdout:1281: read oid 21 snap -1 2024-09-01T00:33:06.737 INFO:tasks.rados.rados.0.smithi026.stdout:1281: expect (ObjNum 387 snap 110 seq_num 387) 2024-09-01T00:33:06.737 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 44 current snap is 116 2024-09-01T00:33:06.737 INFO:tasks.rados.rados.0.smithi026.stdout:1282: seq_num 408 ranges {0=442368,442368=647168,1089536=507904,1597440=450560} 2024-09-01T00:33:06.738 INFO:tasks.rados.rados.0.smithi026.stdout:1282: writing smithi02669314-44 from 0 to 442368 tid 1 2024-09-01T00:33:06.742 INFO:tasks.rados.rados.0.smithi026.stdout:1282: writing smithi02669314-44 from 442368 to 1089536 tid 2 2024-09-01T00:33:06.745 INFO:tasks.rados.rados.0.smithi026.stdout:1282: writing smithi02669314-44 from 1089536 to 1597440 tid 3 2024-09-01T00:33:06.749 INFO:tasks.rados.rados.0.smithi026.stdout:1282: writing smithi02669314-44 from 1597440 to 2048000 tid 4 2024-09-01T00:33:06.749 INFO:tasks.rados.rados.0.smithi026.stdout:1283: delete oid 1 current snap is 116 2024-09-01T00:33:06.749 INFO:tasks.rados.rados.0.smithi026.stdout:1280: finishing rollback tid 1 to smithi02669314-2 2024-09-01T00:33:06.749 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 467 (ObjNum 129 snap 0 seq_num 132908464) dirty dne 2024-09-01T00:33:06.749 INFO:tasks.rados.rados.0.smithi026.stdout:1282: finishing write tid 1 to smithi02669314-44 2024-09-01T00:33:06.750 INFO:tasks.rados.rados.0.smithi026.stdout:1282: finishing write tid 2 to smithi02669314-44 2024-09-01T00:33:06.750 INFO:tasks.rados.rados.0.smithi026.stdout:1282: finishing write tid 3 to smithi02669314-44 2024-09-01T00:33:06.752 INFO:tasks.rados.rados.0.smithi026.stdout:1282: finishing write tid 4 to smithi02669314-44 2024-09-01T00:33:06.752 INFO:tasks.rados.rados.0.smithi026.stdout:1281: expect (ObjNum 387 snap 110 seq_num 387) 2024-09-01T00:33:06.797 INFO:tasks.rados.rados.0.smithi026.stdout:1282: finishing write tid 5 to smithi02669314-44 2024-09-01T00:33:06.797 INFO:tasks.rados.rados.0.smithi026.stdout:1282: finishing write tid 6 to smithi02669314-44 2024-09-01T00:33:06.797 INFO:tasks.rados.rados.0.smithi026.stdout:1282: oid 44 updating version 0 to 560 2024-09-01T00:33:06.797 INFO:tasks.rados.rados.0.smithi026.stdout:1282: oid 44 updating version 560 to 561 2024-09-01T00:33:06.797 INFO:tasks.rados.rados.0.smithi026.stdout:1282: oid 44 version 561 is already newer than 559 2024-09-01T00:33:06.797 INFO:tasks.rados.rados.0.smithi026.stdout:1282: oid 44 updating version 561 to 563 2024-09-01T00:33:06.797 INFO:tasks.rados.rados.0.smithi026.stdout:1282: oid 44 version 563 is already newer than 562 2024-09-01T00:33:06.798 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 563 (ObjNum 408 snap 116 seq_num 408) dirty exists 2024-09-01T00:33:06.798 INFO:tasks.rados.rados.0.smithi026.stdout:1282: left oid 44 (ObjNum 408 snap 116 seq_num 408) 2024-09-01T00:33:06.798 INFO:tasks.rados.rados.0.smithi026.stdout:1280: done (3 left) 2024-09-01T00:33:06.798 INFO:tasks.rados.rados.0.smithi026.stdout:1281: done (2 left) 2024-09-01T00:33:06.798 INFO:tasks.rados.rados.0.smithi026.stdout:1282: done (1 left) 2024-09-01T00:33:06.798 INFO:tasks.rados.rados.0.smithi026.stdout:1283: done (0 left) 2024-09-01T00:33:06.798 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 116 2024-09-01T00:33:06.798 INFO:tasks.rados.rados.0.smithi026.stdout:1284: seq_num 410 ranges {2154496=475136,2629632=417792,3047424=475136,3522560=425984,3948544=286720} 2024-09-01T00:33:06.811 INFO:tasks.rados.rados.0.smithi026.stdout:1284: writing smithi02669314-49 from 2154496 to 2629632 tid 1 2024-09-01T00:33:06.814 INFO:tasks.rados.rados.0.smithi026.stdout:1284: writing smithi02669314-49 from 2629632 to 3047424 tid 2 2024-09-01T00:33:06.817 INFO:tasks.rados.rados.0.smithi026.stdout:1284: writing smithi02669314-49 from 3047424 to 3522560 tid 3 2024-09-01T00:33:06.819 INFO:tasks.rados.rados.0.smithi026.stdout:1284: writing smithi02669314-49 from 3522560 to 3948544 tid 4 2024-09-01T00:33:06.821 INFO:tasks.rados.rados.0.smithi026.stdout:1284: writing smithi02669314-49 from 3948544 to 4235264 tid 5 2024-09-01T00:33:06.821 INFO:tasks.rados.rados.0.smithi026.stdout:1285: snap_remove snap 113 2024-09-01T00:33:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:06 smithi139 ceph-mon[73682]: osdmap e312: 8 total, 8 up, 8 in 2024-09-01T00:33:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:06 smithi139 ceph-mon[73682]: osdmap e313: 8 total, 8 up, 8 in 2024-09-01T00:33:06.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:06 smithi026 ceph-mon[81182]: osdmap e312: 8 total, 8 up, 8 in 2024-09-01T00:33:06.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:06 smithi026 ceph-mon[81182]: osdmap e313: 8 total, 8 up, 8 in 2024-09-01T00:33:06.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:06 smithi026 ceph-mon[83580]: osdmap e312: 8 total, 8 up, 8 in 2024-09-01T00:33:06.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:06 smithi026 ceph-mon[83580]: osdmap e313: 8 total, 8 up, 8 in 2024-09-01T00:33:07.735 INFO:tasks.rados.rados.0.smithi026.stdout:1285: done (1 left) 2024-09-01T00:33:07.735 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 116 2024-09-01T00:33:07.735 INFO:tasks.rados.rados.0.smithi026.stdout:1284: finishing write tid 1 to smithi02669314-49 2024-09-01T00:33:07.735 INFO:tasks.rados.rados.0.smithi026.stdout:1286: seq_num 411 ranges {11067392=491520,11558912=753664,12312576=688128,13000704=163840} 2024-09-01T00:33:07.798 INFO:tasks.rados.rados.0.smithi026.stdout:1286: writing smithi02669314-39 from 11067392 to 11558912 tid 1 2024-09-01T00:33:07.802 INFO:tasks.rados.rados.0.smithi026.stdout:1286: writing smithi02669314-39 from 11558912 to 12312576 tid 2 2024-09-01T00:33:07.807 INFO:tasks.rados.rados.0.smithi026.stdout:1286: writing smithi02669314-39 from 12312576 to 13000704 tid 3 2024-09-01T00:33:07.809 INFO:tasks.rados.rados.0.smithi026.stdout:1286: writing smithi02669314-39 from 13000704 to 13164544 tid 4 2024-09-01T00:33:07.809 INFO:tasks.rados.rados.0.smithi026.stdout:1287: setattr oid 30 current snap is 116 2024-09-01T00:33:07.809 INFO:tasks.rados.rados.0.smithi026.stdout:1284: finishing write tid 2 to smithi02669314-49 2024-09-01T00:33:07.809 INFO:tasks.rados.rados.0.smithi026.stdout:1284: finishing write tid 3 to smithi02669314-49 2024-09-01T00:33:07.809 INFO:tasks.rados.rados.0.smithi026.stdout:1284: finishing write tid 4 to smithi02669314-49 2024-09-01T00:33:07.809 INFO:tasks.rados.rados.0.smithi026.stdout:1284: finishing write tid 5 to smithi02669314-49 2024-09-01T00:33:07.809 INFO:tasks.rados.rados.0.smithi026.stdout:1284: finishing write tid 6 to smithi02669314-49 2024-09-01T00:33:07.809 INFO:tasks.rados.rados.0.smithi026.stdout:1284: finishing write tid 7 to smithi02669314-49 2024-09-01T00:33:07.810 INFO:tasks.rados.rados.0.smithi026.stdout:1284: oid 49 updating version 0 to 296 2024-09-01T00:33:07.810 INFO:tasks.rados.rados.0.smithi026.stdout:1284: oid 49 updating version 296 to 299 2024-09-01T00:33:07.810 INFO:tasks.rados.rados.0.smithi026.stdout:1284: oid 49 version 299 is already newer than 295 2024-09-01T00:33:07.810 INFO:tasks.rados.rados.0.smithi026.stdout:1284: oid 49 version 299 is already newer than 298 2024-09-01T00:33:07.810 INFO:tasks.rados.rados.0.smithi026.stdout:1284: oid 49 version 299 is already newer than 294 2024-09-01T00:33:07.810 INFO:tasks.rados.rados.0.smithi026.stdout:1284: oid 49 version 299 is already newer than 297 2024-09-01T00:33:07.810 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 299 (ObjNum 410 snap 116 seq_num 410) dirty exists 2024-09-01T00:33:07.810 INFO:tasks.rados.rados.0.smithi026.stdout:1284: left oid 49 (ObjNum 410 snap 116 seq_num 410) 2024-09-01T00:33:07.810 INFO:tasks.rados.rados.0.smithi026.stdout:1286: finishing write tid 1 to smithi02669314-39 2024-09-01T00:33:07.810 INFO:tasks.rados.rados.0.smithi026.stdout:1286: finishing write tid 2 to smithi02669314-39 2024-09-01T00:33:07.811 INFO:tasks.rados.rados.0.smithi026.stdout:1284: done (2 left) 2024-09-01T00:33:07.811 INFO:tasks.rados.rados.0.smithi026.stdout:1288: copy_from oid 47 from oid 9 current snap is 116 2024-09-01T00:33:07.811 INFO:tasks.rados.rados.0.smithi026.stdout:1289: snap_create 2024-09-01T00:33:07.811 INFO:tasks.rados.rados.0.smithi026.stdout:1286: finishing write tid 3 to smithi02669314-39 2024-09-01T00:33:07.812 INFO:tasks.rados.rados.0.smithi026.stdout:1286: finishing write tid 4 to smithi02669314-39 2024-09-01T00:33:07.812 INFO:tasks.rados.rados.0.smithi026.stdout:1286: finishing write tid 5 to smithi02669314-39 2024-09-01T00:33:07.813 INFO:tasks.rados.rados.0.smithi026.stdout:1286: finishing write tid 6 to smithi02669314-39 2024-09-01T00:33:07.813 INFO:tasks.rados.rados.0.smithi026.stdout:1286: oid 39 updating version 0 to 558 2024-09-01T00:33:07.813 INFO:tasks.rados.rados.0.smithi026.stdout:1286: oid 39 version 558 is already newer than 554 2024-09-01T00:33:07.813 INFO:tasks.rados.rados.0.smithi026.stdout:1286: oid 39 version 558 is already newer than 556 2024-09-01T00:33:07.813 INFO:tasks.rados.rados.0.smithi026.stdout:1286: oid 39 version 558 is already newer than 555 2024-09-01T00:33:07.813 INFO:tasks.rados.rados.0.smithi026.stdout:1286: oid 39 version 558 is already newer than 557 2024-09-01T00:33:07.813 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 558 (ObjNum 411 snap 116 seq_num 411) dirty exists 2024-09-01T00:33:07.813 INFO:tasks.rados.rados.0.smithi026.stdout:1286: left oid 39 (ObjNum 411 snap 116 seq_num 411) 2024-09-01T00:33:07.815 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 646 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-09-01T00:33:07.842 INFO:tasks.rados.rados.0.smithi026.stdout:1288: finishing copy_from racing read to smithi02669314-47 2024-09-01T00:33:07.844 INFO:tasks.rados.rados.0.smithi026.stdout:1288: finishing copy_from to smithi02669314-47 2024-09-01T00:33:07.844 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 597 (ObjNum 343 snap 97 seq_num 343) dirty exists 2024-09-01T00:33:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:07 smithi139 ceph-mon[73682]: pgmap v134: 121 pgs: 121 active+clean; 170 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.1 MiB/s wr, 16 op/s 2024-09-01T00:33:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:07 smithi139 ceph-mon[73682]: mgrmap e45: y(active, since 92s), standbys: x 2024-09-01T00:33:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:07 smithi139 ceph-mon[73682]: osdmap e314: 8 total, 8 up, 8 in 2024-09-01T00:33:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:07 smithi026 ceph-mon[81182]: pgmap v134: 121 pgs: 121 active+clean; 170 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.1 MiB/s wr, 16 op/s 2024-09-01T00:33:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:07 smithi026 ceph-mon[81182]: mgrmap e45: y(active, since 92s), standbys: x 2024-09-01T00:33:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:07 smithi026 ceph-mon[81182]: osdmap e314: 8 total, 8 up, 8 in 2024-09-01T00:33:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:07 smithi026 ceph-mon[83580]: pgmap v134: 121 pgs: 121 active+clean; 170 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.1 MiB/s wr, 16 op/s 2024-09-01T00:33:08.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:07 smithi026 ceph-mon[83580]: mgrmap e45: y(active, since 92s), standbys: x 2024-09-01T00:33:08.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:07 smithi026 ceph-mon[83580]: osdmap e314: 8 total, 8 up, 8 in 2024-09-01T00:33:08.741 INFO:tasks.rados.rados.0.smithi026.stdout:1286: done (3 left) 2024-09-01T00:33:08.741 INFO:tasks.rados.rados.0.smithi026.stdout:1287: done (2 left) 2024-09-01T00:33:08.742 INFO:tasks.rados.rados.0.smithi026.stdout:1288: done (1 left) 2024-09-01T00:33:08.742 INFO:tasks.rados.rados.0.smithi026.stdout:1289: done (0 left) 2024-09-01T00:33:08.742 INFO:tasks.rados.rados.0.smithi026.stdout:1290: snap_remove snap 112 2024-09-01T00:33:09.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:08 smithi139 ceph-mon[73682]: osdmap e315: 8 total, 8 up, 8 in 2024-09-01T00:33:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:08 smithi026 ceph-mon[81182]: osdmap e315: 8 total, 8 up, 8 in 2024-09-01T00:33:09.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:08 smithi026 ceph-mon[83580]: osdmap e315: 8 total, 8 up, 8 in 2024-09-01T00:33:09.742 INFO:tasks.rados.rados.0.smithi026.stdout:1290: done (0 left) 2024-09-01T00:33:09.742 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 117 2024-09-01T00:33:09.742 INFO:tasks.rados.rados.0.smithi026.stdout:1291: seq_num 412 ranges {2465792=507904,2973696=630784,3604480=491520,4096000=483328} 2024-09-01T00:33:09.758 INFO:tasks.rados.rados.0.smithi026.stdout:1291: writing smithi02669314-8 from 2465792 to 2973696 tid 1 2024-09-01T00:33:09.762 INFO:tasks.rados.rados.0.smithi026.stdout:1291: writing smithi02669314-8 from 2973696 to 3604480 tid 2 2024-09-01T00:33:09.765 INFO:tasks.rados.rados.0.smithi026.stdout:1291: writing smithi02669314-8 from 3604480 to 4096000 tid 3 2024-09-01T00:33:09.768 INFO:tasks.rados.rados.0.smithi026.stdout:1291: writing smithi02669314-8 from 4096000 to 4579328 tid 4 2024-09-01T00:33:09.768 INFO:tasks.rados.rados.0.smithi026.stdout:1292: rollback oid 31 current snap is 117 2024-09-01T00:33:09.768 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 31 to 115 2024-09-01T00:33:09.769 INFO:tasks.rados.rados.0.smithi026.stdout:1291: finishing write tid 1 to smithi02669314-8 2024-09-01T00:33:09.769 INFO:tasks.rados.rados.0.smithi026.stdout:1291: finishing write tid 2 to smithi02669314-8 2024-09-01T00:33:09.769 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 117 2024-09-01T00:33:09.769 INFO:tasks.rados.rados.0.smithi026.stdout:1293: seq_num 413 ranges {4628480=524288,5152768=516096,5668864=696320,6365184=393216} 2024-09-01T00:33:09.797 INFO:tasks.rados.rados.0.smithi026.stdout:1293: writing smithi02669314-20 from 4628480 to 5152768 tid 1 2024-09-01T00:33:09.800 INFO:tasks.rados.rados.0.smithi026.stdout:1293: writing smithi02669314-20 from 5152768 to 5668864 tid 2 2024-09-01T00:33:09.804 INFO:tasks.rados.rados.0.smithi026.stdout:1293: writing smithi02669314-20 from 5668864 to 6365184 tid 3 2024-09-01T00:33:09.806 INFO:tasks.rados.rados.0.smithi026.stdout:1293: writing smithi02669314-20 from 6365184 to 6758400 tid 4 2024-09-01T00:33:09.806 INFO:tasks.rados.rados.0.smithi026.stdout:1294: read oid 41 snap -1 2024-09-01T00:33:09.807 INFO:tasks.rados.rados.0.smithi026.stdout:1294: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:33:09.807 INFO:tasks.rados.rados.0.smithi026.stdout:1295: snap_remove snap 116 2024-09-01T00:33:10.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:09 smithi139 ceph-mon[73682]: pgmap v137: 121 pgs: 121 active+clean; 170 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.2 MiB/s wr, 16 op/s 2024-09-01T00:33:10.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:09 smithi139 ceph-mon[73682]: osdmap e316: 8 total, 8 up, 8 in 2024-09-01T00:33:10.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:09 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:09 smithi026 ceph-mon[81182]: pgmap v137: 121 pgs: 121 active+clean; 170 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.2 MiB/s wr, 16 op/s 2024-09-01T00:33:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:09 smithi026 ceph-mon[81182]: osdmap e316: 8 total, 8 up, 8 in 2024-09-01T00:33:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:09 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:10.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:09 smithi026 ceph-mon[83580]: pgmap v137: 121 pgs: 121 active+clean; 170 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.2 MiB/s wr, 16 op/s 2024-09-01T00:33:10.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:09 smithi026 ceph-mon[83580]: osdmap e316: 8 total, 8 up, 8 in 2024-09-01T00:33:10.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:09 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:10.755 INFO:tasks.rados.rados.0.smithi026.stdout:1295: done (4 left) 2024-09-01T00:33:10.755 INFO:tasks.rados.rados.0.smithi026.stdout:1296: setattr oid 10 current snap is 117 2024-09-01T00:33:10.755 INFO:tasks.rados.rados.0.smithi026.stdout:1291: finishing write tid 3 to smithi02669314-8 2024-09-01T00:33:10.755 INFO:tasks.rados.rados.0.smithi026.stdout:1291: finishing write tid 4 to smithi02669314-8 2024-09-01T00:33:10.755 INFO:tasks.rados.rados.0.smithi026.stdout:1291: finishing write tid 5 to smithi02669314-8 2024-09-01T00:33:10.755 INFO:tasks.rados.rados.0.smithi026.stdout:1292: finishing rollback tid 0 to smithi02669314-31 2024-09-01T00:33:10.755 INFO:tasks.rados.rados.0.smithi026.stdout:1292: finishing rollback tid 1 to smithi02669314-31 2024-09-01T00:33:10.755 INFO:tasks.rados.rados.0.smithi026.stdout:1292: finishing rollback tid 2 to smithi02669314-31 2024-09-01T00:33:10.755 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 480 (ObjNum 353 snap 0 seq_num 133171616) dirty exists 2024-09-01T00:33:10.755 INFO:tasks.rados.rados.0.smithi026.stdout:1291: finishing write tid 6 to smithi02669314-8 2024-09-01T00:33:10.756 INFO:tasks.rados.rados.0.smithi026.stdout:1291: oid 8 updating version 0 to 552 2024-09-01T00:33:10.756 INFO:tasks.rados.rados.0.smithi026.stdout:1291: oid 8 version 552 is already newer than 550 2024-09-01T00:33:10.756 INFO:tasks.rados.rados.0.smithi026.stdout:1291: oid 8 updating version 552 to 553 2024-09-01T00:33:10.756 INFO:tasks.rados.rados.0.smithi026.stdout:1291: oid 8 version 553 is already newer than 549 2024-09-01T00:33:10.756 INFO:tasks.rados.rados.0.smithi026.stdout:1291: oid 8 version 553 is already newer than 551 2024-09-01T00:33:10.756 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 553 (ObjNum 412 snap 117 seq_num 412) dirty exists 2024-09-01T00:33:10.756 INFO:tasks.rados.rados.0.smithi026.stdout:1291: left oid 8 (ObjNum 412 snap 117 seq_num 412) 2024-09-01T00:33:10.756 INFO:tasks.rados.rados.0.smithi026.stdout:1293: finishing write tid 1 to smithi02669314-20 2024-09-01T00:33:10.756 INFO:tasks.rados.rados.0.smithi026.stdout:1293: finishing write tid 2 to smithi02669314-20 2024-09-01T00:33:10.756 INFO:tasks.rados.rados.0.smithi026.stdout:1293: finishing write tid 3 to smithi02669314-20 2024-09-01T00:33:10.756 INFO:tasks.rados.rados.0.smithi026.stdout:1293: finishing write tid 4 to smithi02669314-20 2024-09-01T00:33:10.757 INFO:tasks.rados.rados.0.smithi026.stdout:1293: finishing write tid 5 to smithi02669314-20 2024-09-01T00:33:10.757 INFO:tasks.rados.rados.0.smithi026.stdout:1293: finishing write tid 6 to smithi02669314-20 2024-09-01T00:33:10.757 INFO:tasks.rados.rados.0.smithi026.stdout:1293: oid 20 updating version 0 to 602 2024-09-01T00:33:10.757 INFO:tasks.rados.rados.0.smithi026.stdout:1293: oid 20 version 602 is already newer than 601 2024-09-01T00:33:10.757 INFO:tasks.rados.rados.0.smithi026.stdout:1293: oid 20 version 602 is already newer than 600 2024-09-01T00:33:10.757 INFO:tasks.rados.rados.0.smithi026.stdout:1293: oid 20 version 602 is already newer than 598 2024-09-01T00:33:10.757 INFO:tasks.rados.rados.0.smithi026.stdout:1293: oid 20 version 602 is already newer than 599 2024-09-01T00:33:10.757 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 602 (ObjNum 413 snap 117 seq_num 413) dirty exists 2024-09-01T00:33:10.757 INFO:tasks.rados.rados.0.smithi026.stdout:1293: left oid 20 (ObjNum 413 snap 117 seq_num 413) 2024-09-01T00:33:10.757 INFO:tasks.rados.rados.0.smithi026.stdout:1294: expect (ObjNum 195 snap 48 seq_num 195) 2024-09-01T00:33:10.855 INFO:tasks.rados.rados.0.smithi026.stdout:1291: done (4 left) 2024-09-01T00:33:10.855 INFO:tasks.rados.rados.0.smithi026.stdout:1292: done (3 left) 2024-09-01T00:33:10.856 INFO:tasks.rados.rados.0.smithi026.stdout:1293: done (2 left) 2024-09-01T00:33:10.856 INFO:tasks.rados.rados.0.smithi026.stdout:1294: done (1 left) 2024-09-01T00:33:10.856 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 117 2024-09-01T00:33:10.856 INFO:tasks.rados.rados.0.smithi026.stdout:1297: seq_num 414 ranges {2555904=540672,3096576=802816,3899392=458752,4358144=344064} 2024-09-01T00:33:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:1297: writing smithi02669314-23 from 2555904 to 3096576 tid 1 2024-09-01T00:33:10.876 INFO:tasks.rados.rados.0.smithi026.stdout:1297: writing smithi02669314-23 from 3096576 to 3899392 tid 2 2024-09-01T00:33:10.879 INFO:tasks.rados.rados.0.smithi026.stdout:1297: writing smithi02669314-23 from 3899392 to 4358144 tid 3 2024-09-01T00:33:10.882 INFO:tasks.rados.rados.0.smithi026.stdout:1297: writing smithi02669314-23 from 4358144 to 4702208 tid 4 2024-09-01T00:33:10.882 INFO:tasks.rados.rados.0.smithi026.stdout:1298: rmattr oid 16 current snap is 117 2024-09-01T00:33:10.882 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 545 (ObjNum 330 snap 94 seq_num 330) dirty exists 2024-09-01T00:33:10.882 INFO:tasks.rados.rados.0.smithi026.stdout:1297: finishing write tid 1 to smithi02669314-23 2024-09-01T00:33:10.882 INFO:tasks.rados.rados.0.smithi026.stdout:1297: finishing write tid 2 to smithi02669314-23 2024-09-01T00:33:10.882 INFO:tasks.rados.rados.0.smithi026.stdout:1296: done (2 left) 2024-09-01T00:33:10.882 INFO:tasks.rados.rados.0.smithi026.stdout:1298: done (1 left) 2024-09-01T00:33:10.882 INFO:tasks.rados.rados.0.smithi026.stdout:1299: delete oid 22 current snap is 117 2024-09-01T00:33:10.882 INFO:tasks.rados.rados.0.smithi026.stdout:1297: finishing write tid 3 to smithi02669314-23 2024-09-01T00:33:10.883 INFO:tasks.rados.rados.0.smithi026.stdout:1297: finishing write tid 4 to smithi02669314-23 2024-09-01T00:33:10.885 INFO:tasks.rados.rados.0.smithi026.stdout:1297: finishing write tid 5 to smithi02669314-23 2024-09-01T00:33:10.886 INFO:tasks.rados.rados.0.smithi026.stdout:1297: finishing write tid 6 to smithi02669314-23 2024-09-01T00:33:10.886 INFO:tasks.rados.rados.0.smithi026.stdout:1297: oid 23 updating version 0 to 467 2024-09-01T00:33:10.886 INFO:tasks.rados.rados.0.smithi026.stdout:1297: oid 23 updating version 467 to 468 2024-09-01T00:33:10.886 INFO:tasks.rados.rados.0.smithi026.stdout:1297: oid 23 updating version 468 to 470 2024-09-01T00:33:10.886 INFO:tasks.rados.rados.0.smithi026.stdout:1297: oid 23 updating version 470 to 471 2024-09-01T00:33:10.886 INFO:tasks.rados.rados.0.smithi026.stdout:1297: oid 23 version 471 is already newer than 469 2024-09-01T00:33:10.886 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 471 (ObjNum 414 snap 117 seq_num 414) dirty exists 2024-09-01T00:33:10.886 INFO:tasks.rados.rados.0.smithi026.stdout:1297: left oid 23 (ObjNum 414 snap 117 seq_num 414) 2024-09-01T00:33:10.886 INFO:tasks.rados.rados.0.smithi026.stdout:1297: done (1 left) 2024-09-01T00:33:10.886 INFO:tasks.rados.rados.0.smithi026.stdout:1299: done (0 left) 2024-09-01T00:33:10.886 INFO:tasks.rados.rados.0.smithi026.stdout:1300: rmattr oid 21 current snap is 117 2024-09-01T00:33:10.887 INFO:tasks.rados.rados.0.smithi026.stdout:1300: done (0 left) 2024-09-01T00:33:10.887 INFO:tasks.rados.rados.0.smithi026.stdout:1301: rmattr oid 41 current snap is 117 2024-09-01T00:33:10.887 INFO:tasks.rados.rados.0.smithi026.stdout:1302: snap_create 2024-09-01T00:33:10.887 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 608 (ObjNum 195 snap 48 seq_num 195) dirty exists 2024-09-01T00:33:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:10 smithi139 ceph-mon[73682]: osdmap e317: 8 total, 8 up, 8 in 2024-09-01T00:33:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:10 smithi026 ceph-mon[81182]: osdmap e317: 8 total, 8 up, 8 in 2024-09-01T00:33:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:10 smithi026 ceph-mon[83580]: osdmap e317: 8 total, 8 up, 8 in 2024-09-01T00:33:11.758 INFO:tasks.rados.rados.0.smithi026.stdout:1301: done (1 left) 2024-09-01T00:33:11.758 INFO:tasks.rados.rados.0.smithi026.stdout:1302: done (0 left) 2024-09-01T00:33:11.759 INFO:tasks.rados.rados.0.smithi026.stdout:1303: rollback oid 39 current snap is 118 2024-09-01T00:33:11.759 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 39 to 115 2024-09-01T00:33:11.759 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 44 current snap is 118 2024-09-01T00:33:11.759 INFO:tasks.rados.rados.0.smithi026.stdout:1304: seq_num 416 ranges {2048000=573440,2621440=573440,3194880=475136,3670016=557056} 2024-09-01T00:33:11.773 INFO:tasks.rados.rados.0.smithi026.stdout:1304: writing smithi02669314-44 from 2048000 to 2621440 tid 1 2024-09-01T00:33:11.776 INFO:tasks.rados.rados.0.smithi026.stdout:1304: writing smithi02669314-44 from 2621440 to 3194880 tid 2 2024-09-01T00:33:11.779 INFO:tasks.rados.rados.0.smithi026.stdout:1304: writing smithi02669314-44 from 3194880 to 3670016 tid 3 2024-09-01T00:33:11.783 INFO:tasks.rados.rados.0.smithi026.stdout:1304: writing smithi02669314-44 from 3670016 to 4227072 tid 4 2024-09-01T00:33:11.783 INFO:tasks.rados.rados.0.smithi026.stdout:1305: read oid 16 snap 115 2024-09-01T00:33:11.783 INFO:tasks.rados.rados.0.smithi026.stdout:1305: expect (ObjNum 209 snap 50 seq_num 209) 2024-09-01T00:33:11.783 INFO:tasks.rados.rados.0.smithi026.stdout:1306: read oid 17 snap -1 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:1306: expect (ObjNum 400 snap 111 seq_num 400) 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:1307: copy_from oid 50 from oid 25 current snap is 118 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:1303: finishing rollback tid 0 to smithi02669314-39 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:1308: rollback oid 10 current snap is 118 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 10 to 117 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:1303: finishing rollback tid 1 to smithi02669314-39 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:1303: finishing rollback tid 2 to smithi02669314-39 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 561 (ObjNum 330 snap 94 seq_num 330) dirty exists 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:1304: finishing write tid 1 to smithi02669314-44 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:1304: finishing write tid 2 to smithi02669314-44 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:1304: finishing write tid 3 to smithi02669314-44 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:1303: done (5 left) 2024-09-01T00:33:11.784 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 118 2024-09-01T00:33:11.785 INFO:tasks.rados.rados.0.smithi026.stdout:1309: seq_num 417 ranges {1810432=589824,2400256=458752,2859008=679936,3538944=466944} 2024-09-01T00:33:11.797 INFO:tasks.rados.rados.0.smithi026.stdout:1309: writing smithi02669314-27 from 1810432 to 2400256 tid 1 2024-09-01T00:33:11.799 INFO:tasks.rados.rados.0.smithi026.stdout:1309: writing smithi02669314-27 from 2400256 to 2859008 tid 2 2024-09-01T00:33:11.803 INFO:tasks.rados.rados.0.smithi026.stdout:1309: writing smithi02669314-27 from 2859008 to 3538944 tid 3 2024-09-01T00:33:11.806 INFO:tasks.rados.rados.0.smithi026.stdout:1309: writing smithi02669314-27 from 3538944 to 4005888 tid 4 2024-09-01T00:33:11.806 INFO:tasks.rados.rados.0.smithi026.stdout:1310: read oid 23 snap -1 2024-09-01T00:33:11.806 INFO:tasks.rados.rados.0.smithi026.stdout:1310: expect (ObjNum 414 snap 117 seq_num 414) 2024-09-01T00:33:11.806 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 118 2024-09-01T00:33:11.806 INFO:tasks.rados.rados.0.smithi026.stdout:1304: finishing write tid 4 to smithi02669314-44 2024-09-01T00:33:11.807 INFO:tasks.rados.rados.0.smithi026.stdout:1311: seq_num 418 ranges {1892352=606208,2498560=737280,3235840=434176,3670016=434176} 2024-09-01T00:33:11.820 INFO:tasks.rados.rados.0.smithi026.stdout:1311: writing smithi02669314-3 from 1892352 to 2498560 tid 1 2024-09-01T00:33:11.824 INFO:tasks.rados.rados.0.smithi026.stdout:1311: writing smithi02669314-3 from 2498560 to 3235840 tid 2 2024-09-01T00:33:11.827 INFO:tasks.rados.rados.0.smithi026.stdout:1311: writing smithi02669314-3 from 3235840 to 3670016 tid 3 2024-09-01T00:33:11.830 INFO:tasks.rados.rados.0.smithi026.stdout:1311: writing smithi02669314-3 from 3670016 to 4104192 tid 4 2024-09-01T00:33:11.831 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 118 2024-09-01T00:33:11.831 INFO:tasks.rados.rados.0.smithi026.stdout:1304: finishing write tid 5 to smithi02669314-44 2024-09-01T00:33:11.831 INFO:tasks.rados.rados.0.smithi026.stdout:1308: finishing rollback tid 0 to smithi02669314-10 2024-09-01T00:33:11.831 INFO:tasks.rados.rados.0.smithi026.stdout:1304: finishing write tid 6 to smithi02669314-44 2024-09-01T00:33:11.831 INFO:tasks.rados.rados.0.smithi026.stdout:1304: oid 44 updating version 0 to 607 2024-09-01T00:33:11.831 INFO:tasks.rados.rados.0.smithi026.stdout:1304: oid 44 version 607 is already newer than 605 2024-09-01T00:33:11.831 INFO:tasks.rados.rados.0.smithi026.stdout:1304: oid 44 version 607 is already newer than 606 2024-09-01T00:33:11.831 INFO:tasks.rados.rados.0.smithi026.stdout:1304: oid 44 version 607 is already newer than 603 2024-09-01T00:33:11.831 INFO:tasks.rados.rados.0.smithi026.stdout:1304: oid 44 version 607 is already newer than 604 2024-09-01T00:33:11.831 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 607 (ObjNum 416 snap 118 seq_num 416) dirty exists 2024-09-01T00:33:11.831 INFO:tasks.rados.rados.0.smithi026.stdout:1304: left oid 44 (ObjNum 416 snap 118 seq_num 416) 2024-09-01T00:33:11.832 INFO:tasks.rados.rados.0.smithi026.stdout:1308: finishing rollback tid 1 to smithi02669314-10 2024-09-01T00:33:11.832 INFO:tasks.rados.rados.0.smithi026.stdout:1308: finishing rollback tid 2 to smithi02669314-10 2024-09-01T00:33:11.832 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 548 (ObjNum 330 snap 94 seq_num 330) dirty exists 2024-09-01T00:33:11.832 INFO:tasks.rados.rados.0.smithi026.stdout:1312: seq_num 419 ranges {2883584=622592,3506176=671744,4177920=647168,4825088=286720} 2024-09-01T00:33:11.849 INFO:tasks.rados.rados.0.smithi026.stdout:1312: writing smithi02669314-43 from 2883584 to 3506176 tid 1 2024-09-01T00:33:11.853 INFO:tasks.rados.rados.0.smithi026.stdout:1312: writing smithi02669314-43 from 3506176 to 4177920 tid 2 2024-09-01T00:33:11.857 INFO:tasks.rados.rados.0.smithi026.stdout:1312: writing smithi02669314-43 from 4177920 to 4825088 tid 3 2024-09-01T00:33:11.858 INFO:tasks.rados.rados.0.smithi026.stdout:1312: writing smithi02669314-43 from 4825088 to 5111808 tid 4 2024-09-01T00:33:11.859 INFO:tasks.rados.rados.0.smithi026.stdout:1304: done (8 left) 2024-09-01T00:33:11.859 INFO:tasks.rados.rados.0.smithi026.stdout:1308: done (7 left) 2024-09-01T00:33:11.859 INFO:tasks.rados.rados.0.smithi026.stdout:1313: read oid 12 snap -1 2024-09-01T00:33:11.859 INFO:tasks.rados.rados.0.smithi026.stdout:1313: expect (ObjNum 357 snap 106 seq_num 357) 2024-09-01T00:33:11.859 INFO:tasks.rados.rados.0.smithi026.stdout:1314: read oid 6 snap -1 2024-09-01T00:33:11.859 INFO:tasks.rados.rados.0.smithi026.stdout:1314: expect (ObjNum 401 snap 111 seq_num 401) 2024-09-01T00:33:11.859 INFO:tasks.rados.rados.0.smithi026.stdout:1315: snap_create 2024-09-01T00:33:11.859 INFO:tasks.rados.rados.0.smithi026.stdout:1305: expect (ObjNum 209 snap 50 seq_num 209) 2024-09-01T00:33:11.919 INFO:tasks.rados.rados.0.smithi026.stdout:1307: finishing copy_from racing read to smithi02669314-50 2024-09-01T00:33:11.919 INFO:tasks.rados.rados.0.smithi026.stdout:1307: finishing copy_from to smithi02669314-50 2024-09-01T00:33:11.919 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 230 (ObjNum 316 snap 92 seq_num 316) dirty exists 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:1309: finishing write tid 1 to smithi02669314-27 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:1309: finishing write tid 2 to smithi02669314-27 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:1309: finishing write tid 3 to smithi02669314-27 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:1309: finishing write tid 4 to smithi02669314-27 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:1309: finishing write tid 5 to smithi02669314-27 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:1309: finishing write tid 6 to smithi02669314-27 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:1309: oid 27 updating version 0 to 649 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:1309: oid 27 updating version 649 to 651 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:1309: oid 27 updating version 651 to 652 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:1309: oid 27 version 652 is already newer than 650 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:1309: oid 27 updating version 652 to 653 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 653 (ObjNum 417 snap 118 seq_num 417) dirty exists 2024-09-01T00:33:11.920 INFO:tasks.rados.rados.0.smithi026.stdout:1309: left oid 27 (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:33:11.921 INFO:tasks.rados.rados.0.smithi026.stdout:1306: expect (ObjNum 400 snap 111 seq_num 400) 2024-09-01T00:33:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:11 smithi139 ceph-mon[73682]: pgmap v140: 121 pgs: 121 active+clean; 170 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-01T00:33:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:11 smithi139 ceph-mon[73682]: osdmap e318: 8 total, 8 up, 8 in 2024-09-01T00:33:12.161 INFO:tasks.rados.rados.0.smithi026.stdout:1310: expect (ObjNum 414 snap 117 seq_num 414) 2024-09-01T00:33:12.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:11 smithi026 ceph-mon[81182]: pgmap v140: 121 pgs: 121 active+clean; 170 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-01T00:33:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:11 smithi026 ceph-mon[81182]: osdmap e318: 8 total, 8 up, 8 in 2024-09-01T00:33:12.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:11 smithi026 ceph-mon[83580]: pgmap v140: 121 pgs: 121 active+clean; 170 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-01T00:33:12.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:11 smithi026 ceph-mon[83580]: osdmap e318: 8 total, 8 up, 8 in 2024-09-01T00:33:12.436 INFO:tasks.rados.rados.0.smithi026.stdout:1311: finishing write tid 1 to smithi02669314-3 2024-09-01T00:33:12.436 INFO:tasks.rados.rados.0.smithi026.stdout:1311: finishing write tid 2 to smithi02669314-3 2024-09-01T00:33:12.437 INFO:tasks.rados.rados.0.smithi026.stdout:1311: finishing write tid 3 to smithi02669314-3 2024-09-01T00:33:12.437 INFO:tasks.rados.rados.0.smithi026.stdout:1311: finishing write tid 4 to smithi02669314-3 2024-09-01T00:33:12.437 INFO:tasks.rados.rados.0.smithi026.stdout:1311: finishing write tid 5 to smithi02669314-3 2024-09-01T00:33:12.437 INFO:tasks.rados.rados.0.smithi026.stdout:1311: finishing write tid 6 to smithi02669314-3 2024-09-01T00:33:12.437 INFO:tasks.rados.rados.0.smithi026.stdout:1311: oid 3 updating version 0 to 266 2024-09-01T00:33:12.437 INFO:tasks.rados.rados.0.smithi026.stdout:1311: oid 3 updating version 266 to 270 2024-09-01T00:33:12.437 INFO:tasks.rados.rados.0.smithi026.stdout:1311: oid 3 version 270 is already newer than 268 2024-09-01T00:33:12.437 INFO:tasks.rados.rados.0.smithi026.stdout:1311: oid 3 version 270 is already newer than 269 2024-09-01T00:33:12.437 INFO:tasks.rados.rados.0.smithi026.stdout:1311: oid 3 version 270 is already newer than 267 2024-09-01T00:33:12.437 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 270 (ObjNum 418 snap 118 seq_num 418) dirty exists 2024-09-01T00:33:12.437 INFO:tasks.rados.rados.0.smithi026.stdout:1311: left oid 3 (ObjNum 418 snap 118 seq_num 418) 2024-09-01T00:33:12.437 INFO:tasks.rados.rados.0.smithi026.stdout:1312: finishing write tid 1 to smithi02669314-43 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:1312: finishing write tid 2 to smithi02669314-43 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:1312: finishing write tid 3 to smithi02669314-43 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:1312: finishing write tid 4 to smithi02669314-43 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:1312: finishing write tid 5 to smithi02669314-43 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:1312: finishing write tid 6 to smithi02669314-43 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:1312: oid 43 updating version 0 to 533 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:1312: oid 43 updating version 533 to 536 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:1312: oid 43 version 536 is already newer than 535 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:1312: oid 43 version 536 is already newer than 534 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:1312: oid 43 updating version 536 to 537 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 537 (ObjNum 419 snap 118 seq_num 419) dirty exists 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:1312: left oid 43 (ObjNum 419 snap 118 seq_num 419) 2024-09-01T00:33:12.438 INFO:tasks.rados.rados.0.smithi026.stdout:1313: expect (ObjNum 357 snap 106 seq_num 357) 2024-09-01T00:33:12.681 INFO:tasks.rados.rados.0.smithi026.stdout:1314: expect (ObjNum 401 snap 111 seq_num 401) 2024-09-01T00:33:12.930 INFO:tasks.rados.rados.0.smithi026.stdout:1305: done (9 left) 2024-09-01T00:33:12.930 INFO:tasks.rados.rados.0.smithi026.stdout:1306: done (8 left) 2024-09-01T00:33:12.930 INFO:tasks.rados.rados.0.smithi026.stdout:1307: done (7 left) 2024-09-01T00:33:12.931 INFO:tasks.rados.rados.0.smithi026.stdout:1309: done (6 left) 2024-09-01T00:33:12.931 INFO:tasks.rados.rados.0.smithi026.stdout:1310: done (5 left) 2024-09-01T00:33:12.931 INFO:tasks.rados.rados.0.smithi026.stdout:1311: done (4 left) 2024-09-01T00:33:12.931 INFO:tasks.rados.rados.0.smithi026.stdout:1312: done (3 left) 2024-09-01T00:33:12.931 INFO:tasks.rados.rados.0.smithi026.stdout:1313: done (2 left) 2024-09-01T00:33:12.931 INFO:tasks.rados.rados.0.smithi026.stdout:1314: done (1 left) 2024-09-01T00:33:12.931 INFO:tasks.rados.rados.0.smithi026.stdout:1315: done (0 left) 2024-09-01T00:33:12.931 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 119 2024-09-01T00:33:12.931 INFO:tasks.rados.rados.0.smithi026.stdout:1316: seq_num 420 ranges {4808704=638976,5447680=557056,6004736=450560,6455296=598016} 2024-09-01T00:33:12.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:12 smithi026 ceph-mon[81182]: osdmap e319: 8 total, 8 up, 8 in 2024-09-01T00:33:12.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:12 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-01T00:33:12.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:33:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:33:12] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2024-09-01T00:33:12.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:12 smithi026 ceph-mon[83580]: osdmap e319: 8 total, 8 up, 8 in 2024-09-01T00:33:12.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:12 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-01T00:33:12.959 INFO:tasks.rados.rados.0.smithi026.stdout:1316: writing smithi02669314-17 from 4808704 to 5447680 tid 1 2024-09-01T00:33:12.962 INFO:tasks.rados.rados.0.smithi026.stdout:1316: writing smithi02669314-17 from 5447680 to 6004736 tid 2 2024-09-01T00:33:12.965 INFO:tasks.rados.rados.0.smithi026.stdout:1316: writing smithi02669314-17 from 6004736 to 6455296 tid 3 2024-09-01T00:33:12.968 INFO:tasks.rados.rados.0.smithi026.stdout:1316: writing smithi02669314-17 from 6455296 to 7053312 tid 4 2024-09-01T00:33:12.968 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 119 2024-09-01T00:33:12.968 INFO:tasks.rados.rados.0.smithi026.stdout:1317: seq_num 421 ranges {2220032=655360,2875392=442368,3317760=663552,3981312=499712} 2024-09-01T00:33:12.984 INFO:tasks.rados.rados.0.smithi026.stdout:1317: writing smithi02669314-35 from 2220032 to 2875392 tid 1 2024-09-01T00:33:12.986 INFO:tasks.rados.rados.0.smithi026.stdout:1317: writing smithi02669314-35 from 2875392 to 3317760 tid 2 2024-09-01T00:33:12.990 INFO:tasks.rados.rados.0.smithi026.stdout:1317: writing smithi02669314-35 from 3317760 to 3981312 tid 3 2024-09-01T00:33:12.993 INFO:tasks.rados.rados.0.smithi026.stdout:1317: writing smithi02669314-35 from 3981312 to 4481024 tid 4 2024-09-01T00:33:12.994 INFO:tasks.rados.rados.0.smithi026.stdout:1318: snap_create 2024-09-01T00:33:12.994 INFO:tasks.rados.rados.0.smithi026.stdout:1316: finishing write tid 1 to smithi02669314-17 2024-09-01T00:33:12.994 INFO:tasks.rados.rados.0.smithi026.stdout:1316: finishing write tid 2 to smithi02669314-17 2024-09-01T00:33:12.994 INFO:tasks.rados.rados.0.smithi026.stdout:1316: finishing write tid 3 to smithi02669314-17 2024-09-01T00:33:12.994 INFO:tasks.rados.rados.0.smithi026.stdout:1316: finishing write tid 4 to smithi02669314-17 2024-09-01T00:33:12.994 INFO:tasks.rados.rados.0.smithi026.stdout:1316: finishing write tid 5 to smithi02669314-17 2024-09-01T00:33:12.994 INFO:tasks.rados.rados.0.smithi026.stdout:1316: finishing write tid 6 to smithi02669314-17 2024-09-01T00:33:12.995 INFO:tasks.rados.rados.0.smithi026.stdout:1316: oid 17 updating version 0 to 546 2024-09-01T00:33:12.995 INFO:tasks.rados.rados.0.smithi026.stdout:1316: oid 17 version 546 is already newer than 544 2024-09-01T00:33:12.995 INFO:tasks.rados.rados.0.smithi026.stdout:1316: oid 17 version 546 is already newer than 545 2024-09-01T00:33:12.995 INFO:tasks.rados.rados.0.smithi026.stdout:1316: oid 17 version 546 is already newer than 543 2024-09-01T00:33:12.995 INFO:tasks.rados.rados.0.smithi026.stdout:1316: oid 17 version 546 is already newer than 542 2024-09-01T00:33:12.995 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 546 (ObjNum 420 snap 119 seq_num 420) dirty exists 2024-09-01T00:33:12.995 INFO:tasks.rados.rados.0.smithi026.stdout:1316: left oid 17 (ObjNum 420 snap 119 seq_num 420) 2024-09-01T00:33:12.995 INFO:tasks.rados.rados.0.smithi026.stdout:1317: finishing write tid 1 to smithi02669314-35 2024-09-01T00:33:12.995 INFO:tasks.rados.rados.0.smithi026.stdout:1317: finishing write tid 2 to smithi02669314-35 2024-09-01T00:33:12.996 INFO:tasks.rados.rados.0.smithi026.stdout:1317: finishing write tid 3 to smithi02669314-35 2024-09-01T00:33:12.996 INFO:tasks.rados.rados.0.smithi026.stdout:1317: finishing write tid 4 to smithi02669314-35 2024-09-01T00:33:12.996 INFO:tasks.rados.rados.0.smithi026.stdout:1317: finishing write tid 5 to smithi02669314-35 2024-09-01T00:33:12.998 INFO:tasks.rados.rados.0.smithi026.stdout:1317: finishing write tid 6 to smithi02669314-35 2024-09-01T00:33:12.998 INFO:tasks.rados.rados.0.smithi026.stdout:1317: oid 35 updating version 0 to 613 2024-09-01T00:33:12.998 INFO:tasks.rados.rados.0.smithi026.stdout:1317: oid 35 version 613 is already newer than 611 2024-09-01T00:33:12.998 INFO:tasks.rados.rados.0.smithi026.stdout:1317: oid 35 version 613 is already newer than 610 2024-09-01T00:33:12.998 INFO:tasks.rados.rados.0.smithi026.stdout:1317: oid 35 version 613 is already newer than 612 2024-09-01T00:33:12.998 INFO:tasks.rados.rados.0.smithi026.stdout:1317: oid 35 updating version 613 to 614 2024-09-01T00:33:12.999 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 614 (ObjNum 421 snap 119 seq_num 421) dirty exists 2024-09-01T00:33:12.999 INFO:tasks.rados.rados.0.smithi026.stdout:1317: left oid 35 (ObjNum 421 snap 119 seq_num 421) 2024-09-01T00:33:13.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:12 smithi139 ceph-mon[73682]: osdmap e319: 8 total, 8 up, 8 in 2024-09-01T00:33:13.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:12 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-01T00:33:13.767 INFO:tasks.rados.rados.0.smithi026.stdout:1316: done (2 left) 2024-09-01T00:33:13.767 INFO:tasks.rados.rados.0.smithi026.stdout:1317: done (1 left) 2024-09-01T00:33:13.767 INFO:tasks.rados.rados.0.smithi026.stdout:1318: done (0 left) 2024-09-01T00:33:13.767 INFO:tasks.rados.rados.0.smithi026.stdout:1319: delete oid 44 current snap is 120 2024-09-01T00:33:13.771 INFO:tasks.rados.rados.0.smithi026.stdout:1319: done (0 left) 2024-09-01T00:33:13.772 INFO:tasks.rados.rados.0.smithi026.stdout:1320: rmattr oid 21 current snap is 120 2024-09-01T00:33:13.772 INFO:tasks.rados.rados.0.smithi026.stdout:1320: done (0 left) 2024-09-01T00:33:13.772 INFO:tasks.rados.rados.0.smithi026.stdout:1321: read oid 50 snap -1 2024-09-01T00:33:13.772 INFO:tasks.rados.rados.0.smithi026.stdout:1321: expect (ObjNum 316 snap 92 seq_num 316) 2024-09-01T00:33:13.772 INFO:tasks.rados.rados.0.smithi026.stdout:1322: read oid 4 snap -1 2024-09-01T00:33:13.772 INFO:tasks.rados.rados.0.smithi026.stdout:1322: expect (ObjNum 371 snap 108 seq_num 371) 2024-09-01T00:33:13.772 INFO:tasks.rados.rados.0.smithi026.stdout:1323: snap_create 2024-09-01T00:33:13.785 INFO:tasks.rados.rados.0.smithi026.stdout:1322: expect (ObjNum 371 snap 108 seq_num 371) 2024-09-01T00:33:13.996 INFO:tasks.rados.rados.0.smithi026.stdout:1321: expect (ObjNum 316 snap 92 seq_num 316) 2024-09-01T00:33:14.046 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-01T00:33:14.047 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[81182]: Upgrade: osd.1 is safe to restart 2024-09-01T00:33:14.047 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[81182]: pgmap v143: 121 pgs: 121 active+clean; 157 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 15 op/s 2024-09-01T00:33:14.047 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[81182]: osdmap e320: 8 total, 8 up, 8 in 2024-09-01T00:33:14.047 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:14.047 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-01T00:33:14.047 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:33:14.047 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-01T00:33:14.047 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[83580]: Upgrade: osd.1 is safe to restart 2024-09-01T00:33:14.047 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[83580]: pgmap v143: 121 pgs: 121 active+clean; 157 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 15 op/s 2024-09-01T00:33:14.047 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[83580]: osdmap e320: 8 total, 8 up, 8 in 2024-09-01T00:33:14.047 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:14.048 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-01T00:33:14.048 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:13 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:33:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:13 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-01T00:33:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:13 smithi139 ceph-mon[73682]: Upgrade: osd.1 is safe to restart 2024-09-01T00:33:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:13 smithi139 ceph-mon[73682]: pgmap v143: 121 pgs: 121 active+clean; 157 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 15 op/s 2024-09-01T00:33:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:13 smithi139 ceph-mon[73682]: osdmap e320: 8 total, 8 up, 8 in 2024-09-01T00:33:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:13 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:13 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-01T00:33:14.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:13 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:33:14.775 INFO:tasks.rados.rados.0.smithi026.stdout:1321: done (2 left) 2024-09-01T00:33:14.775 INFO:tasks.rados.rados.0.smithi026.stdout:1322: done (1 left) 2024-09-01T00:33:14.775 INFO:tasks.rados.rados.0.smithi026.stdout:1323: done (0 left) 2024-09-01T00:33:14.775 INFO:tasks.rados.rados.0.smithi026.stdout:1324: read oid 40 snap 117 2024-09-01T00:33:14.775 INFO:tasks.rados.rados.0.smithi026.stdout:1324: expect (ObjNum 232 snap 62 seq_num 232) 2024-09-01T00:33:14.775 INFO:tasks.rados.rados.0.smithi026.stdout:1325: read oid 11 snap 119 2024-09-01T00:33:14.775 INFO:tasks.rados.rados.0.smithi026.stdout:1325: expect (ObjNum 319 snap 92 seq_num 319) 2024-09-01T00:33:14.776 INFO:tasks.rados.rados.0.smithi026.stdout:1326: rollback oid 17 current snap is 121 2024-09-01T00:33:14.776 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 17 to 117 2024-09-01T00:33:14.776 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 121 2024-09-01T00:33:14.776 INFO:tasks.rados.rados.0.smithi026.stdout:1327: seq_num 423 ranges {2744320=688128,3432448=614400,4046848=622592,4669440=368640} 2024-09-01T00:33:14.795 INFO:tasks.rados.rados.0.smithi026.stdout:1327: writing smithi02669314-14 from 2744320 to 3432448 tid 1 2024-09-01T00:33:14.799 INFO:tasks.rados.rados.0.smithi026.stdout:1327: writing smithi02669314-14 from 3432448 to 4046848 tid 2 2024-09-01T00:33:14.804 INFO:tasks.rados.rados.0.smithi026.stdout:1327: writing smithi02669314-14 from 4046848 to 4669440 tid 3 2024-09-01T00:33:14.806 INFO:tasks.rados.rados.0.smithi026.stdout:1327: writing smithi02669314-14 from 4669440 to 5038080 tid 4 2024-09-01T00:33:14.806 INFO:tasks.rados.rados.0.smithi026.stdout:1328: rollback oid 16 current snap is 121 2024-09-01T00:33:14.806 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 16 to 114 2024-09-01T00:33:14.806 INFO:tasks.rados.rados.0.smithi026.stdout:1326: finishing rollback tid 0 to smithi02669314-17 2024-09-01T00:33:14.806 INFO:tasks.rados.rados.0.smithi026.stdout:1326: finishing rollback tid 1 to smithi02669314-17 2024-09-01T00:33:14.806 INFO:tasks.rados.rados.0.smithi026.stdout:1326: finishing rollback tid 2 to smithi02669314-17 2024-09-01T00:33:14.806 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 549 (ObjNum 400 snap 111 seq_num 400) dirty exists 2024-09-01T00:33:14.807 INFO:tasks.rados.rados.0.smithi026.stdout:1324: expect (ObjNum 232 snap 62 seq_num 232) 2024-09-01T00:33:14.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:14 smithi026 ceph-mon[83580]: Upgrade: Updating osd.1 2024-09-01T00:33:14.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:14 smithi026 ceph-mon[83580]: Deploying daemon osd.1 on smithi026 2024-09-01T00:33:14.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:14 smithi026 ceph-mon[83580]: osdmap e321: 8 total, 8 up, 8 in 2024-09-01T00:33:14.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:14 smithi026 ceph-mon[81182]: Upgrade: Updating osd.1 2024-09-01T00:33:14.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:14 smithi026 ceph-mon[81182]: Deploying daemon osd.1 on smithi026 2024-09-01T00:33:14.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:14 smithi026 ceph-mon[81182]: osdmap e321: 8 total, 8 up, 8 in 2024-09-01T00:33:15.007 INFO:tasks.rados.rados.0.smithi026.stdout:1327: finishing write tid 1 to smithi02669314-14 2024-09-01T00:33:15.007 INFO:tasks.rados.rados.0.smithi026.stdout:1327: finishing write tid 2 to smithi02669314-14 2024-09-01T00:33:15.007 INFO:tasks.rados.rados.0.smithi026.stdout:1324: done (4 left) 2024-09-01T00:33:15.007 INFO:tasks.rados.rados.0.smithi026.stdout:1326: done (3 left) 2024-09-01T00:33:15.007 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 121 2024-09-01T00:33:15.007 INFO:tasks.rados.rados.0.smithi026.stdout:1327: finishing write tid 3 to smithi02669314-14 2024-09-01T00:33:15.007 INFO:tasks.rados.rados.0.smithi026.stdout:1327: finishing write tid 4 to smithi02669314-14 2024-09-01T00:33:15.008 INFO:tasks.rados.rados.0.smithi026.stdout:1327: finishing write tid 5 to smithi02669314-14 2024-09-01T00:33:15.008 INFO:tasks.rados.rados.0.smithi026.stdout:1327: finishing write tid 6 to smithi02669314-14 2024-09-01T00:33:15.008 INFO:tasks.rados.rados.0.smithi026.stdout:1327: oid 14 updating version 0 to 610 2024-09-01T00:33:15.008 INFO:tasks.rados.rados.0.smithi026.stdout:1327: oid 14 updating version 610 to 612 2024-09-01T00:33:15.008 INFO:tasks.rados.rados.0.smithi026.stdout:1327: oid 14 version 612 is already newer than 609 2024-09-01T00:33:15.008 INFO:tasks.rados.rados.0.smithi026.stdout:1327: oid 14 updating version 612 to 613 2024-09-01T00:33:15.008 INFO:tasks.rados.rados.0.smithi026.stdout:1327: oid 14 version 613 is already newer than 611 2024-09-01T00:33:15.008 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 613 (ObjNum 423 snap 121 seq_num 423) dirty exists 2024-09-01T00:33:15.008 INFO:tasks.rados.rados.0.smithi026.stdout:1327: left oid 14 (ObjNum 423 snap 121 seq_num 423) 2024-09-01T00:33:15.008 INFO:tasks.rados.rados.0.smithi026.stdout:1325: expect (ObjNum 319 snap 92 seq_num 319) 2024-09-01T00:33:15.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:14 smithi139 ceph-mon[73682]: Upgrade: Updating osd.1 2024-09-01T00:33:15.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:14 smithi139 ceph-mon[73682]: Deploying daemon osd.1 on smithi026 2024-09-01T00:33:15.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:14 smithi139 ceph-mon[73682]: osdmap e321: 8 total, 8 up, 8 in 2024-09-01T00:33:15.322 INFO:tasks.rados.rados.0.smithi026.stdout:1328: finishing rollback tid 0 to smithi02669314-16 2024-09-01T00:33:15.322 INFO:tasks.rados.rados.0.smithi026.stdout:1328: finishing rollback tid 1 to smithi02669314-16 2024-09-01T00:33:15.322 INFO:tasks.rados.rados.0.smithi026.stdout:1328: finishing rollback tid 2 to smithi02669314-16 2024-09-01T00:33:15.322 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 330 (ObjNum 209 snap 50 seq_num 209) dirty exists 2024-09-01T00:33:15.322 INFO:tasks.rados.rados.0.smithi026.stdout:1329: seq_num 424 ranges {2760704=704512,3465216=491520,3956736=434176,4390912=679936} 2024-09-01T00:33:15.341 INFO:tasks.rados.rados.0.smithi026.stdout:1329: writing smithi02669314-19 from 2760704 to 3465216 tid 1 2024-09-01T00:33:15.344 INFO:tasks.rados.rados.0.smithi026.stdout:1329: writing smithi02669314-19 from 3465216 to 3956736 tid 2 2024-09-01T00:33:15.346 INFO:tasks.rados.rados.0.smithi026.stdout:1329: writing smithi02669314-19 from 3956736 to 4390912 tid 3 2024-09-01T00:33:15.351 INFO:tasks.rados.rados.0.smithi026.stdout:1329: writing smithi02669314-19 from 4390912 to 5070848 tid 4 2024-09-01T00:33:15.351 INFO:tasks.rados.rados.0.smithi026.stdout:1325: done (3 left) 2024-09-01T00:33:15.351 INFO:tasks.rados.rados.0.smithi026.stdout:1327: done (2 left) 2024-09-01T00:33:15.351 INFO:tasks.rados.rados.0.smithi026.stdout:1328: done (1 left) 2024-09-01T00:33:15.351 INFO:tasks.rados.rados.0.smithi026.stdout:1330: read oid 18 snap -1 2024-09-01T00:33:15.351 INFO:tasks.rados.rados.0.smithi026.stdout:1330: expect (ObjNum 389 snap 110 seq_num 389) 2024-09-01T00:33:15.351 INFO:tasks.rados.rados.0.smithi026.stdout:1331: snap_remove snap 119 2024-09-01T00:33:15.726 INFO:tasks.rados.rados.0.smithi026.stdout:1331: done (2 left) 2024-09-01T00:33:15.726 INFO:tasks.rados.rados.0.smithi026.stdout:1332: copy_from oid 2 from oid 10 current snap is 121 2024-09-01T00:33:15.726 INFO:tasks.rados.rados.0.smithi026.stdout:1329: finishing write tid 1 to smithi02669314-19 2024-09-01T00:33:15.726 INFO:tasks.rados.rados.0.smithi026.stdout:1329: finishing write tid 2 to smithi02669314-19 2024-09-01T00:33:15.726 INFO:tasks.rados.rados.0.smithi026.stdout:1329: finishing write tid 3 to smithi02669314-19 2024-09-01T00:33:15.727 INFO:tasks.rados.rados.0.smithi026.stdout:1329: finishing write tid 4 to smithi02669314-19 2024-09-01T00:33:15.727 INFO:tasks.rados.rados.0.smithi026.stdout:1329: finishing write tid 5 to smithi02669314-19 2024-09-01T00:33:15.727 INFO:tasks.rados.rados.0.smithi026.stdout:1329: finishing write tid 6 to smithi02669314-19 2024-09-01T00:33:15.727 INFO:tasks.rados.rados.0.smithi026.stdout:1329: oid 19 updating version 0 to 537 2024-09-01T00:33:15.727 INFO:tasks.rados.rados.0.smithi026.stdout:1329: oid 19 version 537 is already newer than 534 2024-09-01T00:33:15.727 INFO:tasks.rados.rados.0.smithi026.stdout:1329: oid 19 version 537 is already newer than 535 2024-09-01T00:33:15.727 INFO:tasks.rados.rados.0.smithi026.stdout:1329: oid 19 version 537 is already newer than 536 2024-09-01T00:33:15.727 INFO:tasks.rados.rados.0.smithi026.stdout:1329: oid 19 version 537 is already newer than 533 2024-09-01T00:33:15.727 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 537 (ObjNum 424 snap 121 seq_num 424) dirty exists 2024-09-01T00:33:15.727 INFO:tasks.rados.rados.0.smithi026.stdout:1329: left oid 19 (ObjNum 424 snap 121 seq_num 424) 2024-09-01T00:33:15.727 INFO:tasks.rados.rados.0.smithi026.stdout:1330: expect (ObjNum 389 snap 110 seq_num 389) 2024-09-01T00:33:15.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:15 smithi026 ceph-mon[81182]: pgmap v146: 121 pgs: 121 active+clean; 157 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 15 op/s 2024-09-01T00:33:15.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:15 smithi026 ceph-mon[81182]: osdmap e322: 8 total, 8 up, 8 in 2024-09-01T00:33:15.943 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:15 smithi026 ceph-mon[81182]: osdmap e323: 8 total, 8 up, 8 in 2024-09-01T00:33:15.943 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:15 smithi026 ceph-mon[83580]: pgmap v146: 121 pgs: 121 active+clean; 157 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 15 op/s 2024-09-01T00:33:15.943 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:15 smithi026 ceph-mon[83580]: osdmap e322: 8 total, 8 up, 8 in 2024-09-01T00:33:15.943 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:15 smithi026 ceph-mon[83580]: osdmap e323: 8 total, 8 up, 8 in 2024-09-01T00:33:15.953 INFO:tasks.rados.rados.0.smithi026.stdout:1332: finishing copy_from racing read to smithi02669314-2 2024-09-01T00:33:15.953 INFO:tasks.rados.rados.0.smithi026.stdout:1332: finishing copy_from to smithi02669314-2 2024-09-01T00:33:15.953 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 548 (ObjNum 330 snap 94 seq_num 330) dirty exists 2024-09-01T00:33:15.953 INFO:tasks.rados.rados.0.smithi026.stdout:1329: done (2 left) 2024-09-01T00:33:15.953 INFO:tasks.rados.rados.0.smithi026.stdout:1330: done (1 left) 2024-09-01T00:33:15.953 INFO:tasks.rados.rados.0.smithi026.stdout:1332: done (0 left) 2024-09-01T00:33:15.953 INFO:tasks.rados.rados.0.smithi026.stdout:1333: read oid 19 snap 117 2024-09-01T00:33:15.953 INFO:tasks.rados.rados.0.smithi026.stdout:1333: expect (ObjNum 372 snap 108 seq_num 372) 2024-09-01T00:33:15.953 INFO:tasks.rados.rados.0.smithi026.stdout:1334: rollback oid 14 current snap is 121 2024-09-01T00:33:15.953 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 14 to 114 2024-09-01T00:33:15.953 INFO:tasks.rados.rados.0.smithi026.stdout:1335: read oid 23 snap -1 2024-09-01T00:33:15.953 INFO:tasks.rados.rados.0.smithi026.stdout:1335: expect (ObjNum 414 snap 117 seq_num 414) 2024-09-01T00:33:15.954 INFO:tasks.rados.rados.0.smithi026.stdout:1336: rollback oid 27 current snap is 121 2024-09-01T00:33:15.954 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 27 to 120 2024-09-01T00:33:15.954 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 121 2024-09-01T00:33:15.954 INFO:tasks.rados.rados.0.smithi026.stdout:1337: seq_num 425 ranges {5742592=720896,6463488=778240,7241728=638976,7880704=188416} 2024-09-01T00:33:15.991 INFO:tasks.rados.rados.0.smithi026.stdout:1337: writing smithi02669314-11 from 5742592 to 6463488 tid 1 2024-09-01T00:33:15.997 INFO:tasks.rados.rados.0.smithi026.stdout:1337: writing smithi02669314-11 from 6463488 to 7241728 tid 2 2024-09-01T00:33:16.001 INFO:tasks.rados.rados.0.smithi026.stdout:1337: writing smithi02669314-11 from 7241728 to 7880704 tid 3 2024-09-01T00:33:16.003 INFO:tasks.rados.rados.0.smithi026.stdout:1337: writing smithi02669314-11 from 7880704 to 8069120 tid 4 2024-09-01T00:33:16.003 INFO:tasks.rados.rados.0.smithi026.stdout:1338: rmattr oid 29 current snap is 121 2024-09-01T00:33:16.003 INFO:tasks.rados.rados.0.smithi026.stdout:1338: done (5 left) 2024-09-01T00:33:16.004 INFO:tasks.rados.rados.0.smithi026.stdout:1339: read oid 20 snap -1 2024-09-01T00:33:16.004 INFO:tasks.rados.rados.0.smithi026.stdout:1339: expect (ObjNum 413 snap 117 seq_num 413) 2024-09-01T00:33:16.004 INFO:tasks.rados.rados.0.smithi026.stdout:1340: delete oid 28 current snap is 121 2024-09-01T00:33:16.004 INFO:tasks.rados.rados.0.smithi026.stdout:1334: finishing rollback tid 0 to smithi02669314-14 2024-09-01T00:33:16.004 INFO:tasks.rados.rados.0.smithi026.stdout:1334: finishing rollback tid 1 to smithi02669314-14 2024-09-01T00:33:16.004 INFO:tasks.rados.rados.0.smithi026.stdout:1334: finishing rollback tid 2 to smithi02669314-14 2024-09-01T00:33:16.004 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 616 (ObjNum 382 snap 109 seq_num 382) dirty exists 2024-09-01T00:33:16.004 INFO:tasks.rados.rados.0.smithi026.stdout:1336: finishing rollback tid 0 to smithi02669314-27 2024-09-01T00:33:16.004 INFO:tasks.rados.rados.0.smithi026.stdout:1333: expect (ObjNum 372 snap 108 seq_num 372) 2024-09-01T00:33:16.038 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:33:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:15 smithi139 ceph-mon[73682]: pgmap v146: 121 pgs: 121 active+clean; 157 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 15 op/s 2024-09-01T00:33:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:15 smithi139 ceph-mon[73682]: osdmap e322: 8 total, 8 up, 8 in 2024-09-01T00:33:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:15 smithi139 ceph-mon[73682]: osdmap e323: 8 total, 8 up, 8 in 2024-09-01T00:33:16.109 INFO:tasks.rados.rados.0.smithi026.stdout:1336: finishing rollback tid 1 to smithi02669314-27 2024-09-01T00:33:16.109 INFO:tasks.rados.rados.0.smithi026.stdout:1336: finishing rollback tid 2 to smithi02669314-27 2024-09-01T00:33:16.109 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 657 (ObjNum 417 snap 118 seq_num 417) dirty exists 2024-09-01T00:33:16.109 INFO:tasks.rados.rados.0.smithi026.stdout:1335: expect (ObjNum 414 snap 117 seq_num 414) 2024-09-01T00:33:16.389 INFO:tasks.rados.rados.0.smithi026.stdout:1337: finishing write tid 1 to smithi02669314-11 2024-09-01T00:33:16.389 INFO:tasks.rados.rados.0.smithi026.stdout:1337: finishing write tid 2 to smithi02669314-11 2024-09-01T00:33:16.389 INFO:tasks.rados.rados.0.smithi026.stdout:1333: done (6 left) 2024-09-01T00:33:16.389 INFO:tasks.rados.rados.0.smithi026.stdout:1334: done (5 left) 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1335: done (4 left) 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1336: done (3 left) 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1340: done (2 left) 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1341: delete oid 24 current snap is 121 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1337: finishing write tid 3 to smithi02669314-11 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1337: finishing write tid 4 to smithi02669314-11 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1337: finishing write tid 5 to smithi02669314-11 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1337: finishing write tid 6 to smithi02669314-11 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1337: oid 11 updating version 0 to 552 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1337: oid 11 updating version 552 to 553 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1337: oid 11 version 553 is already newer than 549 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1337: oid 11 version 553 is already newer than 551 2024-09-01T00:33:16.390 INFO:tasks.rados.rados.0.smithi026.stdout:1337: oid 11 version 553 is already newer than 550 2024-09-01T00:33:16.391 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 553 (ObjNum 425 snap 121 seq_num 425) dirty exists 2024-09-01T00:33:16.391 INFO:tasks.rados.rados.0.smithi026.stdout:1337: left oid 11 (ObjNum 425 snap 121 seq_num 425) 2024-09-01T00:33:16.391 INFO:tasks.rados.rados.0.smithi026.stdout:1339: expect (ObjNum 413 snap 117 seq_num 413) 2024-09-01T00:33:16.656 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:16 smithi026 systemd[1]: Stopping Ceph osd.1 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (5m) 23s ago 6m 26.1M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (6m) 65s ago 6m 90.7M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (8m) 23s ago 8m 15.2M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (7m) 65s ago 7m 20.8M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (2m) 65s ago 11m 452M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (2m) 23s ago 13m 518M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (111s) 23s ago 13m 48.2M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (70s) 65s ago 11m 23.0M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (87s) 23s ago 11m 40.2M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 23s ago 6m 16.4M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (6m) 65s ago 6m 15.7M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:33:16.755 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (27s) 23s ago 11m 14.4M 2481M 19.3.0-4640-g50288870 8375ce782346 a0589209e48e 2024-09-01T00:33:16.756 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (10m) 23s ago 10m 153M 2481M 18.2.4-799-g7290dfee 0819e487878b 6bb40a9cf628 2024-09-01T00:33:16.756 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (10m) 23s ago 10m 172M 2481M 18.2.4-799-g7290dfee 0819e487878b 002c0e3ce2e2 2024-09-01T00:33:16.756 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (9m) 23s ago 9m 125M 2481M 18.2.4-799-g7290dfee 0819e487878b 120bfca74c8e 2024-09-01T00:33:16.756 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (9m) 65s ago 9m 165M 2480M 18.2.4-799-g7290dfee 0819e487878b 4043c5e3aba4 2024-09-01T00:33:16.756 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (9m) 65s ago 9m 157M 2480M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:33:16.756 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (8m) 65s ago 8m 106M 2480M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:33:16.756 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (8m) 65s ago 8m 143M 2480M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:33:16.756 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (2m) 65s ago 7m 44.3M - 2.43.0 a07b618ecd1d a888053ef019 2024-09-01T00:33:16.783 INFO:tasks.rados.rados.0.smithi026.stdout:1337: done (2 left) 2024-09-01T00:33:16.783 INFO:tasks.rados.rados.0.smithi026.stdout:1339: done (1 left) 2024-09-01T00:33:16.783 INFO:tasks.rados.rados.0.smithi026.stdout:1341: done (0 left) 2024-09-01T00:33:16.783 INFO:tasks.rados.rados.0.smithi026.stdout:1342: copy_from oid 23 from oid 1 current snap is 121 2024-09-01T00:33:16.783 INFO:tasks.rados.rados.0.smithi026.stdout:1343: snap_remove snap 118 2024-09-01T00:33:16.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:16 smithi026 ceph-mon[81182]: osd.1 marked itself down and dead 2024-09-01T00:33:16.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:16 smithi026 ceph-mon[83580]: osd.1 marked itself down and dead 2024-09-01T00:33:16.950 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:16 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1[37880]: 2024-09-01T00:33:16.656+0000 7f68c4f2f640 -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-01T00:33:16.950 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:16 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1[37880]: 2024-09-01T00:33:16.656+0000 7f68c4f2f640 -1 osd.1 323 *** Got signal Terminated *** 2024-09-01T00:33:16.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:16 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1[37880]: 2024-09-01T00:33:16.656+0000 7f68c4f2f640 -1 osd.1 323 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:33:17.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:16 smithi139 ceph-mon[73682]: osd.1 marked itself down and dead 2024-09-01T00:33:17.112 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:33:17.112 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 6, 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 1 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:33:17.113 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:33:17.114 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8, 2024-09-01T00:33:17.114 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 6 2024-09-01T00:33:17.114 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:33:17.114 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:33:17.411 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:33:17.411 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:33:17.411 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:33:17.411 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:33:17.411 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:33:17.411 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:33:17.411 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:33:17.411 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:33:17.412 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "6/20 daemons upgraded", 2024-09-01T00:33:17.412 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-01T00:33:17.412 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:33:17.412 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:33:17.412 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:17 smithi026 podman[93427]: 2024-09-01 00:33:17.339248784 +0000 UTC m=+0.793744672 container died 6bb40a9cf6286763bb43265c1bc1bc76d5113109771938fc6773cc06b56c75fa (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=reef-7290dfe) 2024-09-01T00:33:17.793 INFO:tasks.rados.rados.0.smithi026.stdout:1343: done (1 left) 2024-09-01T00:33:17.794 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 121 2024-09-01T00:33:17.794 INFO:tasks.rados.rados.0.smithi026.stdout:1344: seq_num 428 ranges {11067392=778240,11845632=483328,12328960=409600,12738560=417792,13156352=294912} 2024-09-01T00:33:17.861 INFO:tasks.rados.rados.0.smithi026.stdout:1344: writing smithi02669314-39 from 11067392 to 11845632 tid 1 2024-09-01T00:33:17.862 INFO:tasks.rados.rados.0.smithi026.stdout:1344: writing smithi02669314-39 from 11845632 to 12328960 tid 2 2024-09-01T00:33:17.864 INFO:tasks.rados.rados.0.smithi026.stdout:1344: writing smithi02669314-39 from 12328960 to 12738560 tid 3 2024-09-01T00:33:17.867 INFO:tasks.rados.rados.0.smithi026.stdout:1344: writing smithi02669314-39 from 12738560 to 13156352 tid 4 2024-09-01T00:33:17.869 INFO:tasks.rados.rados.0.smithi026.stdout:1344: writing smithi02669314-39 from 13156352 to 13451264 tid 5 2024-09-01T00:33:17.869 INFO:tasks.rados.rados.0.smithi026.stdout:1345: copy_from oid 34 from oid 31 current snap is 121 2024-09-01T00:33:17.869 INFO:tasks.rados.rados.0.smithi026.stdout:1342: finishing copy_from to smithi02669314-23 2024-09-01T00:33:17.869 INFO:tasks.rados.rados.0.smithi026.stdout:1342: got expected ENOENT (src dne) 2024-09-01T00:33:17.869 INFO:tasks.rados.rados.0.smithi026.stdout:1342: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:33:17.869 INFO:tasks.rados.rados.0.smithi026.stdout:1344: finishing write tid 1 to smithi02669314-39 2024-09-01T00:33:17.869 INFO:tasks.rados.rados.0.smithi026.stdout:1344: finishing write tid 2 to smithi02669314-39 2024-09-01T00:33:17.869 INFO:tasks.rados.rados.0.smithi026.stdout:1344: finishing write tid 3 to smithi02669314-39 2024-09-01T00:33:17.870 INFO:tasks.rados.rados.0.smithi026.stdout:1342: done (2 left) 2024-09-01T00:33:17.870 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 121 2024-09-01T00:33:17.870 INFO:tasks.rados.rados.0.smithi026.stdout:1346: seq_num 429 ranges {0=794624,794624=770048,1564672=622592,2187264=212992} 2024-09-01T00:33:17.873 INFO:tasks.rados.rados.0.smithi026.stdout:1346: writing smithi02669314-38 from 0 to 794624 tid 1 2024-09-01T00:33:17.877 INFO:tasks.rados.rados.0.smithi026.stdout:1346: writing smithi02669314-38 from 794624 to 1564672 tid 2 2024-09-01T00:33:17.881 INFO:tasks.rados.rados.0.smithi026.stdout:1346: writing smithi02669314-38 from 1564672 to 2187264 tid 3 2024-09-01T00:33:17.886 INFO:tasks.rados.rados.0.smithi026.stdout:1346: writing smithi02669314-38 from 2187264 to 2400256 tid 4 2024-09-01T00:33:17.886 INFO:tasks.rados.rados.0.smithi026.stdout:1347: read oid 17 snap -1 2024-09-01T00:33:17.886 INFO:tasks.rados.rados.0.smithi026.stdout:1347: expect (ObjNum 400 snap 111 seq_num 400) 2024-09-01T00:33:17.887 INFO:tasks.rados.rados.0.smithi026.stdout:1348: read oid 44 snap -1 2024-09-01T00:33:17.887 INFO:tasks.rados.rados.0.smithi026.stdout:1348: expect deleted 2024-09-01T00:33:17.887 INFO:tasks.rados.rados.0.smithi026.stdout:1349: read oid 10 snap -1 2024-09-01T00:33:17.887 INFO:tasks.rados.rados.0.smithi026.stdout:1349: expect (ObjNum 330 snap 94 seq_num 330) 2024-09-01T00:33:17.887 INFO:tasks.rados.rados.0.smithi026.stdout:1350: rmattr oid 23 current snap is 121 2024-09-01T00:33:17.888 INFO:tasks.rados.rados.0.smithi026.stdout:1344: finishing write tid 4 to smithi02669314-39 2024-09-01T00:33:17.888 INFO:tasks.rados.rados.0.smithi026.stdout:1344: finishing write tid 5 to smithi02669314-39 2024-09-01T00:33:17.888 INFO:tasks.rados.rados.0.smithi026.stdout:1344: finishing write tid 6 to smithi02669314-39 2024-09-01T00:33:17.888 INFO:tasks.rados.rados.0.smithi026.stdout:1345: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:33:17.888 INFO:tasks.rados.rados.0.smithi026.stdout:1345: finishing copy_from to smithi02669314-34 2024-09-01T00:33:17.889 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 480 (ObjNum 65 snap 0 seq_num 1433494613) dirty exists 2024-09-01T00:33:17.889 INFO:tasks.rados.rados.0.smithi026.stdout:1344: finishing write tid 7 to smithi02669314-39 2024-09-01T00:33:17.889 INFO:tasks.rados.rados.0.smithi026.stdout:1344: oid 39 updating version 0 to 565 2024-09-01T00:33:17.889 INFO:tasks.rados.rados.0.smithi026.stdout:1344: oid 39 updating version 565 to 566 2024-09-01T00:33:17.889 INFO:tasks.rados.rados.0.smithi026.stdout:1344: oid 39 version 566 is already newer than 563 2024-09-01T00:33:17.889 INFO:tasks.rados.rados.0.smithi026.stdout:1344: oid 39 updating version 566 to 567 2024-09-01T00:33:17.890 INFO:tasks.rados.rados.0.smithi026.stdout:1344: oid 39 version 567 is already newer than 564 2024-09-01T00:33:17.890 INFO:tasks.rados.rados.0.smithi026.stdout:1344: oid 39 version 567 is already newer than 562 2024-09-01T00:33:17.890 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 567 (ObjNum 428 snap 121 seq_num 428) dirty exists 2024-09-01T00:33:17.890 INFO:tasks.rados.rados.0.smithi026.stdout:1344: left oid 39 (ObjNum 428 snap 121 seq_num 428) 2024-09-01T00:33:17.890 INFO:tasks.rados.rados.0.smithi026.stdout:1346: finishing write tid 1 to smithi02669314-38 2024-09-01T00:33:17.891 INFO:tasks.rados.rados.0.smithi026.stdout:1346: finishing write tid 2 to smithi02669314-38 2024-09-01T00:33:17.891 INFO:tasks.rados.rados.0.smithi026.stdout:1344: done (6 left) 2024-09-01T00:33:17.891 INFO:tasks.rados.rados.0.smithi026.stdout:1345: done (5 left) 2024-09-01T00:33:17.891 INFO:tasks.rados.rados.0.smithi026.stdout:1351: rollback oid 14 current snap is 121 2024-09-01T00:33:17.891 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 14 to 117 2024-09-01T00:33:17.891 INFO:tasks.rados.rados.0.smithi026.stdout:1352: read oid 33 snap -1 2024-09-01T00:33:17.892 INFO:tasks.rados.rados.0.smithi026.stdout:1352: expect (ObjNum 331 snap 94 seq_num 331) 2024-09-01T00:33:17.892 INFO:tasks.rados.rados.0.smithi026.stdout:1353: read oid 18 snap 115 2024-09-01T00:33:17.892 INFO:tasks.rados.rados.0.smithi026.stdout:1353: expect (ObjNum 389 snap 110 seq_num 389) 2024-09-01T00:33:17.892 INFO:tasks.rados.rados.0.smithi026.stdout:1354: delete oid 32 current snap is 121 2024-09-01T00:33:17.892 INFO:tasks.rados.rados.0.smithi026.stdout:1346: finishing write tid 3 to smithi02669314-38 2024-09-01T00:33:17.893 INFO:tasks.rados.rados.0.smithi026.stdout:1351: finishing rollback tid 0 to smithi02669314-14 2024-09-01T00:33:17.894 INFO:tasks.rados.rados.0.smithi026.stdout:1351: finishing rollback tid 1 to smithi02669314-14 2024-09-01T00:33:17.894 INFO:tasks.rados.rados.0.smithi026.stdout:1351: finishing rollback tid 2 to smithi02669314-14 2024-09-01T00:33:17.894 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 619 (ObjNum 382 snap 109 seq_num 382) dirty exists 2024-09-01T00:33:17.901 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 473 (ObjNum 414 snap 117 seq_num 414) dirty exists 2024-09-01T00:33:17.904 INFO:tasks.rados.rados.0.smithi026.stdout:1348: done (8 left) 2024-09-01T00:33:17.904 INFO:tasks.rados.rados.0.smithi026.stdout:1350: done (7 left) 2024-09-01T00:33:17.904 INFO:tasks.rados.rados.0.smithi026.stdout:1351: done (6 left) 2024-09-01T00:33:17.904 INFO:tasks.rados.rados.0.smithi026.stdout:1354: done (5 left) 2024-09-01T00:33:17.905 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 121 2024-09-01T00:33:17.905 INFO:tasks.rados.rados.0.smithi026.stdout:1355: seq_num 431 ranges {3366912=24576} 2024-09-01T00:33:17.924 INFO:tasks.rados.rados.0.smithi026.stdout:1355: writing smithi02669314-25 from 3366912 to 3391488 tid 1 2024-09-01T00:33:17.924 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 121 2024-09-01T00:33:17.924 INFO:tasks.rados.rados.0.smithi026.stdout:1356: seq_num 432 ranges {13451264=40960} 2024-09-01T00:33:17.998 INFO:tasks.rados.rados.0.smithi026.stdout:1356: writing smithi02669314-39 from 13451264 to 13492224 tid 1 2024-09-01T00:33:17.998 INFO:tasks.rados.rados.0.smithi026.stdout:1357: rollback oid 20 current snap is 121 2024-09-01T00:33:17.998 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 20 to 120 2024-09-01T00:33:17.998 INFO:tasks.rados.rados.0.smithi026.stdout:1346: finishing write tid 4 to smithi02669314-38 2024-09-01T00:33:17.998 INFO:tasks.rados.rados.0.smithi026.stdout:1346: finishing write tid 5 to smithi02669314-38 2024-09-01T00:33:17.998 INFO:tasks.rados.rados.0.smithi026.stdout:1358: setattr oid 11 current snap is 121 2024-09-01T00:33:17.998 INFO:tasks.rados.rados.0.smithi026.stdout:1347: expect (ObjNum 400 snap 111 seq_num 400) 2024-09-01T00:33:18.015 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:17 smithi026 podman[93427]: 2024-09-01 00:33:17.723146951 +0000 UTC m=+1.177642830 container cleanup 6bb40a9cf6286763bb43265c1bc1bc76d5113109771938fc6773cc06b56c75fa (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=reef-7290dfe, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-01T00:33:18.016 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:17 smithi026 bash[93427]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1 2024-09-01T00:33:18.016 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[81182]: pgmap v149: 121 pgs: 121 active+clean; 177 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2024-09-01T00:33:18.016 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[81182]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:18.016 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[81182]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:18.016 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[81182]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:18.017 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[81182]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:33:18.017 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[81182]: osdmap e324: 8 total, 7 up, 8 in 2024-09-01T00:33:18.017 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/175016415' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:18.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[83580]: pgmap v149: 121 pgs: 121 active+clean; 177 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2024-09-01T00:33:18.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[83580]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:18.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[83580]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:18.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[83580]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:18.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[83580]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:33:18.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[83580]: osdmap e324: 8 total, 7 up, 8 in 2024-09-01T00:33:18.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:17 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/175016415' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:17 smithi139 ceph-mon[73682]: pgmap v149: 121 pgs: 121 active+clean; 177 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2024-09-01T00:33:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:17 smithi139 ceph-mon[73682]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:17 smithi139 ceph-mon[73682]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:17 smithi139 ceph-mon[73682]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:17 smithi139 ceph-mon[73682]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:33:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:17 smithi139 ceph-mon[73682]: osdmap e324: 8 total, 7 up, 8 in 2024-09-01T00:33:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:17 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/175016415' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:18.264 INFO:tasks.rados.rados.0.smithi026.stdout:1346: finishing write tid 6 to smithi02669314-38 2024-09-01T00:33:18.265 INFO:tasks.rados.rados.0.smithi026.stdout:1346: oid 38 updating version 0 to 550 2024-09-01T00:33:18.265 INFO:tasks.rados.rados.0.smithi026.stdout:1346: oid 38 updating version 550 to 551 2024-09-01T00:33:18.265 INFO:tasks.rados.rados.0.smithi026.stdout:1346: oid 38 updating version 551 to 554 2024-09-01T00:33:18.265 INFO:tasks.rados.rados.0.smithi026.stdout:1346: oid 38 version 554 is already newer than 553 2024-09-01T00:33:18.265 INFO:tasks.rados.rados.0.smithi026.stdout:1346: oid 38 version 554 is already newer than 552 2024-09-01T00:33:18.265 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 554 (ObjNum 429 snap 121 seq_num 429) dirty exists 2024-09-01T00:33:18.265 INFO:tasks.rados.rados.0.smithi026.stdout:1346: left oid 38 (ObjNum 429 snap 121 seq_num 429) 2024-09-01T00:33:18.265 INFO:tasks.rados.rados.0.smithi026.stdout:1355: finishing write tid 1 to smithi02669314-25 2024-09-01T00:33:18.265 INFO:tasks.rados.rados.0.smithi026.stdout:1355: finishing write tid 2 to smithi02669314-25 2024-09-01T00:33:18.265 INFO:tasks.rados.rados.0.smithi026.stdout:1355: finishing write tid 3 to smithi02669314-25 2024-09-01T00:33:18.266 INFO:tasks.rados.rados.0.smithi026.stdout:1355: oid 25 updating version 0 to 232 2024-09-01T00:33:18.266 INFO:tasks.rados.rados.0.smithi026.stdout:1355: oid 25 version 232 is already newer than 231 2024-09-01T00:33:18.266 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 232 (ObjNum 431 snap 121 seq_num 431) dirty exists 2024-09-01T00:33:18.266 INFO:tasks.rados.rados.0.smithi026.stdout:1355: left oid 25 (ObjNum 431 snap 121 seq_num 431) 2024-09-01T00:33:18.266 INFO:tasks.rados.rados.0.smithi026.stdout:1349: expect (ObjNum 330 snap 94 seq_num 330) 2024-09-01T00:33:18.347 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:18 smithi026 podman[93485]: 2024-09-01 00:33:18.01651014 +0000 UTC m=+0.673084015 container remove 6bb40a9cf6286763bb43265c1bc1bc76d5113109771938fc6773cc06b56c75fa (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, RELEASE=reef-7290dfe, org.label-schema.schema-version=1.0) 2024-09-01T00:33:18.672 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:18 smithi026 podman[93578]: 2024-09-01 00:33:18.253687211 +0000 UTC m=+0.018024759 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:33:18.672 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:18 smithi026 podman[93578]: 2024-09-01 00:33:18.367856412 +0000 UTC m=+0.132193946 container create f8a4c819da317e87dd414f037b60c7006a4f33d090d23bdc849cd9e4620c6d4d (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-01T00:33:18.672 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:18 smithi026 podman[93578]: 2024-09-01 00:33:18.586902621 +0000 UTC m=+0.351240155 container init f8a4c819da317e87dd414f037b60c7006a4f33d090d23bdc849cd9e4620c6d4d (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-01T00:33:18.672 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:18 smithi026 podman[93578]: 2024-09-01 00:33:18.591370291 +0000 UTC m=+0.355707833 container start f8a4c819da317e87dd414f037b60c7006a4f33d090d23bdc849cd9e4620c6d4d (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:33:18.672 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:18 smithi026 podman[93578]: 2024-09-01 00:33:18.670225938 +0000 UTC m=+0.434563472 container attach f8a4c819da317e87dd414f037b60c7006a4f33d090d23bdc849cd9e4620c6d4d (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-deactivate, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:33:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:18 smithi026 ceph-mon[81182]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:18 smithi026 ceph-mon[81182]: osdmap e325: 8 total, 7 up, 8 in 2024-09-01T00:33:18.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:18 smithi026 ceph-mon[83580]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:18.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:18 smithi026 ceph-mon[83580]: osdmap e325: 8 total, 7 up, 8 in 2024-09-01T00:33:18.950 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:18 smithi026 podman[93578]: 2024-09-01 00:33:18.781757227 +0000 UTC m=+0.546094761 container died f8a4c819da317e87dd414f037b60c7006a4f33d090d23bdc849cd9e4620c6d4d (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-deactivate, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-01T00:33:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:18 smithi139 ceph-mon[73682]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:18 smithi139 ceph-mon[73682]: osdmap e325: 8 total, 7 up, 8 in 2024-09-01T00:33:19.133 INFO:tasks.rados.rados.0.smithi026.stdout:1353: expect (ObjNum 389 snap 110 seq_num 389) 2024-09-01T00:33:19.352 INFO:tasks.rados.rados.0.smithi026.stdout:1352: expect (ObjNum 331 snap 94 seq_num 331) 2024-09-01T00:33:19.629 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:19 smithi026 podman[93602]: 2024-09-01 00:33:19.390986561 +0000 UTC m=+0.600397016 container remove f8a4c819da317e87dd414f037b60c7006a4f33d090d23bdc849cd9e4620c6d4d (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True) 2024-09-01T00:33:19.629 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:19 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-01T00:33:19.629 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:19 smithi026 systemd[1]: Stopped Ceph osd.1 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:33:19.629 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:19 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.1.service: Consumed 11.327s CPU time. 2024-09-01T00:33:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:19 smithi026 ceph-mon[81182]: pgmap v152: 121 pgs: 16 stale+active+clean, 105 active+clean; 177 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2024-09-01T00:33:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:33:19.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:19 smithi026 ceph-mon[83580]: pgmap v152: 121 pgs: 16 stale+active+clean, 105 active+clean; 177 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2024-09-01T00:33:19.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:19.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:33:19.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:19 smithi026 systemd[1]: Starting Ceph osd.1 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:33:19.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:19 smithi026 podman[93699]: 2024-09-01 00:33:19.743433975 +0000 UTC m=+0.016158490 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:33:19.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:19 smithi026 podman[93699]: 2024-09-01 00:33:19.850571941 +0000 UTC m=+0.123296444 container create 9e3abe27e93414a814bc04534128339612b7f9fe8061ea57d3973dba4c2d3138 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, 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) 2024-09-01T00:33:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:19 smithi139 ceph-mon[73682]: pgmap v152: 121 pgs: 16 stale+active+clean, 105 active+clean; 177 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2024-09-01T00:33:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:33:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:1356: finishing write tid 1 to smithi02669314-39 2024-09-01T00:33:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:1356: finishing write tid 2 to smithi02669314-39 2024-09-01T00:33:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:1357: finishing rollback tid 0 to smithi02669314-20 2024-09-01T00:33:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:1357: finishing rollback tid 1 to smithi02669314-20 2024-09-01T00:33:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:1357: finishing rollback tid 2 to smithi02669314-20 2024-09-01T00:33:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 622 (ObjNum 413 snap 117 seq_num 413) dirty exists 2024-09-01T00:33:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:1356: finishing write tid 3 to smithi02669314-39 2024-09-01T00:33:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:1356: oid 39 updating version 0 to 568 2024-09-01T00:33:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:1356: oid 39 updating version 568 to 569 2024-09-01T00:33:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 569 (ObjNum 432 snap 121 seq_num 432) dirty exists 2024-09-01T00:33:20.228 INFO:tasks.rados.rados.0.smithi026.stdout:1356: left oid 39 (ObjNum 432 snap 121 seq_num 432) 2024-09-01T00:33:20.228 INFO:tasks.rados.rados.0.smithi026.stdout:1346: done (8 left) 2024-09-01T00:33:20.228 INFO:tasks.rados.rados.0.smithi026.stdout:1347: done (7 left) 2024-09-01T00:33:20.228 INFO:tasks.rados.rados.0.smithi026.stdout:1349: done (6 left) 2024-09-01T00:33:20.228 INFO:tasks.rados.rados.0.smithi026.stdout:1352: done (5 left) 2024-09-01T00:33:20.228 INFO:tasks.rados.rados.0.smithi026.stdout:1353: done (4 left) 2024-09-01T00:33:20.228 INFO:tasks.rados.rados.0.smithi026.stdout:1355: done (3 left) 2024-09-01T00:33:20.228 INFO:tasks.rados.rados.0.smithi026.stdout:1356: done (2 left) 2024-09-01T00:33:20.228 INFO:tasks.rados.rados.0.smithi026.stdout:1357: done (1 left) 2024-09-01T00:33:20.228 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 121 2024-09-01T00:33:20.228 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 554 (ObjNum 425 snap 121 seq_num 425) dirty exists 2024-09-01T00:33:20.228 INFO:tasks.rados.rados.0.smithi026.stdout:1359: seq_num 433 ranges {4481024=57344} 2024-09-01T00:33:20.233 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 podman[93699]: 2024-09-01 00:33:20.095181354 +0000 UTC m=+0.367905868 container init 9e3abe27e93414a814bc04534128339612b7f9fe8061ea57d3973dba4c2d3138 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, CEPH_POINT_RELEASE=) 2024-09-01T00:33:20.233 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 podman[93699]: 2024-09-01 00:33:20.100333983 +0000 UTC m=+0.373058493 container start 9e3abe27e93414a814bc04534128339612b7f9fe8061ea57d3973dba4c2d3138 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-01T00:33:20.233 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 podman[93699]: 2024-09-01 00:33:20.203624699 +0000 UTC m=+0.476349210 container attach 9e3abe27e93414a814bc04534128339612b7f9fe8061ea57d3973dba4c2d3138 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:33:20.251 INFO:tasks.rados.rados.0.smithi026.stdout:1359: writing smithi02669314-35 from 4481024 to 4538368 tid 1 2024-09-01T00:33:20.252 INFO:tasks.rados.rados.0.smithi026.stdout:1358: done (1 left) 2024-09-01T00:33:20.252 INFO:tasks.rados.rados.0.smithi026.stdout:1360: copy_from oid 41 from oid 25 current snap is 121 2024-09-01T00:33:20.252 INFO:tasks.rados.rados.0.smithi026.stdout:1361: read oid 12 snap -1 2024-09-01T00:33:20.252 INFO:tasks.rados.rados.0.smithi026.stdout:1361: expect (ObjNum 357 snap 106 seq_num 357) 2024-09-01T00:33:20.252 INFO:tasks.rados.rados.0.smithi026.stdout:1362: delete oid 46 current snap is 121 2024-09-01T00:33:20.256 INFO:tasks.rados.rados.0.smithi026.stdout:1359: finishing write tid 1 to smithi02669314-35 2024-09-01T00:33:20.256 INFO:tasks.rados.rados.0.smithi026.stdout:1359: finishing write tid 2 to smithi02669314-35 2024-09-01T00:33:20.257 INFO:tasks.rados.rados.0.smithi026.stdout:1362: done (3 left) 2024-09-01T00:33:20.257 INFO:tasks.rados.rados.0.smithi026.stdout:1363: copy_from oid 19 from oid 34 current snap is 121 2024-09-01T00:33:20.257 INFO:tasks.rados.rados.0.smithi026.stdout:1364: snap_create 2024-09-01T00:33:20.257 INFO:tasks.rados.rados.0.smithi026.stdout:1359: finishing write tid 3 to smithi02669314-35 2024-09-01T00:33:20.257 INFO:tasks.rados.rados.0.smithi026.stdout:1359: oid 35 updating version 0 to 619 2024-09-01T00:33:20.257 INFO:tasks.rados.rados.0.smithi026.stdout:1359: oid 35 version 619 is already newer than 618 2024-09-01T00:33:20.257 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 619 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:33:20.257 INFO:tasks.rados.rados.0.smithi026.stdout:1359: left oid 35 (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:33:20.259 INFO:tasks.rados.rados.0.smithi026.stdout:1363: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:33:20.259 INFO:tasks.rados.rados.0.smithi026.stdout:1363: finishing copy_from to smithi02669314-19 2024-09-01T00:33:20.260 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 480 (ObjNum 65 snap 0 seq_num 1348033875) dirty exists 2024-09-01T00:33:20.264 INFO:tasks.rados.rados.0.smithi026.stdout:1361: expect (ObjNum 357 snap 106 seq_num 357) 2024-09-01T00:33:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:1360: finishing copy_from racing read to smithi02669314-41 2024-09-01T00:33:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:1360: finishing copy_from to smithi02669314-41 2024-09-01T00:33:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 232 (ObjNum 431 snap 121 seq_num 431) dirty exists 2024-09-01T00:33:20.636 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate[93713]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:20.636 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 bash[93699]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:20.637 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate[93713]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:20.637 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 bash[93699]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:20.637 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate[93713]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:33:20.637 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 bash[93699]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:33:20.637 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate[93713]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:20.637 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 bash[93699]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:20.637 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate[93713]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:20.637 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 bash[93699]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:20.637 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate[93713]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-01T00:33:20.637 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 bash[93699]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-01T00:33:20.637 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate[93713]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-09-01T00:33:20.638 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 bash[93699]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-09-01T00:33:20.638 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate[93713]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-01T00:33:20.638 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 bash[93699]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-01T00:33:20.811 INFO:tasks.rados.rados.0.smithi026.stdout:1359: done (4 left) 2024-09-01T00:33:20.811 INFO:tasks.rados.rados.0.smithi026.stdout:1360: done (3 left) 2024-09-01T00:33:20.811 INFO:tasks.rados.rados.0.smithi026.stdout:1361: done (2 left) 2024-09-01T00:33:20.811 INFO:tasks.rados.rados.0.smithi026.stdout:1363: done (1 left) 2024-09-01T00:33:20.811 INFO:tasks.rados.rados.0.smithi026.stdout:1364: done (0 left) 2024-09-01T00:33:20.811 INFO:tasks.rados.rados.0.smithi026.stdout:1365: copy_from oid 10 from oid 6 current snap is 122 2024-09-01T00:33:20.811 INFO:tasks.rados.rados.0.smithi026.stdout:1366: read oid 35 snap -1 2024-09-01T00:33:20.811 INFO:tasks.rados.rados.0.smithi026.stdout:1366: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:33:20.811 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 30 current snap is 122 2024-09-01T00:33:20.812 INFO:tasks.rados.rados.0.smithi026.stdout:1367: seq_num 435 ranges {0=90112} 2024-09-01T00:33:20.812 INFO:tasks.rados.rados.0.smithi026.stdout:1367: writing smithi02669314-30 from 0 to 90112 tid 1 2024-09-01T00:33:20.812 INFO:tasks.rados.rados.0.smithi026.stdout:1368: copy_from oid 34 from oid 32 current snap is 122 2024-09-01T00:33:20.812 INFO:tasks.rados.rados.0.smithi026.stdout:1369: copy_from oid 47 from oid 37 current snap is 122 2024-09-01T00:33:20.812 INFO:tasks.rados.rados.0.smithi026.stdout:1370: read oid 4 snap -1 2024-09-01T00:33:20.812 INFO:tasks.rados.rados.0.smithi026.stdout:1370: expect (ObjNum 371 snap 108 seq_num 371) 2024-09-01T00:33:20.812 INFO:tasks.rados.rados.0.smithi026.stdout:1371: read oid 27 snap -1 2024-09-01T00:33:20.812 INFO:tasks.rados.rados.0.smithi026.stdout:1371: expect (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:33:20.812 INFO:tasks.rados.rados.0.smithi026.stdout:1372: read oid 29 snap -1 2024-09-01T00:33:20.812 INFO:tasks.rados.rados.0.smithi026.stdout:1372: expect (ObjNum 402 snap 111 seq_num 402) 2024-09-01T00:33:20.813 INFO:tasks.rados.rados.0.smithi026.stdout:1373: snap_create 2024-09-01T00:33:20.817 INFO:tasks.rados.rados.0.smithi026.stdout:1368: finishing copy_from to smithi02669314-34 2024-09-01T00:33:20.817 INFO:tasks.rados.rados.0.smithi026.stdout:1368: got expected ENOENT (src dne) 2024-09-01T00:33:20.818 INFO:tasks.rados.rados.0.smithi026.stdout:1368: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:33:20.824 INFO:tasks.rados.rados.0.smithi026.stdout:1367: finishing write tid 1 to smithi02669314-30 2024-09-01T00:33:20.824 INFO:tasks.rados.rados.0.smithi026.stdout:1367: finishing write tid 2 to smithi02669314-30 2024-09-01T00:33:20.835 INFO:tasks.rados.rados.0.smithi026.stdout:1366: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:33:20.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-mon[81182]: pgmap v153: 121 pgs: 7 active+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 99 active+clean; 177 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 3.4 MiB/s wr, 19 op/s; 2/273 objects degraded (0.733%) 2024-09-01T00:33:20.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-mon[81182]: Health check failed: Degraded data redundancy: 2/273 objects degraded (0.733%), 1 pg degraded (PG_DEGRADED) 2024-09-01T00:33:20.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-mon[81182]: osdmap e326: 8 total, 7 up, 8 in 2024-09-01T00:33:20.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-mon[83580]: pgmap v153: 121 pgs: 7 active+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 99 active+clean; 177 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 3.4 MiB/s wr, 19 op/s; 2/273 objects degraded (0.733%) 2024-09-01T00:33:20.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-mon[83580]: Health check failed: Degraded data redundancy: 2/273 objects degraded (0.733%), 1 pg degraded (PG_DEGRADED) 2024-09-01T00:33:20.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-mon[83580]: osdmap e326: 8 total, 7 up, 8 in 2024-09-01T00:33:20.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate[93713]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-01T00:33:20.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 bash[93699]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-01T00:33:20.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate[93713]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-01T00:33:20.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 bash[93699]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-01T00:33:20.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate[93713]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-01T00:33:20.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 bash[93699]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-01T00:33:20.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate[93713]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-01T00:33:20.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 bash[93699]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-01T00:33:20.951 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:20 smithi026 podman[93699]: 2024-09-01 00:33:20.668497308 +0000 UTC m=+0.941221810 container died 9e3abe27e93414a814bc04534128339612b7f9fe8061ea57d3973dba4c2d3138 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, 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, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731) 2024-09-01T00:33:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:20 smithi139 ceph-mon[73682]: pgmap v153: 121 pgs: 7 active+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 99 active+clean; 177 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 3.4 MiB/s wr, 19 op/s; 2/273 objects degraded (0.733%) 2024-09-01T00:33:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:20 smithi139 ceph-mon[73682]: Health check failed: Degraded data redundancy: 2/273 objects degraded (0.733%), 1 pg degraded (PG_DEGRADED) 2024-09-01T00:33:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:20 smithi139 ceph-mon[73682]: osdmap e326: 8 total, 7 up, 8 in 2024-09-01T00:33:21.086 INFO:tasks.rados.rados.0.smithi026.stdout:1370: expect (ObjNum 371 snap 108 seq_num 371) 2024-09-01T00:33:21.297 INFO:tasks.rados.rados.0.smithi026.stdout:1369: finishing copy_from racing read to smithi02669314-47 2024-09-01T00:33:21.297 INFO:tasks.rados.rados.0.smithi026.stdout:1369: finishing copy_from to smithi02669314-47 2024-09-01T00:33:21.297 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 260 (ObjNum 372 snap 108 seq_num 372) dirty exists 2024-09-01T00:33:21.297 INFO:tasks.rados.rados.0.smithi026.stdout:1372: expect (ObjNum 402 snap 111 seq_num 402) 2024-09-01T00:33:21.424 INFO:tasks.rados.rados.0.smithi026.stdout:1371: expect (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:33:21.558 INFO:tasks.rados.rados.0.smithi026.stdout:1367: finishing write tid 3 to smithi02669314-30 2024-09-01T00:33:21.559 INFO:tasks.rados.rados.0.smithi026.stdout:1367: oid 30 updating version 0 to 662 2024-09-01T00:33:21.559 INFO:tasks.rados.rados.0.smithi026.stdout:1367: oid 30 version 662 is already newer than 661 2024-09-01T00:33:21.559 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 662 (ObjNum 435 snap 122 seq_num 435) dirty exists 2024-09-01T00:33:21.559 INFO:tasks.rados.rados.0.smithi026.stdout:1367: left oid 30 (ObjNum 435 snap 122 seq_num 435) 2024-09-01T00:33:21.559 INFO:tasks.rados.rados.0.smithi026.stdout:1365: finishing copy_from racing read to smithi02669314-10 2024-09-01T00:33:21.559 INFO:tasks.rados.rados.0.smithi026.stdout:1365: finishing copy_from to smithi02669314-10 2024-09-01T00:33:21.559 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 320 (ObjNum 401 snap 111 seq_num 401) dirty exists 2024-09-01T00:33:21.609 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:21 smithi026 podman[93833]: 2024-09-01 00:33:21.291293183 +0000 UTC m=+0.617177828 container remove 9e3abe27e93414a814bc04534128339612b7f9fe8061ea57d3973dba4c2d3138 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-activate, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-01T00:33:21.609 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:21 smithi026 podman[93894]: 2024-09-01 00:33:21.399438906 +0000 UTC m=+0.016768353 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:33:21.609 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:21 smithi026 podman[93894]: 2024-09-01 00:33:21.500709873 +0000 UTC m=+0.118039306 container create b53b7e01db960c35df6b89635ce0c7683d02fc4f6931a22f997849064eb45dd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-01T00:33:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:1365: done (8 left) 2024-09-01T00:33:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:1366: done (7 left) 2024-09-01T00:33:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:1367: done (6 left) 2024-09-01T00:33:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:1368: done (5 left) 2024-09-01T00:33:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:1369: done (4 left) 2024-09-01T00:33:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:1370: done (3 left) 2024-09-01T00:33:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:1371: done (2 left) 2024-09-01T00:33:21.812 INFO:tasks.rados.rados.0.smithi026.stdout:1372: done (1 left) 2024-09-01T00:33:21.812 INFO:tasks.rados.rados.0.smithi026.stdout:1373: done (0 left) 2024-09-01T00:33:21.812 INFO:tasks.rados.rados.0.smithi026.stdout:1374: delete oid 20 current snap is 123 2024-09-01T00:33:21.813 INFO:tasks.rados.rados.0.smithi026.stdout:1374: done (0 left) 2024-09-01T00:33:21.813 INFO:tasks.rados.rados.0.smithi026.stdout:1375: delete oid 13 current snap is 123 2024-09-01T00:33:21.815 INFO:tasks.rados.rados.0.smithi026.stdout:1375: done (0 left) 2024-09-01T00:33:21.815 INFO:tasks.rados.rados.0.smithi026.stdout:1376: snap_remove snap 114 2024-09-01T00:33:21.950 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:21 smithi026 podman[93894]: 2024-09-01 00:33:21.736517186 +0000 UTC m=+0.353846621 container init b53b7e01db960c35df6b89635ce0c7683d02fc4f6931a22f997849064eb45dd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1, ceph=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:33:21.950 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:21 smithi026 podman[93894]: 2024-09-01 00:33:21.739759556 +0000 UTC m=+0.357088988 container start b53b7e01db960c35df6b89635ce0c7683d02fc4f6931a22f997849064eb45dd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-01T00:33:21.950 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:21 smithi026 ceph-osd[93913]: -- 172.21.15.26:0/2799956515 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560107bc9a40 con 0x560108998000 2024-09-01T00:33:21.950 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:21 smithi026 bash[93894]: b53b7e01db960c35df6b89635ce0c7683d02fc4f6931a22f997849064eb45dd9 2024-09-01T00:33:21.950 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:21 smithi026 systemd[1]: Started Ceph osd.1 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:33:22.812 INFO:tasks.rados.rados.0.smithi026.stdout:1376: done (0 left) 2024-09-01T00:33:22.813 INFO:tasks.rados.rados.0.smithi026.stdout:1377: snap_remove snap 121 2024-09-01T00:33:22.813 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:33:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:33:22] "GET /metrics HTTP/1.1" 200 36216 "" "Prometheus/2.43.0" 2024-09-01T00:33:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:22 smithi139 ceph-mon[73682]: osdmap e327: 8 total, 7 up, 8 in 2024-09-01T00:33:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:22 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:22 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:22 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:33:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:22 smithi026 ceph-mon[81182]: osdmap e327: 8 total, 7 up, 8 in 2024-09-01T00:33:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:22 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:22 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:22 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:33:23.201 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1[93909]: 2024-09-01T00:33:22.903+0000 7f3837f3b640 -1 Falling back to public interface 2024-09-01T00:33:23.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:22 smithi026 ceph-mon[83580]: osdmap e327: 8 total, 7 up, 8 in 2024-09-01T00:33:23.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:22 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:23.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:22 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:23.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:22 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:33:23.813 INFO:tasks.rados.rados.0.smithi026.stdout:1377: done (0 left) 2024-09-01T00:33:23.813 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 123 2024-09-01T00:33:23.813 INFO:tasks.rados.rados.0.smithi026.stdout:1378: seq_num 438 ranges {4702208=139264} 2024-09-01T00:33:23.840 INFO:tasks.rados.rados.0.smithi026.stdout:1378: writing smithi02669314-23 from 4702208 to 4841472 tid 1 2024-09-01T00:33:23.840 INFO:tasks.rados.rados.0.smithi026.stdout:1379: rmattr oid 15 current snap is 123 2024-09-01T00:33:23.840 INFO:tasks.rados.rados.0.smithi026.stdout:1380: read oid 34 snap 120 2024-09-01T00:33:23.840 INFO:tasks.rados.rados.0.smithi026.stdout:1380: expect (ObjNum 399 snap 111 seq_num 399) 2024-09-01T00:33:23.840 INFO:tasks.rados.rados.0.smithi026.stdout:1381: snap_remove snap 122 2024-09-01T00:33:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:23 smithi139 ceph-mon[73682]: pgmap v156: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 3.8 MiB/s wr, 19 op/s; 46/309 objects degraded (14.887%) 2024-09-01T00:33:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:23 smithi139 ceph-mon[73682]: osdmap e328: 8 total, 7 up, 8 in 2024-09-01T00:33:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:23 smithi139 ceph-mon[73682]: osdmap e329: 8 total, 7 up, 8 in 2024-09-01T00:33:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:23 smithi026 ceph-mon[81182]: pgmap v156: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 3.8 MiB/s wr, 19 op/s; 46/309 objects degraded (14.887%) 2024-09-01T00:33:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:23 smithi026 ceph-mon[81182]: osdmap e328: 8 total, 7 up, 8 in 2024-09-01T00:33:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:23 smithi026 ceph-mon[81182]: osdmap e329: 8 total, 7 up, 8 in 2024-09-01T00:33:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:23 smithi026 ceph-mon[83580]: pgmap v156: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 3.8 MiB/s wr, 19 op/s; 46/309 objects degraded (14.887%) 2024-09-01T00:33:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:23 smithi026 ceph-mon[83580]: osdmap e328: 8 total, 7 up, 8 in 2024-09-01T00:33:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:23 smithi026 ceph-mon[83580]: osdmap e329: 8 total, 7 up, 8 in 2024-09-01T00:33:24.831 INFO:tasks.rados.rados.0.smithi026.stdout:1381: done (3 left) 2024-09-01T00:33:24.831 INFO:tasks.rados.rados.0.smithi026.stdout:1382: snap_create 2024-09-01T00:33:24.831 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 624 (ObjNum 254 snap 70 seq_num 254) dirty exists 2024-09-01T00:33:24.831 INFO:tasks.rados.rados.0.smithi026.stdout:1378: finishing write tid 1 to smithi02669314-23 2024-09-01T00:33:24.831 INFO:tasks.rados.rados.0.smithi026.stdout:1378: finishing write tid 2 to smithi02669314-23 2024-09-01T00:33:24.831 INFO:tasks.rados.rados.0.smithi026.stdout:1378: finishing write tid 3 to smithi02669314-23 2024-09-01T00:33:24.831 INFO:tasks.rados.rados.0.smithi026.stdout:1378: oid 23 updating version 0 to 476 2024-09-01T00:33:24.831 INFO:tasks.rados.rados.0.smithi026.stdout:1378: oid 23 version 476 is already newer than 475 2024-09-01T00:33:24.832 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 476 (ObjNum 438 snap 123 seq_num 438) dirty exists 2024-09-01T00:33:24.832 INFO:tasks.rados.rados.0.smithi026.stdout:1378: left oid 23 (ObjNum 438 snap 123 seq_num 438) 2024-09-01T00:33:24.832 INFO:tasks.rados.rados.0.smithi026.stdout:1380: expect (ObjNum 399 snap 111 seq_num 399) 2024-09-01T00:33:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:24 smithi139 ceph-mon[73682]: pgmap v159: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.9 MiB/s wr, 22 op/s; 46/309 objects degraded (14.887%) 2024-09-01T00:33:25.099 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:24 smithi026 ceph-mon[81182]: pgmap v159: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.9 MiB/s wr, 22 op/s; 46/309 objects degraded (14.887%) 2024-09-01T00:33:25.099 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:24 smithi026 ceph-mon[83580]: pgmap v159: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.9 MiB/s wr, 22 op/s; 46/309 objects degraded (14.887%) 2024-09-01T00:33:25.727 INFO:tasks.rados.rados.0.smithi026.stdout:1378: done (3 left) 2024-09-01T00:33:25.728 INFO:tasks.rados.rados.0.smithi026.stdout:1379: done (2 left) 2024-09-01T00:33:25.728 INFO:tasks.rados.rados.0.smithi026.stdout:1380: done (1 left) 2024-09-01T00:33:25.728 INFO:tasks.rados.rados.0.smithi026.stdout:1382: done (0 left) 2024-09-01T00:33:25.728 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 124 2024-09-01T00:33:25.728 INFO:tasks.rados.rados.0.smithi026.stdout:1383: seq_num 439 ranges {3391488=155648} 2024-09-01T00:33:25.747 INFO:tasks.rados.rados.0.smithi026.stdout:1383: writing smithi02669314-25 from 3391488 to 3547136 tid 1 2024-09-01T00:33:25.747 INFO:tasks.rados.rados.0.smithi026.stdout:1384: read oid 13 snap 115 2024-09-01T00:33:25.747 INFO:tasks.rados.rados.0.smithi026.stdout:1384: expect (ObjNum 307 snap 89 seq_num 307) 2024-09-01T00:33:25.747 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 124 2024-09-01T00:33:25.747 INFO:tasks.rados.rados.0.smithi026.stdout:1385: seq_num 440 ranges {0=172032} 2024-09-01T00:33:25.748 INFO:tasks.rados.rados.0.smithi026.stdout:1385: writing smithi02669314-7 from 0 to 172032 tid 1 2024-09-01T00:33:25.748 INFO:tasks.rados.rados.0.smithi026.stdout:1386: setattr oid 45 current snap is 124 2024-09-01T00:33:25.751 INFO:tasks.rados.rados.0.smithi026.stdout:1387: read oid 8 snap -1 2024-09-01T00:33:25.751 INFO:tasks.rados.rados.0.smithi026.stdout:1387: expect (ObjNum 412 snap 117 seq_num 412) 2024-09-01T00:33:25.752 INFO:tasks.rados.rados.0.smithi026.stdout:1388: read oid 44 snap -1 2024-09-01T00:33:25.752 INFO:tasks.rados.rados.0.smithi026.stdout:1388: expect deleted 2024-09-01T00:33:25.752 INFO:tasks.rados.rados.0.smithi026.stdout:1389: snap_remove snap 117 2024-09-01T00:33:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:25 smithi139 ceph-mon[73682]: osdmap e330: 8 total, 7 up, 8 in 2024-09-01T00:33:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:25 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:25 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:25 smithi139 ceph-mon[73682]: osdmap e331: 8 total, 7 up, 8 in 2024-09-01T00:33:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:25 smithi026 ceph-mon[81182]: osdmap e330: 8 total, 7 up, 8 in 2024-09-01T00:33:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:25 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:25 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:25 smithi026 ceph-mon[81182]: osdmap e331: 8 total, 7 up, 8 in 2024-09-01T00:33:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:25 smithi026 ceph-mon[83580]: osdmap e330: 8 total, 7 up, 8 in 2024-09-01T00:33:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:25 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:25 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:26.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:25 smithi026 ceph-mon[83580]: osdmap e331: 8 total, 7 up, 8 in 2024-09-01T00:33:26.731 INFO:tasks.rados.rados.0.smithi026.stdout:1389: done (6 left) 2024-09-01T00:33:26.731 INFO:tasks.rados.rados.0.smithi026.stdout:1390: rollback oid 38 current snap is 124 2024-09-01T00:33:26.731 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 38 to 120 2024-09-01T00:33:26.731 INFO:tasks.rados.rados.0.smithi026.stdout:1383: finishing write tid 1 to smithi02669314-25 2024-09-01T00:33:26.731 INFO:tasks.rados.rados.0.smithi026.stdout:1385: finishing write tid 1 to smithi02669314-7 2024-09-01T00:33:26.731 INFO:tasks.rados.rados.0.smithi026.stdout:1383: finishing write tid 2 to smithi02669314-25 2024-09-01T00:33:26.732 INFO:tasks.rados.rados.0.smithi026.stdout:1385: finishing write tid 2 to smithi02669314-7 2024-09-01T00:33:26.732 INFO:tasks.rados.rados.0.smithi026.stdout:1388: done (6 left) 2024-09-01T00:33:26.732 INFO:tasks.rados.rados.0.smithi026.stdout:1391: copy_from oid 15 from oid 35 current snap is 124 2024-09-01T00:33:26.732 INFO:tasks.rados.rados.0.smithi026.stdout:1383: finishing write tid 3 to smithi02669314-25 2024-09-01T00:33:26.732 INFO:tasks.rados.rados.0.smithi026.stdout:1383: oid 25 updating version 0 to 234 2024-09-01T00:33:26.732 INFO:tasks.rados.rados.0.smithi026.stdout:1383: oid 25 version 234 is already newer than 233 2024-09-01T00:33:26.732 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 234 (ObjNum 439 snap 124 seq_num 439) dirty exists 2024-09-01T00:33:26.733 INFO:tasks.rados.rados.0.smithi026.stdout:1383: left oid 25 (ObjNum 439 snap 124 seq_num 439) 2024-09-01T00:33:26.733 INFO:tasks.rados.rados.0.smithi026.stdout:1385: finishing write tid 3 to smithi02669314-7 2024-09-01T00:33:26.733 INFO:tasks.rados.rados.0.smithi026.stdout:1385: oid 7 updating version 0 to 626 2024-09-01T00:33:26.733 INFO:tasks.rados.rados.0.smithi026.stdout:1385: oid 7 updating version 626 to 627 2024-09-01T00:33:26.733 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 627 (ObjNum 440 snap 124 seq_num 440) dirty exists 2024-09-01T00:33:26.734 INFO:tasks.rados.rados.0.smithi026.stdout:1385: left oid 7 (ObjNum 440 snap 124 seq_num 440) 2024-09-01T00:33:26.734 INFO:tasks.rados.rados.0.smithi026.stdout:1384: expect (ObjNum 307 snap 89 seq_num 307) 2024-09-01T00:33:26.821 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 556 (ObjNum 403 snap 112 seq_num 403) dirty exists 2024-09-01T00:33:26.822 INFO:tasks.rados.rados.0.smithi026.stdout:1387: expect (ObjNum 412 snap 117 seq_num 412) 2024-09-01T00:33:26.872 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1[93909]: 2024-09-01T00:33:26.594+0000 7f3837f3b640 -1 osd.1 323 log_to_monitors true 2024-09-01T00:33:26.872 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:33:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1[93909]: 2024-09-01T00:33:26.746+0000 7f382fce5640 -1 osd.1 323 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:33:27.010 INFO:tasks.rados.rados.0.smithi026.stdout:1390: finishing rollback tid 0 to smithi02669314-38 2024-09-01T00:33:27.010 INFO:tasks.rados.rados.0.smithi026.stdout:1390: finishing rollback tid 1 to smithi02669314-38 2024-09-01T00:33:27.010 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 558 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-01T00:33:27.010 INFO:tasks.rados.rados.0.smithi026.stdout:1391: finishing copy_from racing read to smithi02669314-15 2024-09-01T00:33:27.010 INFO:tasks.rados.rados.0.smithi026.stdout:1391: finishing copy_from to smithi02669314-15 2024-09-01T00:33:27.010 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 619 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:33:27.011 INFO:tasks.rados.rados.0.smithi026.stdout:1383: done (6 left) 2024-09-01T00:33:27.011 INFO:tasks.rados.rados.0.smithi026.stdout:1384: done (5 left) 2024-09-01T00:33:27.011 INFO:tasks.rados.rados.0.smithi026.stdout:1385: done (4 left) 2024-09-01T00:33:27.011 INFO:tasks.rados.rados.0.smithi026.stdout:1386: done (3 left) 2024-09-01T00:33:27.011 INFO:tasks.rados.rados.0.smithi026.stdout:1387: done (2 left) 2024-09-01T00:33:27.011 INFO:tasks.rados.rados.0.smithi026.stdout:1390: done (1 left) 2024-09-01T00:33:27.011 INFO:tasks.rados.rados.0.smithi026.stdout:1391: done (0 left) 2024-09-01T00:33:27.011 INFO:tasks.rados.rados.0.smithi026.stdout:1392: read oid 47 snap 123 2024-09-01T00:33:27.011 INFO:tasks.rados.rados.0.smithi026.stdout:1392: expect (ObjNum 372 snap 108 seq_num 372) 2024-09-01T00:33:27.011 INFO:tasks.rados.rados.0.smithi026.stdout:1393: snap_create 2024-09-01T00:33:27.025 INFO:tasks.rados.rados.0.smithi026.stdout:1392: expect (ObjNum 372 snap 108 seq_num 372) 2024-09-01T00:33:27.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:27 smithi139 ceph-mon[73682]: pgmap v162: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 204 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.9 MiB/s wr, 13 op/s; 49/336 objects degraded (14.583%) 2024-09-01T00:33:27.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:27 smithi139 ceph-mon[73682]: from='osd.1 [v2:172.21.15.26:6810/3492315439,v1:172.21.15.26:6811/3492315439]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-01T00:33:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:27 smithi139 ceph-mon[73682]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-01T00:33:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:27 smithi139 ceph-mon[73682]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-01T00:33:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:27 smithi139 ceph-mon[73682]: osdmap e332: 8 total, 7 up, 8 in 2024-09-01T00:33:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:27 smithi139 ceph-mon[73682]: from='osd.1 [v2:172.21.15.26:6810/3492315439,v1:172.21.15.26:6811/3492315439]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:33:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:27 smithi139 ceph-mon[73682]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:33:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:27 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 49/336 objects degraded (14.583%), 12 pgs degraded (PG_DEGRADED) 2024-09-01T00:33:27.609 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[81182]: pgmap v162: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 204 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.9 MiB/s wr, 13 op/s; 49/336 objects degraded (14.583%) 2024-09-01T00:33:27.609 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:27.610 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:27.610 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[81182]: from='osd.1 [v2:172.21.15.26:6810/3492315439,v1:172.21.15.26:6811/3492315439]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-01T00:33:27.610 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[81182]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-01T00:33:27.610 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[81182]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-01T00:33:27.610 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[81182]: osdmap e332: 8 total, 7 up, 8 in 2024-09-01T00:33:27.610 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[81182]: from='osd.1 [v2:172.21.15.26:6810/3492315439,v1:172.21.15.26:6811/3492315439]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:33:27.610 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[81182]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:33:27.610 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 49/336 objects degraded (14.583%), 12 pgs degraded (PG_DEGRADED) 2024-09-01T00:33:27.611 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[83580]: pgmap v162: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 204 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.9 MiB/s wr, 13 op/s; 49/336 objects degraded (14.583%) 2024-09-01T00:33:27.611 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:27.611 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:27.611 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[83580]: from='osd.1 [v2:172.21.15.26:6810/3492315439,v1:172.21.15.26:6811/3492315439]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-01T00:33:27.611 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[83580]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-01T00:33:27.611 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[83580]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-01T00:33:27.611 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[83580]: osdmap e332: 8 total, 7 up, 8 in 2024-09-01T00:33:27.611 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[83580]: from='osd.1 [v2:172.21.15.26:6810/3492315439,v1:172.21.15.26:6811/3492315439]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:33:27.611 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[83580]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:33:27.611 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:27 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 49/336 objects degraded (14.583%), 12 pgs degraded (PG_DEGRADED) 2024-09-01T00:33:27.739 INFO:tasks.rados.rados.0.smithi026.stdout:1392: done (1 left) 2024-09-01T00:33:27.740 INFO:tasks.rados.rados.0.smithi026.stdout:1393: done (0 left) 2024-09-01T00:33:27.740 INFO:tasks.rados.rados.0.smithi026.stdout:1394: rmattr oid 11 current snap is 125 2024-09-01T00:33:27.740 INFO:tasks.rados.rados.0.smithi026.stdout:1395: snap_remove snap 123 2024-09-01T00:33:28.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:28 smithi026 ceph-mon[81182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:33:28.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:28 smithi026 ceph-mon[81182]: osd.1 [v2:172.21.15.26:6810/3492315439,v1:172.21.15.26:6811/3492315439] boot 2024-09-01T00:33:28.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:28 smithi026 ceph-mon[81182]: osdmap e333: 8 total, 8 up, 8 in 2024-09-01T00:33:28.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:28 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-01T00:33:28.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:28 smithi026 ceph-mon[83580]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:33:28.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:28 smithi026 ceph-mon[83580]: osd.1 [v2:172.21.15.26:6810/3492315439,v1:172.21.15.26:6811/3492315439] boot 2024-09-01T00:33:28.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:28 smithi026 ceph-mon[83580]: osdmap e333: 8 total, 8 up, 8 in 2024-09-01T00:33:28.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:28 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-01T00:33:28.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:28 smithi139 ceph-mon[73682]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:33:28.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:28 smithi139 ceph-mon[73682]: osd.1 [v2:172.21.15.26:6810/3492315439,v1:172.21.15.26:6811/3492315439] boot 2024-09-01T00:33:28.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:28 smithi139 ceph-mon[73682]: osdmap e333: 8 total, 8 up, 8 in 2024-09-01T00:33:28.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:28 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-01T00:33:28.744 INFO:tasks.rados.rados.0.smithi026.stdout:1395: done (1 left) 2024-09-01T00:33:28.745 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 125 2024-09-01T00:33:28.745 INFO:tasks.rados.rados.0.smithi026.stdout:1396: seq_num 441 ranges {2744320=188416} 2024-09-01T00:33:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1396: writing smithi02669314-14 from 2744320 to 2932736 tid 1 2024-09-01T00:33:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1397: read oid 42 snap -1 2024-09-01T00:33:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1397: expect (ObjNum 396 snap 110 seq_num 396) 2024-09-01T00:33:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 125 2024-09-01T00:33:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1398: seq_num 442 ranges {0=204800} 2024-09-01T00:33:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1398: writing smithi02669314-48 from 0 to 204800 tid 1 2024-09-01T00:33:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1399: read oid 29 snap -1 2024-09-01T00:33:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1399: expect (ObjNum 402 snap 111 seq_num 402) 2024-09-01T00:33:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1400: snap_create 2024-09-01T00:33:28.780 INFO:tasks.rados.rados.0.smithi026.stdout:1397: expect (ObjNum 396 snap 110 seq_num 396) 2024-09-01T00:33:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:1398: finishing write tid 1 to smithi02669314-48 2024-09-01T00:33:28.920 INFO:tasks.rados.rados.0.smithi026.stdout:1398: finishing write tid 2 to smithi02669314-48 2024-09-01T00:33:28.920 INFO:tasks.rados.rados.0.smithi026.stdout:1398: finishing write tid 3 to smithi02669314-48 2024-09-01T00:33:28.920 INFO:tasks.rados.rados.0.smithi026.stdout:1398: oid 48 updating version 0 to 633 2024-09-01T00:33:28.920 INFO:tasks.rados.rados.0.smithi026.stdout:1398: oid 48 version 633 is already newer than 632 2024-09-01T00:33:28.920 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 633 (ObjNum 442 snap 125 seq_num 442) dirty exists 2024-09-01T00:33:28.920 INFO:tasks.rados.rados.0.smithi026.stdout:1398: left oid 48 (ObjNum 442 snap 125 seq_num 442) 2024-09-01T00:33:28.920 INFO:tasks.rados.rados.0.smithi026.stdout:1399: expect (ObjNum 402 snap 111 seq_num 402) 2024-09-01T00:33:29.045 INFO:tasks.rados.rados.0.smithi026.stdout:1396: finishing write tid 1 to smithi02669314-14 2024-09-01T00:33:29.046 INFO:tasks.rados.rados.0.smithi026.stdout:1396: finishing write tid 2 to smithi02669314-14 2024-09-01T00:33:29.046 INFO:tasks.rados.rados.0.smithi026.stdout:1396: finishing write tid 3 to smithi02669314-14 2024-09-01T00:33:29.046 INFO:tasks.rados.rados.0.smithi026.stdout:1396: oid 14 updating version 0 to 625 2024-09-01T00:33:29.046 INFO:tasks.rados.rados.0.smithi026.stdout:1396: oid 14 updating version 625 to 626 2024-09-01T00:33:29.046 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 626 (ObjNum 441 snap 125 seq_num 441) dirty exists 2024-09-01T00:33:29.046 INFO:tasks.rados.rados.0.smithi026.stdout:1396: left oid 14 (ObjNum 441 snap 125 seq_num 441) 2024-09-01T00:33:29.046 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 555 (ObjNum 425 snap 121 seq_num 425) dirty exists 2024-09-01T00:33:29.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:33:29.497+0000 7fe29abff640 -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-01T00:33:29.738 INFO:tasks.rados.rados.0.smithi026.stdout:1394: done (5 left) 2024-09-01T00:33:29.739 INFO:tasks.rados.rados.0.smithi026.stdout:1396: done (4 left) 2024-09-01T00:33:29.739 INFO:tasks.rados.rados.0.smithi026.stdout:1397: done (3 left) 2024-09-01T00:33:29.739 INFO:tasks.rados.rados.0.smithi026.stdout:1398: done (2 left) 2024-09-01T00:33:29.739 INFO:tasks.rados.rados.0.smithi026.stdout:1399: done (1 left) 2024-09-01T00:33:29.739 INFO:tasks.rados.rados.0.smithi026.stdout:1400: done (0 left) 2024-09-01T00:33:29.739 INFO:tasks.rados.rados.0.smithi026.stdout:1401: snap_remove snap 115 2024-09-01T00:33:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:29 smithi139 ceph-mon[73682]: pgmap v165: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 204 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.9 MiB/s wr, 13 op/s; 49/336 objects degraded (14.583%) 2024-09-01T00:33:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:29 smithi139 ceph-mon[73682]: osdmap e334: 8 total, 8 up, 8 in 2024-09-01T00:33:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:33:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:33:30.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:30.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:33:30.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:30.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:30.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:30.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-01T00:33:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[81182]: pgmap v165: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 204 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.9 MiB/s wr, 13 op/s; 49/336 objects degraded (14.583%) 2024-09-01T00:33:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[81182]: osdmap e334: 8 total, 8 up, 8 in 2024-09-01T00:33:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:33:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:33:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:33:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:30.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-01T00:33:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[83580]: pgmap v165: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 204 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.9 MiB/s wr, 13 op/s; 49/336 objects degraded (14.583%) 2024-09-01T00:33:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[83580]: osdmap e334: 8 total, 8 up, 8 in 2024-09-01T00:33:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:33:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:33:30.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:30.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:33:30.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:30.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:30.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:30.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-01T00:33:30.749 INFO:tasks.rados.rados.0.smithi026.stdout:1401: done (0 left) 2024-09-01T00:33:30.750 INFO:tasks.rados.rados.0.smithi026.stdout:1402: rollback oid 10 current snap is 126 2024-09-01T00:33:30.750 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 10 to 124 2024-09-01T00:33:30.750 INFO:tasks.rados.rados.0.smithi026.stdout:1403: snap_remove snap 120 2024-09-01T00:33:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:30 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-01T00:33:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:30 smithi139 ceph-mon[73682]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-01T00:33:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:30 smithi139 ceph-mon[73682]: osdmap e335: 8 total, 8 up, 8 in 2024-09-01T00:33:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:30 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-01T00:33:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:30 smithi026 ceph-mon[81182]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-01T00:33:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:30 smithi026 ceph-mon[81182]: osdmap e335: 8 total, 8 up, 8 in 2024-09-01T00:33:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:30 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-01T00:33:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:30 smithi026 ceph-mon[83580]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-01T00:33:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:30 smithi026 ceph-mon[83580]: osdmap e335: 8 total, 8 up, 8 in 2024-09-01T00:33:31.755 INFO:tasks.rados.rados.0.smithi026.stdout:1402: finishing rollback tid 0 to smithi02669314-10 2024-09-01T00:33:31.755 INFO:tasks.rados.rados.0.smithi026.stdout:1402: finishing rollback tid 1 to smithi02669314-10 2024-09-01T00:33:31.755 INFO:tasks.rados.rados.0.smithi026.stdout:1402: finishing rollback tid 2 to smithi02669314-10 2024-09-01T00:33:31.756 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 551 (ObjNum 401 snap 111 seq_num 401) dirty exists 2024-09-01T00:33:31.756 INFO:tasks.rados.rados.0.smithi026.stdout:1402: done (1 left) 2024-09-01T00:33:31.756 INFO:tasks.rados.rados.0.smithi026.stdout:1403: done (0 left) 2024-09-01T00:33:31.756 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 126 2024-09-01T00:33:31.756 INFO:tasks.rados.rados.0.smithi026.stdout:1404: seq_num 443 ranges {3391488=221184} 2024-09-01T00:33:31.776 INFO:tasks.rados.rados.0.smithi026.stdout:1404: writing smithi02669314-41 from 3391488 to 3612672 tid 1 2024-09-01T00:33:31.776 INFO:tasks.rados.rados.0.smithi026.stdout:1405: copy_from oid 10 from oid 5 current snap is 126 2024-09-01T00:33:31.776 INFO:tasks.rados.rados.0.smithi026.stdout:1406: rollback oid 2 current snap is 126 2024-09-01T00:33:31.776 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 2 to 124 2024-09-01T00:33:31.776 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 126 2024-09-01T00:33:31.776 INFO:tasks.rados.rados.0.smithi026.stdout:1407: seq_num 444 ranges {13492224=237568} 2024-09-01T00:33:31.851 INFO:tasks.rados.rados.0.smithi026.stdout:1407: writing smithi02669314-39 from 13492224 to 13729792 tid 1 2024-09-01T00:33:31.851 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 126 2024-09-01T00:33:31.851 INFO:tasks.rados.rados.0.smithi026.stdout:1408: seq_num 445 ranges {204800=253952} 2024-09-01T00:33:31.854 INFO:tasks.rados.rados.0.smithi026.stdout:1408: writing smithi02669314-48 from 204800 to 458752 tid 1 2024-09-01T00:33:31.854 INFO:tasks.rados.rados.0.smithi026.stdout:1409: setattr oid 8 current snap is 126 2024-09-01T00:33:31.854 INFO:tasks.rados.rados.0.smithi026.stdout:1405: finishing copy_from to smithi02669314-10 2024-09-01T00:33:31.854 INFO:tasks.rados.rados.0.smithi026.stdout:1405: got expected ENOENT (src dne) 2024-09-01T00:33:31.854 INFO:tasks.rados.rados.0.smithi026.stdout:1405: finishing copy_from racing read to smithi02669314-10 2024-09-01T00:33:31.855 INFO:tasks.rados.rados.0.smithi026.stdout:1404: finishing write tid 1 to smithi02669314-41 2024-09-01T00:33:31.855 INFO:tasks.rados.rados.0.smithi026.stdout:1404: finishing write tid 2 to smithi02669314-41 2024-09-01T00:33:31.855 INFO:tasks.rados.rados.0.smithi026.stdout:1406: finishing rollback tid 0 to smithi02669314-2 2024-09-01T00:33:31.855 INFO:tasks.rados.rados.0.smithi026.stdout:1406: finishing rollback tid 1 to smithi02669314-2 2024-09-01T00:33:31.855 INFO:tasks.rados.rados.0.smithi026.stdout:1406: finishing rollback tid 2 to smithi02669314-2 2024-09-01T00:33:31.855 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 558 (ObjNum 330 snap 94 seq_num 330) dirty exists 2024-09-01T00:33:31.855 INFO:tasks.rados.rados.0.smithi026.stdout:1404: finishing write tid 3 to smithi02669314-41 2024-09-01T00:33:31.855 INFO:tasks.rados.rados.0.smithi026.stdout:1404: oid 41 updating version 0 to 643 2024-09-01T00:33:31.855 INFO:tasks.rados.rados.0.smithi026.stdout:1404: oid 41 updating version 643 to 644 2024-09-01T00:33:31.855 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 644 (ObjNum 443 snap 126 seq_num 443) dirty exists 2024-09-01T00:33:31.855 INFO:tasks.rados.rados.0.smithi026.stdout:1404: left oid 41 (ObjNum 443 snap 126 seq_num 443) 2024-09-01T00:33:31.855 INFO:tasks.rados.rados.0.smithi026.stdout:1407: finishing write tid 1 to smithi02669314-39 2024-09-01T00:33:31.856 INFO:tasks.rados.rados.0.smithi026.stdout:1407: finishing write tid 2 to smithi02669314-39 2024-09-01T00:33:31.856 INFO:tasks.rados.rados.0.smithi026.stdout:1407: finishing write tid 3 to smithi02669314-39 2024-09-01T00:33:31.856 INFO:tasks.rados.rados.0.smithi026.stdout:1407: oid 39 updating version 0 to 571 2024-09-01T00:33:31.856 INFO:tasks.rados.rados.0.smithi026.stdout:1407: oid 39 version 571 is already newer than 570 2024-09-01T00:33:31.856 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 571 (ObjNum 444 snap 126 seq_num 444) dirty exists 2024-09-01T00:33:31.857 INFO:tasks.rados.rados.0.smithi026.stdout:1407: left oid 39 (ObjNum 444 snap 126 seq_num 444) 2024-09-01T00:33:31.857 INFO:tasks.rados.rados.0.smithi026.stdout:1404: done (5 left) 2024-09-01T00:33:31.857 INFO:tasks.rados.rados.0.smithi026.stdout:1405: done (4 left) 2024-09-01T00:33:31.857 INFO:tasks.rados.rados.0.smithi026.stdout:1406: done (3 left) 2024-09-01T00:33:31.857 INFO:tasks.rados.rados.0.smithi026.stdout:1407: done (2 left) 2024-09-01T00:33:31.857 INFO:tasks.rados.rados.0.smithi026.stdout:1410: snap_remove snap 124 2024-09-01T00:33:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:31 smithi139 ceph-mon[73682]: pgmap v168: 121 pgs: 28 active+undersized, 11 active+undersized+degraded, 82 active+clean; 204 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 47/333 objects degraded (14.114%) 2024-09-01T00:33:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:31 smithi139 ceph-mon[73682]: osdmap e336: 8 total, 8 up, 8 in 2024-09-01T00:33:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:31 smithi026 ceph-mon[81182]: pgmap v168: 121 pgs: 28 active+undersized, 11 active+undersized+degraded, 82 active+clean; 204 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 47/333 objects degraded (14.114%) 2024-09-01T00:33:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:31 smithi026 ceph-mon[81182]: osdmap e336: 8 total, 8 up, 8 in 2024-09-01T00:33:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:31 smithi026 ceph-mon[83580]: pgmap v168: 121 pgs: 28 active+undersized, 11 active+undersized+degraded, 82 active+clean; 204 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 47/333 objects degraded (14.114%) 2024-09-01T00:33:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:31 smithi026 ceph-mon[83580]: osdmap e336: 8 total, 8 up, 8 in 2024-09-01T00:33:32.760 INFO:tasks.rados.rados.0.smithi026.stdout:1410: done (2 left) 2024-09-01T00:33:32.760 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 126 2024-09-01T00:33:32.760 INFO:tasks.rados.rados.0.smithi026.stdout:1408: finishing write tid 1 to smithi02669314-48 2024-09-01T00:33:32.760 INFO:tasks.rados.rados.0.smithi026.stdout:1411: seq_num 446 ranges {2760704=278528} 2024-09-01T00:33:32.777 INFO:tasks.rados.rados.0.smithi026.stdout:1411: writing smithi02669314-37 from 2760704 to 3039232 tid 1 2024-09-01T00:33:32.777 INFO:tasks.rados.rados.0.smithi026.stdout:1412: setattr oid 22 current snap is 126 2024-09-01T00:33:32.777 INFO:tasks.rados.rados.0.smithi026.stdout:1408: finishing write tid 2 to smithi02669314-48 2024-09-01T00:33:32.777 INFO:tasks.rados.rados.0.smithi026.stdout:1408: finishing write tid 3 to smithi02669314-48 2024-09-01T00:33:32.777 INFO:tasks.rados.rados.0.smithi026.stdout:1408: oid 48 updating version 0 to 646 2024-09-01T00:33:32.778 INFO:tasks.rados.rados.0.smithi026.stdout:1408: oid 48 updating version 646 to 647 2024-09-01T00:33:32.778 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 647 (ObjNum 445 snap 126 seq_num 445) dirty exists 2024-09-01T00:33:32.778 INFO:tasks.rados.rados.0.smithi026.stdout:1408: left oid 48 (ObjNum 445 snap 126 seq_num 445) 2024-09-01T00:33:32.778 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 554 (ObjNum 412 snap 117 seq_num 412) dirty exists 2024-09-01T00:33:32.778 INFO:tasks.rados.rados.0.smithi026.stdout:1408: done (3 left) 2024-09-01T00:33:32.778 INFO:tasks.rados.rados.0.smithi026.stdout:1409: done (2 left) 2024-09-01T00:33:32.779 INFO:tasks.rados.rados.0.smithi026.stdout:1413: snap_remove snap 125 2024-09-01T00:33:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:32 smithi026 ceph-mon[81182]: osdmap e337: 8 total, 8 up, 8 in 2024-09-01T00:33:32.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:32 smithi026 ceph-mon[83580]: osdmap e337: 8 total, 8 up, 8 in 2024-09-01T00:33:32.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:33:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:33:32] "GET /metrics HTTP/1.1" 200 36216 "" "Prometheus/2.43.0" 2024-09-01T00:33:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:32 smithi139 ceph-mon[73682]: osdmap e337: 8 total, 8 up, 8 in 2024-09-01T00:33:33.766 INFO:tasks.rados.rados.0.smithi026.stdout:1413: done (2 left) 2024-09-01T00:33:33.766 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 126 2024-09-01T00:33:33.766 INFO:tasks.rados.rados.0.smithi026.stdout:1411: finishing write tid 1 to smithi02669314-37 2024-09-01T00:33:33.767 INFO:tasks.rados.rados.0.smithi026.stdout:1411: finishing write tid 2 to smithi02669314-37 2024-09-01T00:33:33.767 INFO:tasks.rados.rados.0.smithi026.stdout:1411: finishing write tid 3 to smithi02669314-37 2024-09-01T00:33:33.767 INFO:tasks.rados.rados.0.smithi026.stdout:1411: oid 37 updating version 0 to 271 2024-09-01T00:33:33.767 INFO:tasks.rados.rados.0.smithi026.stdout:1411: oid 37 updating version 271 to 272 2024-09-01T00:33:33.767 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 272 (ObjNum 446 snap 126 seq_num 446) dirty exists 2024-09-01T00:33:33.767 INFO:tasks.rados.rados.0.smithi026.stdout:1411: left oid 37 (ObjNum 446 snap 126 seq_num 446) 2024-09-01T00:33:33.767 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 477 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:33:33.767 INFO:tasks.rados.rados.0.smithi026.stdout:1414: seq_num 447 ranges {3366912=294912} 2024-09-01T00:33:33.786 INFO:tasks.rados.rados.0.smithi026.stdout:1414: writing smithi02669314-50 from 3366912 to 3661824 tid 1 2024-09-01T00:33:33.786 INFO:tasks.rados.rados.0.smithi026.stdout:1411: done (2 left) 2024-09-01T00:33:33.787 INFO:tasks.rados.rados.0.smithi026.stdout:1412: done (1 left) 2024-09-01T00:33:33.787 INFO:tasks.rados.rados.0.smithi026.stdout:1415: copy_from oid 14 from oid 8 current snap is 126 2024-09-01T00:33:33.787 INFO:tasks.rados.rados.0.smithi026.stdout:1416: setattr oid 25 current snap is 126 2024-09-01T00:33:33.787 INFO:tasks.rados.rados.0.smithi026.stdout:1417: rollback oid 44 current snap is 126 2024-09-01T00:33:33.787 INFO:tasks.rados.rados.0.smithi026.stdout:1417: done (3 left) 2024-09-01T00:33:33.787 INFO:tasks.rados.rados.0.smithi026.stdout:1418: rollback oid 41 current snap is 126 2024-09-01T00:33:33.787 INFO:tasks.rados.rados.0.smithi026.stdout:1418: done (3 left) 2024-09-01T00:33:33.787 INFO:tasks.rados.rados.0.smithi026.stdout:1419: snap_create 2024-09-01T00:33:33.791 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 235 (ObjNum 439 snap 124 seq_num 439) dirty exists 2024-09-01T00:33:33.792 INFO:tasks.rados.rados.0.smithi026.stdout:1414: finishing write tid 1 to smithi02669314-50 2024-09-01T00:33:33.793 INFO:tasks.rados.rados.0.smithi026.stdout:1414: finishing write tid 2 to smithi02669314-50 2024-09-01T00:33:33.797 INFO:tasks.rados.rados.0.smithi026.stdout:1414: finishing write tid 3 to smithi02669314-50 2024-09-01T00:33:33.797 INFO:tasks.rados.rados.0.smithi026.stdout:1414: oid 50 updating version 0 to 677 2024-09-01T00:33:33.797 INFO:tasks.rados.rados.0.smithi026.stdout:1414: oid 50 updating version 677 to 678 2024-09-01T00:33:33.797 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 678 (ObjNum 447 snap 126 seq_num 447) dirty exists 2024-09-01T00:33:33.797 INFO:tasks.rados.rados.0.smithi026.stdout:1414: left oid 50 (ObjNum 447 snap 126 seq_num 447) 2024-09-01T00:33:33.813 INFO:tasks.rados.rados.0.smithi026.stdout:1415: finishing copy_from racing read to smithi02669314-14 2024-09-01T00:33:33.815 INFO:tasks.rados.rados.0.smithi026.stdout:1415: finishing copy_from to smithi02669314-14 2024-09-01T00:33:33.815 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 554 (ObjNum 412 snap 117 seq_num 412) dirty exists 2024-09-01T00:33:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:33 smithi139 ceph-mon[73682]: pgmap v171: 121 pgs: 121 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 18 MiB/s, 3 objects/s recovering 2024-09-01T00:33:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:33 smithi139 ceph-mon[73682]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/333 objects degraded (14.114%), 11 pgs degraded) 2024-09-01T00:33:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:33 smithi139 ceph-mon[73682]: Cluster is now healthy 2024-09-01T00:33:34.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:33 smithi139 ceph-mon[73682]: osdmap e338: 8 total, 8 up, 8 in 2024-09-01T00:33:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:33 smithi026 ceph-mon[81182]: pgmap v171: 121 pgs: 121 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 18 MiB/s, 3 objects/s recovering 2024-09-01T00:33:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:33 smithi026 ceph-mon[81182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/333 objects degraded (14.114%), 11 pgs degraded) 2024-09-01T00:33:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:33 smithi026 ceph-mon[81182]: Cluster is now healthy 2024-09-01T00:33:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:33 smithi026 ceph-mon[81182]: osdmap e338: 8 total, 8 up, 8 in 2024-09-01T00:33:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:33 smithi026 ceph-mon[83580]: pgmap v171: 121 pgs: 121 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 18 MiB/s, 3 objects/s recovering 2024-09-01T00:33:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:33 smithi026 ceph-mon[83580]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/333 objects degraded (14.114%), 11 pgs degraded) 2024-09-01T00:33:34.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:33 smithi026 ceph-mon[83580]: Cluster is now healthy 2024-09-01T00:33:34.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:33 smithi026 ceph-mon[83580]: osdmap e338: 8 total, 8 up, 8 in 2024-09-01T00:33:34.771 INFO:tasks.rados.rados.0.smithi026.stdout:1414: done (3 left) 2024-09-01T00:33:34.771 INFO:tasks.rados.rados.0.smithi026.stdout:1415: done (2 left) 2024-09-01T00:33:34.771 INFO:tasks.rados.rados.0.smithi026.stdout:1416: done (1 left) 2024-09-01T00:33:34.771 INFO:tasks.rados.rados.0.smithi026.stdout:1419: done (0 left) 2024-09-01T00:33:34.771 INFO:tasks.rados.rados.0.smithi026.stdout:1420: delete oid 14 current snap is 127 2024-09-01T00:33:34.777 INFO:tasks.rados.rados.0.smithi026.stdout:1420: done (0 left) 2024-09-01T00:33:34.777 INFO:tasks.rados.rados.0.smithi026.stdout:1421: read oid 24 snap -1 2024-09-01T00:33:34.777 INFO:tasks.rados.rados.0.smithi026.stdout:1421: expect deleted 2024-09-01T00:33:34.777 INFO:tasks.rados.rados.0.smithi026.stdout:1422: read oid 4 snap 126 2024-09-01T00:33:34.778 INFO:tasks.rados.rados.0.smithi026.stdout:1422: expect (ObjNum 371 snap 108 seq_num 371) 2024-09-01T00:33:34.778 INFO:tasks.rados.rados.0.smithi026.stdout:1423: read oid 26 snap 126 2024-09-01T00:33:34.778 INFO:tasks.rados.rados.0.smithi026.stdout:1423: expect deleted 2024-09-01T00:33:34.778 INFO:tasks.rados.rados.0.smithi026.stdout:1424: copy_from oid 2 from oid 27 current snap is 127 2024-09-01T00:33:34.778 INFO:tasks.rados.rados.0.smithi026.stdout:1425: copy_from oid 8 from oid 19 current snap is 127 2024-09-01T00:33:34.778 INFO:tasks.rados.rados.0.smithi026.stdout:1426: delete oid 49 current snap is 127 2024-09-01T00:33:34.782 INFO:tasks.rados.rados.0.smithi026.stdout:1421: done (5 left) 2024-09-01T00:33:34.782 INFO:tasks.rados.rados.0.smithi026.stdout:1423: done (4 left) 2024-09-01T00:33:34.782 INFO:tasks.rados.rados.0.smithi026.stdout:1426: done (3 left) 2024-09-01T00:33:34.782 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 127 2024-09-01T00:33:34.783 INFO:tasks.rados.rados.0.smithi026.stdout:1427: seq_num 450 ranges {8069120=344064} 2024-09-01T00:33:34.829 INFO:tasks.rados.rados.0.smithi026.stdout:1427: writing smithi02669314-11 from 8069120 to 8413184 tid 1 2024-09-01T00:33:34.829 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 127 2024-09-01T00:33:34.829 INFO:tasks.rados.rados.0.smithi026.stdout:1425: finishing copy_from racing read to smithi02669314-8 2024-09-01T00:33:34.830 INFO:tasks.rados.rados.0.smithi026.stdout:1428: seq_num 451 ranges {0=360448} 2024-09-01T00:33:34.831 INFO:tasks.rados.rados.0.smithi026.stdout:1428: writing smithi02669314-31 from 0 to 360448 tid 1 2024-09-01T00:33:34.831 INFO:tasks.rados.rados.0.smithi026.stdout:1429: copy_from oid 14 from oid 12 current snap is 127 2024-09-01T00:33:34.832 INFO:tasks.rados.rados.0.smithi026.stdout:1425: finishing copy_from to smithi02669314-8 2024-09-01T00:33:34.832 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 480 (ObjNum 529 snap 0 seq_num 133313456) dirty exists 2024-09-01T00:33:34.832 INFO:tasks.rados.rados.0.smithi026.stdout:1422: expect (ObjNum 371 snap 108 seq_num 371) 2024-09-01T00:33:35.043 INFO:tasks.rados.rados.0.smithi026.stdout:1424: finishing copy_from racing read to smithi02669314-2 2024-09-01T00:33:35.044 INFO:tasks.rados.rados.0.smithi026.stdout:1424: finishing copy_from to smithi02669314-2 2024-09-01T00:33:35.044 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 657 (ObjNum 417 snap 118 seq_num 417) dirty exists 2024-09-01T00:33:35.044 INFO:tasks.rados.rados.0.smithi026.stdout:1422: done (5 left) 2024-09-01T00:33:35.044 INFO:tasks.rados.rados.0.smithi026.stdout:1424: done (4 left) 2024-09-01T00:33:35.044 INFO:tasks.rados.rados.0.smithi026.stdout:1425: done (3 left) 2024-09-01T00:33:35.044 INFO:tasks.rados.rados.0.smithi026.stdout:1430: read oid 46 snap -1 2024-09-01T00:33:35.044 INFO:tasks.rados.rados.0.smithi026.stdout:1430: expect deleted 2024-09-01T00:33:35.044 INFO:tasks.rados.rados.0.smithi026.stdout:1431: snap_remove snap 126 2024-09-01T00:33:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:34 smithi139 ceph-mon[73682]: osdmap e339: 8 total, 8 up, 8 in 2024-09-01T00:33:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:33:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:34 smithi026 ceph-mon[81182]: osdmap e339: 8 total, 8 up, 8 in 2024-09-01T00:33:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:33:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:34 smithi026 ceph-mon[83580]: osdmap e339: 8 total, 8 up, 8 in 2024-09-01T00:33:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:33:35.732 INFO:tasks.rados.rados.0.smithi026.stdout:1431: done (4 left) 2024-09-01T00:33:35.732 INFO:tasks.rados.rados.0.smithi026.stdout:1432: read oid 4 snap -1 2024-09-01T00:33:35.732 INFO:tasks.rados.rados.0.smithi026.stdout:1432: expect (ObjNum 371 snap 108 seq_num 371) 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:1433: read oid 26 snap -1 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:1433: expect deleted 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 127 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:1427: finishing write tid 1 to smithi02669314-11 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:1427: finishing write tid 2 to smithi02669314-11 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:1428: finishing write tid 1 to smithi02669314-31 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:1428: finishing write tid 2 to smithi02669314-31 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:1427: finishing write tid 3 to smithi02669314-11 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:1427: oid 11 updating version 0 to 658 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:1427: oid 11 updating version 658 to 659 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 659 (ObjNum 450 snap 127 seq_num 450) dirty exists 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:1427: left oid 11 (ObjNum 450 snap 127 seq_num 450) 2024-09-01T00:33:35.733 INFO:tasks.rados.rados.0.smithi026.stdout:1428: finishing write tid 3 to smithi02669314-31 2024-09-01T00:33:35.734 INFO:tasks.rados.rados.0.smithi026.stdout:1428: oid 31 updating version 0 to 660 2024-09-01T00:33:35.734 INFO:tasks.rados.rados.0.smithi026.stdout:1428: oid 31 updating version 660 to 661 2024-09-01T00:33:35.734 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 661 (ObjNum 451 snap 127 seq_num 451) dirty exists 2024-09-01T00:33:35.734 INFO:tasks.rados.rados.0.smithi026.stdout:1428: left oid 31 (ObjNum 451 snap 127 seq_num 451) 2024-09-01T00:33:35.734 INFO:tasks.rados.rados.0.smithi026.stdout:1429: finishing copy_from racing read to smithi02669314-14 2024-09-01T00:33:35.734 INFO:tasks.rados.rados.0.smithi026.stdout:1429: finishing copy_from to smithi02669314-14 2024-09-01T00:33:35.734 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 544 (ObjNum 357 snap 106 seq_num 357) dirty exists 2024-09-01T00:33:35.734 INFO:tasks.rados.rados.0.smithi026.stdout:1434: seq_num 452 ranges {458752=376832} 2024-09-01T00:33:35.737 INFO:tasks.rados.rados.0.smithi026.stdout:1434: writing smithi02669314-48 from 458752 to 835584 tid 1 2024-09-01T00:33:35.737 INFO:tasks.rados.rados.0.smithi026.stdout:1427: done (6 left) 2024-09-01T00:33:35.737 INFO:tasks.rados.rados.0.smithi026.stdout:1428: done (5 left) 2024-09-01T00:33:35.737 INFO:tasks.rados.rados.0.smithi026.stdout:1429: done (4 left) 2024-09-01T00:33:35.737 INFO:tasks.rados.rados.0.smithi026.stdout:1430: done (3 left) 2024-09-01T00:33:35.737 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 127 2024-09-01T00:33:35.738 INFO:tasks.rados.rados.0.smithi026.stdout:1435: seq_num 453 ranges {0=393216} 2024-09-01T00:33:35.740 INFO:tasks.rados.rados.0.smithi026.stdout:1435: writing smithi02669314-49 from 0 to 393216 tid 1 2024-09-01T00:33:35.741 INFO:tasks.rados.rados.0.smithi026.stdout:1436: rollback oid 11 current snap is 127 2024-09-01T00:33:35.741 INFO:tasks.rados.rados.0.smithi026.stdout:1436: done (4 left) 2024-09-01T00:33:35.741 INFO:tasks.rados.rados.0.smithi026.stdout:1437: read oid 27 snap -1 2024-09-01T00:33:35.741 INFO:tasks.rados.rados.0.smithi026.stdout:1437: expect (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:33:35.741 INFO:tasks.rados.rados.0.smithi026.stdout:1438: read oid 46 snap -1 2024-09-01T00:33:35.741 INFO:tasks.rados.rados.0.smithi026.stdout:1438: expect deleted 2024-09-01T00:33:35.742 INFO:tasks.rados.rados.0.smithi026.stdout:1439: rollback oid 36 current snap is 127 2024-09-01T00:33:35.742 INFO:tasks.rados.rados.0.smithi026.stdout:1439: done (6 left) 2024-09-01T00:33:35.742 INFO:tasks.rados.rados.0.smithi026.stdout:1440: read oid 28 snap -1 2024-09-01T00:33:35.742 INFO:tasks.rados.rados.0.smithi026.stdout:1440: expect deleted 2024-09-01T00:33:35.742 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 34 current snap is 127 2024-09-01T00:33:35.742 INFO:tasks.rados.rados.0.smithi026.stdout:1441: seq_num 454 ranges {0=409600} 2024-09-01T00:33:35.745 INFO:tasks.rados.rados.0.smithi026.stdout:1441: writing smithi02669314-34 from 0 to 409600 tid 1 2024-09-01T00:33:35.745 INFO:tasks.rados.rados.0.smithi026.stdout:1433: done (7 left) 2024-09-01T00:33:35.745 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 127 2024-09-01T00:33:35.745 INFO:tasks.rados.rados.0.smithi026.stdout:1442: seq_num 455 ranges {3612672=425984} 2024-09-01T00:33:35.769 INFO:tasks.rados.rados.0.smithi026.stdout:1442: writing smithi02669314-41 from 3612672 to 4038656 tid 1 2024-09-01T00:33:35.769 INFO:tasks.rados.rados.0.smithi026.stdout:1443: delete oid 43 current snap is 127 2024-09-01T00:33:35.769 INFO:tasks.rados.rados.0.smithi026.stdout:1435: finishing write tid 1 to smithi02669314-49 2024-09-01T00:33:35.769 INFO:tasks.rados.rados.0.smithi026.stdout:1434: finishing write tid 1 to smithi02669314-48 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:1435: finishing write tid 2 to smithi02669314-49 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:1434: finishing write tid 2 to smithi02669314-48 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:1434: finishing write tid 3 to smithi02669314-48 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:1434: oid 48 updating version 0 to 655 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:1434: oid 48 version 655 is already newer than 654 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 655 (ObjNum 452 snap 127 seq_num 452) dirty exists 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:1434: left oid 48 (ObjNum 452 snap 127 seq_num 452) 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:1441: finishing write tid 1 to smithi02669314-34 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:1441: finishing write tid 2 to smithi02669314-34 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:1435: finishing write tid 3 to smithi02669314-49 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:1435: oid 49 updating version 0 to 302 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:1435: oid 49 version 302 is already newer than 301 2024-09-01T00:33:35.770 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 302 (ObjNum 453 snap 127 seq_num 453) dirty exists 2024-09-01T00:33:35.771 INFO:tasks.rados.rados.0.smithi026.stdout:1435: left oid 49 (ObjNum 453 snap 127 seq_num 453) 2024-09-01T00:33:35.771 INFO:tasks.rados.rados.0.smithi026.stdout:1432: expect (ObjNum 371 snap 108 seq_num 371) 2024-09-01T00:33:35.981 INFO:tasks.rados.rados.0.smithi026.stdout:1441: finishing write tid 3 to smithi02669314-34 2024-09-01T00:33:35.981 INFO:tasks.rados.rados.0.smithi026.stdout:1441: oid 34 updating version 0 to 663 2024-09-01T00:33:35.981 INFO:tasks.rados.rados.0.smithi026.stdout:1441: oid 34 version 663 is already newer than 662 2024-09-01T00:33:35.981 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 663 (ObjNum 454 snap 127 seq_num 454) dirty exists 2024-09-01T00:33:35.981 INFO:tasks.rados.rados.0.smithi026.stdout:1441: left oid 34 (ObjNum 454 snap 127 seq_num 454) 2024-09-01T00:33:35.981 INFO:tasks.rados.rados.0.smithi026.stdout:1432: done (8 left) 2024-09-01T00:33:35.981 INFO:tasks.rados.rados.0.smithi026.stdout:1434: done (7 left) 2024-09-01T00:33:35.982 INFO:tasks.rados.rados.0.smithi026.stdout:1435: done (6 left) 2024-09-01T00:33:35.982 INFO:tasks.rados.rados.0.smithi026.stdout:1438: done (5 left) 2024-09-01T00:33:35.982 INFO:tasks.rados.rados.0.smithi026.stdout:1440: done (4 left) 2024-09-01T00:33:35.982 INFO:tasks.rados.rados.0.smithi026.stdout:1441: done (3 left) 2024-09-01T00:33:35.982 INFO:tasks.rados.rados.0.smithi026.stdout:1443: done (2 left) 2024-09-01T00:33:35.982 INFO:tasks.rados.rados.0.smithi026.stdout:1444: snap_create 2024-09-01T00:33:35.982 INFO:tasks.rados.rados.0.smithi026.stdout:1442: finishing write tid 1 to smithi02669314-41 2024-09-01T00:33:35.982 INFO:tasks.rados.rados.0.smithi026.stdout:1437: expect (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:33:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:35 smithi139 ceph-mon[73682]: pgmap v174: 121 pgs: 121 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 18 MiB/s, 3 objects/s recovering 2024-09-01T00:33:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:35 smithi139 ceph-mon[73682]: osdmap e340: 8 total, 8 up, 8 in 2024-09-01T00:33:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:35 smithi139 ceph-mon[73682]: osdmap e341: 8 total, 8 up, 8 in 2024-09-01T00:33:36.114 INFO:tasks.rados.rados.0.smithi026.stdout:1442: finishing write tid 2 to smithi02669314-41 2024-09-01T00:33:36.114 INFO:tasks.rados.rados.0.smithi026.stdout:1442: finishing write tid 3 to smithi02669314-41 2024-09-01T00:33:36.114 INFO:tasks.rados.rados.0.smithi026.stdout:1442: oid 41 updating version 0 to 656 2024-09-01T00:33:36.114 INFO:tasks.rados.rados.0.smithi026.stdout:1442: oid 41 updating version 656 to 657 2024-09-01T00:33:36.114 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 657 (ObjNum 455 snap 127 seq_num 455) dirty exists 2024-09-01T00:33:36.114 INFO:tasks.rados.rados.0.smithi026.stdout:1442: left oid 41 (ObjNum 455 snap 127 seq_num 455) 2024-09-01T00:33:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:35 smithi026 ceph-mon[81182]: pgmap v174: 121 pgs: 121 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 18 MiB/s, 3 objects/s recovering 2024-09-01T00:33:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:35 smithi026 ceph-mon[81182]: osdmap e340: 8 total, 8 up, 8 in 2024-09-01T00:33:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:35 smithi026 ceph-mon[81182]: osdmap e341: 8 total, 8 up, 8 in 2024-09-01T00:33:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:35 smithi026 ceph-mon[83580]: pgmap v174: 121 pgs: 121 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 18 MiB/s, 3 objects/s recovering 2024-09-01T00:33:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:35 smithi026 ceph-mon[83580]: osdmap e340: 8 total, 8 up, 8 in 2024-09-01T00:33:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:35 smithi026 ceph-mon[83580]: osdmap e341: 8 total, 8 up, 8 in 2024-09-01T00:33:36.775 INFO:tasks.rados.rados.0.smithi026.stdout:1437: done (2 left) 2024-09-01T00:33:36.775 INFO:tasks.rados.rados.0.smithi026.stdout:1442: done (1 left) 2024-09-01T00:33:36.775 INFO:tasks.rados.rados.0.smithi026.stdout:1444: done (0 left) 2024-09-01T00:33:36.776 INFO:tasks.rados.rados.0.smithi026.stdout:1445: delete oid 24 current snap is 128 2024-09-01T00:33:36.777 INFO:tasks.rados.rados.0.smithi026.stdout:1445: done (0 left) 2024-09-01T00:33:36.777 INFO:tasks.rados.rados.0.smithi026.stdout:1446: read oid 30 snap -1 2024-09-01T00:33:36.777 INFO:tasks.rados.rados.0.smithi026.stdout:1446: expect (ObjNum 435 snap 122 seq_num 435) 2024-09-01T00:33:36.777 INFO:tasks.rados.rados.0.smithi026.stdout:1447: read oid 46 snap -1 2024-09-01T00:33:36.778 INFO:tasks.rados.rados.0.smithi026.stdout:1447: expect deleted 2024-09-01T00:33:36.778 INFO:tasks.rados.rados.0.smithi026.stdout:1448: rollback oid 4 current snap is 128 2024-09-01T00:33:36.778 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 4 to 127 2024-09-01T00:33:36.778 INFO:tasks.rados.rados.0.smithi026.stdout:1449: copy_from oid 1 from oid 2 current snap is 128 2024-09-01T00:33:36.778 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 128 2024-09-01T00:33:36.778 INFO:tasks.rados.rados.0.smithi026.stdout:1450: seq_num 458 ranges {4038656=475136} 2024-09-01T00:33:36.802 INFO:tasks.rados.rados.0.smithi026.stdout:1450: writing smithi02669314-41 from 4038656 to 4513792 tid 1 2024-09-01T00:33:36.802 INFO:tasks.rados.rados.0.smithi026.stdout:1451: read oid 49 snap -1 2024-09-01T00:33:36.803 INFO:tasks.rados.rados.0.smithi026.stdout:1451: expect (ObjNum 453 snap 127 seq_num 453) 2024-09-01T00:33:36.803 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 128 2024-09-01T00:33:36.803 INFO:tasks.rados.rados.0.smithi026.stdout:1452: seq_num 459 ranges {6561792=491520} 2024-09-01T00:33:36.841 INFO:tasks.rados.rados.0.smithi026.stdout:1452: writing smithi02669314-9 from 6561792 to 7053312 tid 1 2024-09-01T00:33:36.841 INFO:tasks.rados.rados.0.smithi026.stdout:1453: delete oid 20 current snap is 128 2024-09-01T00:33:36.841 INFO:tasks.rados.rados.0.smithi026.stdout:1448: finishing rollback tid 0 to smithi02669314-4 2024-09-01T00:33:36.841 INFO:tasks.rados.rados.0.smithi026.stdout:1448: finishing rollback tid 1 to smithi02669314-4 2024-09-01T00:33:36.841 INFO:tasks.rados.rados.0.smithi026.stdout:1448: finishing rollback tid 2 to smithi02669314-4 2024-09-01T00:33:36.841 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 574 (ObjNum 371 snap 108 seq_num 371) dirty exists 2024-09-01T00:33:36.842 INFO:tasks.rados.rados.0.smithi026.stdout:1446: expect (ObjNum 435 snap 122 seq_num 435) 2024-09-01T00:33:36.847 INFO:tasks.rados.rados.0.smithi026.stdout:1449: finishing copy_from racing read to smithi02669314-1 2024-09-01T00:33:36.847 INFO:tasks.rados.rados.0.smithi026.stdout:1449: finishing copy_from to smithi02669314-1 2024-09-01T00:33:36.847 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 657 (ObjNum 417 snap 118 seq_num 417) dirty exists 2024-09-01T00:33:36.847 INFO:tasks.rados.rados.0.smithi026.stdout:1451: expect (ObjNum 453 snap 127 seq_num 453) 2024-09-01T00:33:36.857 INFO:tasks.rados.rados.0.smithi026.stdout:1450: finishing write tid 1 to smithi02669314-41 2024-09-01T00:33:36.857 INFO:tasks.rados.rados.0.smithi026.stdout:1450: finishing write tid 2 to smithi02669314-41 2024-09-01T00:33:36.857 INFO:tasks.rados.rados.0.smithi026.stdout:1450: finishing write tid 3 to smithi02669314-41 2024-09-01T00:33:36.857 INFO:tasks.rados.rados.0.smithi026.stdout:1450: oid 41 updating version 0 to 659 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:1450: oid 41 updating version 659 to 660 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 660 (ObjNum 458 snap 128 seq_num 458) dirty exists 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:1450: left oid 41 (ObjNum 458 snap 128 seq_num 458) 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:1452: finishing write tid 1 to smithi02669314-9 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:1452: finishing write tid 2 to smithi02669314-9 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:1452: finishing write tid 3 to smithi02669314-9 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:1452: oid 9 updating version 0 to 681 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:1452: oid 9 version 681 is already newer than 680 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 681 (ObjNum 459 snap 128 seq_num 459) dirty exists 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:1452: left oid 9 (ObjNum 459 snap 128 seq_num 459) 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:1446: done (7 left) 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:1447: done (6 left) 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:1448: done (5 left) 2024-09-01T00:33:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:1449: done (4 left) 2024-09-01T00:33:36.859 INFO:tasks.rados.rados.0.smithi026.stdout:1450: done (3 left) 2024-09-01T00:33:36.859 INFO:tasks.rados.rados.0.smithi026.stdout:1451: done (2 left) 2024-09-01T00:33:36.859 INFO:tasks.rados.rados.0.smithi026.stdout:1452: done (1 left) 2024-09-01T00:33:36.859 INFO:tasks.rados.rados.0.smithi026.stdout:1453: done (0 left) 2024-09-01T00:33:36.859 INFO:tasks.rados.rados.0.smithi026.stdout:1454: snap_create 2024-09-01T00:33:37.781 INFO:tasks.rados.rados.0.smithi026.stdout:1454: done (0 left) 2024-09-01T00:33:37.781 INFO:tasks.rados.rados.0.smithi026.stdout:1455: rollback oid 30 current snap is 129 2024-09-01T00:33:37.781 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 30 to 128 2024-09-01T00:33:37.781 INFO:tasks.rados.rados.0.smithi026.stdout:1456: snap_remove snap 127 2024-09-01T00:33:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:37 smithi139 ceph-mon[73682]: pgmap v177: 121 pgs: 121 active+clean; 175 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-09-01T00:33:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:37 smithi139 ceph-mon[73682]: osdmap e342: 8 total, 8 up, 8 in 2024-09-01T00:33:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:37 smithi026 ceph-mon[81182]: pgmap v177: 121 pgs: 121 active+clean; 175 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-09-01T00:33:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:37 smithi026 ceph-mon[81182]: osdmap e342: 8 total, 8 up, 8 in 2024-09-01T00:33:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:37 smithi026 ceph-mon[83580]: pgmap v177: 121 pgs: 121 active+clean; 175 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-09-01T00:33:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:37 smithi026 ceph-mon[83580]: osdmap e342: 8 total, 8 up, 8 in 2024-09-01T00:33:38.787 INFO:tasks.rados.rados.0.smithi026.stdout:1456: done (1 left) 2024-09-01T00:33:38.787 INFO:tasks.rados.rados.0.smithi026.stdout:1457: delete oid 36 current snap is 129 2024-09-01T00:33:38.787 INFO:tasks.rados.rados.0.smithi026.stdout:1455: finishing rollback tid 0 to smithi02669314-30 2024-09-01T00:33:38.787 INFO:tasks.rados.rados.0.smithi026.stdout:1455: finishing rollback tid 1 to smithi02669314-30 2024-09-01T00:33:38.787 INFO:tasks.rados.rados.0.smithi026.stdout:1455: finishing rollback tid 2 to smithi02669314-30 2024-09-01T00:33:38.787 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 685 (ObjNum 435 snap 122 seq_num 435) dirty exists 2024-09-01T00:33:38.793 INFO:tasks.rados.rados.0.smithi026.stdout:1455: done (1 left) 2024-09-01T00:33:38.793 INFO:tasks.rados.rados.0.smithi026.stdout:1457: done (0 left) 2024-09-01T00:33:38.793 INFO:tasks.rados.rados.0.smithi026.stdout:1458: snap_remove snap 128 2024-09-01T00:33:39.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:38 smithi139 ceph-mon[73682]: osdmap e343: 8 total, 8 up, 8 in 2024-09-01T00:33:39.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:38 smithi026 ceph-mon[81182]: osdmap e343: 8 total, 8 up, 8 in 2024-09-01T00:33:39.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:38 smithi026 ceph-mon[83580]: osdmap e343: 8 total, 8 up, 8 in 2024-09-01T00:33:39.792 INFO:tasks.rados.rados.0.smithi026.stdout:1458: done (0 left) 2024-09-01T00:33:39.792 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 129 2024-09-01T00:33:39.792 INFO:tasks.rados.rados.0.smithi026.stdout:1459: seq_num 462 ranges {0=540672} 2024-09-01T00:33:39.795 INFO:tasks.rados.rados.0.smithi026.stdout:1459: writing smithi02669314-32 from 0 to 540672 tid 1 2024-09-01T00:33:39.795 INFO:tasks.rados.rados.0.smithi026.stdout:1460: read oid 23 snap -1 2024-09-01T00:33:39.795 INFO:tasks.rados.rados.0.smithi026.stdout:1460: expect (ObjNum 438 snap 123 seq_num 438) 2024-09-01T00:33:39.795 INFO:tasks.rados.rados.0.smithi026.stdout:1461: setattr oid 38 current snap is 129 2024-09-01T00:33:39.797 INFO:tasks.rados.rados.0.smithi026.stdout:1462: read oid 6 snap -1 2024-09-01T00:33:39.797 INFO:tasks.rados.rados.0.smithi026.stdout:1462: expect (ObjNum 401 snap 111 seq_num 401) 2024-09-01T00:33:39.797 INFO:tasks.rados.rados.0.smithi026.stdout:1463: setattr oid 29 current snap is 129 2024-09-01T00:33:39.800 INFO:tasks.rados.rados.0.smithi026.stdout:1464: read oid 2 snap -1 2024-09-01T00:33:39.800 INFO:tasks.rados.rados.0.smithi026.stdout:1464: expect (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:33:39.800 INFO:tasks.rados.rados.0.smithi026.stdout:1465: read oid 42 snap -1 2024-09-01T00:33:39.800 INFO:tasks.rados.rados.0.smithi026.stdout:1465: expect (ObjNum 396 snap 110 seq_num 396) 2024-09-01T00:33:39.800 INFO:tasks.rados.rados.0.smithi026.stdout:1466: delete oid 10 current snap is 129 2024-09-01T00:33:39.806 INFO:tasks.rados.rados.0.smithi026.stdout:1459: finishing write tid 1 to smithi02669314-32 2024-09-01T00:33:39.807 INFO:tasks.rados.rados.0.smithi026.stdout:1459: finishing write tid 2 to smithi02669314-32 2024-09-01T00:33:39.807 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 575 (ObjNum 402 snap 111 seq_num 402) dirty exists 2024-09-01T00:33:39.807 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 561 (ObjNum 177 snap 0 seq_num 0) dirty exists 2024-09-01T00:33:39.808 INFO:tasks.rados.rados.0.smithi026.stdout:1461: done (7 left) 2024-09-01T00:33:39.809 INFO:tasks.rados.rados.0.smithi026.stdout:1463: done (6 left) 2024-09-01T00:33:39.809 INFO:tasks.rados.rados.0.smithi026.stdout:1466: done (5 left) 2024-09-01T00:33:39.809 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 129 2024-09-01T00:33:39.809 INFO:tasks.rados.rados.0.smithi026.stdout:1467: seq_num 464 ranges {0=573440} 2024-09-01T00:33:39.813 INFO:tasks.rados.rados.0.smithi026.stdout:1467: writing smithi02669314-10 from 0 to 573440 tid 1 2024-09-01T00:33:39.813 INFO:tasks.rados.rados.0.smithi026.stdout:1468: snap_create 2024-09-01T00:33:39.813 INFO:tasks.rados.rados.0.smithi026.stdout:1459: finishing write tid 3 to smithi02669314-32 2024-09-01T00:33:39.813 INFO:tasks.rados.rados.0.smithi026.stdout:1459: oid 32 updating version 0 to 560 2024-09-01T00:33:39.813 INFO:tasks.rados.rados.0.smithi026.stdout:1459: oid 32 version 560 is already newer than 559 2024-09-01T00:33:39.813 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 560 (ObjNum 462 snap 129 seq_num 462) dirty exists 2024-09-01T00:33:39.813 INFO:tasks.rados.rados.0.smithi026.stdout:1459: left oid 32 (ObjNum 462 snap 129 seq_num 462) 2024-09-01T00:33:39.818 INFO:tasks.rados.rados.0.smithi026.stdout:1467: finishing write tid 1 to smithi02669314-10 2024-09-01T00:33:39.818 INFO:tasks.rados.rados.0.smithi026.stdout:1467: finishing write tid 2 to smithi02669314-10 2024-09-01T00:33:39.821 INFO:tasks.rados.rados.0.smithi026.stdout:1467: finishing write tid 3 to smithi02669314-10 2024-09-01T00:33:39.821 INFO:tasks.rados.rados.0.smithi026.stdout:1467: oid 10 updating version 0 to 553 2024-09-01T00:33:39.821 INFO:tasks.rados.rados.0.smithi026.stdout:1467: oid 10 updating version 553 to 554 2024-09-01T00:33:39.821 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 554 (ObjNum 464 snap 129 seq_num 464) dirty exists 2024-09-01T00:33:39.821 INFO:tasks.rados.rados.0.smithi026.stdout:1467: left oid 10 (ObjNum 464 snap 129 seq_num 464) 2024-09-01T00:33:39.823 INFO:tasks.rados.rados.0.smithi026.stdout:1460: expect (ObjNum 438 snap 123 seq_num 438) 2024-09-01T00:33:40.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:39 smithi139 ceph-mon[73682]: pgmap v180: 121 pgs: 121 active+clean; 158 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 25 op/s 2024-09-01T00:33:40.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:39 smithi139 ceph-mon[73682]: osdmap e344: 8 total, 8 up, 8 in 2024-09-01T00:33:40.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:40.173 INFO:tasks.rados.rados.0.smithi026.stdout:1464: expect (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:33:40.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:39 smithi026 ceph-mon[81182]: pgmap v180: 121 pgs: 121 active+clean; 158 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 25 op/s 2024-09-01T00:33:40.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:39 smithi026 ceph-mon[81182]: osdmap e344: 8 total, 8 up, 8 in 2024-09-01T00:33:40.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:40.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:39 smithi026 ceph-mon[83580]: pgmap v180: 121 pgs: 121 active+clean; 158 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 25 op/s 2024-09-01T00:33:40.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:39 smithi026 ceph-mon[83580]: osdmap e344: 8 total, 8 up, 8 in 2024-09-01T00:33:40.208 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:40.307 INFO:tasks.rados.rados.0.smithi026.stdout:1465: expect (ObjNum 396 snap 110 seq_num 396) 2024-09-01T00:33:40.423 INFO:tasks.rados.rados.0.smithi026.stdout:1462: expect (ObjNum 401 snap 111 seq_num 401) 2024-09-01T00:33:40.732 INFO:tasks.rados.rados.0.smithi026.stdout:1459: done (6 left) 2024-09-01T00:33:40.732 INFO:tasks.rados.rados.0.smithi026.stdout:1460: done (5 left) 2024-09-01T00:33:40.732 INFO:tasks.rados.rados.0.smithi026.stdout:1462: done (4 left) 2024-09-01T00:33:40.732 INFO:tasks.rados.rados.0.smithi026.stdout:1464: done (3 left) 2024-09-01T00:33:40.732 INFO:tasks.rados.rados.0.smithi026.stdout:1465: done (2 left) 2024-09-01T00:33:40.732 INFO:tasks.rados.rados.0.smithi026.stdout:1467: done (1 left) 2024-09-01T00:33:40.732 INFO:tasks.rados.rados.0.smithi026.stdout:1468: done (0 left) 2024-09-01T00:33:40.732 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 130 2024-09-01T00:33:40.732 INFO:tasks.rados.rados.0.smithi026.stdout:1469: seq_num 465 ranges {7053312=598016} 2024-09-01T00:33:40.773 INFO:tasks.rados.rados.0.smithi026.stdout:1469: writing smithi02669314-9 from 7053312 to 7651328 tid 1 2024-09-01T00:33:40.773 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 130 2024-09-01T00:33:40.773 INFO:tasks.rados.rados.0.smithi026.stdout:1470: seq_num 466 ranges {573440=614400} 2024-09-01T00:33:40.780 INFO:tasks.rados.rados.0.smithi026.stdout:1470: writing smithi02669314-10 from 573440 to 1187840 tid 1 2024-09-01T00:33:40.780 INFO:tasks.rados.rados.0.smithi026.stdout:1471: copy_from oid 6 from oid 7 current snap is 130 2024-09-01T00:33:40.780 INFO:tasks.rados.rados.0.smithi026.stdout:1472: rmattr oid 30 current snap is 130 2024-09-01T00:33:40.780 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 130 2024-09-01T00:33:40.780 INFO:tasks.rados.rados.0.smithi026.stdout:1473: seq_num 467 ranges {0=630784} 2024-09-01T00:33:40.784 INFO:tasks.rados.rados.0.smithi026.stdout:1473: writing smithi02669314-26 from 0 to 630784 tid 1 2024-09-01T00:33:40.784 INFO:tasks.rados.rados.0.smithi026.stdout:1474: delete oid 18 current snap is 130 2024-09-01T00:33:40.785 INFO:tasks.rados.rados.0.smithi026.stdout:1469: finishing write tid 1 to smithi02669314-9 2024-09-01T00:33:40.785 INFO:tasks.rados.rados.0.smithi026.stdout:1469: finishing write tid 2 to smithi02669314-9 2024-09-01T00:33:40.785 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 696 (ObjNum 435 snap 122 seq_num 435) dirty exists 2024-09-01T00:33:40.785 INFO:tasks.rados.rados.0.smithi026.stdout:1469: finishing write tid 3 to smithi02669314-9 2024-09-01T00:33:40.785 INFO:tasks.rados.rados.0.smithi026.stdout:1469: oid 9 updating version 0 to 693 2024-09-01T00:33:40.785 INFO:tasks.rados.rados.0.smithi026.stdout:1469: oid 9 updating version 693 to 694 2024-09-01T00:33:40.785 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 694 (ObjNum 465 snap 130 seq_num 465) dirty exists 2024-09-01T00:33:40.785 INFO:tasks.rados.rados.0.smithi026.stdout:1469: left oid 9 (ObjNum 465 snap 130 seq_num 465) 2024-09-01T00:33:40.785 INFO:tasks.rados.rados.0.smithi026.stdout:1471: finishing copy_from racing read to smithi02669314-6 2024-09-01T00:33:40.789 INFO:tasks.rados.rados.0.smithi026.stdout:1471: finishing copy_from to smithi02669314-6 2024-09-01T00:33:40.789 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 627 (ObjNum 440 snap 124 seq_num 440) dirty exists 2024-09-01T00:33:40.789 INFO:tasks.rados.rados.0.smithi026.stdout:1470: finishing write tid 1 to smithi02669314-10 2024-09-01T00:33:40.789 INFO:tasks.rados.rados.0.smithi026.stdout:1470: finishing write tid 2 to smithi02669314-10 2024-09-01T00:33:40.789 INFO:tasks.rados.rados.0.smithi026.stdout:1473: finishing write tid 1 to smithi02669314-26 2024-09-01T00:33:40.789 INFO:tasks.rados.rados.0.smithi026.stdout:1473: finishing write tid 2 to smithi02669314-26 2024-09-01T00:33:40.789 INFO:tasks.rados.rados.0.smithi026.stdout:1469: done (5 left) 2024-09-01T00:33:40.789 INFO:tasks.rados.rados.0.smithi026.stdout:1471: done (4 left) 2024-09-01T00:33:40.789 INFO:tasks.rados.rados.0.smithi026.stdout:1472: done (3 left) 2024-09-01T00:33:40.789 INFO:tasks.rados.rados.0.smithi026.stdout:1474: done (2 left) 2024-09-01T00:33:40.789 INFO:tasks.rados.rados.0.smithi026.stdout:1475: read oid 30 snap -1 2024-09-01T00:33:40.790 INFO:tasks.rados.rados.0.smithi026.stdout:1475: expect (ObjNum 435 snap 122 seq_num 435) 2024-09-01T00:33:40.790 INFO:tasks.rados.rados.0.smithi026.stdout:1476: rollback oid 12 current snap is 130 2024-09-01T00:33:40.790 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 12 to 129 2024-09-01T00:33:40.790 INFO:tasks.rados.rados.0.smithi026.stdout:1477: copy_from oid 27 from oid 7 current snap is 130 2024-09-01T00:33:40.790 INFO:tasks.rados.rados.0.smithi026.stdout:1478: setattr oid 41 current snap is 130 2024-09-01T00:33:40.791 INFO:tasks.rados.rados.0.smithi026.stdout:1473: finishing write tid 3 to smithi02669314-26 2024-09-01T00:33:40.791 INFO:tasks.rados.rados.0.smithi026.stdout:1473: oid 26 updating version 0 to 628 2024-09-01T00:33:40.791 INFO:tasks.rados.rados.0.smithi026.stdout:1473: oid 26 updating version 628 to 629 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 629 (ObjNum 467 snap 130 seq_num 467) dirty exists 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:1473: left oid 26 (ObjNum 467 snap 130 seq_num 467) 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:1470: finishing write tid 3 to smithi02669314-10 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:1470: oid 10 updating version 0 to 555 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:1470: oid 10 updating version 555 to 556 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 556 (ObjNum 466 snap 130 seq_num 466) dirty exists 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:1470: left oid 10 (ObjNum 466 snap 130 seq_num 466) 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:1470: done (5 left) 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:1473: done (4 left) 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:1479: read oid 1 snap -1 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:1479: expect (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:1480: read oid 44 snap -1 2024-09-01T00:33:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:1480: expect deleted 2024-09-01T00:33:40.793 INFO:tasks.rados.rados.0.smithi026.stdout:1481: read oid 9 snap -1 2024-09-01T00:33:40.793 INFO:tasks.rados.rados.0.smithi026.stdout:1481: expect (ObjNum 465 snap 130 seq_num 465) 2024-09-01T00:33:40.793 INFO:tasks.rados.rados.0.smithi026.stdout:1482: copy_from oid 17 from oid 33 current snap is 130 2024-09-01T00:33:40.793 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 130 2024-09-01T00:33:40.793 INFO:tasks.rados.rados.0.smithi026.stdout:1483: seq_num 469 ranges {1187840=663552} 2024-09-01T00:33:40.802 INFO:tasks.rados.rados.0.smithi026.stdout:1483: writing smithi02669314-10 from 1187840 to 1851392 tid 1 2024-09-01T00:33:40.803 INFO:tasks.rados.rados.0.smithi026.stdout:1484: read oid 38 snap 129 2024-09-01T00:33:40.803 INFO:tasks.rados.rados.0.smithi026.stdout:1484: expect (ObjNum 132978400 snap 21946 seq_num 132979440) 2024-09-01T00:33:40.803 INFO:tasks.rados.rados.0.smithi026.stdout:1485: rollback oid 3 current snap is 130 2024-09-01T00:33:40.803 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 3 to 129 2024-09-01T00:33:40.803 INFO:tasks.rados.rados.0.smithi026.stdout:1475: expect (ObjNum 435 snap 122 seq_num 435) 2024-09-01T00:33:40.809 INFO:tasks.rados.rados.0.smithi026.stdout:1476: finishing rollback tid 0 to smithi02669314-12 2024-09-01T00:33:40.809 INFO:tasks.rados.rados.0.smithi026.stdout:1476: finishing rollback tid 1 to smithi02669314-12 2024-09-01T00:33:40.809 INFO:tasks.rados.rados.0.smithi026.stdout:1476: finishing rollback tid 2 to smithi02669314-12 2024-09-01T00:33:40.810 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 560 (ObjNum 357 snap 106 seq_num 357) dirty exists 2024-09-01T00:33:40.810 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 664 (ObjNum 458 snap 128 seq_num 458) dirty exists 2024-09-01T00:33:40.810 INFO:tasks.rados.rados.0.smithi026.stdout:1477: finishing copy_from racing read to smithi02669314-27 2024-09-01T00:33:40.810 INFO:tasks.rados.rados.0.smithi026.stdout:1484: expect (ObjNum 132978400 snap 21946 seq_num 132979440) 2024-09-01T00:33:40.813 INFO:tasks.rados.rados.0.smithi026.stdout:1483: finishing write tid 1 to smithi02669314-10 2024-09-01T00:33:40.813 INFO:tasks.rados.rados.0.smithi026.stdout:1485: finishing rollback tid 0 to smithi02669314-3 2024-09-01T00:33:40.813 INFO:tasks.rados.rados.0.smithi026.stdout:1483: finishing write tid 2 to smithi02669314-10 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1475: done (10 left) 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1476: done (9 left) 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1478: done (8 left) 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1480: done (7 left) 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1484: done (6 left) 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1486: copy_from oid 14 from oid 2 current snap is 130 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1483: finishing write tid 3 to smithi02669314-10 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1483: oid 10 updating version 0 to 562 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1483: oid 10 version 562 is already newer than 561 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 562 (ObjNum 469 snap 130 seq_num 469) dirty exists 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1483: left oid 10 (ObjNum 469 snap 130 seq_num 469) 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1483: done (6 left) 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1487: read oid 32 snap -1 2024-09-01T00:33:40.814 INFO:tasks.rados.rados.0.smithi026.stdout:1487: expect (ObjNum 462 snap 129 seq_num 462) 2024-09-01T00:33:40.815 INFO:tasks.rados.rados.0.smithi026.stdout:1488: rmattr oid 28 current snap is 130 2024-09-01T00:33:40.815 INFO:tasks.rados.rados.0.smithi026.stdout:1488: done (7 left) 2024-09-01T00:33:40.815 INFO:tasks.rados.rados.0.smithi026.stdout:1489: read oid 44 snap -1 2024-09-01T00:33:40.815 INFO:tasks.rados.rados.0.smithi026.stdout:1489: expect deleted 2024-09-01T00:33:40.815 INFO:tasks.rados.rados.0.smithi026.stdout:1490: delete oid 40 current snap is 130 2024-09-01T00:33:40.815 INFO:tasks.rados.rados.0.smithi026.stdout:1479: expect (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:33:40.953 INFO:tasks.rados.rados.0.smithi026.stdout:1485: finishing rollback tid 1 to smithi02669314-3 2024-09-01T00:33:40.954 INFO:tasks.rados.rados.0.smithi026.stdout:1485: finishing rollback tid 2 to smithi02669314-3 2024-09-01T00:33:40.954 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 275 (ObjNum 418 snap 118 seq_num 418) dirty exists 2024-09-01T00:33:40.954 INFO:tasks.rados.rados.0.smithi026.stdout:1479: done (8 left) 2024-09-01T00:33:40.954 INFO:tasks.rados.rados.0.smithi026.stdout:1485: done (7 left) 2024-09-01T00:33:40.954 INFO:tasks.rados.rados.0.smithi026.stdout:1489: done (6 left) 2024-09-01T00:33:40.954 INFO:tasks.rados.rados.0.smithi026.stdout:1490: done (5 left) 2024-09-01T00:33:40.954 INFO:tasks.rados.rados.0.smithi026.stdout:1491: rollback oid 30 current snap is 130 2024-09-01T00:33:40.954 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 30 to 129 2024-09-01T00:33:40.954 INFO:tasks.rados.rados.0.smithi026.stdout:1487: expect (ObjNum 462 snap 129 seq_num 462) 2024-09-01T00:33:40.968 INFO:tasks.rados.rados.0.smithi026.stdout:1477: finishing copy_from to smithi02669314-27 2024-09-01T00:33:40.968 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 627 (ObjNum 440 snap 124 seq_num 440) dirty exists 2024-09-01T00:33:40.968 INFO:tasks.rados.rados.0.smithi026.stdout:1486: finishing copy_from racing read to smithi02669314-14 2024-09-01T00:33:40.968 INFO:tasks.rados.rados.0.smithi026.stdout:1481: expect (ObjNum 465 snap 130 seq_num 465) 2024-09-01T00:33:41.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:40 smithi139 ceph-mon[73682]: osdmap e345: 8 total, 8 up, 8 in 2024-09-01T00:33:41.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:40 smithi139 ceph-mon[73682]: osdmap e346: 8 total, 8 up, 8 in 2024-09-01T00:33:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:40 smithi026 ceph-mon[81182]: osdmap e345: 8 total, 8 up, 8 in 2024-09-01T00:33:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:40 smithi026 ceph-mon[81182]: osdmap e346: 8 total, 8 up, 8 in 2024-09-01T00:33:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:40 smithi026 ceph-mon[83580]: osdmap e345: 8 total, 8 up, 8 in 2024-09-01T00:33:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:40 smithi026 ceph-mon[83580]: osdmap e346: 8 total, 8 up, 8 in 2024-09-01T00:33:41.626 INFO:tasks.rados.rados.0.smithi026.stdout:1482: finishing copy_from racing read to smithi02669314-17 2024-09-01T00:33:41.626 INFO:tasks.rados.rados.0.smithi026.stdout:1486: finishing copy_from to smithi02669314-14 2024-09-01T00:33:41.626 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 657 (ObjNum 417 snap 118 seq_num 417) dirty exists 2024-09-01T00:33:41.626 INFO:tasks.rados.rados.0.smithi026.stdout:1482: finishing copy_from to smithi02669314-17 2024-09-01T00:33:41.626 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 543 (ObjNum 331 snap 94 seq_num 331) dirty exists 2024-09-01T00:33:41.626 INFO:tasks.rados.rados.0.smithi026.stdout:1477: done (5 left) 2024-09-01T00:33:41.626 INFO:tasks.rados.rados.0.smithi026.stdout:1481: done (4 left) 2024-09-01T00:33:41.626 INFO:tasks.rados.rados.0.smithi026.stdout:1482: done (3 left) 2024-09-01T00:33:41.626 INFO:tasks.rados.rados.0.smithi026.stdout:1486: done (2 left) 2024-09-01T00:33:41.626 INFO:tasks.rados.rados.0.smithi026.stdout:1487: done (1 left) 2024-09-01T00:33:41.627 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 130 2024-09-01T00:33:41.627 INFO:tasks.rados.rados.0.smithi026.stdout:1491: finishing rollback tid 0 to smithi02669314-30 2024-09-01T00:33:41.627 INFO:tasks.rados.rados.0.smithi026.stdout:1491: finishing rollback tid 1 to smithi02669314-30 2024-09-01T00:33:41.627 INFO:tasks.rados.rados.0.smithi026.stdout:1491: finishing rollback tid 2 to smithi02669314-30 2024-09-01T00:33:41.627 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 701 (ObjNum 435 snap 122 seq_num 435) dirty exists 2024-09-01T00:33:41.627 INFO:tasks.rados.rados.0.smithi026.stdout:1492: seq_num 471 ranges {8413184=696320} 2024-09-01T00:33:41.675 INFO:tasks.rados.rados.0.smithi026.stdout:1492: writing smithi02669314-11 from 8413184 to 9109504 tid 1 2024-09-01T00:33:41.675 INFO:tasks.rados.rados.0.smithi026.stdout:1491: done (1 left) 2024-09-01T00:33:41.675 INFO:tasks.rados.rados.0.smithi026.stdout:1493: setattr oid 33 current snap is 130 2024-09-01T00:33:41.677 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 130 2024-09-01T00:33:41.677 INFO:tasks.rados.rados.0.smithi026.stdout:1494: seq_num 472 ranges {0=712704} 2024-09-01T00:33:41.682 INFO:tasks.rados.rados.0.smithi026.stdout:1494: writing smithi02669314-18 from 0 to 712704 tid 1 2024-09-01T00:33:41.682 INFO:tasks.rados.rados.0.smithi026.stdout:1495: copy_from oid 12 from oid 9 current snap is 130 2024-09-01T00:33:41.682 INFO:tasks.rados.rados.0.smithi026.stdout:1492: finishing write tid 1 to smithi02669314-11 2024-09-01T00:33:41.682 INFO:tasks.rados.rados.0.smithi026.stdout:1492: finishing write tid 2 to smithi02669314-11 2024-09-01T00:33:41.682 INFO:tasks.rados.rados.0.smithi026.stdout:1496: read oid 48 snap 129 2024-09-01T00:33:41.683 INFO:tasks.rados.rados.0.smithi026.stdout:1496: expect (ObjNum 452 snap 127 seq_num 452) 2024-09-01T00:33:41.683 INFO:tasks.rados.rados.0.smithi026.stdout:1497: rmattr oid 10 current snap is 130 2024-09-01T00:33:41.683 INFO:tasks.rados.rados.0.smithi026.stdout:1497: done (5 left) 2024-09-01T00:33:41.683 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 34 current snap is 130 2024-09-01T00:33:41.683 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 576 (ObjNum 331 snap 94 seq_num 331) dirty exists 2024-09-01T00:33:41.683 INFO:tasks.rados.rados.0.smithi026.stdout:1498: seq_num 473 ranges {409600=729088} 2024-09-01T00:33:41.689 INFO:tasks.rados.rados.0.smithi026.stdout:1498: writing smithi02669314-34 from 409600 to 1138688 tid 1 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:1493: done (5 left) 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:1499: read oid 31 snap -1 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:1499: expect (ObjNum 451 snap 127 seq_num 451) 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:1500: rmattr oid 47 current snap is 130 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:1500: done (6 left) 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:1501: snap_create 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:1492: finishing write tid 3 to smithi02669314-11 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:1492: oid 11 updating version 0 to 664 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:1492: oid 11 updating version 664 to 665 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 665 (ObjNum 471 snap 130 seq_num 471) dirty exists 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:1492: left oid 11 (ObjNum 471 snap 130 seq_num 471) 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:1494: finishing write tid 1 to smithi02669314-18 2024-09-01T00:33:41.690 INFO:tasks.rados.rados.0.smithi026.stdout:1494: finishing write tid 2 to smithi02669314-18 2024-09-01T00:33:41.691 INFO:tasks.rados.rados.0.smithi026.stdout:1496: expect (ObjNum 452 snap 127 seq_num 452) 2024-09-01T00:33:41.723 INFO:tasks.rados.rados.0.smithi026.stdout:1494: finishing write tid 3 to smithi02669314-18 2024-09-01T00:33:41.724 INFO:tasks.rados.rados.0.smithi026.stdout:1494: oid 18 updating version 0 to 564 2024-09-01T00:33:41.724 INFO:tasks.rados.rados.0.smithi026.stdout:1494: oid 18 version 564 is already newer than 563 2024-09-01T00:33:41.724 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 564 (ObjNum 472 snap 130 seq_num 472) dirty exists 2024-09-01T00:33:41.724 INFO:tasks.rados.rados.0.smithi026.stdout:1494: left oid 18 (ObjNum 472 snap 130 seq_num 472) 2024-09-01T00:33:41.724 INFO:tasks.rados.rados.0.smithi026.stdout:1498: finishing write tid 1 to smithi02669314-34 2024-09-01T00:33:41.724 INFO:tasks.rados.rados.0.smithi026.stdout:1498: finishing write tid 2 to smithi02669314-34 2024-09-01T00:33:41.724 INFO:tasks.rados.rados.0.smithi026.stdout:1498: finishing write tid 3 to smithi02669314-34 2024-09-01T00:33:41.724 INFO:tasks.rados.rados.0.smithi026.stdout:1498: oid 34 updating version 0 to 667 2024-09-01T00:33:41.724 INFO:tasks.rados.rados.0.smithi026.stdout:1498: oid 34 version 667 is already newer than 666 2024-09-01T00:33:41.724 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 667 (ObjNum 473 snap 130 seq_num 473) dirty exists 2024-09-01T00:33:41.724 INFO:tasks.rados.rados.0.smithi026.stdout:1498: left oid 34 (ObjNum 473 snap 130 seq_num 473) 2024-09-01T00:33:41.725 INFO:tasks.rados.rados.0.smithi026.stdout:1499: expect (ObjNum 451 snap 127 seq_num 451) 2024-09-01T00:33:41.734 INFO:tasks.rados.rados.0.smithi026.stdout:1495: finishing copy_from racing read to smithi02669314-12 2024-09-01T00:33:41.734 INFO:tasks.rados.rados.0.smithi026.stdout:1495: finishing copy_from to smithi02669314-12 2024-09-01T00:33:41.734 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 694 (ObjNum 465 snap 130 seq_num 465) dirty exists 2024-09-01T00:33:41.806 INFO:tasks.rados.rados.0.smithi026.stdout:1492: done (6 left) 2024-09-01T00:33:41.806 INFO:tasks.rados.rados.0.smithi026.stdout:1494: done (5 left) 2024-09-01T00:33:41.806 INFO:tasks.rados.rados.0.smithi026.stdout:1495: done (4 left) 2024-09-01T00:33:41.806 INFO:tasks.rados.rados.0.smithi026.stdout:1496: done (3 left) 2024-09-01T00:33:41.806 INFO:tasks.rados.rados.0.smithi026.stdout:1498: done (2 left) 2024-09-01T00:33:41.806 INFO:tasks.rados.rados.0.smithi026.stdout:1499: done (1 left) 2024-09-01T00:33:41.806 INFO:tasks.rados.rados.0.smithi026.stdout:1501: done (0 left) 2024-09-01T00:33:41.806 INFO:tasks.rados.rados.0.smithi026.stdout:1502: rmattr oid 1 current snap is 131 2024-09-01T00:33:41.806 INFO:tasks.rados.rados.0.smithi026.stdout:1502: done (0 left) 2024-09-01T00:33:41.806 INFO:tasks.rados.rados.0.smithi026.stdout:1503: copy_from oid 37 from oid 15 current snap is 131 2024-09-01T00:33:41.806 INFO:tasks.rados.rados.0.smithi026.stdout:1504: rollback oid 30 current snap is 131 2024-09-01T00:33:41.807 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 30 to 129 2024-09-01T00:33:41.807 INFO:tasks.rados.rados.0.smithi026.stdout:1505: snap_create 2024-09-01T00:33:41.811 INFO:tasks.rados.rados.0.smithi026.stdout:1504: finishing rollback tid 0 to smithi02669314-30 2024-09-01T00:33:41.812 INFO:tasks.rados.rados.0.smithi026.stdout:1504: finishing rollback tid 1 to smithi02669314-30 2024-09-01T00:33:41.812 INFO:tasks.rados.rados.0.smithi026.stdout:1504: finishing rollback tid 2 to smithi02669314-30 2024-09-01T00:33:41.812 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 705 (ObjNum 435 snap 122 seq_num 435) dirty exists 2024-09-01T00:33:41.825 INFO:tasks.rados.rados.0.smithi026.stdout:1503: finishing copy_from racing read to smithi02669314-37 2024-09-01T00:33:41.827 INFO:tasks.rados.rados.0.smithi026.stdout:1503: finishing copy_from to smithi02669314-37 2024-09-01T00:33:41.827 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 619 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:33:42.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:41 smithi139 ceph-mon[73682]: pgmap v183: 121 pgs: 121 active+clean; 153 MiB data, 970 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-09-01T00:33:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:41 smithi026 ceph-mon[81182]: pgmap v183: 121 pgs: 121 active+clean; 153 MiB data, 970 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-09-01T00:33:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:41 smithi026 ceph-mon[83580]: pgmap v183: 121 pgs: 121 active+clean; 153 MiB data, 970 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-09-01T00:33:42.808 INFO:tasks.rados.rados.0.smithi026.stdout:1503: done (2 left) 2024-09-01T00:33:42.808 INFO:tasks.rados.rados.0.smithi026.stdout:1504: done (1 left) 2024-09-01T00:33:42.808 INFO:tasks.rados.rados.0.smithi026.stdout:1505: done (0 left) 2024-09-01T00:33:42.808 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 132 2024-09-01T00:33:42.808 INFO:tasks.rados.rados.0.smithi026.stdout:1506: seq_num 474 ranges {3547136=745472} 2024-09-01T00:33:42.831 INFO:tasks.rados.rados.0.smithi026.stdout:1506: writing smithi02669314-25 from 3547136 to 4292608 tid 1 2024-09-01T00:33:42.831 INFO:tasks.rados.rados.0.smithi026.stdout:1507: delete oid 33 current snap is 132 2024-09-01T00:33:42.836 INFO:tasks.rados.rados.0.smithi026.stdout:1507: done (1 left) 2024-09-01T00:33:42.836 INFO:tasks.rados.rados.0.smithi026.stdout:1508: snap_create 2024-09-01T00:33:42.839 INFO:tasks.rados.rados.0.smithi026.stdout:1506: finishing write tid 1 to smithi02669314-25 2024-09-01T00:33:42.839 INFO:tasks.rados.rados.0.smithi026.stdout:1506: finishing write tid 2 to smithi02669314-25 2024-09-01T00:33:42.842 INFO:tasks.rados.rados.0.smithi026.stdout:1506: finishing write tid 3 to smithi02669314-25 2024-09-01T00:33:42.842 INFO:tasks.rados.rados.0.smithi026.stdout:1506: oid 25 updating version 0 to 236 2024-09-01T00:33:42.842 INFO:tasks.rados.rados.0.smithi026.stdout:1506: oid 25 updating version 236 to 237 2024-09-01T00:33:42.842 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 237 (ObjNum 474 snap 132 seq_num 474) dirty exists 2024-09-01T00:33:42.842 INFO:tasks.rados.rados.0.smithi026.stdout:1506: left oid 25 (ObjNum 474 snap 132 seq_num 474) 2024-09-01T00:33:42.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:42 smithi026 ceph-mon[81182]: osdmap e347: 8 total, 8 up, 8 in 2024-09-01T00:33:42.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:42 smithi026 ceph-mon[81182]: osdmap e348: 8 total, 8 up, 8 in 2024-09-01T00:33:42.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:33:42 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:33:42] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2024-09-01T00:33:42.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:42 smithi026 ceph-mon[83580]: osdmap e347: 8 total, 8 up, 8 in 2024-09-01T00:33:42.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:42 smithi026 ceph-mon[83580]: osdmap e348: 8 total, 8 up, 8 in 2024-09-01T00:33:43.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:42 smithi139 ceph-mon[73682]: osdmap e347: 8 total, 8 up, 8 in 2024-09-01T00:33:43.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:42 smithi139 ceph-mon[73682]: osdmap e348: 8 total, 8 up, 8 in 2024-09-01T00:33:43.821 INFO:tasks.rados.rados.0.smithi026.stdout:1506: done (1 left) 2024-09-01T00:33:43.821 INFO:tasks.rados.rados.0.smithi026.stdout:1508: done (0 left) 2024-09-01T00:33:43.821 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 133 2024-09-01T00:33:43.821 INFO:tasks.rados.rados.0.smithi026.stdout:1509: seq_num 476 ranges {0=778240} 2024-09-01T00:33:43.825 INFO:tasks.rados.rados.0.smithi026.stdout:1509: writing smithi02669314-5 from 0 to 778240 tid 1 2024-09-01T00:33:43.825 INFO:tasks.rados.rados.0.smithi026.stdout:1510: rollback oid 11 current snap is 133 2024-09-01T00:33:43.825 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 11 to 131 2024-09-01T00:33:43.825 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 133 2024-09-01T00:33:43.825 INFO:tasks.rados.rados.0.smithi026.stdout:1511: seq_num 477 ranges {4308992=794624} 2024-09-01T00:33:43.854 INFO:tasks.rados.rados.0.smithi026.stdout:1511: writing smithi02669314-4 from 4308992 to 5103616 tid 1 2024-09-01T00:33:43.854 INFO:tasks.rados.rados.0.smithi026.stdout:1512: delete oid 30 current snap is 133 2024-09-01T00:33:43.854 INFO:tasks.rados.rados.0.smithi026.stdout:1509: finishing write tid 1 to smithi02669314-5 2024-09-01T00:33:43.854 INFO:tasks.rados.rados.0.smithi026.stdout:1509: finishing write tid 2 to smithi02669314-5 2024-09-01T00:33:43.854 INFO:tasks.rados.rados.0.smithi026.stdout:1510: finishing rollback tid 0 to smithi02669314-11 2024-09-01T00:33:43.854 INFO:tasks.rados.rados.0.smithi026.stdout:1510: finishing rollback tid 1 to smithi02669314-11 2024-09-01T00:33:43.855 INFO:tasks.rados.rados.0.smithi026.stdout:1510: finishing rollback tid 2 to smithi02669314-11 2024-09-01T00:33:43.855 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 670 (ObjNum 471 snap 130 seq_num 471) dirty exists 2024-09-01T00:33:43.855 INFO:tasks.rados.rados.0.smithi026.stdout:1509: finishing write tid 3 to smithi02669314-5 2024-09-01T00:33:43.855 INFO:tasks.rados.rados.0.smithi026.stdout:1509: oid 5 updating version 0 to 706 2024-09-01T00:33:43.855 INFO:tasks.rados.rados.0.smithi026.stdout:1509: oid 5 updating version 706 to 707 2024-09-01T00:33:43.855 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 707 (ObjNum 476 snap 133 seq_num 476) dirty exists 2024-09-01T00:33:43.855 INFO:tasks.rados.rados.0.smithi026.stdout:1509: left oid 5 (ObjNum 476 snap 133 seq_num 476) 2024-09-01T00:33:43.856 INFO:tasks.rados.rados.0.smithi026.stdout:1509: done (3 left) 2024-09-01T00:33:43.856 INFO:tasks.rados.rados.0.smithi026.stdout:1510: done (2 left) 2024-09-01T00:33:43.856 INFO:tasks.rados.rados.0.smithi026.stdout:1512: done (1 left) 2024-09-01T00:33:43.856 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 133 2024-09-01T00:33:43.856 INFO:tasks.rados.rados.0.smithi026.stdout:1513: seq_num 479 ranges {4538368=425984,4964352=401408} 2024-09-01T00:33:43.883 INFO:tasks.rados.rados.0.smithi026.stdout:1513: writing smithi02669314-15 from 4538368 to 4964352 tid 1 2024-09-01T00:33:43.886 INFO:tasks.rados.rados.0.smithi026.stdout:1513: writing smithi02669314-15 from 4964352 to 5365760 tid 2 2024-09-01T00:33:43.886 INFO:tasks.rados.rados.0.smithi026.stdout:1514: delete oid 34 current snap is 133 2024-09-01T00:33:43.886 INFO:tasks.rados.rados.0.smithi026.stdout:1511: finishing write tid 1 to smithi02669314-4 2024-09-01T00:33:43.886 INFO:tasks.rados.rados.0.smithi026.stdout:1511: finishing write tid 2 to smithi02669314-4 2024-09-01T00:33:43.886 INFO:tasks.rados.rados.0.smithi026.stdout:1511: finishing write tid 3 to smithi02669314-4 2024-09-01T00:33:43.886 INFO:tasks.rados.rados.0.smithi026.stdout:1511: oid 4 updating version 0 to 578 2024-09-01T00:33:43.886 INFO:tasks.rados.rados.0.smithi026.stdout:1511: oid 4 updating version 578 to 579 2024-09-01T00:33:43.886 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 579 (ObjNum 477 snap 133 seq_num 477) dirty exists 2024-09-01T00:33:43.886 INFO:tasks.rados.rados.0.smithi026.stdout:1511: left oid 4 (ObjNum 477 snap 133 seq_num 477) 2024-09-01T00:33:43.887 INFO:tasks.rados.rados.0.smithi026.stdout:1513: finishing write tid 1 to smithi02669314-15 2024-09-01T00:33:43.888 INFO:tasks.rados.rados.0.smithi026.stdout:1511: done (2 left) 2024-09-01T00:33:43.889 INFO:tasks.rados.rados.0.smithi026.stdout:1514: done (1 left) 2024-09-01T00:33:43.889 INFO:tasks.rados.rados.0.smithi026.stdout:1515: rollback oid 13 current snap is 133 2024-09-01T00:33:43.889 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 13 to 132 2024-09-01T00:33:43.889 INFO:tasks.rados.rados.0.smithi026.stdout:1516: snap_create 2024-09-01T00:33:43.889 INFO:tasks.rados.rados.0.smithi026.stdout:1515: finishing rollback tid 1 to smithi02669314-13 2024-09-01T00:33:43.889 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 0 (ObjNum 177 snap 0 seq_num 133138112) dirty dne 2024-09-01T00:33:43.889 INFO:tasks.rados.rados.0.smithi026.stdout:1513: finishing write tid 2 to smithi02669314-15 2024-09-01T00:33:43.890 INFO:tasks.rados.rados.0.smithi026.stdout:1513: finishing write tid 3 to smithi02669314-15 2024-09-01T00:33:43.890 INFO:tasks.rados.rados.0.smithi026.stdout:1513: finishing write tid 4 to smithi02669314-15 2024-09-01T00:33:43.890 INFO:tasks.rados.rados.0.smithi026.stdout:1513: oid 15 updating version 0 to 672 2024-09-01T00:33:43.890 INFO:tasks.rados.rados.0.smithi026.stdout:1513: oid 15 updating version 672 to 673 2024-09-01T00:33:43.890 INFO:tasks.rados.rados.0.smithi026.stdout:1513: oid 15 version 673 is already newer than 671 2024-09-01T00:33:43.890 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 673 (ObjNum 479 snap 133 seq_num 479) dirty exists 2024-09-01T00:33:43.890 INFO:tasks.rados.rados.0.smithi026.stdout:1513: left oid 15 (ObjNum 479 snap 133 seq_num 479) 2024-09-01T00:33:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:43 smithi139 ceph-mon[73682]: pgmap v186: 121 pgs: 121 active+clean; 139 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-09-01T00:33:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:43 smithi026 ceph-mon[81182]: pgmap v186: 121 pgs: 121 active+clean; 139 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-09-01T00:33:44.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:43 smithi026 ceph-mon[83580]: pgmap v186: 121 pgs: 121 active+clean; 139 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-09-01T00:33:44.826 INFO:tasks.rados.rados.0.smithi026.stdout:1513: done (2 left) 2024-09-01T00:33:44.827 INFO:tasks.rados.rados.0.smithi026.stdout:1515: done (1 left) 2024-09-01T00:33:44.827 INFO:tasks.rados.rados.0.smithi026.stdout:1516: done (0 left) 2024-09-01T00:33:44.827 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 134 2024-09-01T00:33:44.827 INFO:tasks.rados.rados.0.smithi026.stdout:1517: seq_num 481 ranges {0=458752,458752=401408} 2024-09-01T00:33:44.828 INFO:tasks.rados.rados.0.smithi026.stdout:1517: writing smithi02669314-38 from 0 to 458752 tid 1 2024-09-01T00:33:44.831 INFO:tasks.rados.rados.0.smithi026.stdout:1517: writing smithi02669314-38 from 458752 to 860160 tid 2 2024-09-01T00:33:44.831 INFO:tasks.rados.rados.0.smithi026.stdout:1518: rollback oid 50 current snap is 134 2024-09-01T00:33:44.831 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 50 to 133 2024-09-01T00:33:44.831 INFO:tasks.rados.rados.0.smithi026.stdout:1519: setattr oid 41 current snap is 134 2024-09-01T00:33:44.833 INFO:tasks.rados.rados.0.smithi026.stdout:1520: rollback oid 7 current snap is 134 2024-09-01T00:33:44.833 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 7 to 130 2024-09-01T00:33:44.833 INFO:tasks.rados.rados.0.smithi026.stdout:1521: snap_remove snap 131 2024-09-01T00:33:45.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:44 smithi139 ceph-mon[73682]: osdmap e349: 8 total, 8 up, 8 in 2024-09-01T00:33:45.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:44 smithi139 ceph-mon[73682]: pgmap v189: 121 pgs: 121 active+clean; 139 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-09-01T00:33:45.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:44 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-01T00:33:45.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:44 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-01T00:33:45.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:44 smithi139 ceph-mon[73682]: Upgrade: osd.2 is safe to restart 2024-09-01T00:33:45.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:44 smithi026 ceph-mon[81182]: osdmap e349: 8 total, 8 up, 8 in 2024-09-01T00:33:45.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:44 smithi026 ceph-mon[81182]: pgmap v189: 121 pgs: 121 active+clean; 139 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-09-01T00:33:45.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:44 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-01T00:33:45.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:44 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-01T00:33:45.197 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:44 smithi026 ceph-mon[81182]: Upgrade: osd.2 is safe to restart 2024-09-01T00:33:45.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:44 smithi026 ceph-mon[83580]: osdmap e349: 8 total, 8 up, 8 in 2024-09-01T00:33:45.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:44 smithi026 ceph-mon[83580]: pgmap v189: 121 pgs: 121 active+clean; 139 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-09-01T00:33:45.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:44 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-01T00:33:45.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:44 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-01T00:33:45.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:44 smithi026 ceph-mon[83580]: Upgrade: osd.2 is safe to restart 2024-09-01T00:33:45.733 INFO:tasks.rados.rados.0.smithi026.stdout:1521: done (4 left) 2024-09-01T00:33:45.733 INFO:tasks.rados.rados.0.smithi026.stdout:1522: rollback oid 14 current snap is 134 2024-09-01T00:33:45.733 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 14 to 133 2024-09-01T00:33:45.733 INFO:tasks.rados.rados.0.smithi026.stdout:1523: delete oid 6 current snap is 134 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:1518: finishing rollback tid 0 to smithi02669314-50 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:1518: finishing rollback tid 1 to smithi02669314-50 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:1518: finishing rollback tid 2 to smithi02669314-50 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 713 (ObjNum 447 snap 126 seq_num 447) dirty exists 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:1517: finishing write tid 1 to smithi02669314-38 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:1517: finishing write tid 2 to smithi02669314-38 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:1517: finishing write tid 3 to smithi02669314-38 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 666 (ObjNum 458 snap 128 seq_num 458) dirty exists 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:1520: finishing rollback tid 0 to smithi02669314-7 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:1520: finishing rollback tid 1 to smithi02669314-7 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:1520: finishing rollback tid 2 to smithi02669314-7 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 670 (ObjNum 440 snap 124 seq_num 440) dirty exists 2024-09-01T00:33:45.734 INFO:tasks.rados.rados.0.smithi026.stdout:1517: finishing write tid 4 to smithi02669314-38 2024-09-01T00:33:45.735 INFO:tasks.rados.rados.0.smithi026.stdout:1517: oid 38 updating version 0 to 563 2024-09-01T00:33:45.735 INFO:tasks.rados.rados.0.smithi026.stdout:1517: oid 38 updating version 563 to 564 2024-09-01T00:33:45.735 INFO:tasks.rados.rados.0.smithi026.stdout:1517: oid 38 version 564 is already newer than 562 2024-09-01T00:33:45.735 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 564 (ObjNum 481 snap 134 seq_num 481) dirty exists 2024-09-01T00:33:45.735 INFO:tasks.rados.rados.0.smithi026.stdout:1517: left oid 38 (ObjNum 481 snap 134 seq_num 481) 2024-09-01T00:33:45.736 INFO:tasks.rados.rados.0.smithi026.stdout:1522: finishing rollback tid 0 to smithi02669314-14 2024-09-01T00:33:45.738 INFO:tasks.rados.rados.0.smithi026.stdout:1522: finishing rollback tid 1 to smithi02669314-14 2024-09-01T00:33:45.738 INFO:tasks.rados.rados.0.smithi026.stdout:1522: finishing rollback tid 2 to smithi02669314-14 2024-09-01T00:33:45.738 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 677 (ObjNum 417 snap 118 seq_num 417) dirty exists 2024-09-01T00:33:45.744 INFO:tasks.rados.rados.0.smithi026.stdout:1517: done (5 left) 2024-09-01T00:33:45.744 INFO:tasks.rados.rados.0.smithi026.stdout:1518: done (4 left) 2024-09-01T00:33:45.744 INFO:tasks.rados.rados.0.smithi026.stdout:1519: done (3 left) 2024-09-01T00:33:45.744 INFO:tasks.rados.rados.0.smithi026.stdout:1520: done (2 left) 2024-09-01T00:33:45.744 INFO:tasks.rados.rados.0.smithi026.stdout:1522: done (1 left) 2024-09-01T00:33:45.744 INFO:tasks.rados.rados.0.smithi026.stdout:1523: done (0 left) 2024-09-01T00:33:45.744 INFO:tasks.rados.rados.0.smithi026.stdout:1524: snap_remove snap 129 2024-09-01T00:33:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:45 smithi139 ceph-mon[73682]: osdmap e350: 8 total, 8 up, 8 in 2024-09-01T00:33:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:45 smithi139 ceph-mon[73682]: osdmap e351: 8 total, 8 up, 8 in 2024-09-01T00:33:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:45 smithi026 ceph-mon[83580]: osdmap e350: 8 total, 8 up, 8 in 2024-09-01T00:33:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:45 smithi026 ceph-mon[83580]: osdmap e351: 8 total, 8 up, 8 in 2024-09-01T00:33:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:45 smithi026 ceph-mon[81182]: osdmap e350: 8 total, 8 up, 8 in 2024-09-01T00:33:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:45 smithi026 ceph-mon[81182]: osdmap e351: 8 total, 8 up, 8 in 2024-09-01T00:33:46.735 INFO:tasks.rados.rados.0.smithi026.stdout:1524: done (0 left) 2024-09-01T00:33:46.735 INFO:tasks.rados.rados.0.smithi026.stdout:1525: read oid 12 snap 133 2024-09-01T00:33:46.735 INFO:tasks.rados.rados.0.smithi026.stdout:1525: expect (ObjNum 465 snap 130 seq_num 465) 2024-09-01T00:33:46.735 INFO:tasks.rados.rados.0.smithi026.stdout:1526: snap_remove snap 130 2024-09-01T00:33:47.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:47 smithi139 ceph-mon[73682]: Upgrade: Updating osd.2 2024-09-01T00:33:47.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:47 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:47.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:47 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-01T00:33:47.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:47 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:33:47.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:47 smithi139 ceph-mon[73682]: Deploying daemon osd.2 on smithi026 2024-09-01T00:33:47.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:47 smithi139 ceph-mon[73682]: pgmap v192: 121 pgs: 121 active+clean; 164 MiB data, 1015 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 7.6 MiB/s wr, 40 op/s 2024-09-01T00:33:47.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:47 smithi139 ceph-mon[73682]: osdmap e352: 8 total, 8 up, 8 in 2024-09-01T00:33:47.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[81182]: Upgrade: Updating osd.2 2024-09-01T00:33:47.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:47.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-01T00:33:47.408 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:33:47.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[81182]: Deploying daemon osd.2 on smithi026 2024-09-01T00:33:47.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[81182]: pgmap v192: 121 pgs: 121 active+clean; 164 MiB data, 1015 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 7.6 MiB/s wr, 40 op/s 2024-09-01T00:33:47.409 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[81182]: osdmap e352: 8 total, 8 up, 8 in 2024-09-01T00:33:47.409 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[83580]: Upgrade: Updating osd.2 2024-09-01T00:33:47.410 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:47.410 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-01T00:33:47.410 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:33:47.410 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[83580]: Deploying daemon osd.2 on smithi026 2024-09-01T00:33:47.410 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[83580]: pgmap v192: 121 pgs: 121 active+clean; 164 MiB data, 1015 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 7.6 MiB/s wr, 40 op/s 2024-09-01T00:33:47.411 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:47 smithi026 ceph-mon[83580]: osdmap e352: 8 total, 8 up, 8 in 2024-09-01T00:33:47.737 INFO:tasks.rados.rados.0.smithi026.stdout:1526: done (1 left) 2024-09-01T00:33:47.738 INFO:tasks.rados.rados.0.smithi026.stdout:1527: snap_create 2024-09-01T00:33:47.738 INFO:tasks.rados.rados.0.smithi026.stdout:1525: expect (ObjNum 465 snap 130 seq_num 465) 2024-09-01T00:33:47.746 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:33:48.361 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:33:48.361 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (6m) 22s ago 7m 26.1M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:33:48.361 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (7m) 96s ago 7m 90.7M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:33:48.361 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (8m) 22s ago 8m 15.4M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:33:48.361 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (8m) 96s ago 8m 20.8M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:33:48.361 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (2m) 96s ago 11m 452M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:33:48.361 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (3m) 22s ago 13m 519M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:33:48.361 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (2m) 22s ago 13m 52.7M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:33:48.361 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (101s) 96s ago 12m 23.0M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:33:48.362 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (119s) 22s ago 12m 43.9M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:33:48.362 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 22s ago 6m 16.0M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:33:48.362 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (6m) 96s ago 6m 15.7M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:33:48.362 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (59s) 22s ago 11m 95.8M 2481M 19.3.0-4640-g50288870 8375ce782346 a0589209e48e 2024-09-01T00:33:48.362 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (26s) 22s ago 11m 14.4M 2481M 19.3.0-4640-g50288870 8375ce782346 b53b7e01db96 2024-09-01T00:33:48.362 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (10m) 22s ago 10m 177M 2481M 18.2.4-799-g7290dfee 0819e487878b 002c0e3ce2e2 2024-09-01T00:33:48.362 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (10m) 22s ago 10m 141M 2481M 18.2.4-799-g7290dfee 0819e487878b 120bfca74c8e 2024-09-01T00:33:48.362 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (10m) 96s ago 10m 165M 2480M 18.2.4-799-g7290dfee 0819e487878b 4043c5e3aba4 2024-09-01T00:33:48.362 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (9m) 96s ago 9m 157M 2480M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:33:48.362 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (9m) 96s ago 9m 106M 2480M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:33:48.362 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (8m) 96s ago 8m 143M 2480M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:33:48.362 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (2m) 96s ago 7m 44.3M - 2.43.0 a07b618ecd1d a888053ef019 2024-09-01T00:33:48.725 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:33:48.726 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:33:48.726 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:33:48.726 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:33:48.726 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:33:48.726 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:33:48.727 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:33:48.727 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:33:48.727 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 6, 2024-09-01T00:33:48.727 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:33:48.727 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:33:48.728 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:33:48.728 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:33:48.728 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:33:48.728 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:33:48.728 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 8, 2024-09-01T00:33:48.729 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 7 2024-09-01T00:33:48.729 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:33:48.729 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:33:48.743 INFO:tasks.rados.rados.0.smithi026.stdout:1525: done (1 left) 2024-09-01T00:33:48.743 INFO:tasks.rados.rados.0.smithi026.stdout:1527: done (0 left) 2024-09-01T00:33:48.743 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 135 2024-09-01T00:33:48.743 INFO:tasks.rados.rados.0.smithi026.stdout:1528: seq_num 483 ranges {4513792=491520,5005312=401408} 2024-09-01T00:33:48.770 INFO:tasks.rados.rados.0.smithi026.stdout:1528: writing smithi02669314-41 from 4513792 to 5005312 tid 1 2024-09-01T00:33:48.772 INFO:tasks.rados.rados.0.smithi026.stdout:1528: writing smithi02669314-41 from 5005312 to 5406720 tid 2 2024-09-01T00:33:48.772 INFO:tasks.rados.rados.0.smithi026.stdout:1529: snap_remove snap 133 2024-09-01T00:33:48.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:48 smithi026 ceph-mon[83580]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:48.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:48 smithi026 ceph-mon[83580]: osdmap e353: 8 total, 8 up, 8 in 2024-09-01T00:33:48.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:48 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2345505082' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:48.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:48 smithi026 ceph-mon[81182]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:48.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:48 smithi026 ceph-mon[81182]: osdmap e353: 8 total, 8 up, 8 in 2024-09-01T00:33:48.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:48 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2345505082' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:49.040 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:33:49.040 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:33:49.040 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:33:49.040 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:33:49.040 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:33:49.040 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:33:49.040 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:33:49.040 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:33:49.040 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "7/20 daemons upgraded", 2024-09-01T00:33:49.041 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-01T00:33:49.041 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:33:49.041 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:33:49.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:48 smithi139 ceph-mon[73682]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:49.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:48 smithi139 ceph-mon[73682]: osdmap e353: 8 total, 8 up, 8 in 2024-09-01T00:33:49.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:48 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2345505082' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:33:49.407 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:49 smithi026 systemd[1]: Stopping Ceph osd.2 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:33:49.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2[43906]: 2024-09-01T00:33:49.488+0000 7f481a149640 -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-01T00:33:49.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2[43906]: 2024-09-01T00:33:49.488+0000 7f481a149640 -1 osd.2 354 *** Got signal Terminated *** 2024-09-01T00:33:49.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2[43906]: 2024-09-01T00:33:49.488+0000 7f481a149640 -1 osd.2 354 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:33:49.748 INFO:tasks.rados.rados.0.smithi026.stdout:1529: done (1 left) 2024-09-01T00:33:49.748 INFO:tasks.rados.rados.0.smithi026.stdout:1530: read oid 7 snap -1 2024-09-01T00:33:49.748 INFO:tasks.rados.rados.0.smithi026.stdout:1530: expect (ObjNum 440 snap 124 seq_num 440) 2024-09-01T00:33:49.748 INFO:tasks.rados.rados.0.smithi026.stdout:1531: read oid 45 snap -1 2024-09-01T00:33:49.748 INFO:tasks.rados.rados.0.smithi026.stdout:1531: expect (ObjNum 403 snap 112 seq_num 403) 2024-09-01T00:33:49.748 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 135 2024-09-01T00:33:49.748 INFO:tasks.rados.rados.0.smithi026.stdout:1528: finishing write tid 1 to smithi02669314-41 2024-09-01T00:33:49.748 INFO:tasks.rados.rados.0.smithi026.stdout:1528: finishing write tid 2 to smithi02669314-41 2024-09-01T00:33:49.749 INFO:tasks.rados.rados.0.smithi026.stdout:1528: finishing write tid 3 to smithi02669314-41 2024-09-01T00:33:49.749 INFO:tasks.rados.rados.0.smithi026.stdout:1528: finishing write tid 4 to smithi02669314-41 2024-09-01T00:33:49.749 INFO:tasks.rados.rados.0.smithi026.stdout:1528: oid 41 updating version 0 to 685 2024-09-01T00:33:49.749 INFO:tasks.rados.rados.0.smithi026.stdout:1528: oid 41 version 685 is already newer than 684 2024-09-01T00:33:49.749 INFO:tasks.rados.rados.0.smithi026.stdout:1528: oid 41 updating version 685 to 686 2024-09-01T00:33:49.749 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 686 (ObjNum 483 snap 135 seq_num 483) dirty exists 2024-09-01T00:33:49.749 INFO:tasks.rados.rados.0.smithi026.stdout:1528: left oid 41 (ObjNum 483 snap 135 seq_num 483) 2024-09-01T00:33:49.749 INFO:tasks.rados.rados.0.smithi026.stdout:1532: seq_num 484 ranges {860160=507904,1368064=401408} 2024-09-01T00:33:49.756 INFO:tasks.rados.rados.0.smithi026.stdout:1532: writing smithi02669314-38 from 860160 to 1368064 tid 1 2024-09-01T00:33:49.759 INFO:tasks.rados.rados.0.smithi026.stdout:1532: writing smithi02669314-38 from 1368064 to 1769472 tid 2 2024-09-01T00:33:49.759 INFO:tasks.rados.rados.0.smithi026.stdout:1528: done (3 left) 2024-09-01T00:33:49.759 INFO:tasks.rados.rados.0.smithi026.stdout:1533: setattr oid 42 current snap is 135 2024-09-01T00:33:49.760 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 135 2024-09-01T00:33:49.760 INFO:tasks.rados.rados.0.smithi026.stdout:1534: seq_num 485 ranges {1712128=532480,2244608=401408} 2024-09-01T00:33:49.773 INFO:tasks.rados.rados.0.smithi026.stdout:1534: writing smithi02669314-16 from 1712128 to 2244608 tid 1 2024-09-01T00:33:49.775 INFO:tasks.rados.rados.0.smithi026.stdout:1534: writing smithi02669314-16 from 2244608 to 2646016 tid 2 2024-09-01T00:33:49.775 INFO:tasks.rados.rados.0.smithi026.stdout:1535: snap_remove snap 132 2024-09-01T00:33:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:49 smithi139 ceph-mon[73682]: pgmap v195: 121 pgs: 121 active+clean; 161 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 7.8 MiB/s wr, 41 op/s 2024-09-01T00:33:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:49 smithi139 ceph-mon[73682]: from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:49 smithi139 ceph-mon[73682]: from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:49 smithi139 ceph-mon[73682]: osdmap e354: 8 total, 8 up, 8 in 2024-09-01T00:33:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:33:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:49 smithi139 ceph-mon[73682]: osd.2 marked itself down and dead 2024-09-01T00:33:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-mon[81182]: pgmap v195: 121 pgs: 121 active+clean; 161 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 7.8 MiB/s wr, 41 op/s 2024-09-01T00:33:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-mon[81182]: from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:50.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-mon[81182]: from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:50.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-mon[81182]: osdmap e354: 8 total, 8 up, 8 in 2024-09-01T00:33:50.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:33:50.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-mon[81182]: osd.2 marked itself down and dead 2024-09-01T00:33:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-mon[83580]: pgmap v195: 121 pgs: 121 active+clean; 161 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 7.8 MiB/s wr, 41 op/s 2024-09-01T00:33:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-mon[83580]: from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-mon[83580]: from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-mon[83580]: osdmap e354: 8 total, 8 up, 8 in 2024-09-01T00:33:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:33:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:49 smithi026 ceph-mon[83580]: osd.2 marked itself down and dead 2024-09-01T00:33:50.555 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:50 smithi026 podman[98051]: 2024-09-01 00:33:50.29586957 +0000 UTC m=+0.934187504 container died 002c0e3ce2e2bede456def05c42d2d610ffbe9743761397d8eaffee541902c77 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=reef-7290dfe, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:33:50.736 INFO:tasks.rados.rados.0.smithi026.stdout:1532: finishing write tid 1 to smithi02669314-38 2024-09-01T00:33:50.736 INFO:tasks.rados.rados.0.smithi026.stdout:1532: finishing write tid 2 to smithi02669314-38 2024-09-01T00:33:50.736 INFO:tasks.rados.rados.0.smithi026.stdout:1531: expect (ObjNum 403 snap 112 seq_num 403) 2024-09-01T00:33:50.893 INFO:tasks.rados.rados.0.smithi026.stdout:1532: finishing write tid 3 to smithi02669314-38 2024-09-01T00:33:50.893 INFO:tasks.rados.rados.0.smithi026.stdout:1532: finishing write tid 4 to smithi02669314-38 2024-09-01T00:33:50.893 INFO:tasks.rados.rados.0.smithi026.stdout:1532: oid 38 updating version 0 to 565 2024-09-01T00:33:50.893 INFO:tasks.rados.rados.0.smithi026.stdout:1532: oid 38 updating version 565 to 566 2024-09-01T00:33:50.893 INFO:tasks.rados.rados.0.smithi026.stdout:1532: oid 38 updating version 566 to 567 2024-09-01T00:33:50.893 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 567 (ObjNum 484 snap 135 seq_num 484) dirty exists 2024-09-01T00:33:50.893 INFO:tasks.rados.rados.0.smithi026.stdout:1532: left oid 38 (ObjNum 484 snap 135 seq_num 484) 2024-09-01T00:33:50.893 INFO:tasks.rados.rados.0.smithi026.stdout:1531: done (5 left) 2024-09-01T00:33:50.893 INFO:tasks.rados.rados.0.smithi026.stdout:1532: done (4 left) 2024-09-01T00:33:50.894 INFO:tasks.rados.rados.0.smithi026.stdout:1535: done (3 left) 2024-09-01T00:33:50.894 INFO:tasks.rados.rados.0.smithi026.stdout:1536: rollback oid 37 current snap is 135 2024-09-01T00:33:50.894 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 37 to 134 2024-09-01T00:33:50.894 INFO:tasks.rados.rados.0.smithi026.stdout:1534: finishing write tid 1 to smithi02669314-16 2024-09-01T00:33:50.894 INFO:tasks.rados.rados.0.smithi026.stdout:1534: finishing write tid 2 to smithi02669314-16 2024-09-01T00:33:50.894 INFO:tasks.rados.rados.0.smithi026.stdout:1530: expect (ObjNum 440 snap 124 seq_num 440) 2024-09-01T00:33:50.897 INFO:tasks.rados.rados.0.smithi026.stdout:1534: finishing write tid 3 to smithi02669314-16 2024-09-01T00:33:50.897 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 688 (ObjNum 396 snap 110 seq_num 396) dirty exists 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:1534: finishing write tid 4 to smithi02669314-16 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:1534: oid 16 updating version 0 to 633 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:1534: oid 16 version 633 is already newer than 631 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:1534: oid 16 version 633 is already newer than 632 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 633 (ObjNum 485 snap 135 seq_num 485) dirty exists 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:1534: left oid 16 (ObjNum 485 snap 135 seq_num 485) 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:1530: done (3 left) 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:1533: done (2 left) 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:1534: done (1 left) 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:1537: read oid 6 snap -1 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:1537: expect deleted 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 135 2024-09-01T00:33:50.898 INFO:tasks.rados.rados.0.smithi026.stdout:1536: finishing rollback tid 0 to smithi02669314-37 2024-09-01T00:33:50.899 INFO:tasks.rados.rados.0.smithi026.stdout:1536: finishing rollback tid 1 to smithi02669314-37 2024-09-01T00:33:50.899 INFO:tasks.rados.rados.0.smithi026.stdout:1536: finishing rollback tid 2 to smithi02669314-37 2024-09-01T00:33:50.899 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 622 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:33:50.899 INFO:tasks.rados.rados.0.smithi026.stdout:1538: seq_num 486 ranges {2760704=548864,3309568=401408} 2024-09-01T00:33:50.915 INFO:tasks.rados.rados.0.smithi026.stdout:1538: writing smithi02669314-47 from 2760704 to 3309568 tid 1 2024-09-01T00:33:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:1538: writing smithi02669314-47 from 3309568 to 3710976 tid 2 2024-09-01T00:33:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:1536: done (2 left) 2024-09-01T00:33:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:1539: copy_from oid 4 from oid 13 current snap is 135 2024-09-01T00:33:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:1537: done (2 left) 2024-09-01T00:33:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:1540: snap_create 2024-09-01T00:33:50.919 INFO:tasks.rados.rados.0.smithi026.stdout:1539: finishing copy_from to smithi02669314-4 2024-09-01T00:33:50.919 INFO:tasks.rados.rados.0.smithi026.stdout:1539: got expected ENOENT (src dne) 2024-09-01T00:33:50.919 INFO:tasks.rados.rados.0.smithi026.stdout:1539: finishing copy_from racing read to smithi02669314-4 2024-09-01T00:33:50.920 INFO:tasks.rados.rados.0.smithi026.stdout:1538: finishing write tid 1 to smithi02669314-47 2024-09-01T00:33:50.920 INFO:tasks.rados.rados.0.smithi026.stdout:1538: finishing write tid 2 to smithi02669314-47 2024-09-01T00:33:50.920 INFO:tasks.rados.rados.0.smithi026.stdout:1538: finishing write tid 3 to smithi02669314-47 2024-09-01T00:33:50.921 INFO:tasks.rados.rados.0.smithi026.stdout:1538: finishing write tid 4 to smithi02669314-47 2024-09-01T00:33:50.921 INFO:tasks.rados.rados.0.smithi026.stdout:1538: oid 47 updating version 0 to 697 2024-09-01T00:33:50.921 INFO:tasks.rados.rados.0.smithi026.stdout:1538: oid 47 version 697 is already newer than 695 2024-09-01T00:33:50.922 INFO:tasks.rados.rados.0.smithi026.stdout:1538: oid 47 version 697 is already newer than 696 2024-09-01T00:33:50.922 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 697 (ObjNum 486 snap 135 seq_num 486) dirty exists 2024-09-01T00:33:50.922 INFO:tasks.rados.rados.0.smithi026.stdout:1538: left oid 47 (ObjNum 486 snap 135 seq_num 486) 2024-09-01T00:33:50.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:50 smithi026 ceph-mon[81182]: from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:50.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:50 smithi026 ceph-mon[81182]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:33:50.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:50 smithi026 ceph-mon[81182]: osdmap e355: 8 total, 7 up, 8 in 2024-09-01T00:33:50.930 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:50 smithi026 ceph-mon[81182]: osdmap e356: 8 total, 7 up, 8 in 2024-09-01T00:33:50.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:50 smithi026 ceph-mon[83580]: from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:50.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:50 smithi026 ceph-mon[83580]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:33:50.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:50 smithi026 ceph-mon[83580]: osdmap e355: 8 total, 7 up, 8 in 2024-09-01T00:33:50.931 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:50 smithi026 ceph-mon[83580]: osdmap e356: 8 total, 7 up, 8 in 2024-09-01T00:33:50.931 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:50 smithi026 podman[98051]: 2024-09-01 00:33:50.646372937 +0000 UTC m=+1.284690861 container cleanup 002c0e3ce2e2bede456def05c42d2d610ffbe9743761397d8eaffee541902c77 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2, maintainer=Guillaume Abrioux , RELEASE=reef-7290dfe, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-01T00:33:50.931 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:50 smithi026 bash[98051]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2 2024-09-01T00:33:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:50 smithi139 ceph-mon[73682]: from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:33:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:50 smithi139 ceph-mon[73682]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:33:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:50 smithi139 ceph-mon[73682]: osdmap e355: 8 total, 7 up, 8 in 2024-09-01T00:33:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:50 smithi139 ceph-mon[73682]: osdmap e356: 8 total, 7 up, 8 in 2024-09-01T00:33:51.200 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:50 smithi026 podman[98069]: 2024-09-01 00:33:50.9315397 +0000 UTC m=+0.631037409 container remove 002c0e3ce2e2bede456def05c42d2d610ffbe9743761397d8eaffee541902c77 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2, io.buildah.version=1.37.2, RELEASE=reef-7290dfe, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-01T00:33:51.542 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:51 smithi026 podman[98155]: 2024-09-01 00:33:51.181831074 +0000 UTC m=+0.016016918 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:33:51.542 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:51 smithi026 podman[98155]: 2024-09-01 00:33:51.299274146 +0000 UTC m=+0.133460043 container create 6dc0356f8f8e82f7207b72a96c42f2d60391609f15d7ec0d9d6fe82e8176d3c2 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, 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) 2024-09-01T00:33:51.543 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:51 smithi026 podman[98155]: 2024-09-01 00:33:51.543477411 +0000 UTC m=+0.377663259 container init 6dc0356f8f8e82f7207b72a96c42f2d60391609f15d7ec0d9d6fe82e8176d3c2 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-deactivate, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:33:51.764 INFO:tasks.rados.rados.0.smithi026.stdout:1538: done (2 left) 2024-09-01T00:33:51.764 INFO:tasks.rados.rados.0.smithi026.stdout:1539: done (1 left) 2024-09-01T00:33:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:1540: done (0 left) 2024-09-01T00:33:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:1541: rmattr oid 27 current snap is 136 2024-09-01T00:33:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:1541: done (0 left) 2024-09-01T00:33:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:1542: rollback oid 10 current snap is 136 2024-09-01T00:33:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 10 to 135 2024-09-01T00:33:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:1543: read oid 14 snap -1 2024-09-01T00:33:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:1543: expect (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:33:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:1544: read oid 42 snap -1 2024-09-01T00:33:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:1544: expect (ObjNum 396 snap 110 seq_num 396) 2024-09-01T00:33:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 136 2024-09-01T00:33:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:1545: seq_num 487 ranges {5365760=565248,5931008=401408} 2024-09-01T00:33:51.798 INFO:tasks.rados.rados.0.smithi026.stdout:1545: writing smithi02669314-15 from 5365760 to 5931008 tid 1 2024-09-01T00:33:51.801 INFO:tasks.rados.rados.0.smithi026.stdout:1545: writing smithi02669314-15 from 5931008 to 6332416 tid 2 2024-09-01T00:33:51.801 INFO:tasks.rados.rados.0.smithi026.stdout:1546: copy_from oid 36 from oid 37 current snap is 136 2024-09-01T00:33:51.801 INFO:tasks.rados.rados.0.smithi026.stdout:1542: finishing rollback tid 0 to smithi02669314-10 2024-09-01T00:33:51.801 INFO:tasks.rados.rados.0.smithi026.stdout:1542: finishing rollback tid 1 to smithi02669314-10 2024-09-01T00:33:51.802 INFO:tasks.rados.rados.0.smithi026.stdout:1542: finishing rollback tid 2 to smithi02669314-10 2024-09-01T00:33:51.802 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 697 (ObjNum 469 snap 130 seq_num 469) dirty exists 2024-09-01T00:33:51.802 INFO:tasks.rados.rados.0.smithi026.stdout:1543: expect (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:33:51.937 INFO:tasks.rados.rados.0.smithi026.stdout:1544: expect (ObjNum 396 snap 110 seq_num 396) 2024-09-01T00:33:51.949 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:51 smithi026 ceph-mon[81182]: pgmap v198: 121 pgs: 13 stale+active+clean, 108 active+clean; 154 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 202 KiB/s wr, 2 op/s 2024-09-01T00:33:51.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:51 smithi026 ceph-mon[83580]: pgmap v198: 121 pgs: 13 stale+active+clean, 108 active+clean; 154 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 202 KiB/s wr, 2 op/s 2024-09-01T00:33:51.950 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:51 smithi026 podman[98155]: 2024-09-01 00:33:51.546756596 +0000 UTC m=+0.380942430 container start 6dc0356f8f8e82f7207b72a96c42f2d60391609f15d7ec0d9d6fe82e8176d3c2 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, 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, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-01T00:33:51.950 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:51 smithi026 podman[98155]: 2024-09-01 00:33:51.651766485 +0000 UTC m=+0.485952337 container attach 6dc0356f8f8e82f7207b72a96c42f2d60391609f15d7ec0d9d6fe82e8176d3c2 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS, 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, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-01T00:33:51.950 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:51 smithi026 podman[98155]: 2024-09-01 00:33:51.735398447 +0000 UTC m=+0.569584285 container died 6dc0356f8f8e82f7207b72a96c42f2d60391609f15d7ec0d9d6fe82e8176d3c2 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-01T00:33:52.058 INFO:tasks.rados.rados.0.smithi026.stdout:1545: finishing write tid 1 to smithi02669314-15 2024-09-01T00:33:52.058 INFO:tasks.rados.rados.0.smithi026.stdout:1545: finishing write tid 2 to smithi02669314-15 2024-09-01T00:33:52.058 INFO:tasks.rados.rados.0.smithi026.stdout:1542: done (4 left) 2024-09-01T00:33:52.058 INFO:tasks.rados.rados.0.smithi026.stdout:1543: done (3 left) 2024-09-01T00:33:52.058 INFO:tasks.rados.rados.0.smithi026.stdout:1544: done (2 left) 2024-09-01T00:33:52.058 INFO:tasks.rados.rados.0.smithi026.stdout:1547: snap_remove snap 134 2024-09-01T00:33:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:51 smithi139 ceph-mon[73682]: pgmap v198: 121 pgs: 13 stale+active+clean, 108 active+clean; 154 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 202 KiB/s wr, 2 op/s 2024-09-01T00:33:52.704 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:33:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:33:52] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2024-09-01T00:33:52.704 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:52 smithi026 podman[98178]: 2024-09-01 00:33:52.480990031 +0000 UTC m=+0.740370246 container remove 6dc0356f8f8e82f7207b72a96c42f2d60391609f15d7ec0d9d6fe82e8176d3c2 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-01T00:33:52.704 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:52 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-01T00:33:52.704 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:52 smithi026 systemd[1]: Stopped Ceph osd.2 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:33:52.704 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:52 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.2.service: Consumed 13.189s CPU time. 2024-09-01T00:33:52.771 INFO:tasks.rados.rados.0.smithi026.stdout:1547: done (2 left) 2024-09-01T00:33:52.771 INFO:tasks.rados.rados.0.smithi026.stdout:1548: snap_create 2024-09-01T00:33:52.771 INFO:tasks.rados.rados.0.smithi026.stdout:1545: finishing write tid 3 to smithi02669314-15 2024-09-01T00:33:52.771 INFO:tasks.rados.rados.0.smithi026.stdout:1545: finishing write tid 4 to smithi02669314-15 2024-09-01T00:33:52.771 INFO:tasks.rados.rados.0.smithi026.stdout:1545: oid 15 updating version 0 to 700 2024-09-01T00:33:52.771 INFO:tasks.rados.rados.0.smithi026.stdout:1545: oid 15 version 700 is already newer than 699 2024-09-01T00:33:52.772 INFO:tasks.rados.rados.0.smithi026.stdout:1545: oid 15 updating version 700 to 701 2024-09-01T00:33:52.772 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 701 (ObjNum 487 snap 136 seq_num 487) dirty exists 2024-09-01T00:33:52.772 INFO:tasks.rados.rados.0.smithi026.stdout:1545: left oid 15 (ObjNum 487 snap 136 seq_num 487) 2024-09-01T00:33:52.772 INFO:tasks.rados.rados.0.smithi026.stdout:1546: finishing copy_from racing read to smithi02669314-36 2024-09-01T00:33:52.772 INFO:tasks.rados.rados.0.smithi026.stdout:1546: finishing copy_from to smithi02669314-36 2024-09-01T00:33:52.772 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 622 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:33:53.048 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:52 smithi026 ceph-mon[81182]: osdmap e357: 8 total, 7 up, 8 in 2024-09-01T00:33:53.049 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:52 smithi026 ceph-mon[83580]: osdmap e357: 8 total, 7 up, 8 in 2024-09-01T00:33:53.049 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:52 smithi026 systemd[1]: Starting Ceph osd.2 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:33:53.049 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:52 smithi026 podman[98278]: 2024-09-01 00:33:52.822376163 +0000 UTC m=+0.015912575 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:33:53.049 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:52 smithi026 podman[98278]: 2024-09-01 00:33:52.924170614 +0000 UTC m=+0.117707042 container create 8cb4529b7d97f2d2e3f56c30c20df4009d2c3a928b8f9fa5badb76f8f5a935e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-01T00:33:53.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:52 smithi139 ceph-mon[73682]: osdmap e357: 8 total, 7 up, 8 in 2024-09-01T00:33:53.701 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 podman[98278]: 2024-09-01 00:33:53.301515627 +0000 UTC m=+0.495052019 container init 8cb4529b7d97f2d2e3f56c30c20df4009d2c3a928b8f9fa5badb76f8f5a935e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-01T00:33:53.701 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 podman[98278]: 2024-09-01 00:33:53.305067679 +0000 UTC m=+0.498604073 container start 8cb4529b7d97f2d2e3f56c30c20df4009d2c3a928b8f9fa5badb76f8f5a935e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, 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, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True) 2024-09-01T00:33:53.701 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 podman[98278]: 2024-09-01 00:33:53.385038025 +0000 UTC m=+0.578574427 container attach 8cb4529b7d97f2d2e3f56c30c20df4009d2c3a928b8f9fa5badb76f8f5a935e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-01T00:33:53.701 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate[98293]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:53.701 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 bash[98278]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:53.701 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate[98293]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:53.701 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 bash[98278]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:53.701 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate[98293]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:33:53.701 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 bash[98278]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:33:53.701 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate[98293]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:53.702 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 bash[98278]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:53.702 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate[98293]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:53.702 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 bash[98278]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:33:53.702 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate[98293]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-01T00:33:53.702 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 bash[98278]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-01T00:33:53.702 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate[98293]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-09-01T00:33:53.702 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 bash[98278]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-09-01T00:33:53.775 INFO:tasks.rados.rados.0.smithi026.stdout:1545: done (2 left) 2024-09-01T00:33:53.775 INFO:tasks.rados.rados.0.smithi026.stdout:1546: done (1 left) 2024-09-01T00:33:53.775 INFO:tasks.rados.rados.0.smithi026.stdout:1548: done (0 left) 2024-09-01T00:33:53.775 INFO:tasks.rados.rados.0.smithi026.stdout:1549: delete oid 39 current snap is 137 2024-09-01T00:33:53.777 INFO:tasks.rados.rados.0.smithi026.stdout:1549: done (0 left) 2024-09-01T00:33:53.778 INFO:tasks.rados.rados.0.smithi026.stdout:1550: snap_remove snap 136 2024-09-01T00:33:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:53 smithi139 ceph-mon[73682]: pgmap v201: 121 pgs: 4 active+undersized, 27 peering, 2 stale+active+clean, 1 active+undersized+degraded, 87 active+clean; 125 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 672 KiB/s wr, 5 op/s; 4/234 objects degraded (1.709%) 2024-09-01T00:33:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:53 smithi139 ceph-mon[73682]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-01T00:33:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:53 smithi139 ceph-mon[73682]: Health check failed: Degraded data redundancy: 4/234 objects degraded (1.709%), 1 pg degraded (PG_DEGRADED) 2024-09-01T00:33:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:53 smithi139 ceph-mon[73682]: osdmap e358: 8 total, 7 up, 8 in 2024-09-01T00:33:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-mon[81182]: pgmap v201: 121 pgs: 4 active+undersized, 27 peering, 2 stale+active+clean, 1 active+undersized+degraded, 87 active+clean; 125 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 672 KiB/s wr, 5 op/s; 4/234 objects degraded (1.709%) 2024-09-01T00:33:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-mon[81182]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-01T00:33:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-mon[81182]: Health check failed: Degraded data redundancy: 4/234 objects degraded (1.709%), 1 pg degraded (PG_DEGRADED) 2024-09-01T00:33:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-mon[81182]: osdmap e358: 8 total, 7 up, 8 in 2024-09-01T00:33:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-mon[83580]: pgmap v201: 121 pgs: 4 active+undersized, 27 peering, 2 stale+active+clean, 1 active+undersized+degraded, 87 active+clean; 125 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 672 KiB/s wr, 5 op/s; 4/234 objects degraded (1.709%) 2024-09-01T00:33:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-mon[83580]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-01T00:33:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-mon[83580]: Health check failed: Degraded data redundancy: 4/234 objects degraded (1.709%), 1 pg degraded (PG_DEGRADED) 2024-09-01T00:33:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-mon[83580]: osdmap e358: 8 total, 7 up, 8 in 2024-09-01T00:33:54.201 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate[98293]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-01T00:33:54.201 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 bash[98278]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-01T00:33:54.201 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate[98293]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-01T00:33:54.201 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 bash[98278]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-01T00:33:54.201 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate[98293]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-01T00:33:54.201 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 bash[98278]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-01T00:33:54.202 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate[98293]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-01T00:33:54.202 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 bash[98278]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-01T00:33:54.202 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate[98293]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-01T00:33:54.202 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 bash[98278]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-01T00:33:54.202 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:53 smithi026 podman[98278]: 2024-09-01 00:33:53.86195935 +0000 UTC m=+1.055495752 container died 8cb4529b7d97f2d2e3f56c30c20df4009d2c3a928b8f9fa5badb76f8f5a935e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2) 2024-09-01T00:33:54.782 INFO:tasks.rados.rados.0.smithi026.stdout:1550: done (0 left) 2024-09-01T00:33:54.782 INFO:tasks.rados.rados.0.smithi026.stdout:1551: snap_remove snap 135 2024-09-01T00:33:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:54 smithi139 ceph-mon[73682]: osdmap e359: 8 total, 7 up, 8 in 2024-09-01T00:33:55.123 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:54 smithi026 ceph-mon[81182]: osdmap e359: 8 total, 7 up, 8 in 2024-09-01T00:33:55.124 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:54 smithi026 ceph-mon[83580]: osdmap e359: 8 total, 7 up, 8 in 2024-09-01T00:33:55.124 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:54 smithi026 podman[98399]: 2024-09-01 00:33:54.714871391 +0000 UTC m=+0.847275850 container remove 8cb4529b7d97f2d2e3f56c30c20df4009d2c3a928b8f9fa5badb76f8f5a935e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-activate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, CEPH_POINT_RELEASE=, 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) 2024-09-01T00:33:55.124 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:54 smithi026 podman[98457]: 2024-09-01 00:33:54.835979102 +0000 UTC m=+0.016508382 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:33:55.124 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:54 smithi026 podman[98457]: 2024-09-01 00:33:54.949177485 +0000 UTC m=+0.129706802 container create 8b9cf7b95d01b91f2bae24aa6a5bdb1cebcb70c0039ebafbf8313951d44b1ef1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-01T00:33:55.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:55 smithi026 podman[98457]: 2024-09-01 00:33:55.260154479 +0000 UTC m=+0.440683754 container init 8b9cf7b95d01b91f2bae24aa6a5bdb1cebcb70c0039ebafbf8313951d44b1ef1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:33:55.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:55 smithi026 podman[98457]: 2024-09-01 00:33:55.263577031 +0000 UTC m=+0.444106307 container start 8b9cf7b95d01b91f2bae24aa6a5bdb1cebcb70c0039ebafbf8313951d44b1ef1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-01T00:33:55.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:55 smithi026 ceph-osd[98475]: -- 172.21.15.26:0/1040167652 <== mon.2 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b34e85da40 con 0x55b34e83bc00 2024-09-01T00:33:55.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:55 smithi026 bash[98457]: 8b9cf7b95d01b91f2bae24aa6a5bdb1cebcb70c0039ebafbf8313951d44b1ef1 2024-09-01T00:33:55.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:55 smithi026 systemd[1]: Started Ceph osd.2 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:33:55.781 INFO:tasks.rados.rados.0.smithi026.stdout:1551: done (0 left) 2024-09-01T00:33:55.781 INFO:tasks.rados.rados.0.smithi026.stdout:1552: rollback oid 19 current snap is 137 2024-09-01T00:33:55.781 INFO:tasks.rados.rados.0.smithi026.stdout:1552: done (0 left) 2024-09-01T00:33:55.781 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 137 2024-09-01T00:33:55.782 INFO:tasks.rados.rados.0.smithi026.stdout:1553: seq_num 489 ranges {3620864=598016,4218880=401408} 2024-09-01T00:33:55.805 INFO:tasks.rados.rados.0.smithi026.stdout:1553: writing smithi02669314-45 from 3620864 to 4218880 tid 1 2024-09-01T00:33:55.808 INFO:tasks.rados.rados.0.smithi026.stdout:1553: writing smithi02669314-45 from 4218880 to 4620288 tid 2 2024-09-01T00:33:55.808 INFO:tasks.rados.rados.0.smithi026.stdout:1554: snap_create 2024-09-01T00:33:55.814 INFO:tasks.rados.rados.0.smithi026.stdout:1553: finishing write tid 1 to smithi02669314-45 2024-09-01T00:33:55.815 INFO:tasks.rados.rados.0.smithi026.stdout:1553: finishing write tid 2 to smithi02669314-45 2024-09-01T00:33:55.815 INFO:tasks.rados.rados.0.smithi026.stdout:1553: finishing write tid 3 to smithi02669314-45 2024-09-01T00:33:55.816 INFO:tasks.rados.rados.0.smithi026.stdout:1553: finishing write tid 4 to smithi02669314-45 2024-09-01T00:33:55.816 INFO:tasks.rados.rados.0.smithi026.stdout:1553: oid 45 updating version 0 to 568 2024-09-01T00:33:55.816 INFO:tasks.rados.rados.0.smithi026.stdout:1553: oid 45 updating version 568 to 570 2024-09-01T00:33:55.816 INFO:tasks.rados.rados.0.smithi026.stdout:1553: oid 45 version 570 is already newer than 569 2024-09-01T00:33:55.817 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 570 (ObjNum 489 snap 137 seq_num 489) dirty exists 2024-09-01T00:33:55.817 INFO:tasks.rados.rados.0.smithi026.stdout:1553: left oid 45 (ObjNum 489 snap 137 seq_num 489) 2024-09-01T00:33:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:55 smithi139 ceph-mon[73682]: pgmap v204: 121 pgs: 4 active+undersized, 27 peering, 2 stale+active+clean, 1 active+undersized+degraded, 87 active+clean; 125 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 672 KiB/s wr, 4 op/s; 4/234 objects degraded (1.709%) 2024-09-01T00:33:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:55 smithi139 ceph-mon[73682]: osdmap e360: 8 total, 7 up, 8 in 2024-09-01T00:33:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:33:56.139 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:55 smithi026 ceph-mon[81182]: pgmap v204: 121 pgs: 4 active+undersized, 27 peering, 2 stale+active+clean, 1 active+undersized+degraded, 87 active+clean; 125 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 672 KiB/s wr, 4 op/s; 4/234 objects degraded (1.709%) 2024-09-01T00:33:56.139 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:55 smithi026 ceph-mon[81182]: osdmap e360: 8 total, 7 up, 8 in 2024-09-01T00:33:56.139 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:56.139 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:56.139 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:33:56.139 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:55 smithi026 ceph-mon[83580]: pgmap v204: 121 pgs: 4 active+undersized, 27 peering, 2 stale+active+clean, 1 active+undersized+degraded, 87 active+clean; 125 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 672 KiB/s wr, 4 op/s; 4/234 objects degraded (1.709%) 2024-09-01T00:33:56.140 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:55 smithi026 ceph-mon[83580]: osdmap e360: 8 total, 7 up, 8 in 2024-09-01T00:33:56.140 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:56.140 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:33:56.140 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:33:56.791 INFO:tasks.rados.rados.0.smithi026.stdout:1553: done (1 left) 2024-09-01T00:33:56.791 INFO:tasks.rados.rados.0.smithi026.stdout:1554: done (0 left) 2024-09-01T00:33:56.791 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 138 2024-09-01T00:33:56.791 INFO:tasks.rados.rados.0.smithi026.stdout:1555: seq_num 490 ranges {0=614400,614400=401408} 2024-09-01T00:33:56.794 INFO:tasks.rados.rados.0.smithi026.stdout:1555: writing smithi02669314-19 from 0 to 614400 tid 1 2024-09-01T00:33:56.796 INFO:tasks.rados.rados.0.smithi026.stdout:1555: writing smithi02669314-19 from 614400 to 1015808 tid 2 2024-09-01T00:33:56.797 INFO:tasks.rados.rados.0.smithi026.stdout:1556: copy_from oid 10 from oid 3 current snap is 138 2024-09-01T00:33:56.797 INFO:tasks.rados.rados.0.smithi026.stdout:1557: snap_remove snap 137 2024-09-01T00:33:57.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:56 smithi139 ceph-mon[73682]: osdmap e361: 8 total, 7 up, 8 in 2024-09-01T00:33:57.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:56 smithi026 ceph-mon[81182]: osdmap e361: 8 total, 7 up, 8 in 2024-09-01T00:33:57.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:56 smithi026 ceph-mon[83580]: osdmap e361: 8 total, 7 up, 8 in 2024-09-01T00:33:57.201 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:33:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2[98471]: 2024-09-01T00:33:56.916+0000 7fda13826640 -1 Falling back to public interface 2024-09-01T00:33:57.794 INFO:tasks.rados.rados.0.smithi026.stdout:1557: done (2 left) 2024-09-01T00:33:57.794 INFO:tasks.rados.rados.0.smithi026.stdout:1558: delete oid 29 current snap is 138 2024-09-01T00:33:57.794 INFO:tasks.rados.rados.0.smithi026.stdout:1555: finishing write tid 1 to smithi02669314-19 2024-09-01T00:33:57.795 INFO:tasks.rados.rados.0.smithi026.stdout:1555: finishing write tid 2 to smithi02669314-19 2024-09-01T00:33:57.795 INFO:tasks.rados.rados.0.smithi026.stdout:1555: finishing write tid 3 to smithi02669314-19 2024-09-01T00:33:57.795 INFO:tasks.rados.rados.0.smithi026.stdout:1555: finishing write tid 4 to smithi02669314-19 2024-09-01T00:33:57.795 INFO:tasks.rados.rados.0.smithi026.stdout:1555: oid 19 updating version 0 to 540 2024-09-01T00:33:57.795 INFO:tasks.rados.rados.0.smithi026.stdout:1555: oid 19 version 540 is already newer than 539 2024-09-01T00:33:57.795 INFO:tasks.rados.rados.0.smithi026.stdout:1555: oid 19 updating version 540 to 541 2024-09-01T00:33:57.795 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 541 (ObjNum 490 snap 138 seq_num 490) dirty exists 2024-09-01T00:33:57.795 INFO:tasks.rados.rados.0.smithi026.stdout:1555: left oid 19 (ObjNum 490 snap 138 seq_num 490) 2024-09-01T00:33:57.795 INFO:tasks.rados.rados.0.smithi026.stdout:1556: finishing copy_from racing read to smithi02669314-10 2024-09-01T00:33:57.795 INFO:tasks.rados.rados.0.smithi026.stdout:1556: finishing copy_from to smithi02669314-10 2024-09-01T00:33:57.795 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 275 (ObjNum 418 snap 118 seq_num 418) dirty exists 2024-09-01T00:33:57.799 INFO:tasks.rados.rados.0.smithi026.stdout:1555: done (2 left) 2024-09-01T00:33:57.799 INFO:tasks.rados.rados.0.smithi026.stdout:1556: done (1 left) 2024-09-01T00:33:57.799 INFO:tasks.rados.rados.0.smithi026.stdout:1558: done (0 left) 2024-09-01T00:33:57.799 INFO:tasks.rados.rados.0.smithi026.stdout:1559: read oid 24 snap -1 2024-09-01T00:33:57.800 INFO:tasks.rados.rados.0.smithi026.stdout:1559: expect deleted 2024-09-01T00:33:57.800 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 138 2024-09-01T00:33:57.800 INFO:tasks.rados.rados.0.smithi026.stdout:1560: seq_num 492 ranges {11083776=647168,11730944=401408} 2024-09-01T00:33:57.863 INFO:tasks.rados.rados.0.smithi026.stdout:1560: writing smithi02669314-17 from 11083776 to 11730944 tid 1 2024-09-01T00:33:57.866 INFO:tasks.rados.rados.0.smithi026.stdout:1560: writing smithi02669314-17 from 11730944 to 12132352 tid 2 2024-09-01T00:33:57.866 INFO:tasks.rados.rados.0.smithi026.stdout:1561: read oid 36 snap -1 2024-09-01T00:33:57.866 INFO:tasks.rados.rados.0.smithi026.stdout:1561: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:33:57.866 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 138 2024-09-01T00:33:57.866 INFO:tasks.rados.rados.0.smithi026.stdout:1562: seq_num 493 ranges {1687552=663552,2351104=401408} 2024-09-01T00:33:57.878 INFO:tasks.rados.rados.0.smithi026.stdout:1562: writing smithi02669314-21 from 1687552 to 2351104 tid 1 2024-09-01T00:33:57.881 INFO:tasks.rados.rados.0.smithi026.stdout:1562: writing smithi02669314-21 from 2351104 to 2752512 tid 2 2024-09-01T00:33:57.882 INFO:tasks.rados.rados.0.smithi026.stdout:1563: delete oid 41 current snap is 138 2024-09-01T00:33:57.882 INFO:tasks.rados.rados.0.smithi026.stdout:1560: finishing write tid 1 to smithi02669314-17 2024-09-01T00:33:57.882 INFO:tasks.rados.rados.0.smithi026.stdout:1560: finishing write tid 2 to smithi02669314-17 2024-09-01T00:33:57.882 INFO:tasks.rados.rados.0.smithi026.stdout:1560: finishing write tid 3 to smithi02669314-17 2024-09-01T00:33:57.882 INFO:tasks.rados.rados.0.smithi026.stdout:1560: finishing write tid 4 to smithi02669314-17 2024-09-01T00:33:57.882 INFO:tasks.rados.rados.0.smithi026.stdout:1560: oid 17 updating version 0 to 571 2024-09-01T00:33:57.882 INFO:tasks.rados.rados.0.smithi026.stdout:1560: oid 17 updating version 571 to 573 2024-09-01T00:33:57.882 INFO:tasks.rados.rados.0.smithi026.stdout:1560: oid 17 version 573 is already newer than 572 2024-09-01T00:33:57.882 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 573 (ObjNum 492 snap 138 seq_num 492) dirty exists 2024-09-01T00:33:57.882 INFO:tasks.rados.rados.0.smithi026.stdout:1560: left oid 17 (ObjNum 492 snap 138 seq_num 492) 2024-09-01T00:33:57.885 INFO:tasks.rados.rados.0.smithi026.stdout:1559: done (4 left) 2024-09-01T00:33:57.885 INFO:tasks.rados.rados.0.smithi026.stdout:1560: done (3 left) 2024-09-01T00:33:57.885 INFO:tasks.rados.rados.0.smithi026.stdout:1563: done (2 left) 2024-09-01T00:33:57.885 INFO:tasks.rados.rados.0.smithi026.stdout:1564: setattr oid 20 current snap is 138 2024-09-01T00:33:57.887 INFO:tasks.rados.rados.0.smithi026.stdout:1565: read oid 35 snap -1 2024-09-01T00:33:57.887 INFO:tasks.rados.rados.0.smithi026.stdout:1565: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:33:57.887 INFO:tasks.rados.rados.0.smithi026.stdout:1566: setattr oid 4 current snap is 138 2024-09-01T00:33:57.890 INFO:tasks.rados.rados.0.smithi026.stdout:1567: read oid 29 snap -1 2024-09-01T00:33:57.890 INFO:tasks.rados.rados.0.smithi026.stdout:1567: expect deleted 2024-09-01T00:33:57.890 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 138 2024-09-01T00:33:57.890 INFO:tasks.rados.rados.0.smithi026.stdout:1568: seq_num 495 ranges {712704=696320,1409024=401408} 2024-09-01T00:33:57.898 INFO:tasks.rados.rados.0.smithi026.stdout:1568: writing smithi02669314-18 from 712704 to 1409024 tid 1 2024-09-01T00:33:57.901 INFO:tasks.rados.rados.0.smithi026.stdout:1568: writing smithi02669314-18 from 1409024 to 1810432 tid 2 2024-09-01T00:33:57.902 INFO:tasks.rados.rados.0.smithi026.stdout:1569: read oid 47 snap -1 2024-09-01T00:33:57.902 INFO:tasks.rados.rados.0.smithi026.stdout:1569: expect (ObjNum 486 snap 135 seq_num 486) 2024-09-01T00:33:57.902 INFO:tasks.rados.rados.0.smithi026.stdout:1570: rollback oid 7 current snap is 138 2024-09-01T00:33:57.902 INFO:tasks.rados.rados.0.smithi026.stdout:1570: done (8 left) 2024-09-01T00:33:57.902 INFO:tasks.rados.rados.0.smithi026.stdout:1571: copy_from oid 17 from oid 30 current snap is 138 2024-09-01T00:33:57.902 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 708 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-01T00:33:57.902 INFO:tasks.rados.rados.0.smithi026.stdout:1561: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:33:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:57 smithi139 ceph-mon[73682]: pgmap v207: 121 pgs: 26 active+undersized, 11 active+undersized+degraded, 84 active+clean; 129 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 7 op/s; 29/225 objects degraded (12.889%) 2024-09-01T00:33:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:57 smithi139 ceph-mon[73682]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-01T00:33:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:57 smithi139 ceph-mon[73682]: osdmap e362: 8 total, 7 up, 8 in 2024-09-01T00:33:58.149 INFO:tasks.rados.rados.0.smithi026.stdout:1562: finishing write tid 1 to smithi02669314-21 2024-09-01T00:33:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:1562: finishing write tid 2 to smithi02669314-21 2024-09-01T00:33:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:1562: finishing write tid 3 to smithi02669314-21 2024-09-01T00:33:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:1562: finishing write tid 4 to smithi02669314-21 2024-09-01T00:33:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:1562: oid 21 updating version 0 to 624 2024-09-01T00:33:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:1562: oid 21 version 624 is already newer than 623 2024-09-01T00:33:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:1562: oid 21 updating version 624 to 625 2024-09-01T00:33:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 625 (ObjNum 493 snap 138 seq_num 493) dirty exists 2024-09-01T00:33:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:1562: left oid 21 (ObjNum 493 snap 138 seq_num 493) 2024-09-01T00:33:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 582 (ObjNum 477 snap 133 seq_num 477) dirty exists 2024-09-01T00:33:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:1561: done (8 left) 2024-09-01T00:33:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:1562: done (7 left) 2024-09-01T00:33:58.150 INFO:tasks.rados.rados.0.smithi026.stdout:1564: done (6 left) 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1566: done (5 left) 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1567: done (4 left) 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1572: read oid 28 snap -1 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1572: expect deleted 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1573: copy_from oid 4 from oid 9 current snap is 138 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1568: finishing write tid 1 to smithi02669314-18 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1571: finishing copy_from to smithi02669314-17 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1571: got expected ENOENT (src dne) 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1571: finishing copy_from racing read to smithi02669314-17 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1568: finishing write tid 2 to smithi02669314-18 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1571: done (5 left) 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1574: setattr oid 41 current snap is 138 2024-09-01T00:33:58.151 INFO:tasks.rados.rados.0.smithi026.stdout:1568: finishing write tid 3 to smithi02669314-18 2024-09-01T00:33:58.152 INFO:tasks.rados.rados.0.smithi026.stdout:1568: finishing write tid 4 to smithi02669314-18 2024-09-01T00:33:58.152 INFO:tasks.rados.rados.0.smithi026.stdout:1568: oid 18 updating version 0 to 698 2024-09-01T00:33:58.152 INFO:tasks.rados.rados.0.smithi026.stdout:1568: oid 18 updating version 698 to 699 2024-09-01T00:33:58.152 INFO:tasks.rados.rados.0.smithi026.stdout:1568: oid 18 updating version 699 to 700 2024-09-01T00:33:58.152 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 700 (ObjNum 495 snap 138 seq_num 495) dirty exists 2024-09-01T00:33:58.152 INFO:tasks.rados.rados.0.smithi026.stdout:1568: left oid 18 (ObjNum 495 snap 138 seq_num 495) 2024-09-01T00:33:58.152 INFO:tasks.rados.rados.0.smithi026.stdout:1565: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:33:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:57 smithi026 ceph-mon[81182]: pgmap v207: 121 pgs: 26 active+undersized, 11 active+undersized+degraded, 84 active+clean; 129 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 7 op/s; 29/225 objects degraded (12.889%) 2024-09-01T00:33:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:57 smithi026 ceph-mon[81182]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-01T00:33:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:57 smithi026 ceph-mon[81182]: osdmap e362: 8 total, 7 up, 8 in 2024-09-01T00:33:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:57 smithi026 ceph-mon[83580]: pgmap v207: 121 pgs: 26 active+undersized, 11 active+undersized+degraded, 84 active+clean; 129 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 7 op/s; 29/225 objects degraded (12.889%) 2024-09-01T00:33:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:57 smithi026 ceph-mon[83580]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-01T00:33:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:57 smithi026 ceph-mon[83580]: osdmap e362: 8 total, 7 up, 8 in 2024-09-01T00:33:58.399 INFO:tasks.rados.rados.0.smithi026.stdout:1569: expect (ObjNum 486 snap 135 seq_num 486) 2024-09-01T00:33:58.563 INFO:tasks.rados.rados.0.smithi026.stdout:1573: finishing copy_from racing read to smithi02669314-4 2024-09-01T00:33:58.564 INFO:tasks.rados.rados.0.smithi026.stdout:1573: finishing copy_from to smithi02669314-4 2024-09-01T00:33:58.564 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 694 (ObjNum 465 snap 130 seq_num 465) dirty exists 2024-09-01T00:33:58.564 INFO:tasks.rados.rados.0.smithi026.stdout:1565: done (5 left) 2024-09-01T00:33:58.564 INFO:tasks.rados.rados.0.smithi026.stdout:1568: done (4 left) 2024-09-01T00:33:58.564 INFO:tasks.rados.rados.0.smithi026.stdout:1569: done (3 left) 2024-09-01T00:33:58.564 INFO:tasks.rados.rados.0.smithi026.stdout:1572: done (2 left) 2024-09-01T00:33:58.564 INFO:tasks.rados.rados.0.smithi026.stdout:1573: done (1 left) 2024-09-01T00:33:58.564 INFO:tasks.rados.rados.0.smithi026.stdout:1575: rollback oid 23 current snap is 138 2024-09-01T00:33:58.564 INFO:tasks.rados.rados.0.smithi026.stdout:1575: done (1 left) 2024-09-01T00:33:58.564 INFO:tasks.rados.rados.0.smithi026.stdout:1576: delete oid 45 current snap is 138 2024-09-01T00:33:58.566 INFO:tasks.rados.rados.0.smithi026.stdout:1576: done (1 left) 2024-09-01T00:33:58.566 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 138 2024-09-01T00:33:58.566 INFO:tasks.rados.rados.0.smithi026.stdout:1577: seq_num 497 ranges {360448=729088,1089536=401408} 2024-09-01T00:33:58.571 INFO:tasks.rados.rados.0.smithi026.stdout:1577: writing smithi02669314-31 from 360448 to 1089536 tid 1 2024-09-01T00:33:58.574 INFO:tasks.rados.rados.0.smithi026.stdout:1577: writing smithi02669314-31 from 1089536 to 1490944 tid 2 2024-09-01T00:33:58.574 INFO:tasks.rados.rados.0.smithi026.stdout:1578: read oid 26 snap -1 2024-09-01T00:33:58.574 INFO:tasks.rados.rados.0.smithi026.stdout:1578: expect (ObjNum 467 snap 130 seq_num 467) 2024-09-01T00:33:58.575 INFO:tasks.rados.rados.0.smithi026.stdout:1579: read oid 21 snap -1 2024-09-01T00:33:58.575 INFO:tasks.rados.rados.0.smithi026.stdout:1579: expect (ObjNum 493 snap 138 seq_num 493) 2024-09-01T00:33:58.575 INFO:tasks.rados.rados.0.smithi026.stdout:1580: delete oid 35 current snap is 138 2024-09-01T00:33:58.575 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 690 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:33:58.577 INFO:tasks.rados.rados.0.smithi026.stdout:1577: finishing write tid 1 to smithi02669314-31 2024-09-01T00:33:58.578 INFO:tasks.rados.rados.0.smithi026.stdout:1574: done (4 left) 2024-09-01T00:33:58.578 INFO:tasks.rados.rados.0.smithi026.stdout:1580: done (3 left) 2024-09-01T00:33:58.578 INFO:tasks.rados.rados.0.smithi026.stdout:1581: copy_from oid 27 from oid 7 current snap is 138 2024-09-01T00:33:58.578 INFO:tasks.rados.rados.0.smithi026.stdout:1582: snap_create 2024-09-01T00:33:58.579 INFO:tasks.rados.rados.0.smithi026.stdout:1577: finishing write tid 2 to smithi02669314-31 2024-09-01T00:33:58.579 INFO:tasks.rados.rados.0.smithi026.stdout:1577: finishing write tid 3 to smithi02669314-31 2024-09-01T00:33:58.581 INFO:tasks.rados.rados.0.smithi026.stdout:1578: expect (ObjNum 467 snap 130 seq_num 467) 2024-09-01T00:33:58.600 INFO:tasks.rados.rados.0.smithi026.stdout:1577: finishing write tid 4 to smithi02669314-31 2024-09-01T00:33:58.600 INFO:tasks.rados.rados.0.smithi026.stdout:1577: oid 31 updating version 0 to 674 2024-09-01T00:33:58.600 INFO:tasks.rados.rados.0.smithi026.stdout:1577: oid 31 version 674 is already newer than 672 2024-09-01T00:33:58.600 INFO:tasks.rados.rados.0.smithi026.stdout:1577: oid 31 version 674 is already newer than 673 2024-09-01T00:33:58.600 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 674 (ObjNum 497 snap 138 seq_num 497) dirty exists 2024-09-01T00:33:58.601 INFO:tasks.rados.rados.0.smithi026.stdout:1577: left oid 31 (ObjNum 497 snap 138 seq_num 497) 2024-09-01T00:33:58.601 INFO:tasks.rados.rados.0.smithi026.stdout:1581: finishing copy_from racing read to smithi02669314-27 2024-09-01T00:33:58.601 INFO:tasks.rados.rados.0.smithi026.stdout:1581: finishing copy_from to smithi02669314-27 2024-09-01T00:33:58.601 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 670 (ObjNum 440 snap 124 seq_num 440) dirty exists 2024-09-01T00:33:58.601 INFO:tasks.rados.rados.0.smithi026.stdout:1579: expect (ObjNum 493 snap 138 seq_num 493) 2024-09-01T00:33:58.802 INFO:tasks.rados.rados.0.smithi026.stdout:1577: done (4 left) 2024-09-01T00:33:58.802 INFO:tasks.rados.rados.0.smithi026.stdout:1578: done (3 left) 2024-09-01T00:33:58.802 INFO:tasks.rados.rados.0.smithi026.stdout:1579: done (2 left) 2024-09-01T00:33:58.802 INFO:tasks.rados.rados.0.smithi026.stdout:1581: done (1 left) 2024-09-01T00:33:58.802 INFO:tasks.rados.rados.0.smithi026.stdout:1582: done (0 left) 2024-09-01T00:33:58.802 INFO:tasks.rados.rados.0.smithi026.stdout:1583: read oid 44 snap 138 2024-09-01T00:33:58.803 INFO:tasks.rados.rados.0.smithi026.stdout:1583: expect deleted 2024-09-01T00:33:58.803 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 139 2024-09-01T00:33:58.803 INFO:tasks.rados.rados.0.smithi026.stdout:1584: seq_num 499 ranges {3661824=761856,4423680=401408} 2024-09-01T00:33:58.825 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:58 smithi026 ceph-mon[81182]: osdmap e363: 8 total, 7 up, 8 in 2024-09-01T00:33:58.825 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:58 smithi026 ceph-mon[83580]: osdmap e363: 8 total, 7 up, 8 in 2024-09-01T00:33:58.826 INFO:tasks.rados.rados.0.smithi026.stdout:1584: writing smithi02669314-50 from 3661824 to 4423680 tid 1 2024-09-01T00:33:58.829 INFO:tasks.rados.rados.0.smithi026.stdout:1584: writing smithi02669314-50 from 4423680 to 4825088 tid 2 2024-09-01T00:33:58.829 INFO:tasks.rados.rados.0.smithi026.stdout:1585: read oid 12 snap -1 2024-09-01T00:33:58.829 INFO:tasks.rados.rados.0.smithi026.stdout:1585: expect (ObjNum 465 snap 130 seq_num 465) 2024-09-01T00:33:58.829 INFO:tasks.rados.rados.0.smithi026.stdout:1586: snap_create 2024-09-01T00:33:58.833 INFO:tasks.rados.rados.0.smithi026.stdout:1584: finishing write tid 1 to smithi02669314-50 2024-09-01T00:33:58.833 INFO:tasks.rados.rados.0.smithi026.stdout:1584: finishing write tid 2 to smithi02669314-50 2024-09-01T00:33:58.833 INFO:tasks.rados.rados.0.smithi026.stdout:1584: finishing write tid 3 to smithi02669314-50 2024-09-01T00:33:58.834 INFO:tasks.rados.rados.0.smithi026.stdout:1584: finishing write tid 4 to smithi02669314-50 2024-09-01T00:33:58.834 INFO:tasks.rados.rados.0.smithi026.stdout:1584: oid 50 updating version 0 to 738 2024-09-01T00:33:58.834 INFO:tasks.rados.rados.0.smithi026.stdout:1584: oid 50 updating version 738 to 739 2024-09-01T00:33:58.834 INFO:tasks.rados.rados.0.smithi026.stdout:1584: oid 50 updating version 739 to 740 2024-09-01T00:33:58.834 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 740 (ObjNum 499 snap 139 seq_num 499) dirty exists 2024-09-01T00:33:58.835 INFO:tasks.rados.rados.0.smithi026.stdout:1584: left oid 50 (ObjNum 499 snap 139 seq_num 499) 2024-09-01T00:33:58.850 INFO:tasks.rados.rados.0.smithi026.stdout:1585: expect (ObjNum 465 snap 130 seq_num 465) 2024-09-01T00:33:59.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:58 smithi139 ceph-mon[73682]: osdmap e363: 8 total, 7 up, 8 in 2024-09-01T00:33:59.807 INFO:tasks.rados.rados.0.smithi026.stdout:1583: done (3 left) 2024-09-01T00:33:59.808 INFO:tasks.rados.rados.0.smithi026.stdout:1584: done (2 left) 2024-09-01T00:33:59.808 INFO:tasks.rados.rados.0.smithi026.stdout:1585: done (1 left) 2024-09-01T00:33:59.808 INFO:tasks.rados.rados.0.smithi026.stdout:1586: done (0 left) 2024-09-01T00:33:59.808 INFO:tasks.rados.rados.0.smithi026.stdout:1587: read oid 26 snap -1 2024-09-01T00:33:59.808 INFO:tasks.rados.rados.0.smithi026.stdout:1587: expect (ObjNum 467 snap 130 seq_num 467) 2024-09-01T00:33:59.808 INFO:tasks.rados.rados.0.smithi026.stdout:1588: rollback oid 25 current snap is 140 2024-09-01T00:33:59.808 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 25 to 138 2024-09-01T00:33:59.808 INFO:tasks.rados.rados.0.smithi026.stdout:1589: copy_from oid 11 from oid 42 current snap is 140 2024-09-01T00:33:59.808 INFO:tasks.rados.rados.0.smithi026.stdout:1590: delete oid 14 current snap is 140 2024-09-01T00:33:59.812 INFO:tasks.rados.rados.0.smithi026.stdout:1590: done (3 left) 2024-09-01T00:33:59.813 INFO:tasks.rados.rados.0.smithi026.stdout:1591: rollback oid 37 current snap is 140 2024-09-01T00:33:59.813 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 37 to 138 2024-09-01T00:33:59.813 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 30 current snap is 140 2024-09-01T00:33:59.813 INFO:tasks.rados.rados.0.smithi026.stdout:1592: seq_num 501 ranges {0=794624,794624=401408} 2024-09-01T00:33:59.817 INFO:tasks.rados.rados.0.smithi026.stdout:1592: writing smithi02669314-30 from 0 to 794624 tid 1 2024-09-01T00:33:59.820 INFO:tasks.rados.rados.0.smithi026.stdout:1592: writing smithi02669314-30 from 794624 to 1196032 tid 2 2024-09-01T00:33:59.820 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 140 2024-09-01T00:33:59.820 INFO:tasks.rados.rados.0.smithi026.stdout:1593: seq_num 502 ranges {7651328=409600,8060928=417792,8478720=385024} 2024-09-01T00:33:59.864 INFO:tasks.rados.rados.0.smithi026.stdout:1593: writing smithi02669314-9 from 7651328 to 8060928 tid 1 2024-09-01T00:33:59.866 INFO:tasks.rados.rados.0.smithi026.stdout:1593: writing smithi02669314-9 from 8060928 to 8478720 tid 2 2024-09-01T00:33:59.869 INFO:tasks.rados.rados.0.smithi026.stdout:1593: writing smithi02669314-9 from 8478720 to 8863744 tid 3 2024-09-01T00:33:59.869 INFO:tasks.rados.rados.0.smithi026.stdout:1594: read oid 27 snap -1 2024-09-01T00:33:59.869 INFO:tasks.rados.rados.0.smithi026.stdout:1594: expect (ObjNum 440 snap 124 seq_num 440) 2024-09-01T00:33:59.869 INFO:tasks.rados.rados.0.smithi026.stdout:1595: delete oid 41 current snap is 140 2024-09-01T00:33:59.870 INFO:tasks.rados.rados.0.smithi026.stdout:1588: finishing rollback tid 0 to smithi02669314-25 2024-09-01T00:33:59.870 INFO:tasks.rados.rados.0.smithi026.stdout:1588: finishing rollback tid 1 to smithi02669314-25 2024-09-01T00:33:59.870 INFO:tasks.rados.rados.0.smithi026.stdout:1588: finishing rollback tid 2 to smithi02669314-25 2024-09-01T00:33:59.870 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 240 (ObjNum 474 snap 132 seq_num 474) dirty exists 2024-09-01T00:33:59.870 INFO:tasks.rados.rados.0.smithi026.stdout:1591: finishing rollback tid 0 to smithi02669314-37 2024-09-01T00:33:59.870 INFO:tasks.rados.rados.0.smithi026.stdout:1591: finishing rollback tid 1 to smithi02669314-37 2024-09-01T00:33:59.870 INFO:tasks.rados.rados.0.smithi026.stdout:1591: finishing rollback tid 2 to smithi02669314-37 2024-09-01T00:33:59.870 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 625 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:33:59.870 INFO:tasks.rados.rados.0.smithi026.stdout:1587: expect (ObjNum 467 snap 130 seq_num 467) 2024-09-01T00:33:59.888 INFO:tasks.rados.rados.0.smithi026.stdout:1592: finishing write tid 1 to smithi02669314-30 2024-09-01T00:33:59.888 INFO:tasks.rados.rados.0.smithi026.stdout:1592: finishing write tid 2 to smithi02669314-30 2024-09-01T00:33:59.888 INFO:tasks.rados.rados.0.smithi026.stdout:1592: finishing write tid 3 to smithi02669314-30 2024-09-01T00:33:59.888 INFO:tasks.rados.rados.0.smithi026.stdout:1592: finishing write tid 4 to smithi02669314-30 2024-09-01T00:33:59.888 INFO:tasks.rados.rados.0.smithi026.stdout:1592: oid 30 updating version 0 to 743 2024-09-01T00:33:59.888 INFO:tasks.rados.rados.0.smithi026.stdout:1592: oid 30 version 743 is already newer than 741 2024-09-01T00:33:59.888 INFO:tasks.rados.rados.0.smithi026.stdout:1592: oid 30 version 743 is already newer than 742 2024-09-01T00:33:59.888 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 743 (ObjNum 501 snap 140 seq_num 501) dirty exists 2024-09-01T00:33:59.888 INFO:tasks.rados.rados.0.smithi026.stdout:1592: left oid 30 (ObjNum 501 snap 140 seq_num 501) 2024-09-01T00:33:59.888 INFO:tasks.rados.rados.0.smithi026.stdout:1589: finishing copy_from racing read to smithi02669314-11 2024-09-01T00:33:59.888 INFO:tasks.rados.rados.0.smithi026.stdout:1589: finishing copy_from to smithi02669314-11 2024-09-01T00:33:59.888 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 688 (ObjNum 396 snap 110 seq_num 396) dirty exists 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1593: finishing write tid 1 to smithi02669314-9 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1587: done (7 left) 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1588: done (6 left) 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1589: done (5 left) 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1591: done (4 left) 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1592: done (3 left) 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1595: done (2 left) 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1596: copy_from oid 34 from oid 4 current snap is 140 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1593: finishing write tid 2 to smithi02669314-9 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1593: finishing write tid 3 to smithi02669314-9 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1593: finishing write tid 4 to smithi02669314-9 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1593: finishing write tid 5 to smithi02669314-9 2024-09-01T00:33:59.889 INFO:tasks.rados.rados.0.smithi026.stdout:1593: oid 9 updating version 0 to 748 2024-09-01T00:33:59.890 INFO:tasks.rados.rados.0.smithi026.stdout:1593: oid 9 version 748 is already newer than 746 2024-09-01T00:33:59.890 INFO:tasks.rados.rados.0.smithi026.stdout:1593: oid 9 version 748 is already newer than 745 2024-09-01T00:33:59.890 INFO:tasks.rados.rados.0.smithi026.stdout:1593: oid 9 version 748 is already newer than 747 2024-09-01T00:33:59.890 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 748 (ObjNum 502 snap 140 seq_num 502) dirty exists 2024-09-01T00:33:59.890 INFO:tasks.rados.rados.0.smithi026.stdout:1593: left oid 9 (ObjNum 502 snap 140 seq_num 502) 2024-09-01T00:33:59.890 INFO:tasks.rados.rados.0.smithi026.stdout:1594: expect (ObjNum 440 snap 124 seq_num 440) 2024-09-01T00:33:59.893 INFO:tasks.rados.rados.0.smithi026.stdout:1593: done (2 left) 2024-09-01T00:33:59.893 INFO:tasks.rados.rados.0.smithi026.stdout:1594: done (1 left) 2024-09-01T00:33:59.893 INFO:tasks.rados.rados.0.smithi026.stdout:1597: rmattr oid 46 current snap is 140 2024-09-01T00:33:59.893 INFO:tasks.rados.rados.0.smithi026.stdout:1597: done (1 left) 2024-09-01T00:33:59.893 INFO:tasks.rados.rados.0.smithi026.stdout:1598: snap_remove snap 138 2024-09-01T00:34:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:59 smithi139 ceph-mon[73682]: pgmap v210: 121 pgs: 26 active+undersized, 11 active+undersized+degraded, 84 active+clean; 130 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.5 MiB/s wr, 9 op/s; 29/222 objects degraded (13.063%) 2024-09-01T00:34:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:59 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 29/222 objects degraded (13.063%), 11 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:59 smithi139 ceph-mon[73682]: osdmap e364: 8 total, 7 up, 8 in 2024-09-01T00:34:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:59 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:00.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:59 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:00.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:59 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:00.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:33:59 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:00.093 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[83580]: pgmap v210: 121 pgs: 26 active+undersized, 11 active+undersized+degraded, 84 active+clean; 130 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.5 MiB/s wr, 9 op/s; 29/222 objects degraded (13.063%) 2024-09-01T00:34:00.093 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 29/222 objects degraded (13.063%), 11 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:00.093 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[83580]: osdmap e364: 8 total, 7 up, 8 in 2024-09-01T00:34:00.093 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:00.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:00.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:00.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:00.094 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[81182]: pgmap v210: 121 pgs: 26 active+undersized, 11 active+undersized+degraded, 84 active+clean; 130 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 1.5 MiB/s wr, 9 op/s; 29/222 objects degraded (13.063%) 2024-09-01T00:34:00.094 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 29/222 objects degraded (13.063%), 11 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:00.094 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[81182]: osdmap e364: 8 total, 7 up, 8 in 2024-09-01T00:34:00.094 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:00.094 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:00.094 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:00.094 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:33:59 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:00.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:34:00 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2[98471]: 2024-09-01T00:34:00.595+0000 7fda13826640 -1 osd.2 354 log_to_monitors true 2024-09-01T00:34:00.737 INFO:tasks.rados.rados.0.smithi026.stdout:1598: done (1 left) 2024-09-01T00:34:00.737 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 140 2024-09-01T00:34:00.737 INFO:tasks.rados.rados.0.smithi026.stdout:1599: seq_num 504 ranges {6332416=450560,6782976=589824,7372800=212992} 2024-09-01T00:34:00.775 INFO:tasks.rados.rados.0.smithi026.stdout:1599: writing smithi02669314-15 from 6332416 to 6782976 tid 1 2024-09-01T00:34:00.778 INFO:tasks.rados.rados.0.smithi026.stdout:1599: writing smithi02669314-15 from 6782976 to 7372800 tid 2 2024-09-01T00:34:00.780 INFO:tasks.rados.rados.0.smithi026.stdout:1599: writing smithi02669314-15 from 7372800 to 7585792 tid 3 2024-09-01T00:34:00.781 INFO:tasks.rados.rados.0.smithi026.stdout:1600: copy_from oid 35 from oid 39 current snap is 140 2024-09-01T00:34:00.781 INFO:tasks.rados.rados.0.smithi026.stdout:1596: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:34:00.781 INFO:tasks.rados.rados.0.smithi026.stdout:1596: finishing copy_from to smithi02669314-34 2024-09-01T00:34:00.781 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 694 (ObjNum 465 snap 130 seq_num 465) dirty exists 2024-09-01T00:34:00.781 INFO:tasks.rados.rados.0.smithi026.stdout:1599: finishing write tid 1 to smithi02669314-15 2024-09-01T00:34:00.781 INFO:tasks.rados.rados.0.smithi026.stdout:1596: done (2 left) 2024-09-01T00:34:00.781 INFO:tasks.rados.rados.0.smithi026.stdout:1601: rollback oid 31 current snap is 140 2024-09-01T00:34:00.781 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 31 to 139 2024-09-01T00:34:00.781 INFO:tasks.rados.rados.0.smithi026.stdout:1602: rollback oid 17 current snap is 140 2024-09-01T00:34:00.782 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 17 to 139 2024-09-01T00:34:00.782 INFO:tasks.rados.rados.0.smithi026.stdout:1603: delete oid 38 current snap is 140 2024-09-01T00:34:00.782 INFO:tasks.rados.rados.0.smithi026.stdout:1600: finishing copy_from to smithi02669314-35 2024-09-01T00:34:00.783 INFO:tasks.rados.rados.0.smithi026.stdout:1600: got expected ENOENT (src dne) 2024-09-01T00:34:00.783 INFO:tasks.rados.rados.0.smithi026.stdout:1600: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:34:00.783 INFO:tasks.rados.rados.0.smithi026.stdout:1599: finishing write tid 2 to smithi02669314-15 2024-09-01T00:34:00.783 INFO:tasks.rados.rados.0.smithi026.stdout:1599: finishing write tid 3 to smithi02669314-15 2024-09-01T00:34:00.783 INFO:tasks.rados.rados.0.smithi026.stdout:1599: finishing write tid 4 to smithi02669314-15 2024-09-01T00:34:00.784 INFO:tasks.rados.rados.0.smithi026.stdout:1599: finishing write tid 5 to smithi02669314-15 2024-09-01T00:34:00.784 INFO:tasks.rados.rados.0.smithi026.stdout:1599: oid 15 updating version 0 to 715 2024-09-01T00:34:00.784 INFO:tasks.rados.rados.0.smithi026.stdout:1599: oid 15 version 715 is already newer than 714 2024-09-01T00:34:00.785 INFO:tasks.rados.rados.0.smithi026.stdout:1599: oid 15 updating version 715 to 717 2024-09-01T00:34:00.785 INFO:tasks.rados.rados.0.smithi026.stdout:1599: oid 15 version 717 is already newer than 716 2024-09-01T00:34:00.785 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 717 (ObjNum 504 snap 140 seq_num 504) dirty exists 2024-09-01T00:34:00.785 INFO:tasks.rados.rados.0.smithi026.stdout:1599: left oid 15 (ObjNum 504 snap 140 seq_num 504) 2024-09-01T00:34:00.785 INFO:tasks.rados.rados.0.smithi026.stdout:1601: finishing rollback tid 0 to smithi02669314-31 2024-09-01T00:34:00.785 INFO:tasks.rados.rados.0.smithi026.stdout:1601: finishing rollback tid 1 to smithi02669314-31 2024-09-01T00:34:00.786 INFO:tasks.rados.rados.0.smithi026.stdout:1601: finishing rollback tid 2 to smithi02669314-31 2024-09-01T00:34:00.786 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 697 (ObjNum 497 snap 138 seq_num 497) dirty exists 2024-09-01T00:34:00.786 INFO:tasks.rados.rados.0.smithi026.stdout:1602: finishing rollback tid 0 to smithi02669314-17 2024-09-01T00:34:00.787 INFO:tasks.rados.rados.0.smithi026.stdout:1602: finishing rollback tid 1 to smithi02669314-17 2024-09-01T00:34:00.787 INFO:tasks.rados.rados.0.smithi026.stdout:1602: finishing rollback tid 2 to smithi02669314-17 2024-09-01T00:34:00.787 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 577 (ObjNum 492 snap 138 seq_num 492) dirty exists 2024-09-01T00:34:00.787 INFO:tasks.rados.rados.0.smithi026.stdout:1599: done (4 left) 2024-09-01T00:34:00.787 INFO:tasks.rados.rados.0.smithi026.stdout:1600: done (3 left) 2024-09-01T00:34:00.787 INFO:tasks.rados.rados.0.smithi026.stdout:1601: done (2 left) 2024-09-01T00:34:00.787 INFO:tasks.rados.rados.0.smithi026.stdout:1602: done (1 left) 2024-09-01T00:34:00.787 INFO:tasks.rados.rados.0.smithi026.stdout:1603: done (0 left) 2024-09-01T00:34:00.787 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 140 2024-09-01T00:34:00.788 INFO:tasks.rados.rados.0.smithi026.stdout:1604: seq_num 506 ranges {0=483328,483328=761856,1245184=40960} 2024-09-01T00:34:00.789 INFO:tasks.rados.rados.0.smithi026.stdout:1604: writing smithi02669314-24 from 0 to 483328 tid 1 2024-09-01T00:34:00.794 INFO:tasks.rados.rados.0.smithi026.stdout:1604: writing smithi02669314-24 from 483328 to 1245184 tid 2 2024-09-01T00:34:00.794 INFO:tasks.rados.rados.0.smithi026.stdout:1604: writing smithi02669314-24 from 1245184 to 1286144 tid 3 2024-09-01T00:34:00.794 INFO:tasks.rados.rados.0.smithi026.stdout:1605: read oid 5 snap -1 2024-09-01T00:34:00.794 INFO:tasks.rados.rados.0.smithi026.stdout:1605: expect (ObjNum 476 snap 133 seq_num 476) 2024-09-01T00:34:00.795 INFO:tasks.rados.rados.0.smithi026.stdout:1606: read oid 33 snap 139 2024-09-01T00:34:00.795 INFO:tasks.rados.rados.0.smithi026.stdout:1606: expect deleted 2024-09-01T00:34:00.795 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 140 2024-09-01T00:34:00.795 INFO:tasks.rados.rados.0.smithi026.stdout:1604: finishing write tid 1 to smithi02669314-24 2024-09-01T00:34:00.795 INFO:tasks.rados.rados.0.smithi026.stdout:1607: seq_num 507 ranges {393216=499712,892928=638976,1531904=163840} 2024-09-01T00:34:00.799 INFO:tasks.rados.rados.0.smithi026.stdout:1607: writing smithi02669314-49 from 393216 to 892928 tid 1 2024-09-01T00:34:00.802 INFO:tasks.rados.rados.0.smithi026.stdout:1607: writing smithi02669314-49 from 892928 to 1531904 tid 2 2024-09-01T00:34:00.804 INFO:tasks.rados.rados.0.smithi026.stdout:1607: writing smithi02669314-49 from 1531904 to 1695744 tid 3 2024-09-01T00:34:00.804 INFO:tasks.rados.rados.0.smithi026.stdout:1608: delete oid 19 current snap is 140 2024-09-01T00:34:00.804 INFO:tasks.rados.rados.0.smithi026.stdout:1604: finishing write tid 2 to smithi02669314-24 2024-09-01T00:34:00.804 INFO:tasks.rados.rados.0.smithi026.stdout:1604: finishing write tid 3 to smithi02669314-24 2024-09-01T00:34:00.804 INFO:tasks.rados.rados.0.smithi026.stdout:1604: finishing write tid 4 to smithi02669314-24 2024-09-01T00:34:00.805 INFO:tasks.rados.rados.0.smithi026.stdout:1605: expect (ObjNum 476 snap 133 seq_num 476) 2024-09-01T00:34:00.829 INFO:tasks.rados.rados.0.smithi026.stdout:1604: finishing write tid 5 to smithi02669314-24 2024-09-01T00:34:00.829 INFO:tasks.rados.rados.0.smithi026.stdout:1604: oid 24 updating version 0 to 658 2024-09-01T00:34:00.829 INFO:tasks.rados.rados.0.smithi026.stdout:1604: oid 24 updating version 658 to 661 2024-09-01T00:34:00.829 INFO:tasks.rados.rados.0.smithi026.stdout:1604: oid 24 version 661 is already newer than 660 2024-09-01T00:34:00.829 INFO:tasks.rados.rados.0.smithi026.stdout:1604: oid 24 version 661 is already newer than 659 2024-09-01T00:34:00.830 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 661 (ObjNum 506 snap 140 seq_num 506) dirty exists 2024-09-01T00:34:00.830 INFO:tasks.rados.rados.0.smithi026.stdout:1604: left oid 24 (ObjNum 506 snap 140 seq_num 506) 2024-09-01T00:34:00.830 INFO:tasks.rados.rados.0.smithi026.stdout:1607: finishing write tid 1 to smithi02669314-49 2024-09-01T00:34:00.830 INFO:tasks.rados.rados.0.smithi026.stdout:1604: done (4 left) 2024-09-01T00:34:00.830 INFO:tasks.rados.rados.0.smithi026.stdout:1605: done (3 left) 2024-09-01T00:34:00.830 INFO:tasks.rados.rados.0.smithi026.stdout:1606: done (2 left) 2024-09-01T00:34:00.830 INFO:tasks.rados.rados.0.smithi026.stdout:1608: done (1 left) 2024-09-01T00:34:00.830 INFO:tasks.rados.rados.0.smithi026.stdout:1609: snap_remove snap 139 2024-09-01T00:34:01.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:00 smithi139 ceph-mon[73682]: osdmap e365: 8 total, 7 up, 8 in 2024-09-01T00:34:01.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:00 smithi139 ceph-mon[73682]: from='osd.2 [v2:172.21.15.26:6818/1724946705,v1:172.21.15.26:6819/1724946705]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-01T00:34:01.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:00 smithi139 ceph-mon[73682]: from='osd.2 [v2:172.21.15.26:6818/1724946705,v1:172.21.15.26:6819/1724946705]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-01T00:34:01.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:00 smithi139 ceph-mon[73682]: osdmap e366: 8 total, 7 up, 8 in 2024-09-01T00:34:01.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:00 smithi139 ceph-mon[73682]: from='osd.2 [v2:172.21.15.26:6818/1724946705,v1:172.21.15.26:6819/1724946705]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:34:01.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:00 smithi026 ceph-mon[83580]: osdmap e365: 8 total, 7 up, 8 in 2024-09-01T00:34:01.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:00 smithi026 ceph-mon[83580]: from='osd.2 [v2:172.21.15.26:6818/1724946705,v1:172.21.15.26:6819/1724946705]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-01T00:34:01.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:00 smithi026 ceph-mon[83580]: from='osd.2 [v2:172.21.15.26:6818/1724946705,v1:172.21.15.26:6819/1724946705]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-01T00:34:01.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:00 smithi026 ceph-mon[83580]: osdmap e366: 8 total, 7 up, 8 in 2024-09-01T00:34:01.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:00 smithi026 ceph-mon[83580]: from='osd.2 [v2:172.21.15.26:6818/1724946705,v1:172.21.15.26:6819/1724946705]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:34:01.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:00 smithi026 ceph-mon[81182]: osdmap e365: 8 total, 7 up, 8 in 2024-09-01T00:34:01.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:00 smithi026 ceph-mon[81182]: from='osd.2 [v2:172.21.15.26:6818/1724946705,v1:172.21.15.26:6819/1724946705]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-01T00:34:01.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:00 smithi026 ceph-mon[81182]: from='osd.2 [v2:172.21.15.26:6818/1724946705,v1:172.21.15.26:6819/1724946705]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-01T00:34:01.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:00 smithi026 ceph-mon[81182]: osdmap e366: 8 total, 7 up, 8 in 2024-09-01T00:34:01.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:00 smithi026 ceph-mon[81182]: from='osd.2 [v2:172.21.15.26:6818/1724946705,v1:172.21.15.26:6819/1724946705]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:34:01.201 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:34:00 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2[98471]: 2024-09-01T00:34:00.755+0000 7fda075c8640 -1 osd.2 354 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:34:01.746 INFO:tasks.rados.rados.0.smithi026.stdout:1607: finishing write tid 2 to smithi02669314-49 2024-09-01T00:34:01.746 INFO:tasks.rados.rados.0.smithi026.stdout:1607: finishing write tid 3 to smithi02669314-49 2024-09-01T00:34:01.746 INFO:tasks.rados.rados.0.smithi026.stdout:1607: finishing write tid 4 to smithi02669314-49 2024-09-01T00:34:01.746 INFO:tasks.rados.rados.0.smithi026.stdout:1607: finishing write tid 5 to smithi02669314-49 2024-09-01T00:34:01.747 INFO:tasks.rados.rados.0.smithi026.stdout:1607: oid 49 updating version 0 to 305 2024-09-01T00:34:01.747 INFO:tasks.rados.rados.0.smithi026.stdout:1607: oid 49 updating version 305 to 307 2024-09-01T00:34:01.747 INFO:tasks.rados.rados.0.smithi026.stdout:1607: oid 49 version 307 is already newer than 304 2024-09-01T00:34:01.747 INFO:tasks.rados.rados.0.smithi026.stdout:1607: oid 49 version 307 is already newer than 306 2024-09-01T00:34:01.747 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 307 (ObjNum 507 snap 140 seq_num 507) dirty exists 2024-09-01T00:34:01.747 INFO:tasks.rados.rados.0.smithi026.stdout:1607: left oid 49 (ObjNum 507 snap 140 seq_num 507) 2024-09-01T00:34:01.747 INFO:tasks.rados.rados.0.smithi026.stdout:1607: done (1 left) 2024-09-01T00:34:01.747 INFO:tasks.rados.rados.0.smithi026.stdout:1609: done (0 left) 2024-09-01T00:34:01.747 INFO:tasks.rados.rados.0.smithi026.stdout:1610: read oid 18 snap -1 2024-09-01T00:34:01.747 INFO:tasks.rados.rados.0.smithi026.stdout:1610: expect (ObjNum 495 snap 138 seq_num 495) 2024-09-01T00:34:01.747 INFO:tasks.rados.rados.0.smithi026.stdout:1611: setattr oid 31 current snap is 140 2024-09-01T00:34:01.747 INFO:tasks.rados.rados.0.smithi026.stdout:1612: snap_create 2024-09-01T00:34:01.760 INFO:tasks.rados.rados.0.smithi026.stdout:1610: expect (ObjNum 495 snap 138 seq_num 495) 2024-09-01T00:34:01.820 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 698 (ObjNum 497 snap 138 seq_num 497) dirty exists 2024-09-01T00:34:02.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:01 smithi139 ceph-mon[73682]: pgmap v213: 121 pgs: 26 active+undersized, 11 active+undersized+degraded, 84 active+clean; 133 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.5 MiB/s wr, 4 op/s; 29/219 objects degraded (13.242%) 2024-09-01T00:34:02.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:01 smithi139 ceph-mon[73682]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:34:02.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:01 smithi139 ceph-mon[73682]: osd.2 [v2:172.21.15.26:6818/1724946705,v1:172.21.15.26:6819/1724946705] boot 2024-09-01T00:34:02.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:01 smithi139 ceph-mon[73682]: osdmap e367: 8 total, 8 up, 8 in 2024-09-01T00:34:02.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:01 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-01T00:34:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:01 smithi026 ceph-mon[81182]: pgmap v213: 121 pgs: 26 active+undersized, 11 active+undersized+degraded, 84 active+clean; 133 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.5 MiB/s wr, 4 op/s; 29/219 objects degraded (13.242%) 2024-09-01T00:34:02.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:01 smithi026 ceph-mon[81182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:34:02.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:01 smithi026 ceph-mon[81182]: osd.2 [v2:172.21.15.26:6818/1724946705,v1:172.21.15.26:6819/1724946705] boot 2024-09-01T00:34:02.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:01 smithi026 ceph-mon[81182]: osdmap e367: 8 total, 8 up, 8 in 2024-09-01T00:34:02.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:01 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-01T00:34:02.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:01 smithi026 ceph-mon[83580]: pgmap v213: 121 pgs: 26 active+undersized, 11 active+undersized+degraded, 84 active+clean; 133 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.5 MiB/s wr, 4 op/s; 29/219 objects degraded (13.242%) 2024-09-01T00:34:02.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:01 smithi026 ceph-mon[83580]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:34:02.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:01 smithi026 ceph-mon[83580]: osd.2 [v2:172.21.15.26:6818/1724946705,v1:172.21.15.26:6819/1724946705] boot 2024-09-01T00:34:02.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:01 smithi026 ceph-mon[83580]: osdmap e367: 8 total, 8 up, 8 in 2024-09-01T00:34:02.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:01 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-01T00:34:02.741 INFO:tasks.rados.rados.0.smithi026.stdout:1610: done (2 left) 2024-09-01T00:34:02.741 INFO:tasks.rados.rados.0.smithi026.stdout:1611: done (1 left) 2024-09-01T00:34:02.741 INFO:tasks.rados.rados.0.smithi026.stdout:1612: done (0 left) 2024-09-01T00:34:02.741 INFO:tasks.rados.rados.0.smithi026.stdout:1613: snap_remove snap 140 2024-09-01T00:34:02.766 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:34:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:34:02] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.43.0" 2024-09-01T00:34:03.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:34:03.302+0000 7fe29abff640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-01T00:34:03.749 INFO:tasks.rados.rados.0.smithi026.stdout:1613: done (0 left) 2024-09-01T00:34:03.749 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 141 2024-09-01T00:34:03.749 INFO:tasks.rados.rados.0.smithi026.stdout:1614: seq_num 509 ranges {4841472=532480,5373952=409600,5783552=393216} 2024-09-01T00:34:03.778 INFO:tasks.rados.rados.0.smithi026.stdout:1614: writing smithi02669314-23 from 4841472 to 5373952 tid 1 2024-09-01T00:34:03.780 INFO:tasks.rados.rados.0.smithi026.stdout:1614: writing smithi02669314-23 from 5373952 to 5783552 tid 2 2024-09-01T00:34:03.783 INFO:tasks.rados.rados.0.smithi026.stdout:1614: writing smithi02669314-23 from 5783552 to 6176768 tid 3 2024-09-01T00:34:03.783 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 1 current snap is 141 2024-09-01T00:34:03.783 INFO:tasks.rados.rados.0.smithi026.stdout:1614: finishing write tid 1 to smithi02669314-23 2024-09-01T00:34:03.783 INFO:tasks.rados.rados.0.smithi026.stdout:1615: seq_num 510 ranges {4005888=548864,4554752=745472,5300224=57344} 2024-09-01T00:34:03.808 INFO:tasks.rados.rados.0.smithi026.stdout:1615: writing smithi02669314-1 from 4005888 to 4554752 tid 1 2024-09-01T00:34:03.813 INFO:tasks.rados.rados.0.smithi026.stdout:1615: writing smithi02669314-1 from 4554752 to 5300224 tid 2 2024-09-01T00:34:03.814 INFO:tasks.rados.rados.0.smithi026.stdout:1615: writing smithi02669314-1 from 5300224 to 5357568 tid 3 2024-09-01T00:34:03.814 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 141 2024-09-01T00:34:03.814 INFO:tasks.rados.rados.0.smithi026.stdout:1614: finishing write tid 2 to smithi02669314-23 2024-09-01T00:34:03.814 INFO:tasks.rados.rados.0.smithi026.stdout:1614: finishing write tid 3 to smithi02669314-23 2024-09-01T00:34:03.814 INFO:tasks.rados.rados.0.smithi026.stdout:1614: finishing write tid 4 to smithi02669314-23 2024-09-01T00:34:03.814 INFO:tasks.rados.rados.0.smithi026.stdout:1614: finishing write tid 5 to smithi02669314-23 2024-09-01T00:34:03.814 INFO:tasks.rados.rados.0.smithi026.stdout:1614: oid 23 updating version 0 to 479 2024-09-01T00:34:03.814 INFO:tasks.rados.rados.0.smithi026.stdout:1614: oid 23 updating version 479 to 481 2024-09-01T00:34:03.814 INFO:tasks.rados.rados.0.smithi026.stdout:1614: oid 23 version 481 is already newer than 478 2024-09-01T00:34:03.814 INFO:tasks.rados.rados.0.smithi026.stdout:1614: oid 23 version 481 is already newer than 480 2024-09-01T00:34:03.814 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 481 (ObjNum 509 snap 141 seq_num 509) dirty exists 2024-09-01T00:34:03.815 INFO:tasks.rados.rados.0.smithi026.stdout:1614: left oid 23 (ObjNum 509 snap 141 seq_num 509) 2024-09-01T00:34:03.815 INFO:tasks.rados.rados.0.smithi026.stdout:1615: finishing write tid 1 to smithi02669314-1 2024-09-01T00:34:03.815 INFO:tasks.rados.rados.0.smithi026.stdout:1616: seq_num 511 ranges {540672=565248,1105920=630784,1736704=172032} 2024-09-01T00:34:03.819 INFO:tasks.rados.rados.0.smithi026.stdout:1616: writing smithi02669314-32 from 540672 to 1105920 tid 1 2024-09-01T00:34:03.823 INFO:tasks.rados.rados.0.smithi026.stdout:1616: writing smithi02669314-32 from 1105920 to 1736704 tid 2 2024-09-01T00:34:03.825 INFO:tasks.rados.rados.0.smithi026.stdout:1616: writing smithi02669314-32 from 1736704 to 1908736 tid 3 2024-09-01T00:34:03.825 INFO:tasks.rados.rados.0.smithi026.stdout:1614: done (2 left) 2024-09-01T00:34:03.825 INFO:tasks.rados.rados.0.smithi026.stdout:1617: rollback oid 25 current snap is 141 2024-09-01T00:34:03.825 INFO:tasks.rados.rados.0.smithi026.stdout:1617: done (2 left) 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:1618: copy_from oid 38 from oid 16 current snap is 141 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:1615: finishing write tid 2 to smithi02669314-1 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:1615: finishing write tid 3 to smithi02669314-1 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:1615: finishing write tid 4 to smithi02669314-1 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:1615: finishing write tid 5 to smithi02669314-1 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:1615: oid 1 updating version 0 to 665 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:1615: oid 1 version 665 is already newer than 662 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:1615: oid 1 version 665 is already newer than 664 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:1615: oid 1 version 665 is already newer than 663 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 665 (ObjNum 510 snap 141 seq_num 510) dirty exists 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:1615: left oid 1 (ObjNum 510 snap 141 seq_num 510) 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:1615: done (2 left) 2024-09-01T00:34:03.826 INFO:tasks.rados.rados.0.smithi026.stdout:1619: rollback oid 21 current snap is 141 2024-09-01T00:34:03.827 INFO:tasks.rados.rados.0.smithi026.stdout:1619: done (2 left) 2024-09-01T00:34:03.827 INFO:tasks.rados.rados.0.smithi026.stdout:1620: read oid 20 snap -1 2024-09-01T00:34:03.827 INFO:tasks.rados.rados.0.smithi026.stdout:1620: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:34:03.827 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 141 2024-09-01T00:34:03.827 INFO:tasks.rados.rados.0.smithi026.stdout:1621: seq_num 512 ranges {1490944=581632,2072576=516096,2588672=286720} 2024-09-01T00:34:03.836 INFO:tasks.rados.rados.0.smithi026.stdout:1621: writing smithi02669314-31 from 1490944 to 2072576 tid 1 2024-09-01T00:34:03.839 INFO:tasks.rados.rados.0.smithi026.stdout:1621: writing smithi02669314-31 from 2072576 to 2588672 tid 2 2024-09-01T00:34:03.841 INFO:tasks.rados.rados.0.smithi026.stdout:1621: writing smithi02669314-31 from 2588672 to 2875392 tid 3 2024-09-01T00:34:03.841 INFO:tasks.rados.rados.0.smithi026.stdout:1622: read oid 45 snap -1 2024-09-01T00:34:03.841 INFO:tasks.rados.rados.0.smithi026.stdout:1622: expect deleted 2024-09-01T00:34:03.841 INFO:tasks.rados.rados.0.smithi026.stdout:1623: rollback oid 18 current snap is 141 2024-09-01T00:34:03.841 INFO:tasks.rados.rados.0.smithi026.stdout:1623: done (5 left) 2024-09-01T00:34:03.841 INFO:tasks.rados.rados.0.smithi026.stdout:1624: snap_create 2024-09-01T00:34:03.841 INFO:tasks.rados.rados.0.smithi026.stdout:1620: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:34:03.844 INFO:tasks.rados.rados.0.smithi026.stdout:1616: finishing write tid 1 to smithi02669314-32 2024-09-01T00:34:03.844 INFO:tasks.rados.rados.0.smithi026.stdout:1616: finishing write tid 2 to smithi02669314-32 2024-09-01T00:34:03.844 INFO:tasks.rados.rados.0.smithi026.stdout:1616: finishing write tid 3 to smithi02669314-32 2024-09-01T00:34:03.845 INFO:tasks.rados.rados.0.smithi026.stdout:1616: finishing write tid 4 to smithi02669314-32 2024-09-01T00:34:03.845 INFO:tasks.rados.rados.0.smithi026.stdout:1616: finishing write tid 5 to smithi02669314-32 2024-09-01T00:34:03.845 INFO:tasks.rados.rados.0.smithi026.stdout:1616: oid 32 updating version 0 to 582 2024-09-01T00:34:03.845 INFO:tasks.rados.rados.0.smithi026.stdout:1616: oid 32 version 582 is already newer than 579 2024-09-01T00:34:03.845 INFO:tasks.rados.rados.0.smithi026.stdout:1616: oid 32 version 582 is already newer than 581 2024-09-01T00:34:03.845 INFO:tasks.rados.rados.0.smithi026.stdout:1616: oid 32 version 582 is already newer than 580 2024-09-01T00:34:03.845 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 582 (ObjNum 511 snap 141 seq_num 511) dirty exists 2024-09-01T00:34:03.845 INFO:tasks.rados.rados.0.smithi026.stdout:1616: left oid 32 (ObjNum 511 snap 141 seq_num 511) 2024-09-01T00:34:03.845 INFO:tasks.rados.rados.0.smithi026.stdout:1621: finishing write tid 1 to smithi02669314-31 2024-09-01T00:34:03.845 INFO:tasks.rados.rados.0.smithi026.stdout:1618: finishing copy_from racing read to smithi02669314-38 2024-09-01T00:34:03.845 INFO:tasks.rados.rados.0.smithi026.stdout:1618: finishing copy_from to smithi02669314-38 2024-09-01T00:34:03.846 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 633 (ObjNum 485 snap 135 seq_num 485) dirty exists 2024-09-01T00:34:03.846 INFO:tasks.rados.rados.0.smithi026.stdout:1621: finishing write tid 2 to smithi02669314-31 2024-09-01T00:34:03.846 INFO:tasks.rados.rados.0.smithi026.stdout:1621: finishing write tid 3 to smithi02669314-31 2024-09-01T00:34:03.847 INFO:tasks.rados.rados.0.smithi026.stdout:1621: finishing write tid 4 to smithi02669314-31 2024-09-01T00:34:03.847 INFO:tasks.rados.rados.0.smithi026.stdout:1621: finishing write tid 5 to smithi02669314-31 2024-09-01T00:34:03.847 INFO:tasks.rados.rados.0.smithi026.stdout:1621: oid 31 updating version 0 to 700 2024-09-01T00:34:03.847 INFO:tasks.rados.rados.0.smithi026.stdout:1621: oid 31 updating version 700 to 701 2024-09-01T00:34:03.847 INFO:tasks.rados.rados.0.smithi026.stdout:1621: oid 31 updating version 701 to 702 2024-09-01T00:34:03.847 INFO:tasks.rados.rados.0.smithi026.stdout:1621: oid 31 version 702 is already newer than 699 2024-09-01T00:34:03.847 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 702 (ObjNum 512 snap 141 seq_num 512) dirty exists 2024-09-01T00:34:03.847 INFO:tasks.rados.rados.0.smithi026.stdout:1621: left oid 31 (ObjNum 512 snap 141 seq_num 512) 2024-09-01T00:34:04.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:03 smithi139 ceph-mon[73682]: pgmap v216: 121 pgs: 1 active+clean+snaptrim, 4 peering, 22 active+undersized, 11 active+undersized+degraded, 83 active+clean; 130 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 8.2 MiB/s wr, 39 op/s; 30/237 objects degraded (12.658%) 2024-09-01T00:34:04.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:03 smithi139 ceph-mon[73682]: osdmap e368: 8 total, 8 up, 8 in 2024-09-01T00:34:04.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:04.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:04.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:34:04.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:34:04.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:04.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:34:04.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:04.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:04.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:04.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-01T00:34:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[81182]: pgmap v216: 121 pgs: 1 active+clean+snaptrim, 4 peering, 22 active+undersized, 11 active+undersized+degraded, 83 active+clean; 130 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 8.2 MiB/s wr, 39 op/s; 30/237 objects degraded (12.658%) 2024-09-01T00:34:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[81182]: osdmap e368: 8 total, 8 up, 8 in 2024-09-01T00:34:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:34:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:34:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:34:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:04.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-01T00:34:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[83580]: pgmap v216: 121 pgs: 1 active+clean+snaptrim, 4 peering, 22 active+undersized, 11 active+undersized+degraded, 83 active+clean; 130 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 8.2 MiB/s wr, 39 op/s; 30/237 objects degraded (12.658%) 2024-09-01T00:34:04.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[83580]: osdmap e368: 8 total, 8 up, 8 in 2024-09-01T00:34:04.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:04.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:04.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:34:04.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:34:04.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:04.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:34:04.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:04.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:04.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:04.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-01T00:34:04.755 INFO:tasks.rados.rados.0.smithi026.stdout:1616: done (5 left) 2024-09-01T00:34:04.755 INFO:tasks.rados.rados.0.smithi026.stdout:1618: done (4 left) 2024-09-01T00:34:04.755 INFO:tasks.rados.rados.0.smithi026.stdout:1620: done (3 left) 2024-09-01T00:34:04.756 INFO:tasks.rados.rados.0.smithi026.stdout:1621: done (2 left) 2024-09-01T00:34:04.756 INFO:tasks.rados.rados.0.smithi026.stdout:1622: done (1 left) 2024-09-01T00:34:04.756 INFO:tasks.rados.rados.0.smithi026.stdout:1624: done (0 left) 2024-09-01T00:34:04.756 INFO:tasks.rados.rados.0.smithi026.stdout:1625: rollback oid 1 current snap is 142 2024-09-01T00:34:04.756 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 1 to 141 2024-09-01T00:34:04.756 INFO:tasks.rados.rados.0.smithi026.stdout:1626: read oid 32 snap -1 2024-09-01T00:34:04.756 INFO:tasks.rados.rados.0.smithi026.stdout:1626: expect (ObjNum 511 snap 141 seq_num 511) 2024-09-01T00:34:04.756 INFO:tasks.rados.rados.0.smithi026.stdout:1627: snap_create 2024-09-01T00:34:04.759 INFO:tasks.rados.rados.0.smithi026.stdout:1625: finishing rollback tid 0 to smithi02669314-1 2024-09-01T00:34:04.760 INFO:tasks.rados.rados.0.smithi026.stdout:1625: finishing rollback tid 1 to smithi02669314-1 2024-09-01T00:34:04.760 INFO:tasks.rados.rados.0.smithi026.stdout:1625: finishing rollback tid 2 to smithi02669314-1 2024-09-01T00:34:04.760 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 668 (ObjNum 510 snap 141 seq_num 510) dirty exists 2024-09-01T00:34:04.766 INFO:tasks.rados.rados.0.smithi026.stdout:1626: expect (ObjNum 511 snap 141 seq_num 511) 2024-09-01T00:34:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:04 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-01T00:34:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:04 smithi139 ceph-mon[73682]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-01T00:34:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:04 smithi139 ceph-mon[73682]: osdmap e369: 8 total, 8 up, 8 in 2024-09-01T00:34:05.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:05.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:34:05.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:04 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-01T00:34:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:04 smithi026 ceph-mon[83580]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-01T00:34:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:04 smithi026 ceph-mon[83580]: osdmap e369: 8 total, 8 up, 8 in 2024-09-01T00:34:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:34:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:04 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-01T00:34:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:04 smithi026 ceph-mon[81182]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-01T00:34:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:04 smithi026 ceph-mon[81182]: osdmap e369: 8 total, 8 up, 8 in 2024-09-01T00:34:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:34:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:05.755 INFO:tasks.rados.rados.0.smithi026.stdout:1625: done (2 left) 2024-09-01T00:34:05.756 INFO:tasks.rados.rados.0.smithi026.stdout:1626: done (1 left) 2024-09-01T00:34:05.756 INFO:tasks.rados.rados.0.smithi026.stdout:1627: done (0 left) 2024-09-01T00:34:05.756 INFO:tasks.rados.rados.0.smithi026.stdout:1628: snap_create 2024-09-01T00:34:06.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:05 smithi139 ceph-mon[73682]: pgmap v219: 121 pgs: 1 active+clean+snaptrim, 4 peering, 22 active+undersized, 11 active+undersized+degraded, 83 active+clean; 130 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 37 op/s; 30/237 objects degraded (12.658%) 2024-09-01T00:34:06.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:05 smithi139 ceph-mon[73682]: osdmap e370: 8 total, 8 up, 8 in 2024-09-01T00:34:06.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:05 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 30/237 objects degraded (12.658%), 11 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:05 smithi026 ceph-mon[83580]: pgmap v219: 121 pgs: 1 active+clean+snaptrim, 4 peering, 22 active+undersized, 11 active+undersized+degraded, 83 active+clean; 130 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 37 op/s; 30/237 objects degraded (12.658%) 2024-09-01T00:34:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:05 smithi026 ceph-mon[83580]: osdmap e370: 8 total, 8 up, 8 in 2024-09-01T00:34:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:05 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 30/237 objects degraded (12.658%), 11 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:05 smithi026 ceph-mon[81182]: pgmap v219: 121 pgs: 1 active+clean+snaptrim, 4 peering, 22 active+undersized, 11 active+undersized+degraded, 83 active+clean; 130 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 37 op/s; 30/237 objects degraded (12.658%) 2024-09-01T00:34:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:05 smithi026 ceph-mon[81182]: osdmap e370: 8 total, 8 up, 8 in 2024-09-01T00:34:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:05 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 30/237 objects degraded (12.658%), 11 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:06.758 INFO:tasks.rados.rados.0.smithi026.stdout:1628: done (0 left) 2024-09-01T00:34:06.758 INFO:tasks.rados.rados.0.smithi026.stdout:1629: copy_from oid 10 from oid 15 current snap is 144 2024-09-01T00:34:06.758 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 144 2024-09-01T00:34:06.758 INFO:tasks.rados.rados.0.smithi026.stdout:1630: seq_num 513 ranges {0=598016,598016=794624,1392640=8192} 2024-09-01T00:34:06.760 INFO:tasks.rados.rados.0.smithi026.stdout:1630: writing smithi02669314-35 from 0 to 598016 tid 1 2024-09-01T00:34:06.766 INFO:tasks.rados.rados.0.smithi026.stdout:1630: writing smithi02669314-35 from 598016 to 1392640 tid 2 2024-09-01T00:34:06.766 INFO:tasks.rados.rados.0.smithi026.stdout:1630: writing smithi02669314-35 from 1392640 to 1400832 tid 3 2024-09-01T00:34:06.766 INFO:tasks.rados.rados.0.smithi026.stdout:1631: copy_from oid 6 from oid 14 current snap is 144 2024-09-01T00:34:06.766 INFO:tasks.rados.rados.0.smithi026.stdout:1632: snap_create 2024-09-01T00:34:06.773 INFO:tasks.rados.rados.0.smithi026.stdout:1631: finishing copy_from to smithi02669314-6 2024-09-01T00:34:06.773 INFO:tasks.rados.rados.0.smithi026.stdout:1631: got expected ENOENT (src dne) 2024-09-01T00:34:06.774 INFO:tasks.rados.rados.0.smithi026.stdout:1631: finishing copy_from racing read to smithi02669314-6 2024-09-01T00:34:06.775 INFO:tasks.rados.rados.0.smithi026.stdout:1630: finishing write tid 1 to smithi02669314-35 2024-09-01T00:34:06.776 INFO:tasks.rados.rados.0.smithi026.stdout:1630: finishing write tid 2 to smithi02669314-35 2024-09-01T00:34:06.776 INFO:tasks.rados.rados.0.smithi026.stdout:1630: finishing write tid 3 to smithi02669314-35 2024-09-01T00:34:06.776 INFO:tasks.rados.rados.0.smithi026.stdout:1630: finishing write tid 4 to smithi02669314-35 2024-09-01T00:34:06.777 INFO:tasks.rados.rados.0.smithi026.stdout:1630: finishing write tid 5 to smithi02669314-35 2024-09-01T00:34:06.777 INFO:tasks.rados.rados.0.smithi026.stdout:1630: oid 35 updating version 0 to 706 2024-09-01T00:34:06.777 INFO:tasks.rados.rados.0.smithi026.stdout:1630: oid 35 version 706 is already newer than 704 2024-09-01T00:34:06.777 INFO:tasks.rados.rados.0.smithi026.stdout:1630: oid 35 updating version 706 to 707 2024-09-01T00:34:06.777 INFO:tasks.rados.rados.0.smithi026.stdout:1630: oid 35 version 707 is already newer than 705 2024-09-01T00:34:06.777 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 707 (ObjNum 513 snap 144 seq_num 513) dirty exists 2024-09-01T00:34:06.777 INFO:tasks.rados.rados.0.smithi026.stdout:1630: left oid 35 (ObjNum 513 snap 144 seq_num 513) 2024-09-01T00:34:06.800 INFO:tasks.rados.rados.0.smithi026.stdout:1629: finishing copy_from racing read to smithi02669314-10 2024-09-01T00:34:06.803 INFO:tasks.rados.rados.0.smithi026.stdout:1629: finishing copy_from to smithi02669314-10 2024-09-01T00:34:06.803 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 717 (ObjNum 504 snap 140 seq_num 504) dirty exists 2024-09-01T00:34:07.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:06 smithi139 ceph-mon[73682]: osdmap e371: 8 total, 8 up, 8 in 2024-09-01T00:34:07.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:06 smithi026 ceph-mon[81182]: osdmap e371: 8 total, 8 up, 8 in 2024-09-01T00:34:07.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:06 smithi026 ceph-mon[83580]: osdmap e371: 8 total, 8 up, 8 in 2024-09-01T00:34:07.767 INFO:tasks.rados.rados.0.smithi026.stdout:1629: done (3 left) 2024-09-01T00:34:07.767 INFO:tasks.rados.rados.0.smithi026.stdout:1630: done (2 left) 2024-09-01T00:34:07.767 INFO:tasks.rados.rados.0.smithi026.stdout:1631: done (1 left) 2024-09-01T00:34:07.767 INFO:tasks.rados.rados.0.smithi026.stdout:1632: done (0 left) 2024-09-01T00:34:07.767 INFO:tasks.rados.rados.0.smithi026.stdout:1633: delete oid 36 current snap is 145 2024-09-01T00:34:07.771 INFO:tasks.rados.rados.0.smithi026.stdout:1633: done (0 left) 2024-09-01T00:34:07.771 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 145 2024-09-01T00:34:07.771 INFO:tasks.rados.rados.0.smithi026.stdout:1634: seq_num 515 ranges {7651328=630784,8282112=565248,8847360=237568} 2024-09-01T00:34:07.816 INFO:tasks.rados.rados.0.smithi026.stdout:1634: writing smithi02669314-4 from 7651328 to 8282112 tid 1 2024-09-01T00:34:07.819 INFO:tasks.rados.rados.0.smithi026.stdout:1634: writing smithi02669314-4 from 8282112 to 8847360 tid 2 2024-09-01T00:34:07.822 INFO:tasks.rados.rados.0.smithi026.stdout:1634: writing smithi02669314-4 from 8847360 to 9084928 tid 3 2024-09-01T00:34:07.822 INFO:tasks.rados.rados.0.smithi026.stdout:1635: rollback oid 39 current snap is 145 2024-09-01T00:34:07.822 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 39 to 144 2024-09-01T00:34:07.822 INFO:tasks.rados.rados.0.smithi026.stdout:1636: read oid 48 snap 141 2024-09-01T00:34:07.822 INFO:tasks.rados.rados.0.smithi026.stdout:1636: expect (ObjNum 452 snap 127 seq_num 452) 2024-09-01T00:34:07.822 INFO:tasks.rados.rados.0.smithi026.stdout:1637: rollback oid 36 current snap is 145 2024-09-01T00:34:07.822 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 36 to 144 2024-09-01T00:34:07.822 INFO:tasks.rados.rados.0.smithi026.stdout:1638: rmattr oid 5 current snap is 145 2024-09-01T00:34:07.822 INFO:tasks.rados.rados.0.smithi026.stdout:1638: done (4 left) 2024-09-01T00:34:07.823 INFO:tasks.rados.rados.0.smithi026.stdout:1639: setattr oid 8 current snap is 145 2024-09-01T00:34:07.823 INFO:tasks.rados.rados.0.smithi026.stdout:1634: finishing write tid 1 to smithi02669314-4 2024-09-01T00:34:07.823 INFO:tasks.rados.rados.0.smithi026.stdout:1640: read oid 14 snap 141 2024-09-01T00:34:07.823 INFO:tasks.rados.rados.0.smithi026.stdout:1640: expect deleted 2024-09-01T00:34:07.823 INFO:tasks.rados.rados.0.smithi026.stdout:1641: setattr oid 50 current snap is 145 2024-09-01T00:34:07.824 INFO:tasks.rados.rados.0.smithi026.stdout:1635: finishing rollback tid 1 to smithi02669314-39 2024-09-01T00:34:07.824 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 0 (ObjNum 65 snap 0 seq_num 1666600562) dirty dne 2024-09-01T00:34:07.825 INFO:tasks.rados.rados.0.smithi026.stdout:1634: finishing write tid 2 to smithi02669314-4 2024-09-01T00:34:07.825 INFO:tasks.rados.rados.0.smithi026.stdout:1635: done (6 left) 2024-09-01T00:34:07.825 INFO:tasks.rados.rados.0.smithi026.stdout:1642: snap_remove snap 143 2024-09-01T00:34:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:07 smithi139 ceph-mon[73682]: pgmap v222: 121 pgs: 1 active+clean+snaptrim, 4 peering, 116 active+clean; 124 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 17 op/s; 6.7 MiB/s, 3 objects/s recovering 2024-09-01T00:34:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:07 smithi139 ceph-mon[73682]: osdmap e372: 8 total, 8 up, 8 in 2024-09-01T00:34:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:07 smithi139 ceph-mon[73682]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/237 objects degraded (12.658%), 11 pgs degraded) 2024-09-01T00:34:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:07 smithi139 ceph-mon[73682]: Cluster is now healthy 2024-09-01T00:34:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:07 smithi026 ceph-mon[83580]: pgmap v222: 121 pgs: 1 active+clean+snaptrim, 4 peering, 116 active+clean; 124 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 17 op/s; 6.7 MiB/s, 3 objects/s recovering 2024-09-01T00:34:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:07 smithi026 ceph-mon[83580]: osdmap e372: 8 total, 8 up, 8 in 2024-09-01T00:34:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:07 smithi026 ceph-mon[83580]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/237 objects degraded (12.658%), 11 pgs degraded) 2024-09-01T00:34:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:07 smithi026 ceph-mon[83580]: Cluster is now healthy 2024-09-01T00:34:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:07 smithi026 ceph-mon[81182]: pgmap v222: 121 pgs: 1 active+clean+snaptrim, 4 peering, 116 active+clean; 124 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 17 op/s; 6.7 MiB/s, 3 objects/s recovering 2024-09-01T00:34:08.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:07 smithi026 ceph-mon[81182]: osdmap e372: 8 total, 8 up, 8 in 2024-09-01T00:34:08.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:07 smithi026 ceph-mon[81182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/237 objects degraded (12.658%), 11 pgs degraded) 2024-09-01T00:34:08.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:07 smithi026 ceph-mon[81182]: Cluster is now healthy 2024-09-01T00:34:08.780 INFO:tasks.rados.rados.0.smithi026.stdout:1642: done (6 left) 2024-09-01T00:34:08.780 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 145 2024-09-01T00:34:08.780 INFO:tasks.rados.rados.0.smithi026.stdout:1643: seq_num 516 ranges {0=647168,647168=450560,1097728=352256} 2024-09-01T00:34:08.784 INFO:tasks.rados.rados.0.smithi026.stdout:1643: writing smithi02669314-45 from 0 to 647168 tid 1 2024-09-01T00:34:08.787 INFO:tasks.rados.rados.0.smithi026.stdout:1643: writing smithi02669314-45 from 647168 to 1097728 tid 2 2024-09-01T00:34:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1643: writing smithi02669314-45 from 1097728 to 1449984 tid 3 2024-09-01T00:34:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1644: rollback oid 47 current snap is 145 2024-09-01T00:34:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 47 to 141 2024-09-01T00:34:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1637: finishing rollback tid 1 to smithi02669314-36 2024-09-01T00:34:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1634: finishing write tid 3 to smithi02669314-4 2024-09-01T00:34:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1634: finishing write tid 4 to smithi02669314-4 2024-09-01T00:34:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1637: finishing rollback tid 2 to smithi02669314-36 2024-09-01T00:34:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 628 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 629 (ObjNum 225 snap 0 seq_num 1065328048) dirty exists 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:1634: finishing write tid 5 to smithi02669314-4 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:1634: oid 4 updating version 0 to 697 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:1634: oid 4 updating version 697 to 698 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:1634: oid 4 version 698 is already newer than 695 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:1634: oid 4 version 698 is already newer than 696 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 698 (ObjNum 515 snap 145 seq_num 515) dirty exists 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:1634: left oid 4 (ObjNum 515 snap 145 seq_num 515) 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 756 (ObjNum 499 snap 139 seq_num 499) dirty exists 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:1634: done (7 left) 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:1637: done (6 left) 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:1639: done (5 left) 2024-09-01T00:34:08.791 INFO:tasks.rados.rados.0.smithi026.stdout:1640: done (4 left) 2024-09-01T00:34:08.792 INFO:tasks.rados.rados.0.smithi026.stdout:1641: done (3 left) 2024-09-01T00:34:08.792 INFO:tasks.rados.rados.0.smithi026.stdout:1645: rollback oid 27 current snap is 145 2024-09-01T00:34:08.792 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 27 to 144 2024-09-01T00:34:08.792 INFO:tasks.rados.rados.0.smithi026.stdout:1636: expect (ObjNum 452 snap 127 seq_num 452) 2024-09-01T00:34:08.825 INFO:tasks.rados.rados.0.smithi026.stdout:1643: finishing write tid 1 to smithi02669314-45 2024-09-01T00:34:08.825 INFO:tasks.rados.rados.0.smithi026.stdout:1644: finishing rollback tid 0 to smithi02669314-47 2024-09-01T00:34:08.825 INFO:tasks.rados.rados.0.smithi026.stdout:1644: finishing rollback tid 1 to smithi02669314-47 2024-09-01T00:34:08.825 INFO:tasks.rados.rados.0.smithi026.stdout:1644: finishing rollback tid 2 to smithi02669314-47 2024-09-01T00:34:08.825 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 725 (ObjNum 486 snap 135 seq_num 486) dirty exists 2024-09-01T00:34:08.825 INFO:tasks.rados.rados.0.smithi026.stdout:1645: finishing rollback tid 0 to smithi02669314-27 2024-09-01T00:34:08.825 INFO:tasks.rados.rados.0.smithi026.stdout:1636: done (3 left) 2024-09-01T00:34:08.826 INFO:tasks.rados.rados.0.smithi026.stdout:1644: done (2 left) 2024-09-01T00:34:08.826 INFO:tasks.rados.rados.0.smithi026.stdout:1646: read oid 19 snap -1 2024-09-01T00:34:08.826 INFO:tasks.rados.rados.0.smithi026.stdout:1646: expect deleted 2024-09-01T00:34:08.826 INFO:tasks.rados.rados.0.smithi026.stdout:1647: read oid 31 snap -1 2024-09-01T00:34:08.826 INFO:tasks.rados.rados.0.smithi026.stdout:1647: expect (ObjNum 512 snap 141 seq_num 512) 2024-09-01T00:34:08.826 INFO:tasks.rados.rados.0.smithi026.stdout:1648: snap_remove snap 142 2024-09-01T00:34:09.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:08 smithi139 ceph-mon[73682]: osdmap e373: 8 total, 8 up, 8 in 2024-09-01T00:34:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:08 smithi026 ceph-mon[81182]: osdmap e373: 8 total, 8 up, 8 in 2024-09-01T00:34:09.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:08 smithi026 ceph-mon[83580]: osdmap e373: 8 total, 8 up, 8 in 2024-09-01T00:34:09.782 INFO:tasks.rados.rados.0.smithi026.stdout:1648: done (4 left) 2024-09-01T00:34:09.782 INFO:tasks.rados.rados.0.smithi026.stdout:1649: read oid 49 snap 144 2024-09-01T00:34:09.782 INFO:tasks.rados.rados.0.smithi026.stdout:1649: expect (ObjNum 507 snap 140 seq_num 507) 2024-09-01T00:34:09.782 INFO:tasks.rados.rados.0.smithi026.stdout:1650: rmattr oid 18 current snap is 145 2024-09-01T00:34:09.782 INFO:tasks.rados.rados.0.smithi026.stdout:1650: done (5 left) 2024-09-01T00:34:09.782 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 145 2024-09-01T00:34:09.783 INFO:tasks.rados.rados.0.smithi026.stdout:1651: seq_num 517 ranges {8863744=663552,9527296=786432,10313728=16384} 2024-09-01T00:34:09.835 INFO:tasks.rados.rados.0.smithi026.stdout:1651: writing smithi02669314-9 from 8863744 to 9527296 tid 1 2024-09-01T00:34:09.840 INFO:tasks.rados.rados.0.smithi026.stdout:1651: writing smithi02669314-9 from 9527296 to 10313728 tid 2 2024-09-01T00:34:09.840 INFO:tasks.rados.rados.0.smithi026.stdout:1651: writing smithi02669314-9 from 10313728 to 10330112 tid 3 2024-09-01T00:34:09.840 INFO:tasks.rados.rados.0.smithi026.stdout:1652: read oid 48 snap -1 2024-09-01T00:34:09.840 INFO:tasks.rados.rados.0.smithi026.stdout:1652: expect (ObjNum 452 snap 127 seq_num 452) 2024-09-01T00:34:09.840 INFO:tasks.rados.rados.0.smithi026.stdout:1653: rollback oid 7 current snap is 145 2024-09-01T00:34:09.840 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 7 to 144 2024-09-01T00:34:09.840 INFO:tasks.rados.rados.0.smithi026.stdout:1645: finishing rollback tid 1 to smithi02669314-27 2024-09-01T00:34:09.840 INFO:tasks.rados.rados.0.smithi026.stdout:1645: finishing rollback tid 2 to smithi02669314-27 2024-09-01T00:34:09.840 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 762 (ObjNum 440 snap 124 seq_num 440) dirty exists 2024-09-01T00:34:09.841 INFO:tasks.rados.rados.0.smithi026.stdout:1643: finishing write tid 2 to smithi02669314-45 2024-09-01T00:34:09.841 INFO:tasks.rados.rados.0.smithi026.stdout:1643: finishing write tid 3 to smithi02669314-45 2024-09-01T00:34:09.841 INFO:tasks.rados.rados.0.smithi026.stdout:1643: finishing write tid 4 to smithi02669314-45 2024-09-01T00:34:09.841 INFO:tasks.rados.rados.0.smithi026.stdout:1643: finishing write tid 5 to smithi02669314-45 2024-09-01T00:34:09.841 INFO:tasks.rados.rados.0.smithi026.stdout:1643: oid 45 updating version 0 to 637 2024-09-01T00:34:09.841 INFO:tasks.rados.rados.0.smithi026.stdout:1643: oid 45 version 637 is already newer than 635 2024-09-01T00:34:09.841 INFO:tasks.rados.rados.0.smithi026.stdout:1643: oid 45 version 637 is already newer than 634 2024-09-01T00:34:09.841 INFO:tasks.rados.rados.0.smithi026.stdout:1643: oid 45 version 637 is already newer than 636 2024-09-01T00:34:09.841 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 637 (ObjNum 516 snap 145 seq_num 516) dirty exists 2024-09-01T00:34:09.841 INFO:tasks.rados.rados.0.smithi026.stdout:1643: left oid 45 (ObjNum 516 snap 145 seq_num 516) 2024-09-01T00:34:09.842 INFO:tasks.rados.rados.0.smithi026.stdout:1643: done (7 left) 2024-09-01T00:34:09.842 INFO:tasks.rados.rados.0.smithi026.stdout:1645: done (6 left) 2024-09-01T00:34:09.842 INFO:tasks.rados.rados.0.smithi026.stdout:1654: delete oid 23 current snap is 145 2024-09-01T00:34:09.842 INFO:tasks.rados.rados.0.smithi026.stdout:1647: expect (ObjNum 512 snap 141 seq_num 512) 2024-09-01T00:34:09.949 INFO:tasks.rados.rados.0.smithi026.stdout:1649: expect (ObjNum 507 snap 140 seq_num 507) 2024-09-01T00:34:09.999 INFO:tasks.rados.rados.0.smithi026.stdout:1651: finishing write tid 1 to smithi02669314-9 2024-09-01T00:34:09.999 INFO:tasks.rados.rados.0.smithi026.stdout:1651: finishing write tid 2 to smithi02669314-9 2024-09-01T00:34:10.000 INFO:tasks.rados.rados.0.smithi026.stdout:1651: finishing write tid 3 to smithi02669314-9 2024-09-01T00:34:10.000 INFO:tasks.rados.rados.0.smithi026.stdout:1651: finishing write tid 4 to smithi02669314-9 2024-09-01T00:34:10.000 INFO:tasks.rados.rados.0.smithi026.stdout:1652: expect (ObjNum 452 snap 127 seq_num 452) 2024-09-01T00:34:10.033 INFO:tasks.rados.rados.0.smithi026.stdout:1653: finishing rollback tid 0 to smithi02669314-7 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:1651: finishing write tid 5 to smithi02669314-9 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:1651: oid 9 updating version 0 to 768 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:1651: oid 9 updating version 768 to 769 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:1651: oid 9 updating version 769 to 770 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:1651: oid 9 updating version 770 to 771 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 771 (ObjNum 517 snap 145 seq_num 517) dirty exists 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:1651: left oid 9 (ObjNum 517 snap 145 seq_num 517) 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:1653: finishing rollback tid 1 to smithi02669314-7 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:1653: finishing rollback tid 2 to smithi02669314-7 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 711 (ObjNum 440 snap 124 seq_num 440) dirty exists 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:1646: done (6 left) 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:1647: done (5 left) 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:1649: done (4 left) 2024-09-01T00:34:10.034 INFO:tasks.rados.rados.0.smithi026.stdout:1651: done (3 left) 2024-09-01T00:34:10.035 INFO:tasks.rados.rados.0.smithi026.stdout:1652: done (2 left) 2024-09-01T00:34:10.035 INFO:tasks.rados.rados.0.smithi026.stdout:1653: done (1 left) 2024-09-01T00:34:10.035 INFO:tasks.rados.rados.0.smithi026.stdout:1654: done (0 left) 2024-09-01T00:34:10.035 INFO:tasks.rados.rados.0.smithi026.stdout:1655: read oid 14 snap 141 2024-09-01T00:34:10.035 INFO:tasks.rados.rados.0.smithi026.stdout:1655: expect deleted 2024-09-01T00:34:10.035 INFO:tasks.rados.rados.0.smithi026.stdout:1656: read oid 45 snap -1 2024-09-01T00:34:10.035 INFO:tasks.rados.rados.0.smithi026.stdout:1656: expect (ObjNum 516 snap 145 seq_num 516) 2024-09-01T00:34:10.035 INFO:tasks.rados.rados.0.smithi026.stdout:1657: snap_remove snap 144 2024-09-01T00:34:10.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:09 smithi139 ceph-mon[73682]: pgmap v225: 121 pgs: 121 active+clean; 120 MiB data, 1003 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 18 op/s; 6.7 MiB/s, 3 objects/s recovering 2024-09-01T00:34:10.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:09 smithi139 ceph-mon[73682]: osdmap e374: 8 total, 8 up, 8 in 2024-09-01T00:34:10.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:09 smithi026 ceph-mon[83580]: pgmap v225: 121 pgs: 121 active+clean; 120 MiB data, 1003 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 18 op/s; 6.7 MiB/s, 3 objects/s recovering 2024-09-01T00:34:10.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:09 smithi026 ceph-mon[83580]: osdmap e374: 8 total, 8 up, 8 in 2024-09-01T00:34:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:09 smithi026 ceph-mon[81182]: pgmap v225: 121 pgs: 121 active+clean; 120 MiB data, 1003 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 18 op/s; 6.7 MiB/s, 3 objects/s recovering 2024-09-01T00:34:10.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:09 smithi026 ceph-mon[81182]: osdmap e374: 8 total, 8 up, 8 in 2024-09-01T00:34:10.739 INFO:tasks.rados.rados.0.smithi026.stdout:1657: done (2 left) 2024-09-01T00:34:10.739 INFO:tasks.rados.rados.0.smithi026.stdout:1658: snap_create 2024-09-01T00:34:10.739 INFO:tasks.rados.rados.0.smithi026.stdout:1656: expect (ObjNum 516 snap 145 seq_num 516) 2024-09-01T00:34:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:10 smithi139 ceph-mon[73682]: osdmap e375: 8 total, 8 up, 8 in 2024-09-01T00:34:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:10 smithi139 ceph-mon[73682]: osdmap e376: 8 total, 8 up, 8 in 2024-09-01T00:34:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:10 smithi026 ceph-mon[81182]: osdmap e375: 8 total, 8 up, 8 in 2024-09-01T00:34:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:10 smithi026 ceph-mon[81182]: osdmap e376: 8 total, 8 up, 8 in 2024-09-01T00:34:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:10 smithi026 ceph-mon[83580]: osdmap e375: 8 total, 8 up, 8 in 2024-09-01T00:34:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:10 smithi026 ceph-mon[83580]: osdmap e376: 8 total, 8 up, 8 in 2024-09-01T00:34:11.741 INFO:tasks.rados.rados.0.smithi026.stdout:1655: done (2 left) 2024-09-01T00:34:11.741 INFO:tasks.rados.rados.0.smithi026.stdout:1656: done (1 left) 2024-09-01T00:34:11.741 INFO:tasks.rados.rados.0.smithi026.stdout:1658: done (0 left) 2024-09-01T00:34:11.741 INFO:tasks.rados.rados.0.smithi026.stdout:1659: snap_create 2024-09-01T00:34:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:11 smithi139 ceph-mon[73682]: pgmap v228: 121 pgs: 121 active+clean; 127 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 1 op/s 2024-09-01T00:34:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:11 smithi139 ceph-mon[73682]: osdmap e377: 8 total, 8 up, 8 in 2024-09-01T00:34:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:11 smithi026 ceph-mon[81182]: pgmap v228: 121 pgs: 121 active+clean; 127 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 1 op/s 2024-09-01T00:34:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:11 smithi026 ceph-mon[81182]: osdmap e377: 8 total, 8 up, 8 in 2024-09-01T00:34:12.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:11 smithi026 ceph-mon[83580]: pgmap v228: 121 pgs: 121 active+clean; 127 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 1 op/s 2024-09-01T00:34:12.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:11 smithi026 ceph-mon[83580]: osdmap e377: 8 total, 8 up, 8 in 2024-09-01T00:34:12.744 INFO:tasks.rados.rados.0.smithi026.stdout:1659: done (0 left) 2024-09-01T00:34:12.744 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 147 2024-09-01T00:34:12.744 INFO:tasks.rados.rados.0.smithi026.stdout:1660: seq_num 519 ranges {0=696320,696320=548864,1245184=253952} 2024-09-01T00:34:12.747 INFO:tasks.rados.rados.0.smithi026.stdout:1660: writing smithi02669314-40 from 0 to 696320 tid 1 2024-09-01T00:34:12.751 INFO:tasks.rados.rados.0.smithi026.stdout:1660: writing smithi02669314-40 from 696320 to 1245184 tid 2 2024-09-01T00:34:12.752 INFO:tasks.rados.rados.0.smithi026.stdout:1660: writing smithi02669314-40 from 1245184 to 1499136 tid 3 2024-09-01T00:34:12.753 INFO:tasks.rados.rados.0.smithi026.stdout:1661: snap_create 2024-09-01T00:34:12.753 INFO:tasks.rados.rados.0.smithi026.stdout:1660: finishing write tid 1 to smithi02669314-40 2024-09-01T00:34:12.756 INFO:tasks.rados.rados.0.smithi026.stdout:1660: finishing write tid 2 to smithi02669314-40 2024-09-01T00:34:12.756 INFO:tasks.rados.rados.0.smithi026.stdout:1660: finishing write tid 3 to smithi02669314-40 2024-09-01T00:34:12.756 INFO:tasks.rados.rados.0.smithi026.stdout:1660: finishing write tid 4 to smithi02669314-40 2024-09-01T00:34:12.757 INFO:tasks.rados.rados.0.smithi026.stdout:1660: finishing write tid 5 to smithi02669314-40 2024-09-01T00:34:12.757 INFO:tasks.rados.rados.0.smithi026.stdout:1660: oid 40 updating version 0 to 311 2024-09-01T00:34:12.757 INFO:tasks.rados.rados.0.smithi026.stdout:1660: oid 40 version 311 is already newer than 310 2024-09-01T00:34:12.757 INFO:tasks.rados.rados.0.smithi026.stdout:1660: oid 40 version 311 is already newer than 309 2024-09-01T00:34:12.757 INFO:tasks.rados.rados.0.smithi026.stdout:1660: oid 40 version 311 is already newer than 308 2024-09-01T00:34:12.757 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 311 (ObjNum 519 snap 147 seq_num 519) dirty exists 2024-09-01T00:34:12.757 INFO:tasks.rados.rados.0.smithi026.stdout:1660: left oid 40 (ObjNum 519 snap 147 seq_num 519) 2024-09-01T00:34:12.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:34:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:34:12] "GET /metrics HTTP/1.1" 200 36081 "" "Prometheus/2.43.0" 2024-09-01T00:34:13.749 INFO:tasks.rados.rados.0.smithi026.stdout:1660: done (1 left) 2024-09-01T00:34:13.749 INFO:tasks.rados.rados.0.smithi026.stdout:1661: done (0 left) 2024-09-01T00:34:13.749 INFO:tasks.rados.rados.0.smithi026.stdout:1662: copy_from oid 50 from oid 10 current snap is 148 2024-09-01T00:34:13.749 INFO:tasks.rados.rados.0.smithi026.stdout:1663: snap_remove snap 141 2024-09-01T00:34:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:13 smithi139 ceph-mon[73682]: pgmap v231: 121 pgs: 121 active+clean; 137 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-09-01T00:34:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:13 smithi139 ceph-mon[73682]: osdmap e378: 8 total, 8 up, 8 in 2024-09-01T00:34:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:13 smithi026 ceph-mon[83580]: pgmap v231: 121 pgs: 121 active+clean; 137 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-09-01T00:34:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:13 smithi026 ceph-mon[83580]: osdmap e378: 8 total, 8 up, 8 in 2024-09-01T00:34:14.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:13 smithi026 ceph-mon[81182]: pgmap v231: 121 pgs: 121 active+clean; 137 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-09-01T00:34:14.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:13 smithi026 ceph-mon[81182]: osdmap e378: 8 total, 8 up, 8 in 2024-09-01T00:34:14.757 INFO:tasks.rados.rados.0.smithi026.stdout:1663: done (1 left) 2024-09-01T00:34:14.757 INFO:tasks.rados.rados.0.smithi026.stdout:1664: copy_from oid 5 from oid 2 current snap is 148 2024-09-01T00:34:14.757 INFO:tasks.rados.rados.0.smithi026.stdout:1662: finishing copy_from racing read to smithi02669314-50 2024-09-01T00:34:14.757 INFO:tasks.rados.rados.0.smithi026.stdout:1662: finishing copy_from to smithi02669314-50 2024-09-01T00:34:14.757 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 717 (ObjNum 504 snap 140 seq_num 504) dirty exists 2024-09-01T00:34:14.757 INFO:tasks.rados.rados.0.smithi026.stdout:1662: done (1 left) 2024-09-01T00:34:14.757 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 148 2024-09-01T00:34:14.757 INFO:tasks.rados.rados.0.smithi026.stdout:1665: seq_num 520 ranges {172032=712704,884736=434176,1318912=368640} 2024-09-01T00:34:14.762 INFO:tasks.rados.rados.0.smithi026.stdout:1665: writing smithi02669314-7 from 172032 to 884736 tid 1 2024-09-01T00:34:14.766 INFO:tasks.rados.rados.0.smithi026.stdout:1665: writing smithi02669314-7 from 884736 to 1318912 tid 2 2024-09-01T00:34:14.768 INFO:tasks.rados.rados.0.smithi026.stdout:1665: writing smithi02669314-7 from 1318912 to 1687552 tid 3 2024-09-01T00:34:14.769 INFO:tasks.rados.rados.0.smithi026.stdout:1666: snap_create 2024-09-01T00:34:14.772 INFO:tasks.rados.rados.0.smithi026.stdout:1665: finishing write tid 1 to smithi02669314-7 2024-09-01T00:34:14.772 INFO:tasks.rados.rados.0.smithi026.stdout:1665: finishing write tid 2 to smithi02669314-7 2024-09-01T00:34:14.774 INFO:tasks.rados.rados.0.smithi026.stdout:1665: finishing write tid 3 to smithi02669314-7 2024-09-01T00:34:14.774 INFO:tasks.rados.rados.0.smithi026.stdout:1664: finishing copy_from racing read to smithi02669314-5 2024-09-01T00:34:14.777 INFO:tasks.rados.rados.0.smithi026.stdout:1665: finishing write tid 4 to smithi02669314-7 2024-09-01T00:34:14.777 INFO:tasks.rados.rados.0.smithi026.stdout:1664: finishing copy_from to smithi02669314-5 2024-09-01T00:34:14.777 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 657 (ObjNum 417 snap 118 seq_num 417) dirty exists 2024-09-01T00:34:14.778 INFO:tasks.rados.rados.0.smithi026.stdout:1665: finishing write tid 5 to smithi02669314-7 2024-09-01T00:34:14.778 INFO:tasks.rados.rados.0.smithi026.stdout:1665: oid 7 updating version 0 to 719 2024-09-01T00:34:14.778 INFO:tasks.rados.rados.0.smithi026.stdout:1665: oid 7 version 719 is already newer than 717 2024-09-01T00:34:14.778 INFO:tasks.rados.rados.0.smithi026.stdout:1665: oid 7 updating version 719 to 720 2024-09-01T00:34:14.778 INFO:tasks.rados.rados.0.smithi026.stdout:1665: oid 7 version 720 is already newer than 718 2024-09-01T00:34:14.778 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 720 (ObjNum 520 snap 148 seq_num 520) dirty exists 2024-09-01T00:34:14.779 INFO:tasks.rados.rados.0.smithi026.stdout:1665: left oid 7 (ObjNum 520 snap 148 seq_num 520) 2024-09-01T00:34:15.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:14 smithi139 ceph-mon[73682]: osdmap e379: 8 total, 8 up, 8 in 2024-09-01T00:34:15.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:14 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:15.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:14 smithi026 ceph-mon[81182]: osdmap e379: 8 total, 8 up, 8 in 2024-09-01T00:34:15.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:14 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:15.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:14 smithi026 ceph-mon[83580]: osdmap e379: 8 total, 8 up, 8 in 2024-09-01T00:34:15.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:14 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:15.742 INFO:tasks.rados.rados.0.smithi026.stdout:1664: done (2 left) 2024-09-01T00:34:15.742 INFO:tasks.rados.rados.0.smithi026.stdout:1665: done (1 left) 2024-09-01T00:34:15.742 INFO:tasks.rados.rados.0.smithi026.stdout:1666: done (0 left) 2024-09-01T00:34:15.742 INFO:tasks.rados.rados.0.smithi026.stdout:1667: read oid 9 snap -1 2024-09-01T00:34:15.742 INFO:tasks.rados.rados.0.smithi026.stdout:1667: expect (ObjNum 517 snap 145 seq_num 517) 2024-09-01T00:34:15.742 INFO:tasks.rados.rados.0.smithi026.stdout:1668: read oid 50 snap -1 2024-09-01T00:34:15.742 INFO:tasks.rados.rados.0.smithi026.stdout:1668: expect (ObjNum 504 snap 140 seq_num 504) 2024-09-01T00:34:15.742 INFO:tasks.rados.rados.0.smithi026.stdout:1669: snap_create 2024-09-01T00:34:15.794 INFO:tasks.rados.rados.0.smithi026.stdout:1667: expect (ObjNum 517 snap 145 seq_num 517) 2024-09-01T00:34:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:15 smithi139 ceph-mon[73682]: pgmap v234: 121 pgs: 121 active+clean; 137 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-09-01T00:34:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:15 smithi139 ceph-mon[73682]: osdmap e380: 8 total, 8 up, 8 in 2024-09-01T00:34:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:15 smithi139 ceph-mon[73682]: osdmap e381: 8 total, 8 up, 8 in 2024-09-01T00:34:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:15 smithi026 ceph-mon[83580]: pgmap v234: 121 pgs: 121 active+clean; 137 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-09-01T00:34:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:15 smithi026 ceph-mon[83580]: osdmap e380: 8 total, 8 up, 8 in 2024-09-01T00:34:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:15 smithi026 ceph-mon[83580]: osdmap e381: 8 total, 8 up, 8 in 2024-09-01T00:34:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:15 smithi026 ceph-mon[81182]: pgmap v234: 121 pgs: 121 active+clean; 137 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-09-01T00:34:16.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:15 smithi026 ceph-mon[81182]: osdmap e380: 8 total, 8 up, 8 in 2024-09-01T00:34:16.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:15 smithi026 ceph-mon[81182]: osdmap e381: 8 total, 8 up, 8 in 2024-09-01T00:34:16.800 INFO:tasks.rados.rados.0.smithi026.stdout:1668: expect (ObjNum 504 snap 140 seq_num 504) 2024-09-01T00:34:17.385 INFO:tasks.rados.rados.0.smithi026.stdout:1667: done (2 left) 2024-09-01T00:34:17.385 INFO:tasks.rados.rados.0.smithi026.stdout:1668: done (1 left) 2024-09-01T00:34:17.385 INFO:tasks.rados.rados.0.smithi026.stdout:1669: done (0 left) 2024-09-01T00:34:17.385 INFO:tasks.rados.rados.0.smithi026.stdout:1670: delete oid 6 current snap is 150 2024-09-01T00:34:17.387 INFO:tasks.rados.rados.0.smithi026.stdout:1670: done (0 left) 2024-09-01T00:34:17.387 INFO:tasks.rados.rados.0.smithi026.stdout:1671: snap_create 2024-09-01T00:34:17.757 INFO:tasks.rados.rados.0.smithi026.stdout:1671: done (0 left) 2024-09-01T00:34:17.757 INFO:tasks.rados.rados.0.smithi026.stdout:1672: snap_remove snap 147 2024-09-01T00:34:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:17 smithi139 ceph-mon[73682]: pgmap v237: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-01T00:34:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:17 smithi139 ceph-mon[73682]: osdmap e382: 8 total, 8 up, 8 in 2024-09-01T00:34:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:17 smithi026 ceph-mon[81182]: pgmap v237: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-01T00:34:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:17 smithi026 ceph-mon[81182]: osdmap e382: 8 total, 8 up, 8 in 2024-09-01T00:34:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:17 smithi026 ceph-mon[83580]: pgmap v237: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-01T00:34:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:17 smithi026 ceph-mon[83580]: osdmap e382: 8 total, 8 up, 8 in 2024-09-01T00:34:18.763 INFO:tasks.rados.rados.0.smithi026.stdout:1672: done (0 left) 2024-09-01T00:34:18.763 INFO:tasks.rados.rados.0.smithi026.stdout:1673: delete oid 32 current snap is 151 2024-09-01T00:34:18.769 INFO:tasks.rados.rados.0.smithi026.stdout:1673: done (0 left) 2024-09-01T00:34:18.769 INFO:tasks.rados.rados.0.smithi026.stdout:1674: delete oid 21 current snap is 151 2024-09-01T00:34:18.774 INFO:tasks.rados.rados.0.smithi026.stdout:1674: done (0 left) 2024-09-01T00:34:18.774 INFO:tasks.rados.rados.0.smithi026.stdout:1675: snap_remove snap 150 2024-09-01T00:34:19.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:18 smithi026 ceph-mon[81182]: osdmap e383: 8 total, 8 up, 8 in 2024-09-01T00:34:19.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:18 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-01T00:34:19.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:18 smithi026 ceph-mon[83580]: osdmap e383: 8 total, 8 up, 8 in 2024-09-01T00:34:19.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:18 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-01T00:34:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:18 smithi139 ceph-mon[73682]: osdmap e383: 8 total, 8 up, 8 in 2024-09-01T00:34:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:18 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-01T00:34:19.351 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:34:19.768 INFO:tasks.rados.rados.0.smithi026.stdout:1675: done (0 left) 2024-09-01T00:34:19.769 INFO:tasks.rados.rados.0.smithi026.stdout:1676: snap_remove snap 146 2024-09-01T00:34:19.959 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (6m) 20s ago 7m 26.1M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (7m) 2m ago 7m 90.7M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (9m) 20s ago 9m 15.5M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (9m) 2m ago 9m 20.8M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (3m) 2m ago 12m 452M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (3m) 20s ago 14m 522M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (2m) 20s ago 14m 52.5M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (2m) 2m ago 12m 23.0M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (2m) 20s ago 12m 43.6M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (7m) 20s ago 7m 15.9M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (7m) 2m ago 7m 15.7M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (91s) 20s ago 12m 110M 2481M 19.3.0-4640-g50288870 8375ce782346 a0589209e48e 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (58s) 20s ago 11m 98.3M 2481M 19.3.0-4640-g50288870 8375ce782346 b53b7e01db96 2024-09-01T00:34:19.960 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (25s) 20s ago 11m 11.9M 2481M 19.3.0-4640-g50288870 8375ce782346 8b9cf7b95d01 2024-09-01T00:34:19.961 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (10m) 20s ago 10m 146M 2481M 18.2.4-799-g7290dfee 0819e487878b 120bfca74c8e 2024-09-01T00:34:19.961 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (10m) 2m ago 10m 165M 2480M 18.2.4-799-g7290dfee 0819e487878b 4043c5e3aba4 2024-09-01T00:34:19.961 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (10m) 2m ago 10m 157M 2480M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:34:19.961 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (9m) 2m ago 9m 106M 2480M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:34:19.961 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (9m) 2m ago 9m 143M 2480M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:34:19.961 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (3m) 2m ago 8m 44.3M - 2.43.0 a07b618ecd1d a888053ef019 2024-09-01T00:34:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:19 smithi139 ceph-mon[73682]: pgmap v240: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-01T00:34:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:19 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-01T00:34:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:19 smithi139 ceph-mon[73682]: Upgrade: osd.3 is safe to restart 2024-09-01T00:34:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:19 smithi139 ceph-mon[73682]: osdmap e384: 8 total, 8 up, 8 in 2024-09-01T00:34:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:20.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:34:20.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:20.134 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[81182]: pgmap v240: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-01T00:34:20.134 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-01T00:34:20.134 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[81182]: Upgrade: osd.3 is safe to restart 2024-09-01T00:34:20.134 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[81182]: osdmap e384: 8 total, 8 up, 8 in 2024-09-01T00:34:20.135 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:20.135 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:34:20.135 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:20.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[83580]: pgmap v240: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-01T00:34:20.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-01T00:34:20.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[83580]: Upgrade: osd.3 is safe to restart 2024-09-01T00:34:20.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[83580]: osdmap e384: 8 total, 8 up, 8 in 2024-09-01T00:34:20.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:20.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:34:20.135 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:20.323 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:34:20.323 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:34:20.323 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:34:20.323 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:34:20.323 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:34:20.323 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:34:20.323 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:34:20.323 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:34:20.323 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 5, 2024-09-01T00:34:20.323 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:34:20.323 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:34:20.323 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:34:20.324 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:34:20.324 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:34:20.324 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:34:20.324 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 7, 2024-09-01T00:34:20.324 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 8 2024-09-01T00:34:20.324 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:34:20.324 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:34:20.622 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:34:20.622 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:34:20.622 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:34:20.623 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:34:20.623 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:34:20.623 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:34:20.623 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:34:20.623 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:34:20.623 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "8/20 daemons upgraded", 2024-09-01T00:34:20.623 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-01T00:34:20.623 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:34:20.623 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:34:20.742 INFO:tasks.rados.rados.0.smithi026.stdout:1676: done (0 left) 2024-09-01T00:34:20.742 INFO:tasks.rados.rados.0.smithi026.stdout:1677: copy_from oid 11 from oid 16 current snap is 151 2024-09-01T00:34:20.742 INFO:tasks.rados.rados.0.smithi026.stdout:1678: rollback oid 40 current snap is 151 2024-09-01T00:34:20.742 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 40 to 148 2024-09-01T00:34:20.742 INFO:tasks.rados.rados.0.smithi026.stdout:1679: read oid 17 snap -1 2024-09-01T00:34:20.742 INFO:tasks.rados.rados.0.smithi026.stdout:1679: expect (ObjNum 492 snap 138 seq_num 492) 2024-09-01T00:34:20.743 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 151 2024-09-01T00:34:20.743 INFO:tasks.rados.rados.0.smithi026.stdout:1680: seq_num 524 ranges {0=786432,786432=778240,1564672=24576} 2024-09-01T00:34:20.747 INFO:tasks.rados.rados.0.smithi026.stdout:1680: writing smithi02669314-43 from 0 to 786432 tid 1 2024-09-01T00:34:20.754 INFO:tasks.rados.rados.0.smithi026.stdout:1680: writing smithi02669314-43 from 786432 to 1564672 tid 2 2024-09-01T00:34:20.754 INFO:tasks.rados.rados.0.smithi026.stdout:1680: writing smithi02669314-43 from 1564672 to 1589248 tid 3 2024-09-01T00:34:20.755 INFO:tasks.rados.rados.0.smithi026.stdout:1681: setattr oid 9 current snap is 151 2024-09-01T00:34:20.755 INFO:tasks.rados.rados.0.smithi026.stdout:1678: finishing rollback tid 0 to smithi02669314-40 2024-09-01T00:34:20.755 INFO:tasks.rados.rados.0.smithi026.stdout:1678: finishing rollback tid 1 to smithi02669314-40 2024-09-01T00:34:20.755 INFO:tasks.rados.rados.0.smithi026.stdout:1678: finishing rollback tid 2 to smithi02669314-40 2024-09-01T00:34:20.755 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 314 (ObjNum 519 snap 147 seq_num 519) dirty exists 2024-09-01T00:34:20.755 INFO:tasks.rados.rados.0.smithi026.stdout:1680: finishing write tid 1 to smithi02669314-43 2024-09-01T00:34:20.756 INFO:tasks.rados.rados.0.smithi026.stdout:1678: done (4 left) 2024-09-01T00:34:20.756 INFO:tasks.rados.rados.0.smithi026.stdout:1682: snap_remove snap 149 2024-09-01T00:34:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:20 smithi139 ceph-mon[73682]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:20 smithi139 ceph-mon[73682]: from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:20 smithi139 ceph-mon[73682]: Upgrade: Updating osd.3 2024-09-01T00:34:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:20 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-01T00:34:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:20 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:34:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:20 smithi139 ceph-mon[73682]: osdmap e385: 8 total, 8 up, 8 in 2024-09-01T00:34:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:20 smithi139 ceph-mon[73682]: Deploying daemon osd.3 on smithi026 2024-09-01T00:34:21.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:20 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4230728700' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:21.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:20 smithi139 ceph-mon[73682]: osdmap e386: 8 total, 8 up, 8 in 2024-09-01T00:34:21.125 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[81182]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:21.125 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[81182]: from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:21.125 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[81182]: Upgrade: Updating osd.3 2024-09-01T00:34:21.125 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-01T00:34:21.125 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:34:21.126 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[81182]: osdmap e385: 8 total, 8 up, 8 in 2024-09-01T00:34:21.126 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[81182]: Deploying daemon osd.3 on smithi026 2024-09-01T00:34:21.126 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4230728700' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:21.126 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[81182]: osdmap e386: 8 total, 8 up, 8 in 2024-09-01T00:34:21.126 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[83580]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:21.126 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[83580]: from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:21.126 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[83580]: Upgrade: Updating osd.3 2024-09-01T00:34:21.126 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-01T00:34:21.127 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:34:21.127 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[83580]: osdmap e385: 8 total, 8 up, 8 in 2024-09-01T00:34:21.127 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[83580]: Deploying daemon osd.3 on smithi026 2024-09-01T00:34:21.127 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4230728700' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:21.127 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:20 smithi026 ceph-mon[83580]: osdmap e386: 8 total, 8 up, 8 in 2024-09-01T00:34:21.744 INFO:tasks.rados.rados.0.smithi026.stdout:1682: done (4 left) 2024-09-01T00:34:21.744 INFO:tasks.rados.rados.0.smithi026.stdout:1683: rmattr oid 19 current snap is 151 2024-09-01T00:34:21.744 INFO:tasks.rados.rados.0.smithi026.stdout:1683: done (4 left) 2024-09-01T00:34:21.744 INFO:tasks.rados.rados.0.smithi026.stdout:1684: read oid 48 snap 145 2024-09-01T00:34:21.744 INFO:tasks.rados.rados.0.smithi026.stdout:1684: expect (ObjNum 452 snap 127 seq_num 452) 2024-09-01T00:34:21.745 INFO:tasks.rados.rados.0.smithi026.stdout:1685: read oid 47 snap 145 2024-09-01T00:34:21.745 INFO:tasks.rados.rados.0.smithi026.stdout:1685: expect (ObjNum 486 snap 135 seq_num 486) 2024-09-01T00:34:21.745 INFO:tasks.rados.rados.0.smithi026.stdout:1686: delete oid 3 current snap is 151 2024-09-01T00:34:21.745 INFO:tasks.rados.rados.0.smithi026.stdout:1680: finishing write tid 2 to smithi02669314-43 2024-09-01T00:34:21.745 INFO:tasks.rados.rados.0.smithi026.stdout:1680: finishing write tid 3 to smithi02669314-43 2024-09-01T00:34:21.745 INFO:tasks.rados.rados.0.smithi026.stdout:1680: finishing write tid 4 to smithi02669314-43 2024-09-01T00:34:21.745 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 797 (ObjNum 517 snap 145 seq_num 517) dirty exists 2024-09-01T00:34:21.746 INFO:tasks.rados.rados.0.smithi026.stdout:1680: finishing write tid 5 to smithi02669314-43 2024-09-01T00:34:21.746 INFO:tasks.rados.rados.0.smithi026.stdout:1680: oid 43 updating version 0 to 540 2024-09-01T00:34:21.746 INFO:tasks.rados.rados.0.smithi026.stdout:1680: oid 43 updating version 540 to 541 2024-09-01T00:34:21.746 INFO:tasks.rados.rados.0.smithi026.stdout:1680: oid 43 version 541 is already newer than 539 2024-09-01T00:34:21.746 INFO:tasks.rados.rados.0.smithi026.stdout:1680: oid 43 updating version 541 to 542 2024-09-01T00:34:21.746 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 542 (ObjNum 524 snap 151 seq_num 524) dirty exists 2024-09-01T00:34:21.746 INFO:tasks.rados.rados.0.smithi026.stdout:1680: left oid 43 (ObjNum 524 snap 151 seq_num 524) 2024-09-01T00:34:21.746 INFO:tasks.rados.rados.0.smithi026.stdout:1677: finishing copy_from racing read to smithi02669314-11 2024-09-01T00:34:21.746 INFO:tasks.rados.rados.0.smithi026.stdout:1677: finishing copy_from to smithi02669314-11 2024-09-01T00:34:21.746 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 633 (ObjNum 485 snap 135 seq_num 485) dirty exists 2024-09-01T00:34:21.746 INFO:tasks.rados.rados.0.smithi026.stdout:1679: expect (ObjNum 492 snap 138 seq_num 492) 2024-09-01T00:34:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:21 smithi139 ceph-mon[73682]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:21 smithi139 ceph-mon[73682]: pgmap v243: 121 pgs: 121 active+clean; 137 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-01T00:34:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:21 smithi139 ceph-mon[73682]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:21 smithi139 ceph-mon[73682]: osdmap e387: 8 total, 8 up, 8 in 2024-09-01T00:34:22.137 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:21 smithi026 ceph-mon[81182]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:22.137 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:21 smithi026 ceph-mon[81182]: pgmap v243: 121 pgs: 121 active+clean; 137 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-01T00:34:22.137 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:21 smithi026 ceph-mon[81182]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:22.137 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:21 smithi026 ceph-mon[81182]: osdmap e387: 8 total, 8 up, 8 in 2024-09-01T00:34:22.137 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:21 smithi026 ceph-mon[83580]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:22.137 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:21 smithi026 ceph-mon[83580]: pgmap v243: 121 pgs: 121 active+clean; 137 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-01T00:34:22.137 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:21 smithi026 ceph-mon[83580]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:22.138 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:21 smithi026 ceph-mon[83580]: osdmap e387: 8 total, 8 up, 8 in 2024-09-01T00:34:22.830 INFO:tasks.rados.rados.0.smithi026.stdout:1677: done (6 left) 2024-09-01T00:34:22.830 INFO:tasks.rados.rados.0.smithi026.stdout:1679: done (5 left) 2024-09-01T00:34:22.830 INFO:tasks.rados.rados.0.smithi026.stdout:1680: done (4 left) 2024-09-01T00:34:22.831 INFO:tasks.rados.rados.0.smithi026.stdout:1681: done (3 left) 2024-09-01T00:34:22.831 INFO:tasks.rados.rados.0.smithi026.stdout:1686: done (2 left) 2024-09-01T00:34:22.831 INFO:tasks.rados.rados.0.smithi026.stdout:1687: read oid 35 snap 145 2024-09-01T00:34:22.831 INFO:tasks.rados.rados.0.smithi026.stdout:1687: expect (ObjNum 513 snap 144 seq_num 513) 2024-09-01T00:34:22.831 INFO:tasks.rados.rados.0.smithi026.stdout:1688: delete oid 11 current snap is 151 2024-09-01T00:34:22.831 INFO:tasks.rados.rados.0.smithi026.stdout:1684: expect (ObjNum 452 snap 127 seq_num 452) 2024-09-01T00:34:22.865 INFO:tasks.rados.rados.0.smithi026.stdout:1685: expect (ObjNum 486 snap 135 seq_num 486) 2024-09-01T00:34:22.946 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:34:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:34:22] "GET /metrics HTTP/1.1" 200 36226 "" "Prometheus/2.43.0" 2024-09-01T00:34:22.947 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:22 smithi026 systemd[1]: Stopping Ceph osd.3 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:34:23.030 INFO:tasks.rados.rados.0.smithi026.stdout:1687: expect (ObjNum 513 snap 144 seq_num 513) 2024-09-01T00:34:23.067 INFO:tasks.rados.rados.0.smithi026.stdout:1684: done (3 left) 2024-09-01T00:34:23.067 INFO:tasks.rados.rados.0.smithi026.stdout:1685: done (2 left) 2024-09-01T00:34:23.067 INFO:tasks.rados.rados.0.smithi026.stdout:1687: done (1 left) 2024-09-01T00:34:23.067 INFO:tasks.rados.rados.0.smithi026.stdout:1688: done (0 left) 2024-09-01T00:34:23.067 INFO:tasks.rados.rados.0.smithi026.stdout:1689: delete oid 34 current snap is 151 2024-09-01T00:34:23.069 INFO:tasks.rados.rados.0.smithi026.stdout:1689: done (0 left) 2024-09-01T00:34:23.069 INFO:tasks.rados.rados.0.smithi026.stdout:1690: snap_create 2024-09-01T00:34:23.200 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[50137]: 2024-09-01T00:34:22.946+0000 7f999ef8a640 -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-01T00:34:23.200 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[50137]: 2024-09-01T00:34:22.946+0000 7f999ef8a640 -1 osd.3 387 *** Got signal Terminated *** 2024-09-01T00:34:23.200 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[50137]: 2024-09-01T00:34:22.946+0000 7f999ef8a640 -1 osd.3 387 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:34:23.784 INFO:tasks.rados.rados.0.smithi026.stdout:1690: done (0 left) 2024-09-01T00:34:23.784 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 152 2024-09-01T00:34:23.784 INFO:tasks.rados.rados.0.smithi026.stdout:1691: seq_num 528 ranges {1695744=450560,2146304=761856,2908160=442368} 2024-09-01T00:34:23.796 INFO:tasks.rados.rados.0.smithi026.stdout:1691: writing smithi02669314-49 from 1695744 to 2146304 tid 1 2024-09-01T00:34:23.800 INFO:tasks.rados.rados.0.smithi026.stdout:1691: writing smithi02669314-49 from 2146304 to 2908160 tid 2 2024-09-01T00:34:23.803 INFO:tasks.rados.rados.0.smithi026.stdout:1691: writing smithi02669314-49 from 2908160 to 3350528 tid 3 2024-09-01T00:34:23.803 INFO:tasks.rados.rados.0.smithi026.stdout:1692: setattr oid 31 current snap is 152 2024-09-01T00:34:23.803 INFO:tasks.rados.rados.0.smithi026.stdout:1691: finishing write tid 1 to smithi02669314-49 2024-09-01T00:34:23.803 INFO:tasks.rados.rados.0.smithi026.stdout:1691: finishing write tid 2 to smithi02669314-49 2024-09-01T00:34:23.804 INFO:tasks.rados.rados.0.smithi026.stdout:1693: read oid 35 snap -1 2024-09-01T00:34:23.804 INFO:tasks.rados.rados.0.smithi026.stdout:1693: expect (ObjNum 513 snap 144 seq_num 513) 2024-09-01T00:34:23.804 INFO:tasks.rados.rados.0.smithi026.stdout:1694: snap_remove snap 148 2024-09-01T00:34:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:23 smithi139 ceph-mon[73682]: pgmap v246: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 137 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-01T00:34:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:23 smithi139 ceph-mon[73682]: osd.3 marked itself down and dead 2024-09-01T00:34:24.116 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:23 smithi026 ceph-mon[81182]: pgmap v246: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 137 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-01T00:34:24.116 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:23 smithi026 ceph-mon[81182]: osd.3 marked itself down and dead 2024-09-01T00:34:24.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:23 smithi026 ceph-mon[83580]: pgmap v246: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 137 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-01T00:34:24.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:23 smithi026 ceph-mon[83580]: osd.3 marked itself down and dead 2024-09-01T00:34:24.421 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:24 smithi026 podman[103051]: 2024-09-01 00:34:24.116803957 +0000 UTC m=+1.274247276 container died 120bfca74c8ec80bc1e8ea55ab748aed19cdf50bd7ae2216f8671970e4c36181 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=reef-7290dfe, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:34:24.700 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:24 smithi026 podman[103051]: 2024-09-01 00:34:24.496758309 +0000 UTC m=+1.654201585 container cleanup 120bfca74c8ec80bc1e8ea55ab748aed19cdf50bd7ae2216f8671970e4c36181 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3, GIT_CLEAN=True, RELEASE=reef-7290dfe, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , 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.license=GPLv2, org.label-schema.build-date=20240731, ceph=True) 2024-09-01T00:34:24.700 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:24 smithi026 bash[103051]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3 2024-09-01T00:34:24.786 INFO:tasks.rados.rados.0.smithi026.stdout:1694: done (3 left) 2024-09-01T00:34:24.786 INFO:tasks.rados.rados.0.smithi026.stdout:1695: setattr oid 18 current snap is 152 2024-09-01T00:34:24.788 INFO:tasks.rados.rados.0.smithi026.stdout:1691: finishing write tid 3 to smithi02669314-49 2024-09-01T00:34:24.788 INFO:tasks.rados.rados.0.smithi026.stdout:1691: finishing write tid 4 to smithi02669314-49 2024-09-01T00:34:24.788 INFO:tasks.rados.rados.0.smithi026.stdout:1691: finishing write tid 5 to smithi02669314-49 2024-09-01T00:34:24.788 INFO:tasks.rados.rados.0.smithi026.stdout:1691: oid 49 updating version 0 to 317 2024-09-01T00:34:24.788 INFO:tasks.rados.rados.0.smithi026.stdout:1691: oid 49 version 317 is already newer than 315 2024-09-01T00:34:24.788 INFO:tasks.rados.rados.0.smithi026.stdout:1691: oid 49 version 317 is already newer than 316 2024-09-01T00:34:24.789 INFO:tasks.rados.rados.0.smithi026.stdout:1691: oid 49 updating version 317 to 318 2024-09-01T00:34:24.789 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 318 (ObjNum 528 snap 152 seq_num 528) dirty exists 2024-09-01T00:34:24.789 INFO:tasks.rados.rados.0.smithi026.stdout:1691: left oid 49 (ObjNum 528 snap 152 seq_num 528) 2024-09-01T00:34:24.789 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 705 (ObjNum 512 snap 141 seq_num 512) dirty exists 2024-09-01T00:34:24.789 INFO:tasks.rados.rados.0.smithi026.stdout:1693: expect (ObjNum 513 snap 144 seq_num 513) 2024-09-01T00:34:24.833 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 718 (ObjNum 495 snap 138 seq_num 495) dirty exists 2024-09-01T00:34:24.833 INFO:tasks.rados.rados.0.smithi026.stdout:1691: done (3 left) 2024-09-01T00:34:24.833 INFO:tasks.rados.rados.0.smithi026.stdout:1692: done (2 left) 2024-09-01T00:34:24.834 INFO:tasks.rados.rados.0.smithi026.stdout:1693: done (1 left) 2024-09-01T00:34:24.834 INFO:tasks.rados.rados.0.smithi026.stdout:1695: done (0 left) 2024-09-01T00:34:24.834 INFO:tasks.rados.rados.0.smithi026.stdout:1696: snap_create 2024-09-01T00:34:25.073 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:24 smithi026 ceph-mon[81182]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:34:25.073 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:24 smithi026 ceph-mon[81182]: osdmap e388: 8 total, 7 up, 8 in 2024-09-01T00:34:25.073 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:24 smithi026 ceph-mon[83580]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:34:25.073 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:24 smithi026 ceph-mon[83580]: osdmap e388: 8 total, 7 up, 8 in 2024-09-01T00:34:25.074 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:24 smithi026 podman[103076]: 2024-09-01 00:34:24.740523023 +0000 UTC m=+0.617950843 container remove 120bfca74c8ec80bc1e8ea55ab748aed19cdf50bd7ae2216f8671970e4c36181 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=reef-7290dfe, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-01T00:34:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:24 smithi139 ceph-mon[73682]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:34:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:24 smithi139 ceph-mon[73682]: osdmap e388: 8 total, 7 up, 8 in 2024-09-01T00:34:25.325 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:25 smithi026 podman[103169]: 2024-09-01 00:34:24.976820186 +0000 UTC m=+0.015758919 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:34:25.326 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:25 smithi026 podman[103169]: 2024-09-01 00:34:25.098989167 +0000 UTC m=+0.137927890 container create eeb431500a275082703bc2bf4d8405bff0590e7f20bc2f65afce22e41058cbbb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:34:25.326 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:25 smithi026 podman[103169]: 2024-09-01 00:34:25.326657687 +0000 UTC m=+0.365596413 container init eeb431500a275082703bc2bf4d8405bff0590e7f20bc2f65afce22e41058cbbb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-01T00:34:25.700 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:25 smithi026 podman[103169]: 2024-09-01 00:34:25.33010346 +0000 UTC m=+0.369042184 container start eeb431500a275082703bc2bf4d8405bff0590e7f20bc2f65afce22e41058cbbb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-01T00:34:25.701 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:25 smithi026 podman[103169]: 2024-09-01 00:34:25.418305102 +0000 UTC m=+0.457243839 container attach eeb431500a275082703bc2bf4d8405bff0590e7f20bc2f65afce22e41058cbbb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:34:25.701 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:25 smithi026 podman[103169]: 2024-09-01 00:34:25.52268221 +0000 UTC m=+0.561620943 container died eeb431500a275082703bc2bf4d8405bff0590e7f20bc2f65afce22e41058cbbb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-01T00:34:25.743 INFO:tasks.rados.rados.0.smithi026.stdout:1696: done (0 left) 2024-09-01T00:34:25.743 INFO:tasks.rados.rados.0.smithi026.stdout:1697: snap_create 2024-09-01T00:34:26.054 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:25 smithi026 ceph-mon[81182]: pgmap v248: 121 pgs: 16 stale+active+clean, 1 active+clean+snaptrim, 104 active+clean; 137 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-01T00:34:26.055 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:25 smithi026 ceph-mon[81182]: osdmap e389: 8 total, 7 up, 8 in 2024-09-01T00:34:26.055 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:25 smithi026 ceph-mon[81182]: osdmap e390: 8 total, 7 up, 8 in 2024-09-01T00:34:26.055 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:25 smithi026 ceph-mon[83580]: pgmap v248: 121 pgs: 16 stale+active+clean, 1 active+clean+snaptrim, 104 active+clean; 137 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-01T00:34:26.055 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:25 smithi026 ceph-mon[83580]: osdmap e389: 8 total, 7 up, 8 in 2024-09-01T00:34:26.055 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:25 smithi026 ceph-mon[83580]: osdmap e390: 8 total, 7 up, 8 in 2024-09-01T00:34:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:25 smithi139 ceph-mon[73682]: pgmap v248: 121 pgs: 16 stale+active+clean, 1 active+clean+snaptrim, 104 active+clean; 137 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-01T00:34:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:25 smithi139 ceph-mon[73682]: osdmap e389: 8 total, 7 up, 8 in 2024-09-01T00:34:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:25 smithi139 ceph-mon[73682]: osdmap e390: 8 total, 7 up, 8 in 2024-09-01T00:34:26.450 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 podman[103192]: 2024-09-01 00:34:26.055447257 +0000 UTC m=+0.526783304 container remove eeb431500a275082703bc2bf4d8405bff0590e7f20bc2f65afce22e41058cbbb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:34:26.450 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-01T00:34:26.450 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 systemd[1]: Stopped Ceph osd.3 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:34:26.450 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.3.service: Consumed 10.799s CPU time. 2024-09-01T00:34:26.451 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 systemd[1]: Starting Ceph osd.3 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:34:26.745 INFO:tasks.rados.rados.0.smithi026.stdout:1697: done (0 left) 2024-09-01T00:34:26.745 INFO:tasks.rados.rados.0.smithi026.stdout:1698: snap_remove snap 151 2024-09-01T00:34:26.758 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 podman[103290]: 2024-09-01 00:34:26.401711738 +0000 UTC m=+0.016096115 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:34:26.759 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 podman[103290]: 2024-09-01 00:34:26.515547993 +0000 UTC m=+0.129932414 container create 3328df663c9de94c99e369d1e569e0dbbd74a9b2c30876e3bde816e30a91158c (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True) 2024-09-01T00:34:26.759 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 podman[103290]: 2024-09-01 00:34:26.759750681 +0000 UTC m=+0.374135043 container init 3328df663c9de94c99e369d1e569e0dbbd74a9b2c30876e3bde816e30a91158c (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-01T00:34:27.201 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 podman[103290]: 2024-09-01 00:34:26.763443416 +0000 UTC m=+0.377827786 container start 3328df663c9de94c99e369d1e569e0dbbd74a9b2c30876e3bde816e30a91158c (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=) 2024-09-01T00:34:27.201 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 podman[103290]: 2024-09-01 00:34:26.843170539 +0000 UTC m=+0.457554902 container attach 3328df663c9de94c99e369d1e569e0dbbd74a9b2c30876e3bde816e30a91158c (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-01T00:34:27.201 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate[103305]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:34:27.201 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 bash[103290]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:34:27.201 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate[103305]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:34:27.201 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 bash[103290]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:34:27.201 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate[103305]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:34:27.201 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 bash[103290]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:34:27.201 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate[103305]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:34:27.202 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 bash[103290]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:34:27.202 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate[103305]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:34:27.202 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:26 smithi026 bash[103290]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:34:27.202 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate[103305]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-01T00:34:27.202 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 bash[103290]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-01T00:34:27.202 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate[103305]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-09-01T00:34:27.202 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 bash[103290]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-09-01T00:34:27.630 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate[103305]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-01T00:34:27.630 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 bash[103290]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-01T00:34:27.630 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate[103305]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-01T00:34:27.630 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 bash[103290]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-01T00:34:27.630 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate[103305]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-01T00:34:27.631 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 bash[103290]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-01T00:34:27.631 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate[103305]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-01T00:34:27.631 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 bash[103290]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-01T00:34:27.631 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate[103305]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-01T00:34:27.631 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 bash[103290]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-01T00:34:27.632 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 podman[103290]: 2024-09-01 00:34:27.317359338 +0000 UTC m=+0.931743711 container died 3328df663c9de94c99e369d1e569e0dbbd74a9b2c30876e3bde816e30a91158c (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:34:27.747 INFO:tasks.rados.rados.0.smithi026.stdout:1698: done (0 left) 2024-09-01T00:34:27.747 INFO:tasks.rados.rados.0.smithi026.stdout:1699: rollback oid 7 current snap is 154 2024-09-01T00:34:27.747 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 7 to 153 2024-09-01T00:34:27.747 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 154 2024-09-01T00:34:27.747 INFO:tasks.rados.rados.0.smithi026.stdout:1700: seq_num 529 ranges {2875392=466944,3342336=647168,3989504=532480,4521984=24576} 2024-09-01T00:34:27.765 INFO:tasks.rados.rados.0.smithi026.stdout:1700: writing smithi02669314-31 from 2875392 to 3342336 tid 1 2024-09-01T00:34:27.769 INFO:tasks.rados.rados.0.smithi026.stdout:1700: writing smithi02669314-31 from 3342336 to 3989504 tid 2 2024-09-01T00:34:27.772 INFO:tasks.rados.rados.0.smithi026.stdout:1700: writing smithi02669314-31 from 3989504 to 4521984 tid 3 2024-09-01T00:34:27.773 INFO:tasks.rados.rados.0.smithi026.stdout:1700: writing smithi02669314-31 from 4521984 to 4546560 tid 4 2024-09-01T00:34:27.773 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 154 2024-09-01T00:34:27.773 INFO:tasks.rados.rados.0.smithi026.stdout:1699: finishing rollback tid 0 to smithi02669314-7 2024-09-01T00:34:27.773 INFO:tasks.rados.rados.0.smithi026.stdout:1701: seq_num 530 ranges {7585792=483328,8069120=532480,8601600=671744} 2024-09-01T00:34:27.817 INFO:tasks.rados.rados.0.smithi026.stdout:1701: writing smithi02669314-50 from 7585792 to 8069120 tid 1 2024-09-01T00:34:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:1701: writing smithi02669314-50 from 8069120 to 8601600 tid 2 2024-09-01T00:34:27.824 INFO:tasks.rados.rados.0.smithi026.stdout:1701: writing smithi02669314-50 from 8601600 to 9273344 tid 3 2024-09-01T00:34:27.825 INFO:tasks.rados.rados.0.smithi026.stdout:1702: read oid 9 snap -1 2024-09-01T00:34:27.825 INFO:tasks.rados.rados.0.smithi026.stdout:1702: expect (ObjNum 517 snap 145 seq_num 517) 2024-09-01T00:34:27.825 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 154 2024-09-01T00:34:27.825 INFO:tasks.rados.rados.0.smithi026.stdout:1699: finishing rollback tid 1 to smithi02669314-7 2024-09-01T00:34:27.825 INFO:tasks.rados.rados.0.smithi026.stdout:1699: finishing rollback tid 2 to smithi02669314-7 2024-09-01T00:34:27.825 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 728 (ObjNum 520 snap 148 seq_num 520) dirty exists 2024-09-01T00:34:27.825 INFO:tasks.rados.rados.0.smithi026.stdout:1700: finishing write tid 1 to smithi02669314-31 2024-09-01T00:34:27.826 INFO:tasks.rados.rados.0.smithi026.stdout:1700: finishing write tid 2 to smithi02669314-31 2024-09-01T00:34:27.826 INFO:tasks.rados.rados.0.smithi026.stdout:1700: finishing write tid 3 to smithi02669314-31 2024-09-01T00:34:27.826 INFO:tasks.rados.rados.0.smithi026.stdout:1703: seq_num 531 ranges {0=499712,499712=417792,917504=548864,1466368=237568} 2024-09-01T00:34:27.826 INFO:tasks.rados.rados.0.smithi026.stdout:1703: writing smithi02669314-28 from 0 to 499712 tid 1 2024-09-01T00:34:27.829 INFO:tasks.rados.rados.0.smithi026.stdout:1703: writing smithi02669314-28 from 499712 to 917504 tid 2 2024-09-01T00:34:27.833 INFO:tasks.rados.rados.0.smithi026.stdout:1703: writing smithi02669314-28 from 917504 to 1466368 tid 3 2024-09-01T00:34:27.834 INFO:tasks.rados.rados.0.smithi026.stdout:1703: writing smithi02669314-28 from 1466368 to 1703936 tid 4 2024-09-01T00:34:27.834 INFO:tasks.rados.rados.0.smithi026.stdout:1699: done (4 left) 2024-09-01T00:34:27.835 INFO:tasks.rados.rados.0.smithi026.stdout:1704: snap_remove snap 152 2024-09-01T00:34:27.914 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-mon[81182]: pgmap v251: 121 pgs: 20 active+undersized, 9 peering, 2 stale+active+clean, 4 active+undersized+degraded, 86 active+clean; 140 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 16/225 objects degraded (7.111%) 2024-09-01T00:34:27.914 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-mon[81182]: osdmap e391: 8 total, 7 up, 8 in 2024-09-01T00:34:27.914 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-mon[81182]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-01T00:34:27.914 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-mon[81182]: Health check failed: Degraded data redundancy: 16/225 objects degraded (7.111%), 4 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:27.914 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-mon[83580]: pgmap v251: 121 pgs: 20 active+undersized, 9 peering, 2 stale+active+clean, 4 active+undersized+degraded, 86 active+clean; 140 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 16/225 objects degraded (7.111%) 2024-09-01T00:34:27.915 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-mon[83580]: osdmap e391: 8 total, 7 up, 8 in 2024-09-01T00:34:27.915 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-mon[83580]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-01T00:34:27.915 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:27 smithi026 ceph-mon[83580]: Health check failed: Degraded data redundancy: 16/225 objects degraded (7.111%), 4 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:27 smithi139 ceph-mon[73682]: pgmap v251: 121 pgs: 20 active+undersized, 9 peering, 2 stale+active+clean, 4 active+undersized+degraded, 86 active+clean; 140 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 17 op/s; 16/225 objects degraded (7.111%) 2024-09-01T00:34:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:27 smithi139 ceph-mon[73682]: osdmap e391: 8 total, 7 up, 8 in 2024-09-01T00:34:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:27 smithi139 ceph-mon[73682]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-01T00:34:28.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:27 smithi139 ceph-mon[73682]: Health check failed: Degraded data redundancy: 16/225 objects degraded (7.111%), 4 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:28.200 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:27 smithi026 podman[103427]: 2024-09-01 00:34:27.914406408 +0000 UTC m=+0.587012648 container remove 3328df663c9de94c99e369d1e569e0dbbd74a9b2c30876e3bde816e30a91158c (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-activate, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-01T00:34:28.200 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:28 smithi026 podman[103489]: 2024-09-01 00:34:28.021334427 +0000 UTC m=+0.016359327 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:34:28.200 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:28 smithi026 podman[103489]: 2024-09-01 00:34:28.140403821 +0000 UTC m=+0.135428754 container create 9285322bfbd4e7cac8ea3e9f663072042890a63960f41ef2f8e01c9c672a2514 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-01T00:34:28.700 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:28 smithi026 podman[103489]: 2024-09-01 00:34:28.393157538 +0000 UTC m=+0.388182438 container init 9285322bfbd4e7cac8ea3e9f663072042890a63960f41ef2f8e01c9c672a2514 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-01T00:34:28.700 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:28 smithi026 podman[103489]: 2024-09-01 00:34:28.396422395 +0000 UTC m=+0.391447293 container start 9285322bfbd4e7cac8ea3e9f663072042890a63960f41ef2f8e01c9c672a2514 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-01T00:34:28.700 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:28 smithi026 ceph-osd[103508]: -- 172.21.15.26:0/1672649824 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560472573a40 con 0x560473342400 2024-09-01T00:34:28.700 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:28 smithi026 bash[103489]: 9285322bfbd4e7cac8ea3e9f663072042890a63960f41ef2f8e01c9c672a2514 2024-09-01T00:34:28.700 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:28 smithi026 systemd[1]: Started Ceph osd.3 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:34:28.758 INFO:tasks.rados.rados.0.smithi026.stdout:1704: done (4 left) 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:1705: snap_create 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:1700: finishing write tid 4 to smithi02669314-31 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:1700: finishing write tid 5 to smithi02669314-31 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:1700: finishing write tid 6 to smithi02669314-31 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:1700: oid 31 updating version 0 to 710 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:1700: oid 31 version 710 is already newer than 709 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:1700: oid 31 version 710 is already newer than 706 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:1700: oid 31 version 710 is already newer than 708 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:1700: oid 31 version 710 is already newer than 707 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 710 (ObjNum 529 snap 154 seq_num 529) dirty exists 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:1700: left oid 31 (ObjNum 529 snap 154 seq_num 529) 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:1701: finishing write tid 1 to smithi02669314-50 2024-09-01T00:34:28.759 INFO:tasks.rados.rados.0.smithi026.stdout:1701: finishing write tid 2 to smithi02669314-50 2024-09-01T00:34:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1701: finishing write tid 3 to smithi02669314-50 2024-09-01T00:34:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1701: finishing write tid 4 to smithi02669314-50 2024-09-01T00:34:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1703: finishing write tid 1 to smithi02669314-28 2024-09-01T00:34:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1703: finishing write tid 2 to smithi02669314-28 2024-09-01T00:34:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1703: finishing write tid 3 to smithi02669314-28 2024-09-01T00:34:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1703: finishing write tid 4 to smithi02669314-28 2024-09-01T00:34:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1703: finishing write tid 5 to smithi02669314-28 2024-09-01T00:34:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1703: finishing write tid 6 to smithi02669314-28 2024-09-01T00:34:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1703: oid 28 updating version 0 to 669 2024-09-01T00:34:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1703: oid 28 updating version 669 to 673 2024-09-01T00:34:28.760 INFO:tasks.rados.rados.0.smithi026.stdout:1703: oid 28 version 673 is already newer than 670 2024-09-01T00:34:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1703: oid 28 version 673 is already newer than 672 2024-09-01T00:34:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1703: oid 28 version 673 is already newer than 671 2024-09-01T00:34:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 673 (ObjNum 531 snap 154 seq_num 531) dirty exists 2024-09-01T00:34:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1703: left oid 28 (ObjNum 531 snap 154 seq_num 531) 2024-09-01T00:34:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1701: finishing write tid 5 to smithi02669314-50 2024-09-01T00:34:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1701: oid 50 updating version 0 to 804 2024-09-01T00:34:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1701: oid 50 version 804 is already newer than 801 2024-09-01T00:34:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1701: oid 50 version 804 is already newer than 803 2024-09-01T00:34:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1701: oid 50 version 804 is already newer than 802 2024-09-01T00:34:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 804 (ObjNum 530 snap 154 seq_num 530) dirty exists 2024-09-01T00:34:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1701: left oid 50 (ObjNum 530 snap 154 seq_num 530) 2024-09-01T00:34:28.761 INFO:tasks.rados.rados.0.smithi026.stdout:1702: expect (ObjNum 517 snap 145 seq_num 517) 2024-09-01T00:34:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:28 smithi139 ceph-mon[73682]: osdmap e392: 8 total, 7 up, 8 in 2024-09-01T00:34:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:28 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:28 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:29.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:28 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:34:29.147 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:28 smithi026 ceph-mon[81182]: osdmap e392: 8 total, 7 up, 8 in 2024-09-01T00:34:29.147 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:28 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:29.147 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:28 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:29.147 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:28 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:34:29.148 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:28 smithi026 ceph-mon[83580]: osdmap e392: 8 total, 7 up, 8 in 2024-09-01T00:34:29.148 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:28 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:29.148 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:28 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:29.148 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:28 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:34:29.776 INFO:tasks.rados.rados.0.smithi026.stdout:1700: done (4 left) 2024-09-01T00:34:29.776 INFO:tasks.rados.rados.0.smithi026.stdout:1701: done (3 left) 2024-09-01T00:34:29.776 INFO:tasks.rados.rados.0.smithi026.stdout:1702: done (2 left) 2024-09-01T00:34:29.776 INFO:tasks.rados.rados.0.smithi026.stdout:1703: done (1 left) 2024-09-01T00:34:29.776 INFO:tasks.rados.rados.0.smithi026.stdout:1705: done (0 left) 2024-09-01T00:34:29.776 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 155 2024-09-01T00:34:29.776 INFO:tasks.rados.rados.0.smithi026.stdout:1706: seq_num 532 ranges {3432448=516096,3948544=696320,4644864=507904} 2024-09-01T00:34:29.797 INFO:tasks.rados.rados.0.smithi026.stdout:1706: writing smithi02669314-42 from 3432448 to 3948544 tid 1 2024-09-01T00:34:29.801 INFO:tasks.rados.rados.0.smithi026.stdout:1706: writing smithi02669314-42 from 3948544 to 4644864 tid 2 2024-09-01T00:34:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:1706: writing smithi02669314-42 from 4644864 to 5152768 tid 3 2024-09-01T00:34:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:1707: copy_from oid 22 from oid 18 current snap is 155 2024-09-01T00:34:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 155 2024-09-01T00:34:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:1708: seq_num 533 ranges {0=532480,532480=630784,1163264=516096,1679360=57344} 2024-09-01T00:34:29.808 INFO:tasks.rados.rados.0.smithi026.stdout:1708: writing smithi02669314-21 from 0 to 532480 tid 1 2024-09-01T00:34:29.812 INFO:tasks.rados.rados.0.smithi026.stdout:1708: writing smithi02669314-21 from 532480 to 1163264 tid 2 2024-09-01T00:34:29.816 INFO:tasks.rados.rados.0.smithi026.stdout:1708: writing smithi02669314-21 from 1163264 to 1679360 tid 3 2024-09-01T00:34:29.817 INFO:tasks.rados.rados.0.smithi026.stdout:1708: writing smithi02669314-21 from 1679360 to 1736704 tid 4 2024-09-01T00:34:29.817 INFO:tasks.rados.rados.0.smithi026.stdout:1706: finishing write tid 1 to smithi02669314-42 2024-09-01T00:34:29.817 INFO:tasks.rados.rados.0.smithi026.stdout:1706: finishing write tid 2 to smithi02669314-42 2024-09-01T00:34:29.817 INFO:tasks.rados.rados.0.smithi026.stdout:1706: finishing write tid 3 to smithi02669314-42 2024-09-01T00:34:29.817 INFO:tasks.rados.rados.0.smithi026.stdout:1706: finishing write tid 4 to smithi02669314-42 2024-09-01T00:34:29.817 INFO:tasks.rados.rados.0.smithi026.stdout:1706: finishing write tid 5 to smithi02669314-42 2024-09-01T00:34:29.817 INFO:tasks.rados.rados.0.smithi026.stdout:1706: oid 42 updating version 0 to 732 2024-09-01T00:34:29.817 INFO:tasks.rados.rados.0.smithi026.stdout:1706: oid 42 updating version 732 to 735 2024-09-01T00:34:29.817 INFO:tasks.rados.rados.0.smithi026.stdout:1706: oid 42 version 735 is already newer than 733 2024-09-01T00:34:29.817 INFO:tasks.rados.rados.0.smithi026.stdout:1706: oid 42 version 735 is already newer than 734 2024-09-01T00:34:29.817 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 735 (ObjNum 532 snap 155 seq_num 532) dirty exists 2024-09-01T00:34:29.818 INFO:tasks.rados.rados.0.smithi026.stdout:1706: left oid 42 (ObjNum 532 snap 155 seq_num 532) 2024-09-01T00:34:29.818 INFO:tasks.rados.rados.0.smithi026.stdout:1708: finishing write tid 1 to smithi02669314-21 2024-09-01T00:34:29.818 INFO:tasks.rados.rados.0.smithi026.stdout:1708: finishing write tid 2 to smithi02669314-21 2024-09-01T00:34:29.818 INFO:tasks.rados.rados.0.smithi026.stdout:1706: done (2 left) 2024-09-01T00:34:29.818 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 155 2024-09-01T00:34:29.818 INFO:tasks.rados.rados.0.smithi026.stdout:1709: seq_num 534 ranges {1703936=548864,2252800=516096,2768896=688128} 2024-09-01T00:34:29.829 INFO:tasks.rados.rados.0.smithi026.stdout:1709: writing smithi02669314-28 from 1703936 to 2252800 tid 1 2024-09-01T00:34:29.832 INFO:tasks.rados.rados.0.smithi026.stdout:1709: writing smithi02669314-28 from 2252800 to 2768896 tid 2 2024-09-01T00:34:29.836 INFO:tasks.rados.rados.0.smithi026.stdout:1709: writing smithi02669314-28 from 2768896 to 3457024 tid 3 2024-09-01T00:34:29.836 INFO:tasks.rados.rados.0.smithi026.stdout:1710: read oid 9 snap -1 2024-09-01T00:34:29.837 INFO:tasks.rados.rados.0.smithi026.stdout:1710: expect (ObjNum 517 snap 145 seq_num 517) 2024-09-01T00:34:29.837 INFO:tasks.rados.rados.0.smithi026.stdout:1711: rmattr oid 50 current snap is 155 2024-09-01T00:34:29.837 INFO:tasks.rados.rados.0.smithi026.stdout:1708: finishing write tid 3 to smithi02669314-21 2024-09-01T00:34:29.837 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 155 2024-09-01T00:34:29.837 INFO:tasks.rados.rados.0.smithi026.stdout:1707: finishing copy_from racing read to smithi02669314-22 2024-09-01T00:34:29.837 INFO:tasks.rados.rados.0.smithi026.stdout:1708: finishing write tid 4 to smithi02669314-21 2024-09-01T00:34:29.837 INFO:tasks.rados.rados.0.smithi026.stdout:1712: seq_num 535 ranges {0=565248,565248=802816,1368064=401408} 2024-09-01T00:34:29.839 INFO:tasks.rados.rados.0.smithi026.stdout:1712: writing smithi02669314-19 from 0 to 565248 tid 1 2024-09-01T00:34:29.845 INFO:tasks.rados.rados.0.smithi026.stdout:1712: writing smithi02669314-19 from 565248 to 1368064 tid 2 2024-09-01T00:34:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1712: writing smithi02669314-19 from 1368064 to 1769472 tid 3 2024-09-01T00:34:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1713: rollback oid 32 current snap is 155 2024-09-01T00:34:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 32 to 145 2024-09-01T00:34:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1708: finishing write tid 5 to smithi02669314-21 2024-09-01T00:34:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1707: finishing copy_from to smithi02669314-22 2024-09-01T00:34:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 718 (ObjNum 495 snap 138 seq_num 495) dirty exists 2024-09-01T00:34:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1708: finishing write tid 6 to smithi02669314-21 2024-09-01T00:34:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1708: oid 21 updating version 0 to 632 2024-09-01T00:34:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1708: oid 21 updating version 632 to 635 2024-09-01T00:34:29.848 INFO:tasks.rados.rados.0.smithi026.stdout:1708: oid 21 version 635 is already newer than 631 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:1708: oid 21 version 635 is already newer than 634 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:1708: oid 21 version 635 is already newer than 633 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 635 (ObjNum 533 snap 155 seq_num 533) dirty exists 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:1708: left oid 21 (ObjNum 533 snap 155 seq_num 533) 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:1709: finishing write tid 1 to smithi02669314-28 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:1709: finishing write tid 2 to smithi02669314-28 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:1707: done (6 left) 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:1708: done (5 left) 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:1714: read oid 25 snap -1 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:1714: expect (ObjNum 474 snap 132 seq_num 474) 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 155 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:1709: finishing write tid 3 to smithi02669314-28 2024-09-01T00:34:29.849 INFO:tasks.rados.rados.0.smithi026.stdout:1715: seq_num 536 ranges {12132352=581632,12713984=688128,13402112=516096} 2024-09-01T00:34:29.921 INFO:tasks.rados.rados.0.smithi026.stdout:1715: writing smithi02669314-17 from 12132352 to 12713984 tid 1 2024-09-01T00:34:29.924 INFO:tasks.rados.rados.0.smithi026.stdout:1715: writing smithi02669314-17 from 12713984 to 13402112 tid 2 2024-09-01T00:34:29.928 INFO:tasks.rados.rados.0.smithi026.stdout:1715: writing smithi02669314-17 from 13402112 to 13918208 tid 3 2024-09-01T00:34:29.928 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 155 2024-09-01T00:34:29.928 INFO:tasks.rados.rados.0.smithi026.stdout:1709: finishing write tid 4 to smithi02669314-28 2024-09-01T00:34:29.928 INFO:tasks.rados.rados.0.smithi026.stdout:1709: finishing write tid 5 to smithi02669314-28 2024-09-01T00:34:29.928 INFO:tasks.rados.rados.0.smithi026.stdout:1709: oid 28 updating version 0 to 675 2024-09-01T00:34:29.929 INFO:tasks.rados.rados.0.smithi026.stdout:1709: oid 28 updating version 675 to 677 2024-09-01T00:34:29.929 INFO:tasks.rados.rados.0.smithi026.stdout:1709: oid 28 version 677 is already newer than 676 2024-09-01T00:34:29.929 INFO:tasks.rados.rados.0.smithi026.stdout:1709: oid 28 version 677 is already newer than 674 2024-09-01T00:34:29.929 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 677 (ObjNum 534 snap 155 seq_num 534) dirty exists 2024-09-01T00:34:29.929 INFO:tasks.rados.rados.0.smithi026.stdout:1709: left oid 28 (ObjNum 534 snap 155 seq_num 534) 2024-09-01T00:34:29.929 INFO:tasks.rados.rados.0.smithi026.stdout:1716: seq_num 537 ranges {0=598016,598016=573440,1171456=491520,1662976=139264} 2024-09-01T00:34:29.930 INFO:tasks.rados.rados.0.smithi026.stdout:1716: writing smithi02669314-20 from 0 to 598016 tid 1 2024-09-01T00:34:29.934 INFO:tasks.rados.rados.0.smithi026.stdout:1716: writing smithi02669314-20 from 598016 to 1171456 tid 2 2024-09-01T00:34:29.937 INFO:tasks.rados.rados.0.smithi026.stdout:1716: writing smithi02669314-20 from 1171456 to 1662976 tid 3 2024-09-01T00:34:29.938 INFO:tasks.rados.rados.0.smithi026.stdout:1716: writing smithi02669314-20 from 1662976 to 1802240 tid 4 2024-09-01T00:34:29.938 INFO:tasks.rados.rados.0.smithi026.stdout:1709: done (7 left) 2024-09-01T00:34:29.938 INFO:tasks.rados.rados.0.smithi026.stdout:1717: read oid 46 snap -1 2024-09-01T00:34:29.938 INFO:tasks.rados.rados.0.smithi026.stdout:1717: expect deleted 2024-09-01T00:34:29.938 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 155 2024-09-01T00:34:29.939 INFO:tasks.rados.rados.0.smithi026.stdout:1718: seq_num 538 ranges {4005888=614400,4620288=450560,5070848=704512,5775360=49152} 2024-09-01T00:34:29.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:29 smithi026 ceph-mon[81182]: pgmap v254: 121 pgs: 26 active+undersized, 9 peering, 6 active+undersized+degraded, 80 active+clean; 140 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 18 op/s; 18/225 objects degraded (8.000%) 2024-09-01T00:34:29.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:29 smithi026 ceph-mon[81182]: osdmap e393: 8 total, 7 up, 8 in 2024-09-01T00:34:29.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:29 smithi026 ceph-mon[83580]: pgmap v254: 121 pgs: 26 active+undersized, 9 peering, 6 active+undersized+degraded, 80 active+clean; 140 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 18 op/s; 18/225 objects degraded (8.000%) 2024-09-01T00:34:29.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:29 smithi026 ceph-mon[83580]: osdmap e393: 8 total, 7 up, 8 in 2024-09-01T00:34:29.964 INFO:tasks.rados.rados.0.smithi026.stdout:1718: writing smithi02669314-2 from 4005888 to 4620288 tid 1 2024-09-01T00:34:29.966 INFO:tasks.rados.rados.0.smithi026.stdout:1718: writing smithi02669314-2 from 4620288 to 5070848 tid 2 2024-09-01T00:34:29.971 INFO:tasks.rados.rados.0.smithi026.stdout:1718: writing smithi02669314-2 from 5070848 to 5775360 tid 3 2024-09-01T00:34:29.971 INFO:tasks.rados.rados.0.smithi026.stdout:1718: writing smithi02669314-2 from 5775360 to 5824512 tid 4 2024-09-01T00:34:29.971 INFO:tasks.rados.rados.0.smithi026.stdout:1719: setattr oid 1 current snap is 155 2024-09-01T00:34:29.971 INFO:tasks.rados.rados.0.smithi026.stdout:1713: finishing rollback tid 1 to smithi02669314-32 2024-09-01T00:34:29.972 INFO:tasks.rados.rados.0.smithi026.stdout:1713: finishing rollback tid 2 to smithi02669314-32 2024-09-01T00:34:29.972 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 640 (ObjNum 511 snap 141 seq_num 511) dirty exists 2024-09-01T00:34:29.972 INFO:tasks.rados.rados.0.smithi026.stdout:1712: finishing write tid 1 to smithi02669314-19 2024-09-01T00:34:29.972 INFO:tasks.rados.rados.0.smithi026.stdout:1712: finishing write tid 2 to smithi02669314-19 2024-09-01T00:34:29.972 INFO:tasks.rados.rados.0.smithi026.stdout:1712: finishing write tid 3 to smithi02669314-19 2024-09-01T00:34:29.972 INFO:tasks.rados.rados.0.smithi026.stdout:1712: finishing write tid 4 to smithi02669314-19 2024-09-01T00:34:29.972 INFO:tasks.rados.rados.0.smithi026.stdout:1712: finishing write tid 5 to smithi02669314-19 2024-09-01T00:34:29.972 INFO:tasks.rados.rados.0.smithi026.stdout:1712: oid 19 updating version 0 to 545 2024-09-01T00:34:29.972 INFO:tasks.rados.rados.0.smithi026.stdout:1712: oid 19 updating version 545 to 546 2024-09-01T00:34:29.972 INFO:tasks.rados.rados.0.smithi026.stdout:1712: oid 19 version 546 is already newer than 544 2024-09-01T00:34:29.972 INFO:tasks.rados.rados.0.smithi026.stdout:1712: oid 19 version 546 is already newer than 543 2024-09-01T00:34:29.972 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 546 (ObjNum 535 snap 155 seq_num 535) dirty exists 2024-09-01T00:34:29.973 INFO:tasks.rados.rados.0.smithi026.stdout:1712: left oid 19 (ObjNum 535 snap 155 seq_num 535) 2024-09-01T00:34:29.973 INFO:tasks.rados.rados.0.smithi026.stdout:1714: expect (ObjNum 474 snap 132 seq_num 474) 2024-09-01T00:34:30.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:29 smithi139 ceph-mon[73682]: pgmap v254: 121 pgs: 26 active+undersized, 9 peering, 6 active+undersized+degraded, 80 active+clean; 140 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 18 op/s; 18/225 objects degraded (8.000%) 2024-09-01T00:34:30.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:29 smithi139 ceph-mon[73682]: osdmap e393: 8 total, 7 up, 8 in 2024-09-01T00:34:30.308 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:30 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[103504]: 2024-09-01T00:34:30.039+0000 7f1627a01640 -1 Falling back to public interface 2024-09-01T00:34:30.389 INFO:tasks.rados.rados.0.smithi026.stdout:1710: expect (ObjNum 517 snap 145 seq_num 517) 2024-09-01T00:34:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:30 smithi139 ceph-mon[73682]: osdmap e394: 8 total, 7 up, 8 in 2024-09-01T00:34:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:30 smithi139 ceph-mon[73682]: osdmap e395: 8 total, 7 up, 8 in 2024-09-01T00:34:31.158 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:30 smithi026 ceph-mon[81182]: osdmap e394: 8 total, 7 up, 8 in 2024-09-01T00:34:31.158 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:30 smithi026 ceph-mon[81182]: osdmap e395: 8 total, 7 up, 8 in 2024-09-01T00:34:31.158 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:30 smithi026 ceph-mon[83580]: osdmap e394: 8 total, 7 up, 8 in 2024-09-01T00:34:31.158 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:30 smithi026 ceph-mon[83580]: osdmap e395: 8 total, 7 up, 8 in 2024-09-01T00:34:31.402 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 806 (ObjNum 530 snap 154 seq_num 530) dirty exists 2024-09-01T00:34:31.402 INFO:tasks.rados.rados.0.smithi026.stdout:1715: finishing write tid 1 to smithi02669314-17 2024-09-01T00:34:31.402 INFO:tasks.rados.rados.0.smithi026.stdout:1715: finishing write tid 2 to smithi02669314-17 2024-09-01T00:34:31.402 INFO:tasks.rados.rados.0.smithi026.stdout:1715: finishing write tid 3 to smithi02669314-17 2024-09-01T00:34:31.402 INFO:tasks.rados.rados.0.smithi026.stdout:1715: finishing write tid 4 to smithi02669314-17 2024-09-01T00:34:31.402 INFO:tasks.rados.rados.0.smithi026.stdout:1715: finishing write tid 5 to smithi02669314-17 2024-09-01T00:34:31.402 INFO:tasks.rados.rados.0.smithi026.stdout:1715: oid 17 updating version 0 to 642 2024-09-01T00:34:31.402 INFO:tasks.rados.rados.0.smithi026.stdout:1715: oid 17 updating version 642 to 644 2024-09-01T00:34:31.403 INFO:tasks.rados.rados.0.smithi026.stdout:1715: oid 17 version 644 is already newer than 641 2024-09-01T00:34:31.403 INFO:tasks.rados.rados.0.smithi026.stdout:1715: oid 17 version 644 is already newer than 643 2024-09-01T00:34:31.403 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 644 (ObjNum 536 snap 155 seq_num 536) dirty exists 2024-09-01T00:34:31.403 INFO:tasks.rados.rados.0.smithi026.stdout:1715: left oid 17 (ObjNum 536 snap 155 seq_num 536) 2024-09-01T00:34:31.403 INFO:tasks.rados.rados.0.smithi026.stdout:1716: finishing write tid 1 to smithi02669314-20 2024-09-01T00:34:31.403 INFO:tasks.rados.rados.0.smithi026.stdout:1716: finishing write tid 2 to smithi02669314-20 2024-09-01T00:34:31.403 INFO:tasks.rados.rados.0.smithi026.stdout:1716: finishing write tid 3 to smithi02669314-20 2024-09-01T00:34:31.403 INFO:tasks.rados.rados.0.smithi026.stdout:1716: finishing write tid 4 to smithi02669314-20 2024-09-01T00:34:31.403 INFO:tasks.rados.rados.0.smithi026.stdout:1716: finishing write tid 5 to smithi02669314-20 2024-09-01T00:34:31.403 INFO:tasks.rados.rados.0.smithi026.stdout:1716: finishing write tid 6 to smithi02669314-20 2024-09-01T00:34:31.403 INFO:tasks.rados.rados.0.smithi026.stdout:1716: oid 20 updating version 0 to 737 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:1716: oid 20 version 737 is already newer than 736 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:1716: oid 20 version 737 is already newer than 734 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:1716: oid 20 version 737 is already newer than 733 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:1716: oid 20 version 737 is already newer than 735 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 737 (ObjNum 537 snap 155 seq_num 537) dirty exists 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:1716: left oid 20 (ObjNum 537 snap 155 seq_num 537) 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:1718: finishing write tid 1 to smithi02669314-2 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:1718: finishing write tid 2 to smithi02669314-2 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:1718: finishing write tid 3 to smithi02669314-2 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:1718: finishing write tid 4 to smithi02669314-2 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:1718: finishing write tid 5 to smithi02669314-2 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:1718: finishing write tid 6 to smithi02669314-2 2024-09-01T00:34:31.404 INFO:tasks.rados.rados.0.smithi026.stdout:1718: oid 2 updating version 0 to 714 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:1718: oid 2 version 714 is already newer than 712 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:1718: oid 2 version 714 is already newer than 713 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:1718: oid 2 updating version 714 to 715 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:1718: oid 2 version 715 is already newer than 711 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 715 (ObjNum 538 snap 155 seq_num 538) dirty exists 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:1718: left oid 2 (ObjNum 538 snap 155 seq_num 538) 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:1710: done (9 left) 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:1711: done (8 left) 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:1712: done (7 left) 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:1713: done (6 left) 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:1714: done (5 left) 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:1715: done (4 left) 2024-09-01T00:34:31.405 INFO:tasks.rados.rados.0.smithi026.stdout:1716: done (3 left) 2024-09-01T00:34:31.406 INFO:tasks.rados.rados.0.smithi026.stdout:1717: done (2 left) 2024-09-01T00:34:31.406 INFO:tasks.rados.rados.0.smithi026.stdout:1718: done (1 left) 2024-09-01T00:34:31.406 INFO:tasks.rados.rados.0.smithi026.stdout:1720: rmattr oid 38 current snap is 155 2024-09-01T00:34:31.406 INFO:tasks.rados.rados.0.smithi026.stdout:1720: done (1 left) 2024-09-01T00:34:31.406 INFO:tasks.rados.rados.0.smithi026.stdout:1721: snap_create 2024-09-01T00:34:31.406 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 678 (ObjNum 510 snap 141 seq_num 510) dirty exists 2024-09-01T00:34:31.771 INFO:tasks.rados.rados.0.smithi026.stdout:1719: done (1 left) 2024-09-01T00:34:31.771 INFO:tasks.rados.rados.0.smithi026.stdout:1721: done (0 left) 2024-09-01T00:34:31.771 INFO:tasks.rados.rados.0.smithi026.stdout:1722: snap_remove snap 154 2024-09-01T00:34:31.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:31 smithi026 ceph-mon[81182]: pgmap v257: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 140 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 906 KiB/s rd, 0 B/s wr, 5 op/s; 24/228 objects degraded (10.526%) 2024-09-01T00:34:31.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:31 smithi026 ceph-mon[81182]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-01T00:34:31.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:31 smithi026 ceph-mon[83580]: pgmap v257: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 140 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 906 KiB/s rd, 0 B/s wr, 5 op/s; 24/228 objects degraded (10.526%) 2024-09-01T00:34:31.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:31 smithi026 ceph-mon[83580]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-01T00:34:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:31 smithi139 ceph-mon[73682]: pgmap v257: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 140 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 906 KiB/s rd, 0 B/s wr, 5 op/s; 24/228 objects degraded (10.526%) 2024-09-01T00:34:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:31 smithi139 ceph-mon[73682]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-01T00:34:32.779 INFO:tasks.rados.rados.0.smithi026.stdout:1722: done (0 left) 2024-09-01T00:34:32.779 INFO:tasks.rados.rados.0.smithi026.stdout:1723: delete oid 49 current snap is 156 2024-09-01T00:34:32.786 INFO:tasks.rados.rados.0.smithi026.stdout:1723: done (0 left) 2024-09-01T00:34:32.786 INFO:tasks.rados.rados.0.smithi026.stdout:1724: delete oid 40 current snap is 156 2024-09-01T00:34:32.789 INFO:tasks.rados.rados.0.smithi026.stdout:1724: done (0 left) 2024-09-01T00:34:32.790 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 156 2024-09-01T00:34:32.790 INFO:tasks.rados.rados.0.smithi026.stdout:1725: seq_num 541 ranges {7585792=663552,8249344=557056,8806400=475136,9281536=172032} 2024-09-01T00:34:32.836 INFO:tasks.rados.rados.0.smithi026.stdout:1725: writing smithi02669314-15 from 7585792 to 8249344 tid 1 2024-09-01T00:34:32.839 INFO:tasks.rados.rados.0.smithi026.stdout:1725: writing smithi02669314-15 from 8249344 to 8806400 tid 2 2024-09-01T00:34:32.843 INFO:tasks.rados.rados.0.smithi026.stdout:1725: writing smithi02669314-15 from 8806400 to 9281536 tid 3 2024-09-01T00:34:32.844 INFO:tasks.rados.rados.0.smithi026.stdout:1725: writing smithi02669314-15 from 9281536 to 9453568 tid 4 2024-09-01T00:34:32.844 INFO:tasks.rados.rados.0.smithi026.stdout:1726: delete oid 41 current snap is 156 2024-09-01T00:34:32.844 INFO:tasks.rados.rados.0.smithi026.stdout:1725: finishing write tid 1 to smithi02669314-15 2024-09-01T00:34:32.844 INFO:tasks.rados.rados.0.smithi026.stdout:1725: finishing write tid 2 to smithi02669314-15 2024-09-01T00:34:32.846 INFO:tasks.rados.rados.0.smithi026.stdout:1726: done (1 left) 2024-09-01T00:34:32.846 INFO:tasks.rados.rados.0.smithi026.stdout:1727: read oid 43 snap -1 2024-09-01T00:34:32.846 INFO:tasks.rados.rados.0.smithi026.stdout:1727: expect (ObjNum 524 snap 151 seq_num 524) 2024-09-01T00:34:32.846 INFO:tasks.rados.rados.0.smithi026.stdout:1728: read oid 50 snap -1 2024-09-01T00:34:32.846 INFO:tasks.rados.rados.0.smithi026.stdout:1728: expect (ObjNum 530 snap 154 seq_num 530) 2024-09-01T00:34:32.847 INFO:tasks.rados.rados.0.smithi026.stdout:1729: snap_create 2024-09-01T00:34:32.847 INFO:tasks.rados.rados.0.smithi026.stdout:1725: finishing write tid 3 to smithi02669314-15 2024-09-01T00:34:32.847 INFO:tasks.rados.rados.0.smithi026.stdout:1725: finishing write tid 4 to smithi02669314-15 2024-09-01T00:34:32.848 INFO:tasks.rados.rados.0.smithi026.stdout:1725: finishing write tid 5 to smithi02669314-15 2024-09-01T00:34:32.850 INFO:tasks.rados.rados.0.smithi026.stdout:1725: finishing write tid 6 to smithi02669314-15 2024-09-01T00:34:32.850 INFO:tasks.rados.rados.0.smithi026.stdout:1725: oid 15 updating version 0 to 745 2024-09-01T00:34:32.850 INFO:tasks.rados.rados.0.smithi026.stdout:1725: oid 15 version 745 is already newer than 741 2024-09-01T00:34:32.850 INFO:tasks.rados.rados.0.smithi026.stdout:1725: oid 15 version 745 is already newer than 742 2024-09-01T00:34:32.850 INFO:tasks.rados.rados.0.smithi026.stdout:1725: oid 15 version 745 is already newer than 743 2024-09-01T00:34:32.850 INFO:tasks.rados.rados.0.smithi026.stdout:1725: oid 15 version 745 is already newer than 744 2024-09-01T00:34:32.850 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 745 (ObjNum 541 snap 156 seq_num 541) dirty exists 2024-09-01T00:34:32.850 INFO:tasks.rados.rados.0.smithi026.stdout:1725: left oid 15 (ObjNum 541 snap 156 seq_num 541) 2024-09-01T00:34:32.852 INFO:tasks.rados.rados.0.smithi026.stdout:1727: expect (ObjNum 524 snap 151 seq_num 524) 2024-09-01T00:34:32.896 INFO:tasks.rados.rados.0.smithi026.stdout:1728: expect (ObjNum 530 snap 154 seq_num 530) 2024-09-01T00:34:32.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:34:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:34:32] "GET /metrics HTTP/1.1" 200 36226 "" "Prometheus/2.43.0" 2024-09-01T00:34:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:32 smithi026 ceph-mon[81182]: osdmap e396: 8 total, 7 up, 8 in 2024-09-01T00:34:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:32 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:32 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:32.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:32 smithi026 ceph-mon[83580]: osdmap e396: 8 total, 7 up, 8 in 2024-09-01T00:34:32.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:32 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:32.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:32 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:32 smithi139 ceph-mon[73682]: osdmap e396: 8 total, 7 up, 8 in 2024-09-01T00:34:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:32 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:32 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:33.785 INFO:tasks.rados.rados.0.smithi026.stdout:1725: done (3 left) 2024-09-01T00:34:33.785 INFO:tasks.rados.rados.0.smithi026.stdout:1727: done (2 left) 2024-09-01T00:34:33.785 INFO:tasks.rados.rados.0.smithi026.stdout:1728: done (1 left) 2024-09-01T00:34:33.785 INFO:tasks.rados.rados.0.smithi026.stdout:1729: done (0 left) 2024-09-01T00:34:33.785 INFO:tasks.rados.rados.0.smithi026.stdout:1730: read oid 31 snap -1 2024-09-01T00:34:33.785 INFO:tasks.rados.rados.0.smithi026.stdout:1730: expect (ObjNum 529 snap 154 seq_num 529) 2024-09-01T00:34:33.785 INFO:tasks.rados.rados.0.smithi026.stdout:1731: read oid 41 snap -1 2024-09-01T00:34:33.785 INFO:tasks.rados.rados.0.smithi026.stdout:1731: expect deleted 2024-09-01T00:34:33.785 INFO:tasks.rados.rados.0.smithi026.stdout:1732: copy_from oid 39 from oid 1 current snap is 157 2024-09-01T00:34:33.785 INFO:tasks.rados.rados.0.smithi026.stdout:1733: snap_create 2024-09-01T00:34:33.806 INFO:tasks.rados.rados.0.smithi026.stdout:1730: expect (ObjNum 529 snap 154 seq_num 529) 2024-09-01T00:34:33.950 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[103504]: 2024-09-01T00:34:33.676+0000 7f1627a01640 -1 osd.3 387 log_to_monitors true 2024-09-01T00:34:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-mon[81182]: pgmap v260: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 160 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.6 MiB/s wr, 23 op/s; 26/264 objects degraded (9.848%) 2024-09-01T00:34:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 26/264 objects degraded (9.848%), 8 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-mon[81182]: osdmap e397: 8 total, 7 up, 8 in 2024-09-01T00:34:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-mon[81182]: from='osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-01T00:34:33.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-mon[83580]: pgmap v260: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 160 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.6 MiB/s wr, 23 op/s; 26/264 objects degraded (9.848%) 2024-09-01T00:34:33.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 26/264 objects degraded (9.848%), 8 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:33.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-mon[83580]: osdmap e397: 8 total, 7 up, 8 in 2024-09-01T00:34:33.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:33.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:33.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:33 smithi026 ceph-mon[83580]: from='osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-01T00:34:34.016 INFO:tasks.rados.rados.0.smithi026.stdout:1732: finishing copy_from racing read to smithi02669314-39 2024-09-01T00:34:34.016 INFO:tasks.rados.rados.0.smithi026.stdout:1732: finishing copy_from to smithi02669314-39 2024-09-01T00:34:34.017 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 678 (ObjNum 510 snap 141 seq_num 510) dirty exists 2024-09-01T00:34:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:33 smithi139 ceph-mon[73682]: pgmap v260: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 160 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.6 MiB/s wr, 23 op/s; 26/264 objects degraded (9.848%) 2024-09-01T00:34:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:33 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 26/264 objects degraded (9.848%), 8 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:33 smithi139 ceph-mon[73682]: osdmap e397: 8 total, 7 up, 8 in 2024-09-01T00:34:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:33 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:33 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:34.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:33 smithi139 ceph-mon[73682]: from='osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-01T00:34:34.321 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[103504]: 2024-09-01T00:34:34.070+0000 7f161b7a3640 -1 osd.3 387 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:34:34.793 INFO:tasks.rados.rados.0.smithi026.stdout:1730: done (3 left) 2024-09-01T00:34:34.794 INFO:tasks.rados.rados.0.smithi026.stdout:1731: done (2 left) 2024-09-01T00:34:34.794 INFO:tasks.rados.rados.0.smithi026.stdout:1732: done (1 left) 2024-09-01T00:34:34.794 INFO:tasks.rados.rados.0.smithi026.stdout:1733: done (0 left) 2024-09-01T00:34:34.794 INFO:tasks.rados.rados.0.smithi026.stdout:1734: rollback oid 1 current snap is 158 2024-09-01T00:34:34.794 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 1 to 155 2024-09-01T00:34:34.794 INFO:tasks.rados.rados.0.smithi026.stdout:1735: read oid 38 snap -1 2024-09-01T00:34:34.794 INFO:tasks.rados.rados.0.smithi026.stdout:1735: expect (ObjNum 485 snap 135 seq_num 485) 2024-09-01T00:34:34.794 INFO:tasks.rados.rados.0.smithi026.stdout:1736: rollback oid 18 current snap is 158 2024-09-01T00:34:34.794 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 18 to 145 2024-09-01T00:34:34.794 INFO:tasks.rados.rados.0.smithi026.stdout:1737: rollback oid 27 current snap is 158 2024-09-01T00:34:34.794 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 27 to 157 2024-09-01T00:34:34.795 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 158 2024-09-01T00:34:34.795 INFO:tasks.rados.rados.0.smithi026.stdout:1738: seq_num 543 ranges {1400832=704512,2105344=729088,2834432=475136} 2024-09-01T00:34:34.804 INFO:tasks.rados.rados.0.smithi026.stdout:1738: writing smithi02669314-35 from 1400832 to 2105344 tid 1 2024-09-01T00:34:34.810 INFO:tasks.rados.rados.0.smithi026.stdout:1738: writing smithi02669314-35 from 2105344 to 2834432 tid 2 2024-09-01T00:34:34.813 INFO:tasks.rados.rados.0.smithi026.stdout:1738: writing smithi02669314-35 from 2834432 to 3309568 tid 3 2024-09-01T00:34:34.814 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 158 2024-09-01T00:34:34.814 INFO:tasks.rados.rados.0.smithi026.stdout:1739: seq_num 544 ranges {0=720896,720896=614400,1335296=589824} 2024-09-01T00:34:34.819 INFO:tasks.rados.rados.0.smithi026.stdout:1739: writing smithi02669314-8 from 0 to 720896 tid 1 2024-09-01T00:34:34.823 INFO:tasks.rados.rados.0.smithi026.stdout:1739: writing smithi02669314-8 from 720896 to 1335296 tid 2 2024-09-01T00:34:34.826 INFO:tasks.rados.rados.0.smithi026.stdout:1739: writing smithi02669314-8 from 1335296 to 1925120 tid 3 2024-09-01T00:34:34.827 INFO:tasks.rados.rados.0.smithi026.stdout:1740: copy_from oid 14 from oid 21 current snap is 158 2024-09-01T00:34:34.827 INFO:tasks.rados.rados.0.smithi026.stdout:1735: expect (ObjNum 485 snap 135 seq_num 485) 2024-09-01T00:34:34.937 INFO:tasks.rados.rados.0.smithi026.stdout:1738: finishing write tid 1 to smithi02669314-35 2024-09-01T00:34:34.937 INFO:tasks.rados.rados.0.smithi026.stdout:1734: finishing rollback tid 0 to smithi02669314-1 2024-09-01T00:34:34.937 INFO:tasks.rados.rados.0.smithi026.stdout:1738: finishing write tid 2 to smithi02669314-35 2024-09-01T00:34:34.937 INFO:tasks.rados.rados.0.smithi026.stdout:1735: done (6 left) 2024-09-01T00:34:34.937 INFO:tasks.rados.rados.0.smithi026.stdout:1741: snap_remove snap 153 2024-09-01T00:34:35.046 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-mon[81182]: from='osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-01T00:34:35.046 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-mon[81182]: osdmap e398: 8 total, 7 up, 8 in 2024-09-01T00:34:35.046 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-mon[81182]: from='osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:34:35.046 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-mon[81182]: from='osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651]' entity='osd.3' 2024-09-01T00:34:35.046 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:35.046 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:34:35.047 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-mon[83580]: from='osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-01T00:34:35.047 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-mon[83580]: osdmap e398: 8 total, 7 up, 8 in 2024-09-01T00:34:35.047 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-mon[83580]: from='osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:34:35.047 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-mon[83580]: from='osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651]' entity='osd.3' 2024-09-01T00:34:35.047 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:35.047 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:34:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:34 smithi139 ceph-mon[73682]: from='osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-01T00:34:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:34 smithi139 ceph-mon[73682]: osdmap e398: 8 total, 7 up, 8 in 2024-09-01T00:34:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:34 smithi139 ceph-mon[73682]: from='osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]} : dispatch 2024-09-01T00:34:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:34 smithi139 ceph-mon[73682]: from='osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651]' entity='osd.3' 2024-09-01T00:34:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:34:35.794 INFO:tasks.rados.rados.0.smithi026.stdout:1741: done (6 left) 2024-09-01T00:34:35.794 INFO:tasks.rados.rados.0.smithi026.stdout:1742: read oid 46 snap 145 2024-09-01T00:34:35.794 INFO:tasks.rados.rados.0.smithi026.stdout:1742: expect deleted 2024-09-01T00:34:35.794 INFO:tasks.rados.rados.0.smithi026.stdout:1743: rmattr oid 12 current snap is 158 2024-09-01T00:34:35.794 INFO:tasks.rados.rados.0.smithi026.stdout:1743: done (7 left) 2024-09-01T00:34:35.794 INFO:tasks.rados.rados.0.smithi026.stdout:1744: snap_remove snap 156 2024-09-01T00:34:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:35 smithi026 ceph-mon[81182]: pgmap v263: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 160 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.6 MiB/s wr, 18 op/s; 26/264 objects degraded (9.848%) 2024-09-01T00:34:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:35 smithi026 ceph-mon[81182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:34:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:35 smithi026 ceph-mon[81182]: osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651] boot 2024-09-01T00:34:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:35 smithi026 ceph-mon[81182]: osdmap e399: 8 total, 8 up, 8 in 2024-09-01T00:34:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-01T00:34:35.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:35 smithi026 ceph-mon[83580]: pgmap v263: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 160 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.6 MiB/s wr, 18 op/s; 26/264 objects degraded (9.848%) 2024-09-01T00:34:35.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:35 smithi026 ceph-mon[83580]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:34:35.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:35 smithi026 ceph-mon[83580]: osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651] boot 2024-09-01T00:34:35.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:35 smithi026 ceph-mon[83580]: osdmap e399: 8 total, 8 up, 8 in 2024-09-01T00:34:35.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-01T00:34:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:35 smithi139 ceph-mon[73682]: pgmap v263: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 160 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.6 MiB/s wr, 18 op/s; 26/264 objects degraded (9.848%) 2024-09-01T00:34:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:35 smithi139 ceph-mon[73682]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:34:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:35 smithi139 ceph-mon[73682]: osd.3 [v2:172.21.15.26:6826/4066793651,v1:172.21.15.26:6827/4066793651] boot 2024-09-01T00:34:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:35 smithi139 ceph-mon[73682]: osdmap e399: 8 total, 8 up, 8 in 2024-09-01T00:34:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-01T00:34:36.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:34:36.466+0000 7fe29abff640 -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-01T00:34:36.802 INFO:tasks.rados.rados.0.smithi026.stdout:1744: done (7 left) 2024-09-01T00:34:36.803 INFO:tasks.rados.rados.0.smithi026.stdout:1745: read oid 43 snap -1 2024-09-01T00:34:36.803 INFO:tasks.rados.rados.0.smithi026.stdout:1745: expect (ObjNum 524 snap 151 seq_num 524) 2024-09-01T00:34:36.803 INFO:tasks.rados.rados.0.smithi026.stdout:1746: read oid 17 snap -1 2024-09-01T00:34:36.803 INFO:tasks.rados.rados.0.smithi026.stdout:1746: expect (ObjNum 536 snap 155 seq_num 536) 2024-09-01T00:34:36.803 INFO:tasks.rados.rados.0.smithi026.stdout:1747: read oid 25 snap 145 2024-09-01T00:34:36.803 INFO:tasks.rados.rados.0.smithi026.stdout:1747: expect (ObjNum 474 snap 132 seq_num 474) 2024-09-01T00:34:36.803 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 158 2024-09-01T00:34:36.804 INFO:tasks.rados.rados.0.smithi026.stdout:1738: finishing write tid 3 to smithi02669314-35 2024-09-01T00:34:36.804 INFO:tasks.rados.rados.0.smithi026.stdout:1734: finishing rollback tid 1 to smithi02669314-1 2024-09-01T00:34:36.804 INFO:tasks.rados.rados.0.smithi026.stdout:1738: finishing write tid 4 to smithi02669314-35 2024-09-01T00:34:36.804 INFO:tasks.rados.rados.0.smithi026.stdout:1734: finishing rollback tid 2 to smithi02669314-1 2024-09-01T00:34:36.804 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 681 (ObjNum 510 snap 141 seq_num 510) dirty exists 2024-09-01T00:34:36.804 INFO:tasks.rados.rados.0.smithi026.stdout:1738: finishing write tid 5 to smithi02669314-35 2024-09-01T00:34:36.804 INFO:tasks.rados.rados.0.smithi026.stdout:1738: oid 35 updating version 0 to 743 2024-09-01T00:34:36.805 INFO:tasks.rados.rados.0.smithi026.stdout:1738: oid 35 version 743 is already newer than 742 2024-09-01T00:34:36.805 INFO:tasks.rados.rados.0.smithi026.stdout:1738: oid 35 version 743 is already newer than 741 2024-09-01T00:34:36.805 INFO:tasks.rados.rados.0.smithi026.stdout:1738: oid 35 version 743 is already newer than 740 2024-09-01T00:34:36.805 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 743 (ObjNum 543 snap 158 seq_num 543) dirty exists 2024-09-01T00:34:36.805 INFO:tasks.rados.rados.0.smithi026.stdout:1738: left oid 35 (ObjNum 543 snap 158 seq_num 543) 2024-09-01T00:34:36.805 INFO:tasks.rados.rados.0.smithi026.stdout:1739: finishing write tid 1 to smithi02669314-8 2024-09-01T00:34:36.805 INFO:tasks.rados.rados.0.smithi026.stdout:1739: finishing write tid 2 to smithi02669314-8 2024-09-01T00:34:36.806 INFO:tasks.rados.rados.0.smithi026.stdout:1748: seq_num 545 ranges {1769472=737280,2506752=491520,2998272=450560,3448832=262144} 2024-09-01T00:34:36.815 INFO:tasks.rados.rados.0.smithi026.stdout:1748: writing smithi02669314-19 from 1769472 to 2506752 tid 1 2024-09-01T00:34:36.818 INFO:tasks.rados.rados.0.smithi026.stdout:1748: writing smithi02669314-19 from 2506752 to 2998272 tid 2 2024-09-01T00:34:36.821 INFO:tasks.rados.rados.0.smithi026.stdout:1748: writing smithi02669314-19 from 2998272 to 3448832 tid 3 2024-09-01T00:34:36.823 INFO:tasks.rados.rados.0.smithi026.stdout:1748: writing smithi02669314-19 from 3448832 to 3710976 tid 4 2024-09-01T00:34:36.823 INFO:tasks.rados.rados.0.smithi026.stdout:1734: done (10 left) 2024-09-01T00:34:36.823 INFO:tasks.rados.rados.0.smithi026.stdout:1738: done (9 left) 2024-09-01T00:34:36.823 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 158 2024-09-01T00:34:36.823 INFO:tasks.rados.rados.0.smithi026.stdout:1739: finishing write tid 3 to smithi02669314-8 2024-09-01T00:34:36.824 INFO:tasks.rados.rados.0.smithi026.stdout:1739: finishing write tid 4 to smithi02669314-8 2024-09-01T00:34:36.824 INFO:tasks.rados.rados.0.smithi026.stdout:1739: finishing write tid 5 to smithi02669314-8 2024-09-01T00:34:36.824 INFO:tasks.rados.rados.0.smithi026.stdout:1739: oid 8 updating version 0 to 636 2024-09-01T00:34:36.824 INFO:tasks.rados.rados.0.smithi026.stdout:1739: oid 8 updating version 636 to 637 2024-09-01T00:34:36.824 INFO:tasks.rados.rados.0.smithi026.stdout:1739: oid 8 updating version 637 to 639 2024-09-01T00:34:36.824 INFO:tasks.rados.rados.0.smithi026.stdout:1739: oid 8 version 639 is already newer than 638 2024-09-01T00:34:36.824 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 639 (ObjNum 544 snap 158 seq_num 544) dirty exists 2024-09-01T00:34:36.824 INFO:tasks.rados.rados.0.smithi026.stdout:1739: left oid 8 (ObjNum 544 snap 158 seq_num 544) 2024-09-01T00:34:36.824 INFO:tasks.rados.rados.0.smithi026.stdout:1740: finishing copy_from racing read to smithi02669314-14 2024-09-01T00:34:36.824 INFO:tasks.rados.rados.0.smithi026.stdout:1740: finishing copy_from to smithi02669314-14 2024-09-01T00:34:36.824 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 635 (ObjNum 533 snap 155 seq_num 533) dirty exists 2024-09-01T00:34:36.824 INFO:tasks.rados.rados.0.smithi026.stdout:1749: seq_num 546 ranges {630784=753664,1384448=778240,2162688=425984} 2024-09-01T00:34:36.830 INFO:tasks.rados.rados.0.smithi026.stdout:1749: writing smithi02669314-26 from 630784 to 1384448 tid 1 2024-09-01T00:34:36.835 INFO:tasks.rados.rados.0.smithi026.stdout:1749: writing smithi02669314-26 from 1384448 to 2162688 tid 2 2024-09-01T00:34:36.839 INFO:tasks.rados.rados.0.smithi026.stdout:1749: writing smithi02669314-26 from 2162688 to 2588672 tid 3 2024-09-01T00:34:36.839 INFO:tasks.rados.rados.0.smithi026.stdout:1739: done (9 left) 2024-09-01T00:34:36.839 INFO:tasks.rados.rados.0.smithi026.stdout:1740: done (8 left) 2024-09-01T00:34:36.840 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 44 current snap is 158 2024-09-01T00:34:36.840 INFO:tasks.rados.rados.0.smithi026.stdout:1750: seq_num 547 ranges {0=770048,770048=663552,1433600=466944,1900544=73728} 2024-09-01T00:34:36.843 INFO:tasks.rados.rados.0.smithi026.stdout:1750: writing smithi02669314-44 from 0 to 770048 tid 1 2024-09-01T00:34:36.847 INFO:tasks.rados.rados.0.smithi026.stdout:1750: writing smithi02669314-44 from 770048 to 1433600 tid 2 2024-09-01T00:34:36.850 INFO:tasks.rados.rados.0.smithi026.stdout:1750: writing smithi02669314-44 from 1433600 to 1900544 tid 3 2024-09-01T00:34:36.851 INFO:tasks.rados.rados.0.smithi026.stdout:1750: writing smithi02669314-44 from 1900544 to 1974272 tid 4 2024-09-01T00:34:36.851 INFO:tasks.rados.rados.0.smithi026.stdout:1751: delete oid 21 current snap is 158 2024-09-01T00:34:36.851 INFO:tasks.rados.rados.0.smithi026.stdout:1737: finishing rollback tid 0 to smithi02669314-27 2024-09-01T00:34:36.851 INFO:tasks.rados.rados.0.smithi026.stdout:1737: finishing rollback tid 1 to smithi02669314-27 2024-09-01T00:34:36.851 INFO:tasks.rados.rados.0.smithi026.stdout:1737: finishing rollback tid 2 to smithi02669314-27 2024-09-01T00:34:36.851 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 810 (ObjNum 440 snap 124 seq_num 440) dirty exists 2024-09-01T00:34:36.851 INFO:tasks.rados.rados.0.smithi026.stdout:1736: finishing rollback tid 0 to smithi02669314-18 2024-09-01T00:34:36.852 INFO:tasks.rados.rados.0.smithi026.stdout:1736: finishing rollback tid 1 to smithi02669314-18 2024-09-01T00:34:36.852 INFO:tasks.rados.rados.0.smithi026.stdout:1736: finishing rollback tid 2 to smithi02669314-18 2024-09-01T00:34:36.852 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 721 (ObjNum 495 snap 138 seq_num 495) dirty exists 2024-09-01T00:34:36.852 INFO:tasks.rados.rados.0.smithi026.stdout:1745: expect (ObjNum 524 snap 151 seq_num 524) 2024-09-01T00:34:36.898 INFO:tasks.rados.rados.0.smithi026.stdout:1747: expect (ObjNum 474 snap 132 seq_num 474) 2024-09-01T00:34:37.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:36 smithi139 ceph-mon[73682]: osdmap e400: 8 total, 8 up, 8 in 2024-09-01T00:34:37.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:37.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:37.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:34:37.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:34:37.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:37.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:34:37.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:37.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:37.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:37.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:36 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-01T00:34:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[81182]: osdmap e400: 8 total, 8 up, 8 in 2024-09-01T00:34:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:34:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:34:37.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:37.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:34:37.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:37.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:37.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:37.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-01T00:34:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[83580]: osdmap e400: 8 total, 8 up, 8 in 2024-09-01T00:34:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:37.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:34:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:34:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:34:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:37.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:36 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-01T00:34:37.311 INFO:tasks.rados.rados.0.smithi026.stdout:1748: finishing write tid 1 to smithi02669314-19 2024-09-01T00:34:37.311 INFO:tasks.rados.rados.0.smithi026.stdout:1748: finishing write tid 2 to smithi02669314-19 2024-09-01T00:34:37.311 INFO:tasks.rados.rados.0.smithi026.stdout:1748: finishing write tid 3 to smithi02669314-19 2024-09-01T00:34:37.311 INFO:tasks.rados.rados.0.smithi026.stdout:1748: finishing write tid 4 to smithi02669314-19 2024-09-01T00:34:37.312 INFO:tasks.rados.rados.0.smithi026.stdout:1748: finishing write tid 5 to smithi02669314-19 2024-09-01T00:34:37.312 INFO:tasks.rados.rados.0.smithi026.stdout:1748: finishing write tid 6 to smithi02669314-19 2024-09-01T00:34:37.312 INFO:tasks.rados.rados.0.smithi026.stdout:1748: oid 19 updating version 0 to 549 2024-09-01T00:34:37.312 INFO:tasks.rados.rados.0.smithi026.stdout:1748: oid 19 version 549 is already newer than 547 2024-09-01T00:34:37.312 INFO:tasks.rados.rados.0.smithi026.stdout:1748: oid 19 updating version 549 to 550 2024-09-01T00:34:37.312 INFO:tasks.rados.rados.0.smithi026.stdout:1748: oid 19 updating version 550 to 551 2024-09-01T00:34:37.313 INFO:tasks.rados.rados.0.smithi026.stdout:1748: oid 19 version 551 is already newer than 548 2024-09-01T00:34:37.313 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 551 (ObjNum 545 snap 158 seq_num 545) dirty exists 2024-09-01T00:34:37.313 INFO:tasks.rados.rados.0.smithi026.stdout:1748: left oid 19 (ObjNum 545 snap 158 seq_num 545) 2024-09-01T00:34:37.313 INFO:tasks.rados.rados.0.smithi026.stdout:1749: finishing write tid 1 to smithi02669314-26 2024-09-01T00:34:37.313 INFO:tasks.rados.rados.0.smithi026.stdout:1749: finishing write tid 2 to smithi02669314-26 2024-09-01T00:34:37.313 INFO:tasks.rados.rados.0.smithi026.stdout:1736: done (9 left) 2024-09-01T00:34:37.314 INFO:tasks.rados.rados.0.smithi026.stdout:1737: done (8 left) 2024-09-01T00:34:37.314 INFO:tasks.rados.rados.0.smithi026.stdout:1742: done (7 left) 2024-09-01T00:34:37.314 INFO:tasks.rados.rados.0.smithi026.stdout:1745: done (6 left) 2024-09-01T00:34:37.314 INFO:tasks.rados.rados.0.smithi026.stdout:1747: done (5 left) 2024-09-01T00:34:37.314 INFO:tasks.rados.rados.0.smithi026.stdout:1748: done (4 left) 2024-09-01T00:34:37.314 INFO:tasks.rados.rados.0.smithi026.stdout:1751: done (3 left) 2024-09-01T00:34:37.315 INFO:tasks.rados.rados.0.smithi026.stdout:1752: snap_remove snap 145 2024-09-01T00:34:37.806 INFO:tasks.rados.rados.0.smithi026.stdout:1752: done (3 left) 2024-09-01T00:34:37.806 INFO:tasks.rados.rados.0.smithi026.stdout:1753: rollback oid 18 current snap is 158 2024-09-01T00:34:37.806 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 18 to 157 2024-09-01T00:34:37.806 INFO:tasks.rados.rados.0.smithi026.stdout:1749: finishing write tid 3 to smithi02669314-26 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:1749: finishing write tid 4 to smithi02669314-26 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:1749: finishing write tid 5 to smithi02669314-26 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:1749: oid 26 updating version 0 to 636 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:1749: oid 26 version 636 is already newer than 634 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:1749: oid 26 updating version 636 to 637 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:1749: oid 26 version 637 is already newer than 635 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 637 (ObjNum 546 snap 158 seq_num 546) dirty exists 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:1749: left oid 26 (ObjNum 546 snap 158 seq_num 546) 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:1750: finishing write tid 1 to smithi02669314-44 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:1750: finishing write tid 2 to smithi02669314-44 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:1750: finishing write tid 3 to smithi02669314-44 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:1750: finishing write tid 4 to smithi02669314-44 2024-09-01T00:34:37.807 INFO:tasks.rados.rados.0.smithi026.stdout:1750: finishing write tid 5 to smithi02669314-44 2024-09-01T00:34:37.808 INFO:tasks.rados.rados.0.smithi026.stdout:1750: finishing write tid 6 to smithi02669314-44 2024-09-01T00:34:37.808 INFO:tasks.rados.rados.0.smithi026.stdout:1750: oid 44 updating version 0 to 751 2024-09-01T00:34:37.808 INFO:tasks.rados.rados.0.smithi026.stdout:1750: oid 44 updating version 751 to 752 2024-09-01T00:34:37.808 INFO:tasks.rados.rados.0.smithi026.stdout:1750: oid 44 updating version 752 to 754 2024-09-01T00:34:37.808 INFO:tasks.rados.rados.0.smithi026.stdout:1750: oid 44 updating version 754 to 755 2024-09-01T00:34:37.808 INFO:tasks.rados.rados.0.smithi026.stdout:1750: oid 44 version 755 is already newer than 753 2024-09-01T00:34:37.808 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 755 (ObjNum 547 snap 158 seq_num 547) dirty exists 2024-09-01T00:34:37.808 INFO:tasks.rados.rados.0.smithi026.stdout:1750: left oid 44 (ObjNum 547 snap 158 seq_num 547) 2024-09-01T00:34:37.808 INFO:tasks.rados.rados.0.smithi026.stdout:1746: expect (ObjNum 536 snap 155 seq_num 536) 2024-09-01T00:34:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:37 smithi139 ceph-mon[73682]: pgmap v266: 121 pgs: 13 peering, 24 active+undersized, 4 active+undersized+degraded, 80 active+clean; 164 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 936 KiB/s wr, 12 op/s; 8/279 objects degraded (2.867%) 2024-09-01T00:34:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:37 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-01T00:34:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:37 smithi139 ceph-mon[73682]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-01T00:34:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:37 smithi139 ceph-mon[73682]: osdmap e401: 8 total, 8 up, 8 in 2024-09-01T00:34:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:37 smithi026 ceph-mon[81182]: pgmap v266: 121 pgs: 13 peering, 24 active+undersized, 4 active+undersized+degraded, 80 active+clean; 164 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 936 KiB/s wr, 12 op/s; 8/279 objects degraded (2.867%) 2024-09-01T00:34:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:37 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-01T00:34:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:37 smithi026 ceph-mon[81182]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-01T00:34:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:37 smithi026 ceph-mon[81182]: osdmap e401: 8 total, 8 up, 8 in 2024-09-01T00:34:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:37 smithi026 ceph-mon[83580]: pgmap v266: 121 pgs: 13 peering, 24 active+undersized, 4 active+undersized+degraded, 80 active+clean; 164 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 936 KiB/s wr, 12 op/s; 8/279 objects degraded (2.867%) 2024-09-01T00:34:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:37 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-01T00:34:38.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:37 smithi026 ceph-mon[83580]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-01T00:34:38.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:37 smithi026 ceph-mon[83580]: osdmap e401: 8 total, 8 up, 8 in 2024-09-01T00:34:39.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:38 smithi139 ceph-mon[73682]: osdmap e402: 8 total, 8 up, 8 in 2024-09-01T00:34:39.130 INFO:tasks.rados.rados.0.smithi026.stdout:1753: finishing rollback tid 0 to smithi02669314-18 2024-09-01T00:34:39.130 INFO:tasks.rados.rados.0.smithi026.stdout:1753: finishing rollback tid 1 to smithi02669314-18 2024-09-01T00:34:39.130 INFO:tasks.rados.rados.0.smithi026.stdout:1753: finishing rollback tid 2 to smithi02669314-18 2024-09-01T00:34:39.130 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 724 (ObjNum 495 snap 138 seq_num 495) dirty exists 2024-09-01T00:34:39.130 INFO:tasks.rados.rados.0.smithi026.stdout:1746: done (3 left) 2024-09-01T00:34:39.130 INFO:tasks.rados.rados.0.smithi026.stdout:1749: done (2 left) 2024-09-01T00:34:39.131 INFO:tasks.rados.rados.0.smithi026.stdout:1750: done (1 left) 2024-09-01T00:34:39.131 INFO:tasks.rados.rados.0.smithi026.stdout:1753: done (0 left) 2024-09-01T00:34:39.131 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 158 2024-09-01T00:34:39.131 INFO:tasks.rados.rados.0.smithi026.stdout:1754: seq_num 549 ranges {0=802816,802816=483328,1286144=434176,1720320=286720} 2024-09-01T00:34:39.134 INFO:tasks.rados.rados.0.smithi026.stdout:1754: writing smithi02669314-3 from 0 to 802816 tid 1 2024-09-01T00:34:39.137 INFO:tasks.rados.rados.0.smithi026.stdout:1754: writing smithi02669314-3 from 802816 to 1286144 tid 2 2024-09-01T00:34:39.140 INFO:tasks.rados.rados.0.smithi026.stdout:1754: writing smithi02669314-3 from 1286144 to 1720320 tid 3 2024-09-01T00:34:39.142 INFO:tasks.rados.rados.0.smithi026.stdout:1754: writing smithi02669314-3 from 1720320 to 2007040 tid 4 2024-09-01T00:34:39.142 INFO:tasks.rados.rados.0.smithi026.stdout:1755: delete oid 24 current snap is 158 2024-09-01T00:34:39.142 INFO:tasks.rados.rados.0.smithi026.stdout:1754: finishing write tid 1 to smithi02669314-3 2024-09-01T00:34:39.142 INFO:tasks.rados.rados.0.smithi026.stdout:1754: finishing write tid 2 to smithi02669314-3 2024-09-01T00:34:39.142 INFO:tasks.rados.rados.0.smithi026.stdout:1754: finishing write tid 3 to smithi02669314-3 2024-09-01T00:34:39.144 INFO:tasks.rados.rados.0.smithi026.stdout:1755: done (1 left) 2024-09-01T00:34:39.144 INFO:tasks.rados.rados.0.smithi026.stdout:1756: delete oid 19 current snap is 158 2024-09-01T00:34:39.144 INFO:tasks.rados.rados.0.smithi026.stdout:1754: finishing write tid 4 to smithi02669314-3 2024-09-01T00:34:39.145 INFO:tasks.rados.rados.0.smithi026.stdout:1754: finishing write tid 5 to smithi02669314-3 2024-09-01T00:34:39.146 INFO:tasks.rados.rados.0.smithi026.stdout:1756: done (1 left) 2024-09-01T00:34:39.146 INFO:tasks.rados.rados.0.smithi026.stdout:1757: read oid 28 snap -1 2024-09-01T00:34:39.146 INFO:tasks.rados.rados.0.smithi026.stdout:1757: expect (ObjNum 534 snap 155 seq_num 534) 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:1758: rollback oid 32 current snap is 158 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 32 to 155 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:1754: finishing write tid 6 to smithi02669314-3 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:1754: oid 3 updating version 0 to 629 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:1754: oid 3 updating version 629 to 631 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:1754: oid 3 version 631 is already newer than 628 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:1754: oid 3 version 631 is already newer than 627 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:1754: oid 3 version 631 is already newer than 630 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 631 (ObjNum 549 snap 158 seq_num 549) dirty exists 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:1754: left oid 3 (ObjNum 549 snap 158 seq_num 549) 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:1754: done (2 left) 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:1759: read oid 9 snap -1 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:1759: expect (ObjNum 517 snap 145 seq_num 517) 2024-09-01T00:34:39.147 INFO:tasks.rados.rados.0.smithi026.stdout:1760: read oid 5 snap -1 2024-09-01T00:34:39.148 INFO:tasks.rados.rados.0.smithi026.stdout:1760: expect (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:34:39.148 INFO:tasks.rados.rados.0.smithi026.stdout:1761: snap_create 2024-09-01T00:34:39.150 INFO:tasks.rados.rados.0.smithi026.stdout:1758: finishing rollback tid 0 to smithi02669314-32 2024-09-01T00:34:39.150 INFO:tasks.rados.rados.0.smithi026.stdout:1758: finishing rollback tid 1 to smithi02669314-32 2024-09-01T00:34:39.151 INFO:tasks.rados.rados.0.smithi026.stdout:1758: finishing rollback tid 2 to smithi02669314-32 2024-09-01T00:34:39.151 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 647 (ObjNum 511 snap 141 seq_num 511) dirty exists 2024-09-01T00:34:39.156 INFO:tasks.rados.rados.0.smithi026.stdout:1757: expect (ObjNum 534 snap 155 seq_num 534) 2024-09-01T00:34:39.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:38 smithi026 ceph-mon[81182]: osdmap e402: 8 total, 8 up, 8 in 2024-09-01T00:34:39.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:38 smithi026 ceph-mon[83580]: osdmap e402: 8 total, 8 up, 8 in 2024-09-01T00:34:39.282 INFO:tasks.rados.rados.0.smithi026.stdout:1759: expect (ObjNum 517 snap 145 seq_num 517) 2024-09-01T00:34:40.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:39 smithi139 ceph-mon[73682]: pgmap v269: 121 pgs: 13 peering, 19 active+undersized, 3 active+undersized+degraded, 86 active+clean; 167 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 14 op/s; 7/285 objects degraded (2.456%) 2024-09-01T00:34:40.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:39 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 7/285 objects degraded (2.456%), 3 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:39 smithi026 ceph-mon[83580]: pgmap v269: 121 pgs: 13 peering, 19 active+undersized, 3 active+undersized+degraded, 86 active+clean; 167 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 14 op/s; 7/285 objects degraded (2.456%) 2024-09-01T00:34:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:39 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 7/285 objects degraded (2.456%), 3 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:39 smithi026 ceph-mon[81182]: pgmap v269: 121 pgs: 13 peering, 19 active+undersized, 3 active+undersized+degraded, 86 active+clean; 167 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 14 op/s; 7/285 objects degraded (2.456%) 2024-09-01T00:34:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:39 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 7/285 objects degraded (2.456%), 3 pgs degraded (PG_DEGRADED) 2024-09-01T00:34:40.281 INFO:tasks.rados.rados.0.smithi026.stdout:1760: expect (ObjNum 417 snap 118 seq_num 417) 2024-09-01T00:34:40.416 INFO:tasks.rados.rados.0.smithi026.stdout:1757: done (4 left) 2024-09-01T00:34:40.416 INFO:tasks.rados.rados.0.smithi026.stdout:1758: done (3 left) 2024-09-01T00:34:40.416 INFO:tasks.rados.rados.0.smithi026.stdout:1759: done (2 left) 2024-09-01T00:34:40.416 INFO:tasks.rados.rados.0.smithi026.stdout:1760: done (1 left) 2024-09-01T00:34:40.416 INFO:tasks.rados.rados.0.smithi026.stdout:1761: done (0 left) 2024-09-01T00:34:40.416 INFO:tasks.rados.rados.0.smithi026.stdout:1762: read oid 24 snap -1 2024-09-01T00:34:40.416 INFO:tasks.rados.rados.0.smithi026.stdout:1762: expect deleted 2024-09-01T00:34:40.416 INFO:tasks.rados.rados.0.smithi026.stdout:1763: read oid 14 snap -1 2024-09-01T00:34:40.417 INFO:tasks.rados.rados.0.smithi026.stdout:1763: expect (ObjNum 533 snap 155 seq_num 533) 2024-09-01T00:34:40.417 INFO:tasks.rados.rados.0.smithi026.stdout:1764: snap_remove snap 158 2024-09-01T00:34:40.820 INFO:tasks.rados.rados.0.smithi026.stdout:1764: done (2 left) 2024-09-01T00:34:40.821 INFO:tasks.rados.rados.0.smithi026.stdout:1765: snap_remove snap 157 2024-09-01T00:34:41.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:40 smithi139 ceph-mon[73682]: osdmap e403: 8 total, 8 up, 8 in 2024-09-01T00:34:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:40 smithi026 ceph-mon[81182]: osdmap e403: 8 total, 8 up, 8 in 2024-09-01T00:34:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:40 smithi026 ceph-mon[83580]: osdmap e403: 8 total, 8 up, 8 in 2024-09-01T00:34:41.823 INFO:tasks.rados.rados.0.smithi026.stdout:1765: done (2 left) 2024-09-01T00:34:41.823 INFO:tasks.rados.rados.0.smithi026.stdout:1766: snap_create 2024-09-01T00:34:41.823 INFO:tasks.rados.rados.0.smithi026.stdout:1763: expect (ObjNum 533 snap 155 seq_num 533) 2024-09-01T00:34:42.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:41 smithi139 ceph-mon[73682]: pgmap v271: 121 pgs: 13 peering, 108 active+clean; 173 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-09-01T00:34:42.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:41 smithi139 ceph-mon[73682]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/285 objects degraded (2.456%), 3 pgs degraded) 2024-09-01T00:34:42.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:41 smithi139 ceph-mon[73682]: Cluster is now healthy 2024-09-01T00:34:42.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:41 smithi139 ceph-mon[73682]: osdmap e404: 8 total, 8 up, 8 in 2024-09-01T00:34:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:41 smithi026 ceph-mon[81182]: pgmap v271: 121 pgs: 13 peering, 108 active+clean; 173 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-09-01T00:34:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:41 smithi026 ceph-mon[81182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/285 objects degraded (2.456%), 3 pgs degraded) 2024-09-01T00:34:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:41 smithi026 ceph-mon[81182]: Cluster is now healthy 2024-09-01T00:34:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:41 smithi026 ceph-mon[81182]: osdmap e404: 8 total, 8 up, 8 in 2024-09-01T00:34:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:41 smithi026 ceph-mon[83580]: pgmap v271: 121 pgs: 13 peering, 108 active+clean; 173 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-09-01T00:34:42.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:41 smithi026 ceph-mon[83580]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/285 objects degraded (2.456%), 3 pgs degraded) 2024-09-01T00:34:42.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:41 smithi026 ceph-mon[83580]: Cluster is now healthy 2024-09-01T00:34:42.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:41 smithi026 ceph-mon[83580]: osdmap e404: 8 total, 8 up, 8 in 2024-09-01T00:34:42.826 INFO:tasks.rados.rados.0.smithi026.stdout:1762: done (2 left) 2024-09-01T00:34:42.827 INFO:tasks.rados.rados.0.smithi026.stdout:1763: done (1 left) 2024-09-01T00:34:42.827 INFO:tasks.rados.rados.0.smithi026.stdout:1766: done (0 left) 2024-09-01T00:34:42.827 INFO:tasks.rados.rados.0.smithi026.stdout:1767: rollback oid 7 current snap is 160 2024-09-01T00:34:42.827 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 7 to 159 2024-09-01T00:34:42.827 INFO:tasks.rados.rados.0.smithi026.stdout:1768: snap_remove snap 155 2024-09-01T00:34:42.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:42 smithi026 ceph-mon[81182]: osdmap e405: 8 total, 8 up, 8 in 2024-09-01T00:34:42.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:42 smithi026 ceph-mon[83580]: osdmap e405: 8 total, 8 up, 8 in 2024-09-01T00:34:42.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:34:42 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:34:42] "GET /metrics HTTP/1.1" 200 36082 "" "Prometheus/2.43.0" 2024-09-01T00:34:43.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:42 smithi139 ceph-mon[73682]: osdmap e405: 8 total, 8 up, 8 in 2024-09-01T00:34:43.833 INFO:tasks.rados.rados.0.smithi026.stdout:1768: done (1 left) 2024-09-01T00:34:43.834 INFO:tasks.rados.rados.0.smithi026.stdout:1769: rollback oid 16 current snap is 160 2024-09-01T00:34:43.834 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 16 to 159 2024-09-01T00:34:43.834 INFO:tasks.rados.rados.0.smithi026.stdout:1767: finishing rollback tid 0 to smithi02669314-7 2024-09-01T00:34:43.834 INFO:tasks.rados.rados.0.smithi026.stdout:1767: finishing rollback tid 1 to smithi02669314-7 2024-09-01T00:34:43.834 INFO:tasks.rados.rados.0.smithi026.stdout:1767: finishing rollback tid 2 to smithi02669314-7 2024-09-01T00:34:43.834 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 763 (ObjNum 520 snap 148 seq_num 520) dirty exists 2024-09-01T00:34:43.834 INFO:tasks.rados.rados.0.smithi026.stdout:1767: done (1 left) 2024-09-01T00:34:43.834 INFO:tasks.rados.rados.0.smithi026.stdout:1770: rollback oid 17 current snap is 160 2024-09-01T00:34:43.834 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 17 to 159 2024-09-01T00:34:43.834 INFO:tasks.rados.rados.0.smithi026.stdout:1771: read oid 4 snap -1 2024-09-01T00:34:43.834 INFO:tasks.rados.rados.0.smithi026.stdout:1771: expect (ObjNum 515 snap 145 seq_num 515) 2024-09-01T00:34:43.835 INFO:tasks.rados.rados.0.smithi026.stdout:1772: snap_create 2024-09-01T00:34:43.841 INFO:tasks.rados.rados.0.smithi026.stdout:1770: finishing rollback tid 0 to smithi02669314-17 2024-09-01T00:34:43.843 INFO:tasks.rados.rados.0.smithi026.stdout:1770: finishing rollback tid 1 to smithi02669314-17 2024-09-01T00:34:43.845 INFO:tasks.rados.rados.0.smithi026.stdout:1769: finishing rollback tid 0 to smithi02669314-16 2024-09-01T00:34:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:1770: finishing rollback tid 2 to smithi02669314-17 2024-09-01T00:34:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 650 (ObjNum 536 snap 155 seq_num 536) dirty exists 2024-09-01T00:34:43.847 INFO:tasks.rados.rados.0.smithi026.stdout:1769: finishing rollback tid 1 to smithi02669314-16 2024-09-01T00:34:43.847 INFO:tasks.rados.rados.0.smithi026.stdout:1769: finishing rollback tid 2 to smithi02669314-16 2024-09-01T00:34:43.847 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 640 (ObjNum 485 snap 135 seq_num 485) dirty exists 2024-09-01T00:34:43.869 INFO:tasks.rados.rados.0.smithi026.stdout:1771: expect (ObjNum 515 snap 145 seq_num 515) 2024-09-01T00:34:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:43 smithi026 ceph-mon[81182]: pgmap v274: 121 pgs: 121 active+clean; 154 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 3.0 MiB/s wr, 15 op/s; 7.9 MiB/s, 1 objects/s recovering 2024-09-01T00:34:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:43 smithi026 ceph-mon[81182]: osdmap e406: 8 total, 8 up, 8 in 2024-09-01T00:34:44.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:43 smithi026 ceph-mon[83580]: pgmap v274: 121 pgs: 121 active+clean; 154 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 3.0 MiB/s wr, 15 op/s; 7.9 MiB/s, 1 objects/s recovering 2024-09-01T00:34:44.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:43 smithi026 ceph-mon[83580]: osdmap e406: 8 total, 8 up, 8 in 2024-09-01T00:34:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:43 smithi139 ceph-mon[73682]: pgmap v274: 121 pgs: 121 active+clean; 154 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 3.0 MiB/s wr, 15 op/s; 7.9 MiB/s, 1 objects/s recovering 2024-09-01T00:34:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:43 smithi139 ceph-mon[73682]: osdmap e406: 8 total, 8 up, 8 in 2024-09-01T00:34:44.833 INFO:tasks.rados.rados.0.smithi026.stdout:1769: done (3 left) 2024-09-01T00:34:44.834 INFO:tasks.rados.rados.0.smithi026.stdout:1770: done (2 left) 2024-09-01T00:34:44.834 INFO:tasks.rados.rados.0.smithi026.stdout:1771: done (1 left) 2024-09-01T00:34:44.834 INFO:tasks.rados.rados.0.smithi026.stdout:1772: done (0 left) 2024-09-01T00:34:44.834 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 161 2024-09-01T00:34:44.834 INFO:tasks.rados.rados.0.smithi026.stdout:1773: seq_num 552 ranges {2646016=450560,3096576=532480,3629056=655360,4284416=417792} 2024-09-01T00:34:44.850 INFO:tasks.rados.rados.0.smithi026.stdout:1773: writing smithi02669314-16 from 2646016 to 3096576 tid 1 2024-09-01T00:34:44.853 INFO:tasks.rados.rados.0.smithi026.stdout:1773: writing smithi02669314-16 from 3096576 to 3629056 tid 2 2024-09-01T00:34:44.857 INFO:tasks.rados.rados.0.smithi026.stdout:1773: writing smithi02669314-16 from 3629056 to 4284416 tid 3 2024-09-01T00:34:44.859 INFO:tasks.rados.rados.0.smithi026.stdout:1773: writing smithi02669314-16 from 4284416 to 4702208 tid 4 2024-09-01T00:34:44.860 INFO:tasks.rados.rados.0.smithi026.stdout:1774: copy_from oid 50 from oid 48 current snap is 161 2024-09-01T00:34:44.860 INFO:tasks.rados.rados.0.smithi026.stdout:1773: finishing write tid 1 to smithi02669314-16 2024-09-01T00:34:44.860 INFO:tasks.rados.rados.0.smithi026.stdout:1773: finishing write tid 2 to smithi02669314-16 2024-09-01T00:34:44.860 INFO:tasks.rados.rados.0.smithi026.stdout:1775: copy_from oid 35 from oid 37 current snap is 161 2024-09-01T00:34:44.860 INFO:tasks.rados.rados.0.smithi026.stdout:1776: rollback oid 8 current snap is 161 2024-09-01T00:34:44.860 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 8 to 159 2024-09-01T00:34:44.860 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 161 2024-09-01T00:34:44.860 INFO:tasks.rados.rados.0.smithi026.stdout:1777: seq_num 553 ranges {7651328=466944,8118272=417792,8536064=417792,8953856=516096,9469952=253952} 2024-09-01T00:34:44.904 INFO:tasks.rados.rados.0.smithi026.stdout:1777: writing smithi02669314-12 from 7651328 to 8118272 tid 1 2024-09-01T00:34:44.906 INFO:tasks.rados.rados.0.smithi026.stdout:1777: writing smithi02669314-12 from 8118272 to 8536064 tid 2 2024-09-01T00:34:44.909 INFO:tasks.rados.rados.0.smithi026.stdout:1777: writing smithi02669314-12 from 8536064 to 8953856 tid 3 2024-09-01T00:34:44.912 INFO:tasks.rados.rados.0.smithi026.stdout:1777: writing smithi02669314-12 from 8953856 to 9469952 tid 4 2024-09-01T00:34:44.914 INFO:tasks.rados.rados.0.smithi026.stdout:1777: writing smithi02669314-12 from 9469952 to 9723904 tid 5 2024-09-01T00:34:44.914 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 161 2024-09-01T00:34:44.914 INFO:tasks.rados.rados.0.smithi026.stdout:1773: finishing write tid 3 to smithi02669314-16 2024-09-01T00:34:44.914 INFO:tasks.rados.rados.0.smithi026.stdout:1778: seq_num 554 ranges {4292608=483328,4775936=704512,5480448=622592,6103040=278528} 2024-09-01T00:34:44.940 INFO:tasks.rados.rados.0.smithi026.stdout:1778: writing smithi02669314-25 from 4292608 to 4775936 tid 1 2024-09-01T00:34:44.944 INFO:tasks.rados.rados.0.smithi026.stdout:1778: writing smithi02669314-25 from 4775936 to 5480448 tid 2 2024-09-01T00:34:44.947 INFO:tasks.rados.rados.0.smithi026.stdout:1778: writing smithi02669314-25 from 5480448 to 6103040 tid 3 2024-09-01T00:34:44.950 INFO:tasks.rados.rados.0.smithi026.stdout:1778: writing smithi02669314-25 from 6103040 to 6381568 tid 4 2024-09-01T00:34:44.950 INFO:tasks.rados.rados.0.smithi026.stdout:1779: delete oid 41 current snap is 161 2024-09-01T00:34:44.951 INFO:tasks.rados.rados.0.smithi026.stdout:1773: finishing write tid 4 to smithi02669314-16 2024-09-01T00:34:44.951 INFO:tasks.rados.rados.0.smithi026.stdout:1773: finishing write tid 5 to smithi02669314-16 2024-09-01T00:34:44.951 INFO:tasks.rados.rados.0.smithi026.stdout:1773: finishing write tid 6 to smithi02669314-16 2024-09-01T00:34:44.951 INFO:tasks.rados.rados.0.smithi026.stdout:1773: oid 16 updating version 0 to 642 2024-09-01T00:34:44.951 INFO:tasks.rados.rados.0.smithi026.stdout:1773: oid 16 updating version 642 to 643 2024-09-01T00:34:44.951 INFO:tasks.rados.rados.0.smithi026.stdout:1773: oid 16 updating version 643 to 645 2024-09-01T00:34:44.951 INFO:tasks.rados.rados.0.smithi026.stdout:1773: oid 16 version 645 is already newer than 644 2024-09-01T00:34:44.951 INFO:tasks.rados.rados.0.smithi026.stdout:1773: oid 16 version 645 is already newer than 641 2024-09-01T00:34:44.951 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 645 (ObjNum 552 snap 161 seq_num 552) dirty exists 2024-09-01T00:34:44.951 INFO:tasks.rados.rados.0.smithi026.stdout:1773: left oid 16 (ObjNum 552 snap 161 seq_num 552) 2024-09-01T00:34:44.951 INFO:tasks.rados.rados.0.smithi026.stdout:1776: finishing rollback tid 0 to smithi02669314-8 2024-09-01T00:34:44.951 INFO:tasks.rados.rados.0.smithi026.stdout:1776: finishing rollback tid 1 to smithi02669314-8 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:1776: finishing rollback tid 2 to smithi02669314-8 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 643 (ObjNum 544 snap 158 seq_num 544) dirty exists 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:1774: finishing copy_from racing read to smithi02669314-50 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:1774: finishing copy_from to smithi02669314-50 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 655 (ObjNum 452 snap 127 seq_num 452) dirty exists 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:1775: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:1775: finishing copy_from to smithi02669314-35 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 625 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:1777: finishing write tid 1 to smithi02669314-12 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:1777: finishing write tid 2 to smithi02669314-12 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:1777: finishing write tid 3 to smithi02669314-12 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:1777: finishing write tid 4 to smithi02669314-12 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:1777: finishing write tid 5 to smithi02669314-12 2024-09-01T00:34:44.952 INFO:tasks.rados.rados.0.smithi026.stdout:1777: finishing write tid 6 to smithi02669314-12 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:1777: finishing write tid 7 to smithi02669314-12 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:1777: oid 12 updating version 0 to 726 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:1777: oid 12 updating version 726 to 728 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:1777: oid 12 version 728 is already newer than 725 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:1777: oid 12 version 728 is already newer than 727 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:1777: oid 12 updating version 728 to 730 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:1777: oid 12 version 730 is already newer than 729 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 730 (ObjNum 553 snap 161 seq_num 553) dirty exists 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:1777: left oid 12 (ObjNum 553 snap 161 seq_num 553) 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:1778: finishing write tid 1 to smithi02669314-25 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:1778: finishing write tid 2 to smithi02669314-25 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:1773: done (6 left) 2024-09-01T00:34:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:1774: done (5 left) 2024-09-01T00:34:44.954 INFO:tasks.rados.rados.0.smithi026.stdout:1775: done (4 left) 2024-09-01T00:34:44.954 INFO:tasks.rados.rados.0.smithi026.stdout:1776: done (3 left) 2024-09-01T00:34:44.954 INFO:tasks.rados.rados.0.smithi026.stdout:1777: done (2 left) 2024-09-01T00:34:44.954 INFO:tasks.rados.rados.0.smithi026.stdout:1779: done (1 left) 2024-09-01T00:34:44.954 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 161 2024-09-01T00:34:44.954 INFO:tasks.rados.rados.0.smithi026.stdout:1780: seq_num 556 ranges {3710976=516096,4227072=524288,4751360=638976,5390336=442368} 2024-09-01T00:34:44.973 INFO:tasks.rados.rados.0.smithi026.stdout:1780: writing smithi02669314-47 from 3710976 to 4227072 tid 1 2024-09-01T00:34:44.976 INFO:tasks.rados.rados.0.smithi026.stdout:1780: writing smithi02669314-47 from 4227072 to 4751360 tid 2 2024-09-01T00:34:44.980 INFO:tasks.rados.rados.0.smithi026.stdout:1780: writing smithi02669314-47 from 4751360 to 5390336 tid 3 2024-09-01T00:34:44.983 INFO:tasks.rados.rados.0.smithi026.stdout:1780: writing smithi02669314-47 from 5390336 to 5832704 tid 4 2024-09-01T00:34:44.983 INFO:tasks.rados.rados.0.smithi026.stdout:1781: rollback oid 26 current snap is 161 2024-09-01T00:34:44.983 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 26 to 160 2024-09-01T00:34:44.983 INFO:tasks.rados.rados.0.smithi026.stdout:1778: finishing write tid 3 to smithi02669314-25 2024-09-01T00:34:44.983 INFO:tasks.rados.rados.0.smithi026.stdout:1778: finishing write tid 4 to smithi02669314-25 2024-09-01T00:34:44.983 INFO:tasks.rados.rados.0.smithi026.stdout:1778: finishing write tid 5 to smithi02669314-25 2024-09-01T00:34:44.983 INFO:tasks.rados.rados.0.smithi026.stdout:1778: finishing write tid 6 to smithi02669314-25 2024-09-01T00:34:44.983 INFO:tasks.rados.rados.0.smithi026.stdout:1778: oid 25 updating version 0 to 244 2024-09-01T00:34:44.984 INFO:tasks.rados.rados.0.smithi026.stdout:1778: oid 25 version 244 is already newer than 241 2024-09-01T00:34:44.984 INFO:tasks.rados.rados.0.smithi026.stdout:1778: oid 25 updating version 244 to 245 2024-09-01T00:34:44.984 INFO:tasks.rados.rados.0.smithi026.stdout:1778: oid 25 version 245 is already newer than 242 2024-09-01T00:34:44.984 INFO:tasks.rados.rados.0.smithi026.stdout:1778: oid 25 version 245 is already newer than 243 2024-09-01T00:34:44.984 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 245 (ObjNum 554 snap 161 seq_num 554) dirty exists 2024-09-01T00:34:44.984 INFO:tasks.rados.rados.0.smithi026.stdout:1778: left oid 25 (ObjNum 554 snap 161 seq_num 554) 2024-09-01T00:34:44.984 INFO:tasks.rados.rados.0.smithi026.stdout:1780: finishing write tid 1 to smithi02669314-47 2024-09-01T00:34:44.984 INFO:tasks.rados.rados.0.smithi026.stdout:1778: done (2 left) 2024-09-01T00:34:44.984 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 161 2024-09-01T00:34:44.984 INFO:tasks.rados.rados.0.smithi026.stdout:1780: finishing write tid 2 to smithi02669314-47 2024-09-01T00:34:44.984 INFO:tasks.rados.rados.0.smithi026.stdout:1780: finishing write tid 3 to smithi02669314-47 2024-09-01T00:34:44.985 INFO:tasks.rados.rados.0.smithi026.stdout:1782: seq_num 557 ranges {1449984=532480,1982464=802816,2785280=794624,3579904=8192} 2024-09-01T00:34:44.993 INFO:tasks.rados.rados.0.smithi026.stdout:1782: writing smithi02669314-45 from 1449984 to 1982464 tid 1 2024-09-01T00:34:44.998 INFO:tasks.rados.rados.0.smithi026.stdout:1782: writing smithi02669314-45 from 1982464 to 2785280 tid 2 2024-09-01T00:34:45.003 INFO:tasks.rados.rados.0.smithi026.stdout:1782: writing smithi02669314-45 from 2785280 to 3579904 tid 3 2024-09-01T00:34:45.003 INFO:tasks.rados.rados.0.smithi026.stdout:1782: writing smithi02669314-45 from 3579904 to 3588096 tid 4 2024-09-01T00:34:45.003 INFO:tasks.rados.rados.0.smithi026.stdout:1783: setattr oid 13 current snap is 161 2024-09-01T00:34:45.003 INFO:tasks.rados.rados.0.smithi026.stdout:1780: finishing write tid 4 to smithi02669314-47 2024-09-01T00:34:45.003 INFO:tasks.rados.rados.0.smithi026.stdout:1780: finishing write tid 5 to smithi02669314-47 2024-09-01T00:34:45.003 INFO:tasks.rados.rados.0.smithi026.stdout:1781: finishing rollback tid 0 to smithi02669314-26 2024-09-01T00:34:45.003 INFO:tasks.rados.rados.0.smithi026.stdout:1781: finishing rollback tid 1 to smithi02669314-26 2024-09-01T00:34:45.003 INFO:tasks.rados.rados.0.smithi026.stdout:1781: finishing rollback tid 2 to smithi02669314-26 2024-09-01T00:34:45.003 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 648 (ObjNum 546 snap 158 seq_num 546) dirty exists 2024-09-01T00:34:45.003 INFO:tasks.rados.rados.0.smithi026.stdout:1780: finishing write tid 6 to smithi02669314-47 2024-09-01T00:34:45.004 INFO:tasks.rados.rados.0.smithi026.stdout:1780: oid 47 updating version 0 to 767 2024-09-01T00:34:45.004 INFO:tasks.rados.rados.0.smithi026.stdout:1780: oid 47 version 767 is already newer than 766 2024-09-01T00:34:45.004 INFO:tasks.rados.rados.0.smithi026.stdout:1780: oid 47 version 767 is already newer than 765 2024-09-01T00:34:45.004 INFO:tasks.rados.rados.0.smithi026.stdout:1780: oid 47 version 767 is already newer than 763 2024-09-01T00:34:45.004 INFO:tasks.rados.rados.0.smithi026.stdout:1780: oid 47 version 767 is already newer than 764 2024-09-01T00:34:45.004 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 767 (ObjNum 556 snap 161 seq_num 556) dirty exists 2024-09-01T00:34:45.004 INFO:tasks.rados.rados.0.smithi026.stdout:1780: left oid 47 (ObjNum 556 snap 161 seq_num 556) 2024-09-01T00:34:45.004 INFO:tasks.rados.rados.0.smithi026.stdout:1782: finishing write tid 1 to smithi02669314-45 2024-09-01T00:34:45.004 INFO:tasks.rados.rados.0.smithi026.stdout:1782: finishing write tid 2 to smithi02669314-45 2024-09-01T00:34:45.005 INFO:tasks.rados.rados.0.smithi026.stdout:1780: done (3 left) 2024-09-01T00:34:45.005 INFO:tasks.rados.rados.0.smithi026.stdout:1781: done (2 left) 2024-09-01T00:34:45.005 INFO:tasks.rados.rados.0.smithi026.stdout:1784: setattr oid 17 current snap is 161 2024-09-01T00:34:45.006 INFO:tasks.rados.rados.0.smithi026.stdout:1785: copy_from oid 43 from oid 39 current snap is 161 2024-09-01T00:34:45.006 INFO:tasks.rados.rados.0.smithi026.stdout:1786: read oid 38 snap -1 2024-09-01T00:34:45.006 INFO:tasks.rados.rados.0.smithi026.stdout:1786: expect (ObjNum 485 snap 135 seq_num 485) 2024-09-01T00:34:45.006 INFO:tasks.rados.rados.0.smithi026.stdout:1787: rollback oid 3 current snap is 161 2024-09-01T00:34:45.006 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 3 to 159 2024-09-01T00:34:45.006 INFO:tasks.rados.rados.0.smithi026.stdout:1788: copy_from oid 28 from oid 30 current snap is 161 2024-09-01T00:34:45.006 INFO:tasks.rados.rados.0.smithi026.stdout:1789: rollback oid 37 current snap is 161 2024-09-01T00:34:45.006 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 37 to 159 2024-09-01T00:34:45.006 INFO:tasks.rados.rados.0.smithi026.stdout:1790: snap_create 2024-09-01T00:34:45.007 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 553 (ObjNum 65 snap 0 seq_num 1633837403) dirty exists 2024-09-01T00:34:45.007 INFO:tasks.rados.rados.0.smithi026.stdout:1782: finishing write tid 3 to smithi02669314-45 2024-09-01T00:34:45.007 INFO:tasks.rados.rados.0.smithi026.stdout:1782: finishing write tid 4 to smithi02669314-45 2024-09-01T00:34:45.008 INFO:tasks.rados.rados.0.smithi026.stdout:1787: finishing rollback tid 0 to smithi02669314-3 2024-09-01T00:34:45.009 INFO:tasks.rados.rados.0.smithi026.stdout:1782: finishing write tid 5 to smithi02669314-45 2024-09-01T00:34:45.010 INFO:tasks.rados.rados.0.smithi026.stdout:1787: finishing rollback tid 1 to smithi02669314-3 2024-09-01T00:34:45.010 INFO:tasks.rados.rados.0.smithi026.stdout:1787: finishing rollback tid 2 to smithi02669314-3 2024-09-01T00:34:45.010 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 634 (ObjNum 549 snap 158 seq_num 549) dirty exists 2024-09-01T00:34:45.010 INFO:tasks.rados.rados.0.smithi026.stdout:1789: finishing rollback tid 0 to smithi02669314-37 2024-09-01T00:34:45.010 INFO:tasks.rados.rados.0.smithi026.stdout:1789: finishing rollback tid 1 to smithi02669314-37 2024-09-01T00:34:45.011 INFO:tasks.rados.rados.0.smithi026.stdout:1789: finishing rollback tid 2 to smithi02669314-37 2024-09-01T00:34:45.011 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 637 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:34:45.012 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 656 (ObjNum 536 snap 155 seq_num 536) dirty exists 2024-09-01T00:34:45.015 INFO:tasks.rados.rados.0.smithi026.stdout:1788: finishing copy_from racing read to smithi02669314-28 2024-09-01T00:34:45.016 INFO:tasks.rados.rados.0.smithi026.stdout:1788: finishing copy_from to smithi02669314-28 2024-09-01T00:34:45.016 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 743 (ObjNum 501 snap 140 seq_num 501) dirty exists 2024-09-01T00:34:45.020 INFO:tasks.rados.rados.0.smithi026.stdout:1782: finishing write tid 6 to smithi02669314-45 2024-09-01T00:34:45.021 INFO:tasks.rados.rados.0.smithi026.stdout:1782: oid 45 updating version 0 to 651 2024-09-01T00:34:45.021 INFO:tasks.rados.rados.0.smithi026.stdout:1782: oid 45 updating version 651 to 655 2024-09-01T00:34:45.021 INFO:tasks.rados.rados.0.smithi026.stdout:1782: oid 45 version 655 is already newer than 654 2024-09-01T00:34:45.021 INFO:tasks.rados.rados.0.smithi026.stdout:1782: oid 45 version 655 is already newer than 652 2024-09-01T00:34:45.021 INFO:tasks.rados.rados.0.smithi026.stdout:1782: oid 45 version 655 is already newer than 653 2024-09-01T00:34:45.021 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 655 (ObjNum 557 snap 161 seq_num 557) dirty exists 2024-09-01T00:34:45.021 INFO:tasks.rados.rados.0.smithi026.stdout:1782: left oid 45 (ObjNum 557 snap 161 seq_num 557) 2024-09-01T00:34:45.023 INFO:tasks.rados.rados.0.smithi026.stdout:1786: expect (ObjNum 485 snap 135 seq_num 485) 2024-09-01T00:34:45.131 INFO:tasks.rados.rados.0.smithi026.stdout:1785: finishing copy_from racing read to smithi02669314-43 2024-09-01T00:34:45.131 INFO:tasks.rados.rados.0.smithi026.stdout:1785: finishing copy_from to smithi02669314-43 2024-09-01T00:34:45.131 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 678 (ObjNum 510 snap 141 seq_num 510) dirty exists 2024-09-01T00:34:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:44 smithi026 ceph-mon[81182]: osdmap e407: 8 total, 8 up, 8 in 2024-09-01T00:34:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:44 smithi026 ceph-mon[81182]: pgmap v277: 121 pgs: 121 active+clean; 154 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 1.9 MiB/s wr, 13 op/s; 6.2 MiB/s, 0 objects/s recovering 2024-09-01T00:34:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:44 smithi026 ceph-mon[81182]: osdmap e408: 8 total, 8 up, 8 in 2024-09-01T00:34:45.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:44 smithi026 ceph-mon[83580]: osdmap e407: 8 total, 8 up, 8 in 2024-09-01T00:34:45.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:44 smithi026 ceph-mon[83580]: pgmap v277: 121 pgs: 121 active+clean; 154 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 1.9 MiB/s wr, 13 op/s; 6.2 MiB/s, 0 objects/s recovering 2024-09-01T00:34:45.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:44 smithi026 ceph-mon[83580]: osdmap e408: 8 total, 8 up, 8 in 2024-09-01T00:34:45.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:44 smithi139 ceph-mon[73682]: osdmap e407: 8 total, 8 up, 8 in 2024-09-01T00:34:45.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:44 smithi139 ceph-mon[73682]: pgmap v277: 121 pgs: 121 active+clean; 154 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 1.9 MiB/s wr, 13 op/s; 6.2 MiB/s, 0 objects/s recovering 2024-09-01T00:34:45.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:44 smithi139 ceph-mon[73682]: osdmap e408: 8 total, 8 up, 8 in 2024-09-01T00:34:45.748 INFO:tasks.rados.rados.0.smithi026.stdout:1782: done (8 left) 2024-09-01T00:34:45.749 INFO:tasks.rados.rados.0.smithi026.stdout:1783: done (7 left) 2024-09-01T00:34:45.749 INFO:tasks.rados.rados.0.smithi026.stdout:1784: done (6 left) 2024-09-01T00:34:45.749 INFO:tasks.rados.rados.0.smithi026.stdout:1785: done (5 left) 2024-09-01T00:34:45.749 INFO:tasks.rados.rados.0.smithi026.stdout:1786: done (4 left) 2024-09-01T00:34:45.749 INFO:tasks.rados.rados.0.smithi026.stdout:1787: done (3 left) 2024-09-01T00:34:45.749 INFO:tasks.rados.rados.0.smithi026.stdout:1788: done (2 left) 2024-09-01T00:34:45.749 INFO:tasks.rados.rados.0.smithi026.stdout:1789: done (1 left) 2024-09-01T00:34:45.749 INFO:tasks.rados.rados.0.smithi026.stdout:1790: done (0 left) 2024-09-01T00:34:45.749 INFO:tasks.rados.rados.0.smithi026.stdout:1791: snap_create 2024-09-01T00:34:46.754 INFO:tasks.rados.rados.0.smithi026.stdout:1791: done (0 left) 2024-09-01T00:34:46.754 INFO:tasks.rados.rados.0.smithi026.stdout:1792: read oid 37 snap -1 2024-09-01T00:34:46.754 INFO:tasks.rados.rados.0.smithi026.stdout:1792: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:34:46.754 INFO:tasks.rados.rados.0.smithi026.stdout:1793: copy_from oid 11 from oid 1 current snap is 163 2024-09-01T00:34:46.754 INFO:tasks.rados.rados.0.smithi026.stdout:1794: read oid 40 snap -1 2024-09-01T00:34:46.755 INFO:tasks.rados.rados.0.smithi026.stdout:1794: expect deleted 2024-09-01T00:34:46.755 INFO:tasks.rados.rados.0.smithi026.stdout:1795: read oid 41 snap -1 2024-09-01T00:34:46.755 INFO:tasks.rados.rados.0.smithi026.stdout:1795: expect deleted 2024-09-01T00:34:46.755 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 163 2024-09-01T00:34:46.755 INFO:tasks.rados.rados.0.smithi026.stdout:1796: seq_num 558 ranges {0=548864,548864=688128,1236992=606208,1843200=311296} 2024-09-01T00:34:46.757 INFO:tasks.rados.rados.0.smithi026.stdout:1796: writing smithi02669314-24 from 0 to 548864 tid 1 2024-09-01T00:34:46.761 INFO:tasks.rados.rados.0.smithi026.stdout:1796: writing smithi02669314-24 from 548864 to 1236992 tid 2 2024-09-01T00:34:46.766 INFO:tasks.rados.rados.0.smithi026.stdout:1796: writing smithi02669314-24 from 1236992 to 1843200 tid 3 2024-09-01T00:34:46.768 INFO:tasks.rados.rados.0.smithi026.stdout:1796: writing smithi02669314-24 from 1843200 to 2154496 tid 4 2024-09-01T00:34:46.769 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 163 2024-09-01T00:34:46.769 INFO:tasks.rados.rados.0.smithi026.stdout:1797: seq_num 559 ranges {1802240=565248,2367488=573440,2940928=409600,3350528=622592} 2024-09-01T00:34:46.782 INFO:tasks.rados.rados.0.smithi026.stdout:1797: writing smithi02669314-20 from 1802240 to 2367488 tid 1 2024-09-01T00:34:46.785 INFO:tasks.rados.rados.0.smithi026.stdout:1797: writing smithi02669314-20 from 2367488 to 2940928 tid 2 2024-09-01T00:34:46.788 INFO:tasks.rados.rados.0.smithi026.stdout:1797: writing smithi02669314-20 from 2940928 to 3350528 tid 3 2024-09-01T00:34:46.792 INFO:tasks.rados.rados.0.smithi026.stdout:1797: writing smithi02669314-20 from 3350528 to 3973120 tid 4 2024-09-01T00:34:46.792 INFO:tasks.rados.rados.0.smithi026.stdout:1798: read oid 19 snap -1 2024-09-01T00:34:46.792 INFO:tasks.rados.rados.0.smithi026.stdout:1798: expect deleted 2024-09-01T00:34:46.792 INFO:tasks.rados.rados.0.smithi026.stdout:1799: copy_from oid 45 from oid 26 current snap is 163 2024-09-01T00:34:46.792 INFO:tasks.rados.rados.0.smithi026.stdout:1796: finishing write tid 1 to smithi02669314-24 2024-09-01T00:34:46.792 INFO:tasks.rados.rados.0.smithi026.stdout:1792: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:34:47.037 INFO:tasks.rados.rados.0.smithi026.stdout:1796: finishing write tid 2 to smithi02669314-24 2024-09-01T00:34:47.037 INFO:tasks.rados.rados.0.smithi026.stdout:1796: finishing write tid 3 to smithi02669314-24 2024-09-01T00:34:47.037 INFO:tasks.rados.rados.0.smithi026.stdout:1796: finishing write tid 4 to smithi02669314-24 2024-09-01T00:34:47.037 INFO:tasks.rados.rados.0.smithi026.stdout:1796: finishing write tid 5 to smithi02669314-24 2024-09-01T00:34:47.037 INFO:tasks.rados.rados.0.smithi026.stdout:1796: finishing write tid 6 to smithi02669314-24 2024-09-01T00:34:47.038 INFO:tasks.rados.rados.0.smithi026.stdout:1796: oid 24 updating version 0 to 747 2024-09-01T00:34:47.038 INFO:tasks.rados.rados.0.smithi026.stdout:1796: oid 24 version 747 is already newer than 744 2024-09-01T00:34:47.038 INFO:tasks.rados.rados.0.smithi026.stdout:1796: oid 24 version 747 is already newer than 745 2024-09-01T00:34:47.038 INFO:tasks.rados.rados.0.smithi026.stdout:1796: oid 24 updating version 747 to 748 2024-09-01T00:34:47.038 INFO:tasks.rados.rados.0.smithi026.stdout:1796: oid 24 version 748 is already newer than 746 2024-09-01T00:34:47.038 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 748 (ObjNum 558 snap 163 seq_num 558) dirty exists 2024-09-01T00:34:47.038 INFO:tasks.rados.rados.0.smithi026.stdout:1796: left oid 24 (ObjNum 558 snap 163 seq_num 558) 2024-09-01T00:34:47.038 INFO:tasks.rados.rados.0.smithi026.stdout:1793: finishing copy_from racing read to smithi02669314-11 2024-09-01T00:34:47.038 INFO:tasks.rados.rados.0.smithi026.stdout:1797: finishing write tid 1 to smithi02669314-20 2024-09-01T00:34:47.038 INFO:tasks.rados.rados.0.smithi026.stdout:1792: done (7 left) 2024-09-01T00:34:47.038 INFO:tasks.rados.rados.0.smithi026.stdout:1794: done (6 left) 2024-09-01T00:34:47.039 INFO:tasks.rados.rados.0.smithi026.stdout:1795: done (5 left) 2024-09-01T00:34:47.039 INFO:tasks.rados.rados.0.smithi026.stdout:1796: done (4 left) 2024-09-01T00:34:47.039 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 163 2024-09-01T00:34:47.039 INFO:tasks.rados.rados.0.smithi026.stdout:1793: finishing copy_from to smithi02669314-11 2024-09-01T00:34:47.039 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 681 (ObjNum 510 snap 141 seq_num 510) dirty exists 2024-09-01T00:34:47.039 INFO:tasks.rados.rados.0.smithi026.stdout:1800: seq_num 560 ranges {10330112=581632,10911744=458752,11370496=614400,11984896=532480} 2024-09-01T00:34:47.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:46 smithi139 ceph-mon[73682]: osdmap e409: 8 total, 8 up, 8 in 2024-09-01T00:34:47.096 INFO:tasks.rados.rados.0.smithi026.stdout:1800: writing smithi02669314-9 from 10330112 to 10911744 tid 1 2024-09-01T00:34:47.098 INFO:tasks.rados.rados.0.smithi026.stdout:1800: writing smithi02669314-9 from 10911744 to 11370496 tid 2 2024-09-01T00:34:47.102 INFO:tasks.rados.rados.0.smithi026.stdout:1800: writing smithi02669314-9 from 11370496 to 11984896 tid 3 2024-09-01T00:34:47.105 INFO:tasks.rados.rados.0.smithi026.stdout:1800: writing smithi02669314-9 from 11984896 to 12517376 tid 4 2024-09-01T00:34:47.105 INFO:tasks.rados.rados.0.smithi026.stdout:1793: done (4 left) 2024-09-01T00:34:47.105 INFO:tasks.rados.rados.0.smithi026.stdout:1798: done (3 left) 2024-09-01T00:34:47.105 INFO:tasks.rados.rados.0.smithi026.stdout:1801: snap_remove snap 161 2024-09-01T00:34:47.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:46 smithi026 ceph-mon[81182]: osdmap e409: 8 total, 8 up, 8 in 2024-09-01T00:34:47.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:46 smithi026 ceph-mon[83580]: osdmap e409: 8 total, 8 up, 8 in 2024-09-01T00:34:47.760 INFO:tasks.rados.rados.0.smithi026.stdout:1801: done (3 left) 2024-09-01T00:34:47.760 INFO:tasks.rados.rados.0.smithi026.stdout:1802: copy_from oid 40 from oid 4 current snap is 163 2024-09-01T00:34:47.760 INFO:tasks.rados.rados.0.smithi026.stdout:1797: finishing write tid 2 to smithi02669314-20 2024-09-01T00:34:47.760 INFO:tasks.rados.rados.0.smithi026.stdout:1797: finishing write tid 3 to smithi02669314-20 2024-09-01T00:34:47.760 INFO:tasks.rados.rados.0.smithi026.stdout:1797: finishing write tid 4 to smithi02669314-20 2024-09-01T00:34:47.760 INFO:tasks.rados.rados.0.smithi026.stdout:1797: finishing write tid 5 to smithi02669314-20 2024-09-01T00:34:47.760 INFO:tasks.rados.rados.0.smithi026.stdout:1797: finishing write tid 6 to smithi02669314-20 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:1797: oid 20 updating version 0 to 772 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:1797: oid 20 updating version 772 to 773 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:1797: oid 20 version 773 is already newer than 771 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:1797: oid 20 version 773 is already newer than 770 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:1797: oid 20 version 773 is already newer than 769 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 773 (ObjNum 559 snap 163 seq_num 559) dirty exists 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:1797: left oid 20 (ObjNum 559 snap 163 seq_num 559) 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:1799: finishing copy_from racing read to smithi02669314-45 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:1799: finishing copy_from to smithi02669314-45 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 648 (ObjNum 546 snap 158 seq_num 546) dirty exists 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:1800: finishing write tid 1 to smithi02669314-9 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:1800: finishing write tid 2 to smithi02669314-9 2024-09-01T00:34:47.761 INFO:tasks.rados.rados.0.smithi026.stdout:1800: finishing write tid 3 to smithi02669314-9 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1800: finishing write tid 4 to smithi02669314-9 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1800: finishing write tid 5 to smithi02669314-9 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1800: finishing write tid 6 to smithi02669314-9 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1800: oid 9 updating version 0 to 834 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1800: oid 9 updating version 834 to 837 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1800: oid 9 updating version 837 to 838 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1800: oid 9 version 838 is already newer than 835 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1800: oid 9 version 838 is already newer than 836 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 838 (ObjNum 560 snap 163 seq_num 560) dirty exists 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1800: left oid 9 (ObjNum 560 snap 163 seq_num 560) 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1797: done (3 left) 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1799: done (2 left) 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1800: done (1 left) 2024-09-01T00:34:47.762 INFO:tasks.rados.rados.0.smithi026.stdout:1803: snap_create 2024-09-01T00:34:47.800 INFO:tasks.rados.rados.0.smithi026.stdout:1802: finishing copy_from racing read to smithi02669314-40 2024-09-01T00:34:47.803 INFO:tasks.rados.rados.0.smithi026.stdout:1802: finishing copy_from to smithi02669314-40 2024-09-01T00:34:47.804 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 698 (ObjNum 515 snap 145 seq_num 515) dirty exists 2024-09-01T00:34:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:47 smithi139 ceph-mon[73682]: pgmap v280: 121 pgs: 121 active+clean; 157 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2024-09-01T00:34:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:47 smithi139 ceph-mon[73682]: osdmap e410: 8 total, 8 up, 8 in 2024-09-01T00:34:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:47 smithi026 ceph-mon[83580]: pgmap v280: 121 pgs: 121 active+clean; 157 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2024-09-01T00:34:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:47 smithi026 ceph-mon[83580]: osdmap e410: 8 total, 8 up, 8 in 2024-09-01T00:34:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:47 smithi026 ceph-mon[81182]: pgmap v280: 121 pgs: 121 active+clean; 157 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2024-09-01T00:34:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:47 smithi026 ceph-mon[81182]: osdmap e410: 8 total, 8 up, 8 in 2024-09-01T00:34:48.765 INFO:tasks.rados.rados.0.smithi026.stdout:1802: done (1 left) 2024-09-01T00:34:48.765 INFO:tasks.rados.rados.0.smithi026.stdout:1803: done (0 left) 2024-09-01T00:34:48.765 INFO:tasks.rados.rados.0.smithi026.stdout:1804: read oid 44 snap -1 2024-09-01T00:34:48.766 INFO:tasks.rados.rados.0.smithi026.stdout:1804: expect (ObjNum 547 snap 158 seq_num 547) 2024-09-01T00:34:48.766 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 164 2024-09-01T00:34:48.766 INFO:tasks.rados.rados.0.smithi026.stdout:1805: seq_num 561 ranges {1687552=598016,2285568=745472,3031040=778240,3809280=81920} 2024-09-01T00:34:48.778 INFO:tasks.rados.rados.0.smithi026.stdout:1805: writing smithi02669314-7 from 1687552 to 2285568 tid 1 2024-09-01T00:34:48.782 INFO:tasks.rados.rados.0.smithi026.stdout:1805: writing smithi02669314-7 from 2285568 to 3031040 tid 2 2024-09-01T00:34:48.786 INFO:tasks.rados.rados.0.smithi026.stdout:1805: writing smithi02669314-7 from 3031040 to 3809280 tid 3 2024-09-01T00:34:48.787 INFO:tasks.rados.rados.0.smithi026.stdout:1805: writing smithi02669314-7 from 3809280 to 3891200 tid 4 2024-09-01T00:34:48.787 INFO:tasks.rados.rados.0.smithi026.stdout:1806: delete oid 12 current snap is 164 2024-09-01T00:34:48.787 INFO:tasks.rados.rados.0.smithi026.stdout:1804: expect (ObjNum 547 snap 158 seq_num 547) 2024-09-01T00:34:48.842 INFO:tasks.rados.rados.0.smithi026.stdout:1805: finishing write tid 1 to smithi02669314-7 2024-09-01T00:34:48.842 INFO:tasks.rados.rados.0.smithi026.stdout:1805: finishing write tid 2 to smithi02669314-7 2024-09-01T00:34:48.842 INFO:tasks.rados.rados.0.smithi026.stdout:1804: done (2 left) 2024-09-01T00:34:48.842 INFO:tasks.rados.rados.0.smithi026.stdout:1806: done (1 left) 2024-09-01T00:34:48.842 INFO:tasks.rados.rados.0.smithi026.stdout:1807: rollback oid 20 current snap is 164 2024-09-01T00:34:48.842 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 20 to 159 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:1805: finishing write tid 3 to smithi02669314-7 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:1805: finishing write tid 4 to smithi02669314-7 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:1805: finishing write tid 5 to smithi02669314-7 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:1805: finishing write tid 6 to smithi02669314-7 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:1805: oid 7 updating version 0 to 773 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:1805: oid 7 updating version 773 to 775 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:1805: oid 7 version 775 is already newer than 772 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:1805: oid 7 updating version 775 to 776 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:1805: oid 7 version 776 is already newer than 774 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 776 (ObjNum 561 snap 164 seq_num 561) dirty exists 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:1805: left oid 7 (ObjNum 561 snap 164 seq_num 561) 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:1805: done (1 left) 2024-09-01T00:34:48.843 INFO:tasks.rados.rados.0.smithi026.stdout:1808: snap_remove snap 160 2024-09-01T00:34:49.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:48 smithi139 ceph-mon[73682]: osdmap e411: 8 total, 8 up, 8 in 2024-09-01T00:34:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:48 smithi026 ceph-mon[81182]: osdmap e411: 8 total, 8 up, 8 in 2024-09-01T00:34:49.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:48 smithi026 ceph-mon[83580]: osdmap e411: 8 total, 8 up, 8 in 2024-09-01T00:34:49.773 INFO:tasks.rados.rados.0.smithi026.stdout:1808: done (1 left) 2024-09-01T00:34:49.773 INFO:tasks.rados.rados.0.smithi026.stdout:1809: delete oid 21 current snap is 164 2024-09-01T00:34:49.773 INFO:tasks.rados.rados.0.smithi026.stdout:1807: finishing rollback tid 0 to smithi02669314-20 2024-09-01T00:34:49.773 INFO:tasks.rados.rados.0.smithi026.stdout:1807: finishing rollback tid 1 to smithi02669314-20 2024-09-01T00:34:49.774 INFO:tasks.rados.rados.0.smithi026.stdout:1807: finishing rollback tid 2 to smithi02669314-20 2024-09-01T00:34:49.774 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 779 (ObjNum 537 snap 155 seq_num 537) dirty exists 2024-09-01T00:34:49.780 INFO:tasks.rados.rados.0.smithi026.stdout:1807: done (1 left) 2024-09-01T00:34:49.780 INFO:tasks.rados.rados.0.smithi026.stdout:1809: done (0 left) 2024-09-01T00:34:49.780 INFO:tasks.rados.rados.0.smithi026.stdout:1810: snap_create 2024-09-01T00:34:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:49 smithi139 ceph-mon[73682]: pgmap v283: 121 pgs: 121 active+clean; 159 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-09-01T00:34:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:49 smithi139 ceph-mon[73682]: osdmap e412: 8 total, 8 up, 8 in 2024-09-01T00:34:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:34:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:49 smithi026 ceph-mon[83580]: pgmap v283: 121 pgs: 121 active+clean; 159 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-09-01T00:34:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:49 smithi026 ceph-mon[83580]: osdmap e412: 8 total, 8 up, 8 in 2024-09-01T00:34:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:34:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:49 smithi026 ceph-mon[81182]: pgmap v283: 121 pgs: 121 active+clean; 159 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-09-01T00:34:50.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:49 smithi026 ceph-mon[81182]: osdmap e412: 8 total, 8 up, 8 in 2024-09-01T00:34:50.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:50.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:34:50.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:50.749 INFO:tasks.rados.rados.0.smithi026.stdout:1810: done (0 left) 2024-09-01T00:34:50.750 INFO:tasks.rados.rados.0.smithi026.stdout:1811: read oid 27 snap -1 2024-09-01T00:34:50.750 INFO:tasks.rados.rados.0.smithi026.stdout:1811: expect (ObjNum 440 snap 124 seq_num 440) 2024-09-01T00:34:50.750 INFO:tasks.rados.rados.0.smithi026.stdout:1812: copy_from oid 49 from oid 13 current snap is 165 2024-09-01T00:34:50.750 INFO:tasks.rados.rados.0.smithi026.stdout:1813: copy_from oid 17 from oid 41 current snap is 165 2024-09-01T00:34:50.750 INFO:tasks.rados.rados.0.smithi026.stdout:1814: read oid 25 snap 163 2024-09-01T00:34:50.750 INFO:tasks.rados.rados.0.smithi026.stdout:1814: expect (ObjNum 554 snap 161 seq_num 554) 2024-09-01T00:34:50.750 INFO:tasks.rados.rados.0.smithi026.stdout:1815: snap_create 2024-09-01T00:34:50.753 INFO:tasks.rados.rados.0.smithi026.stdout:1813: finishing copy_from to smithi02669314-17 2024-09-01T00:34:50.753 INFO:tasks.rados.rados.0.smithi026.stdout:1813: got expected ENOENT (src dne) 2024-09-01T00:34:50.753 INFO:tasks.rados.rados.0.smithi026.stdout:1813: finishing copy_from racing read to smithi02669314-17 2024-09-01T00:34:50.756 INFO:tasks.rados.rados.0.smithi026.stdout:1812: finishing copy_from racing read to smithi02669314-49 2024-09-01T00:34:50.756 INFO:tasks.rados.rados.0.smithi026.stdout:1811: expect (ObjNum 440 snap 124 seq_num 440) 2024-09-01T00:34:50.763 INFO:tasks.rados.rados.0.smithi026.stdout:1812: finishing copy_from to smithi02669314-49 2024-09-01T00:34:50.763 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 553 (ObjNum 289 snap 0 seq_num 1548497695) dirty exists 2024-09-01T00:34:50.783 INFO:tasks.rados.rados.0.smithi026.stdout:1814: expect (ObjNum 554 snap 161 seq_num 554) 2024-09-01T00:34:50.957 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:34:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:50 smithi139 ceph-mon[73682]: osdmap e413: 8 total, 8 up, 8 in 2024-09-01T00:34:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:50 smithi139 ceph-mon[73682]: osdmap e414: 8 total, 8 up, 8 in 2024-09-01T00:34:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:50 smithi026 ceph-mon[81182]: osdmap e413: 8 total, 8 up, 8 in 2024-09-01T00:34:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:50 smithi026 ceph-mon[81182]: osdmap e414: 8 total, 8 up, 8 in 2024-09-01T00:34:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:50 smithi026 ceph-mon[83580]: osdmap e413: 8 total, 8 up, 8 in 2024-09-01T00:34:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:50 smithi026 ceph-mon[83580]: osdmap e414: 8 total, 8 up, 8 in 2024-09-01T00:34:51.540 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:34:51.540 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (7m) 19s ago 8m 25.7M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:34:51.540 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (8m) 2m ago 8m 90.7M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:34:51.540 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (9m) 19s ago 9m 15.7M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:34:51.540 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (9m) 2m ago 9m 20.8M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:34:51.540 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (3m) 2m ago 12m 452M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:34:51.540 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (4m) 19s ago 14m 523M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:34:51.540 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (3m) 19s ago 14m 54.9M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:34:51.540 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (2m) 2m ago 13m 23.0M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:34:51.541 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (3m) 19s ago 13m 46.2M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:34:51.541 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (7m) 19s ago 7m 15.7M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:34:51.541 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (7m) 2m ago 7m 15.7M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:34:51.541 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (2m) 19s ago 12m 112M 2481M 19.3.0-4640-g50288870 8375ce782346 a0589209e48e 2024-09-01T00:34:51.541 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (90s) 19s ago 12m 113M 2481M 19.3.0-4640-g50288870 8375ce782346 b53b7e01db96 2024-09-01T00:34:51.541 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (56s) 19s ago 11m 62.1M 2481M 19.3.0-4640-g50288870 8375ce782346 8b9cf7b95d01 2024-09-01T00:34:51.541 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (23s) 19s ago 11m 12.2M 2481M 19.3.0-4640-g50288870 8375ce782346 9285322bfbd4 2024-09-01T00:34:51.541 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (11m) 2m ago 11m 165M 2480M 18.2.4-799-g7290dfee 0819e487878b 4043c5e3aba4 2024-09-01T00:34:51.541 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (10m) 2m ago 10m 157M 2480M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:34:51.541 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (10m) 2m ago 10m 106M 2480M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:34:51.541 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (9m) 2m ago 9m 143M 2480M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:34:51.541 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (3m) 2m ago 8m 44.3M - 2.43.0 a07b618ecd1d a888053ef019 2024-09-01T00:34:51.750 INFO:tasks.rados.rados.0.smithi026.stdout:1811: done (4 left) 2024-09-01T00:34:51.750 INFO:tasks.rados.rados.0.smithi026.stdout:1812: done (3 left) 2024-09-01T00:34:51.751 INFO:tasks.rados.rados.0.smithi026.stdout:1813: done (2 left) 2024-09-01T00:34:51.751 INFO:tasks.rados.rados.0.smithi026.stdout:1814: done (1 left) 2024-09-01T00:34:51.751 INFO:tasks.rados.rados.0.smithi026.stdout:1815: done (0 left) 2024-09-01T00:34:51.751 INFO:tasks.rados.rados.0.smithi026.stdout:1816: rmattr oid 13 current snap is 166 2024-09-01T00:34:51.751 INFO:tasks.rados.rados.0.smithi026.stdout:1817: read oid 26 snap 159 2024-09-01T00:34:51.751 INFO:tasks.rados.rados.0.smithi026.stdout:1817: expect (ObjNum 546 snap 158 seq_num 546) 2024-09-01T00:34:51.751 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 166 2024-09-01T00:34:51.751 INFO:tasks.rados.rados.0.smithi026.stdout:1818: seq_num 564 ranges {0=655360,655360=442368,1097728=598016,1695744=565248} 2024-09-01T00:34:51.753 INFO:tasks.rados.rados.0.smithi026.stdout:1818: writing smithi02669314-6 from 0 to 655360 tid 1 2024-09-01T00:34:51.756 INFO:tasks.rados.rados.0.smithi026.stdout:1818: writing smithi02669314-6 from 655360 to 1097728 tid 2 2024-09-01T00:34:51.761 INFO:tasks.rados.rados.0.smithi026.stdout:1818: writing smithi02669314-6 from 1097728 to 1695744 tid 3 2024-09-01T00:34:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:1818: writing smithi02669314-6 from 1695744 to 2260992 tid 4 2024-09-01T00:34:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:1819: rollback oid 24 current snap is 166 2024-09-01T00:34:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 24 to 162 2024-09-01T00:34:51.765 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 554 (ObjNum 129 snap 0 seq_num 133282144) dirty exists 2024-09-01T00:34:51.766 INFO:tasks.rados.rados.0.smithi026.stdout:1816: done (3 left) 2024-09-01T00:34:51.766 INFO:tasks.rados.rados.0.smithi026.stdout:1820: read oid 2 snap -1 2024-09-01T00:34:51.766 INFO:tasks.rados.rados.0.smithi026.stdout:1820: expect (ObjNum 538 snap 155 seq_num 538) 2024-09-01T00:34:51.766 INFO:tasks.rados.rados.0.smithi026.stdout:1821: read oid 14 snap -1 2024-09-01T00:34:51.766 INFO:tasks.rados.rados.0.smithi026.stdout:1821: expect (ObjNum 533 snap 155 seq_num 533) 2024-09-01T00:34:51.766 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 166 2024-09-01T00:34:51.766 INFO:tasks.rados.rados.0.smithi026.stdout:1822: seq_num 565 ranges {3891200=671744,4562944=729088,5292032=753664,6045696=122880} 2024-09-01T00:34:51.790 INFO:tasks.rados.rados.0.smithi026.stdout:1822: writing smithi02669314-7 from 3891200 to 4562944 tid 1 2024-09-01T00:34:51.794 INFO:tasks.rados.rados.0.smithi026.stdout:1822: writing smithi02669314-7 from 4562944 to 5292032 tid 2 2024-09-01T00:34:51.799 INFO:tasks.rados.rados.0.smithi026.stdout:1822: writing smithi02669314-7 from 5292032 to 6045696 tid 3 2024-09-01T00:34:51.800 INFO:tasks.rados.rados.0.smithi026.stdout:1822: writing smithi02669314-7 from 6045696 to 6168576 tid 4 2024-09-01T00:34:51.800 INFO:tasks.rados.rados.0.smithi026.stdout:1823: copy_from oid 25 from oid 20 current snap is 166 2024-09-01T00:34:51.800 INFO:tasks.rados.rados.0.smithi026.stdout:1817: expect (ObjNum 546 snap 158 seq_num 546) 2024-09-01T00:34:51.903 INFO:tasks.rados.rados.0.smithi026.stdout:1818: finishing write tid 1 to smithi02669314-6 2024-09-01T00:34:51.903 INFO:tasks.rados.rados.0.smithi026.stdout:1818: finishing write tid 2 to smithi02669314-6 2024-09-01T00:34:51.904 INFO:tasks.rados.rados.0.smithi026.stdout:1818: finishing write tid 3 to smithi02669314-6 2024-09-01T00:34:51.904 INFO:tasks.rados.rados.0.smithi026.stdout:1819: finishing rollback tid 0 to smithi02669314-24 2024-09-01T00:34:51.904 INFO:tasks.rados.rados.0.smithi026.stdout:1818: finishing write tid 4 to smithi02669314-6 2024-09-01T00:34:51.904 INFO:tasks.rados.rados.0.smithi026.stdout:1819: finishing rollback tid 1 to smithi02669314-24 2024-09-01T00:34:51.904 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 750 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-01T00:34:51.904 INFO:tasks.rados.rados.0.smithi026.stdout:1818: finishing write tid 5 to smithi02669314-6 2024-09-01T00:34:51.904 INFO:tasks.rados.rados.0.smithi026.stdout:1818: finishing write tid 6 to smithi02669314-6 2024-09-01T00:34:51.904 INFO:tasks.rados.rados.0.smithi026.stdout:1818: oid 6 updating version 0 to 651 2024-09-01T00:34:51.904 INFO:tasks.rados.rados.0.smithi026.stdout:1818: oid 6 version 651 is already newer than 649 2024-09-01T00:34:51.904 INFO:tasks.rados.rados.0.smithi026.stdout:1818: oid 6 updating version 651 to 652 2024-09-01T00:34:51.904 INFO:tasks.rados.rados.0.smithi026.stdout:1818: oid 6 updating version 652 to 653 2024-09-01T00:34:51.905 INFO:tasks.rados.rados.0.smithi026.stdout:1818: oid 6 version 653 is already newer than 650 2024-09-01T00:34:51.905 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 653 (ObjNum 564 snap 166 seq_num 564) dirty exists 2024-09-01T00:34:51.905 INFO:tasks.rados.rados.0.smithi026.stdout:1818: left oid 6 (ObjNum 564 snap 166 seq_num 564) 2024-09-01T00:34:51.905 INFO:tasks.rados.rados.0.smithi026.stdout:1821: expect (ObjNum 533 snap 155 seq_num 533) 2024-09-01T00:34:51.926 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:34:51.926 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:34:51.926 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:34:51.927 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:34:51.927 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:34:51.927 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:34:51.927 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:34:51.927 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:34:51.927 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 4, 2024-09-01T00:34:51.927 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 4 2024-09-01T00:34:51.927 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:34:51.927 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:34:51.927 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:34:51.928 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:34:51.928 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:34:51.928 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 6, 2024-09-01T00:34:51.928 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 9 2024-09-01T00:34:51.928 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:34:51.928 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:34:51.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:51 smithi026 ceph-mon[81182]: pgmap v286: 121 pgs: 121 active+clean; 166 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-01T00:34:51.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-01T00:34:51.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:51 smithi026 ceph-mon[81182]: osdmap e415: 8 total, 8 up, 8 in 2024-09-01T00:34:51.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:51 smithi026 ceph-mon[83580]: pgmap v286: 121 pgs: 121 active+clean; 166 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-01T00:34:51.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-01T00:34:51.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:51 smithi026 ceph-mon[83580]: osdmap e415: 8 total, 8 up, 8 in 2024-09-01T00:34:51.950 INFO:tasks.rados.rados.0.smithi026.stdout:1822: finishing write tid 1 to smithi02669314-7 2024-09-01T00:34:51.950 INFO:tasks.rados.rados.0.smithi026.stdout:1820: expect (ObjNum 538 snap 155 seq_num 538) 2024-09-01T00:34:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:51 smithi139 ceph-mon[73682]: pgmap v286: 121 pgs: 121 active+clean; 166 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-01T00:34:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-01T00:34:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:51 smithi139 ceph-mon[73682]: osdmap e415: 8 total, 8 up, 8 in 2024-09-01T00:34:52.201 INFO:tasks.rados.rados.0.smithi026.stdout:1822: finishing write tid 2 to smithi02669314-7 2024-09-01T00:34:52.201 INFO:tasks.rados.rados.0.smithi026.stdout:1822: finishing write tid 3 to smithi02669314-7 2024-09-01T00:34:52.201 INFO:tasks.rados.rados.0.smithi026.stdout:1822: finishing write tid 4 to smithi02669314-7 2024-09-01T00:34:52.201 INFO:tasks.rados.rados.0.smithi026.stdout:1822: finishing write tid 5 to smithi02669314-7 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1822: finishing write tid 6 to smithi02669314-7 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1822: oid 7 updating version 0 to 783 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1822: oid 7 updating version 783 to 784 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1822: oid 7 version 784 is already newer than 782 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1822: oid 7 updating version 784 to 785 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1822: oid 7 updating version 785 to 786 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 786 (ObjNum 565 snap 166 seq_num 565) dirty exists 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1822: left oid 7 (ObjNum 565 snap 166 seq_num 565) 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1823: finishing copy_from racing read to smithi02669314-25 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1817: done (6 left) 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1818: done (5 left) 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1819: done (4 left) 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1820: done (3 left) 2024-09-01T00:34:52.202 INFO:tasks.rados.rados.0.smithi026.stdout:1821: done (2 left) 2024-09-01T00:34:52.203 INFO:tasks.rados.rados.0.smithi026.stdout:1822: done (1 left) 2024-09-01T00:34:52.203 INFO:tasks.rados.rados.0.smithi026.stdout:1824: rollback oid 43 current snap is 166 2024-09-01T00:34:52.203 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 43 to 163 2024-09-01T00:34:52.203 INFO:tasks.rados.rados.0.smithi026.stdout:1823: finishing copy_from to smithi02669314-25 2024-09-01T00:34:52.203 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 779 (ObjNum 537 snap 155 seq_num 537) dirty exists 2024-09-01T00:34:52.203 INFO:tasks.rados.rados.0.smithi026.stdout:1823: done (1 left) 2024-09-01T00:34:52.203 INFO:tasks.rados.rados.0.smithi026.stdout:1825: rollback oid 18 current snap is 166 2024-09-01T00:34:52.203 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 18 to 165 2024-09-01T00:34:52.203 INFO:tasks.rados.rados.0.smithi026.stdout:1826: read oid 4 snap -1 2024-09-01T00:34:52.203 INFO:tasks.rados.rados.0.smithi026.stdout:1826: expect (ObjNum 515 snap 145 seq_num 515) 2024-09-01T00:34:52.203 INFO:tasks.rados.rados.0.smithi026.stdout:1827: delete oid 42 current snap is 166 2024-09-01T00:34:52.204 INFO:tasks.rados.rados.0.smithi026.stdout:1827: done (3 left) 2024-09-01T00:34:52.204 INFO:tasks.rados.rados.0.smithi026.stdout:1828: snap_remove snap 164 2024-09-01T00:34:52.232 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:34:52.232 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:34:52.232 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:34:52.232 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:34:52.232 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:34:52.232 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:34:52.232 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:34:52.232 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:34:52.233 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "9/20 daemons upgraded", 2024-09-01T00:34:52.233 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-01T00:34:52.233 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:34:52.233 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:34:52.785 INFO:tasks.rados.rados.0.smithi026.stdout:1828: done (3 left) 2024-09-01T00:34:52.785 INFO:tasks.rados.rados.0.smithi026.stdout:1829: read oid 24 snap -1 2024-09-01T00:34:52.785 INFO:tasks.rados.rados.0.smithi026.stdout:1829: expect deleted 2024-09-01T00:34:52.785 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 166 2024-09-01T00:34:52.786 INFO:tasks.rados.rados.0.smithi026.stdout:1824: finishing rollback tid 0 to smithi02669314-43 2024-09-01T00:34:52.786 INFO:tasks.rados.rados.0.smithi026.stdout:1830: seq_num 567 ranges {172032=704512,876544=499712,1376256=770048,2146304=335872} 2024-09-01T00:34:52.790 INFO:tasks.rados.rados.0.smithi026.stdout:1830: writing smithi02669314-27 from 172032 to 876544 tid 1 2024-09-01T00:34:52.793 INFO:tasks.rados.rados.0.smithi026.stdout:1830: writing smithi02669314-27 from 876544 to 1376256 tid 2 2024-09-01T00:34:52.798 INFO:tasks.rados.rados.0.smithi026.stdout:1830: writing smithi02669314-27 from 1376256 to 2146304 tid 3 2024-09-01T00:34:52.801 INFO:tasks.rados.rados.0.smithi026.stdout:1830: writing smithi02669314-27 from 2146304 to 2482176 tid 4 2024-09-01T00:34:52.801 INFO:tasks.rados.rados.0.smithi026.stdout:1831: setattr oid 20 current snap is 166 2024-09-01T00:34:52.802 INFO:tasks.rados.rados.0.smithi026.stdout:1824: finishing rollback tid 1 to smithi02669314-43 2024-09-01T00:34:52.802 INFO:tasks.rados.rados.0.smithi026.stdout:1824: finishing rollback tid 2 to smithi02669314-43 2024-09-01T00:34:52.802 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 681 (ObjNum 510 snap 141 seq_num 510) dirty exists 2024-09-01T00:34:52.802 INFO:tasks.rados.rados.0.smithi026.stdout:1825: finishing rollback tid 0 to smithi02669314-18 2024-09-01T00:34:52.802 INFO:tasks.rados.rados.0.smithi026.stdout:1825: finishing rollback tid 1 to smithi02669314-18 2024-09-01T00:34:52.803 INFO:tasks.rados.rados.0.smithi026.stdout:1825: finishing rollback tid 2 to smithi02669314-18 2024-09-01T00:34:52.803 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 734 (ObjNum 495 snap 138 seq_num 495) dirty exists 2024-09-01T00:34:52.803 INFO:tasks.rados.rados.0.smithi026.stdout:1826: expect (ObjNum 515 snap 145 seq_num 515) 2024-09-01T00:34:52.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:34:52] "GET /metrics HTTP/1.1" 200 36230 "" "Prometheus/2.43.0" 2024-09-01T00:34:52.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-mon[81182]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:52.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-mon[81182]: from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:52.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-01T00:34:52.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-mon[81182]: Upgrade: osd.4 is safe to restart 2024-09-01T00:34:52.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-mon[81182]: from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:52.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3748493682' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:52.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-mon[83580]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:52.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-mon[83580]: from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:52.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-01T00:34:52.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-mon[83580]: Upgrade: osd.4 is safe to restart 2024-09-01T00:34:52.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-mon[83580]: from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:52.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:52 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3748493682' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:53.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:52 smithi139 ceph-mon[73682]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:53.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:52 smithi139 ceph-mon[73682]: from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:53.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:52 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-01T00:34:53.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:52 smithi139 ceph-mon[73682]: Upgrade: osd.4 is safe to restart 2024-09-01T00:34:53.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:52 smithi139 ceph-mon[73682]: from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:53.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:52 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3748493682' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:34:53.622 INFO:tasks.rados.rados.0.smithi026.stdout:1830: finishing write tid 1 to smithi02669314-27 2024-09-01T00:34:53.622 INFO:tasks.rados.rados.0.smithi026.stdout:1830: finishing write tid 2 to smithi02669314-27 2024-09-01T00:34:53.622 INFO:tasks.rados.rados.0.smithi026.stdout:1830: finishing write tid 3 to smithi02669314-27 2024-09-01T00:34:53.622 INFO:tasks.rados.rados.0.smithi026.stdout:1830: finishing write tid 4 to smithi02669314-27 2024-09-01T00:34:53.622 INFO:tasks.rados.rados.0.smithi026.stdout:1830: finishing write tid 5 to smithi02669314-27 2024-09-01T00:34:53.622 INFO:tasks.rados.rados.0.smithi026.stdout:1830: finishing write tid 6 to smithi02669314-27 2024-09-01T00:34:53.622 INFO:tasks.rados.rados.0.smithi026.stdout:1830: oid 27 updating version 0 to 846 2024-09-01T00:34:53.622 INFO:tasks.rados.rados.0.smithi026.stdout:1830: oid 27 updating version 846 to 849 2024-09-01T00:34:53.622 INFO:tasks.rados.rados.0.smithi026.stdout:1830: oid 27 updating version 849 to 850 2024-09-01T00:34:53.623 INFO:tasks.rados.rados.0.smithi026.stdout:1830: oid 27 version 850 is already newer than 847 2024-09-01T00:34:53.623 INFO:tasks.rados.rados.0.smithi026.stdout:1830: oid 27 version 850 is already newer than 848 2024-09-01T00:34:53.623 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 850 (ObjNum 567 snap 166 seq_num 567) dirty exists 2024-09-01T00:34:53.623 INFO:tasks.rados.rados.0.smithi026.stdout:1830: left oid 27 (ObjNum 567 snap 166 seq_num 567) 2024-09-01T00:34:53.623 INFO:tasks.rados.rados.0.smithi026.stdout:1824: done (5 left) 2024-09-01T00:34:53.623 INFO:tasks.rados.rados.0.smithi026.stdout:1825: done (4 left) 2024-09-01T00:34:53.623 INFO:tasks.rados.rados.0.smithi026.stdout:1826: done (3 left) 2024-09-01T00:34:53.623 INFO:tasks.rados.rados.0.smithi026.stdout:1829: done (2 left) 2024-09-01T00:34:53.623 INFO:tasks.rados.rados.0.smithi026.stdout:1830: done (1 left) 2024-09-01T00:34:53.623 INFO:tasks.rados.rados.0.smithi026.stdout:1832: read oid 29 snap -1 2024-09-01T00:34:53.623 INFO:tasks.rados.rados.0.smithi026.stdout:1832: expect deleted 2024-09-01T00:34:53.623 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 166 2024-09-01T00:34:53.624 INFO:tasks.rados.rados.0.smithi026.stdout:1833: seq_num 568 ranges {1736704=720896,2457600=786432,3244032=581632,3825664=237568} 2024-09-01T00:34:53.635 INFO:tasks.rados.rados.0.smithi026.stdout:1833: writing smithi02669314-14 from 1736704 to 2457600 tid 1 2024-09-01T00:34:53.639 INFO:tasks.rados.rados.0.smithi026.stdout:1833: writing smithi02669314-14 from 2457600 to 3244032 tid 2 2024-09-01T00:34:53.642 INFO:tasks.rados.rados.0.smithi026.stdout:1833: writing smithi02669314-14 from 3244032 to 3825664 tid 3 2024-09-01T00:34:53.645 INFO:tasks.rados.rados.0.smithi026.stdout:1833: writing smithi02669314-14 from 3825664 to 4063232 tid 4 2024-09-01T00:34:53.645 INFO:tasks.rados.rados.0.smithi026.stdout:1834: copy_from oid 1 from oid 47 current snap is 166 2024-09-01T00:34:53.645 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 785 (ObjNum 537 snap 155 seq_num 537) dirty exists 2024-09-01T00:34:53.645 INFO:tasks.rados.rados.0.smithi026.stdout:1833: finishing write tid 1 to smithi02669314-14 2024-09-01T00:34:53.645 INFO:tasks.rados.rados.0.smithi026.stdout:1833: finishing write tid 2 to smithi02669314-14 2024-09-01T00:34:53.645 INFO:tasks.rados.rados.0.smithi026.stdout:1831: done (3 left) 2024-09-01T00:34:53.645 INFO:tasks.rados.rados.0.smithi026.stdout:1832: done (2 left) 2024-09-01T00:34:53.645 INFO:tasks.rados.rados.0.smithi026.stdout:1835: rollback oid 28 current snap is 166 2024-09-01T00:34:53.645 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 28 to 163 2024-09-01T00:34:53.645 INFO:tasks.rados.rados.0.smithi026.stdout:1836: copy_from oid 39 from oid 38 current snap is 166 2024-09-01T00:34:53.645 INFO:tasks.rados.rados.0.smithi026.stdout:1837: read oid 18 snap 163 2024-09-01T00:34:53.645 INFO:tasks.rados.rados.0.smithi026.stdout:1837: expect (ObjNum 495 snap 138 seq_num 495) 2024-09-01T00:34:53.646 INFO:tasks.rados.rados.0.smithi026.stdout:1838: read oid 22 snap -1 2024-09-01T00:34:53.646 INFO:tasks.rados.rados.0.smithi026.stdout:1838: expect (ObjNum 495 snap 138 seq_num 495) 2024-09-01T00:34:53.646 INFO:tasks.rados.rados.0.smithi026.stdout:1839: snap_create 2024-09-01T00:34:53.646 INFO:tasks.rados.rados.0.smithi026.stdout:1833: finishing write tid 3 to smithi02669314-14 2024-09-01T00:34:53.651 INFO:tasks.rados.rados.0.smithi026.stdout:1835: finishing rollback tid 0 to smithi02669314-28 2024-09-01T00:34:53.651 INFO:tasks.rados.rados.0.smithi026.stdout:1833: finishing write tid 4 to smithi02669314-14 2024-09-01T00:34:53.653 INFO:tasks.rados.rados.0.smithi026.stdout:1835: finishing rollback tid 1 to smithi02669314-28 2024-09-01T00:34:53.654 INFO:tasks.rados.rados.0.smithi026.stdout:1835: finishing rollback tid 2 to smithi02669314-28 2024-09-01T00:34:53.654 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 753 (ObjNum 501 snap 140 seq_num 501) dirty exists 2024-09-01T00:34:53.654 INFO:tasks.rados.rados.0.smithi026.stdout:1833: finishing write tid 5 to smithi02669314-14 2024-09-01T00:34:53.656 INFO:tasks.rados.rados.0.smithi026.stdout:1838: expect (ObjNum 495 snap 138 seq_num 495) 2024-09-01T00:34:53.720 INFO:tasks.rados.rados.0.smithi026.stdout:1837: expect (ObjNum 495 snap 138 seq_num 495) 2024-09-01T00:34:53.783 INFO:tasks.rados.rados.0.smithi026.stdout:1833: finishing write tid 6 to smithi02669314-14 2024-09-01T00:34:53.783 INFO:tasks.rados.rados.0.smithi026.stdout:1833: oid 14 updating version 0 to 788 2024-09-01T00:34:53.783 INFO:tasks.rados.rados.0.smithi026.stdout:1833: oid 14 updating version 788 to 791 2024-09-01T00:34:53.783 INFO:tasks.rados.rados.0.smithi026.stdout:1833: oid 14 version 791 is already newer than 789 2024-09-01T00:34:53.783 INFO:tasks.rados.rados.0.smithi026.stdout:1833: oid 14 version 791 is already newer than 787 2024-09-01T00:34:53.784 INFO:tasks.rados.rados.0.smithi026.stdout:1833: oid 14 version 791 is already newer than 790 2024-09-01T00:34:53.784 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 791 (ObjNum 568 snap 166 seq_num 568) dirty exists 2024-09-01T00:34:53.784 INFO:tasks.rados.rados.0.smithi026.stdout:1833: left oid 14 (ObjNum 568 snap 166 seq_num 568) 2024-09-01T00:34:53.784 INFO:tasks.rados.rados.0.smithi026.stdout:1836: finishing copy_from racing read to smithi02669314-39 2024-09-01T00:34:53.784 INFO:tasks.rados.rados.0.smithi026.stdout:1836: finishing copy_from to smithi02669314-39 2024-09-01T00:34:53.784 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 633 (ObjNum 485 snap 135 seq_num 485) dirty exists 2024-09-01T00:34:53.784 INFO:tasks.rados.rados.0.smithi026.stdout:1834: finishing copy_from racing read to smithi02669314-1 2024-09-01T00:34:53.785 INFO:tasks.rados.rados.0.smithi026.stdout:1834: finishing copy_from to smithi02669314-1 2024-09-01T00:34:53.785 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 767 (ObjNum 556 snap 161 seq_num 556) dirty exists 2024-09-01T00:34:53.795 INFO:tasks.rados.rados.0.smithi026.stdout:1833: done (6 left) 2024-09-01T00:34:53.795 INFO:tasks.rados.rados.0.smithi026.stdout:1834: done (5 left) 2024-09-01T00:34:53.795 INFO:tasks.rados.rados.0.smithi026.stdout:1835: done (4 left) 2024-09-01T00:34:53.796 INFO:tasks.rados.rados.0.smithi026.stdout:1836: done (3 left) 2024-09-01T00:34:53.796 INFO:tasks.rados.rados.0.smithi026.stdout:1837: done (2 left) 2024-09-01T00:34:53.796 INFO:tasks.rados.rados.0.smithi026.stdout:1838: done (1 left) 2024-09-01T00:34:53.796 INFO:tasks.rados.rados.0.smithi026.stdout:1839: done (0 left) 2024-09-01T00:34:53.796 INFO:tasks.rados.rados.0.smithi026.stdout:1840: copy_from oid 48 from oid 40 current snap is 167 2024-09-01T00:34:53.796 INFO:tasks.rados.rados.0.smithi026.stdout:1841: read oid 3 snap 165 2024-09-01T00:34:53.796 INFO:tasks.rados.rados.0.smithi026.stdout:1841: expect (ObjNum 549 snap 158 seq_num 549) 2024-09-01T00:34:53.796 INFO:tasks.rados.rados.0.smithi026.stdout:1842: snap_create 2024-09-01T00:34:53.804 INFO:tasks.rados.rados.0.smithi026.stdout:1841: expect (ObjNum 549 snap 158 seq_num 549) 2024-09-01T00:34:53.862 INFO:tasks.rados.rados.0.smithi026.stdout:1840: finishing copy_from racing read to smithi02669314-48 2024-09-01T00:34:53.862 INFO:tasks.rados.rados.0.smithi026.stdout:1840: finishing copy_from to smithi02669314-48 2024-09-01T00:34:53.862 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 698 (ObjNum 515 snap 145 seq_num 515) dirty exists 2024-09-01T00:34:53.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[81182]: pgmap v289: 121 pgs: 121 active+clean; 191 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.9 MiB/s wr, 14 op/s 2024-09-01T00:34:53.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[81182]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:53.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[81182]: Upgrade: Updating osd.4 2024-09-01T00:34:53.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[81182]: osdmap e416: 8 total, 8 up, 8 in 2024-09-01T00:34:53.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:53.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-01T00:34:53.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:34:53.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[81182]: Deploying daemon osd.4 on smithi139 2024-09-01T00:34:53.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[83580]: pgmap v289: 121 pgs: 121 active+clean; 191 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.9 MiB/s wr, 14 op/s 2024-09-01T00:34:53.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[83580]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:53.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[83580]: Upgrade: Updating osd.4 2024-09-01T00:34:53.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[83580]: osdmap e416: 8 total, 8 up, 8 in 2024-09-01T00:34:53.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:53.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-01T00:34:53.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:34:53.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:53 smithi026 ceph-mon[83580]: Deploying daemon osd.4 on smithi139 2024-09-01T00:34:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:53 smithi139 ceph-mon[73682]: pgmap v289: 121 pgs: 121 active+clean; 191 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.9 MiB/s wr, 14 op/s 2024-09-01T00:34:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:53 smithi139 ceph-mon[73682]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:34:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:53 smithi139 ceph-mon[73682]: Upgrade: Updating osd.4 2024-09-01T00:34:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:53 smithi139 ceph-mon[73682]: osdmap e416: 8 total, 8 up, 8 in 2024-09-01T00:34:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:34:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-01T00:34:54.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:34:54.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:53 smithi139 ceph-mon[73682]: Deploying daemon osd.4 on smithi139 2024-09-01T00:34:54.801 INFO:tasks.rados.rados.0.smithi026.stdout:1840: done (2 left) 2024-09-01T00:34:54.801 INFO:tasks.rados.rados.0.smithi026.stdout:1841: done (1 left) 2024-09-01T00:34:54.801 INFO:tasks.rados.rados.0.smithi026.stdout:1842: done (0 left) 2024-09-01T00:34:54.802 INFO:tasks.rados.rados.0.smithi026.stdout:1843: delete oid 8 current snap is 168 2024-09-01T00:34:54.806 INFO:tasks.rados.rados.0.smithi026.stdout:1843: done (0 left) 2024-09-01T00:34:54.806 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 168 2024-09-01T00:34:54.806 INFO:tasks.rados.rados.0.smithi026.stdout:1844: seq_num 570 ranges {0=753664,753664=548864,1302528=540672,1843200=516096} 2024-09-01T00:34:54.810 INFO:tasks.rados.rados.0.smithi026.stdout:1844: writing smithi02669314-19 from 0 to 753664 tid 1 2024-09-01T00:34:54.813 INFO:tasks.rados.rados.0.smithi026.stdout:1844: writing smithi02669314-19 from 753664 to 1302528 tid 2 2024-09-01T00:34:54.816 INFO:tasks.rados.rados.0.smithi026.stdout:1844: writing smithi02669314-19 from 1302528 to 1843200 tid 3 2024-09-01T00:34:54.820 INFO:tasks.rados.rados.0.smithi026.stdout:1844: writing smithi02669314-19 from 1843200 to 2359296 tid 4 2024-09-01T00:34:54.820 INFO:tasks.rados.rados.0.smithi026.stdout:1845: rollback oid 40 current snap is 168 2024-09-01T00:34:54.820 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 40 to 163 2024-09-01T00:34:54.820 INFO:tasks.rados.rados.0.smithi026.stdout:1844: finishing write tid 1 to smithi02669314-19 2024-09-01T00:34:54.820 INFO:tasks.rados.rados.0.smithi026.stdout:1844: finishing write tid 2 to smithi02669314-19 2024-09-01T00:34:54.821 INFO:tasks.rados.rados.0.smithi026.stdout:1844: finishing write tid 3 to smithi02669314-19 2024-09-01T00:34:54.821 INFO:tasks.rados.rados.0.smithi026.stdout:1846: rmattr oid 1 current snap is 168 2024-09-01T00:34:54.821 INFO:tasks.rados.rados.0.smithi026.stdout:1846: done (2 left) 2024-09-01T00:34:54.821 INFO:tasks.rados.rados.0.smithi026.stdout:1847: delete oid 46 current snap is 168 2024-09-01T00:34:54.821 INFO:tasks.rados.rados.0.smithi026.stdout:1847: done (2 left) 2024-09-01T00:34:54.822 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 168 2024-09-01T00:34:54.822 INFO:tasks.rados.rados.0.smithi026.stdout:1848: seq_num 572 ranges {4005888=786432,4792320=770048,5562368=557056,6119424=278528} 2024-09-01T00:34:54.847 INFO:tasks.rados.rados.0.smithi026.stdout:1848: writing smithi02669314-5 from 4005888 to 4792320 tid 1 2024-09-01T00:34:54.852 INFO:tasks.rados.rados.0.smithi026.stdout:1848: writing smithi02669314-5 from 4792320 to 5562368 tid 2 2024-09-01T00:34:54.855 INFO:tasks.rados.rados.0.smithi026.stdout:1848: writing smithi02669314-5 from 5562368 to 6119424 tid 3 2024-09-01T00:34:54.857 INFO:tasks.rados.rados.0.smithi026.stdout:1848: writing smithi02669314-5 from 6119424 to 6397952 tid 4 2024-09-01T00:34:54.857 INFO:tasks.rados.rados.0.smithi026.stdout:1849: copy_from oid 27 from oid 1 current snap is 168 2024-09-01T00:34:54.857 INFO:tasks.rados.rados.0.smithi026.stdout:1844: finishing write tid 4 to smithi02669314-19 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:1844: finishing write tid 5 to smithi02669314-19 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:1845: finishing rollback tid 0 to smithi02669314-40 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:1845: finishing rollback tid 1 to smithi02669314-40 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:1845: finishing rollback tid 2 to smithi02669314-40 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 701 (ObjNum 515 snap 145 seq_num 515) dirty exists 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:1844: finishing write tid 6 to smithi02669314-19 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:1844: oid 19 updating version 0 to 558 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:1844: oid 19 updating version 558 to 559 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:1844: oid 19 version 559 is already newer than 555 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:1844: oid 19 version 559 is already newer than 557 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:1844: oid 19 version 559 is already newer than 556 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 559 (ObjNum 570 snap 168 seq_num 570) dirty exists 2024-09-01T00:34:54.858 INFO:tasks.rados.rados.0.smithi026.stdout:1844: left oid 19 (ObjNum 570 snap 168 seq_num 570) 2024-09-01T00:34:54.859 INFO:tasks.rados.rados.0.smithi026.stdout:1848: finishing write tid 1 to smithi02669314-5 2024-09-01T00:34:54.859 INFO:tasks.rados.rados.0.smithi026.stdout:1848: finishing write tid 2 to smithi02669314-5 2024-09-01T00:34:54.859 INFO:tasks.rados.rados.0.smithi026.stdout:1844: done (3 left) 2024-09-01T00:34:54.859 INFO:tasks.rados.rados.0.smithi026.stdout:1845: done (2 left) 2024-09-01T00:34:54.859 INFO:tasks.rados.rados.0.smithi026.stdout:1850: snap_create 2024-09-01T00:34:54.859 INFO:tasks.rados.rados.0.smithi026.stdout:1848: finishing write tid 3 to smithi02669314-5 2024-09-01T00:34:54.860 INFO:tasks.rados.rados.0.smithi026.stdout:1848: finishing write tid 4 to smithi02669314-5 2024-09-01T00:34:54.860 INFO:tasks.rados.rados.0.smithi026.stdout:1848: finishing write tid 5 to smithi02669314-5 2024-09-01T00:34:54.860 INFO:tasks.rados.rados.0.smithi026.stdout:1848: finishing write tid 6 to smithi02669314-5 2024-09-01T00:34:54.860 INFO:tasks.rados.rados.0.smithi026.stdout:1848: oid 5 updating version 0 to 855 2024-09-01T00:34:54.860 INFO:tasks.rados.rados.0.smithi026.stdout:1848: oid 5 version 855 is already newer than 853 2024-09-01T00:34:54.860 INFO:tasks.rados.rados.0.smithi026.stdout:1848: oid 5 version 855 is already newer than 854 2024-09-01T00:34:54.860 INFO:tasks.rados.rados.0.smithi026.stdout:1848: oid 5 version 855 is already newer than 852 2024-09-01T00:34:54.861 INFO:tasks.rados.rados.0.smithi026.stdout:1848: oid 5 updating version 855 to 856 2024-09-01T00:34:54.861 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 856 (ObjNum 572 snap 168 seq_num 572) dirty exists 2024-09-01T00:34:54.861 INFO:tasks.rados.rados.0.smithi026.stdout:1848: left oid 5 (ObjNum 572 snap 168 seq_num 572) 2024-09-01T00:34:54.883 INFO:tasks.rados.rados.0.smithi026.stdout:1849: finishing copy_from racing read to smithi02669314-27 2024-09-01T00:34:54.886 INFO:tasks.rados.rados.0.smithi026.stdout:1849: finishing copy_from to smithi02669314-27 2024-09-01T00:34:54.886 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 767 (ObjNum 556 snap 161 seq_num 556) dirty exists 2024-09-01T00:34:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:54 smithi139 ceph-mon[73682]: osdmap e417: 8 total, 8 up, 8 in 2024-09-01T00:34:55.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:54 smithi026 ceph-mon[81182]: osdmap e417: 8 total, 8 up, 8 in 2024-09-01T00:34:55.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:54 smithi026 ceph-mon[83580]: osdmap e417: 8 total, 8 up, 8 in 2024-09-01T00:34:55.751 INFO:tasks.rados.rados.0.smithi026.stdout:1848: done (2 left) 2024-09-01T00:34:55.751 INFO:tasks.rados.rados.0.smithi026.stdout:1849: done (1 left) 2024-09-01T00:34:55.751 INFO:tasks.rados.rados.0.smithi026.stdout:1850: done (0 left) 2024-09-01T00:34:55.751 INFO:tasks.rados.rados.0.smithi026.stdout:1851: rollback oid 2 current snap is 169 2024-09-01T00:34:55.751 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 2 to 168 2024-09-01T00:34:55.751 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 169 2024-09-01T00:34:55.752 INFO:tasks.rados.rados.0.smithi026.stdout:1852: seq_num 573 ranges {5357568=802816,6160384=655360,6815744=720896,7536640=229376} 2024-09-01T00:34:55.784 INFO:tasks.rados.rados.0.smithi026.stdout:1852: writing smithi02669314-11 from 5357568 to 6160384 tid 1 2024-09-01T00:34:55.788 INFO:tasks.rados.rados.0.smithi026.stdout:1852: writing smithi02669314-11 from 6160384 to 6815744 tid 2 2024-09-01T00:34:55.792 INFO:tasks.rados.rados.0.smithi026.stdout:1852: writing smithi02669314-11 from 6815744 to 7536640 tid 3 2024-09-01T00:34:55.794 INFO:tasks.rados.rados.0.smithi026.stdout:1852: writing smithi02669314-11 from 7536640 to 7766016 tid 4 2024-09-01T00:34:55.794 INFO:tasks.rados.rados.0.smithi026.stdout:1853: copy_from oid 49 from oid 36 current snap is 169 2024-09-01T00:34:55.794 INFO:tasks.rados.rados.0.smithi026.stdout:1851: finishing rollback tid 0 to smithi02669314-2 2024-09-01T00:34:55.794 INFO:tasks.rados.rados.0.smithi026.stdout:1851: finishing rollback tid 1 to smithi02669314-2 2024-09-01T00:34:55.794 INFO:tasks.rados.rados.0.smithi026.stdout:1851: finishing rollback tid 2 to smithi02669314-2 2024-09-01T00:34:55.795 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 718 (ObjNum 538 snap 155 seq_num 538) dirty exists 2024-09-01T00:34:55.795 INFO:tasks.rados.rados.0.smithi026.stdout:1851: done (2 left) 2024-09-01T00:34:55.795 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 169 2024-09-01T00:34:55.795 INFO:tasks.rados.rados.0.smithi026.stdout:1852: finishing write tid 1 to smithi02669314-11 2024-09-01T00:34:55.795 INFO:tasks.rados.rados.0.smithi026.stdout:1854: seq_num 574 ranges {5357568=16384} 2024-09-01T00:34:55.825 INFO:tasks.rados.rados.0.smithi026.stdout:1854: writing smithi02669314-43 from 5357568 to 5373952 tid 1 2024-09-01T00:34:55.825 INFO:tasks.rados.rados.0.smithi026.stdout:1855: read oid 37 snap -1 2024-09-01T00:34:55.825 INFO:tasks.rados.rados.0.smithi026.stdout:1855: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:34:55.825 INFO:tasks.rados.rados.0.smithi026.stdout:1856: read oid 25 snap -1 2024-09-01T00:34:55.825 INFO:tasks.rados.rados.0.smithi026.stdout:1856: expect (ObjNum 537 snap 155 seq_num 537) 2024-09-01T00:34:55.825 INFO:tasks.rados.rados.0.smithi026.stdout:1857: snap_create 2024-09-01T00:34:55.825 INFO:tasks.rados.rados.0.smithi026.stdout:1852: finishing write tid 2 to smithi02669314-11 2024-09-01T00:34:55.825 INFO:tasks.rados.rados.0.smithi026.stdout:1852: finishing write tid 3 to smithi02669314-11 2024-09-01T00:34:55.825 INFO:tasks.rados.rados.0.smithi026.stdout:1852: finishing write tid 4 to smithi02669314-11 2024-09-01T00:34:55.826 INFO:tasks.rados.rados.0.smithi026.stdout:1852: finishing write tid 5 to smithi02669314-11 2024-09-01T00:34:55.826 INFO:tasks.rados.rados.0.smithi026.stdout:1852: finishing write tid 6 to smithi02669314-11 2024-09-01T00:34:55.826 INFO:tasks.rados.rados.0.smithi026.stdout:1852: oid 11 updating version 0 to 720 2024-09-01T00:34:55.826 INFO:tasks.rados.rados.0.smithi026.stdout:1852: oid 11 updating version 720 to 723 2024-09-01T00:34:55.826 INFO:tasks.rados.rados.0.smithi026.stdout:1852: oid 11 version 723 is already newer than 722 2024-09-01T00:34:55.826 INFO:tasks.rados.rados.0.smithi026.stdout:1852: oid 11 version 723 is already newer than 721 2024-09-01T00:34:55.826 INFO:tasks.rados.rados.0.smithi026.stdout:1852: oid 11 version 723 is already newer than 719 2024-09-01T00:34:55.826 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 723 (ObjNum 573 snap 169 seq_num 573) dirty exists 2024-09-01T00:34:55.826 INFO:tasks.rados.rados.0.smithi026.stdout:1852: left oid 11 (ObjNum 573 snap 169 seq_num 573) 2024-09-01T00:34:55.826 INFO:tasks.rados.rados.0.smithi026.stdout:1853: finishing copy_from racing read to smithi02669314-49 2024-09-01T00:34:55.827 INFO:tasks.rados.rados.0.smithi026.stdout:1853: finishing copy_from to smithi02669314-49 2024-09-01T00:34:55.827 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 628 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:34:55.831 INFO:tasks.rados.rados.0.smithi026.stdout:1854: finishing write tid 1 to smithi02669314-43 2024-09-01T00:34:55.831 INFO:tasks.rados.rados.0.smithi026.stdout:1854: finishing write tid 2 to smithi02669314-43 2024-09-01T00:34:55.834 INFO:tasks.rados.rados.0.smithi026.stdout:1854: finishing write tid 3 to smithi02669314-43 2024-09-01T00:34:55.834 INFO:tasks.rados.rados.0.smithi026.stdout:1854: oid 43 updating version 0 to 682 2024-09-01T00:34:55.834 INFO:tasks.rados.rados.0.smithi026.stdout:1854: oid 43 updating version 682 to 683 2024-09-01T00:34:55.834 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 683 (ObjNum 574 snap 169 seq_num 574) dirty exists 2024-09-01T00:34:55.834 INFO:tasks.rados.rados.0.smithi026.stdout:1854: left oid 43 (ObjNum 574 snap 169 seq_num 574) 2024-09-01T00:34:55.838 INFO:tasks.rados.rados.0.smithi026.stdout:1856: expect (ObjNum 537 snap 155 seq_num 537) 2024-09-01T00:34:55.889 INFO:tasks.rados.rados.0.smithi026.stdout:1855: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:34:56.083 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:55 smithi139 systemd[1]: Stopping Ceph osd.4 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:34:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:55 smithi139 ceph-mon[73682]: pgmap v292: 121 pgs: 121 active+clean; 193 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.8 MiB/s wr, 11 op/s 2024-09-01T00:34:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:55 smithi139 ceph-mon[73682]: osdmap e418: 8 total, 8 up, 8 in 2024-09-01T00:34:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:55 smithi139 ceph-mon[73682]: osdmap e419: 8 total, 8 up, 8 in 2024-09-01T00:34:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:55 smithi026 ceph-mon[81182]: pgmap v292: 121 pgs: 121 active+clean; 193 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.8 MiB/s wr, 11 op/s 2024-09-01T00:34:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:55 smithi026 ceph-mon[81182]: osdmap e418: 8 total, 8 up, 8 in 2024-09-01T00:34:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:55 smithi026 ceph-mon[81182]: osdmap e419: 8 total, 8 up, 8 in 2024-09-01T00:34:56.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:55 smithi026 ceph-mon[83580]: pgmap v292: 121 pgs: 121 active+clean; 193 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.8 MiB/s wr, 11 op/s 2024-09-01T00:34:56.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:55 smithi026 ceph-mon[83580]: osdmap e418: 8 total, 8 up, 8 in 2024-09-01T00:34:56.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:55 smithi026 ceph-mon[83580]: osdmap e419: 8 total, 8 up, 8 in 2024-09-01T00:34:56.583 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[25356]: 2024-09-01T00:34:56.088+0000 7fce0772a640 -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-01T00:34:56.583 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[25356]: 2024-09-01T00:34:56.088+0000 7fce0772a640 -1 osd.4 419 *** Got signal Terminated *** 2024-09-01T00:34:56.583 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[25356]: 2024-09-01T00:34:56.088+0000 7fce0772a640 -1 osd.4 419 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:34:56.810 INFO:tasks.rados.rados.0.smithi026.stdout:1852: done (5 left) 2024-09-01T00:34:56.810 INFO:tasks.rados.rados.0.smithi026.stdout:1853: done (4 left) 2024-09-01T00:34:56.810 INFO:tasks.rados.rados.0.smithi026.stdout:1854: done (3 left) 2024-09-01T00:34:56.810 INFO:tasks.rados.rados.0.smithi026.stdout:1855: done (2 left) 2024-09-01T00:34:56.810 INFO:tasks.rados.rados.0.smithi026.stdout:1856: done (1 left) 2024-09-01T00:34:56.810 INFO:tasks.rados.rados.0.smithi026.stdout:1857: done (0 left) 2024-09-01T00:34:56.810 INFO:tasks.rados.rados.0.smithi026.stdout:1858: snap_remove snap 166 2024-09-01T00:34:57.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:56 smithi139 ceph-mon[73682]: osd.4 marked itself down and dead 2024-09-01T00:34:57.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:56 smithi026 ceph-mon[81182]: osd.4 marked itself down and dead 2024-09-01T00:34:57.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:56 smithi026 ceph-mon[83580]: osd.4 marked itself down and dead 2024-09-01T00:34:57.647 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:57 smithi139 podman[78808]: 2024-09-01 00:34:57.361131904 +0000 UTC m=+1.378709246 container died 4043c5e3aba4068b77866f59ecb25f5a983de81d6cd1dbda04c514cd6a1da791 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7290dfe, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-01T00:34:57.812 INFO:tasks.rados.rados.0.smithi026.stdout:1858: done (0 left) 2024-09-01T00:34:57.812 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 170 2024-09-01T00:34:57.812 INFO:tasks.rados.rados.0.smithi026.stdout:1859: seq_num 575 ranges {0=32768} 2024-09-01T00:34:57.812 INFO:tasks.rados.rados.0.smithi026.stdout:1859: writing smithi02669314-8 from 0 to 32768 tid 1 2024-09-01T00:34:57.812 INFO:tasks.rados.rados.0.smithi026.stdout:1860: delete oid 12 current snap is 170 2024-09-01T00:34:57.825 INFO:tasks.rados.rados.0.smithi026.stdout:1859: finishing write tid 1 to smithi02669314-8 2024-09-01T00:34:57.825 INFO:tasks.rados.rados.0.smithi026.stdout:1860: done (1 left) 2024-09-01T00:34:57.825 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 170 2024-09-01T00:34:57.825 INFO:tasks.rados.rados.0.smithi026.stdout:1861: seq_num 577 ranges {4538368=65536} 2024-09-01T00:34:57.851 INFO:tasks.rados.rados.0.smithi026.stdout:1861: writing smithi02669314-35 from 4538368 to 4603904 tid 1 2024-09-01T00:34:57.851 INFO:tasks.rados.rados.0.smithi026.stdout:1862: delete oid 4 current snap is 170 2024-09-01T00:34:57.851 INFO:tasks.rados.rados.0.smithi026.stdout:1859: finishing write tid 2 to smithi02669314-8 2024-09-01T00:34:57.851 INFO:tasks.rados.rados.0.smithi026.stdout:1859: finishing write tid 3 to smithi02669314-8 2024-09-01T00:34:57.851 INFO:tasks.rados.rados.0.smithi026.stdout:1859: oid 8 updating version 0 to 646 2024-09-01T00:34:57.852 INFO:tasks.rados.rados.0.smithi026.stdout:1859: oid 8 version 646 is already newer than 645 2024-09-01T00:34:57.852 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 646 (ObjNum 575 snap 170 seq_num 575) dirty exists 2024-09-01T00:34:57.852 INFO:tasks.rados.rados.0.smithi026.stdout:1859: left oid 8 (ObjNum 575 snap 170 seq_num 575) 2024-09-01T00:34:57.853 INFO:tasks.rados.rados.0.smithi026.stdout:1859: done (2 left) 2024-09-01T00:34:57.853 INFO:tasks.rados.rados.0.smithi026.stdout:1862: done (1 left) 2024-09-01T00:34:57.853 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 170 2024-09-01T00:34:57.853 INFO:tasks.rados.rados.0.smithi026.stdout:1863: seq_num 579 ranges {5832704=98304} 2024-09-01T00:34:57.886 INFO:tasks.rados.rados.0.smithi026.stdout:1863: writing smithi02669314-47 from 5832704 to 5931008 tid 1 2024-09-01T00:34:57.886 INFO:tasks.rados.rados.0.smithi026.stdout:1864: rmattr oid 23 current snap is 170 2024-09-01T00:34:57.886 INFO:tasks.rados.rados.0.smithi026.stdout:1864: done (2 left) 2024-09-01T00:34:57.886 INFO:tasks.rados.rados.0.smithi026.stdout:1865: copy_from oid 30 from oid 2 current snap is 170 2024-09-01T00:34:57.886 INFO:tasks.rados.rados.0.smithi026.stdout:1861: finishing write tid 1 to smithi02669314-35 2024-09-01T00:34:57.886 INFO:tasks.rados.rados.0.smithi026.stdout:1861: finishing write tid 2 to smithi02669314-35 2024-09-01T00:34:57.887 INFO:tasks.rados.rados.0.smithi026.stdout:1861: finishing write tid 3 to smithi02669314-35 2024-09-01T00:34:57.887 INFO:tasks.rados.rados.0.smithi026.stdout:1861: oid 35 updating version 0 to 798 2024-09-01T00:34:57.887 INFO:tasks.rados.rados.0.smithi026.stdout:1861: oid 35 updating version 798 to 799 2024-09-01T00:34:57.887 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 799 (ObjNum 577 snap 170 seq_num 577) dirty exists 2024-09-01T00:34:57.887 INFO:tasks.rados.rados.0.smithi026.stdout:1861: left oid 35 (ObjNum 577 snap 170 seq_num 577) 2024-09-01T00:34:57.887 INFO:tasks.rados.rados.0.smithi026.stdout:1861: done (2 left) 2024-09-01T00:34:57.887 INFO:tasks.rados.rados.0.smithi026.stdout:1866: copy_from oid 18 from oid 44 current snap is 170 2024-09-01T00:34:57.887 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 170 2024-09-01T00:34:57.887 INFO:tasks.rados.rados.0.smithi026.stdout:1867: seq_num 580 ranges {6168576=114688} 2024-09-01T00:34:57.921 INFO:tasks.rados.rados.0.smithi026.stdout:1867: writing smithi02669314-7 from 6168576 to 6283264 tid 1 2024-09-01T00:34:57.921 INFO:tasks.rados.rados.0.smithi026.stdout:1868: delete oid 46 current snap is 170 2024-09-01T00:34:57.922 INFO:tasks.rados.rados.0.smithi026.stdout:1863: finishing write tid 1 to smithi02669314-47 2024-09-01T00:34:57.922 INFO:tasks.rados.rados.0.smithi026.stdout:1863: finishing write tid 2 to smithi02669314-47 2024-09-01T00:34:57.922 INFO:tasks.rados.rados.0.smithi026.stdout:1863: finishing write tid 3 to smithi02669314-47 2024-09-01T00:34:57.922 INFO:tasks.rados.rados.0.smithi026.stdout:1863: oid 47 updating version 0 to 793 2024-09-01T00:34:57.922 INFO:tasks.rados.rados.0.smithi026.stdout:1863: oid 47 updating version 793 to 794 2024-09-01T00:34:57.922 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 794 (ObjNum 579 snap 170 seq_num 579) dirty exists 2024-09-01T00:34:57.922 INFO:tasks.rados.rados.0.smithi026.stdout:1863: left oid 47 (ObjNum 579 snap 170 seq_num 579) 2024-09-01T00:34:57.922 INFO:tasks.rados.rados.0.smithi026.stdout:1866: finishing copy_from racing read to smithi02669314-18 2024-09-01T00:34:57.922 INFO:tasks.rados.rados.0.smithi026.stdout:1866: finishing copy_from to smithi02669314-18 2024-09-01T00:34:57.922 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 755 (ObjNum 547 snap 158 seq_num 547) dirty exists 2024-09-01T00:34:57.922 INFO:tasks.rados.rados.0.smithi026.stdout:1865: finishing copy_from racing read to smithi02669314-30 2024-09-01T00:34:57.923 INFO:tasks.rados.rados.0.smithi026.stdout:1865: finishing copy_from to smithi02669314-30 2024-09-01T00:34:57.923 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 718 (ObjNum 538 snap 155 seq_num 538) dirty exists 2024-09-01T00:34:57.923 INFO:tasks.rados.rados.0.smithi026.stdout:1863: done (4 left) 2024-09-01T00:34:57.923 INFO:tasks.rados.rados.0.smithi026.stdout:1865: done (3 left) 2024-09-01T00:34:57.924 INFO:tasks.rados.rados.0.smithi026.stdout:1866: done (2 left) 2024-09-01T00:34:57.924 INFO:tasks.rados.rados.0.smithi026.stdout:1868: done (1 left) 2024-09-01T00:34:57.924 INFO:tasks.rados.rados.0.smithi026.stdout:1869: read oid 29 snap -1 2024-09-01T00:34:57.924 INFO:tasks.rados.rados.0.smithi026.stdout:1869: expect deleted 2024-09-01T00:34:57.924 INFO:tasks.rados.rados.0.smithi026.stdout:1870: delete oid 40 current snap is 170 2024-09-01T00:34:57.924 INFO:tasks.rados.rados.0.smithi026.stdout:1867: finishing write tid 1 to smithi02669314-7 2024-09-01T00:34:57.924 INFO:tasks.rados.rados.0.smithi026.stdout:1867: finishing write tid 2 to smithi02669314-7 2024-09-01T00:34:57.924 INFO:tasks.rados.rados.0.smithi026.stdout:1867: finishing write tid 3 to smithi02669314-7 2024-09-01T00:34:57.925 INFO:tasks.rados.rados.0.smithi026.stdout:1867: oid 7 updating version 0 to 801 2024-09-01T00:34:57.925 INFO:tasks.rados.rados.0.smithi026.stdout:1867: oid 7 updating version 801 to 802 2024-09-01T00:34:57.925 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 802 (ObjNum 580 snap 170 seq_num 580) dirty exists 2024-09-01T00:34:57.925 INFO:tasks.rados.rados.0.smithi026.stdout:1867: left oid 7 (ObjNum 580 snap 170 seq_num 580) 2024-09-01T00:34:57.925 INFO:tasks.rados.rados.0.smithi026.stdout:1867: done (2 left) 2024-09-01T00:34:57.925 INFO:tasks.rados.rados.0.smithi026.stdout:1869: done (1 left) 2024-09-01T00:34:57.925 INFO:tasks.rados.rados.0.smithi026.stdout:1870: done (0 left) 2024-09-01T00:34:57.925 INFO:tasks.rados.rados.0.smithi026.stdout:1871: snap_create 2024-09-01T00:34:58.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:57 smithi139 ceph-mon[73682]: pgmap v295: 121 pgs: 121 active+clean; 226 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 8.8 MiB/s wr, 23 op/s 2024-09-01T00:34:58.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:57 smithi139 ceph-mon[73682]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:34:58.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:57 smithi139 ceph-mon[73682]: osdmap e420: 8 total, 7 up, 8 in 2024-09-01T00:34:58.032 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:57 smithi139 podman[78808]: 2024-09-01 00:34:57.729986568 +0000 UTC m=+1.747563910 container cleanup 4043c5e3aba4068b77866f59ecb25f5a983de81d6cd1dbda04c514cd6a1da791 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7290dfe) 2024-09-01T00:34:58.032 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:57 smithi139 bash[78808]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4 2024-09-01T00:34:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:57 smithi026 ceph-mon[81182]: pgmap v295: 121 pgs: 121 active+clean; 226 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 8.8 MiB/s wr, 23 op/s 2024-09-01T00:34:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:57 smithi026 ceph-mon[81182]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:34:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:57 smithi026 ceph-mon[81182]: osdmap e420: 8 total, 7 up, 8 in 2024-09-01T00:34:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:57 smithi026 ceph-mon[83580]: pgmap v295: 121 pgs: 121 active+clean; 226 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 8.8 MiB/s wr, 23 op/s 2024-09-01T00:34:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:57 smithi026 ceph-mon[83580]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:34:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:57 smithi026 ceph-mon[83580]: osdmap e420: 8 total, 7 up, 8 in 2024-09-01T00:34:58.333 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:58 smithi139 podman[78834]: 2024-09-01 00:34:58.031648523 +0000 UTC m=+0.665628702 container remove 4043c5e3aba4068b77866f59ecb25f5a983de81d6cd1dbda04c514cd6a1da791 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=reef-7290dfe, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:34:58.604 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:58 smithi139 podman[78924]: 2024-09-01 00:34:58.254551014 +0000 UTC m=+0.015982326 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:34:58.604 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:58 smithi139 podman[78924]: 2024-09-01 00:34:58.357366946 +0000 UTC m=+0.118798252 container create e461270d6c5782daee182f7294b7e4b1fc5a6de9da8cdbc103c1b8f6c3fb415f (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-deactivate, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-01T00:34:58.604 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:58 smithi139 podman[78924]: 2024-09-01 00:34:58.601451256 +0000 UTC m=+0.362882562 container init e461270d6c5782daee182f7294b7e4b1fc5a6de9da8cdbc103c1b8f6c3fb415f (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-01T00:34:58.604 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:58 smithi139 podman[78924]: 2024-09-01 00:34:58.604774175 +0000 UTC m=+0.366205492 container start e461270d6c5782daee182f7294b7e4b1fc5a6de9da8cdbc103c1b8f6c3fb415f (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-01T00:34:58.818 INFO:tasks.rados.rados.0.smithi026.stdout:1871: done (0 left) 2024-09-01T00:34:58.818 INFO:tasks.rados.rados.0.smithi026.stdout:1872: delete oid 9 current snap is 171 2024-09-01T00:34:58.823 INFO:tasks.rados.rados.0.smithi026.stdout:1872: done (0 left) 2024-09-01T00:34:58.823 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 171 2024-09-01T00:34:58.824 INFO:tasks.rados.rados.0.smithi026.stdout:1873: seq_num 584 ranges {2646016=188416} 2024-09-01T00:34:58.839 INFO:tasks.rados.rados.0.smithi026.stdout:1873: writing smithi02669314-39 from 2646016 to 2834432 tid 1 2024-09-01T00:34:58.839 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 171 2024-09-01T00:34:58.839 INFO:tasks.rados.rados.0.smithi026.stdout:1874: seq_num 585 ranges {5931008=204800} 2024-09-01T00:34:58.873 INFO:tasks.rados.rados.0.smithi026.stdout:1874: writing smithi02669314-47 from 5931008 to 6135808 tid 1 2024-09-01T00:34:58.873 INFO:tasks.rados.rados.0.smithi026.stdout:1875: read oid 32 snap -1 2024-09-01T00:34:58.874 INFO:tasks.rados.rados.0.smithi026.stdout:1875: expect (ObjNum 511 snap 141 seq_num 511) 2024-09-01T00:34:58.874 INFO:tasks.rados.rados.0.smithi026.stdout:1876: snap_create 2024-09-01T00:34:58.874 INFO:tasks.rados.rados.0.smithi026.stdout:1873: finishing write tid 1 to smithi02669314-39 2024-09-01T00:34:58.874 INFO:tasks.rados.rados.0.smithi026.stdout:1873: finishing write tid 2 to smithi02669314-39 2024-09-01T00:34:58.874 INFO:tasks.rados.rados.0.smithi026.stdout:1873: finishing write tid 3 to smithi02669314-39 2024-09-01T00:34:58.874 INFO:tasks.rados.rados.0.smithi026.stdout:1873: oid 39 updating version 0 to 701 2024-09-01T00:34:58.874 INFO:tasks.rados.rados.0.smithi026.stdout:1873: oid 39 version 701 is already newer than 700 2024-09-01T00:34:58.874 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 701 (ObjNum 584 snap 171 seq_num 584) dirty exists 2024-09-01T00:34:58.874 INFO:tasks.rados.rados.0.smithi026.stdout:1873: left oid 39 (ObjNum 584 snap 171 seq_num 584) 2024-09-01T00:34:58.876 INFO:tasks.rados.rados.0.smithi026.stdout:1874: finishing write tid 1 to smithi02669314-47 2024-09-01T00:34:58.877 INFO:tasks.rados.rados.0.smithi026.stdout:1874: finishing write tid 2 to smithi02669314-47 2024-09-01T00:34:58.878 INFO:tasks.rados.rados.0.smithi026.stdout:1874: finishing write tid 3 to smithi02669314-47 2024-09-01T00:34:58.878 INFO:tasks.rados.rados.0.smithi026.stdout:1874: oid 47 updating version 0 to 796 2024-09-01T00:34:58.878 INFO:tasks.rados.rados.0.smithi026.stdout:1874: oid 47 updating version 796 to 797 2024-09-01T00:34:58.878 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 797 (ObjNum 585 snap 171 seq_num 585) dirty exists 2024-09-01T00:34:58.878 INFO:tasks.rados.rados.0.smithi026.stdout:1874: left oid 47 (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:34:58.883 INFO:tasks.rados.rados.0.smithi026.stdout:1875: expect (ObjNum 511 snap 141 seq_num 511) 2024-09-01T00:34:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:58 smithi139 ceph-mon[73682]: osdmap e421: 8 total, 7 up, 8 in 2024-09-01T00:34:59.083 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:58 smithi139 podman[78924]: 2024-09-01 00:34:58.684801381 +0000 UTC m=+0.446232701 container attach e461270d6c5782daee182f7294b7e4b1fc5a6de9da8cdbc103c1b8f6c3fb415f (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:34:59.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:58 smithi139 podman[78924]: 2024-09-01 00:34:58.797811794 +0000 UTC m=+0.559243103 container died e461270d6c5782daee182f7294b7e4b1fc5a6de9da8cdbc103c1b8f6c3fb415f (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731) 2024-09-01T00:34:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:58 smithi026 ceph-mon[81182]: osdmap e421: 8 total, 7 up, 8 in 2024-09-01T00:34:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:58 smithi026 ceph-mon[83580]: osdmap e421: 8 total, 7 up, 8 in 2024-09-01T00:34:59.815 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:59 smithi139 podman[78948]: 2024-09-01 00:34:59.53901521 +0000 UTC m=+0.731359268 container remove e461270d6c5782daee182f7294b7e4b1fc5a6de9da8cdbc103c1b8f6c3fb415f (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-01T00:34:59.816 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:59 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-01T00:34:59.816 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:59 smithi139 systemd[1]: Stopped Ceph osd.4 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:34:59.816 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:59 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.4.service: Consumed 14.425s CPU time. 2024-09-01T00:34:59.816 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:59 smithi139 systemd[1]: Starting Ceph osd.4 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:34:59.822 INFO:tasks.rados.rados.0.smithi026.stdout:1873: done (3 left) 2024-09-01T00:34:59.823 INFO:tasks.rados.rados.0.smithi026.stdout:1874: done (2 left) 2024-09-01T00:34:59.823 INFO:tasks.rados.rados.0.smithi026.stdout:1875: done (1 left) 2024-09-01T00:34:59.823 INFO:tasks.rados.rados.0.smithi026.stdout:1876: done (0 left) 2024-09-01T00:34:59.823 INFO:tasks.rados.rados.0.smithi026.stdout:1877: copy_from oid 23 from oid 48 current snap is 172 2024-09-01T00:34:59.823 INFO:tasks.rados.rados.0.smithi026.stdout:1878: delete oid 40 current snap is 172 2024-09-01T00:34:59.826 INFO:tasks.rados.rados.0.smithi026.stdout:1878: done (1 left) 2024-09-01T00:34:59.826 INFO:tasks.rados.rados.0.smithi026.stdout:1879: snap_remove snap 170 2024-09-01T00:35:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:59 smithi139 ceph-mon[73682]: pgmap v298: 121 pgs: 8 stale+active+clean, 113 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 8.7 MiB/s wr, 29 op/s 2024-09-01T00:35:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:34:59 smithi139 ceph-mon[73682]: osdmap e422: 8 total, 7 up, 8 in 2024-09-01T00:35:00.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:59 smithi139 podman[79046]: 2024-09-01 00:34:59.883790677 +0000 UTC m=+0.015878138 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:35:00.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:34:59 smithi139 podman[79046]: 2024-09-01 00:34:59.99846296 +0000 UTC m=+0.130550469 container create bb4e1aaf6c359d2409c9e79962545b2a7ca6e5564db0125adc0f57769e723bf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-01T00:35:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:59 smithi026 ceph-mon[81182]: pgmap v298: 121 pgs: 8 stale+active+clean, 113 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 8.7 MiB/s wr, 29 op/s 2024-09-01T00:35:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:34:59 smithi026 ceph-mon[81182]: osdmap e422: 8 total, 7 up, 8 in 2024-09-01T00:35:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:59 smithi026 ceph-mon[83580]: pgmap v298: 121 pgs: 8 stale+active+clean, 113 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 8.7 MiB/s wr, 29 op/s 2024-09-01T00:35:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:34:59 smithi026 ceph-mon[83580]: osdmap e422: 8 total, 7 up, 8 in 2024-09-01T00:35:00.405 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 podman[79046]: 2024-09-01 00:35:00.259125617 +0000 UTC m=+0.391213064 container init bb4e1aaf6c359d2409c9e79962545b2a7ca6e5564db0125adc0f57769e723bf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:35:00.405 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 podman[79046]: 2024-09-01 00:35:00.262578813 +0000 UTC m=+0.394666261 container start bb4e1aaf6c359d2409c9e79962545b2a7ca6e5564db0125adc0f57769e723bf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:35:00.405 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 podman[79046]: 2024-09-01 00:35:00.34239095 +0000 UTC m=+0.474478413 container attach bb4e1aaf6c359d2409c9e79962545b2a7ca6e5564db0125adc0f57769e723bf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-01T00:35:00.405 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate[79062]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:00.405 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 bash[79046]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:00.405 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate[79062]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:00.405 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 bash[79046]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:00.753 INFO:tasks.rados.rados.0.smithi026.stdout:1879: done (1 left) 2024-09-01T00:35:00.753 INFO:tasks.rados.rados.0.smithi026.stdout:1880: setattr oid 37 current snap is 172 2024-09-01T00:35:00.753 INFO:tasks.rados.rados.0.smithi026.stdout:1877: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:35:00.753 INFO:tasks.rados.rados.0.smithi026.stdout:1877: finishing copy_from to smithi02669314-23 2024-09-01T00:35:00.753 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 698 (ObjNum 515 snap 145 seq_num 515) dirty exists 2024-09-01T00:35:00.754 INFO:tasks.rados.rados.0.smithi026.stdout:1877: done (1 left) 2024-09-01T00:35:00.754 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 172 2024-09-01T00:35:00.754 INFO:tasks.rados.rados.0.smithi026.stdout:1881: seq_num 587 ranges {0=237568} 2024-09-01T00:35:00.755 INFO:tasks.rados.rados.0.smithi026.stdout:1881: writing smithi02669314-46 from 0 to 237568 tid 1 2024-09-01T00:35:00.755 INFO:tasks.rados.rados.0.smithi026.stdout:1882: delete oid 23 current snap is 172 2024-09-01T00:35:00.762 INFO:tasks.rados.rados.0.smithi026.stdout:1881: finishing write tid 1 to smithi02669314-46 2024-09-01T00:35:00.764 INFO:tasks.rados.rados.0.smithi026.stdout:1881: finishing write tid 2 to smithi02669314-46 2024-09-01T00:35:00.764 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 638 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:35:00.764 INFO:tasks.rados.rados.0.smithi026.stdout:1880: done (2 left) 2024-09-01T00:35:00.765 INFO:tasks.rados.rados.0.smithi026.stdout:1882: done (1 left) 2024-09-01T00:35:00.765 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 172 2024-09-01T00:35:00.765 INFO:tasks.rados.rados.0.smithi026.stdout:1883: seq_num 589 ranges {2588672=270336} 2024-09-01T00:35:00.780 INFO:tasks.rados.rados.0.smithi026.stdout:1883: writing smithi02669314-26 from 2588672 to 2859008 tid 1 2024-09-01T00:35:00.780 INFO:tasks.rados.rados.0.smithi026.stdout:1884: snap_remove snap 167 2024-09-01T00:35:00.789 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate[79062]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:35:00.789 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 bash[79046]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:35:00.789 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate[79062]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:00.789 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 bash[79046]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:00.789 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate[79062]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:00.789 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 bash[79046]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:00.789 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate[79062]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-01T00:35:00.789 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 bash[79046]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-01T00:35:00.790 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate[79062]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-09-01T00:35:00.790 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 bash[79046]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-09-01T00:35:00.790 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate[79062]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-01T00:35:00.790 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 bash[79046]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-01T00:35:01.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-mon[73682]: osdmap e423: 8 total, 7 up, 8 in 2024-09-01T00:35:01.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-mon[73682]: osdmap e424: 8 total, 7 up, 8 in 2024-09-01T00:35:01.083 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate[79062]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-01T00:35:01.083 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 bash[79046]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-01T00:35:01.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate[79062]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-01T00:35:01.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 bash[79046]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-01T00:35:01.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate[79062]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-01T00:35:01.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 bash[79046]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-01T00:35:01.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate[79062]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-01T00:35:01.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 bash[79046]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-01T00:35:01.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:00 smithi139 podman[79046]: 2024-09-01 00:35:00.817723544 +0000 UTC m=+0.949811003 container died bb4e1aaf6c359d2409c9e79962545b2a7ca6e5564db0125adc0f57769e723bf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, 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_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:35:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:00 smithi026 ceph-mon[81182]: osdmap e423: 8 total, 7 up, 8 in 2024-09-01T00:35:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:00 smithi026 ceph-mon[81182]: osdmap e424: 8 total, 7 up, 8 in 2024-09-01T00:35:01.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:00 smithi026 ceph-mon[83580]: osdmap e423: 8 total, 7 up, 8 in 2024-09-01T00:35:01.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:00 smithi026 ceph-mon[83580]: osdmap e424: 8 total, 7 up, 8 in 2024-09-01T00:35:01.755 INFO:tasks.rados.rados.0.smithi026.stdout:1884: done (2 left) 2024-09-01T00:35:01.755 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 172 2024-09-01T00:35:01.755 INFO:tasks.rados.rados.0.smithi026.stdout:1885: seq_num 590 ranges {0=286720} 2024-09-01T00:35:01.757 INFO:tasks.rados.rados.0.smithi026.stdout:1885: writing smithi02669314-9 from 0 to 286720 tid 1 2024-09-01T00:35:01.757 INFO:tasks.rados.rados.0.smithi026.stdout:1886: snap_create 2024-09-01T00:35:01.757 INFO:tasks.rados.rados.0.smithi026.stdout:1881: finishing write tid 3 to smithi02669314-46 2024-09-01T00:35:01.757 INFO:tasks.rados.rados.0.smithi026.stdout:1881: oid 46 updating version 0 to 719 2024-09-01T00:35:01.757 INFO:tasks.rados.rados.0.smithi026.stdout:1881: oid 46 updating version 719 to 720 2024-09-01T00:35:01.757 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 720 (ObjNum 587 snap 172 seq_num 587) dirty exists 2024-09-01T00:35:01.757 INFO:tasks.rados.rados.0.smithi026.stdout:1881: left oid 46 (ObjNum 587 snap 172 seq_num 587) 2024-09-01T00:35:01.757 INFO:tasks.rados.rados.0.smithi026.stdout:1883: finishing write tid 1 to smithi02669314-26 2024-09-01T00:35:01.758 INFO:tasks.rados.rados.0.smithi026.stdout:1883: finishing write tid 2 to smithi02669314-26 2024-09-01T00:35:01.758 INFO:tasks.rados.rados.0.smithi026.stdout:1883: finishing write tid 3 to smithi02669314-26 2024-09-01T00:35:01.758 INFO:tasks.rados.rados.0.smithi026.stdout:1883: oid 26 updating version 0 to 654 2024-09-01T00:35:01.758 INFO:tasks.rados.rados.0.smithi026.stdout:1883: oid 26 updating version 654 to 655 2024-09-01T00:35:01.758 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 655 (ObjNum 589 snap 172 seq_num 589) dirty exists 2024-09-01T00:35:01.758 INFO:tasks.rados.rados.0.smithi026.stdout:1883: left oid 26 (ObjNum 589 snap 172 seq_num 589) 2024-09-01T00:35:01.765 INFO:tasks.rados.rados.0.smithi026.stdout:1885: finishing write tid 1 to smithi02669314-9 2024-09-01T00:35:01.765 INFO:tasks.rados.rados.0.smithi026.stdout:1885: finishing write tid 2 to smithi02669314-9 2024-09-01T00:35:01.766 INFO:tasks.rados.rados.0.smithi026.stdout:1885: finishing write tid 3 to smithi02669314-9 2024-09-01T00:35:01.766 INFO:tasks.rados.rados.0.smithi026.stdout:1885: oid 9 updating version 0 to 863 2024-09-01T00:35:01.766 INFO:tasks.rados.rados.0.smithi026.stdout:1885: oid 9 updating version 863 to 864 2024-09-01T00:35:01.766 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 864 (ObjNum 590 snap 172 seq_num 590) dirty exists 2024-09-01T00:35:01.766 INFO:tasks.rados.rados.0.smithi026.stdout:1885: left oid 9 (ObjNum 590 snap 172 seq_num 590) 2024-09-01T00:35:01.827 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:01 smithi139 podman[79183]: 2024-09-01 00:35:01.479995318 +0000 UTC m=+0.655987968 container remove bb4e1aaf6c359d2409c9e79962545b2a7ca6e5564db0125adc0f57769e723bf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-activate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True) 2024-09-01T00:35:01.827 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:01 smithi139 podman[79244]: 2024-09-01 00:35:01.591309685 +0000 UTC m=+0.016337144 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:35:01.827 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:01 smithi139 podman[79244]: 2024-09-01 00:35:01.705984018 +0000 UTC m=+0.131011471 container create 9c796e465958ea14b87e3202faec98b38e13a2fa6a15bbb81fb3baff21e22050 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-01T00:35:02.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:01 smithi139 ceph-mon[73682]: pgmap v301: 121 pgs: 8 active+undersized, 5 stale+active+clean, 6 active+undersized+degraded, 102 active+clean; 235 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.4 MiB/s wr, 9 op/s; 25/339 objects degraded (7.375%) 2024-09-01T00:35:02.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:01 smithi139 ceph-mon[73682]: Health check failed: Degraded data redundancy: 25/339 objects degraded (7.375%), 6 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:02.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:01 smithi139 ceph-mon[73682]: osdmap e425: 8 total, 7 up, 8 in 2024-09-01T00:35:02.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:01 smithi139 podman[79244]: 2024-09-01 00:35:01.92533087 +0000 UTC m=+0.350358322 container init 9c796e465958ea14b87e3202faec98b38e13a2fa6a15bbb81fb3baff21e22050 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:35:02.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:01 smithi139 podman[79244]: 2024-09-01 00:35:01.928554865 +0000 UTC m=+0.353582319 container start 9c796e465958ea14b87e3202faec98b38e13a2fa6a15bbb81fb3baff21e22050 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:35:02.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:01 smithi139 ceph-osd[79263]: -- 172.21.15.139:0/2796793656 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a3eda4da40 con 0x55a3eda2bc00 2024-09-01T00:35:02.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:02 smithi139 bash[79244]: 9c796e465958ea14b87e3202faec98b38e13a2fa6a15bbb81fb3baff21e22050 2024-09-01T00:35:02.085 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:02 smithi139 systemd[1]: Started Ceph osd.4 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:35:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:01 smithi026 ceph-mon[81182]: pgmap v301: 121 pgs: 8 active+undersized, 5 stale+active+clean, 6 active+undersized+degraded, 102 active+clean; 235 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.4 MiB/s wr, 9 op/s; 25/339 objects degraded (7.375%) 2024-09-01T00:35:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:01 smithi026 ceph-mon[81182]: Health check failed: Degraded data redundancy: 25/339 objects degraded (7.375%), 6 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:01 smithi026 ceph-mon[81182]: osdmap e425: 8 total, 7 up, 8 in 2024-09-01T00:35:02.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:01 smithi026 ceph-mon[83580]: pgmap v301: 121 pgs: 8 active+undersized, 5 stale+active+clean, 6 active+undersized+degraded, 102 active+clean; 235 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.4 MiB/s wr, 9 op/s; 25/339 objects degraded (7.375%) 2024-09-01T00:35:02.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:01 smithi026 ceph-mon[83580]: Health check failed: Degraded data redundancy: 25/339 objects degraded (7.375%), 6 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:02.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:01 smithi026 ceph-mon[83580]: osdmap e425: 8 total, 7 up, 8 in 2024-09-01T00:35:02.756 INFO:tasks.rados.rados.0.smithi026.stdout:1881: done (3 left) 2024-09-01T00:35:02.756 INFO:tasks.rados.rados.0.smithi026.stdout:1883: done (2 left) 2024-09-01T00:35:02.756 INFO:tasks.rados.rados.0.smithi026.stdout:1885: done (1 left) 2024-09-01T00:35:02.756 INFO:tasks.rados.rados.0.smithi026.stdout:1886: done (0 left) 2024-09-01T00:35:02.756 INFO:tasks.rados.rados.0.smithi026.stdout:1887: rollback oid 36 current snap is 173 2024-09-01T00:35:02.757 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 36 to 163 2024-09-01T00:35:02.757 INFO:tasks.rados.rados.0.smithi026.stdout:1888: snap_create 2024-09-01T00:35:02.761 INFO:tasks.rados.rados.0.smithi026.stdout:1887: finishing rollback tid 0 to smithi02669314-36 2024-09-01T00:35:02.761 INFO:tasks.rados.rados.0.smithi026.stdout:1887: finishing rollback tid 1 to smithi02669314-36 2024-09-01T00:35:02.761 INFO:tasks.rados.rados.0.smithi026.stdout:1887: finishing rollback tid 2 to smithi02669314-36 2024-09-01T00:35:02.762 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 649 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:35:02.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:35:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:35:02] "GET /metrics HTTP/1.1" 200 36230 "" "Prometheus/2.43.0" 2024-09-01T00:35:03.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:03 smithi139 ceph-mon[73682]: pgmap v304: 121 pgs: 3 active+clean+snaptrim_wait, 31 active+undersized, 14 active+undersized+degraded, 73 active+clean; 251 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.8 MiB/s wr, 10 op/s; 55/366 objects degraded (15.027%) 2024-09-01T00:35:03.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:03.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:03.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:35:03.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:03 smithi139 ceph-mon[73682]: osdmap e426: 8 total, 7 up, 8 in 2024-09-01T00:35:03.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:03 smithi026 ceph-mon[81182]: pgmap v304: 121 pgs: 3 active+clean+snaptrim_wait, 31 active+undersized, 14 active+undersized+degraded, 73 active+clean; 251 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.8 MiB/s wr, 10 op/s; 55/366 objects degraded (15.027%) 2024-09-01T00:35:03.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:03.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:03.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:35:03.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:03 smithi026 ceph-mon[81182]: osdmap e426: 8 total, 7 up, 8 in 2024-09-01T00:35:03.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:03 smithi026 ceph-mon[83580]: pgmap v304: 121 pgs: 3 active+clean+snaptrim_wait, 31 active+undersized, 14 active+undersized+degraded, 73 active+clean; 251 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.8 MiB/s wr, 10 op/s; 55/366 objects degraded (15.027%) 2024-09-01T00:35:03.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:03.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:03.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:35:03.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:03 smithi026 ceph-mon[83580]: osdmap e426: 8 total, 7 up, 8 in 2024-09-01T00:35:03.758 INFO:tasks.rados.rados.0.smithi026.stdout:1887: done (1 left) 2024-09-01T00:35:03.758 INFO:tasks.rados.rados.0.smithi026.stdout:1888: done (0 left) 2024-09-01T00:35:03.758 INFO:tasks.rados.rados.0.smithi026.stdout:1889: read oid 4 snap 163 2024-09-01T00:35:03.758 INFO:tasks.rados.rados.0.smithi026.stdout:1889: expect (ObjNum 515 snap 145 seq_num 515) 2024-09-01T00:35:03.758 INFO:tasks.rados.rados.0.smithi026.stdout:1890: snap_remove snap 171 2024-09-01T00:35:03.833 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:03 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:35:03.560+0000 7fbec138b640 -1 Falling back to public interface 2024-09-01T00:35:04.763 INFO:tasks.rados.rados.0.smithi026.stdout:1890: done (1 left) 2024-09-01T00:35:04.763 INFO:tasks.rados.rados.0.smithi026.stdout:1891: setattr oid 49 current snap is 174 2024-09-01T00:35:04.764 INFO:tasks.rados.rados.0.smithi026.stdout:1889: expect (ObjNum 515 snap 145 seq_num 515) 2024-09-01T00:35:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:04 smithi139 ceph-mon[73682]: osdmap e427: 8 total, 7 up, 8 in 2024-09-01T00:35:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:35:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:04 smithi026 ceph-mon[83580]: osdmap e427: 8 total, 7 up, 8 in 2024-09-01T00:35:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:35:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:04 smithi026 ceph-mon[81182]: osdmap e427: 8 total, 7 up, 8 in 2024-09-01T00:35:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:35:05.587 INFO:tasks.rados.rados.0.smithi026.stdout:1889: done (1 left) 2024-09-01T00:35:05.587 INFO:tasks.rados.rados.0.smithi026.stdout:1892: snap_remove snap 169 2024-09-01T00:35:05.763 INFO:tasks.rados.rados.0.smithi026.stdout:1892: done (1 left) 2024-09-01T00:35:05.763 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 174 2024-09-01T00:35:05.763 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 703 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:35:05.763 INFO:tasks.rados.rados.0.smithi026.stdout:1893: seq_num 591 ranges {0=303104} 2024-09-01T00:35:05.765 INFO:tasks.rados.rados.0.smithi026.stdout:1893: writing smithi02669314-41 from 0 to 303104 tid 1 2024-09-01T00:35:05.765 INFO:tasks.rados.rados.0.smithi026.stdout:1891: done (1 left) 2024-09-01T00:35:05.765 INFO:tasks.rados.rados.0.smithi026.stdout:1894: copy_from oid 29 from oid 48 current snap is 174 2024-09-01T00:35:05.765 INFO:tasks.rados.rados.0.smithi026.stdout:1895: snap_remove snap 165 2024-09-01T00:35:05.893 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:05 smithi139 ceph-mon[73682]: pgmap v307: 121 pgs: 3 active+clean+snaptrim_wait, 31 active+undersized, 14 active+undersized+degraded, 73 active+clean; 252 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.1 MiB/s wr, 11 op/s; 56/369 objects degraded (15.176%) 2024-09-01T00:35:05.893 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:05 smithi139 ceph-mon[73682]: osdmap e428: 8 total, 7 up, 8 in 2024-09-01T00:35:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:05 smithi026 ceph-mon[81182]: pgmap v307: 121 pgs: 3 active+clean+snaptrim_wait, 31 active+undersized, 14 active+undersized+degraded, 73 active+clean; 252 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.1 MiB/s wr, 11 op/s; 56/369 objects degraded (15.176%) 2024-09-01T00:35:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:05 smithi026 ceph-mon[81182]: osdmap e428: 8 total, 7 up, 8 in 2024-09-01T00:35:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:05 smithi026 ceph-mon[83580]: pgmap v307: 121 pgs: 3 active+clean+snaptrim_wait, 31 active+undersized, 14 active+undersized+degraded, 73 active+clean; 252 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.1 MiB/s wr, 11 op/s; 56/369 objects degraded (15.176%) 2024-09-01T00:35:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:05 smithi026 ceph-mon[83580]: osdmap e428: 8 total, 7 up, 8 in 2024-09-01T00:35:06.774 INFO:tasks.rados.rados.0.smithi026.stdout:1895: done (2 left) 2024-09-01T00:35:06.774 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 174 2024-09-01T00:35:06.774 INFO:tasks.rados.rados.0.smithi026.stdout:1893: finishing write tid 1 to smithi02669314-41 2024-09-01T00:35:06.774 INFO:tasks.rados.rados.0.smithi026.stdout:1893: finishing write tid 2 to smithi02669314-41 2024-09-01T00:35:06.775 INFO:tasks.rados.rados.0.smithi026.stdout:1893: finishing write tid 3 to smithi02669314-41 2024-09-01T00:35:06.775 INFO:tasks.rados.rados.0.smithi026.stdout:1893: oid 41 updating version 0 to 807 2024-09-01T00:35:06.775 INFO:tasks.rados.rados.0.smithi026.stdout:1893: oid 41 updating version 807 to 808 2024-09-01T00:35:06.775 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 808 (ObjNum 591 snap 174 seq_num 591) dirty exists 2024-09-01T00:35:06.775 INFO:tasks.rados.rados.0.smithi026.stdout:1893: left oid 41 (ObjNum 591 snap 174 seq_num 591) 2024-09-01T00:35:06.775 INFO:tasks.rados.rados.0.smithi026.stdout:1894: finishing copy_from racing read to smithi02669314-29 2024-09-01T00:35:06.775 INFO:tasks.rados.rados.0.smithi026.stdout:1896: seq_num 592 ranges {4538368=319488} 2024-09-01T00:35:06.801 INFO:tasks.rados.rados.0.smithi026.stdout:1896: writing smithi02669314-49 from 4538368 to 4857856 tid 1 2024-09-01T00:35:06.801 INFO:tasks.rados.rados.0.smithi026.stdout:1893: done (2 left) 2024-09-01T00:35:06.801 INFO:tasks.rados.rados.0.smithi026.stdout:1897: read oid 10 snap -1 2024-09-01T00:35:06.801 INFO:tasks.rados.rados.0.smithi026.stdout:1897: expect (ObjNum 504 snap 140 seq_num 504) 2024-09-01T00:35:06.802 INFO:tasks.rados.rados.0.smithi026.stdout:1898: rmattr oid 22 current snap is 174 2024-09-01T00:35:06.802 INFO:tasks.rados.rados.0.smithi026.stdout:1894: finishing copy_from to smithi02669314-29 2024-09-01T00:35:06.802 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 698 (ObjNum 515 snap 145 seq_num 515) dirty exists 2024-09-01T00:35:06.802 INFO:tasks.rados.rados.0.smithi026.stdout:1894: done (3 left) 2024-09-01T00:35:06.802 INFO:tasks.rados.rados.0.smithi026.stdout:1899: copy_from oid 38 from oid 39 current snap is 174 2024-09-01T00:35:06.802 INFO:tasks.rados.rados.0.smithi026.stdout:1900: delete oid 50 current snap is 174 2024-09-01T00:35:06.805 INFO:tasks.rados.rados.0.smithi026.stdout:1900: done (4 left) 2024-09-01T00:35:06.805 INFO:tasks.rados.rados.0.smithi026.stdout:1901: rollback oid 15 current snap is 174 2024-09-01T00:35:06.805 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 15 to 168 2024-09-01T00:35:06.805 INFO:tasks.rados.rados.0.smithi026.stdout:1902: snap_create 2024-09-01T00:35:06.814 INFO:tasks.rados.rados.0.smithi026.stdout:1896: finishing write tid 1 to smithi02669314-49 2024-09-01T00:35:06.815 INFO:tasks.rados.rados.0.smithi026.stdout:1896: finishing write tid 2 to smithi02669314-49 2024-09-01T00:35:06.816 INFO:tasks.rados.rados.0.smithi026.stdout:1896: finishing write tid 3 to smithi02669314-49 2024-09-01T00:35:06.816 INFO:tasks.rados.rados.0.smithi026.stdout:1896: oid 49 updating version 0 to 704 2024-09-01T00:35:06.817 INFO:tasks.rados.rados.0.smithi026.stdout:1896: oid 49 updating version 704 to 705 2024-09-01T00:35:06.817 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 705 (ObjNum 592 snap 174 seq_num 592) dirty exists 2024-09-01T00:35:06.817 INFO:tasks.rados.rados.0.smithi026.stdout:1896: left oid 49 (ObjNum 592 snap 174 seq_num 592) 2024-09-01T00:35:06.817 INFO:tasks.rados.rados.0.smithi026.stdout:1901: finishing rollback tid 0 to smithi02669314-15 2024-09-01T00:35:06.817 INFO:tasks.rados.rados.0.smithi026.stdout:1901: finishing rollback tid 1 to smithi02669314-15 2024-09-01T00:35:06.817 INFO:tasks.rados.rados.0.smithi026.stdout:1901: finishing rollback tid 2 to smithi02669314-15 2024-09-01T00:35:06.817 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 801 (ObjNum 541 snap 156 seq_num 541) dirty exists 2024-09-01T00:35:06.819 INFO:tasks.rados.rados.0.smithi026.stdout:1899: finishing copy_from racing read to smithi02669314-38 2024-09-01T00:35:06.823 INFO:tasks.rados.rados.0.smithi026.stdout:1899: finishing copy_from to smithi02669314-38 2024-09-01T00:35:06.823 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 701 (ObjNum 584 snap 171 seq_num 584) dirty exists 2024-09-01T00:35:06.829 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 722 (ObjNum 495 snap 138 seq_num 495) dirty exists 2024-09-01T00:35:06.831 INFO:tasks.rados.rados.0.smithi026.stdout:1897: expect (ObjNum 504 snap 140 seq_num 504) 2024-09-01T00:35:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:06 smithi139 ceph-mon[73682]: osdmap e429: 8 total, 7 up, 8 in 2024-09-01T00:35:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:06 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:06 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:06 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:06.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:06 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:07.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:06 smithi026 ceph-mon[81182]: osdmap e429: 8 total, 7 up, 8 in 2024-09-01T00:35:07.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:06 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:07.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:06 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:07.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:06 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:07.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:06 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:07.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:06 smithi026 ceph-mon[83580]: osdmap e429: 8 total, 7 up, 8 in 2024-09-01T00:35:07.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:06 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:07.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:06 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:07.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:06 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:07.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:06 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:07.771 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:35:07.533+0000 7fbec138b640 -1 osd.4 419 log_to_monitors true 2024-09-01T00:35:07.778 INFO:tasks.rados.rados.0.smithi026.stdout:1896: done (5 left) 2024-09-01T00:35:07.778 INFO:tasks.rados.rados.0.smithi026.stdout:1897: done (4 left) 2024-09-01T00:35:07.778 INFO:tasks.rados.rados.0.smithi026.stdout:1898: done (3 left) 2024-09-01T00:35:07.778 INFO:tasks.rados.rados.0.smithi026.stdout:1899: done (2 left) 2024-09-01T00:35:07.778 INFO:tasks.rados.rados.0.smithi026.stdout:1901: done (1 left) 2024-09-01T00:35:07.779 INFO:tasks.rados.rados.0.smithi026.stdout:1902: done (0 left) 2024-09-01T00:35:07.779 INFO:tasks.rados.rados.0.smithi026.stdout:1903: read oid 30 snap 159 2024-09-01T00:35:07.779 INFO:tasks.rados.rados.0.smithi026.stdout:1903: expect (ObjNum 501 snap 140 seq_num 501) 2024-09-01T00:35:07.779 INFO:tasks.rados.rados.0.smithi026.stdout:1904: rollback oid 17 current snap is 175 2024-09-01T00:35:07.779 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 17 to 174 2024-09-01T00:35:07.779 INFO:tasks.rados.rados.0.smithi026.stdout:1905: read oid 14 snap 173 2024-09-01T00:35:07.779 INFO:tasks.rados.rados.0.smithi026.stdout:1905: expect (ObjNum 568 snap 166 seq_num 568) 2024-09-01T00:35:07.779 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 175 2024-09-01T00:35:07.779 INFO:tasks.rados.rados.0.smithi026.stdout:1906: seq_num 594 ranges {0=352256} 2024-09-01T00:35:07.781 INFO:tasks.rados.rados.0.smithi026.stdout:1906: writing smithi02669314-13 from 0 to 352256 tid 1 2024-09-01T00:35:07.781 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 175 2024-09-01T00:35:07.781 INFO:tasks.rados.rados.0.smithi026.stdout:1907: seq_num 595 ranges {0=368640} 2024-09-01T00:35:07.784 INFO:tasks.rados.rados.0.smithi026.stdout:1907: writing smithi02669314-23 from 0 to 368640 tid 1 2024-09-01T00:35:07.784 INFO:tasks.rados.rados.0.smithi026.stdout:1908: rollback oid 32 current snap is 175 2024-09-01T00:35:07.784 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 32 to 162 2024-09-01T00:35:07.784 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 175 2024-09-01T00:35:07.784 INFO:tasks.rados.rados.0.smithi026.stdout:1909: seq_num 596 ranges {1974272=385024} 2024-09-01T00:35:07.798 INFO:tasks.rados.rados.0.smithi026.stdout:1909: writing smithi02669314-18 from 1974272 to 2359296 tid 1 2024-09-01T00:35:07.798 INFO:tasks.rados.rados.0.smithi026.stdout:1910: read oid 10 snap -1 2024-09-01T00:35:07.798 INFO:tasks.rados.rados.0.smithi026.stdout:1910: expect (ObjNum 504 snap 140 seq_num 504) 2024-09-01T00:35:07.798 INFO:tasks.rados.rados.0.smithi026.stdout:1911: snap_remove snap 168 2024-09-01T00:35:08.083 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:35:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:35:07.805+0000 7fbeb9135640 -1 osd.4 419 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:35:08.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:07 smithi139 ceph-mon[73682]: pgmap v310: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 243 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 240 KiB/s wr, 14 op/s; 57/381 objects degraded (14.961%) 2024-09-01T00:35:08.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:07 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 57/381 objects degraded (14.961%), 14 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:08.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:07 smithi139 ceph-mon[73682]: osdmap e430: 8 total, 7 up, 8 in 2024-09-01T00:35:08.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:07 smithi139 ceph-mon[73682]: from='osd.4 [v2:172.21.15.139:6800/2766149975,v1:172.21.15.139:6801/2766149975]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-01T00:35:08.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:07 smithi139 ceph-mon[73682]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-01T00:35:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:07 smithi026 ceph-mon[81182]: pgmap v310: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 243 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 240 KiB/s wr, 14 op/s; 57/381 objects degraded (14.961%) 2024-09-01T00:35:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:07 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 57/381 objects degraded (14.961%), 14 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:07 smithi026 ceph-mon[81182]: osdmap e430: 8 total, 7 up, 8 in 2024-09-01T00:35:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:07 smithi026 ceph-mon[81182]: from='osd.4 [v2:172.21.15.139:6800/2766149975,v1:172.21.15.139:6801/2766149975]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-01T00:35:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:07 smithi026 ceph-mon[81182]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-01T00:35:08.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:07 smithi026 ceph-mon[83580]: pgmap v310: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 243 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 240 KiB/s wr, 14 op/s; 57/381 objects degraded (14.961%) 2024-09-01T00:35:08.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:07 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 57/381 objects degraded (14.961%), 14 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:08.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:07 smithi026 ceph-mon[83580]: osdmap e430: 8 total, 7 up, 8 in 2024-09-01T00:35:08.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:07 smithi026 ceph-mon[83580]: from='osd.4 [v2:172.21.15.139:6800/2766149975,v1:172.21.15.139:6801/2766149975]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-01T00:35:08.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:07 smithi026 ceph-mon[83580]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-01T00:35:08.789 INFO:tasks.rados.rados.0.smithi026.stdout:1911: done (8 left) 2024-09-01T00:35:08.789 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 175 2024-09-01T00:35:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1904: finishing rollback tid 0 to smithi02669314-17 2024-09-01T00:35:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1904: finishing rollback tid 1 to smithi02669314-17 2024-09-01T00:35:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1904: finishing rollback tid 2 to smithi02669314-17 2024-09-01T00:35:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 704 (ObjNum 536 snap 155 seq_num 536) dirty exists 2024-09-01T00:35:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1908: finishing rollback tid 0 to smithi02669314-32 2024-09-01T00:35:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1908: finishing rollback tid 1 to smithi02669314-32 2024-09-01T00:35:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1906: finishing write tid 1 to smithi02669314-13 2024-09-01T00:35:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1906: finishing write tid 2 to smithi02669314-13 2024-09-01T00:35:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1908: finishing rollback tid 2 to smithi02669314-32 2024-09-01T00:35:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 707 (ObjNum 511 snap 141 seq_num 511) dirty exists 2024-09-01T00:35:08.790 INFO:tasks.rados.rados.0.smithi026.stdout:1903: expect (ObjNum 501 snap 140 seq_num 501) 2024-09-01T00:35:08.833 INFO:tasks.rados.rados.0.smithi026.stdout:1906: finishing write tid 3 to smithi02669314-13 2024-09-01T00:35:08.833 INFO:tasks.rados.rados.0.smithi026.stdout:1906: oid 13 updating version 0 to 560 2024-09-01T00:35:08.833 INFO:tasks.rados.rados.0.smithi026.stdout:1906: oid 13 updating version 560 to 561 2024-09-01T00:35:08.833 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 561 (ObjNum 594 snap 175 seq_num 594) dirty exists 2024-09-01T00:35:08.833 INFO:tasks.rados.rados.0.smithi026.stdout:1906: left oid 13 (ObjNum 594 snap 175 seq_num 594) 2024-09-01T00:35:08.833 INFO:tasks.rados.rados.0.smithi026.stdout:1907: finishing write tid 1 to smithi02669314-23 2024-09-01T00:35:08.833 INFO:tasks.rados.rados.0.smithi026.stdout:1907: finishing write tid 2 to smithi02669314-23 2024-09-01T00:35:08.833 INFO:tasks.rados.rados.0.smithi026.stdout:1907: finishing write tid 3 to smithi02669314-23 2024-09-01T00:35:08.833 INFO:tasks.rados.rados.0.smithi026.stdout:1907: oid 23 updating version 0 to 723 2024-09-01T00:35:08.833 INFO:tasks.rados.rados.0.smithi026.stdout:1907: oid 23 updating version 723 to 724 2024-09-01T00:35:08.833 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 724 (ObjNum 595 snap 175 seq_num 595) dirty exists 2024-09-01T00:35:08.834 INFO:tasks.rados.rados.0.smithi026.stdout:1907: left oid 23 (ObjNum 595 snap 175 seq_num 595) 2024-09-01T00:35:08.834 INFO:tasks.rados.rados.0.smithi026.stdout:1912: seq_num 597 ranges {1196032=401408} 2024-09-01T00:35:08.842 INFO:tasks.rados.rados.0.smithi026.stdout:1912: writing smithi02669314-28 from 1196032 to 1597440 tid 1 2024-09-01T00:35:08.842 INFO:tasks.rados.rados.0.smithi026.stdout:1903: done (8 left) 2024-09-01T00:35:08.842 INFO:tasks.rados.rados.0.smithi026.stdout:1904: done (7 left) 2024-09-01T00:35:08.842 INFO:tasks.rados.rados.0.smithi026.stdout:1906: done (6 left) 2024-09-01T00:35:08.842 INFO:tasks.rados.rados.0.smithi026.stdout:1907: done (5 left) 2024-09-01T00:35:08.842 INFO:tasks.rados.rados.0.smithi026.stdout:1908: done (4 left) 2024-09-01T00:35:08.842 INFO:tasks.rados.rados.0.smithi026.stdout:1913: rmattr oid 7 current snap is 175 2024-09-01T00:35:08.842 INFO:tasks.rados.rados.0.smithi026.stdout:1913: done (4 left) 2024-09-01T00:35:08.842 INFO:tasks.rados.rados.0.smithi026.stdout:1914: copy_from oid 34 from oid 37 current snap is 175 2024-09-01T00:35:08.843 INFO:tasks.rados.rados.0.smithi026.stdout:1905: expect (ObjNum 568 snap 166 seq_num 568) 2024-09-01T00:35:08.977 INFO:tasks.rados.rados.0.smithi026.stdout:1909: finishing write tid 1 to smithi02669314-18 2024-09-01T00:35:08.977 INFO:tasks.rados.rados.0.smithi026.stdout:1909: finishing write tid 2 to smithi02669314-18 2024-09-01T00:35:08.977 INFO:tasks.rados.rados.0.smithi026.stdout:1905: done (4 left) 2024-09-01T00:35:08.977 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 175 2024-09-01T00:35:08.978 INFO:tasks.rados.rados.0.smithi026.stdout:1910: expect (ObjNum 504 snap 140 seq_num 504) 2024-09-01T00:35:09.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:08 smithi139 ceph-mon[73682]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-01T00:35:09.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:08 smithi139 ceph-mon[73682]: osdmap e431: 8 total, 7 up, 8 in 2024-09-01T00:35:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:08 smithi139 ceph-mon[73682]: from='osd.4 [v2:172.21.15.139:6800/2766149975,v1:172.21.15.139:6801/2766149975]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:35:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:08 smithi139 ceph-mon[73682]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:35:09.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:08 smithi026 ceph-mon[83580]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-01T00:35:09.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:08 smithi026 ceph-mon[83580]: osdmap e431: 8 total, 7 up, 8 in 2024-09-01T00:35:09.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:08 smithi026 ceph-mon[83580]: from='osd.4 [v2:172.21.15.139:6800/2766149975,v1:172.21.15.139:6801/2766149975]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:35:09.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:08 smithi026 ceph-mon[83580]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:35:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:08 smithi026 ceph-mon[81182]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-01T00:35:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:08 smithi026 ceph-mon[81182]: osdmap e431: 8 total, 7 up, 8 in 2024-09-01T00:35:09.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:08 smithi026 ceph-mon[81182]: from='osd.4 [v2:172.21.15.139:6800/2766149975,v1:172.21.15.139:6801/2766149975]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:35:09.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:08 smithi026 ceph-mon[81182]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:35:09.566 INFO:tasks.rados.rados.0.smithi026.stdout:1909: finishing write tid 3 to smithi02669314-18 2024-09-01T00:35:09.566 INFO:tasks.rados.rados.0.smithi026.stdout:1909: oid 18 updating version 0 to 756 2024-09-01T00:35:09.566 INFO:tasks.rados.rados.0.smithi026.stdout:1909: oid 18 updating version 756 to 757 2024-09-01T00:35:09.566 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 757 (ObjNum 596 snap 175 seq_num 596) dirty exists 2024-09-01T00:35:09.566 INFO:tasks.rados.rados.0.smithi026.stdout:1909: left oid 18 (ObjNum 596 snap 175 seq_num 596) 2024-09-01T00:35:09.566 INFO:tasks.rados.rados.0.smithi026.stdout:1915: seq_num 598 ranges {0=417792} 2024-09-01T00:35:09.568 INFO:tasks.rados.rados.0.smithi026.stdout:1915: writing smithi02669314-12 from 0 to 417792 tid 1 2024-09-01T00:35:09.568 INFO:tasks.rados.rados.0.smithi026.stdout:1909: done (4 left) 2024-09-01T00:35:09.568 INFO:tasks.rados.rados.0.smithi026.stdout:1910: done (3 left) 2024-09-01T00:35:09.568 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 1 current snap is 175 2024-09-01T00:35:09.568 INFO:tasks.rados.rados.0.smithi026.stdout:1912: finishing write tid 1 to smithi02669314-28 2024-09-01T00:35:09.568 INFO:tasks.rados.rados.0.smithi026.stdout:1916: seq_num 599 ranges {5832704=434176} 2024-09-01T00:35:09.602 INFO:tasks.rados.rados.0.smithi026.stdout:1916: writing smithi02669314-1 from 5832704 to 6266880 tid 1 2024-09-01T00:35:09.602 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 175 2024-09-01T00:35:09.602 INFO:tasks.rados.rados.0.smithi026.stdout:1912: finishing write tid 2 to smithi02669314-28 2024-09-01T00:35:09.602 INFO:tasks.rados.rados.0.smithi026.stdout:1912: finishing write tid 3 to smithi02669314-28 2024-09-01T00:35:09.603 INFO:tasks.rados.rados.0.smithi026.stdout:1912: oid 28 updating version 0 to 769 2024-09-01T00:35:09.603 INFO:tasks.rados.rados.0.smithi026.stdout:1912: oid 28 version 769 is already newer than 768 2024-09-01T00:35:09.603 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 769 (ObjNum 597 snap 175 seq_num 597) dirty exists 2024-09-01T00:35:09.603 INFO:tasks.rados.rados.0.smithi026.stdout:1912: left oid 28 (ObjNum 597 snap 175 seq_num 597) 2024-09-01T00:35:09.603 INFO:tasks.rados.rados.0.smithi026.stdout:1915: finishing write tid 1 to smithi02669314-12 2024-09-01T00:35:09.603 INFO:tasks.rados.rados.0.smithi026.stdout:1917: seq_num 600 ranges {0=450560} 2024-09-01T00:35:09.605 INFO:tasks.rados.rados.0.smithi026.stdout:1917: writing smithi02669314-33 from 0 to 450560 tid 1 2024-09-01T00:35:09.605 INFO:tasks.rados.rados.0.smithi026.stdout:1912: done (4 left) 2024-09-01T00:35:09.605 INFO:tasks.rados.rados.0.smithi026.stdout:1918: snap_create 2024-09-01T00:35:09.605 INFO:tasks.rados.rados.0.smithi026.stdout:1915: finishing write tid 2 to smithi02669314-12 2024-09-01T00:35:09.605 INFO:tasks.rados.rados.0.smithi026.stdout:1915: finishing write tid 3 to smithi02669314-12 2024-09-01T00:35:09.605 INFO:tasks.rados.rados.0.smithi026.stdout:1915: oid 12 updating version 0 to 759 2024-09-01T00:35:09.605 INFO:tasks.rados.rados.0.smithi026.stdout:1915: oid 12 version 759 is already newer than 758 2024-09-01T00:35:09.606 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 759 (ObjNum 598 snap 175 seq_num 598) dirty exists 2024-09-01T00:35:09.606 INFO:tasks.rados.rados.0.smithi026.stdout:1915: left oid 12 (ObjNum 598 snap 175 seq_num 598) 2024-09-01T00:35:09.606 INFO:tasks.rados.rados.0.smithi026.stdout:1916: finishing write tid 1 to smithi02669314-1 2024-09-01T00:35:09.606 INFO:tasks.rados.rados.0.smithi026.stdout:1916: finishing write tid 2 to smithi02669314-1 2024-09-01T00:35:09.606 INFO:tasks.rados.rados.0.smithi026.stdout:1916: finishing write tid 3 to smithi02669314-1 2024-09-01T00:35:09.606 INFO:tasks.rados.rados.0.smithi026.stdout:1916: oid 1 updating version 0 to 770 2024-09-01T00:35:09.606 INFO:tasks.rados.rados.0.smithi026.stdout:1916: oid 1 updating version 770 to 771 2024-09-01T00:35:09.606 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 771 (ObjNum 599 snap 175 seq_num 599) dirty exists 2024-09-01T00:35:09.607 INFO:tasks.rados.rados.0.smithi026.stdout:1916: left oid 1 (ObjNum 599 snap 175 seq_num 599) 2024-09-01T00:35:09.786 INFO:tasks.rados.rados.0.smithi026.stdout:1915: done (4 left) 2024-09-01T00:35:09.786 INFO:tasks.rados.rados.0.smithi026.stdout:1916: done (3 left) 2024-09-01T00:35:09.787 INFO:tasks.rados.rados.0.smithi026.stdout:1918: done (2 left) 2024-09-01T00:35:09.787 INFO:tasks.rados.rados.0.smithi026.stdout:1919: delete oid 28 current snap is 176 2024-09-01T00:35:09.795 INFO:tasks.rados.rados.0.smithi026.stdout:1919: done (2 left) 2024-09-01T00:35:09.795 INFO:tasks.rados.rados.0.smithi026.stdout:1920: read oid 15 snap 159 2024-09-01T00:35:09.796 INFO:tasks.rados.rados.0.smithi026.stdout:1920: expect (ObjNum 541 snap 156 seq_num 541) 2024-09-01T00:35:09.796 INFO:tasks.rados.rados.0.smithi026.stdout:1921: delete oid 35 current snap is 176 2024-09-01T00:35:09.799 INFO:tasks.rados.rados.0.smithi026.stdout:1921: done (3 left) 2024-09-01T00:35:09.799 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 176 2024-09-01T00:35:09.799 INFO:tasks.rados.rados.0.smithi026.stdout:1922: seq_num 603 ranges {1802240=507904} 2024-09-01T00:35:09.813 INFO:tasks.rados.rados.0.smithi026.stdout:1922: writing smithi02669314-20 from 1802240 to 2310144 tid 1 2024-09-01T00:35:09.813 INFO:tasks.rados.rados.0.smithi026.stdout:1923: read oid 49 snap 163 2024-09-01T00:35:09.813 INFO:tasks.rados.rados.0.smithi026.stdout:1923: expect deleted 2024-09-01T00:35:09.813 INFO:tasks.rados.rados.0.smithi026.stdout:1924: snap_create 2024-09-01T00:35:09.813 INFO:tasks.rados.rados.0.smithi026.stdout:1917: finishing write tid 1 to smithi02669314-33 2024-09-01T00:35:09.813 INFO:tasks.rados.rados.0.smithi026.stdout:1917: finishing write tid 2 to smithi02669314-33 2024-09-01T00:35:09.814 INFO:tasks.rados.rados.0.smithi026.stdout:1917: finishing write tid 3 to smithi02669314-33 2024-09-01T00:35:09.814 INFO:tasks.rados.rados.0.smithi026.stdout:1917: oid 33 updating version 0 to 703 2024-09-01T00:35:09.814 INFO:tasks.rados.rados.0.smithi026.stdout:1917: oid 33 version 703 is already newer than 702 2024-09-01T00:35:09.814 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 703 (ObjNum 600 snap 175 seq_num 600) dirty exists 2024-09-01T00:35:09.814 INFO:tasks.rados.rados.0.smithi026.stdout:1917: left oid 33 (ObjNum 600 snap 175 seq_num 600) 2024-09-01T00:35:09.828 INFO:tasks.rados.rados.0.smithi026.stdout:1914: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:35:09.832 INFO:tasks.rados.rados.0.smithi026.stdout:1914: finishing copy_from to smithi02669314-34 2024-09-01T00:35:09.832 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 638 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:35:09.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:09 smithi139 ceph-mon[73682]: pgmap v313: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 243 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 124 KiB/s wr, 12 op/s; 57/381 objects degraded (14.961%) 2024-09-01T00:35:09.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:09 smithi139 ceph-mon[73682]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:35:09.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:09 smithi139 ceph-mon[73682]: osd.4 [v2:172.21.15.139:6800/2766149975,v1:172.21.15.139:6801/2766149975] boot 2024-09-01T00:35:09.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:09 smithi139 ceph-mon[73682]: osdmap e432: 8 total, 8 up, 8 in 2024-09-01T00:35:09.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:09 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-01T00:35:09.836 INFO:tasks.rados.rados.0.smithi026.stdout:1922: finishing write tid 1 to smithi02669314-20 2024-09-01T00:35:09.853 INFO:tasks.rados.rados.0.smithi026.stdout:1920: expect (ObjNum 541 snap 156 seq_num 541) 2024-09-01T00:35:10.123 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:09 smithi026 ceph-mon[81182]: pgmap v313: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 243 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 124 KiB/s wr, 12 op/s; 57/381 objects degraded (14.961%) 2024-09-01T00:35:10.124 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:09 smithi026 ceph-mon[81182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:35:10.124 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:09 smithi026 ceph-mon[81182]: osd.4 [v2:172.21.15.139:6800/2766149975,v1:172.21.15.139:6801/2766149975] boot 2024-09-01T00:35:10.124 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:09 smithi026 ceph-mon[81182]: osdmap e432: 8 total, 8 up, 8 in 2024-09-01T00:35:10.124 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:09 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-01T00:35:10.124 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:09 smithi026 ceph-mon[83580]: pgmap v313: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 243 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 124 KiB/s wr, 12 op/s; 57/381 objects degraded (14.961%) 2024-09-01T00:35:10.124 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:09 smithi026 ceph-mon[83580]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:35:10.124 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:09 smithi026 ceph-mon[83580]: osd.4 [v2:172.21.15.139:6800/2766149975,v1:172.21.15.139:6801/2766149975] boot 2024-09-01T00:35:10.124 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:09 smithi026 ceph-mon[83580]: osdmap e432: 8 total, 8 up, 8 in 2024-09-01T00:35:10.124 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:09 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-01T00:35:10.450 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:35:10.123+0000 7fe29abff640 -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-01T00:35:10.631 INFO:tasks.rados.rados.0.smithi026.stdout:1922: finishing write tid 2 to smithi02669314-20 2024-09-01T00:35:10.631 INFO:tasks.rados.rados.0.smithi026.stdout:1922: finishing write tid 3 to smithi02669314-20 2024-09-01T00:35:10.631 INFO:tasks.rados.rados.0.smithi026.stdout:1922: oid 20 updating version 0 to 803 2024-09-01T00:35:10.631 INFO:tasks.rados.rados.0.smithi026.stdout:1922: oid 20 updating version 803 to 804 2024-09-01T00:35:10.631 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 804 (ObjNum 603 snap 176 seq_num 603) dirty exists 2024-09-01T00:35:10.631 INFO:tasks.rados.rados.0.smithi026.stdout:1922: left oid 20 (ObjNum 603 snap 176 seq_num 603) 2024-09-01T00:35:10.798 INFO:tasks.rados.rados.0.smithi026.stdout:1914: done (5 left) 2024-09-01T00:35:10.799 INFO:tasks.rados.rados.0.smithi026.stdout:1917: done (4 left) 2024-09-01T00:35:10.799 INFO:tasks.rados.rados.0.smithi026.stdout:1920: done (3 left) 2024-09-01T00:35:10.799 INFO:tasks.rados.rados.0.smithi026.stdout:1922: done (2 left) 2024-09-01T00:35:10.799 INFO:tasks.rados.rados.0.smithi026.stdout:1923: done (1 left) 2024-09-01T00:35:10.799 INFO:tasks.rados.rados.0.smithi026.stdout:1924: done (0 left) 2024-09-01T00:35:10.799 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 177 2024-09-01T00:35:10.799 INFO:tasks.rados.rados.0.smithi026.stdout:1925: seq_num 604 ranges {2007040=524288} 2024-09-01T00:35:10.812 INFO:tasks.rados.rados.0.smithi026.stdout:1925: writing smithi02669314-3 from 2007040 to 2531328 tid 1 2024-09-01T00:35:10.812 INFO:tasks.rados.rados.0.smithi026.stdout:1926: rollback oid 11 current snap is 177 2024-09-01T00:35:10.813 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 11 to 159 2024-09-01T00:35:10.813 INFO:tasks.rados.rados.0.smithi026.stdout:1927: rollback oid 26 current snap is 177 2024-09-01T00:35:10.813 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 26 to 159 2024-09-01T00:35:10.813 INFO:tasks.rados.rados.0.smithi026.stdout:1928: rollback oid 19 current snap is 177 2024-09-01T00:35:10.813 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 19 to 174 2024-09-01T00:35:10.813 INFO:tasks.rados.rados.0.smithi026.stdout:1929: snap_create 2024-09-01T00:35:10.818 INFO:tasks.rados.rados.0.smithi026.stdout:1928: finishing rollback tid 0 to smithi02669314-19 2024-09-01T00:35:10.818 INFO:tasks.rados.rados.0.smithi026.stdout:1927: finishing rollback tid 0 to smithi02669314-26 2024-09-01T00:35:10.818 INFO:tasks.rados.rados.0.smithi026.stdout:1928: finishing rollback tid 1 to smithi02669314-19 2024-09-01T00:35:10.818 INFO:tasks.rados.rados.0.smithi026.stdout:1928: finishing rollback tid 2 to smithi02669314-19 2024-09-01T00:35:10.818 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 564 (ObjNum 570 snap 168 seq_num 570) dirty exists 2024-09-01T00:35:10.819 INFO:tasks.rados.rados.0.smithi026.stdout:1926: finishing rollback tid 0 to smithi02669314-11 2024-09-01T00:35:10.819 INFO:tasks.rados.rados.0.smithi026.stdout:1925: finishing write tid 1 to smithi02669314-3 2024-09-01T00:35:10.819 INFO:tasks.rados.rados.0.smithi026.stdout:1926: finishing rollback tid 1 to smithi02669314-11 2024-09-01T00:35:10.819 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 725 (ObjNum 33 snap 0 seq_num 133504864) dirty dne 2024-09-01T00:35:10.819 INFO:tasks.rados.rados.0.smithi026.stdout:1927: finishing rollback tid 1 to smithi02669314-26 2024-09-01T00:35:10.819 INFO:tasks.rados.rados.0.smithi026.stdout:1925: finishing write tid 2 to smithi02669314-3 2024-09-01T00:35:10.820 INFO:tasks.rados.rados.0.smithi026.stdout:1927: finishing rollback tid 2 to smithi02669314-26 2024-09-01T00:35:10.820 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 658 (ObjNum 546 snap 158 seq_num 546) dirty exists 2024-09-01T00:35:10.820 INFO:tasks.rados.rados.0.smithi026.stdout:1925: finishing write tid 3 to smithi02669314-3 2024-09-01T00:35:10.820 INFO:tasks.rados.rados.0.smithi026.stdout:1925: oid 3 updating version 0 to 640 2024-09-01T00:35:10.820 INFO:tasks.rados.rados.0.smithi026.stdout:1925: oid 3 version 640 is already newer than 639 2024-09-01T00:35:10.821 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 640 (ObjNum 604 snap 177 seq_num 604) dirty exists 2024-09-01T00:35:10.821 INFO:tasks.rados.rados.0.smithi026.stdout:1925: left oid 3 (ObjNum 604 snap 177 seq_num 604) 2024-09-01T00:35:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:10 smithi139 ceph-mon[73682]: osdmap e433: 8 total, 8 up, 8 in 2024-09-01T00:35:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:10 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:10 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:11.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:10 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:35:11.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:10 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:35:11.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:10 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:11.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:10 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:35:11.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:10 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:11.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:10 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:11.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:10 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:11.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:10 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-01T00:35:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[81182]: osdmap e433: 8 total, 8 up, 8 in 2024-09-01T00:35:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:35:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:35:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:11.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:35:11.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:11.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:11.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:11.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-01T00:35:11.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[83580]: osdmap e433: 8 total, 8 up, 8 in 2024-09-01T00:35:11.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:11.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:11.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:35:11.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:35:11.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:11.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:35:11.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:11.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:11.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:11.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:10 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-01T00:35:11.800 INFO:tasks.rados.rados.0.smithi026.stdout:1925: done (4 left) 2024-09-01T00:35:11.801 INFO:tasks.rados.rados.0.smithi026.stdout:1926: done (3 left) 2024-09-01T00:35:11.801 INFO:tasks.rados.rados.0.smithi026.stdout:1927: done (2 left) 2024-09-01T00:35:11.801 INFO:tasks.rados.rados.0.smithi026.stdout:1928: done (1 left) 2024-09-01T00:35:11.801 INFO:tasks.rados.rados.0.smithi026.stdout:1929: done (0 left) 2024-09-01T00:35:11.801 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 178 2024-09-01T00:35:11.801 INFO:tasks.rados.rados.0.smithi026.stdout:1930: seq_num 605 ranges {2834432=540672} 2024-09-01T00:35:11.819 INFO:tasks.rados.rados.0.smithi026.stdout:1930: writing smithi02669314-38 from 2834432 to 3375104 tid 1 2024-09-01T00:35:11.819 INFO:tasks.rados.rados.0.smithi026.stdout:1931: snap_create 2024-09-01T00:35:11.823 INFO:tasks.rados.rados.0.smithi026.stdout:1930: finishing write tid 1 to smithi02669314-38 2024-09-01T00:35:11.824 INFO:tasks.rados.rados.0.smithi026.stdout:1930: finishing write tid 2 to smithi02669314-38 2024-09-01T00:35:11.826 INFO:tasks.rados.rados.0.smithi026.stdout:1930: finishing write tid 3 to smithi02669314-38 2024-09-01T00:35:11.826 INFO:tasks.rados.rados.0.smithi026.stdout:1930: oid 38 updating version 0 to 709 2024-09-01T00:35:11.826 INFO:tasks.rados.rados.0.smithi026.stdout:1930: oid 38 version 709 is already newer than 708 2024-09-01T00:35:11.826 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 709 (ObjNum 605 snap 178 seq_num 605) dirty exists 2024-09-01T00:35:11.826 INFO:tasks.rados.rados.0.smithi026.stdout:1930: left oid 38 (ObjNum 605 snap 178 seq_num 605) 2024-09-01T00:35:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:11 smithi139 ceph-mon[73682]: pgmap v316: 121 pgs: 11 peering, 24 active+undersized, 10 active+undersized+degraded, 76 active+clean; 253 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 3 op/s; 44/384 objects degraded (11.458%) 2024-09-01T00:35:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:11 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-01T00:35:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:11 smithi139 ceph-mon[73682]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-01T00:35:12.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:11 smithi139 ceph-mon[73682]: osdmap e434: 8 total, 8 up, 8 in 2024-09-01T00:35:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:11 smithi026 ceph-mon[81182]: pgmap v316: 121 pgs: 11 peering, 24 active+undersized, 10 active+undersized+degraded, 76 active+clean; 253 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 3 op/s; 44/384 objects degraded (11.458%) 2024-09-01T00:35:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:11 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-01T00:35:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:11 smithi026 ceph-mon[81182]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-01T00:35:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:11 smithi026 ceph-mon[81182]: osdmap e434: 8 total, 8 up, 8 in 2024-09-01T00:35:12.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:11 smithi026 ceph-mon[83580]: pgmap v316: 121 pgs: 11 peering, 24 active+undersized, 10 active+undersized+degraded, 76 active+clean; 253 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 3 op/s; 44/384 objects degraded (11.458%) 2024-09-01T00:35:12.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:11 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-01T00:35:12.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:11 smithi026 ceph-mon[83580]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-09-01T00:35:12.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:11 smithi026 ceph-mon[83580]: osdmap e434: 8 total, 8 up, 8 in 2024-09-01T00:35:12.813 INFO:tasks.rados.rados.0.smithi026.stdout:1930: done (1 left) 2024-09-01T00:35:12.814 INFO:tasks.rados.rados.0.smithi026.stdout:1931: done (0 left) 2024-09-01T00:35:12.814 INFO:tasks.rados.rados.0.smithi026.stdout:1932: setattr oid 29 current snap is 179 2024-09-01T00:35:12.814 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 179 2024-09-01T00:35:12.815 INFO:tasks.rados.rados.0.smithi026.stdout:1933: seq_num 606 ranges {4546560=557056} 2024-09-01T00:35:12.843 INFO:tasks.rados.rados.0.smithi026.stdout:1933: writing smithi02669314-31 from 4546560 to 5103616 tid 1 2024-09-01T00:35:12.843 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 179 2024-09-01T00:35:12.843 INFO:tasks.rados.rados.0.smithi026.stdout:1934: seq_num 607 ranges {237568=573440} 2024-09-01T00:35:12.848 INFO:tasks.rados.rados.0.smithi026.stdout:1934: writing smithi02669314-46 from 237568 to 811008 tid 1 2024-09-01T00:35:12.848 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 179 2024-09-01T00:35:12.848 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 704 (ObjNum 515 snap 145 seq_num 515) dirty exists 2024-09-01T00:35:12.848 INFO:tasks.rados.rados.0.smithi026.stdout:1935: seq_num 608 ranges {4063232=589824} 2024-09-01T00:35:12.874 INFO:tasks.rados.rados.0.smithi026.stdout:1935: writing smithi02669314-14 from 4063232 to 4653056 tid 1 2024-09-01T00:35:12.874 INFO:tasks.rados.rados.0.smithi026.stdout:1932: done (3 left) 2024-09-01T00:35:12.874 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 179 2024-09-01T00:35:12.874 INFO:tasks.rados.rados.0.smithi026.stdout:1933: finishing write tid 1 to smithi02669314-31 2024-09-01T00:35:12.874 INFO:tasks.rados.rados.0.smithi026.stdout:1933: finishing write tid 2 to smithi02669314-31 2024-09-01T00:35:12.874 INFO:tasks.rados.rados.0.smithi026.stdout:1933: finishing write tid 3 to smithi02669314-31 2024-09-01T00:35:12.874 INFO:tasks.rados.rados.0.smithi026.stdout:1933: oid 31 updating version 0 to 727 2024-09-01T00:35:12.874 INFO:tasks.rados.rados.0.smithi026.stdout:1933: oid 31 version 727 is already newer than 726 2024-09-01T00:35:12.874 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 727 (ObjNum 606 snap 179 seq_num 606) dirty exists 2024-09-01T00:35:12.874 INFO:tasks.rados.rados.0.smithi026.stdout:1933: left oid 31 (ObjNum 606 snap 179 seq_num 606) 2024-09-01T00:35:12.875 INFO:tasks.rados.rados.0.smithi026.stdout:1934: finishing write tid 1 to smithi02669314-46 2024-09-01T00:35:12.875 INFO:tasks.rados.rados.0.smithi026.stdout:1934: finishing write tid 2 to smithi02669314-46 2024-09-01T00:35:12.875 INFO:tasks.rados.rados.0.smithi026.stdout:1934: finishing write tid 3 to smithi02669314-46 2024-09-01T00:35:12.875 INFO:tasks.rados.rados.0.smithi026.stdout:1934: oid 46 updating version 0 to 725 2024-09-01T00:35:12.875 INFO:tasks.rados.rados.0.smithi026.stdout:1934: oid 46 updating version 725 to 726 2024-09-01T00:35:12.875 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 726 (ObjNum 607 snap 179 seq_num 607) dirty exists 2024-09-01T00:35:12.875 INFO:tasks.rados.rados.0.smithi026.stdout:1934: left oid 46 (ObjNum 607 snap 179 seq_num 607) 2024-09-01T00:35:12.875 INFO:tasks.rados.rados.0.smithi026.stdout:1936: seq_num 609 ranges {2310144=606208} 2024-09-01T00:35:12.889 INFO:tasks.rados.rados.0.smithi026.stdout:1936: writing smithi02669314-20 from 2310144 to 2916352 tid 1 2024-09-01T00:35:12.890 INFO:tasks.rados.rados.0.smithi026.stdout:1933: done (3 left) 2024-09-01T00:35:12.890 INFO:tasks.rados.rados.0.smithi026.stdout:1934: done (2 left) 2024-09-01T00:35:12.890 INFO:tasks.rados.rados.0.smithi026.stdout:1937: rmattr oid 43 current snap is 179 2024-09-01T00:35:12.890 INFO:tasks.rados.rados.0.smithi026.stdout:1935: finishing write tid 1 to smithi02669314-14 2024-09-01T00:35:12.890 INFO:tasks.rados.rados.0.smithi026.stdout:1935: finishing write tid 2 to smithi02669314-14 2024-09-01T00:35:12.890 INFO:tasks.rados.rados.0.smithi026.stdout:1935: finishing write tid 3 to smithi02669314-14 2024-09-01T00:35:12.890 INFO:tasks.rados.rados.0.smithi026.stdout:1935: oid 14 updating version 0 to 817 2024-09-01T00:35:12.890 INFO:tasks.rados.rados.0.smithi026.stdout:1935: oid 14 version 817 is already newer than 816 2024-09-01T00:35:12.890 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 817 (ObjNum 608 snap 179 seq_num 608) dirty exists 2024-09-01T00:35:12.890 INFO:tasks.rados.rados.0.smithi026.stdout:1935: left oid 14 (ObjNum 608 snap 179 seq_num 608) 2024-09-01T00:35:12.890 INFO:tasks.rados.rados.0.smithi026.stdout:1935: done (2 left) 2024-09-01T00:35:12.890 INFO:tasks.rados.rados.0.smithi026.stdout:1938: setattr oid 39 current snap is 179 2024-09-01T00:35:12.891 INFO:tasks.rados.rados.0.smithi026.stdout:1939: rollback oid 4 current snap is 179 2024-09-01T00:35:12.891 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 4 to 174 2024-09-01T00:35:12.891 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 179 2024-09-01T00:35:12.891 INFO:tasks.rados.rados.0.smithi026.stdout:1940: seq_num 610 ranges {32768=622592} 2024-09-01T00:35:12.897 INFO:tasks.rados.rados.0.smithi026.stdout:1940: writing smithi02669314-8 from 32768 to 655360 tid 1 2024-09-01T00:35:12.897 INFO:tasks.rados.rados.0.smithi026.stdout:1941: rollback oid 28 current snap is 179 2024-09-01T00:35:12.897 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 28 to 175 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 684 (ObjNum 574 snap 169 seq_num 574) dirty exists 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 705 (ObjNum 584 snap 171 seq_num 584) dirty exists 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:1936: finishing write tid 1 to smithi02669314-20 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:1936: finishing write tid 2 to smithi02669314-20 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:1937: done (5 left) 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:1938: done (4 left) 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:1942: copy_from oid 38 from oid 21 current snap is 179 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:1939: finishing rollback tid 1 to smithi02669314-4 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 699 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:1939: done (4 left) 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:1943: delete oid 3 current snap is 179 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:1936: finishing write tid 3 to smithi02669314-20 2024-09-01T00:35:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:1936: oid 20 updating version 0 to 820 2024-09-01T00:35:12.899 INFO:tasks.rados.rados.0.smithi026.stdout:1936: oid 20 version 820 is already newer than 819 2024-09-01T00:35:12.899 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 820 (ObjNum 609 snap 179 seq_num 609) dirty exists 2024-09-01T00:35:12.899 INFO:tasks.rados.rados.0.smithi026.stdout:1936: left oid 20 (ObjNum 609 snap 179 seq_num 609) 2024-09-01T00:35:12.901 INFO:tasks.rados.rados.0.smithi026.stdout:1941: finishing rollback tid 1 to smithi02669314-28 2024-09-01T00:35:12.901 INFO:tasks.rados.rados.0.smithi026.stdout:1936: done (4 left) 2024-09-01T00:35:12.901 INFO:tasks.rados.rados.0.smithi026.stdout:1943: done (3 left) 2024-09-01T00:35:12.901 INFO:tasks.rados.rados.0.smithi026.stdout:1944: rmattr oid 27 current snap is 179 2024-09-01T00:35:12.901 INFO:tasks.rados.rados.0.smithi026.stdout:1944: done (3 left) 2024-09-01T00:35:12.902 INFO:tasks.rados.rados.0.smithi026.stdout:1945: copy_from oid 48 from oid 47 current snap is 179 2024-09-01T00:35:12.902 INFO:tasks.rados.rados.0.smithi026.stdout:1946: setattr oid 24 current snap is 179 2024-09-01T00:35:12.902 INFO:tasks.rados.rados.0.smithi026.stdout:1941: finishing rollback tid 2 to smithi02669314-28 2024-09-01T00:35:12.902 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 774 (ObjNum 597 snap 175 seq_num 597) dirty exists 2024-09-01T00:35:12.902 INFO:tasks.rados.rados.0.smithi026.stdout:1942: finishing copy_from to smithi02669314-38 2024-09-01T00:35:12.902 INFO:tasks.rados.rados.0.smithi026.stdout:1942: got expected ENOENT (src dne) 2024-09-01T00:35:12.902 INFO:tasks.rados.rados.0.smithi026.stdout:1942: finishing copy_from racing read to smithi02669314-38 2024-09-01T00:35:12.902 INFO:tasks.rados.rados.0.smithi026.stdout:1941: done (4 left) 2024-09-01T00:35:12.902 INFO:tasks.rados.rados.0.smithi026.stdout:1942: done (3 left) 2024-09-01T00:35:12.903 INFO:tasks.rados.rados.0.smithi026.stdout:1947: snap_create 2024-09-01T00:35:12.903 INFO:tasks.rados.rados.0.smithi026.stdout:1940: finishing write tid 1 to smithi02669314-8 2024-09-01T00:35:12.903 INFO:tasks.rados.rados.0.smithi026.stdout:1940: finishing write tid 2 to smithi02669314-8 2024-09-01T00:35:12.903 INFO:tasks.rados.rados.0.smithi026.stdout:1940: finishing write tid 3 to smithi02669314-8 2024-09-01T00:35:12.903 INFO:tasks.rados.rados.0.smithi026.stdout:1940: oid 8 updating version 0 to 651 2024-09-01T00:35:12.903 INFO:tasks.rados.rados.0.smithi026.stdout:1940: oid 8 version 651 is already newer than 650 2024-09-01T00:35:12.903 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 651 (ObjNum 610 snap 179 seq_num 610) dirty exists 2024-09-01T00:35:12.903 INFO:tasks.rados.rados.0.smithi026.stdout:1940: left oid 8 (ObjNum 610 snap 179 seq_num 610) 2024-09-01T00:35:12.904 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 775 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-09-01T00:35:12.921 INFO:tasks.rados.rados.0.smithi026.stdout:1945: finishing copy_from racing read to smithi02669314-48 2024-09-01T00:35:12.930 INFO:tasks.rados.rados.0.smithi026.stdout:1945: finishing copy_from to smithi02669314-48 2024-09-01T00:35:12.930 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 797 (ObjNum 585 snap 171 seq_num 585) dirty exists 2024-09-01T00:35:12.949 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:12 smithi026 ceph-mon[81182]: osdmap e435: 8 total, 8 up, 8 in 2024-09-01T00:35:12.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:35:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:35:12] "GET /metrics HTTP/1.1" 200 36231 "" "Prometheus/2.43.0" 2024-09-01T00:35:12.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:12 smithi026 ceph-mon[83580]: osdmap e435: 8 total, 8 up, 8 in 2024-09-01T00:35:13.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:12 smithi139 ceph-mon[73682]: osdmap e435: 8 total, 8 up, 8 in 2024-09-01T00:35:13.818 INFO:tasks.rados.rados.0.smithi026.stdout:1940: done (3 left) 2024-09-01T00:35:13.818 INFO:tasks.rados.rados.0.smithi026.stdout:1945: done (2 left) 2024-09-01T00:35:13.818 INFO:tasks.rados.rados.0.smithi026.stdout:1946: done (1 left) 2024-09-01T00:35:13.818 INFO:tasks.rados.rados.0.smithi026.stdout:1947: done (0 left) 2024-09-01T00:35:13.819 INFO:tasks.rados.rados.0.smithi026.stdout:1948: delete oid 24 current snap is 180 2024-09-01T00:35:13.825 INFO:tasks.rados.rados.0.smithi026.stdout:1948: done (0 left) 2024-09-01T00:35:13.825 INFO:tasks.rados.rados.0.smithi026.stdout:1949: rmattr oid 14 current snap is 180 2024-09-01T00:35:13.825 INFO:tasks.rados.rados.0.smithi026.stdout:1949: done (0 left) 2024-09-01T00:35:13.825 INFO:tasks.rados.rados.0.smithi026.stdout:1950: delete oid 15 current snap is 180 2024-09-01T00:35:13.827 INFO:tasks.rados.rados.0.smithi026.stdout:1950: done (0 left) 2024-09-01T00:35:13.828 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 180 2024-09-01T00:35:13.828 INFO:tasks.rados.rados.0.smithi026.stdout:1951: seq_num 614 ranges {0=688128} 2024-09-01T00:35:13.831 INFO:tasks.rados.rados.0.smithi026.stdout:1951: writing smithi02669314-4 from 0 to 688128 tid 1 2024-09-01T00:35:13.831 INFO:tasks.rados.rados.0.smithi026.stdout:1952: snap_create 2024-09-01T00:35:13.837 INFO:tasks.rados.rados.0.smithi026.stdout:1951: finishing write tid 1 to smithi02669314-4 2024-09-01T00:35:13.837 INFO:tasks.rados.rados.0.smithi026.stdout:1951: finishing write tid 2 to smithi02669314-4 2024-09-01T00:35:13.838 INFO:tasks.rados.rados.0.smithi026.stdout:1951: finishing write tid 3 to smithi02669314-4 2024-09-01T00:35:13.838 INFO:tasks.rados.rados.0.smithi026.stdout:1951: oid 4 updating version 0 to 707 2024-09-01T00:35:13.838 INFO:tasks.rados.rados.0.smithi026.stdout:1951: oid 4 version 707 is already newer than 706 2024-09-01T00:35:13.838 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 707 (ObjNum 614 snap 180 seq_num 614) dirty exists 2024-09-01T00:35:13.838 INFO:tasks.rados.rados.0.smithi026.stdout:1951: left oid 4 (ObjNum 614 snap 180 seq_num 614) 2024-09-01T00:35:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:13 smithi139 ceph-mon[73682]: pgmap v319: 121 pgs: 1 active+recovering+degraded, 11 peering, 5 active+undersized, 3 active+undersized+degraded, 101 active+clean; 262 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.6 MiB/s wr, 12 op/s; 18/405 objects degraded (4.444%); 19 MiB/s, 2 objects/s recovering 2024-09-01T00:35:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:13 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 18/405 objects degraded (4.444%), 4 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:13 smithi139 ceph-mon[73682]: osdmap e436: 8 total, 8 up, 8 in 2024-09-01T00:35:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:13 smithi026 ceph-mon[83580]: pgmap v319: 121 pgs: 1 active+recovering+degraded, 11 peering, 5 active+undersized, 3 active+undersized+degraded, 101 active+clean; 262 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.6 MiB/s wr, 12 op/s; 18/405 objects degraded (4.444%); 19 MiB/s, 2 objects/s recovering 2024-09-01T00:35:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:13 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 18/405 objects degraded (4.444%), 4 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:13 smithi026 ceph-mon[83580]: osdmap e436: 8 total, 8 up, 8 in 2024-09-01T00:35:14.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:13 smithi026 ceph-mon[81182]: pgmap v319: 121 pgs: 1 active+recovering+degraded, 11 peering, 5 active+undersized, 3 active+undersized+degraded, 101 active+clean; 262 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.6 MiB/s wr, 12 op/s; 18/405 objects degraded (4.444%); 19 MiB/s, 2 objects/s recovering 2024-09-01T00:35:14.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:13 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 18/405 objects degraded (4.444%), 4 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:14.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:13 smithi026 ceph-mon[81182]: osdmap e436: 8 total, 8 up, 8 in 2024-09-01T00:35:14.824 INFO:tasks.rados.rados.0.smithi026.stdout:1951: done (1 left) 2024-09-01T00:35:14.824 INFO:tasks.rados.rados.0.smithi026.stdout:1952: done (0 left) 2024-09-01T00:35:14.825 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 181 2024-09-01T00:35:14.825 INFO:tasks.rados.rados.0.smithi026.stdout:1953: seq_num 615 ranges {2588672=704512} 2024-09-01T00:35:14.842 INFO:tasks.rados.rados.0.smithi026.stdout:1953: writing smithi02669314-45 from 2588672 to 3293184 tid 1 2024-09-01T00:35:14.842 INFO:tasks.rados.rados.0.smithi026.stdout:1954: snap_remove snap 178 2024-09-01T00:35:15.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:14 smithi139 ceph-mon[73682]: osdmap e437: 8 total, 8 up, 8 in 2024-09-01T00:35:15.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:14 smithi026 ceph-mon[81182]: osdmap e437: 8 total, 8 up, 8 in 2024-09-01T00:35:15.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:14 smithi026 ceph-mon[83580]: osdmap e437: 8 total, 8 up, 8 in 2024-09-01T00:35:15.826 INFO:tasks.rados.rados.0.smithi026.stdout:1954: done (1 left) 2024-09-01T00:35:15.826 INFO:tasks.rados.rados.0.smithi026.stdout:1955: copy_from oid 25 from oid 40 current snap is 181 2024-09-01T00:35:15.826 INFO:tasks.rados.rados.0.smithi026.stdout:1953: finishing write tid 1 to smithi02669314-45 2024-09-01T00:35:15.826 INFO:tasks.rados.rados.0.smithi026.stdout:1953: finishing write tid 2 to smithi02669314-45 2024-09-01T00:35:15.826 INFO:tasks.rados.rados.0.smithi026.stdout:1953: finishing write tid 3 to smithi02669314-45 2024-09-01T00:35:15.826 INFO:tasks.rados.rados.0.smithi026.stdout:1953: oid 45 updating version 0 to 710 2024-09-01T00:35:15.826 INFO:tasks.rados.rados.0.smithi026.stdout:1953: oid 45 updating version 710 to 711 2024-09-01T00:35:15.826 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 711 (ObjNum 615 snap 181 seq_num 615) dirty exists 2024-09-01T00:35:15.826 INFO:tasks.rados.rados.0.smithi026.stdout:1953: left oid 45 (ObjNum 615 snap 181 seq_num 615) 2024-09-01T00:35:15.826 INFO:tasks.rados.rados.0.smithi026.stdout:1953: done (1 left) 2024-09-01T00:35:15.827 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 181 2024-09-01T00:35:15.827 INFO:tasks.rados.rados.0.smithi026.stdout:1956: seq_num 616 ranges {1908736=720896} 2024-09-01T00:35:15.840 INFO:tasks.rados.rados.0.smithi026.stdout:1956: writing smithi02669314-32 from 1908736 to 2629632 tid 1 2024-09-01T00:35:15.841 INFO:tasks.rados.rados.0.smithi026.stdout:1957: snap_remove snap 180 2024-09-01T00:35:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:15 smithi139 ceph-mon[73682]: pgmap v322: 121 pgs: 1 active+recovering+degraded, 7 peering, 113 active+clean; 260 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.5 MiB/s wr, 21 op/s; 2/417 objects degraded (0.480%); 30 MiB/s, 5 objects/s recovering 2024-09-01T00:35:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:15 smithi139 ceph-mon[73682]: osdmap e438: 8 total, 8 up, 8 in 2024-09-01T00:35:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:15 smithi026 ceph-mon[81182]: pgmap v322: 121 pgs: 1 active+recovering+degraded, 7 peering, 113 active+clean; 260 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.5 MiB/s wr, 21 op/s; 2/417 objects degraded (0.480%); 30 MiB/s, 5 objects/s recovering 2024-09-01T00:35:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:15 smithi026 ceph-mon[81182]: osdmap e438: 8 total, 8 up, 8 in 2024-09-01T00:35:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:15 smithi026 ceph-mon[83580]: pgmap v322: 121 pgs: 1 active+recovering+degraded, 7 peering, 113 active+clean; 260 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.5 MiB/s wr, 21 op/s; 2/417 objects degraded (0.480%); 30 MiB/s, 5 objects/s recovering 2024-09-01T00:35:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:15 smithi026 ceph-mon[83580]: osdmap e438: 8 total, 8 up, 8 in 2024-09-01T00:35:16.839 INFO:tasks.rados.rados.0.smithi026.stdout:1957: done (2 left) 2024-09-01T00:35:16.839 INFO:tasks.rados.rados.0.smithi026.stdout:1958: delete oid 19 current snap is 181 2024-09-01T00:35:16.839 INFO:tasks.rados.rados.0.smithi026.stdout:1955: finishing copy_from to smithi02669314-25 2024-09-01T00:35:16.839 INFO:tasks.rados.rados.0.smithi026.stdout:1955: got expected ENOENT (src dne) 2024-09-01T00:35:16.839 INFO:tasks.rados.rados.0.smithi026.stdout:1955: finishing copy_from racing read to smithi02669314-25 2024-09-01T00:35:16.839 INFO:tasks.rados.rados.0.smithi026.stdout:1956: finishing write tid 1 to smithi02669314-32 2024-09-01T00:35:16.840 INFO:tasks.rados.rados.0.smithi026.stdout:1956: finishing write tid 2 to smithi02669314-32 2024-09-01T00:35:16.840 INFO:tasks.rados.rados.0.smithi026.stdout:1956: finishing write tid 3 to smithi02669314-32 2024-09-01T00:35:16.840 INFO:tasks.rados.rados.0.smithi026.stdout:1956: oid 32 updating version 0 to 712 2024-09-01T00:35:16.840 INFO:tasks.rados.rados.0.smithi026.stdout:1956: oid 32 updating version 712 to 713 2024-09-01T00:35:16.840 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 713 (ObjNum 616 snap 181 seq_num 616) dirty exists 2024-09-01T00:35:16.840 INFO:tasks.rados.rados.0.smithi026.stdout:1956: left oid 32 (ObjNum 616 snap 181 seq_num 616) 2024-09-01T00:35:16.841 INFO:tasks.rados.rados.0.smithi026.stdout:1955: done (2 left) 2024-09-01T00:35:16.841 INFO:tasks.rados.rados.0.smithi026.stdout:1956: done (1 left) 2024-09-01T00:35:16.841 INFO:tasks.rados.rados.0.smithi026.stdout:1958: done (0 left) 2024-09-01T00:35:16.842 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 181 2024-09-01T00:35:16.842 INFO:tasks.rados.rados.0.smithi026.stdout:1959: seq_num 618 ranges {368640=753664} 2024-09-01T00:35:16.847 INFO:tasks.rados.rados.0.smithi026.stdout:1959: writing smithi02669314-23 from 368640 to 1122304 tid 1 2024-09-01T00:35:16.847 INFO:tasks.rados.rados.0.smithi026.stdout:1960: snap_create 2024-09-01T00:35:16.851 INFO:tasks.rados.rados.0.smithi026.stdout:1959: finishing write tid 1 to smithi02669314-23 2024-09-01T00:35:16.851 INFO:tasks.rados.rados.0.smithi026.stdout:1959: finishing write tid 2 to smithi02669314-23 2024-09-01T00:35:16.852 INFO:tasks.rados.rados.0.smithi026.stdout:1959: finishing write tid 3 to smithi02669314-23 2024-09-01T00:35:16.853 INFO:tasks.rados.rados.0.smithi026.stdout:1959: oid 23 updating version 0 to 727 2024-09-01T00:35:16.853 INFO:tasks.rados.rados.0.smithi026.stdout:1959: oid 23 updating version 727 to 728 2024-09-01T00:35:16.853 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 728 (ObjNum 618 snap 181 seq_num 618) dirty exists 2024-09-01T00:35:16.853 INFO:tasks.rados.rados.0.smithi026.stdout:1959: left oid 23 (ObjNum 618 snap 181 seq_num 618) 2024-09-01T00:35:17.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:16 smithi026 ceph-mon[81182]: osdmap e439: 8 total, 8 up, 8 in 2024-09-01T00:35:17.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:16 smithi026 ceph-mon[83580]: osdmap e439: 8 total, 8 up, 8 in 2024-09-01T00:35:17.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:16 smithi139 ceph-mon[73682]: osdmap e439: 8 total, 8 up, 8 in 2024-09-01T00:35:17.840 INFO:tasks.rados.rados.0.smithi026.stdout:1959: done (1 left) 2024-09-01T00:35:17.840 INFO:tasks.rados.rados.0.smithi026.stdout:1960: done (0 left) 2024-09-01T00:35:17.840 INFO:tasks.rados.rados.0.smithi026.stdout:1961: read oid 33 snap -1 2024-09-01T00:35:17.840 INFO:tasks.rados.rados.0.smithi026.stdout:1961: expect (ObjNum 600 snap 175 seq_num 600) 2024-09-01T00:35:17.840 INFO:tasks.rados.rados.0.smithi026.stdout:1962: read oid 6 snap -1 2024-09-01T00:35:17.840 INFO:tasks.rados.rados.0.smithi026.stdout:1962: expect (ObjNum 564 snap 166 seq_num 564) 2024-09-01T00:35:17.840 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 182 2024-09-01T00:35:17.840 INFO:tasks.rados.rados.0.smithi026.stdout:1963: seq_num 619 ranges {5824512=770048} 2024-09-01T00:35:17.877 INFO:tasks.rados.rados.0.smithi026.stdout:1963: writing smithi02669314-2 from 5824512 to 6594560 tid 1 2024-09-01T00:35:17.877 INFO:tasks.rados.rados.0.smithi026.stdout:1964: delete oid 8 current snap is 182 2024-09-01T00:35:17.878 INFO:tasks.rados.rados.0.smithi026.stdout:1961: expect (ObjNum 600 snap 175 seq_num 600) 2024-09-01T00:35:17.890 INFO:tasks.rados.rados.0.smithi026.stdout:1962: expect (ObjNum 564 snap 166 seq_num 564) 2024-09-01T00:35:17.950 INFO:tasks.rados.rados.0.smithi026.stdout:1963: finishing write tid 1 to smithi02669314-2 2024-09-01T00:35:17.950 INFO:tasks.rados.rados.0.smithi026.stdout:1963: finishing write tid 2 to smithi02669314-2 2024-09-01T00:35:17.950 INFO:tasks.rados.rados.0.smithi026.stdout:1963: finishing write tid 3 to smithi02669314-2 2024-09-01T00:35:17.950 INFO:tasks.rados.rados.0.smithi026.stdout:1963: oid 2 updating version 0 to 729 2024-09-01T00:35:17.950 INFO:tasks.rados.rados.0.smithi026.stdout:1963: oid 2 version 729 is already newer than 728 2024-09-01T00:35:17.950 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 729 (ObjNum 619 snap 182 seq_num 619) dirty exists 2024-09-01T00:35:17.950 INFO:tasks.rados.rados.0.smithi026.stdout:1963: left oid 2 (ObjNum 619 snap 182 seq_num 619) 2024-09-01T00:35:17.950 INFO:tasks.rados.rados.0.smithi026.stdout:1961: done (3 left) 2024-09-01T00:35:17.950 INFO:tasks.rados.rados.0.smithi026.stdout:1962: done (2 left) 2024-09-01T00:35:17.950 INFO:tasks.rados.rados.0.smithi026.stdout:1963: done (1 left) 2024-09-01T00:35:17.950 INFO:tasks.rados.rados.0.smithi026.stdout:1964: done (0 left) 2024-09-01T00:35:17.951 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 182 2024-09-01T00:35:17.951 INFO:tasks.rados.rados.0.smithi026.stdout:1965: seq_num 621 ranges {0=409600,409600=401408} 2024-09-01T00:35:17.951 INFO:tasks.rados.rados.0.smithi026.stdout:1965: writing smithi02669314-42 from 0 to 409600 tid 1 2024-09-01T00:35:17.954 INFO:tasks.rados.rados.0.smithi026.stdout:1965: writing smithi02669314-42 from 409600 to 811008 tid 2 2024-09-01T00:35:17.954 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 182 2024-09-01T00:35:17.954 INFO:tasks.rados.rados.0.smithi026.stdout:1966: seq_num 622 ranges {2834432=425984,3260416=401408} 2024-09-01T00:35:17.972 INFO:tasks.rados.rados.0.smithi026.stdout:1966: writing smithi02669314-39 from 2834432 to 3260416 tid 1 2024-09-01T00:35:17.974 INFO:tasks.rados.rados.0.smithi026.stdout:1966: writing smithi02669314-39 from 3260416 to 3661824 tid 2 2024-09-01T00:35:17.975 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 182 2024-09-01T00:35:17.975 INFO:tasks.rados.rados.0.smithi026.stdout:1965: finishing write tid 1 to smithi02669314-42 2024-09-01T00:35:17.975 INFO:tasks.rados.rados.0.smithi026.stdout:1967: seq_num 623 ranges {1122304=442368,1564672=401408} 2024-09-01T00:35:17.983 INFO:tasks.rados.rados.0.smithi026.stdout:1967: writing smithi02669314-23 from 1122304 to 1564672 tid 1 2024-09-01T00:35:17.986 INFO:tasks.rados.rados.0.smithi026.stdout:1967: writing smithi02669314-23 from 1564672 to 1966080 tid 2 2024-09-01T00:35:17.986 INFO:tasks.rados.rados.0.smithi026.stdout:1968: delete oid 13 current snap is 182 2024-09-01T00:35:17.987 INFO:tasks.rados.rados.0.smithi026.stdout:1965: finishing write tid 2 to smithi02669314-42 2024-09-01T00:35:17.987 INFO:tasks.rados.rados.0.smithi026.stdout:1965: finishing write tid 3 to smithi02669314-42 2024-09-01T00:35:17.987 INFO:tasks.rados.rados.0.smithi026.stdout:1965: finishing write tid 4 to smithi02669314-42 2024-09-01T00:35:17.987 INFO:tasks.rados.rados.0.smithi026.stdout:1965: oid 42 updating version 0 to 832 2024-09-01T00:35:17.987 INFO:tasks.rados.rados.0.smithi026.stdout:1965: oid 42 updating version 832 to 833 2024-09-01T00:35:17.987 INFO:tasks.rados.rados.0.smithi026.stdout:1965: oid 42 version 833 is already newer than 831 2024-09-01T00:35:17.987 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 833 (ObjNum 621 snap 182 seq_num 621) dirty exists 2024-09-01T00:35:17.987 INFO:tasks.rados.rados.0.smithi026.stdout:1965: left oid 42 (ObjNum 621 snap 182 seq_num 621) 2024-09-01T00:35:17.987 INFO:tasks.rados.rados.0.smithi026.stdout:1966: finishing write tid 1 to smithi02669314-39 2024-09-01T00:35:17.987 INFO:tasks.rados.rados.0.smithi026.stdout:1966: finishing write tid 2 to smithi02669314-39 2024-09-01T00:35:17.987 INFO:tasks.rados.rados.0.smithi026.stdout:1966: finishing write tid 3 to smithi02669314-39 2024-09-01T00:35:17.988 INFO:tasks.rados.rados.0.smithi026.stdout:1966: finishing write tid 4 to smithi02669314-39 2024-09-01T00:35:17.988 INFO:tasks.rados.rados.0.smithi026.stdout:1966: oid 39 updating version 0 to 708 2024-09-01T00:35:17.988 INFO:tasks.rados.rados.0.smithi026.stdout:1966: oid 39 updating version 708 to 709 2024-09-01T00:35:17.988 INFO:tasks.rados.rados.0.smithi026.stdout:1966: oid 39 updating version 709 to 710 2024-09-01T00:35:17.988 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 710 (ObjNum 622 snap 182 seq_num 622) dirty exists 2024-09-01T00:35:17.988 INFO:tasks.rados.rados.0.smithi026.stdout:1966: left oid 39 (ObjNum 622 snap 182 seq_num 622) 2024-09-01T00:35:17.989 INFO:tasks.rados.rados.0.smithi026.stdout:1967: finishing write tid 1 to smithi02669314-23 2024-09-01T00:35:17.989 INFO:tasks.rados.rados.0.smithi026.stdout:1967: finishing write tid 2 to smithi02669314-23 2024-09-01T00:35:17.989 INFO:tasks.rados.rados.0.smithi026.stdout:1965: done (3 left) 2024-09-01T00:35:17.989 INFO:tasks.rados.rados.0.smithi026.stdout:1966: done (2 left) 2024-09-01T00:35:17.989 INFO:tasks.rados.rados.0.smithi026.stdout:1968: done (1 left) 2024-09-01T00:35:17.989 INFO:tasks.rados.rados.0.smithi026.stdout:1969: rmattr oid 7 current snap is 182 2024-09-01T00:35:17.989 INFO:tasks.rados.rados.0.smithi026.stdout:1969: done (1 left) 2024-09-01T00:35:17.990 INFO:tasks.rados.rados.0.smithi026.stdout:1970: read oid 29 snap -1 2024-09-01T00:35:17.990 INFO:tasks.rados.rados.0.smithi026.stdout:1970: expect (ObjNum 515 snap 145 seq_num 515) 2024-09-01T00:35:17.990 INFO:tasks.rados.rados.0.smithi026.stdout:1971: snap_create 2024-09-01T00:35:17.990 INFO:tasks.rados.rados.0.smithi026.stdout:1967: finishing write tid 3 to smithi02669314-23 2024-09-01T00:35:17.990 INFO:tasks.rados.rados.0.smithi026.stdout:1967: finishing write tid 4 to smithi02669314-23 2024-09-01T00:35:17.990 INFO:tasks.rados.rados.0.smithi026.stdout:1967: oid 23 updating version 0 to 729 2024-09-01T00:35:17.990 INFO:tasks.rados.rados.0.smithi026.stdout:1967: oid 23 updating version 729 to 730 2024-09-01T00:35:17.990 INFO:tasks.rados.rados.0.smithi026.stdout:1967: oid 23 updating version 730 to 731 2024-09-01T00:35:17.991 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 731 (ObjNum 623 snap 182 seq_num 623) dirty exists 2024-09-01T00:35:17.991 INFO:tasks.rados.rados.0.smithi026.stdout:1967: left oid 23 (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:35:18.013 INFO:tasks.rados.rados.0.smithi026.stdout:1970: expect (ObjNum 515 snap 145 seq_num 515) 2024-09-01T00:35:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:17 smithi026 ceph-mon[83580]: pgmap v325: 121 pgs: 121 active+clean; 271 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.6 MiB/s wr, 25 op/s; 12 MiB/s, 3 objects/s recovering 2024-09-01T00:35:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:17 smithi026 ceph-mon[83580]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/417 objects degraded (0.480%), 1 pg degraded) 2024-09-01T00:35:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:17 smithi026 ceph-mon[83580]: Cluster is now healthy 2024-09-01T00:35:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:17 smithi026 ceph-mon[83580]: osdmap e440: 8 total, 8 up, 8 in 2024-09-01T00:35:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:17 smithi026 ceph-mon[81182]: pgmap v325: 121 pgs: 121 active+clean; 271 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.6 MiB/s wr, 25 op/s; 12 MiB/s, 3 objects/s recovering 2024-09-01T00:35:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:17 smithi026 ceph-mon[81182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/417 objects degraded (0.480%), 1 pg degraded) 2024-09-01T00:35:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:17 smithi026 ceph-mon[81182]: Cluster is now healthy 2024-09-01T00:35:18.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:17 smithi026 ceph-mon[81182]: osdmap e440: 8 total, 8 up, 8 in 2024-09-01T00:35:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:17 smithi139 ceph-mon[73682]: pgmap v325: 121 pgs: 121 active+clean; 271 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.6 MiB/s wr, 25 op/s; 12 MiB/s, 3 objects/s recovering 2024-09-01T00:35:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:17 smithi139 ceph-mon[73682]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/417 objects degraded (0.480%), 1 pg degraded) 2024-09-01T00:35:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:17 smithi139 ceph-mon[73682]: Cluster is now healthy 2024-09-01T00:35:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:17 smithi139 ceph-mon[73682]: osdmap e440: 8 total, 8 up, 8 in 2024-09-01T00:35:18.848 INFO:tasks.rados.rados.0.smithi026.stdout:1967: done (2 left) 2024-09-01T00:35:18.849 INFO:tasks.rados.rados.0.smithi026.stdout:1970: done (1 left) 2024-09-01T00:35:18.849 INFO:tasks.rados.rados.0.smithi026.stdout:1971: done (0 left) 2024-09-01T00:35:18.849 INFO:tasks.rados.rados.0.smithi026.stdout:1972: read oid 33 snap -1 2024-09-01T00:35:18.849 INFO:tasks.rados.rados.0.smithi026.stdout:1972: expect (ObjNum 600 snap 175 seq_num 600) 2024-09-01T00:35:18.849 INFO:tasks.rados.rados.0.smithi026.stdout:1973: snap_remove snap 163 2024-09-01T00:35:19.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:18 smithi026 ceph-mon[81182]: osdmap e441: 8 total, 8 up, 8 in 2024-09-01T00:35:19.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:18 smithi026 ceph-mon[81182]: pgmap v328: 121 pgs: 121 active+clean; 273 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.7 MiB/s wr, 16 op/s; 932 KiB/s, 0 objects/s recovering 2024-09-01T00:35:19.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:18 smithi026 ceph-mon[83580]: osdmap e441: 8 total, 8 up, 8 in 2024-09-01T00:35:19.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:18 smithi026 ceph-mon[83580]: pgmap v328: 121 pgs: 121 active+clean; 273 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.7 MiB/s wr, 16 op/s; 932 KiB/s, 0 objects/s recovering 2024-09-01T00:35:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:18 smithi139 ceph-mon[73682]: osdmap e441: 8 total, 8 up, 8 in 2024-09-01T00:35:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:18 smithi139 ceph-mon[73682]: pgmap v328: 121 pgs: 121 active+clean; 273 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.7 MiB/s wr, 16 op/s; 932 KiB/s, 0 objects/s recovering 2024-09-01T00:35:19.856 INFO:tasks.rados.rados.0.smithi026.stdout:1973: done (1 left) 2024-09-01T00:35:19.856 INFO:tasks.rados.rados.0.smithi026.stdout:1974: snap_create 2024-09-01T00:35:19.856 INFO:tasks.rados.rados.0.smithi026.stdout:1972: expect (ObjNum 600 snap 175 seq_num 600) 2024-09-01T00:35:20.107 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:19 smithi139 ceph-mon[73682]: osdmap e442: 8 total, 8 up, 8 in 2024-09-01T00:35:20.107 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:20.107 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:35:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:19 smithi026 ceph-mon[81182]: osdmap e442: 8 total, 8 up, 8 in 2024-09-01T00:35:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:35:20.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:19 smithi026 ceph-mon[83580]: osdmap e442: 8 total, 8 up, 8 in 2024-09-01T00:35:20.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:20.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:35:20.756 INFO:tasks.rados.rados.0.smithi026.stdout:1972: done (1 left) 2024-09-01T00:35:20.756 INFO:tasks.rados.rados.0.smithi026.stdout:1974: done (0 left) 2024-09-01T00:35:20.756 INFO:tasks.rados.rados.0.smithi026.stdout:1975: snap_remove snap 179 2024-09-01T00:35:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:20 smithi139 ceph-mon[73682]: osdmap e443: 8 total, 8 up, 8 in 2024-09-01T00:35:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:20 smithi139 ceph-mon[73682]: pgmap v331: 121 pgs: 121 active+clean; 274 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 662 KiB/s wr, 6 op/s 2024-09-01T00:35:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:20 smithi139 ceph-mon[73682]: osdmap e444: 8 total, 8 up, 8 in 2024-09-01T00:35:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:20 smithi026 ceph-mon[81182]: osdmap e443: 8 total, 8 up, 8 in 2024-09-01T00:35:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:20 smithi026 ceph-mon[81182]: pgmap v331: 121 pgs: 121 active+clean; 274 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 662 KiB/s wr, 6 op/s 2024-09-01T00:35:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:20 smithi026 ceph-mon[81182]: osdmap e444: 8 total, 8 up, 8 in 2024-09-01T00:35:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:20 smithi026 ceph-mon[83580]: osdmap e443: 8 total, 8 up, 8 in 2024-09-01T00:35:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:20 smithi026 ceph-mon[83580]: pgmap v331: 121 pgs: 121 active+clean; 274 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 662 KiB/s wr, 6 op/s 2024-09-01T00:35:21.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:20 smithi026 ceph-mon[83580]: osdmap e444: 8 total, 8 up, 8 in 2024-09-01T00:35:21.759 INFO:tasks.rados.rados.0.smithi026.stdout:1975: done (0 left) 2024-09-01T00:35:21.759 INFO:tasks.rados.rados.0.smithi026.stdout:1976: read oid 38 snap 159 2024-09-01T00:35:21.759 INFO:tasks.rados.rados.0.smithi026.stdout:1976: expect (ObjNum 485 snap 135 seq_num 485) 2024-09-01T00:35:21.759 INFO:tasks.rados.rados.0.smithi026.stdout:1977: rmattr oid 15 current snap is 184 2024-09-01T00:35:21.759 INFO:tasks.rados.rados.0.smithi026.stdout:1977: done (1 left) 2024-09-01T00:35:21.759 INFO:tasks.rados.rados.0.smithi026.stdout:1978: read oid 2 snap -1 2024-09-01T00:35:21.759 INFO:tasks.rados.rados.0.smithi026.stdout:1978: expect (ObjNum 619 snap 182 seq_num 619) 2024-09-01T00:35:21.759 INFO:tasks.rados.rados.0.smithi026.stdout:1979: read oid 13 snap 175 2024-09-01T00:35:21.759 INFO:tasks.rados.rados.0.smithi026.stdout:1979: expect (ObjNum 594 snap 175 seq_num 594) 2024-09-01T00:35:21.760 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 184 2024-09-01T00:35:21.760 INFO:tasks.rados.rados.0.smithi026.stdout:1980: seq_num 625 ranges {811008=475136,1286144=401408} 2024-09-01T00:35:21.765 INFO:tasks.rados.rados.0.smithi026.stdout:1980: writing smithi02669314-42 from 811008 to 1286144 tid 1 2024-09-01T00:35:21.768 INFO:tasks.rados.rados.0.smithi026.stdout:1980: writing smithi02669314-42 from 1286144 to 1687552 tid 2 2024-09-01T00:35:21.768 INFO:tasks.rados.rados.0.smithi026.stdout:1981: snap_create 2024-09-01T00:35:21.769 INFO:tasks.rados.rados.0.smithi026.stdout:1979: expect (ObjNum 594 snap 175 seq_num 594) 2024-09-01T00:35:21.783 INFO:tasks.rados.rados.0.smithi026.stdout:1980: finishing write tid 1 to smithi02669314-42 2024-09-01T00:35:21.783 INFO:tasks.rados.rados.0.smithi026.stdout:1980: finishing write tid 2 to smithi02669314-42 2024-09-01T00:35:21.783 INFO:tasks.rados.rados.0.smithi026.stdout:1980: finishing write tid 3 to smithi02669314-42 2024-09-01T00:35:21.783 INFO:tasks.rados.rados.0.smithi026.stdout:1980: finishing write tid 4 to smithi02669314-42 2024-09-01T00:35:21.784 INFO:tasks.rados.rados.0.smithi026.stdout:1980: oid 42 updating version 0 to 845 2024-09-01T00:35:21.784 INFO:tasks.rados.rados.0.smithi026.stdout:1980: oid 42 version 845 is already newer than 843 2024-09-01T00:35:21.784 INFO:tasks.rados.rados.0.smithi026.stdout:1980: oid 42 version 845 is already newer than 844 2024-09-01T00:35:21.784 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 845 (ObjNum 625 snap 184 seq_num 625) dirty exists 2024-09-01T00:35:21.784 INFO:tasks.rados.rados.0.smithi026.stdout:1980: left oid 42 (ObjNum 625 snap 184 seq_num 625) 2024-09-01T00:35:21.786 INFO:tasks.rados.rados.0.smithi026.stdout:1976: expect (ObjNum 485 snap 135 seq_num 485) 2024-09-01T00:35:21.897 INFO:tasks.rados.rados.0.smithi026.stdout:1978: expect (ObjNum 619 snap 182 seq_num 619) 2024-09-01T00:35:22.541 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:35:22.763 INFO:tasks.rados.rados.0.smithi026.stdout:1976: done (4 left) 2024-09-01T00:35:22.763 INFO:tasks.rados.rados.0.smithi026.stdout:1978: done (3 left) 2024-09-01T00:35:22.763 INFO:tasks.rados.rados.0.smithi026.stdout:1979: done (2 left) 2024-09-01T00:35:22.764 INFO:tasks.rados.rados.0.smithi026.stdout:1980: done (1 left) 2024-09-01T00:35:22.764 INFO:tasks.rados.rados.0.smithi026.stdout:1981: done (0 left) 2024-09-01T00:35:22.764 INFO:tasks.rados.rados.0.smithi026.stdout:1982: rmattr oid 25 current snap is 185 2024-09-01T00:35:22.764 INFO:tasks.rados.rados.0.smithi026.stdout:1983: copy_from oid 11 from oid 23 current snap is 185 2024-09-01T00:35:22.764 INFO:tasks.rados.rados.0.smithi026.stdout:1984: rollback oid 39 current snap is 185 2024-09-01T00:35:22.764 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 39 to 175 2024-09-01T00:35:22.764 INFO:tasks.rados.rados.0.smithi026.stdout:1985: read oid 18 snap -1 2024-09-01T00:35:22.764 INFO:tasks.rados.rados.0.smithi026.stdout:1985: expect (ObjNum 596 snap 175 seq_num 596) 2024-09-01T00:35:22.764 INFO:tasks.rados.rados.0.smithi026.stdout:1986: delete oid 17 current snap is 185 2024-09-01T00:35:22.768 INFO:tasks.rados.rados.0.smithi026.stdout:1986: done (4 left) 2024-09-01T00:35:22.768 INFO:tasks.rados.rados.0.smithi026.stdout:1987: rollback oid 48 current snap is 185 2024-09-01T00:35:22.768 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 48 to 174 2024-09-01T00:35:22.768 INFO:tasks.rados.rados.0.smithi026.stdout:1984: finishing rollback tid 0 to smithi02669314-39 2024-09-01T00:35:22.768 INFO:tasks.rados.rados.0.smithi026.stdout:1988: delete oid 29 current snap is 185 2024-09-01T00:35:22.768 INFO:tasks.rados.rados.0.smithi026.stdout:1984: finishing rollback tid 1 to smithi02669314-39 2024-09-01T00:35:22.769 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 780 (ObjNum 537 snap 155 seq_num 537) dirty exists 2024-09-01T00:35:22.770 INFO:tasks.rados.rados.0.smithi026.stdout:1984: finishing rollback tid 2 to smithi02669314-39 2024-09-01T00:35:22.771 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 713 (ObjNum 584 snap 171 seq_num 584) dirty exists 2024-09-01T00:35:22.773 INFO:tasks.rados.rados.0.smithi026.stdout:1982: done (5 left) 2024-09-01T00:35:22.773 INFO:tasks.rados.rados.0.smithi026.stdout:1984: done (4 left) 2024-09-01T00:35:22.773 INFO:tasks.rados.rados.0.smithi026.stdout:1988: done (3 left) 2024-09-01T00:35:22.773 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 185 2024-09-01T00:35:22.773 INFO:tasks.rados.rados.0.smithi026.stdout:1989: seq_num 628 ranges {0=524288,524288=401408} 2024-09-01T00:35:22.776 INFO:tasks.rados.rados.0.smithi026.stdout:1989: writing smithi02669314-13 from 0 to 524288 tid 1 2024-09-01T00:35:22.779 INFO:tasks.rados.rados.0.smithi026.stdout:1989: writing smithi02669314-13 from 524288 to 925696 tid 2 2024-09-01T00:35:22.779 INFO:tasks.rados.rados.0.smithi026.stdout:1990: snap_remove snap 175 2024-09-01T00:35:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:22 smithi026 ceph-mon[81182]: osdmap e445: 8 total, 8 up, 8 in 2024-09-01T00:35:22.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:35:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:35:22] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2024-09-01T00:35:22.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:22 smithi026 ceph-mon[83580]: osdmap e445: 8 total, 8 up, 8 in 2024-09-01T00:35:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:22 smithi139 ceph-mon[73682]: osdmap e445: 8 total, 8 up, 8 in 2024-09-01T00:35:23.133 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:35:23.133 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (7m) 50s ago 8m 25.7M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:35:23.133 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (8m) 17s ago 8m 90.2M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:35:23.133 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (10m) 50s ago 10m 15.7M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:35:23.134 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (10m) 17s ago 10m 22.6M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:35:23.134 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (4m) 17s ago 13m 455M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:35:23.134 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (4m) 50s ago 15m 523M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:35:23.134 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (3m) 50s ago 15m 54.9M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:35:23.134 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (3m) 17s ago 13m 45.2M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:35:23.134 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (3m) 50s ago 13m 46.2M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:35:23.134 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (8m) 50s ago 8m 15.7M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:35:23.134 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (8m) 17s ago 8m 15.3M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:35:23.134 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (2m) 50s ago 13m 112M 2481M 19.3.0-4640-g50288870 8375ce782346 a0589209e48e 2024-09-01T00:35:23.134 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (2m) 50s ago 12m 113M 2481M 19.3.0-4640-g50288870 8375ce782346 b53b7e01db96 2024-09-01T00:35:23.134 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (88s) 50s ago 12m 62.1M 2481M 19.3.0-4640-g50288870 8375ce782346 8b9cf7b95d01 2024-09-01T00:35:23.135 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (55s) 50s ago 11m 12.2M 2481M 19.3.0-4640-g50288870 8375ce782346 9285322bfbd4 2024-09-01T00:35:23.135 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (21s) 17s ago 11m 12.0M 2480M 19.3.0-4640-g50288870 8375ce782346 9c796e465958 2024-09-01T00:35:23.135 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (11m) 17s ago 11m 214M 2480M 18.2.4-799-g7290dfee 0819e487878b e678f8d3ea52 2024-09-01T00:35:23.135 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (10m) 17s ago 10m 156M 2480M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:35:23.135 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (10m) 17s ago 10m 202M 2480M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:35:23.135 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (4m) 17s ago 9m 50.5M - 2.43.0 a07b618ecd1d a888053ef019 2024-09-01T00:35:23.494 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:35:23.494 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:35:23.494 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 3, 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 5 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:35:23.495 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 5, 2024-09-01T00:35:23.496 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 10 2024-09-01T00:35:23.496 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:35:23.496 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:35:23.771 INFO:tasks.rados.rados.0.smithi026.stdout:1990: done (4 left) 2024-09-01T00:35:23.771 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 185 2024-09-01T00:35:23.771 INFO:tasks.rados.rados.0.smithi026.stdout:1991: seq_num 629 ranges {4538368=540672,5079040=401408} 2024-09-01T00:35:23.799 INFO:tasks.rados.rados.0.smithi026.stdout:1991: writing smithi02669314-37 from 4538368 to 5079040 tid 1 2024-09-01T00:35:23.802 INFO:tasks.rados.rados.0.smithi026.stdout:1991: writing smithi02669314-37 from 5079040 to 5480448 tid 2 2024-09-01T00:35:23.802 INFO:tasks.rados.rados.0.smithi026.stdout:1992: read oid 35 snap -1 2024-09-01T00:35:23.802 INFO:tasks.rados.rados.0.smithi026.stdout:1992: expect deleted 2024-09-01T00:35:23.802 INFO:tasks.rados.rados.0.smithi026.stdout:1993: snap_remove snap 184 2024-09-01T00:35:23.809 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:35:23.809 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:35:23.809 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:35:23.809 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:35:23.809 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:35:23.809 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:35:23.809 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:35:23.809 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:35:23.809 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "10/20 daemons upgraded", 2024-09-01T00:35:23.810 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-01T00:35:23.810 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:35:23.810 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:35:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:23 smithi139 ceph-mon[73682]: pgmap v334: 121 pgs: 121 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-01T00:35:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:23 smithi139 ceph-mon[73682]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:23 smithi139 ceph-mon[73682]: osdmap e446: 8 total, 8 up, 8 in 2024-09-01T00:35:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:23 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3724742500' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:23 smithi026 ceph-mon[83580]: pgmap v334: 121 pgs: 121 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-01T00:35:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:23 smithi026 ceph-mon[83580]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:23 smithi026 ceph-mon[83580]: osdmap e446: 8 total, 8 up, 8 in 2024-09-01T00:35:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:23 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3724742500' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:23 smithi026 ceph-mon[81182]: pgmap v334: 121 pgs: 121 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-01T00:35:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:23 smithi026 ceph-mon[81182]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:23 smithi026 ceph-mon[81182]: osdmap e446: 8 total, 8 up, 8 in 2024-09-01T00:35:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:23 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3724742500' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:24.775 INFO:tasks.rados.rados.0.smithi026.stdout:1993: done (6 left) 2024-09-01T00:35:24.775 INFO:tasks.rados.rados.0.smithi026.stdout:1994: snap_remove snap 181 2024-09-01T00:35:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:24 smithi139 ceph-mon[73682]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:24 smithi139 ceph-mon[73682]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:24 smithi139 ceph-mon[73682]: osdmap e447: 8 total, 8 up, 8 in 2024-09-01T00:35:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:24 smithi139 ceph-mon[73682]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:24 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:24 smithi026 ceph-mon[81182]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:24 smithi026 ceph-mon[81182]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:24 smithi026 ceph-mon[81182]: osdmap e447: 8 total, 8 up, 8 in 2024-09-01T00:35:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:24 smithi026 ceph-mon[81182]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:24 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:24 smithi026 ceph-mon[83580]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:25.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:24 smithi026 ceph-mon[83580]: from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:25.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:24 smithi026 ceph-mon[83580]: osdmap e447: 8 total, 8 up, 8 in 2024-09-01T00:35:25.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:24 smithi026 ceph-mon[83580]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:25.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:24 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:25.757 INFO:tasks.rados.rados.0.smithi026.stdout:1994: done (6 left) 2024-09-01T00:35:25.757 INFO:tasks.rados.rados.0.smithi026.stdout:1995: rmattr oid 49 current snap is 185 2024-09-01T00:35:25.757 INFO:tasks.rados.rados.0.smithi026.stdout:1987: finishing rollback tid 0 to smithi02669314-48 2024-09-01T00:35:25.757 INFO:tasks.rados.rados.0.smithi026.stdout:1987: finishing rollback tid 1 to smithi02669314-48 2024-09-01T00:35:25.757 INFO:tasks.rados.rados.0.smithi026.stdout:1987: finishing rollback tid 2 to smithi02669314-48 2024-09-01T00:35:25.757 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 849 (ObjNum 515 snap 145 seq_num 515) dirty exists 2024-09-01T00:35:25.758 INFO:tasks.rados.rados.0.smithi026.stdout:1985: expect (ObjNum 596 snap 175 seq_num 596) 2024-09-01T00:35:25.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:25 smithi139 ceph-mon[73682]: pgmap v337: 121 pgs: 121 active+clean; 264 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-01T00:35:25.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:25 smithi139 ceph-mon[73682]: osdmap e448: 8 total, 8 up, 8 in 2024-09-01T00:35:25.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:25 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-01T00:35:25.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:25 smithi139 ceph-mon[73682]: osdmap e449: 8 total, 8 up, 8 in 2024-09-01T00:35:25.861 INFO:tasks.rados.rados.0.smithi026.stdout:1989: finishing write tid 1 to smithi02669314-13 2024-09-01T00:35:25.861 INFO:tasks.rados.rados.0.smithi026.stdout:1989: finishing write tid 2 to smithi02669314-13 2024-09-01T00:35:25.861 INFO:tasks.rados.rados.0.smithi026.stdout:1985: done (6 left) 2024-09-01T00:35:25.861 INFO:tasks.rados.rados.0.smithi026.stdout:1987: done (5 left) 2024-09-01T00:35:25.861 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 185 2024-09-01T00:35:25.861 INFO:tasks.rados.rados.0.smithi026.stdout:1989: finishing write tid 3 to smithi02669314-13 2024-09-01T00:35:25.862 INFO:tasks.rados.rados.0.smithi026.stdout:1996: seq_num 630 ranges {1687552=557056,2244608=401408} 2024-09-01T00:35:25.873 INFO:tasks.rados.rados.0.smithi026.stdout:1996: writing smithi02669314-42 from 1687552 to 2244608 tid 1 2024-09-01T00:35:25.876 INFO:tasks.rados.rados.0.smithi026.stdout:1996: writing smithi02669314-42 from 2244608 to 2646016 tid 2 2024-09-01T00:35:25.876 INFO:tasks.rados.rados.0.smithi026.stdout:1997: read oid 8 snap -1 2024-09-01T00:35:25.876 INFO:tasks.rados.rados.0.smithi026.stdout:1997: expect deleted 2024-09-01T00:35:25.876 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 185 2024-09-01T00:35:25.876 INFO:tasks.rados.rados.0.smithi026.stdout:1983: finishing copy_from racing read to smithi02669314-11 2024-09-01T00:35:25.876 INFO:tasks.rados.rados.0.smithi026.stdout:1983: finishing copy_from to smithi02669314-11 2024-09-01T00:35:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 731 (ObjNum 623 snap 182 seq_num 623) dirty exists 2024-09-01T00:35:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:1989: finishing write tid 4 to smithi02669314-13 2024-09-01T00:35:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:1989: oid 13 updating version 0 to 567 2024-09-01T00:35:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:1989: oid 13 updating version 567 to 569 2024-09-01T00:35:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:1989: oid 13 version 569 is already newer than 568 2024-09-01T00:35:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 569 (ObjNum 628 snap 185 seq_num 628) dirty exists 2024-09-01T00:35:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:1989: left oid 13 (ObjNum 628 snap 185 seq_num 628) 2024-09-01T00:35:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:1991: finishing write tid 1 to smithi02669314-37 2024-09-01T00:35:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:1991: finishing write tid 2 to smithi02669314-37 2024-09-01T00:35:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:1991: finishing write tid 3 to smithi02669314-37 2024-09-01T00:35:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:1991: finishing write tid 4 to smithi02669314-37 2024-09-01T00:35:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:1991: oid 37 updating version 0 to 644 2024-09-01T00:35:25.878 INFO:tasks.rados.rados.0.smithi026.stdout:1991: oid 37 version 644 is already newer than 642 2024-09-01T00:35:25.878 INFO:tasks.rados.rados.0.smithi026.stdout:1991: oid 37 version 644 is already newer than 643 2024-09-01T00:35:25.878 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 644 (ObjNum 629 snap 185 seq_num 629) dirty exists 2024-09-01T00:35:25.878 INFO:tasks.rados.rados.0.smithi026.stdout:1991: left oid 37 (ObjNum 629 snap 185 seq_num 629) 2024-09-01T00:35:25.878 INFO:tasks.rados.rados.0.smithi026.stdout:1998: seq_num 631 ranges {6594560=573440,7168000=401408} 2024-09-01T00:35:25.915 INFO:tasks.rados.rados.0.smithi026.stdout:1998: writing smithi02669314-2 from 6594560 to 7168000 tid 1 2024-09-01T00:35:25.917 INFO:tasks.rados.rados.0.smithi026.stdout:1998: writing smithi02669314-2 from 7168000 to 7569408 tid 2 2024-09-01T00:35:25.917 INFO:tasks.rados.rados.0.smithi026.stdout:1983: done (7 left) 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:1989: done (6 left) 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:1991: done (5 left) 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:1992: done (4 left) 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:1999: delete oid 21 current snap is 185 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 706 (ObjNum 592 snap 174 seq_num 592) dirty exists 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:1996: finishing write tid 1 to smithi02669314-42 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:1996: finishing write tid 2 to smithi02669314-42 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:1996: finishing write tid 3 to smithi02669314-42 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:1996: finishing write tid 4 to smithi02669314-42 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:1996: oid 42 updating version 0 to 860 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:1996: oid 42 version 860 is already newer than 858 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:1996: oid 42 version 860 is already newer than 859 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 860 (ObjNum 630 snap 185 seq_num 630) dirty exists 2024-09-01T00:35:25.918 INFO:tasks.rados.rados.0.smithi026.stdout:1996: left oid 42 (ObjNum 630 snap 185 seq_num 630) 2024-09-01T00:35:25.919 INFO:tasks.rados.rados.0.smithi026.stdout:1995: done (4 left) 2024-09-01T00:35:25.919 INFO:tasks.rados.rados.0.smithi026.stdout:1996: done (3 left) 2024-09-01T00:35:25.919 INFO:tasks.rados.rados.0.smithi026.stdout:1997: done (2 left) 2024-09-01T00:35:25.919 INFO:tasks.rados.rados.0.smithi026.stdout:1999: done (1 left) 2024-09-01T00:35:25.920 INFO:tasks.rados.rados.0.smithi026.stdout:2000: read oid 35 snap -1 2024-09-01T00:35:25.920 INFO:tasks.rados.rados.0.smithi026.stdout:2000: expect deleted 2024-09-01T00:35:25.920 INFO:tasks.rados.rados.0.smithi026.stdout:2001: delete oid 37 current snap is 185 2024-09-01T00:35:25.920 INFO:tasks.rados.rados.0.smithi026.stdout:1998: finishing write tid 1 to smithi02669314-2 2024-09-01T00:35:25.921 INFO:tasks.rados.rados.0.smithi026.stdout:1998: finishing write tid 2 to smithi02669314-2 2024-09-01T00:35:25.921 INFO:tasks.rados.rados.0.smithi026.stdout:1998: finishing write tid 3 to smithi02669314-2 2024-09-01T00:35:25.921 INFO:tasks.rados.rados.0.smithi026.stdout:2000: done (2 left) 2024-09-01T00:35:25.921 INFO:tasks.rados.rados.0.smithi026.stdout:2001: done (1 left) 2024-09-01T00:35:25.921 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 185 2024-09-01T00:35:25.921 INFO:tasks.rados.rados.0.smithi026.stdout:2002: seq_num 634 ranges {2646016=622592,3268608=401408} 2024-09-01T00:35:25.938 INFO:tasks.rados.rados.0.smithi026.stdout:2002: writing smithi02669314-42 from 2646016 to 3268608 tid 1 2024-09-01T00:35:25.941 INFO:tasks.rados.rados.0.smithi026.stdout:2002: writing smithi02669314-42 from 3268608 to 3670016 tid 2 2024-09-01T00:35:25.941 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 185 2024-09-01T00:35:25.941 INFO:tasks.rados.rados.0.smithi026.stdout:2003: seq_num 635 ranges {2916352=638976,3555328=401408} 2024-09-01T00:35:25.960 INFO:tasks.rados.rados.0.smithi026.stdout:2003: writing smithi02669314-20 from 2916352 to 3555328 tid 1 2024-09-01T00:35:25.963 INFO:tasks.rados.rados.0.smithi026.stdout:2003: writing smithi02669314-20 from 3555328 to 3956736 tid 2 2024-09-01T00:35:25.963 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 185 2024-09-01T00:35:25.963 INFO:tasks.rados.rados.0.smithi026.stdout:1998: finishing write tid 4 to smithi02669314-2 2024-09-01T00:35:25.963 INFO:tasks.rados.rados.0.smithi026.stdout:1998: oid 2 updating version 0 to 733 2024-09-01T00:35:25.963 INFO:tasks.rados.rados.0.smithi026.stdout:1998: oid 2 updating version 733 to 734 2024-09-01T00:35:25.963 INFO:tasks.rados.rados.0.smithi026.stdout:1998: oid 2 version 734 is already newer than 732 2024-09-01T00:35:25.963 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 734 (ObjNum 631 snap 185 seq_num 631) dirty exists 2024-09-01T00:35:25.963 INFO:tasks.rados.rados.0.smithi026.stdout:1998: left oid 2 (ObjNum 631 snap 185 seq_num 631) 2024-09-01T00:35:25.963 INFO:tasks.rados.rados.0.smithi026.stdout:2002: finishing write tid 1 to smithi02669314-42 2024-09-01T00:35:25.963 INFO:tasks.rados.rados.0.smithi026.stdout:2004: seq_num 636 ranges {0=655360,655360=401408} 2024-09-01T00:35:25.966 INFO:tasks.rados.rados.0.smithi026.stdout:2004: writing smithi02669314-24 from 0 to 655360 tid 1 2024-09-01T00:35:25.970 INFO:tasks.rados.rados.0.smithi026.stdout:2004: writing smithi02669314-24 from 655360 to 1056768 tid 2 2024-09-01T00:35:25.970 INFO:tasks.rados.rados.0.smithi026.stdout:1998: done (3 left) 2024-09-01T00:35:25.970 INFO:tasks.rados.rados.0.smithi026.stdout:2005: read oid 2 snap -1 2024-09-01T00:35:25.970 INFO:tasks.rados.rados.0.smithi026.stdout:2005: expect (ObjNum 631 snap 185 seq_num 631) 2024-09-01T00:35:25.970 INFO:tasks.rados.rados.0.smithi026.stdout:2006: copy_from oid 1 from oid 3 current snap is 185 2024-09-01T00:35:25.971 INFO:tasks.rados.rados.0.smithi026.stdout:2002: finishing write tid 2 to smithi02669314-42 2024-09-01T00:35:25.971 INFO:tasks.rados.rados.0.smithi026.stdout:2002: finishing write tid 3 to smithi02669314-42 2024-09-01T00:35:25.971 INFO:tasks.rados.rados.0.smithi026.stdout:2002: finishing write tid 4 to smithi02669314-42 2024-09-01T00:35:25.971 INFO:tasks.rados.rados.0.smithi026.stdout:2002: oid 42 updating version 0 to 861 2024-09-01T00:35:25.971 INFO:tasks.rados.rados.0.smithi026.stdout:2002: oid 42 updating version 861 to 862 2024-09-01T00:35:25.971 INFO:tasks.rados.rados.0.smithi026.stdout:2002: oid 42 updating version 862 to 863 2024-09-01T00:35:25.971 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 863 (ObjNum 634 snap 185 seq_num 634) dirty exists 2024-09-01T00:35:25.971 INFO:tasks.rados.rados.0.smithi026.stdout:2002: left oid 42 (ObjNum 634 snap 185 seq_num 634) 2024-09-01T00:35:25.971 INFO:tasks.rados.rados.0.smithi026.stdout:2003: finishing write tid 1 to smithi02669314-20 2024-09-01T00:35:25.971 INFO:tasks.rados.rados.0.smithi026.stdout:2003: finishing write tid 2 to smithi02669314-20 2024-09-01T00:35:25.971 INFO:tasks.rados.rados.0.smithi026.stdout:2003: finishing write tid 3 to smithi02669314-20 2024-09-01T00:35:25.971 INFO:tasks.rados.rados.0.smithi026.stdout:2003: finishing write tid 4 to smithi02669314-20 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:2003: oid 20 updating version 0 to 847 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:2003: oid 20 version 847 is already newer than 846 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:2003: oid 20 updating version 847 to 848 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 848 (ObjNum 635 snap 185 seq_num 635) dirty exists 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:2003: left oid 20 (ObjNum 635 snap 185 seq_num 635) 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:2002: done (4 left) 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:2003: done (3 left) 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:2007: read oid 37 snap -1 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:2007: expect deleted 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:2008: read oid 10 snap -1 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:2008: expect (ObjNum 504 snap 140 seq_num 504) 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:2009: read oid 22 snap -1 2024-09-01T00:35:25.972 INFO:tasks.rados.rados.0.smithi026.stdout:2009: expect (ObjNum 495 snap 138 seq_num 495) 2024-09-01T00:35:25.973 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 185 2024-09-01T00:35:25.973 INFO:tasks.rados.rados.0.smithi026.stdout:2010: seq_num 637 ranges {2260992=671744,2932736=401408} 2024-09-01T00:35:25.987 INFO:tasks.rados.rados.0.smithi026.stdout:2010: writing smithi02669314-6 from 2260992 to 2932736 tid 1 2024-09-01T00:35:25.991 INFO:tasks.rados.rados.0.smithi026.stdout:2010: writing smithi02669314-6 from 2932736 to 3334144 tid 2 2024-09-01T00:35:25.991 INFO:tasks.rados.rados.0.smithi026.stdout:2011: copy_from oid 16 from oid 23 current snap is 185 2024-09-01T00:35:25.991 INFO:tasks.rados.rados.0.smithi026.stdout:2004: finishing write tid 1 to smithi02669314-24 2024-09-01T00:35:25.991 INFO:tasks.rados.rados.0.smithi026.stdout:2012: read oid 31 snap 174 2024-09-01T00:35:25.991 INFO:tasks.rados.rados.0.smithi026.stdout:2012: expect (ObjNum 529 snap 154 seq_num 529) 2024-09-01T00:35:25.991 INFO:tasks.rados.rados.0.smithi026.stdout:2013: rollback oid 38 current snap is 185 2024-09-01T00:35:25.992 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 38 to 173 2024-09-01T00:35:25.992 INFO:tasks.rados.rados.0.smithi026.stdout:2006: finishing copy_from to smithi02669314-1 2024-09-01T00:35:25.992 INFO:tasks.rados.rados.0.smithi026.stdout:2006: got expected ENOENT (src dne) 2024-09-01T00:35:25.992 INFO:tasks.rados.rados.0.smithi026.stdout:2006: finishing copy_from racing read to smithi02669314-1 2024-09-01T00:35:25.992 INFO:tasks.rados.rados.0.smithi026.stdout:2004: finishing write tid 2 to smithi02669314-24 2024-09-01T00:35:25.992 INFO:tasks.rados.rados.0.smithi026.stdout:2006: done (9 left) 2024-09-01T00:35:25.993 INFO:tasks.rados.rados.0.smithi026.stdout:2007: done (8 left) 2024-09-01T00:35:25.993 INFO:tasks.rados.rados.0.smithi026.stdout:2014: read oid 43 snap -1 2024-09-01T00:35:25.993 INFO:tasks.rados.rados.0.smithi026.stdout:2014: expect (ObjNum 574 snap 169 seq_num 574) 2024-09-01T00:35:25.993 INFO:tasks.rados.rados.0.smithi026.stdout:2015: copy_from oid 28 from oid 21 current snap is 185 2024-09-01T00:35:25.993 INFO:tasks.rados.rados.0.smithi026.stdout:2004: finishing write tid 3 to smithi02669314-24 2024-09-01T00:35:25.993 INFO:tasks.rados.rados.0.smithi026.stdout:2004: finishing write tid 4 to smithi02669314-24 2024-09-01T00:35:25.993 INFO:tasks.rados.rados.0.smithi026.stdout:2004: oid 24 updating version 0 to 777 2024-09-01T00:35:25.993 INFO:tasks.rados.rados.0.smithi026.stdout:2004: oid 24 updating version 777 to 778 2024-09-01T00:35:25.993 INFO:tasks.rados.rados.0.smithi026.stdout:2004: oid 24 updating version 778 to 779 2024-09-01T00:35:25.993 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 779 (ObjNum 636 snap 185 seq_num 636) dirty exists 2024-09-01T00:35:25.993 INFO:tasks.rados.rados.0.smithi026.stdout:2004: left oid 24 (ObjNum 636 snap 185 seq_num 636) 2024-09-01T00:35:25.993 INFO:tasks.rados.rados.0.smithi026.stdout:2009: expect (ObjNum 495 snap 138 seq_num 495) 2024-09-01T00:35:26.057 INFO:tasks.rados.rados.0.smithi026.stdout:2015: finishing copy_from to smithi02669314-28 2024-09-01T00:35:26.057 INFO:tasks.rados.rados.0.smithi026.stdout:2015: got expected ENOENT (src dne) 2024-09-01T00:35:26.057 INFO:tasks.rados.rados.0.smithi026.stdout:2015: finishing copy_from racing read to smithi02669314-28 2024-09-01T00:35:26.058 INFO:tasks.rados.rados.0.smithi026.stdout:2013: finishing rollback tid 0 to smithi02669314-38 2024-09-01T00:35:26.058 INFO:tasks.rados.rados.0.smithi026.stdout:2013: finishing rollback tid 1 to smithi02669314-38 2024-09-01T00:35:26.058 INFO:tasks.rados.rados.0.smithi026.stdout:2013: finishing rollback tid 2 to smithi02669314-38 2024-09-01T00:35:26.058 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 717 (ObjNum 485 snap 135 seq_num 485) dirty exists 2024-09-01T00:35:26.058 INFO:tasks.rados.rados.0.smithi026.stdout:2008: expect (ObjNum 504 snap 140 seq_num 504) 2024-09-01T00:35:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:25 smithi026 ceph-mon[81182]: pgmap v337: 121 pgs: 121 active+clean; 264 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-01T00:35:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:25 smithi026 ceph-mon[81182]: osdmap e448: 8 total, 8 up, 8 in 2024-09-01T00:35:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:25 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-01T00:35:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:25 smithi026 ceph-mon[81182]: osdmap e449: 8 total, 8 up, 8 in 2024-09-01T00:35:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:25 smithi026 ceph-mon[83580]: pgmap v337: 121 pgs: 121 active+clean; 264 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-01T00:35:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:25 smithi026 ceph-mon[83580]: osdmap e448: 8 total, 8 up, 8 in 2024-09-01T00:35:26.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:25 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-01T00:35:26.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:25 smithi026 ceph-mon[83580]: osdmap e449: 8 total, 8 up, 8 in 2024-09-01T00:35:26.646 INFO:tasks.rados.rados.0.smithi026.stdout:2005: expect (ObjNum 631 snap 185 seq_num 631) 2024-09-01T00:35:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:26 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-01T00:35:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:26 smithi139 ceph-mon[73682]: Upgrade: osd.5 is safe to restart 2024-09-01T00:35:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:26 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:26 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-01T00:35:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:26 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:35:27.143 INFO:tasks.rados.rados.0.smithi026.stdout:2010: finishing write tid 1 to smithi02669314-6 2024-09-01T00:35:27.143 INFO:tasks.rados.rados.0.smithi026.stdout:2010: finishing write tid 2 to smithi02669314-6 2024-09-01T00:35:27.143 INFO:tasks.rados.rados.0.smithi026.stdout:2010: finishing write tid 3 to smithi02669314-6 2024-09-01T00:35:27.143 INFO:tasks.rados.rados.0.smithi026.stdout:2010: finishing write tid 4 to smithi02669314-6 2024-09-01T00:35:27.143 INFO:tasks.rados.rados.0.smithi026.stdout:2010: oid 6 updating version 0 to 660 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:2010: oid 6 version 660 is already newer than 659 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:2010: oid 6 updating version 660 to 661 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 661 (ObjNum 637 snap 185 seq_num 637) dirty exists 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:2010: left oid 6 (ObjNum 637 snap 185 seq_num 637) 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:2004: done (9 left) 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:2005: done (8 left) 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:2008: done (7 left) 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:2009: done (6 left) 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:2010: done (5 left) 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:2013: done (4 left) 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:2015: done (3 left) 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:2016: snap_create 2024-09-01T00:35:27.144 INFO:tasks.rados.rados.0.smithi026.stdout:2014: expect (ObjNum 574 snap 169 seq_num 574) 2024-09-01T00:35:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:26 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-01T00:35:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:26 smithi026 ceph-mon[83580]: Upgrade: osd.5 is safe to restart 2024-09-01T00:35:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:26 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:26 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-01T00:35:27.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:26 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:35:27.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:26 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-01T00:35:27.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:26 smithi026 ceph-mon[81182]: Upgrade: osd.5 is safe to restart 2024-09-01T00:35:27.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:26 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:27.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:26 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-01T00:35:27.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:26 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:35:27.467 INFO:tasks.rados.rados.0.smithi026.stdout:2012: expect (ObjNum 529 snap 154 seq_num 529) 2024-09-01T00:35:27.667 INFO:tasks.rados.rados.0.smithi026.stdout:2011: finishing copy_from racing read to smithi02669314-16 2024-09-01T00:35:27.667 INFO:tasks.rados.rados.0.smithi026.stdout:2011: finishing copy_from to smithi02669314-16 2024-09-01T00:35:27.667 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 731 (ObjNum 623 snap 182 seq_num 623) dirty exists 2024-09-01T00:35:27.786 INFO:tasks.rados.rados.0.smithi026.stdout:2011: done (3 left) 2024-09-01T00:35:27.786 INFO:tasks.rados.rados.0.smithi026.stdout:2012: done (2 left) 2024-09-01T00:35:27.786 INFO:tasks.rados.rados.0.smithi026.stdout:2014: done (1 left) 2024-09-01T00:35:27.786 INFO:tasks.rados.rados.0.smithi026.stdout:2016: done (0 left) 2024-09-01T00:35:27.786 INFO:tasks.rados.rados.0.smithi026.stdout:2017: rollback oid 31 current snap is 186 2024-09-01T00:35:27.786 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 31 to 173 2024-09-01T00:35:27.786 INFO:tasks.rados.rados.0.smithi026.stdout:2018: snap_remove snap 162 2024-09-01T00:35:27.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:27 smithi139 ceph-mon[73682]: pgmap v340: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 276 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-01T00:35:27.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:27 smithi139 ceph-mon[73682]: Upgrade: Updating osd.5 2024-09-01T00:35:27.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:27 smithi139 ceph-mon[73682]: Deploying daemon osd.5 on smithi139 2024-09-01T00:35:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:27 smithi026 ceph-mon[81182]: pgmap v340: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 276 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-01T00:35:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:27 smithi026 ceph-mon[81182]: Upgrade: Updating osd.5 2024-09-01T00:35:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:27 smithi026 ceph-mon[81182]: Deploying daemon osd.5 on smithi139 2024-09-01T00:35:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:27 smithi026 ceph-mon[83580]: pgmap v340: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 276 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-01T00:35:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:27 smithi026 ceph-mon[83580]: Upgrade: Updating osd.5 2024-09-01T00:35:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:27 smithi026 ceph-mon[83580]: Deploying daemon osd.5 on smithi139 2024-09-01T00:35:28.794 INFO:tasks.rados.rados.0.smithi026.stdout:2018: done (1 left) 2024-09-01T00:35:28.794 INFO:tasks.rados.rados.0.smithi026.stdout:2019: delete oid 12 current snap is 186 2024-09-01T00:35:28.794 INFO:tasks.rados.rados.0.smithi026.stdout:2017: finishing rollback tid 0 to smithi02669314-31 2024-09-01T00:35:28.795 INFO:tasks.rados.rados.0.smithi026.stdout:2017: finishing rollback tid 1 to smithi02669314-31 2024-09-01T00:35:28.795 INFO:tasks.rados.rados.0.smithi026.stdout:2017: finishing rollback tid 2 to smithi02669314-31 2024-09-01T00:35:28.795 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 737 (ObjNum 529 snap 154 seq_num 529) dirty exists 2024-09-01T00:35:28.803 INFO:tasks.rados.rados.0.smithi026.stdout:2017: done (1 left) 2024-09-01T00:35:28.804 INFO:tasks.rados.rados.0.smithi026.stdout:2019: done (0 left) 2024-09-01T00:35:28.804 INFO:tasks.rados.rados.0.smithi026.stdout:2020: copy_from oid 46 from oid 45 current snap is 186 2024-09-01T00:35:28.806 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 186 2024-09-01T00:35:28.806 INFO:tasks.rados.rados.0.smithi026.stdout:2021: seq_num 639 ranges {1802240=704512,2506752=401408} 2024-09-01T00:35:28.818 INFO:tasks.rados.rados.0.smithi026.stdout:2021: writing smithi02669314-25 from 1802240 to 2506752 tid 1 2024-09-01T00:35:28.820 INFO:tasks.rados.rados.0.smithi026.stdout:2021: writing smithi02669314-25 from 2506752 to 2908160 tid 2 2024-09-01T00:35:28.820 INFO:tasks.rados.rados.0.smithi026.stdout:2022: copy_from oid 39 from oid 34 current snap is 186 2024-09-01T00:35:28.821 INFO:tasks.rados.rados.0.smithi026.stdout:2023: delete oid 9 current snap is 186 2024-09-01T00:35:28.823 INFO:tasks.rados.rados.0.smithi026.stdout:2021: finishing write tid 1 to smithi02669314-25 2024-09-01T00:35:28.825 INFO:tasks.rados.rados.0.smithi026.stdout:2023: done (3 left) 2024-09-01T00:35:28.825 INFO:tasks.rados.rados.0.smithi026.stdout:2024: read oid 27 snap -1 2024-09-01T00:35:28.825 INFO:tasks.rados.rados.0.smithi026.stdout:2024: expect (ObjNum 556 snap 161 seq_num 556) 2024-09-01T00:35:28.825 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 186 2024-09-01T00:35:28.825 INFO:tasks.rados.rados.0.smithi026.stdout:2025: seq_num 641 ranges {0=745472,745472=401408} 2024-09-01T00:35:28.830 INFO:tasks.rados.rados.0.smithi026.stdout:2025: writing smithi02669314-12 from 0 to 745472 tid 1 2024-09-01T00:35:28.833 INFO:tasks.rados.rados.0.smithi026.stdout:2025: writing smithi02669314-12 from 745472 to 1146880 tid 2 2024-09-01T00:35:28.833 INFO:tasks.rados.rados.0.smithi026.stdout:2026: rollback oid 44 current snap is 186 2024-09-01T00:35:28.833 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 44 to 174 2024-09-01T00:35:28.833 INFO:tasks.rados.rados.0.smithi026.stdout:2021: finishing write tid 2 to smithi02669314-25 2024-09-01T00:35:28.833 INFO:tasks.rados.rados.0.smithi026.stdout:2021: finishing write tid 3 to smithi02669314-25 2024-09-01T00:35:28.833 INFO:tasks.rados.rados.0.smithi026.stdout:2020: finishing copy_from racing read to smithi02669314-46 2024-09-01T00:35:28.834 INFO:tasks.rados.rados.0.smithi026.stdout:2020: finishing copy_from to smithi02669314-46 2024-09-01T00:35:28.834 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 711 (ObjNum 615 snap 181 seq_num 615) dirty exists 2024-09-01T00:35:28.834 INFO:tasks.rados.rados.0.smithi026.stdout:2021: finishing write tid 4 to smithi02669314-25 2024-09-01T00:35:28.834 INFO:tasks.rados.rados.0.smithi026.stdout:2021: oid 25 updating version 0 to 782 2024-09-01T00:35:28.834 INFO:tasks.rados.rados.0.smithi026.stdout:2021: oid 25 version 782 is already newer than 781 2024-09-01T00:35:28.834 INFO:tasks.rados.rados.0.smithi026.stdout:2021: oid 25 updating version 782 to 783 2024-09-01T00:35:28.834 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 783 (ObjNum 639 snap 186 seq_num 639) dirty exists 2024-09-01T00:35:28.834 INFO:tasks.rados.rados.0.smithi026.stdout:2021: left oid 25 (ObjNum 639 snap 186 seq_num 639) 2024-09-01T00:35:28.834 INFO:tasks.rados.rados.0.smithi026.stdout:2020: done (5 left) 2024-09-01T00:35:28.834 INFO:tasks.rados.rados.0.smithi026.stdout:2021: done (4 left) 2024-09-01T00:35:28.834 INFO:tasks.rados.rados.0.smithi026.stdout:2027: read oid 17 snap -1 2024-09-01T00:35:28.835 INFO:tasks.rados.rados.0.smithi026.stdout:2027: expect deleted 2024-09-01T00:35:28.835 INFO:tasks.rados.rados.0.smithi026.stdout:2028: snap_create 2024-09-01T00:35:28.835 INFO:tasks.rados.rados.0.smithi026.stdout:2025: finishing write tid 1 to smithi02669314-12 2024-09-01T00:35:28.836 INFO:tasks.rados.rados.0.smithi026.stdout:2025: finishing write tid 2 to smithi02669314-12 2024-09-01T00:35:28.836 INFO:tasks.rados.rados.0.smithi026.stdout:2025: finishing write tid 3 to smithi02669314-12 2024-09-01T00:35:28.836 INFO:tasks.rados.rados.0.smithi026.stdout:2026: finishing rollback tid 0 to smithi02669314-44 2024-09-01T00:35:28.837 INFO:tasks.rados.rados.0.smithi026.stdout:2026: finishing rollback tid 1 to smithi02669314-44 2024-09-01T00:35:28.837 INFO:tasks.rados.rados.0.smithi026.stdout:2026: finishing rollback tid 2 to smithi02669314-44 2024-09-01T00:35:28.837 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 860 (ObjNum 547 snap 158 seq_num 547) dirty exists 2024-09-01T00:35:28.837 INFO:tasks.rados.rados.0.smithi026.stdout:2025: finishing write tid 4 to smithi02669314-12 2024-09-01T00:35:28.837 INFO:tasks.rados.rados.0.smithi026.stdout:2025: oid 12 updating version 0 to 763 2024-09-01T00:35:28.837 INFO:tasks.rados.rados.0.smithi026.stdout:2025: oid 12 version 763 is already newer than 762 2024-09-01T00:35:28.838 INFO:tasks.rados.rados.0.smithi026.stdout:2025: oid 12 version 763 is already newer than 761 2024-09-01T00:35:28.838 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 763 (ObjNum 641 snap 186 seq_num 641) dirty exists 2024-09-01T00:35:28.838 INFO:tasks.rados.rados.0.smithi026.stdout:2025: left oid 12 (ObjNum 641 snap 186 seq_num 641) 2024-09-01T00:35:28.847 INFO:tasks.rados.rados.0.smithi026.stdout:2022: finishing copy_from racing read to smithi02669314-39 2024-09-01T00:35:28.849 INFO:tasks.rados.rados.0.smithi026.stdout:2022: finishing copy_from to smithi02669314-39 2024-09-01T00:35:28.849 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 638 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:35:28.856 INFO:tasks.rados.rados.0.smithi026.stdout:2024: expect (ObjNum 556 snap 161 seq_num 556) 2024-09-01T00:35:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:28 smithi139 ceph-mon[73682]: osdmap e450: 8 total, 8 up, 8 in 2024-09-01T00:35:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:28 smithi026 ceph-mon[81182]: osdmap e450: 8 total, 8 up, 8 in 2024-09-01T00:35:29.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:28 smithi026 ceph-mon[83580]: osdmap e450: 8 total, 8 up, 8 in 2024-09-01T00:35:29.722 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:29 smithi139 systemd[1]: Stopping Ceph osd.5 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:35:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:2022: done (5 left) 2024-09-01T00:35:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:2024: done (4 left) 2024-09-01T00:35:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:2025: done (3 left) 2024-09-01T00:35:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:2026: done (2 left) 2024-09-01T00:35:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:2027: done (1 left) 2024-09-01T00:35:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:2028: done (0 left) 2024-09-01T00:35:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:2029: rollback oid 29 current snap is 187 2024-09-01T00:35:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 29 to 173 2024-09-01T00:35:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:2030: copy_from oid 37 from oid 46 current snap is 187 2024-09-01T00:35:29.805 INFO:tasks.rados.rados.0.smithi026.stdout:2031: snap_remove snap 186 2024-09-01T00:35:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:29 smithi139 ceph-mon[73682]: pgmap v342: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 277 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-09-01T00:35:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:29 smithi139 ceph-mon[73682]: osdmap e451: 8 total, 8 up, 8 in 2024-09-01T00:35:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:29 smithi139 ceph-mon[73682]: osd.5 marked itself down and dead 2024-09-01T00:35:30.084 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:29 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[30953]: 2024-09-01T00:35:29.721+0000 7ff4e17b9640 -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-01T00:35:30.084 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:29 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[30953]: 2024-09-01T00:35:29.721+0000 7ff4e17b9640 -1 osd.5 451 *** Got signal Terminated *** 2024-09-01T00:35:30.084 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:29 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[30953]: 2024-09-01T00:35:29.721+0000 7ff4e17b9640 -1 osd.5 451 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:35:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:29 smithi026 ceph-mon[83580]: pgmap v342: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 277 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-09-01T00:35:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:29 smithi026 ceph-mon[83580]: osdmap e451: 8 total, 8 up, 8 in 2024-09-01T00:35:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:29 smithi026 ceph-mon[83580]: osd.5 marked itself down and dead 2024-09-01T00:35:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:29 smithi026 ceph-mon[81182]: pgmap v342: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 277 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-09-01T00:35:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:29 smithi026 ceph-mon[81182]: osdmap e451: 8 total, 8 up, 8 in 2024-09-01T00:35:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:29 smithi026 ceph-mon[81182]: osd.5 marked itself down and dead 2024-09-01T00:35:30.472 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:30 smithi139 podman[83758]: 2024-09-01 00:35:30.191932138 +0000 UTC m=+0.564147855 container died e678f8d3ea52d26cbf6768d542465ce8447ed03f37d7093ea27e6ea8344138f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7290dfe, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2) 2024-09-01T00:35:30.728 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:30 smithi139 podman[83758]: 2024-09-01 00:35:30.621419931 +0000 UTC m=+0.993635649 container cleanup e678f8d3ea52d26cbf6768d542465ce8447ed03f37d7093ea27e6ea8344138f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, RELEASE=reef-7290dfe, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-01T00:35:30.728 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:30 smithi139 bash[83758]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5 2024-09-01T00:35:30.762 INFO:tasks.rados.rados.0.smithi026.stdout:2031: done (2 left) 2024-09-01T00:35:30.762 INFO:tasks.rados.rados.0.smithi026.stdout:2032: read oid 4 snap 172 2024-09-01T00:35:30.762 INFO:tasks.rados.rados.0.smithi026.stdout:2032: expect deleted 2024-09-01T00:35:30.762 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 187 2024-09-01T00:35:30.762 INFO:tasks.rados.rados.0.smithi026.stdout:2033: seq_num 642 ranges {4857856=761856,5619712=401408} 2024-09-01T00:35:30.794 INFO:tasks.rados.rados.0.smithi026.stdout:2033: writing smithi02669314-49 from 4857856 to 5619712 tid 1 2024-09-01T00:35:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:2033: writing smithi02669314-49 from 5619712 to 6021120 tid 2 2024-09-01T00:35:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:2029: finishing rollback tid 1 to smithi02669314-29 2024-09-01T00:35:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 714 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-01T00:35:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:2030: finishing copy_from racing read to smithi02669314-37 2024-09-01T00:35:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:2030: finishing copy_from to smithi02669314-37 2024-09-01T00:35:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 711 (ObjNum 615 snap 181 seq_num 615) dirty exists 2024-09-01T00:35:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:2029: done (3 left) 2024-09-01T00:35:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:2030: done (2 left) 2024-09-01T00:35:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:2032: done (1 left) 2024-09-01T00:35:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:2034: rollback oid 33 current snap is 187 2024-09-01T00:35:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 183 2024-09-01T00:35:30.799 INFO:tasks.rados.rados.0.smithi026.stdout:2035: delete oid 18 current snap is 187 2024-09-01T00:35:30.801 INFO:tasks.rados.rados.0.smithi026.stdout:2035: done (2 left) 2024-09-01T00:35:30.801 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 187 2024-09-01T00:35:30.801 INFO:tasks.rados.rados.0.smithi026.stdout:2036: seq_num 644 ranges {5832704=794624,6627328=401408} 2024-09-01T00:35:30.837 INFO:tasks.rados.rados.0.smithi026.stdout:2036: writing smithi02669314-27 from 5832704 to 6627328 tid 1 2024-09-01T00:35:30.840 INFO:tasks.rados.rados.0.smithi026.stdout:2036: writing smithi02669314-27 from 6627328 to 7028736 tid 2 2024-09-01T00:35:30.840 INFO:tasks.rados.rados.0.smithi026.stdout:2037: snap_create 2024-09-01T00:35:30.840 INFO:tasks.rados.rados.0.smithi026.stdout:2033: finishing write tid 1 to smithi02669314-49 2024-09-01T00:35:30.840 INFO:tasks.rados.rados.0.smithi026.stdout:2034: finishing rollback tid 0 to smithi02669314-33 2024-09-01T00:35:30.840 INFO:tasks.rados.rados.0.smithi026.stdout:2033: finishing write tid 2 to smithi02669314-49 2024-09-01T00:35:30.840 INFO:tasks.rados.rados.0.smithi026.stdout:2034: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:35:30.840 INFO:tasks.rados.rados.0.smithi026.stdout:2033: finishing write tid 3 to smithi02669314-49 2024-09-01T00:35:30.841 INFO:tasks.rados.rados.0.smithi026.stdout:2034: finishing rollback tid 2 to smithi02669314-33 2024-09-01T00:35:30.841 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 717 (ObjNum 600 snap 175 seq_num 600) dirty exists 2024-09-01T00:35:30.841 INFO:tasks.rados.rados.0.smithi026.stdout:2033: finishing write tid 4 to smithi02669314-49 2024-09-01T00:35:30.841 INFO:tasks.rados.rados.0.smithi026.stdout:2033: oid 49 updating version 0 to 709 2024-09-01T00:35:30.841 INFO:tasks.rados.rados.0.smithi026.stdout:2033: oid 49 version 709 is already newer than 708 2024-09-01T00:35:30.841 INFO:tasks.rados.rados.0.smithi026.stdout:2033: oid 49 version 709 is already newer than 707 2024-09-01T00:35:30.841 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 709 (ObjNum 642 snap 187 seq_num 642) dirty exists 2024-09-01T00:35:30.841 INFO:tasks.rados.rados.0.smithi026.stdout:2033: left oid 49 (ObjNum 642 snap 187 seq_num 642) 2024-09-01T00:35:30.842 INFO:tasks.rados.rados.0.smithi026.stdout:2036: finishing write tid 1 to smithi02669314-27 2024-09-01T00:35:30.842 INFO:tasks.rados.rados.0.smithi026.stdout:2036: finishing write tid 2 to smithi02669314-27 2024-09-01T00:35:30.842 INFO:tasks.rados.rados.0.smithi026.stdout:2036: finishing write tid 3 to smithi02669314-27 2024-09-01T00:35:30.843 INFO:tasks.rados.rados.0.smithi026.stdout:2036: finishing write tid 4 to smithi02669314-27 2024-09-01T00:35:30.843 INFO:tasks.rados.rados.0.smithi026.stdout:2036: oid 27 updating version 0 to 903 2024-09-01T00:35:30.843 INFO:tasks.rados.rados.0.smithi026.stdout:2036: oid 27 updating version 903 to 904 2024-09-01T00:35:30.843 INFO:tasks.rados.rados.0.smithi026.stdout:2036: oid 27 version 904 is already newer than 902 2024-09-01T00:35:30.843 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 904 (ObjNum 644 snap 187 seq_num 644) dirty exists 2024-09-01T00:35:30.844 INFO:tasks.rados.rados.0.smithi026.stdout:2036: left oid 27 (ObjNum 644 snap 187 seq_num 644) 2024-09-01T00:35:31.083 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:30 smithi139 podman[83783]: 2024-09-01 00:35:30.856570994 +0000 UTC m=+0.662239648 container remove e678f8d3ea52d26cbf6768d542465ce8447ed03f37d7093ea27e6ea8344138f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=reef-7290dfe, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-01T00:35:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:30 smithi139 ceph-mon[73682]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:35:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:30 smithi139 ceph-mon[73682]: osdmap e452: 8 total, 7 up, 8 in 2024-09-01T00:35:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:30 smithi139 ceph-mon[73682]: osdmap e453: 8 total, 7 up, 8 in 2024-09-01T00:35:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:30 smithi026 ceph-mon[81182]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:35:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:30 smithi026 ceph-mon[81182]: osdmap e452: 8 total, 7 up, 8 in 2024-09-01T00:35:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:30 smithi026 ceph-mon[81182]: osdmap e453: 8 total, 7 up, 8 in 2024-09-01T00:35:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:30 smithi026 ceph-mon[83580]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:35:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:30 smithi026 ceph-mon[83580]: osdmap e452: 8 total, 7 up, 8 in 2024-09-01T00:35:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:30 smithi026 ceph-mon[83580]: osdmap e453: 8 total, 7 up, 8 in 2024-09-01T00:35:31.543 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:31 smithi139 podman[83869]: 2024-09-01 00:35:31.189157576 +0000 UTC m=+0.016568703 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:35:31.543 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:31 smithi139 podman[83869]: 2024-09-01 00:35:31.299371192 +0000 UTC m=+0.126782303 container create ec0baf8c635455e15de73fcfd37037d8565db2f528151074240ce12fd91c3aa5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-01T00:35:31.543 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:31 smithi139 podman[83869]: 2024-09-01 00:35:31.543623885 +0000 UTC m=+0.371034994 container init ec0baf8c635455e15de73fcfd37037d8565db2f528151074240ce12fd91c3aa5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-01T00:35:31.798 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:31 smithi139 podman[83869]: 2024-09-01 00:35:31.547142675 +0000 UTC m=+0.374553783 container start ec0baf8c635455e15de73fcfd37037d8565db2f528151074240ce12fd91c3aa5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-01T00:35:31.798 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:31 smithi139 podman[83869]: 2024-09-01 00:35:31.635156701 +0000 UTC m=+0.462567818 container attach ec0baf8c635455e15de73fcfd37037d8565db2f528151074240ce12fd91c3aa5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-deactivate, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-01T00:35:31.798 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:31 smithi139 podman[83869]: 2024-09-01 00:35:31.744104679 +0000 UTC m=+0.571515789 container died ec0baf8c635455e15de73fcfd37037d8565db2f528151074240ce12fd91c3aa5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:35:31.807 INFO:tasks.rados.rados.0.smithi026.stdout:2033: done (3 left) 2024-09-01T00:35:31.807 INFO:tasks.rados.rados.0.smithi026.stdout:2034: done (2 left) 2024-09-01T00:35:31.807 INFO:tasks.rados.rados.0.smithi026.stdout:2036: done (1 left) 2024-09-01T00:35:31.807 INFO:tasks.rados.rados.0.smithi026.stdout:2037: done (0 left) 2024-09-01T00:35:31.807 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 188 2024-09-01T00:35:31.807 INFO:tasks.rados.rados.0.smithi026.stdout:2038: seq_num 645 ranges {3670016=409600,4079616=778240,4857856=24576} 2024-09-01T00:35:31.829 INFO:tasks.rados.rados.0.smithi026.stdout:2038: writing smithi02669314-42 from 3670016 to 4079616 tid 1 2024-09-01T00:35:31.834 INFO:tasks.rados.rados.0.smithi026.stdout:2038: writing smithi02669314-42 from 4079616 to 4857856 tid 2 2024-09-01T00:35:31.834 INFO:tasks.rados.rados.0.smithi026.stdout:2038: writing smithi02669314-42 from 4857856 to 4882432 tid 3 2024-09-01T00:35:31.834 INFO:tasks.rados.rados.0.smithi026.stdout:2039: snap_create 2024-09-01T00:35:31.837 INFO:tasks.rados.rados.0.smithi026.stdout:2038: finishing write tid 1 to smithi02669314-42 2024-09-01T00:35:31.837 INFO:tasks.rados.rados.0.smithi026.stdout:2038: finishing write tid 2 to smithi02669314-42 2024-09-01T00:35:31.837 INFO:tasks.rados.rados.0.smithi026.stdout:2038: finishing write tid 3 to smithi02669314-42 2024-09-01T00:35:31.838 INFO:tasks.rados.rados.0.smithi026.stdout:2038: finishing write tid 4 to smithi02669314-42 2024-09-01T00:35:31.839 INFO:tasks.rados.rados.0.smithi026.stdout:2038: finishing write tid 5 to smithi02669314-42 2024-09-01T00:35:31.839 INFO:tasks.rados.rados.0.smithi026.stdout:2038: oid 42 updating version 0 to 876 2024-09-01T00:35:31.839 INFO:tasks.rados.rados.0.smithi026.stdout:2038: oid 42 version 876 is already newer than 875 2024-09-01T00:35:31.839 INFO:tasks.rados.rados.0.smithi026.stdout:2038: oid 42 version 876 is already newer than 874 2024-09-01T00:35:31.839 INFO:tasks.rados.rados.0.smithi026.stdout:2038: oid 42 version 876 is already newer than 873 2024-09-01T00:35:31.839 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 876 (ObjNum 645 snap 188 seq_num 645) dirty exists 2024-09-01T00:35:31.839 INFO:tasks.rados.rados.0.smithi026.stdout:2038: left oid 42 (ObjNum 645 snap 188 seq_num 645) 2024-09-01T00:35:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:31 smithi139 ceph-mon[73682]: pgmap v345: 121 pgs: 18 stale+active+clean, 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 99 active+clean; 280 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-09-01T00:35:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:31 smithi026 ceph-mon[81182]: pgmap v345: 121 pgs: 18 stale+active+clean, 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 99 active+clean; 280 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-09-01T00:35:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:31 smithi026 ceph-mon[83580]: pgmap v345: 121 pgs: 18 stale+active+clean, 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 99 active+clean; 280 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-09-01T00:35:32.808 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:32 smithi139 podman[83892]: 2024-09-01 00:35:32.39878889 +0000 UTC m=+0.648668017 container remove ec0baf8c635455e15de73fcfd37037d8565db2f528151074240ce12fd91c3aa5 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-deactivate, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-01T00:35:32.808 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:32 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-01T00:35:32.808 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:32 smithi139 systemd[1]: Stopped Ceph osd.5 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:35:32.808 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:32 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.5.service: Consumed 15.275s CPU time. 2024-09-01T00:35:32.808 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:32 smithi139 systemd[1]: Starting Ceph osd.5 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:35:32.811 INFO:tasks.rados.rados.0.smithi026.stdout:2038: done (1 left) 2024-09-01T00:35:32.811 INFO:tasks.rados.rados.0.smithi026.stdout:2039: done (0 left) 2024-09-01T00:35:32.811 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 189 2024-09-01T00:35:32.811 INFO:tasks.rados.rados.0.smithi026.stdout:2040: seq_num 646 ranges {0=425984,425984=655360,1081344=147456} 2024-09-01T00:35:32.813 INFO:tasks.rados.rados.0.smithi026.stdout:2040: writing smithi02669314-18 from 0 to 425984 tid 1 2024-09-01T00:35:32.817 INFO:tasks.rados.rados.0.smithi026.stdout:2040: writing smithi02669314-18 from 425984 to 1081344 tid 2 2024-09-01T00:35:32.819 INFO:tasks.rados.rados.0.smithi026.stdout:2040: writing smithi02669314-18 from 1081344 to 1228800 tid 3 2024-09-01T00:35:32.819 INFO:tasks.rados.rados.0.smithi026.stdout:2041: snap_create 2024-09-01T00:35:32.820 INFO:tasks.rados.rados.0.smithi026.stdout:2040: finishing write tid 1 to smithi02669314-18 2024-09-01T00:35:32.822 INFO:tasks.rados.rados.0.smithi026.stdout:2040: finishing write tid 2 to smithi02669314-18 2024-09-01T00:35:32.823 INFO:tasks.rados.rados.0.smithi026.stdout:2040: finishing write tid 3 to smithi02669314-18 2024-09-01T00:35:32.823 INFO:tasks.rados.rados.0.smithi026.stdout:2040: finishing write tid 4 to smithi02669314-18 2024-09-01T00:35:32.824 INFO:tasks.rados.rados.0.smithi026.stdout:2040: finishing write tid 5 to smithi02669314-18 2024-09-01T00:35:32.824 INFO:tasks.rados.rados.0.smithi026.stdout:2040: oid 18 updating version 0 to 766 2024-09-01T00:35:32.824 INFO:tasks.rados.rados.0.smithi026.stdout:2040: oid 18 updating version 766 to 767 2024-09-01T00:35:32.824 INFO:tasks.rados.rados.0.smithi026.stdout:2040: oid 18 version 767 is already newer than 765 2024-09-01T00:35:32.824 INFO:tasks.rados.rados.0.smithi026.stdout:2040: oid 18 updating version 767 to 768 2024-09-01T00:35:32.825 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 768 (ObjNum 646 snap 189 seq_num 646) dirty exists 2024-09-01T00:35:32.825 INFO:tasks.rados.rados.0.smithi026.stdout:2040: left oid 18 (ObjNum 646 snap 189 seq_num 646) 2024-09-01T00:35:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:32 smithi026 ceph-mon[81182]: osdmap e454: 8 total, 7 up, 8 in 2024-09-01T00:35:32.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:32 smithi026 ceph-mon[83580]: osdmap e454: 8 total, 7 up, 8 in 2024-09-01T00:35:32.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:35:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:35:32] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2024-09-01T00:35:33.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:32 smithi139 ceph-mon[73682]: osdmap e454: 8 total, 7 up, 8 in 2024-09-01T00:35:33.068 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:32 smithi139 podman[83991]: 2024-09-01 00:35:32.732179718 +0000 UTC m=+0.016203582 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:35:33.068 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:32 smithi139 podman[83991]: 2024-09-01 00:35:32.850199876 +0000 UTC m=+0.134223739 container create 48edadacd0796476baa66394a8d9c2bcb698086bea2f6b42d7fca0b3f966c70b (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True) 2024-09-01T00:35:33.069 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 podman[83991]: 2024-09-01 00:35:33.069333195 +0000 UTC m=+0.353357058 container init 48edadacd0796476baa66394a8d9c2bcb698086bea2f6b42d7fca0b3f966c70b (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-01T00:35:33.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 podman[83991]: 2024-09-01 00:35:33.072990871 +0000 UTC m=+0.357014740 container start 48edadacd0796476baa66394a8d9c2bcb698086bea2f6b42d7fca0b3f966c70b (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD) 2024-09-01T00:35:33.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 podman[83991]: 2024-09-01 00:35:33.152944114 +0000 UTC m=+0.436967979 container attach 48edadacd0796476baa66394a8d9c2bcb698086bea2f6b42d7fca0b3f966c70b (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-01T00:35:33.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate[84006]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:33.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 bash[83991]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:33.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate[84006]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:33.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 bash[83991]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:33.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate[84006]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:35:33.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 bash[83991]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:35:33.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate[84006]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:33.335 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 bash[83991]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:33.335 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate[84006]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:33.335 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 bash[83991]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:35:33.335 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate[84006]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-01T00:35:33.335 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 bash[83991]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-01T00:35:33.335 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate[84006]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-09-01T00:35:33.335 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 bash[83991]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-09-01T00:35:33.818 INFO:tasks.rados.rados.0.smithi026.stdout:2040: done (1 left) 2024-09-01T00:35:33.818 INFO:tasks.rados.rados.0.smithi026.stdout:2041: done (0 left) 2024-09-01T00:35:33.818 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 190 2024-09-01T00:35:33.818 INFO:tasks.rados.rados.0.smithi026.stdout:2042: seq_num 647 ranges {0=442368,442368=589824,1032192=212992} 2024-09-01T00:35:33.820 INFO:tasks.rados.rados.0.smithi026.stdout:2042: writing smithi02669314-17 from 0 to 442368 tid 1 2024-09-01T00:35:33.823 INFO:tasks.rados.rados.0.smithi026.stdout:2042: writing smithi02669314-17 from 442368 to 1032192 tid 2 2024-09-01T00:35:33.825 INFO:tasks.rados.rados.0.smithi026.stdout:2042: writing smithi02669314-17 from 1032192 to 1245184 tid 3 2024-09-01T00:35:33.825 INFO:tasks.rados.rados.0.smithi026.stdout:2043: rollback oid 22 current snap is 190 2024-09-01T00:35:33.825 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 22 to 172 2024-09-01T00:35:33.825 INFO:tasks.rados.rados.0.smithi026.stdout:2042: finishing write tid 1 to smithi02669314-17 2024-09-01T00:35:33.825 INFO:tasks.rados.rados.0.smithi026.stdout:2044: delete oid 39 current snap is 190 2024-09-01T00:35:33.826 INFO:tasks.rados.rados.0.smithi026.stdout:2042: finishing write tid 2 to smithi02669314-17 2024-09-01T00:35:33.827 INFO:tasks.rados.rados.0.smithi026.stdout:2042: finishing write tid 3 to smithi02669314-17 2024-09-01T00:35:33.827 INFO:tasks.rados.rados.0.smithi026.stdout:2042: finishing write tid 4 to smithi02669314-17 2024-09-01T00:35:33.827 INFO:tasks.rados.rados.0.smithi026.stdout:2044: done (2 left) 2024-09-01T00:35:33.827 INFO:tasks.rados.rados.0.smithi026.stdout:2045: snap_remove snap 174 2024-09-01T00:35:33.939 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-mon[73682]: pgmap v348: 121 pgs: 4 activating+undersized, 6 active+undersized, 11 stale+active+clean, 16 peering, 3 active+undersized+degraded, 81 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 4.1 MiB/s wr, 17 op/s; 31/474 objects degraded (6.540%) 2024-09-01T00:35:33.939 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-mon[73682]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-01T00:35:33.939 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-mon[73682]: Health check failed: Degraded data redundancy: 31/474 objects degraded (6.540%), 3 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:33.939 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-mon[73682]: osdmap e455: 8 total, 7 up, 8 in 2024-09-01T00:35:33.939 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate[84006]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-01T00:35:33.939 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 bash[83991]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-01T00:35:33.939 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate[84006]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-01T00:35:33.940 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 bash[83991]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-01T00:35:33.940 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate[84006]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-01T00:35:33.940 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 bash[83991]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-01T00:35:33.940 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate[84006]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-01T00:35:33.940 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 bash[83991]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-01T00:35:33.940 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate[84006]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-01T00:35:33.940 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 bash[83991]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-01T00:35:33.940 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:33 smithi139 podman[83991]: 2024-09-01 00:35:33.625189294 +0000 UTC m=+0.909213158 container died 48edadacd0796476baa66394a8d9c2bcb698086bea2f6b42d7fca0b3f966c70b (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate, 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, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-09-01T00:35:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:33 smithi026 ceph-mon[81182]: pgmap v348: 121 pgs: 4 activating+undersized, 6 active+undersized, 11 stale+active+clean, 16 peering, 3 active+undersized+degraded, 81 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 4.1 MiB/s wr, 17 op/s; 31/474 objects degraded (6.540%) 2024-09-01T00:35:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:33 smithi026 ceph-mon[81182]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-01T00:35:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:33 smithi026 ceph-mon[81182]: Health check failed: Degraded data redundancy: 31/474 objects degraded (6.540%), 3 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:33.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:33 smithi026 ceph-mon[81182]: osdmap e455: 8 total, 7 up, 8 in 2024-09-01T00:35:33.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:33 smithi026 ceph-mon[83580]: pgmap v348: 121 pgs: 4 activating+undersized, 6 active+undersized, 11 stale+active+clean, 16 peering, 3 active+undersized+degraded, 81 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 4.1 MiB/s wr, 17 op/s; 31/474 objects degraded (6.540%) 2024-09-01T00:35:33.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:33 smithi026 ceph-mon[83580]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-01T00:35:33.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:33 smithi026 ceph-mon[83580]: Health check failed: Degraded data redundancy: 31/474 objects degraded (6.540%), 3 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:33.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:33 smithi026 ceph-mon[83580]: osdmap e455: 8 total, 7 up, 8 in 2024-09-01T00:35:34.583 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:34 smithi139 podman[84117]: 2024-09-01 00:35:34.24884584 +0000 UTC m=+0.616512011 container remove 48edadacd0796476baa66394a8d9c2bcb698086bea2f6b42d7fca0b3f966c70b (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-activate, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-01T00:35:34.583 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:34 smithi139 podman[84179]: 2024-09-01 00:35:34.360959674 +0000 UTC m=+0.016143453 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:35:34.583 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:34 smithi139 podman[84179]: 2024-09-01 00:35:34.474912627 +0000 UTC m=+0.130096409 container create a8ddac5d882daa8e9789bf3687c976788aa1de87b02f7bc97ccb9b9d4e4633db (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-09-01T00:35:34.823 INFO:tasks.rados.rados.0.smithi026.stdout:2045: done (2 left) 2024-09-01T00:35:34.824 INFO:tasks.rados.rados.0.smithi026.stdout:2046: snap_create 2024-09-01T00:35:34.824 INFO:tasks.rados.rados.0.smithi026.stdout:2042: finishing write tid 5 to smithi02669314-17 2024-09-01T00:35:34.824 INFO:tasks.rados.rados.0.smithi026.stdout:2042: oid 17 updating version 0 to 718 2024-09-01T00:35:34.824 INFO:tasks.rados.rados.0.smithi026.stdout:2042: oid 17 updating version 718 to 720 2024-09-01T00:35:34.824 INFO:tasks.rados.rados.0.smithi026.stdout:2042: oid 17 version 720 is already newer than 719 2024-09-01T00:35:34.824 INFO:tasks.rados.rados.0.smithi026.stdout:2042: oid 17 updating version 720 to 721 2024-09-01T00:35:34.824 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 721 (ObjNum 647 snap 190 seq_num 647) dirty exists 2024-09-01T00:35:34.824 INFO:tasks.rados.rados.0.smithi026.stdout:2042: left oid 17 (ObjNum 647 snap 190 seq_num 647) 2024-09-01T00:35:34.824 INFO:tasks.rados.rados.0.smithi026.stdout:2043: finishing rollback tid 0 to smithi02669314-22 2024-09-01T00:35:34.824 INFO:tasks.rados.rados.0.smithi026.stdout:2043: finishing rollback tid 1 to smithi02669314-22 2024-09-01T00:35:34.824 INFO:tasks.rados.rados.0.smithi026.stdout:2043: finishing rollback tid 2 to smithi02669314-22 2024-09-01T00:35:34.825 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 734 (ObjNum 495 snap 138 seq_num 495) dirty exists 2024-09-01T00:35:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:34 smithi139 ceph-mon[73682]: osdmap e456: 8 total, 7 up, 8 in 2024-09-01T00:35:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:35:35.084 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:34 smithi139 podman[84179]: 2024-09-01 00:35:34.719076679 +0000 UTC m=+0.374260472 container init a8ddac5d882daa8e9789bf3687c976788aa1de87b02f7bc97ccb9b9d4e4633db (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:35:35.084 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:34 smithi139 podman[84179]: 2024-09-01 00:35:34.722275437 +0000 UTC m=+0.377459220 container start a8ddac5d882daa8e9789bf3687c976788aa1de87b02f7bc97ccb9b9d4e4633db (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5, 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.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-01T00:35:35.084 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:34 smithi139 ceph-osd[84198]: -- 172.21.15.139:0/2317330283 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c628e87a40 con 0x55c629c56000 2024-09-01T00:35:35.084 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:34 smithi139 bash[84179]: a8ddac5d882daa8e9789bf3687c976788aa1de87b02f7bc97ccb9b9d4e4633db 2024-09-01T00:35:35.084 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:34 smithi139 systemd[1]: Started Ceph osd.5 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:35:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:34 smithi026 ceph-mon[81182]: osdmap e456: 8 total, 7 up, 8 in 2024-09-01T00:35:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:35:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:34 smithi026 ceph-mon[83580]: osdmap e456: 8 total, 7 up, 8 in 2024-09-01T00:35:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:35:35.760 INFO:tasks.rados.rados.0.smithi026.stdout:2042: done (2 left) 2024-09-01T00:35:35.761 INFO:tasks.rados.rados.0.smithi026.stdout:2043: done (1 left) 2024-09-01T00:35:35.761 INFO:tasks.rados.rados.0.smithi026.stdout:2046: done (0 left) 2024-09-01T00:35:35.761 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 191 2024-09-01T00:35:35.761 INFO:tasks.rados.rados.0.smithi026.stdout:2047: seq_num 649 ranges {7585792=475136,8060928=761856,8822784=40960} 2024-09-01T00:35:35.804 INFO:tasks.rados.rados.0.smithi026.stdout:2047: writing smithi02669314-10 from 7585792 to 8060928 tid 1 2024-09-01T00:35:35.809 INFO:tasks.rados.rados.0.smithi026.stdout:2047: writing smithi02669314-10 from 8060928 to 8822784 tid 2 2024-09-01T00:35:35.809 INFO:tasks.rados.rados.0.smithi026.stdout:2047: writing smithi02669314-10 from 8822784 to 8863744 tid 3 2024-09-01T00:35:35.809 INFO:tasks.rados.rados.0.smithi026.stdout:2048: snap_create 2024-09-01T00:35:35.813 INFO:tasks.rados.rados.0.smithi026.stdout:2047: finishing write tid 1 to smithi02669314-10 2024-09-01T00:35:35.813 INFO:tasks.rados.rados.0.smithi026.stdout:2047: finishing write tid 2 to smithi02669314-10 2024-09-01T00:35:35.813 INFO:tasks.rados.rados.0.smithi026.stdout:2047: finishing write tid 3 to smithi02669314-10 2024-09-01T00:35:35.814 INFO:tasks.rados.rados.0.smithi026.stdout:2047: finishing write tid 4 to smithi02669314-10 2024-09-01T00:35:35.816 INFO:tasks.rados.rados.0.smithi026.stdout:2047: finishing write tid 5 to smithi02669314-10 2024-09-01T00:35:35.816 INFO:tasks.rados.rados.0.smithi026.stdout:2047: oid 10 updating version 0 to 770 2024-09-01T00:35:35.816 INFO:tasks.rados.rados.0.smithi026.stdout:2047: oid 10 version 770 is already newer than 769 2024-09-01T00:35:35.816 INFO:tasks.rados.rados.0.smithi026.stdout:2047: oid 10 updating version 770 to 772 2024-09-01T00:35:35.816 INFO:tasks.rados.rados.0.smithi026.stdout:2047: oid 10 version 772 is already newer than 771 2024-09-01T00:35:35.816 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 772 (ObjNum 649 snap 191 seq_num 649) dirty exists 2024-09-01T00:35:35.816 INFO:tasks.rados.rados.0.smithi026.stdout:2047: left oid 10 (ObjNum 649 snap 191 seq_num 649) 2024-09-01T00:35:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:35 smithi139 ceph-mon[73682]: pgmap v351: 121 pgs: 4 activating+undersized, 18 active+undersized, 2 stale+active+clean, 16 peering, 5 active+undersized+degraded, 76 active+clean; 289 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 17 op/s; 51/483 objects degraded (10.559%) 2024-09-01T00:35:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:35 smithi139 ceph-mon[73682]: osdmap e457: 8 total, 7 up, 8 in 2024-09-01T00:35:36.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:36.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:36.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:35:36.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:35 smithi139 ceph-mon[73682]: osdmap e458: 8 total, 7 up, 8 in 2024-09-01T00:35:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:35 smithi026 ceph-mon[81182]: pgmap v351: 121 pgs: 4 activating+undersized, 18 active+undersized, 2 stale+active+clean, 16 peering, 5 active+undersized+degraded, 76 active+clean; 289 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 17 op/s; 51/483 objects degraded (10.559%) 2024-09-01T00:35:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:35 smithi026 ceph-mon[81182]: osdmap e457: 8 total, 7 up, 8 in 2024-09-01T00:35:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:35:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:35 smithi026 ceph-mon[81182]: osdmap e458: 8 total, 7 up, 8 in 2024-09-01T00:35:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:35 smithi026 ceph-mon[83580]: pgmap v351: 121 pgs: 4 activating+undersized, 18 active+undersized, 2 stale+active+clean, 16 peering, 5 active+undersized+degraded, 76 active+clean; 289 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 17 op/s; 51/483 objects degraded (10.559%) 2024-09-01T00:35:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:35 smithi026 ceph-mon[83580]: osdmap e457: 8 total, 7 up, 8 in 2024-09-01T00:35:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:36.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:35:36.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:35 smithi026 ceph-mon[83580]: osdmap e458: 8 total, 7 up, 8 in 2024-09-01T00:35:36.421 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:36 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:35:36.123+0000 7fc70dc18640 -1 Falling back to public interface 2024-09-01T00:35:36.763 INFO:tasks.rados.rados.0.smithi026.stdout:2047: done (1 left) 2024-09-01T00:35:36.763 INFO:tasks.rados.rados.0.smithi026.stdout:2048: done (0 left) 2024-09-01T00:35:36.763 INFO:tasks.rados.rados.0.smithi026.stdout:2049: rollback oid 27 current snap is 192 2024-09-01T00:35:36.763 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 27 to 172 2024-09-01T00:35:36.763 INFO:tasks.rados.rados.0.smithi026.stdout:2050: delete oid 39 current snap is 192 2024-09-01T00:35:36.766 INFO:tasks.rados.rados.0.smithi026.stdout:2049: finishing rollback tid 0 to smithi02669314-27 2024-09-01T00:35:36.766 INFO:tasks.rados.rados.0.smithi026.stdout:2049: finishing rollback tid 1 to smithi02669314-27 2024-09-01T00:35:36.767 INFO:tasks.rados.rados.0.smithi026.stdout:2049: finishing rollback tid 2 to smithi02669314-27 2024-09-01T00:35:36.767 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 912 (ObjNum 556 snap 161 seq_num 556) dirty exists 2024-09-01T00:35:36.767 INFO:tasks.rados.rados.0.smithi026.stdout:2049: done (1 left) 2024-09-01T00:35:36.767 INFO:tasks.rados.rados.0.smithi026.stdout:2050: done (0 left) 2024-09-01T00:35:36.767 INFO:tasks.rados.rados.0.smithi026.stdout:2051: rollback oid 50 current snap is 192 2024-09-01T00:35:36.768 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 50 to 191 2024-09-01T00:35:36.768 INFO:tasks.rados.rados.0.smithi026.stdout:2052: copy_from oid 26 from oid 41 current snap is 192 2024-09-01T00:35:36.768 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 192 2024-09-01T00:35:36.768 INFO:tasks.rados.rados.0.smithi026.stdout:2053: seq_num 651 ranges {3956736=507904,4464640=532480,4997120=270336} 2024-09-01T00:35:36.792 INFO:tasks.rados.rados.0.smithi026.stdout:2053: writing smithi02669314-20 from 3956736 to 4464640 tid 1 2024-09-01T00:35:36.795 INFO:tasks.rados.rados.0.smithi026.stdout:2053: writing smithi02669314-20 from 4464640 to 4997120 tid 2 2024-09-01T00:35:36.797 INFO:tasks.rados.rados.0.smithi026.stdout:2053: writing smithi02669314-20 from 4997120 to 5267456 tid 3 2024-09-01T00:35:36.797 INFO:tasks.rados.rados.0.smithi026.stdout:2054: snap_create 2024-09-01T00:35:36.797 INFO:tasks.rados.rados.0.smithi026.stdout:2051: finishing rollback tid 1 to smithi02669314-50 2024-09-01T00:35:36.797 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 866 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-01T00:35:36.797 INFO:tasks.rados.rados.0.smithi026.stdout:2052: finishing copy_from racing read to smithi02669314-26 2024-09-01T00:35:36.797 INFO:tasks.rados.rados.0.smithi026.stdout:2052: finishing copy_from to smithi02669314-26 2024-09-01T00:35:36.797 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 808 (ObjNum 591 snap 174 seq_num 591) dirty exists 2024-09-01T00:35:36.799 INFO:tasks.rados.rados.0.smithi026.stdout:2053: finishing write tid 1 to smithi02669314-20 2024-09-01T00:35:36.800 INFO:tasks.rados.rados.0.smithi026.stdout:2053: finishing write tid 2 to smithi02669314-20 2024-09-01T00:35:36.800 INFO:tasks.rados.rados.0.smithi026.stdout:2053: finishing write tid 3 to smithi02669314-20 2024-09-01T00:35:36.801 INFO:tasks.rados.rados.0.smithi026.stdout:2053: finishing write tid 4 to smithi02669314-20 2024-09-01T00:35:36.802 INFO:tasks.rados.rados.0.smithi026.stdout:2053: finishing write tid 5 to smithi02669314-20 2024-09-01T00:35:36.802 INFO:tasks.rados.rados.0.smithi026.stdout:2053: oid 20 updating version 0 to 872 2024-09-01T00:35:36.802 INFO:tasks.rados.rados.0.smithi026.stdout:2053: oid 20 version 872 is already newer than 871 2024-09-01T00:35:36.802 INFO:tasks.rados.rados.0.smithi026.stdout:2053: oid 20 version 872 is already newer than 870 2024-09-01T00:35:36.802 INFO:tasks.rados.rados.0.smithi026.stdout:2053: oid 20 updating version 872 to 873 2024-09-01T00:35:36.802 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 873 (ObjNum 651 snap 192 seq_num 651) dirty exists 2024-09-01T00:35:36.802 INFO:tasks.rados.rados.0.smithi026.stdout:2053: left oid 20 (ObjNum 651 snap 192 seq_num 651) 2024-09-01T00:35:37.764 INFO:tasks.rados.rados.0.smithi026.stdout:2051: done (3 left) 2024-09-01T00:35:37.764 INFO:tasks.rados.rados.0.smithi026.stdout:2052: done (2 left) 2024-09-01T00:35:37.764 INFO:tasks.rados.rados.0.smithi026.stdout:2053: done (1 left) 2024-09-01T00:35:37.764 INFO:tasks.rados.rados.0.smithi026.stdout:2054: done (0 left) 2024-09-01T00:35:37.764 INFO:tasks.rados.rados.0.smithi026.stdout:2055: snap_remove snap 172 2024-09-01T00:35:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:37 smithi139 ceph-mon[73682]: pgmap v354: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 296 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.9 MiB/s wr, 8 op/s; 73/495 objects degraded (14.747%) 2024-09-01T00:35:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:37 smithi139 ceph-mon[73682]: osdmap e459: 8 total, 7 up, 8 in 2024-09-01T00:35:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:37 smithi139 ceph-mon[73682]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-01T00:35:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:37 smithi026 ceph-mon[81182]: pgmap v354: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 296 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.9 MiB/s wr, 8 op/s; 73/495 objects degraded (14.747%) 2024-09-01T00:35:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:37 smithi026 ceph-mon[81182]: osdmap e459: 8 total, 7 up, 8 in 2024-09-01T00:35:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:37 smithi026 ceph-mon[81182]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-01T00:35:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:37 smithi026 ceph-mon[83580]: pgmap v354: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 296 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.9 MiB/s wr, 8 op/s; 73/495 objects degraded (14.747%) 2024-09-01T00:35:38.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:37 smithi026 ceph-mon[83580]: osdmap e459: 8 total, 7 up, 8 in 2024-09-01T00:35:38.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:37 smithi026 ceph-mon[83580]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-01T00:35:38.778 INFO:tasks.rados.rados.0.smithi026.stdout:2055: done (0 left) 2024-09-01T00:35:38.778 INFO:tasks.rados.rados.0.smithi026.stdout:2056: read oid 42 snap 192 2024-09-01T00:35:38.778 INFO:tasks.rados.rados.0.smithi026.stdout:2056: expect (ObjNum 645 snap 188 seq_num 645) 2024-09-01T00:35:38.778 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 193 2024-09-01T00:35:38.778 INFO:tasks.rados.rados.0.smithi026.stdout:2057: seq_num 652 ranges {450560=524288,974848=409600,1384448=393216} 2024-09-01T00:35:38.784 INFO:tasks.rados.rados.0.smithi026.stdout:2057: writing smithi02669314-33 from 450560 to 974848 tid 1 2024-09-01T00:35:38.787 INFO:tasks.rados.rados.0.smithi026.stdout:2057: writing smithi02669314-33 from 974848 to 1384448 tid 2 2024-09-01T00:35:38.790 INFO:tasks.rados.rados.0.smithi026.stdout:2057: writing smithi02669314-33 from 1384448 to 1777664 tid 3 2024-09-01T00:35:38.790 INFO:tasks.rados.rados.0.smithi026.stdout:2058: delete oid 6 current snap is 193 2024-09-01T00:35:38.791 INFO:tasks.rados.rados.0.smithi026.stdout:2057: finishing write tid 1 to smithi02669314-33 2024-09-01T00:35:38.794 INFO:tasks.rados.rados.0.smithi026.stdout:2057: finishing write tid 2 to smithi02669314-33 2024-09-01T00:35:38.795 INFO:tasks.rados.rados.0.smithi026.stdout:2057: finishing write tid 3 to smithi02669314-33 2024-09-01T00:35:38.795 INFO:tasks.rados.rados.0.smithi026.stdout:2057: finishing write tid 4 to smithi02669314-33 2024-09-01T00:35:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2057: finishing write tid 5 to smithi02669314-33 2024-09-01T00:35:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2057: oid 33 updating version 0 to 721 2024-09-01T00:35:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2057: oid 33 updating version 721 to 722 2024-09-01T00:35:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2057: oid 33 version 722 is already newer than 719 2024-09-01T00:35:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2057: oid 33 version 722 is already newer than 720 2024-09-01T00:35:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 722 (ObjNum 652 snap 193 seq_num 652) dirty exists 2024-09-01T00:35:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2057: left oid 33 (ObjNum 652 snap 193 seq_num 652) 2024-09-01T00:35:38.798 INFO:tasks.rados.rados.0.smithi026.stdout:2057: done (2 left) 2024-09-01T00:35:38.798 INFO:tasks.rados.rados.0.smithi026.stdout:2058: done (1 left) 2024-09-01T00:35:38.799 INFO:tasks.rados.rados.0.smithi026.stdout:2059: read oid 39 snap -1 2024-09-01T00:35:38.799 INFO:tasks.rados.rados.0.smithi026.stdout:2059: expect deleted 2024-09-01T00:35:38.799 INFO:tasks.rados.rados.0.smithi026.stdout:2060: read oid 31 snap -1 2024-09-01T00:35:38.799 INFO:tasks.rados.rados.0.smithi026.stdout:2060: expect (ObjNum 529 snap 154 seq_num 529) 2024-09-01T00:35:38.799 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 193 2024-09-01T00:35:38.799 INFO:tasks.rados.rados.0.smithi026.stdout:2061: seq_num 654 ranges {6397952=557056,6955008=630784,7585792=172032} 2024-09-01T00:35:38.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:38 smithi139 ceph-mon[73682]: osdmap e460: 8 total, 7 up, 8 in 2024-09-01T00:35:38.836 INFO:tasks.rados.rados.0.smithi026.stdout:2061: writing smithi02669314-5 from 6397952 to 6955008 tid 1 2024-09-01T00:35:38.839 INFO:tasks.rados.rados.0.smithi026.stdout:2061: writing smithi02669314-5 from 6955008 to 7585792 tid 2 2024-09-01T00:35:38.840 INFO:tasks.rados.rados.0.smithi026.stdout:2061: writing smithi02669314-5 from 7585792 to 7757824 tid 3 2024-09-01T00:35:38.841 INFO:tasks.rados.rados.0.smithi026.stdout:2062: read oid 28 snap -1 2024-09-01T00:35:38.841 INFO:tasks.rados.rados.0.smithi026.stdout:2062: expect (ObjNum 597 snap 175 seq_num 597) 2024-09-01T00:35:38.841 INFO:tasks.rados.rados.0.smithi026.stdout:2063: read oid 50 snap -1 2024-09-01T00:35:38.841 INFO:tasks.rados.rados.0.smithi026.stdout:2063: expect deleted 2024-09-01T00:35:38.841 INFO:tasks.rados.rados.0.smithi026.stdout:2064: snap_remove snap 188 2024-09-01T00:35:39.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:38 smithi026 ceph-mon[81182]: osdmap e460: 8 total, 7 up, 8 in 2024-09-01T00:35:39.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:38 smithi026 ceph-mon[83580]: osdmap e460: 8 total, 7 up, 8 in 2024-09-01T00:35:39.783 INFO:tasks.rados.rados.0.smithi026.stdout:2056: expect (ObjNum 645 snap 188 seq_num 645) 2024-09-01T00:35:40.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:39 smithi139 ceph-mon[73682]: pgmap v357: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 297 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.9 MiB/s wr, 6 op/s; 73/498 objects degraded (14.659%) 2024-09-01T00:35:40.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:39 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 73/498 objects degraded (14.659%), 14 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:40.052 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:39 smithi139 ceph-mon[73682]: osdmap e461: 8 total, 7 up, 8 in 2024-09-01T00:35:40.052 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:40.052 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:40.052 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:40.052 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:40.058 INFO:tasks.rados.rados.0.smithi026.stdout:2060: expect (ObjNum 529 snap 154 seq_num 529) 2024-09-01T00:35:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[81182]: pgmap v357: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 297 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.9 MiB/s wr, 6 op/s; 73/498 objects degraded (14.659%) 2024-09-01T00:35:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 73/498 objects degraded (14.659%), 14 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[81182]: osdmap e461: 8 total, 7 up, 8 in 2024-09-01T00:35:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[83580]: pgmap v357: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 297 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.9 MiB/s wr, 6 op/s; 73/498 objects degraded (14.659%) 2024-09-01T00:35:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 73/498 objects degraded (14.659%), 14 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[83580]: osdmap e461: 8 total, 7 up, 8 in 2024-09-01T00:35:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:40.260 INFO:tasks.rados.rados.0.smithi026.stdout:2061: finishing write tid 1 to smithi02669314-5 2024-09-01T00:35:40.260 INFO:tasks.rados.rados.0.smithi026.stdout:2061: finishing write tid 2 to smithi02669314-5 2024-09-01T00:35:40.260 INFO:tasks.rados.rados.0.smithi026.stdout:2061: finishing write tid 3 to smithi02669314-5 2024-09-01T00:35:40.261 INFO:tasks.rados.rados.0.smithi026.stdout:2061: finishing write tid 4 to smithi02669314-5 2024-09-01T00:35:40.261 INFO:tasks.rados.rados.0.smithi026.stdout:2061: finishing write tid 5 to smithi02669314-5 2024-09-01T00:35:40.261 INFO:tasks.rados.rados.0.smithi026.stdout:2061: oid 5 updating version 0 to 922 2024-09-01T00:35:40.261 INFO:tasks.rados.rados.0.smithi026.stdout:2061: oid 5 updating version 922 to 924 2024-09-01T00:35:40.261 INFO:tasks.rados.rados.0.smithi026.stdout:2061: oid 5 version 924 is already newer than 921 2024-09-01T00:35:40.261 INFO:tasks.rados.rados.0.smithi026.stdout:2061: oid 5 version 924 is already newer than 923 2024-09-01T00:35:40.261 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 924 (ObjNum 654 snap 193 seq_num 654) dirty exists 2024-09-01T00:35:40.261 INFO:tasks.rados.rados.0.smithi026.stdout:2061: left oid 5 (ObjNum 654 snap 193 seq_num 654) 2024-09-01T00:35:40.261 INFO:tasks.rados.rados.0.smithi026.stdout:2062: expect (ObjNum 597 snap 175 seq_num 597) 2024-09-01T00:35:40.322 INFO:tasks.rados.rados.0.smithi026.stdout:2056: done (6 left) 2024-09-01T00:35:40.322 INFO:tasks.rados.rados.0.smithi026.stdout:2059: done (5 left) 2024-09-01T00:35:40.322 INFO:tasks.rados.rados.0.smithi026.stdout:2060: done (4 left) 2024-09-01T00:35:40.322 INFO:tasks.rados.rados.0.smithi026.stdout:2061: done (3 left) 2024-09-01T00:35:40.322 INFO:tasks.rados.rados.0.smithi026.stdout:2062: done (2 left) 2024-09-01T00:35:40.322 INFO:tasks.rados.rados.0.smithi026.stdout:2063: done (1 left) 2024-09-01T00:35:40.322 INFO:tasks.rados.rados.0.smithi026.stdout:2064: done (0 left) 2024-09-01T00:35:40.322 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 193 2024-09-01T00:35:40.322 INFO:tasks.rados.rados.0.smithi026.stdout:2065: seq_num 655 ranges {303104=573440,876544=516096,1392640=286720} 2024-09-01T00:35:40.326 INFO:tasks.rados.rados.0.smithi026.stdout:2065: writing smithi02669314-41 from 303104 to 876544 tid 1 2024-09-01T00:35:40.329 INFO:tasks.rados.rados.0.smithi026.stdout:2065: writing smithi02669314-41 from 876544 to 1392640 tid 2 2024-09-01T00:35:40.331 INFO:tasks.rados.rados.0.smithi026.stdout:2065: writing smithi02669314-41 from 1392640 to 1679360 tid 3 2024-09-01T00:35:40.331 INFO:tasks.rados.rados.0.smithi026.stdout:2066: read oid 42 snap -1 2024-09-01T00:35:40.331 INFO:tasks.rados.rados.0.smithi026.stdout:2066: expect (ObjNum 645 snap 188 seq_num 645) 2024-09-01T00:35:40.331 INFO:tasks.rados.rados.0.smithi026.stdout:2067: snap_remove snap 182 2024-09-01T00:35:40.333 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:35:40.119+0000 7fc70dc18640 -1 osd.5 451 log_to_monitors true 2024-09-01T00:35:40.791 INFO:tasks.rados.rados.0.smithi026.stdout:2065: finishing write tid 1 to smithi02669314-41 2024-09-01T00:35:40.791 INFO:tasks.rados.rados.0.smithi026.stdout:2065: finishing write tid 2 to smithi02669314-41 2024-09-01T00:35:40.791 INFO:tasks.rados.rados.0.smithi026.stdout:2065: finishing write tid 3 to smithi02669314-41 2024-09-01T00:35:40.791 INFO:tasks.rados.rados.0.smithi026.stdout:2065: finishing write tid 4 to smithi02669314-41 2024-09-01T00:35:40.791 INFO:tasks.rados.rados.0.smithi026.stdout:2065: finishing write tid 5 to smithi02669314-41 2024-09-01T00:35:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:2065: oid 41 updating version 0 to 878 2024-09-01T00:35:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:2065: oid 41 updating version 878 to 881 2024-09-01T00:35:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:2065: oid 41 version 881 is already newer than 879 2024-09-01T00:35:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:2065: oid 41 version 881 is already newer than 880 2024-09-01T00:35:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 881 (ObjNum 655 snap 193 seq_num 655) dirty exists 2024-09-01T00:35:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:2065: left oid 41 (ObjNum 655 snap 193 seq_num 655) 2024-09-01T00:35:40.792 INFO:tasks.rados.rados.0.smithi026.stdout:2066: expect (ObjNum 645 snap 188 seq_num 645) 2024-09-01T00:35:41.070 INFO:tasks.rados.rados.0.smithi026.stdout:2065: done (2 left) 2024-09-01T00:35:41.070 INFO:tasks.rados.rados.0.smithi026.stdout:2066: done (1 left) 2024-09-01T00:35:41.070 INFO:tasks.rados.rados.0.smithi026.stdout:2067: done (0 left) 2024-09-01T00:35:41.070 INFO:tasks.rados.rados.0.smithi026.stdout:2068: snap_create 2024-09-01T00:35:41.081 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:35:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:35:40.821+0000 7fc7059c2640 -1 osd.5 451 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:35:41.082 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:40 smithi139 ceph-mon[73682]: osdmap e462: 8 total, 7 up, 8 in 2024-09-01T00:35:41.082 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:40 smithi139 ceph-mon[73682]: from='osd.5 [v2:172.21.15.139:6808/3880210869,v1:172.21.15.139:6809/3880210869]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-01T00:35:41.082 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:40 smithi139 ceph-mon[73682]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-01T00:35:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:40 smithi026 ceph-mon[81182]: osdmap e462: 8 total, 7 up, 8 in 2024-09-01T00:35:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:40 smithi026 ceph-mon[81182]: from='osd.5 [v2:172.21.15.139:6808/3880210869,v1:172.21.15.139:6809/3880210869]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-01T00:35:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:40 smithi026 ceph-mon[81182]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-01T00:35:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:40 smithi026 ceph-mon[83580]: osdmap e462: 8 total, 7 up, 8 in 2024-09-01T00:35:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:40 smithi026 ceph-mon[83580]: from='osd.5 [v2:172.21.15.139:6808/3880210869,v1:172.21.15.139:6809/3880210869]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-01T00:35:41.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:40 smithi026 ceph-mon[83580]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-01T00:35:41.797 INFO:tasks.rados.rados.0.smithi026.stdout:2068: done (0 left) 2024-09-01T00:35:41.797 INFO:tasks.rados.rados.0.smithi026.stdout:2069: rollback oid 39 current snap is 194 2024-09-01T00:35:41.797 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 39 to 189 2024-09-01T00:35:41.797 INFO:tasks.rados.rados.0.smithi026.stdout:2070: snap_create 2024-09-01T00:35:41.808 INFO:tasks.rados.rados.0.smithi026.stdout:2069: finishing rollback tid 1 to smithi02669314-39 2024-09-01T00:35:41.808 INFO:tasks.rados.rados.0.smithi026.stdout:2069: finishing rollback tid 2 to smithi02669314-39 2024-09-01T00:35:41.808 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 724 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:35:42.081 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:41 smithi139 ceph-mon[73682]: pgmap v360: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 300 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 1014 KiB/s wr, 6 op/s; 75/510 objects degraded (14.706%) 2024-09-01T00:35:42.081 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:41 smithi139 ceph-mon[73682]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-01T00:35:42.081 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:41 smithi139 ceph-mon[73682]: osdmap e463: 8 total, 7 up, 8 in 2024-09-01T00:35:42.081 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:41 smithi139 ceph-mon[73682]: from='osd.5 [v2:172.21.15.139:6808/3880210869,v1:172.21.15.139:6809/3880210869]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:35:42.082 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:41 smithi139 ceph-mon[73682]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:35:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:41 smithi026 ceph-mon[81182]: pgmap v360: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 300 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 1014 KiB/s wr, 6 op/s; 75/510 objects degraded (14.706%) 2024-09-01T00:35:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:41 smithi026 ceph-mon[81182]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-01T00:35:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:41 smithi026 ceph-mon[81182]: osdmap e463: 8 total, 7 up, 8 in 2024-09-01T00:35:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:41 smithi026 ceph-mon[81182]: from='osd.5 [v2:172.21.15.139:6808/3880210869,v1:172.21.15.139:6809/3880210869]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:35:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:41 smithi026 ceph-mon[81182]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:35:42.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:41 smithi026 ceph-mon[83580]: pgmap v360: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 300 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 1014 KiB/s wr, 6 op/s; 75/510 objects degraded (14.706%) 2024-09-01T00:35:42.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:41 smithi026 ceph-mon[83580]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-01T00:35:42.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:41 smithi026 ceph-mon[83580]: osdmap e463: 8 total, 7 up, 8 in 2024-09-01T00:35:42.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:41 smithi026 ceph-mon[83580]: from='osd.5 [v2:172.21.15.139:6808/3880210869,v1:172.21.15.139:6809/3880210869]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:35:42.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:41 smithi026 ceph-mon[83580]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:35:42.792 INFO:tasks.rados.rados.0.smithi026.stdout:2069: done (1 left) 2024-09-01T00:35:42.792 INFO:tasks.rados.rados.0.smithi026.stdout:2070: done (0 left) 2024-09-01T00:35:42.792 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 195 2024-09-01T00:35:42.792 INFO:tasks.rados.rados.0.smithi026.stdout:2071: seq_num 656 ranges {1597440=589824,2187264=802816} 2024-09-01T00:35:42.805 INFO:tasks.rados.rados.0.smithi026.stdout:2071: writing smithi02669314-28 from 1597440 to 2187264 tid 1 2024-09-01T00:35:42.810 INFO:tasks.rados.rados.0.smithi026.stdout:2071: writing smithi02669314-28 from 2187264 to 2990080 tid 2 2024-09-01T00:35:42.810 INFO:tasks.rados.rados.0.smithi026.stdout:2072: snap_create 2024-09-01T00:35:42.817 INFO:tasks.rados.rados.0.smithi026.stdout:2071: finishing write tid 1 to smithi02669314-28 2024-09-01T00:35:42.818 INFO:tasks.rados.rados.0.smithi026.stdout:2071: finishing write tid 2 to smithi02669314-28 2024-09-01T00:35:42.818 INFO:tasks.rados.rados.0.smithi026.stdout:2071: finishing write tid 3 to smithi02669314-28 2024-09-01T00:35:42.819 INFO:tasks.rados.rados.0.smithi026.stdout:2071: finishing write tid 4 to smithi02669314-28 2024-09-01T00:35:42.820 INFO:tasks.rados.rados.0.smithi026.stdout:2071: oid 28 updating version 0 to 780 2024-09-01T00:35:42.820 INFO:tasks.rados.rados.0.smithi026.stdout:2071: oid 28 updating version 780 to 781 2024-09-01T00:35:42.820 INFO:tasks.rados.rados.0.smithi026.stdout:2071: oid 28 updating version 781 to 782 2024-09-01T00:35:42.820 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 782 (ObjNum 656 snap 195 seq_num 656) dirty exists 2024-09-01T00:35:42.820 INFO:tasks.rados.rados.0.smithi026.stdout:2071: left oid 28 (ObjNum 656 snap 195 seq_num 656) 2024-09-01T00:35:42.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:35:42] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2024-09-01T00:35:42.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:35:42.822+0000 7fe29abff640 -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-01T00:35:42.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[81182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:35:42.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[81182]: osd.5 [v2:172.21.15.139:6808/3880210869,v1:172.21.15.139:6809/3880210869] boot 2024-09-01T00:35:42.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[81182]: osdmap e464: 8 total, 8 up, 8 in 2024-09-01T00:35:42.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-01T00:35:42.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:42.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:42.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:35:42.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:35:42.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:42.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[81182]: osdmap e465: 8 total, 8 up, 8 in 2024-09-01T00:35:42.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:35:42.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[83580]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:35:42.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[83580]: osd.5 [v2:172.21.15.139:6808/3880210869,v1:172.21.15.139:6809/3880210869] boot 2024-09-01T00:35:42.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[83580]: osdmap e464: 8 total, 8 up, 8 in 2024-09-01T00:35:42.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-01T00:35:42.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:42.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:42.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:35:42.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:35:42.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:42.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[83580]: osdmap e465: 8 total, 8 up, 8 in 2024-09-01T00:35:42.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:35:43.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:42 smithi139 ceph-mon[73682]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:35:43.102 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:42 smithi139 ceph-mon[73682]: osd.5 [v2:172.21.15.139:6808/3880210869,v1:172.21.15.139:6809/3880210869] boot 2024-09-01T00:35:43.103 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:42 smithi139 ceph-mon[73682]: osdmap e464: 8 total, 8 up, 8 in 2024-09-01T00:35:43.103 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-01T00:35:43.103 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:43.103 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:43.103 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:35:43.103 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:35:43.103 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:43.103 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:42 smithi139 ceph-mon[73682]: osdmap e465: 8 total, 8 up, 8 in 2024-09-01T00:35:43.103 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:35:43.817 INFO:tasks.rados.rados.0.smithi026.stdout:2071: done (1 left) 2024-09-01T00:35:43.818 INFO:tasks.rados.rados.0.smithi026.stdout:2072: done (0 left) 2024-09-01T00:35:43.818 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 22 current snap is 196 2024-09-01T00:35:43.818 INFO:tasks.rados.rados.0.smithi026.stdout:2073: seq_num 657 ranges {1810432=606208,2416640=688128,3104768=114688} 2024-09-01T00:35:43.830 INFO:tasks.rados.rados.0.smithi026.stdout:2073: writing smithi02669314-22 from 1810432 to 2416640 tid 1 2024-09-01T00:35:43.835 INFO:tasks.rados.rados.0.smithi026.stdout:2073: writing smithi02669314-22 from 2416640 to 3104768 tid 2 2024-09-01T00:35:43.836 INFO:tasks.rados.rados.0.smithi026.stdout:2073: writing smithi02669314-22 from 3104768 to 3219456 tid 3 2024-09-01T00:35:43.836 INFO:tasks.rados.rados.0.smithi026.stdout:2074: copy_from oid 50 from oid 15 current snap is 196 2024-09-01T00:35:43.836 INFO:tasks.rados.rados.0.smithi026.stdout:2073: finishing write tid 1 to smithi02669314-22 2024-09-01T00:35:43.836 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 196 2024-09-01T00:35:43.836 INFO:tasks.rados.rados.0.smithi026.stdout:2075: seq_num 658 ranges {0=622592,622592=565248,1187840=237568} 2024-09-01T00:35:43.840 INFO:tasks.rados.rados.0.smithi026.stdout:2075: writing smithi02669314-8 from 0 to 622592 tid 1 2024-09-01T00:35:43.843 INFO:tasks.rados.rados.0.smithi026.stdout:2075: writing smithi02669314-8 from 622592 to 1187840 tid 2 2024-09-01T00:35:43.845 INFO:tasks.rados.rados.0.smithi026.stdout:2075: writing smithi02669314-8 from 1187840 to 1425408 tid 3 2024-09-01T00:35:43.845 INFO:tasks.rados.rados.0.smithi026.stdout:2076: copy_from oid 31 from oid 27 current snap is 196 2024-09-01T00:35:43.845 INFO:tasks.rados.rados.0.smithi026.stdout:2074: finishing copy_from to smithi02669314-50 2024-09-01T00:35:43.845 INFO:tasks.rados.rados.0.smithi026.stdout:2074: got expected ENOENT (src dne) 2024-09-01T00:35:43.845 INFO:tasks.rados.rados.0.smithi026.stdout:2074: finishing copy_from racing read to smithi02669314-50 2024-09-01T00:35:43.845 INFO:tasks.rados.rados.0.smithi026.stdout:2073: finishing write tid 2 to smithi02669314-22 2024-09-01T00:35:43.845 INFO:tasks.rados.rados.0.smithi026.stdout:2073: finishing write tid 3 to smithi02669314-22 2024-09-01T00:35:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:2073: finishing write tid 4 to smithi02669314-22 2024-09-01T00:35:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:2073: finishing write tid 5 to smithi02669314-22 2024-09-01T00:35:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:2073: oid 22 updating version 0 to 738 2024-09-01T00:35:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:2073: oid 22 version 738 is already newer than 735 2024-09-01T00:35:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:2073: oid 22 version 738 is already newer than 736 2024-09-01T00:35:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:2073: oid 22 version 738 is already newer than 737 2024-09-01T00:35:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 738 (ObjNum 657 snap 196 seq_num 657) dirty exists 2024-09-01T00:35:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:2073: left oid 22 (ObjNum 657 snap 196 seq_num 657) 2024-09-01T00:35:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:2073: done (3 left) 2024-09-01T00:35:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:2074: done (2 left) 2024-09-01T00:35:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:2077: snap_create 2024-09-01T00:35:43.846 INFO:tasks.rados.rados.0.smithi026.stdout:2075: finishing write tid 1 to smithi02669314-8 2024-09-01T00:35:43.848 INFO:tasks.rados.rados.0.smithi026.stdout:2075: finishing write tid 2 to smithi02669314-8 2024-09-01T00:35:43.848 INFO:tasks.rados.rados.0.smithi026.stdout:2075: finishing write tid 3 to smithi02669314-8 2024-09-01T00:35:43.848 INFO:tasks.rados.rados.0.smithi026.stdout:2075: finishing write tid 4 to smithi02669314-8 2024-09-01T00:35:43.850 INFO:tasks.rados.rados.0.smithi026.stdout:2075: finishing write tid 5 to smithi02669314-8 2024-09-01T00:35:43.850 INFO:tasks.rados.rados.0.smithi026.stdout:2075: oid 8 updating version 0 to 655 2024-09-01T00:35:43.850 INFO:tasks.rados.rados.0.smithi026.stdout:2075: oid 8 version 655 is already newer than 654 2024-09-01T00:35:43.850 INFO:tasks.rados.rados.0.smithi026.stdout:2075: oid 8 updating version 655 to 656 2024-09-01T00:35:43.850 INFO:tasks.rados.rados.0.smithi026.stdout:2075: oid 8 version 656 is already newer than 653 2024-09-01T00:35:43.850 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 656 (ObjNum 658 snap 196 seq_num 658) dirty exists 2024-09-01T00:35:43.850 INFO:tasks.rados.rados.0.smithi026.stdout:2075: left oid 8 (ObjNum 658 snap 196 seq_num 658) 2024-09-01T00:35:43.874 INFO:tasks.rados.rados.0.smithi026.stdout:2076: finishing copy_from racing read to smithi02669314-31 2024-09-01T00:35:43.877 INFO:tasks.rados.rados.0.smithi026.stdout:2076: finishing copy_from to smithi02669314-31 2024-09-01T00:35:43.878 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 912 (ObjNum 556 snap 161 seq_num 556) dirty exists 2024-09-01T00:35:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:43 smithi139 ceph-mon[73682]: pgmap v363: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 302 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 9 op/s; 76/516 objects degraded (14.729%) 2024-09-01T00:35:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:43 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:43 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:43 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:43 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-01T00:35:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:43 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-01T00:35:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:43 smithi139 ceph-mon[73682]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-01T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[81182]: pgmap v363: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 302 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 9 op/s; 76/516 objects degraded (14.729%) 2024-09-01T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-01T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-01T00:35:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[81182]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-01T00:35:44.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[83580]: pgmap v363: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 302 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 9 op/s; 76/516 objects degraded (14.729%) 2024-09-01T00:35:44.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:44.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:44.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:44.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-01T00:35:44.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-01T00:35:44.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:43 smithi026 ceph-mon[83580]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-01T00:35:44.827 INFO:tasks.rados.rados.0.smithi026.stdout:2075: done (2 left) 2024-09-01T00:35:44.827 INFO:tasks.rados.rados.0.smithi026.stdout:2076: done (1 left) 2024-09-01T00:35:44.827 INFO:tasks.rados.rados.0.smithi026.stdout:2077: done (0 left) 2024-09-01T00:35:44.827 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 197 2024-09-01T00:35:44.827 INFO:tasks.rados.rados.0.smithi026.stdout:2078: seq_num 659 ranges {5373952=647168,6021120=450560,6471680=352256} 2024-09-01T00:35:44.860 INFO:tasks.rados.rados.0.smithi026.stdout:2078: writing smithi02669314-43 from 5373952 to 6021120 tid 1 2024-09-01T00:35:44.862 INFO:tasks.rados.rados.0.smithi026.stdout:2078: writing smithi02669314-43 from 6021120 to 6471680 tid 2 2024-09-01T00:35:44.865 INFO:tasks.rados.rados.0.smithi026.stdout:2078: writing smithi02669314-43 from 6471680 to 6823936 tid 3 2024-09-01T00:35:44.868 INFO:tasks.rados.rados.0.smithi026.stdout:2079: delete oid 18 current snap is 197 2024-09-01T00:35:44.869 INFO:tasks.rados.rados.0.smithi026.stdout:2078: finishing write tid 1 to smithi02669314-43 2024-09-01T00:35:44.869 INFO:tasks.rados.rados.0.smithi026.stdout:2078: finishing write tid 2 to smithi02669314-43 2024-09-01T00:35:44.869 INFO:tasks.rados.rados.0.smithi026.stdout:2079: done (1 left) 2024-09-01T00:35:44.869 INFO:tasks.rados.rados.0.smithi026.stdout:2080: read oid 13 snap -1 2024-09-01T00:35:44.869 INFO:tasks.rados.rados.0.smithi026.stdout:2080: expect (ObjNum 628 snap 185 seq_num 628) 2024-09-01T00:35:44.869 INFO:tasks.rados.rados.0.smithi026.stdout:2081: snap_create 2024-09-01T00:35:44.869 INFO:tasks.rados.rados.0.smithi026.stdout:2078: finishing write tid 3 to smithi02669314-43 2024-09-01T00:35:44.870 INFO:tasks.rados.rados.0.smithi026.stdout:2078: finishing write tid 4 to smithi02669314-43 2024-09-01T00:35:44.870 INFO:tasks.rados.rados.0.smithi026.stdout:2078: finishing write tid 5 to smithi02669314-43 2024-09-01T00:35:44.870 INFO:tasks.rados.rados.0.smithi026.stdout:2078: oid 43 updating version 0 to 687 2024-09-01T00:35:44.871 INFO:tasks.rados.rados.0.smithi026.stdout:2078: oid 43 version 687 is already newer than 686 2024-09-01T00:35:44.871 INFO:tasks.rados.rados.0.smithi026.stdout:2078: oid 43 version 687 is already newer than 685 2024-09-01T00:35:44.871 INFO:tasks.rados.rados.0.smithi026.stdout:2078: oid 43 updating version 687 to 688 2024-09-01T00:35:44.871 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 688 (ObjNum 659 snap 197 seq_num 659) dirty exists 2024-09-01T00:35:44.871 INFO:tasks.rados.rados.0.smithi026.stdout:2078: left oid 43 (ObjNum 659 snap 197 seq_num 659) 2024-09-01T00:35:44.875 INFO:tasks.rados.rados.0.smithi026.stdout:2080: expect (ObjNum 628 snap 185 seq_num 628) 2024-09-01T00:35:45.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:44 smithi139 ceph-mon[73682]: osdmap e466: 8 total, 8 up, 8 in 2024-09-01T00:35:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:44 smithi026 ceph-mon[81182]: osdmap e466: 8 total, 8 up, 8 in 2024-09-01T00:35:45.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:44 smithi026 ceph-mon[83580]: osdmap e466: 8 total, 8 up, 8 in 2024-09-01T00:35:45.829 INFO:tasks.rados.rados.0.smithi026.stdout:2078: done (2 left) 2024-09-01T00:35:45.829 INFO:tasks.rados.rados.0.smithi026.stdout:2080: done (1 left) 2024-09-01T00:35:45.829 INFO:tasks.rados.rados.0.smithi026.stdout:2081: done (0 left) 2024-09-01T00:35:45.829 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 198 2024-09-01T00:35:45.829 INFO:tasks.rados.rados.0.smithi026.stdout:2082: seq_num 661 ranges {6283264=679936,6963200=622592,7585792=180224} 2024-09-01T00:35:45.867 INFO:tasks.rados.rados.0.smithi026.stdout:2082: writing smithi02669314-7 from 6283264 to 6963200 tid 1 2024-09-01T00:35:45.870 INFO:tasks.rados.rados.0.smithi026.stdout:2082: writing smithi02669314-7 from 6963200 to 7585792 tid 2 2024-09-01T00:35:45.872 INFO:tasks.rados.rados.0.smithi026.stdout:2082: writing smithi02669314-7 from 7585792 to 7766016 tid 3 2024-09-01T00:35:45.872 INFO:tasks.rados.rados.0.smithi026.stdout:2083: read oid 43 snap -1 2024-09-01T00:35:45.872 INFO:tasks.rados.rados.0.smithi026.stdout:2083: expect (ObjNum 659 snap 197 seq_num 659) 2024-09-01T00:35:45.872 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 198 2024-09-01T00:35:45.872 INFO:tasks.rados.rados.0.smithi026.stdout:2084: seq_num 662 ranges {2646016=696320,3342336=557056,3899392=245760} 2024-09-01T00:35:45.890 INFO:tasks.rados.rados.0.smithi026.stdout:2084: writing smithi02669314-38 from 2646016 to 3342336 tid 1 2024-09-01T00:35:45.897 INFO:tasks.rados.rados.0.smithi026.stdout:2084: writing smithi02669314-38 from 3342336 to 3899392 tid 2 2024-09-01T00:35:45.897 INFO:tasks.rados.rados.0.smithi026.stdout:2084: writing smithi02669314-38 from 3899392 to 4145152 tid 3 2024-09-01T00:35:45.897 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 198 2024-09-01T00:35:45.897 INFO:tasks.rados.rados.0.smithi026.stdout:2085: seq_num 663 ranges {0=712704,712704=442368,1155072=360448} 2024-09-01T00:35:45.899 INFO:tasks.rados.rados.0.smithi026.stdout:2085: writing smithi02669314-3 from 0 to 712704 tid 1 2024-09-01T00:35:45.901 INFO:tasks.rados.rados.0.smithi026.stdout:2085: writing smithi02669314-3 from 712704 to 1155072 tid 2 2024-09-01T00:35:45.904 INFO:tasks.rados.rados.0.smithi026.stdout:2085: writing smithi02669314-3 from 1155072 to 1515520 tid 3 2024-09-01T00:35:45.904 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 198 2024-09-01T00:35:45.904 INFO:tasks.rados.rados.0.smithi026.stdout:2082: finishing write tid 1 to smithi02669314-7 2024-09-01T00:35:45.904 INFO:tasks.rados.rados.0.smithi026.stdout:2082: finishing write tid 2 to smithi02669314-7 2024-09-01T00:35:45.905 INFO:tasks.rados.rados.0.smithi026.stdout:2082: finishing write tid 3 to smithi02669314-7 2024-09-01T00:35:45.905 INFO:tasks.rados.rados.0.smithi026.stdout:2082: finishing write tid 4 to smithi02669314-7 2024-09-01T00:35:45.905 INFO:tasks.rados.rados.0.smithi026.stdout:2082: finishing write tid 5 to smithi02669314-7 2024-09-01T00:35:45.905 INFO:tasks.rados.rados.0.smithi026.stdout:2082: oid 7 updating version 0 to 894 2024-09-01T00:35:45.905 INFO:tasks.rados.rados.0.smithi026.stdout:2082: oid 7 updating version 894 to 895 2024-09-01T00:35:45.905 INFO:tasks.rados.rados.0.smithi026.stdout:2082: oid 7 updating version 895 to 896 2024-09-01T00:35:45.905 INFO:tasks.rados.rados.0.smithi026.stdout:2082: oid 7 version 896 is already newer than 893 2024-09-01T00:35:45.905 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 896 (ObjNum 661 snap 198 seq_num 661) dirty exists 2024-09-01T00:35:45.905 INFO:tasks.rados.rados.0.smithi026.stdout:2082: left oid 7 (ObjNum 661 snap 198 seq_num 661) 2024-09-01T00:35:45.905 INFO:tasks.rados.rados.0.smithi026.stdout:2083: expect (ObjNum 659 snap 197 seq_num 659) 2024-09-01T00:35:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:45 smithi139 ceph-mon[73682]: pgmap v366: 121 pgs: 2 activating, 31 active+undersized, 13 active+undersized+degraded, 75 active+clean; 308 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 988 KiB/s wr, 6 op/s; 70/519 objects degraded (13.487%) 2024-09-01T00:35:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:45 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 70/519 objects degraded (13.487%), 13 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:45 smithi139 ceph-mon[73682]: osdmap e467: 8 total, 8 up, 8 in 2024-09-01T00:35:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:45 smithi026 ceph-mon[83580]: pgmap v366: 121 pgs: 2 activating, 31 active+undersized, 13 active+undersized+degraded, 75 active+clean; 308 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 988 KiB/s wr, 6 op/s; 70/519 objects degraded (13.487%) 2024-09-01T00:35:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:45 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 70/519 objects degraded (13.487%), 13 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:45 smithi026 ceph-mon[83580]: osdmap e467: 8 total, 8 up, 8 in 2024-09-01T00:35:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:45 smithi026 ceph-mon[81182]: pgmap v366: 121 pgs: 2 activating, 31 active+undersized, 13 active+undersized+degraded, 75 active+clean; 308 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 988 KiB/s wr, 6 op/s; 70/519 objects degraded (13.487%) 2024-09-01T00:35:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:45 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 70/519 objects degraded (13.487%), 13 pgs degraded (PG_DEGRADED) 2024-09-01T00:35:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:45 smithi026 ceph-mon[81182]: osdmap e467: 8 total, 8 up, 8 in 2024-09-01T00:35:46.357 INFO:tasks.rados.rados.0.smithi026.stdout:2084: finishing write tid 1 to smithi02669314-38 2024-09-01T00:35:46.357 INFO:tasks.rados.rados.0.smithi026.stdout:2084: finishing write tid 2 to smithi02669314-38 2024-09-01T00:35:46.357 INFO:tasks.rados.rados.0.smithi026.stdout:2084: finishing write tid 3 to smithi02669314-38 2024-09-01T00:35:46.357 INFO:tasks.rados.rados.0.smithi026.stdout:2084: finishing write tid 4 to smithi02669314-38 2024-09-01T00:35:46.357 INFO:tasks.rados.rados.0.smithi026.stdout:2084: finishing write tid 5 to smithi02669314-38 2024-09-01T00:35:46.357 INFO:tasks.rados.rados.0.smithi026.stdout:2084: oid 38 updating version 0 to 722 2024-09-01T00:35:46.357 INFO:tasks.rados.rados.0.smithi026.stdout:2084: oid 38 updating version 722 to 724 2024-09-01T00:35:46.357 INFO:tasks.rados.rados.0.smithi026.stdout:2084: oid 38 version 724 is already newer than 723 2024-09-01T00:35:46.358 INFO:tasks.rados.rados.0.smithi026.stdout:2084: oid 38 updating version 724 to 725 2024-09-01T00:35:46.358 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 725 (ObjNum 662 snap 198 seq_num 662) dirty exists 2024-09-01T00:35:46.358 INFO:tasks.rados.rados.0.smithi026.stdout:2084: left oid 38 (ObjNum 662 snap 198 seq_num 662) 2024-09-01T00:35:46.358 INFO:tasks.rados.rados.0.smithi026.stdout:2085: finishing write tid 1 to smithi02669314-3 2024-09-01T00:35:46.358 INFO:tasks.rados.rados.0.smithi026.stdout:2086: seq_num 664 ranges {1425408=729088,2154496=729088,2883584=73728} 2024-09-01T00:35:46.368 INFO:tasks.rados.rados.0.smithi026.stdout:2086: writing smithi02669314-8 from 1425408 to 2154496 tid 1 2024-09-01T00:35:46.372 INFO:tasks.rados.rados.0.smithi026.stdout:2086: writing smithi02669314-8 from 2154496 to 2883584 tid 2 2024-09-01T00:35:46.373 INFO:tasks.rados.rados.0.smithi026.stdout:2086: writing smithi02669314-8 from 2883584 to 2957312 tid 3 2024-09-01T00:35:46.373 INFO:tasks.rados.rados.0.smithi026.stdout:2082: done (4 left) 2024-09-01T00:35:46.373 INFO:tasks.rados.rados.0.smithi026.stdout:2083: done (3 left) 2024-09-01T00:35:46.373 INFO:tasks.rados.rados.0.smithi026.stdout:2084: done (2 left) 2024-09-01T00:35:46.373 INFO:tasks.rados.rados.0.smithi026.stdout:2087: read oid 23 snap -1 2024-09-01T00:35:46.373 INFO:tasks.rados.rados.0.smithi026.stdout:2087: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:35:46.373 INFO:tasks.rados.rados.0.smithi026.stdout:2088: snap_remove snap 173 2024-09-01T00:35:46.840 INFO:tasks.rados.rados.0.smithi026.stdout:2088: done (3 left) 2024-09-01T00:35:46.840 INFO:tasks.rados.rados.0.smithi026.stdout:2089: rollback oid 34 current snap is 198 2024-09-01T00:35:46.841 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 34 to 187 2024-09-01T00:35:46.841 INFO:tasks.rados.rados.0.smithi026.stdout:2085: finishing write tid 2 to smithi02669314-3 2024-09-01T00:35:46.841 INFO:tasks.rados.rados.0.smithi026.stdout:2085: finishing write tid 3 to smithi02669314-3 2024-09-01T00:35:46.841 INFO:tasks.rados.rados.0.smithi026.stdout:2085: finishing write tid 4 to smithi02669314-3 2024-09-01T00:35:46.841 INFO:tasks.rados.rados.0.smithi026.stdout:2085: finishing write tid 5 to smithi02669314-3 2024-09-01T00:35:46.841 INFO:tasks.rados.rados.0.smithi026.stdout:2085: oid 3 updating version 0 to 713 2024-09-01T00:35:46.842 INFO:tasks.rados.rados.0.smithi026.stdout:2085: oid 3 updating version 713 to 714 2024-09-01T00:35:46.842 INFO:tasks.rados.rados.0.smithi026.stdout:2085: oid 3 version 714 is already newer than 712 2024-09-01T00:35:46.842 INFO:tasks.rados.rados.0.smithi026.stdout:2085: oid 3 updating version 714 to 715 2024-09-01T00:35:46.842 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 715 (ObjNum 663 snap 198 seq_num 663) dirty exists 2024-09-01T00:35:46.842 INFO:tasks.rados.rados.0.smithi026.stdout:2085: left oid 3 (ObjNum 663 snap 198 seq_num 663) 2024-09-01T00:35:46.842 INFO:tasks.rados.rados.0.smithi026.stdout:2086: finishing write tid 1 to smithi02669314-8 2024-09-01T00:35:46.842 INFO:tasks.rados.rados.0.smithi026.stdout:2086: finishing write tid 2 to smithi02669314-8 2024-09-01T00:35:46.842 INFO:tasks.rados.rados.0.smithi026.stdout:2086: finishing write tid 3 to smithi02669314-8 2024-09-01T00:35:46.842 INFO:tasks.rados.rados.0.smithi026.stdout:2086: finishing write tid 4 to smithi02669314-8 2024-09-01T00:35:46.842 INFO:tasks.rados.rados.0.smithi026.stdout:2086: finishing write tid 5 to smithi02669314-8 2024-09-01T00:35:46.842 INFO:tasks.rados.rados.0.smithi026.stdout:2086: oid 8 updating version 0 to 658 2024-09-01T00:35:46.843 INFO:tasks.rados.rados.0.smithi026.stdout:2086: oid 8 updating version 658 to 659 2024-09-01T00:35:46.843 INFO:tasks.rados.rados.0.smithi026.stdout:2086: oid 8 updating version 659 to 660 2024-09-01T00:35:46.843 INFO:tasks.rados.rados.0.smithi026.stdout:2086: oid 8 version 660 is already newer than 657 2024-09-01T00:35:46.843 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 660 (ObjNum 664 snap 198 seq_num 664) dirty exists 2024-09-01T00:35:46.843 INFO:tasks.rados.rados.0.smithi026.stdout:2086: left oid 8 (ObjNum 664 snap 198 seq_num 664) 2024-09-01T00:35:46.843 INFO:tasks.rados.rados.0.smithi026.stdout:2087: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:35:46.923 INFO:tasks.rados.rados.0.smithi026.stdout:2089: finishing rollback tid 0 to smithi02669314-34 2024-09-01T00:35:46.923 INFO:tasks.rados.rados.0.smithi026.stdout:2089: finishing rollback tid 1 to smithi02669314-34 2024-09-01T00:35:46.923 INFO:tasks.rados.rados.0.smithi026.stdout:2089: finishing rollback tid 2 to smithi02669314-34 2024-09-01T00:35:46.923 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 915 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:35:46.923 INFO:tasks.rados.rados.0.smithi026.stdout:2085: done (3 left) 2024-09-01T00:35:46.923 INFO:tasks.rados.rados.0.smithi026.stdout:2086: done (2 left) 2024-09-01T00:35:46.923 INFO:tasks.rados.rados.0.smithi026.stdout:2087: done (1 left) 2024-09-01T00:35:46.923 INFO:tasks.rados.rados.0.smithi026.stdout:2089: done (0 left) 2024-09-01T00:35:46.923 INFO:tasks.rados.rados.0.smithi026.stdout:2090: read oid 21 snap -1 2024-09-01T00:35:46.924 INFO:tasks.rados.rados.0.smithi026.stdout:2090: expect deleted 2024-09-01T00:35:46.924 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 198 2024-09-01T00:35:46.924 INFO:tasks.rados.rados.0.smithi026.stdout:2091: seq_num 665 ranges {1966080=745472,2711552=606208,3317760=196608} 2024-09-01T00:35:46.937 INFO:tasks.rados.rados.0.smithi026.stdout:2091: writing smithi02669314-11 from 1966080 to 2711552 tid 1 2024-09-01T00:35:46.940 INFO:tasks.rados.rados.0.smithi026.stdout:2091: writing smithi02669314-11 from 2711552 to 3317760 tid 2 2024-09-01T00:35:46.942 INFO:tasks.rados.rados.0.smithi026.stdout:2091: writing smithi02669314-11 from 3317760 to 3514368 tid 3 2024-09-01T00:35:46.942 INFO:tasks.rados.rados.0.smithi026.stdout:2092: delete oid 25 current snap is 198 2024-09-01T00:35:46.942 INFO:tasks.rados.rados.0.smithi026.stdout:2091: finishing write tid 1 to smithi02669314-11 2024-09-01T00:35:46.944 INFO:tasks.rados.rados.0.smithi026.stdout:2090: done (2 left) 2024-09-01T00:35:46.945 INFO:tasks.rados.rados.0.smithi026.stdout:2092: done (1 left) 2024-09-01T00:35:46.945 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 198 2024-09-01T00:35:46.945 INFO:tasks.rados.rados.0.smithi026.stdout:2093: seq_num 667 ranges {2957312=778240,3735552=778240,4513792=24576} 2024-09-01T00:35:46.965 INFO:tasks.rados.rados.0.smithi026.stdout:2093: writing smithi02669314-8 from 2957312 to 3735552 tid 1 2024-09-01T00:35:46.970 INFO:tasks.rados.rados.0.smithi026.stdout:2093: writing smithi02669314-8 from 3735552 to 4513792 tid 2 2024-09-01T00:35:46.970 INFO:tasks.rados.rados.0.smithi026.stdout:2093: writing smithi02669314-8 from 4513792 to 4538368 tid 3 2024-09-01T00:35:46.970 INFO:tasks.rados.rados.0.smithi026.stdout:2094: read oid 19 snap -1 2024-09-01T00:35:46.970 INFO:tasks.rados.rados.0.smithi026.stdout:2094: expect deleted 2024-09-01T00:35:46.970 INFO:tasks.rados.rados.0.smithi026.stdout:2095: setattr oid 34 current snap is 198 2024-09-01T00:35:46.970 INFO:tasks.rados.rados.0.smithi026.stdout:2091: finishing write tid 2 to smithi02669314-11 2024-09-01T00:35:46.970 INFO:tasks.rados.rados.0.smithi026.stdout:2091: finishing write tid 3 to smithi02669314-11 2024-09-01T00:35:46.970 INFO:tasks.rados.rados.0.smithi026.stdout:2091: finishing write tid 4 to smithi02669314-11 2024-09-01T00:35:46.971 INFO:tasks.rados.rados.0.smithi026.stdout:2091: finishing write tid 5 to smithi02669314-11 2024-09-01T00:35:46.971 INFO:tasks.rados.rados.0.smithi026.stdout:2091: oid 11 updating version 0 to 918 2024-09-01T00:35:46.971 INFO:tasks.rados.rados.0.smithi026.stdout:2091: oid 11 updating version 918 to 919 2024-09-01T00:35:46.971 INFO:tasks.rados.rados.0.smithi026.stdout:2091: oid 11 version 919 is already newer than 917 2024-09-01T00:35:46.971 INFO:tasks.rados.rados.0.smithi026.stdout:2091: oid 11 version 919 is already newer than 916 2024-09-01T00:35:46.971 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 919 (ObjNum 665 snap 198 seq_num 665) dirty exists 2024-09-01T00:35:46.971 INFO:tasks.rados.rados.0.smithi026.stdout:2091: left oid 11 (ObjNum 665 snap 198 seq_num 665) 2024-09-01T00:35:46.971 INFO:tasks.rados.rados.0.smithi026.stdout:2093: finishing write tid 1 to smithi02669314-8 2024-09-01T00:35:46.971 INFO:tasks.rados.rados.0.smithi026.stdout:2091: done (3 left) 2024-09-01T00:35:46.971 INFO:tasks.rados.rados.0.smithi026.stdout:2094: done (2 left) 2024-09-01T00:35:46.972 INFO:tasks.rados.rados.0.smithi026.stdout:2096: delete oid 39 current snap is 198 2024-09-01T00:35:46.973 INFO:tasks.rados.rados.0.smithi026.stdout:2093: finishing write tid 2 to smithi02669314-8 2024-09-01T00:35:46.974 INFO:tasks.rados.rados.0.smithi026.stdout:2093: finishing write tid 3 to smithi02669314-8 2024-09-01T00:35:46.974 INFO:tasks.rados.rados.0.smithi026.stdout:2093: finishing write tid 4 to smithi02669314-8 2024-09-01T00:35:46.974 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 920 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:35:46.974 INFO:tasks.rados.rados.0.smithi026.stdout:2095: done (2 left) 2024-09-01T00:35:46.974 INFO:tasks.rados.rados.0.smithi026.stdout:2096: done (1 left) 2024-09-01T00:35:46.975 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 198 2024-09-01T00:35:46.975 INFO:tasks.rados.rados.0.smithi026.stdout:2097: seq_num 669 ranges {3293184=409600,3702784=548864,4251648=655360} 2024-09-01T00:35:46.994 INFO:tasks.rados.rados.0.smithi026.stdout:2097: writing smithi02669314-46 from 3293184 to 3702784 tid 1 2024-09-01T00:35:46.997 INFO:tasks.rados.rados.0.smithi026.stdout:2097: writing smithi02669314-46 from 3702784 to 4251648 tid 2 2024-09-01T00:35:47.002 INFO:tasks.rados.rados.0.smithi026.stdout:2097: writing smithi02669314-46 from 4251648 to 4907008 tid 3 2024-09-01T00:35:47.002 INFO:tasks.rados.rados.0.smithi026.stdout:2098: read oid 42 snap -1 2024-09-01T00:35:47.002 INFO:tasks.rados.rados.0.smithi026.stdout:2098: expect (ObjNum 645 snap 188 seq_num 645) 2024-09-01T00:35:47.002 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 198 2024-09-01T00:35:47.002 INFO:tasks.rados.rados.0.smithi026.stdout:2093: finishing write tid 5 to smithi02669314-8 2024-09-01T00:35:47.002 INFO:tasks.rados.rados.0.smithi026.stdout:2093: oid 8 updating version 0 to 661 2024-09-01T00:35:47.002 INFO:tasks.rados.rados.0.smithi026.stdout:2093: oid 8 updating version 661 to 664 2024-09-01T00:35:47.002 INFO:tasks.rados.rados.0.smithi026.stdout:2093: oid 8 version 664 is already newer than 663 2024-09-01T00:35:47.002 INFO:tasks.rados.rados.0.smithi026.stdout:2093: oid 8 version 664 is already newer than 662 2024-09-01T00:35:47.002 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 664 (ObjNum 667 snap 198 seq_num 667) dirty exists 2024-09-01T00:35:47.003 INFO:tasks.rados.rados.0.smithi026.stdout:2093: left oid 8 (ObjNum 667 snap 198 seq_num 667) 2024-09-01T00:35:47.003 INFO:tasks.rados.rados.0.smithi026.stdout:2097: finishing write tid 1 to smithi02669314-46 2024-09-01T00:35:47.003 INFO:tasks.rados.rados.0.smithi026.stdout:2099: seq_num 670 ranges {0=425984,425984=483328,909312=507904,1417216=212992} 2024-09-01T00:35:47.004 INFO:tasks.rados.rados.0.smithi026.stdout:2099: writing smithi02669314-50 from 0 to 425984 tid 1 2024-09-01T00:35:47.007 INFO:tasks.rados.rados.0.smithi026.stdout:2099: writing smithi02669314-50 from 425984 to 909312 tid 2 2024-09-01T00:35:47.010 INFO:tasks.rados.rados.0.smithi026.stdout:2099: writing smithi02669314-50 from 909312 to 1417216 tid 3 2024-09-01T00:35:47.012 INFO:tasks.rados.rados.0.smithi026.stdout:2099: writing smithi02669314-50 from 1417216 to 1630208 tid 4 2024-09-01T00:35:47.012 INFO:tasks.rados.rados.0.smithi026.stdout:2093: done (3 left) 2024-09-01T00:35:47.012 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 198 2024-09-01T00:35:47.012 INFO:tasks.rados.rados.0.smithi026.stdout:2097: finishing write tid 2 to smithi02669314-46 2024-09-01T00:35:47.012 INFO:tasks.rados.rados.0.smithi026.stdout:2100: seq_num 671 ranges {7569408=442368,8011776=761856,8773632=442368} 2024-09-01T00:35:47.055 INFO:tasks.rados.rados.0.smithi026.stdout:2100: writing smithi02669314-2 from 7569408 to 8011776 tid 1 2024-09-01T00:35:47.059 INFO:tasks.rados.rados.0.smithi026.stdout:2100: writing smithi02669314-2 from 8011776 to 8773632 tid 2 2024-09-01T00:35:47.063 INFO:tasks.rados.rados.0.smithi026.stdout:2100: writing smithi02669314-2 from 8773632 to 9216000 tid 3 2024-09-01T00:35:47.063 INFO:tasks.rados.rados.0.smithi026.stdout:2101: snap_create 2024-09-01T00:35:47.063 INFO:tasks.rados.rados.0.smithi026.stdout:2097: finishing write tid 3 to smithi02669314-46 2024-09-01T00:35:47.063 INFO:tasks.rados.rados.0.smithi026.stdout:2097: finishing write tid 4 to smithi02669314-46 2024-09-01T00:35:47.063 INFO:tasks.rados.rados.0.smithi026.stdout:2097: finishing write tid 5 to smithi02669314-46 2024-09-01T00:35:47.063 INFO:tasks.rados.rados.0.smithi026.stdout:2097: oid 46 updating version 0 to 742 2024-09-01T00:35:47.063 INFO:tasks.rados.rados.0.smithi026.stdout:2097: oid 46 version 742 is already newer than 741 2024-09-01T00:35:47.063 INFO:tasks.rados.rados.0.smithi026.stdout:2097: oid 46 version 742 is already newer than 740 2024-09-01T00:35:47.063 INFO:tasks.rados.rados.0.smithi026.stdout:2097: oid 46 version 742 is already newer than 739 2024-09-01T00:35:47.063 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 742 (ObjNum 669 snap 198 seq_num 669) dirty exists 2024-09-01T00:35:47.063 INFO:tasks.rados.rados.0.smithi026.stdout:2097: left oid 46 (ObjNum 669 snap 198 seq_num 669) 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:2099: finishing write tid 1 to smithi02669314-50 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:2099: finishing write tid 2 to smithi02669314-50 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:2099: finishing write tid 3 to smithi02669314-50 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:2099: finishing write tid 4 to smithi02669314-50 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:2099: finishing write tid 5 to smithi02669314-50 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:2099: finishing write tid 6 to smithi02669314-50 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:2099: oid 50 updating version 0 to 947 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:2099: oid 50 version 947 is already newer than 944 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:2099: oid 50 version 947 is already newer than 946 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:2099: oid 50 version 947 is already newer than 943 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:2099: oid 50 version 947 is already newer than 945 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 947 (ObjNum 670 snap 198 seq_num 670) dirty exists 2024-09-01T00:35:47.064 INFO:tasks.rados.rados.0.smithi026.stdout:2099: left oid 50 (ObjNum 670 snap 198 seq_num 670) 2024-09-01T00:35:47.065 INFO:tasks.rados.rados.0.smithi026.stdout:2098: expect (ObjNum 645 snap 188 seq_num 645) 2024-09-01T00:35:47.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:46 smithi026 ceph-mon[81182]: osdmap e468: 8 total, 8 up, 8 in 2024-09-01T00:35:47.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:46 smithi026 ceph-mon[83580]: osdmap e468: 8 total, 8 up, 8 in 2024-09-01T00:35:47.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:46 smithi139 ceph-mon[73682]: osdmap e468: 8 total, 8 up, 8 in 2024-09-01T00:35:47.334 INFO:tasks.rados.rados.0.smithi026.stdout:2100: finishing write tid 1 to smithi02669314-2 2024-09-01T00:35:47.334 INFO:tasks.rados.rados.0.smithi026.stdout:2100: finishing write tid 2 to smithi02669314-2 2024-09-01T00:35:47.334 INFO:tasks.rados.rados.0.smithi026.stdout:2100: finishing write tid 3 to smithi02669314-2 2024-09-01T00:35:47.334 INFO:tasks.rados.rados.0.smithi026.stdout:2100: finishing write tid 4 to smithi02669314-2 2024-09-01T00:35:47.335 INFO:tasks.rados.rados.0.smithi026.stdout:2100: finishing write tid 5 to smithi02669314-2 2024-09-01T00:35:47.335 INFO:tasks.rados.rados.0.smithi026.stdout:2100: oid 2 updating version 0 to 924 2024-09-01T00:35:47.335 INFO:tasks.rados.rados.0.smithi026.stdout:2100: oid 2 version 924 is already newer than 921 2024-09-01T00:35:47.335 INFO:tasks.rados.rados.0.smithi026.stdout:2100: oid 2 version 924 is already newer than 922 2024-09-01T00:35:47.335 INFO:tasks.rados.rados.0.smithi026.stdout:2100: oid 2 version 924 is already newer than 923 2024-09-01T00:35:47.335 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 924 (ObjNum 671 snap 198 seq_num 671) dirty exists 2024-09-01T00:35:47.335 INFO:tasks.rados.rados.0.smithi026.stdout:2100: left oid 2 (ObjNum 671 snap 198 seq_num 671) 2024-09-01T00:35:47.844 INFO:tasks.rados.rados.0.smithi026.stdout:2097: done (4 left) 2024-09-01T00:35:47.844 INFO:tasks.rados.rados.0.smithi026.stdout:2098: done (3 left) 2024-09-01T00:35:47.844 INFO:tasks.rados.rados.0.smithi026.stdout:2099: done (2 left) 2024-09-01T00:35:47.844 INFO:tasks.rados.rados.0.smithi026.stdout:2100: done (1 left) 2024-09-01T00:35:47.844 INFO:tasks.rados.rados.0.smithi026.stdout:2101: done (0 left) 2024-09-01T00:35:47.844 INFO:tasks.rados.rados.0.smithi026.stdout:2102: read oid 22 snap -1 2024-09-01T00:35:47.844 INFO:tasks.rados.rados.0.smithi026.stdout:2102: expect (ObjNum 657 snap 196 seq_num 657) 2024-09-01T00:35:47.844 INFO:tasks.rados.rados.0.smithi026.stdout:2103: snap_create 2024-09-01T00:35:47.855 INFO:tasks.rados.rados.0.smithi026.stdout:2102: expect (ObjNum 657 snap 196 seq_num 657) 2024-09-01T00:35:48.133 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:47 smithi139 ceph-mon[73682]: pgmap v369: 121 pgs: 2 activating, 3 active+undersized, 2 active+undersized+degraded, 114 active+clean; 317 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 2.7 MiB/s wr, 5 op/s; 3/528 objects degraded (0.568%); 7.7 MiB/s, 3 objects/s recovering 2024-09-01T00:35:48.134 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:47 smithi139 ceph-mon[73682]: osdmap e469: 8 total, 8 up, 8 in 2024-09-01T00:35:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:47 smithi026 ceph-mon[81182]: pgmap v369: 121 pgs: 2 activating, 3 active+undersized, 2 active+undersized+degraded, 114 active+clean; 317 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 2.7 MiB/s wr, 5 op/s; 3/528 objects degraded (0.568%); 7.7 MiB/s, 3 objects/s recovering 2024-09-01T00:35:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:47 smithi026 ceph-mon[81182]: osdmap e469: 8 total, 8 up, 8 in 2024-09-01T00:35:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:47 smithi026 ceph-mon[83580]: pgmap v369: 121 pgs: 2 activating, 3 active+undersized, 2 active+undersized+degraded, 114 active+clean; 317 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 2.7 MiB/s wr, 5 op/s; 3/528 objects degraded (0.568%); 7.7 MiB/s, 3 objects/s recovering 2024-09-01T00:35:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:47 smithi026 ceph-mon[83580]: osdmap e469: 8 total, 8 up, 8 in 2024-09-01T00:35:48.850 INFO:tasks.rados.rados.0.smithi026.stdout:2102: done (1 left) 2024-09-01T00:35:48.851 INFO:tasks.rados.rados.0.smithi026.stdout:2103: done (0 left) 2024-09-01T00:35:48.851 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 200 2024-09-01T00:35:48.851 INFO:tasks.rados.rados.0.smithi026.stdout:2104: seq_num 672 ranges {6021120=458752,6479872=647168,7127040=466944,7593984=90112} 2024-09-01T00:35:48.886 INFO:tasks.rados.rados.0.smithi026.stdout:2104: writing smithi02669314-49 from 6021120 to 6479872 tid 1 2024-09-01T00:35:48.889 INFO:tasks.rados.rados.0.smithi026.stdout:2104: writing smithi02669314-49 from 6479872 to 7127040 tid 2 2024-09-01T00:35:48.893 INFO:tasks.rados.rados.0.smithi026.stdout:2104: writing smithi02669314-49 from 7127040 to 7593984 tid 3 2024-09-01T00:35:48.894 INFO:tasks.rados.rados.0.smithi026.stdout:2104: writing smithi02669314-49 from 7593984 to 7684096 tid 4 2024-09-01T00:35:48.894 INFO:tasks.rados.rados.0.smithi026.stdout:2105: read oid 38 snap -1 2024-09-01T00:35:48.894 INFO:tasks.rados.rados.0.smithi026.stdout:2105: expect (ObjNum 662 snap 198 seq_num 662) 2024-09-01T00:35:48.894 INFO:tasks.rados.rados.0.smithi026.stdout:2106: delete oid 33 current snap is 200 2024-09-01T00:35:48.894 INFO:tasks.rados.rados.0.smithi026.stdout:2104: finishing write tid 1 to smithi02669314-49 2024-09-01T00:35:48.894 INFO:tasks.rados.rados.0.smithi026.stdout:2104: finishing write tid 2 to smithi02669314-49 2024-09-01T00:35:48.897 INFO:tasks.rados.rados.0.smithi026.stdout:2104: finishing write tid 3 to smithi02669314-49 2024-09-01T00:35:48.897 INFO:tasks.rados.rados.0.smithi026.stdout:2104: finishing write tid 4 to smithi02669314-49 2024-09-01T00:35:48.897 INFO:tasks.rados.rados.0.smithi026.stdout:2104: finishing write tid 5 to smithi02669314-49 2024-09-01T00:35:48.898 INFO:tasks.rados.rados.0.smithi026.stdout:2106: done (2 left) 2024-09-01T00:35:48.898 INFO:tasks.rados.rados.0.smithi026.stdout:2107: snap_create 2024-09-01T00:35:48.899 INFO:tasks.rados.rados.0.smithi026.stdout:2104: finishing write tid 6 to smithi02669314-49 2024-09-01T00:35:48.899 INFO:tasks.rados.rados.0.smithi026.stdout:2104: oid 49 updating version 0 to 713 2024-09-01T00:35:48.899 INFO:tasks.rados.rados.0.smithi026.stdout:2104: oid 49 updating version 713 to 714 2024-09-01T00:35:48.899 INFO:tasks.rados.rados.0.smithi026.stdout:2104: oid 49 version 714 is already newer than 712 2024-09-01T00:35:48.899 INFO:tasks.rados.rados.0.smithi026.stdout:2104: oid 49 version 714 is already newer than 711 2024-09-01T00:35:48.899 INFO:tasks.rados.rados.0.smithi026.stdout:2104: oid 49 version 714 is already newer than 710 2024-09-01T00:35:48.899 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 714 (ObjNum 672 snap 200 seq_num 672) dirty exists 2024-09-01T00:35:48.899 INFO:tasks.rados.rados.0.smithi026.stdout:2104: left oid 49 (ObjNum 672 snap 200 seq_num 672) 2024-09-01T00:35:48.913 INFO:tasks.rados.rados.0.smithi026.stdout:2105: expect (ObjNum 662 snap 198 seq_num 662) 2024-09-01T00:35:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:48 smithi026 ceph-mon[81182]: osdmap e470: 8 total, 8 up, 8 in 2024-09-01T00:35:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:48 smithi026 ceph-mon[81182]: pgmap v372: 121 pgs: 121 active+clean; 318 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 679 KiB/s rd, 2.8 MiB/s wr, 6 op/s; 7.7 MiB/s, 3 objects/s recovering 2024-09-01T00:35:49.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:48 smithi026 ceph-mon[83580]: osdmap e470: 8 total, 8 up, 8 in 2024-09-01T00:35:49.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:48 smithi026 ceph-mon[83580]: pgmap v372: 121 pgs: 121 active+clean; 318 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 679 KiB/s rd, 2.8 MiB/s wr, 6 op/s; 7.7 MiB/s, 3 objects/s recovering 2024-09-01T00:35:49.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:48 smithi139 ceph-mon[73682]: osdmap e470: 8 total, 8 up, 8 in 2024-09-01T00:35:49.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:48 smithi139 ceph-mon[73682]: pgmap v372: 121 pgs: 121 active+clean; 318 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 679 KiB/s rd, 2.8 MiB/s wr, 6 op/s; 7.7 MiB/s, 3 objects/s recovering 2024-09-01T00:35:49.855 INFO:tasks.rados.rados.0.smithi026.stdout:2104: done (2 left) 2024-09-01T00:35:49.856 INFO:tasks.rados.rados.0.smithi026.stdout:2105: done (1 left) 2024-09-01T00:35:49.856 INFO:tasks.rados.rados.0.smithi026.stdout:2107: done (0 left) 2024-09-01T00:35:49.856 INFO:tasks.rados.rados.0.smithi026.stdout:2108: snap_create 2024-09-01T00:35:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:49 smithi026 ceph-mon[81182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/528 objects degraded (0.568%), 2 pgs degraded) 2024-09-01T00:35:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:49 smithi026 ceph-mon[81182]: Cluster is now healthy 2024-09-01T00:35:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:49 smithi026 ceph-mon[81182]: osdmap e471: 8 total, 8 up, 8 in 2024-09-01T00:35:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:35:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:49 smithi026 ceph-mon[83580]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/528 objects degraded (0.568%), 2 pgs degraded) 2024-09-01T00:35:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:49 smithi026 ceph-mon[83580]: Cluster is now healthy 2024-09-01T00:35:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:49 smithi026 ceph-mon[83580]: osdmap e471: 8 total, 8 up, 8 in 2024-09-01T00:35:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:35:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:49 smithi139 ceph-mon[73682]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/528 objects degraded (0.568%), 2 pgs degraded) 2024-09-01T00:35:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:49 smithi139 ceph-mon[73682]: Cluster is now healthy 2024-09-01T00:35:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:49 smithi139 ceph-mon[73682]: osdmap e471: 8 total, 8 up, 8 in 2024-09-01T00:35:50.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:50.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:35:50.765 INFO:tasks.rados.rados.0.smithi026.stdout:2108: done (0 left) 2024-09-01T00:35:50.765 INFO:tasks.rados.rados.0.smithi026.stdout:2109: read oid 37 snap 201 2024-09-01T00:35:50.765 INFO:tasks.rados.rados.0.smithi026.stdout:2109: expect (ObjNum 615 snap 181 seq_num 615) 2024-09-01T00:35:50.765 INFO:tasks.rados.rados.0.smithi026.stdout:2110: read oid 11 snap -1 2024-09-01T00:35:50.765 INFO:tasks.rados.rados.0.smithi026.stdout:2110: expect (ObjNum 665 snap 198 seq_num 665) 2024-09-01T00:35:50.765 INFO:tasks.rados.rados.0.smithi026.stdout:2111: read oid 3 snap -1 2024-09-01T00:35:50.766 INFO:tasks.rados.rados.0.smithi026.stdout:2111: expect (ObjNum 663 snap 198 seq_num 663) 2024-09-01T00:35:50.766 INFO:tasks.rados.rados.0.smithi026.stdout:2112: snap_remove snap 189 2024-09-01T00:35:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:50 smithi026 ceph-mon[81182]: osdmap e472: 8 total, 8 up, 8 in 2024-09-01T00:35:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:50 smithi026 ceph-mon[81182]: pgmap v375: 121 pgs: 121 active+clean; 323 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-01T00:35:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:50 smithi026 ceph-mon[81182]: osdmap e473: 8 total, 8 up, 8 in 2024-09-01T00:35:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:50 smithi026 ceph-mon[83580]: osdmap e472: 8 total, 8 up, 8 in 2024-09-01T00:35:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:50 smithi026 ceph-mon[83580]: pgmap v375: 121 pgs: 121 active+clean; 323 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-01T00:35:51.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:50 smithi026 ceph-mon[83580]: osdmap e473: 8 total, 8 up, 8 in 2024-09-01T00:35:51.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:50 smithi139 ceph-mon[73682]: osdmap e472: 8 total, 8 up, 8 in 2024-09-01T00:35:51.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:50 smithi139 ceph-mon[73682]: pgmap v375: 121 pgs: 121 active+clean; 323 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-01T00:35:51.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:50 smithi139 ceph-mon[73682]: osdmap e473: 8 total, 8 up, 8 in 2024-09-01T00:35:51.768 INFO:tasks.rados.rados.0.smithi026.stdout:2109: expect (ObjNum 615 snap 181 seq_num 615) 2024-09-01T00:35:51.911 INFO:tasks.rados.rados.0.smithi026.stdout:2111: expect (ObjNum 663 snap 198 seq_num 663) 2024-09-01T00:35:51.951 INFO:tasks.rados.rados.0.smithi026.stdout:2110: expect (ObjNum 665 snap 198 seq_num 665) 2024-09-01T00:35:52.100 INFO:tasks.rados.rados.0.smithi026.stdout:2109: done (3 left) 2024-09-01T00:35:52.100 INFO:tasks.rados.rados.0.smithi026.stdout:2110: done (2 left) 2024-09-01T00:35:52.100 INFO:tasks.rados.rados.0.smithi026.stdout:2111: done (1 left) 2024-09-01T00:35:52.100 INFO:tasks.rados.rados.0.smithi026.stdout:2112: done (0 left) 2024-09-01T00:35:52.100 INFO:tasks.rados.rados.0.smithi026.stdout:2113: read oid 43 snap -1 2024-09-01T00:35:52.100 INFO:tasks.rados.rados.0.smithi026.stdout:2113: expect (ObjNum 659 snap 197 seq_num 659) 2024-09-01T00:35:52.100 INFO:tasks.rados.rados.0.smithi026.stdout:2114: rollback oid 46 current snap is 202 2024-09-01T00:35:52.100 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 46 to 195 2024-09-01T00:35:52.100 INFO:tasks.rados.rados.0.smithi026.stdout:2115: snap_create 2024-09-01T00:35:52.104 INFO:tasks.rados.rados.0.smithi026.stdout:2114: finishing rollback tid 0 to smithi02669314-46 2024-09-01T00:35:52.106 INFO:tasks.rados.rados.0.smithi026.stdout:2114: finishing rollback tid 1 to smithi02669314-46 2024-09-01T00:35:52.106 INFO:tasks.rados.rados.0.smithi026.stdout:2114: finishing rollback tid 2 to smithi02669314-46 2024-09-01T00:35:52.106 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 745 (ObjNum 615 snap 181 seq_num 615) dirty exists 2024-09-01T00:35:52.116 INFO:tasks.rados.rados.0.smithi026.stdout:2113: expect (ObjNum 659 snap 197 seq_num 659) 2024-09-01T00:35:52.770 INFO:tasks.rados.rados.0.smithi026.stdout:2113: done (2 left) 2024-09-01T00:35:52.770 INFO:tasks.rados.rados.0.smithi026.stdout:2114: done (1 left) 2024-09-01T00:35:52.770 INFO:tasks.rados.rados.0.smithi026.stdout:2115: done (0 left) 2024-09-01T00:35:52.770 INFO:tasks.rados.rados.0.smithi026.stdout:2116: snap_remove snap 192 2024-09-01T00:35:52.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:52 smithi026 ceph-mon[81182]: osdmap e474: 8 total, 8 up, 8 in 2024-09-01T00:35:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:52 smithi026 ceph-mon[83580]: osdmap e474: 8 total, 8 up, 8 in 2024-09-01T00:35:52.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:35:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:35:52] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.43.0" 2024-09-01T00:35:53.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:52 smithi139 ceph-mon[73682]: osdmap e474: 8 total, 8 up, 8 in 2024-09-01T00:35:53.772 INFO:tasks.rados.rados.0.smithi026.stdout:2116: done (0 left) 2024-09-01T00:35:53.772 INFO:tasks.rados.rados.0.smithi026.stdout:2117: snap_remove snap 190 2024-09-01T00:35:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:53 smithi139 ceph-mon[73682]: pgmap v378: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 328 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-09-01T00:35:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:53 smithi139 ceph-mon[73682]: osdmap e475: 8 total, 8 up, 8 in 2024-09-01T00:35:54.131 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:35:54.132 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:53 smithi026 ceph-mon[81182]: pgmap v378: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 328 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-09-01T00:35:54.132 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:53 smithi026 ceph-mon[81182]: osdmap e475: 8 total, 8 up, 8 in 2024-09-01T00:35:54.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:53 smithi026 ceph-mon[83580]: pgmap v378: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 328 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.7 MiB/s wr, 24 op/s 2024-09-01T00:35:54.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:53 smithi026 ceph-mon[83580]: osdmap e475: 8 total, 8 up, 8 in 2024-09-01T00:35:54.710 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:35:54.710 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (8m) 82s ago 9m 25.7M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:35:54.710 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (9m) 15s ago 9m 90.2M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:35:54.710 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (10m) 82s ago 10m 15.7M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:35:54.710 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (10m) 15s ago 10m 22.9M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (4m) 15s ago 14m 455M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (5m) 82s ago 15m 523M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (4m) 82s ago 15m 54.9M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (3m) 15s ago 14m 46.2M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (4m) 82s ago 14m 46.2M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (9m) 82s ago 8m 15.7M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (8m) 15s ago 8m 15.4M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (3m) 82s ago 13m 112M 2481M 19.3.0-4640-g50288870 8375ce782346 a0589209e48e 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (2m) 82s ago 13m 113M 2481M 19.3.0-4640-g50288870 8375ce782346 b53b7e01db96 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (119s) 82s ago 12m 62.1M 2481M 19.3.0-4640-g50288870 8375ce782346 8b9cf7b95d01 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (86s) 82s ago 12m 12.2M 2481M 19.3.0-4640-g50288870 8375ce782346 9285322bfbd4 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (53s) 15s ago 12m 94.2M 2480M 19.3.0-4640-g50288870 8375ce782346 9c796e465958 2024-09-01T00:35:54.711 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (20s) 15s ago 11m 11.7M 2480M 19.3.0-4640-g50288870 8375ce782346 a8ddac5d882d 2024-09-01T00:35:54.712 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (11m) 15s ago 11m 168M 2480M 18.2.4-799-g7290dfee 0819e487878b a9aff29606db 2024-09-01T00:35:54.712 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (10m) 15s ago 10m 208M 2480M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:35:54.712 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (4m) 15s ago 9m 50.7M - 2.43.0 a07b618ecd1d a888053ef019 2024-09-01T00:35:54.773 INFO:tasks.rados.rados.0.smithi026.stdout:2117: done (0 left) 2024-09-01T00:35:54.773 INFO:tasks.rados.rados.0.smithi026.stdout:2118: setattr oid 41 current snap is 203 2024-09-01T00:35:54.775 INFO:tasks.rados.rados.0.smithi026.stdout:2119: delete oid 8 current snap is 203 2024-09-01T00:35:54.786 INFO:tasks.rados.rados.0.smithi026.stdout:2119: done (1 left) 2024-09-01T00:35:54.786 INFO:tasks.rados.rados.0.smithi026.stdout:2120: read oid 21 snap 177 2024-09-01T00:35:54.786 INFO:tasks.rados.rados.0.smithi026.stdout:2120: expect deleted 2024-09-01T00:35:54.786 INFO:tasks.rados.rados.0.smithi026.stdout:2121: read oid 36 snap -1 2024-09-01T00:35:54.786 INFO:tasks.rados.rados.0.smithi026.stdout:2121: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:35:54.786 INFO:tasks.rados.rados.0.smithi026.stdout:2122: rollback oid 24 current snap is 203 2024-09-01T00:35:54.786 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 24 to 196 2024-09-01T00:35:54.787 INFO:tasks.rados.rados.0.smithi026.stdout:2123: read oid 32 snap -1 2024-09-01T00:35:54.787 INFO:tasks.rados.rados.0.smithi026.stdout:2123: expect (ObjNum 616 snap 181 seq_num 616) 2024-09-01T00:35:54.787 INFO:tasks.rados.rados.0.smithi026.stdout:2124: snap_remove snap 185 2024-09-01T00:35:55.072 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:35:55.073 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:35:55.073 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:35:55.073 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:35:55.073 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:35:55.073 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:35:55.073 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:35:55.073 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:35:55.073 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2, 2024-09-01T00:35:55.073 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 6 2024-09-01T00:35:55.073 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:35:55.073 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:35:55.074 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:35:55.074 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:35:55.074 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:35:55.074 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 4, 2024-09-01T00:35:55.074 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 11 2024-09-01T00:35:55.074 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:35:55.074 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:35:55.074 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:54 smithi026 ceph-mon[81182]: osdmap e476: 8 total, 8 up, 8 in 2024-09-01T00:35:55.074 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:54 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:55.075 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:54 smithi026 ceph-mon[81182]: osdmap e477: 8 total, 8 up, 8 in 2024-09-01T00:35:55.075 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:54 smithi026 ceph-mon[83580]: osdmap e476: 8 total, 8 up, 8 in 2024-09-01T00:35:55.075 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:54 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:55.075 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:54 smithi026 ceph-mon[83580]: osdmap e477: 8 total, 8 up, 8 in 2024-09-01T00:35:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:54 smithi139 ceph-mon[73682]: osdmap e476: 8 total, 8 up, 8 in 2024-09-01T00:35:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:54 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:54 smithi139 ceph-mon[73682]: osdmap e477: 8 total, 8 up, 8 in 2024-09-01T00:35:55.367 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:35:55.367 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:35:55.367 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:35:55.367 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:35:55.367 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:35:55.367 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:35:55.367 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:35:55.368 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:35:55.368 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "11/20 daemons upgraded", 2024-09-01T00:35:55.368 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-01T00:35:55.368 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:35:55.368 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:35:55.765 INFO:tasks.rados.rados.0.smithi026.stdout:2124: done (5 left) 2024-09-01T00:35:55.765 INFO:tasks.rados.rados.0.smithi026.stdout:2125: read oid 47 snap -1 2024-09-01T00:35:55.765 INFO:tasks.rados.rados.0.smithi026.stdout:2125: expect (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:35:55.766 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 203 2024-09-01T00:35:55.766 INFO:tasks.rados.rados.0.smithi026.stdout:2126: seq_num 675 ranges {5832704=507904,6340608=704512,7045120=499712} 2024-09-01T00:35:55.801 INFO:tasks.rados.rados.0.smithi026.stdout:2126: writing smithi02669314-27 from 5832704 to 6340608 tid 1 2024-09-01T00:35:55.805 INFO:tasks.rados.rados.0.smithi026.stdout:2126: writing smithi02669314-27 from 6340608 to 7045120 tid 2 2024-09-01T00:35:55.808 INFO:tasks.rados.rados.0.smithi026.stdout:2126: writing smithi02669314-27 from 7045120 to 7544832 tid 3 2024-09-01T00:35:55.808 INFO:tasks.rados.rados.0.smithi026.stdout:2127: read oid 43 snap -1 2024-09-01T00:35:55.808 INFO:tasks.rados.rados.0.smithi026.stdout:2127: expect (ObjNum 659 snap 197 seq_num 659) 2024-09-01T00:35:55.808 INFO:tasks.rados.rados.0.smithi026.stdout:2128: delete oid 8 current snap is 203 2024-09-01T00:35:55.808 INFO:tasks.rados.rados.0.smithi026.stdout:2122: finishing rollback tid 0 to smithi02669314-24 2024-09-01T00:35:55.808 INFO:tasks.rados.rados.0.smithi026.stdout:2122: finishing rollback tid 1 to smithi02669314-24 2024-09-01T00:35:55.809 INFO:tasks.rados.rados.0.smithi026.stdout:2122: finishing rollback tid 2 to smithi02669314-24 2024-09-01T00:35:55.809 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 785 (ObjNum 636 snap 185 seq_num 636) dirty exists 2024-09-01T00:35:55.809 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 912 (ObjNum 655 snap 193 seq_num 655) dirty exists 2024-09-01T00:35:55.809 INFO:tasks.rados.rados.0.smithi026.stdout:2121: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:35:56.054 INFO:tasks.rados.rados.0.smithi026.stdout:2123: expect (ObjNum 616 snap 181 seq_num 616) 2024-09-01T00:35:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:55 smithi139 ceph-mon[73682]: pgmap v381: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 328 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 13 op/s 2024-09-01T00:35:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:55 smithi139 ceph-mon[73682]: from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:55 smithi139 ceph-mon[73682]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:55 smithi139 ceph-mon[73682]: from='client.44354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:55 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3135283542' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:55 smithi139 ceph-mon[73682]: osdmap e478: 8 total, 8 up, 8 in 2024-09-01T00:35:56.162 INFO:tasks.rados.rados.0.smithi026.stdout:2125: expect (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:35:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:55 smithi026 ceph-mon[81182]: pgmap v381: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 328 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 13 op/s 2024-09-01T00:35:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:55 smithi026 ceph-mon[81182]: from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:55 smithi026 ceph-mon[81182]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:55 smithi026 ceph-mon[81182]: from='client.44354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:55 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3135283542' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:55 smithi026 ceph-mon[81182]: osdmap e478: 8 total, 8 up, 8 in 2024-09-01T00:35:56.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:55 smithi026 ceph-mon[83580]: pgmap v381: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 328 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 13 op/s 2024-09-01T00:35:56.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:55 smithi026 ceph-mon[83580]: from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:56.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:55 smithi026 ceph-mon[83580]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:56.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:55 smithi026 ceph-mon[83580]: from='client.44354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:56.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:55 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3135283542' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:35:56.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:55 smithi026 ceph-mon[83580]: osdmap e478: 8 total, 8 up, 8 in 2024-09-01T00:35:56.642 INFO:tasks.rados.rados.0.smithi026.stdout:2126: finishing write tid 1 to smithi02669314-27 2024-09-01T00:35:56.642 INFO:tasks.rados.rados.0.smithi026.stdout:2126: finishing write tid 2 to smithi02669314-27 2024-09-01T00:35:56.642 INFO:tasks.rados.rados.0.smithi026.stdout:2126: finishing write tid 3 to smithi02669314-27 2024-09-01T00:35:56.642 INFO:tasks.rados.rados.0.smithi026.stdout:2126: finishing write tid 4 to smithi02669314-27 2024-09-01T00:35:56.642 INFO:tasks.rados.rados.0.smithi026.stdout:2126: finishing write tid 5 to smithi02669314-27 2024-09-01T00:35:56.642 INFO:tasks.rados.rados.0.smithi026.stdout:2126: oid 27 updating version 0 to 968 2024-09-01T00:35:56.642 INFO:tasks.rados.rados.0.smithi026.stdout:2126: oid 27 version 968 is already newer than 966 2024-09-01T00:35:56.642 INFO:tasks.rados.rados.0.smithi026.stdout:2126: oid 27 version 968 is already newer than 967 2024-09-01T00:35:56.643 INFO:tasks.rados.rados.0.smithi026.stdout:2126: oid 27 version 968 is already newer than 965 2024-09-01T00:35:56.643 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 968 (ObjNum 675 snap 203 seq_num 675) dirty exists 2024-09-01T00:35:56.643 INFO:tasks.rados.rados.0.smithi026.stdout:2126: left oid 27 (ObjNum 675 snap 203 seq_num 675) 2024-09-01T00:35:56.643 INFO:tasks.rados.rados.0.smithi026.stdout:2127: expect (ObjNum 659 snap 197 seq_num 659) 2024-09-01T00:35:57.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:56 smithi139 ceph-mon[73682]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:57.093 INFO:tasks.rados.rados.0.smithi026.stdout:2118: done (8 left) 2024-09-01T00:35:57.093 INFO:tasks.rados.rados.0.smithi026.stdout:2120: done (7 left) 2024-09-01T00:35:57.093 INFO:tasks.rados.rados.0.smithi026.stdout:2121: done (6 left) 2024-09-01T00:35:57.093 INFO:tasks.rados.rados.0.smithi026.stdout:2122: done (5 left) 2024-09-01T00:35:57.093 INFO:tasks.rados.rados.0.smithi026.stdout:2123: done (4 left) 2024-09-01T00:35:57.093 INFO:tasks.rados.rados.0.smithi026.stdout:2125: done (3 left) 2024-09-01T00:35:57.093 INFO:tasks.rados.rados.0.smithi026.stdout:2126: done (2 left) 2024-09-01T00:35:57.094 INFO:tasks.rados.rados.0.smithi026.stdout:2127: done (1 left) 2024-09-01T00:35:57.094 INFO:tasks.rados.rados.0.smithi026.stdout:2128: done (0 left) 2024-09-01T00:35:57.094 INFO:tasks.rados.rados.0.smithi026.stdout:2129: rollback oid 47 current snap is 203 2024-09-01T00:35:57.094 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 47 to 193 2024-09-01T00:35:57.094 INFO:tasks.rados.rados.0.smithi026.stdout:2130: read oid 15 snap -1 2024-09-01T00:35:57.094 INFO:tasks.rados.rados.0.smithi026.stdout:2130: expect deleted 2024-09-01T00:35:57.094 INFO:tasks.rados.rados.0.smithi026.stdout:2131: setattr oid 4 current snap is 203 2024-09-01T00:35:57.094 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 29 current snap is 203 2024-09-01T00:35:57.095 INFO:tasks.rados.rados.0.smithi026.stdout:2132: seq_num 677 ranges {0=540672,540672=516096,1056768=655360,1712128=32768} 2024-09-01T00:35:57.097 INFO:tasks.rados.rados.0.smithi026.stdout:2132: writing smithi02669314-29 from 0 to 540672 tid 1 2024-09-01T00:35:57.100 INFO:tasks.rados.rados.0.smithi026.stdout:2132: writing smithi02669314-29 from 540672 to 1056768 tid 2 2024-09-01T00:35:57.104 INFO:tasks.rados.rados.0.smithi026.stdout:2132: writing smithi02669314-29 from 1056768 to 1712128 tid 3 2024-09-01T00:35:57.104 INFO:tasks.rados.rados.0.smithi026.stdout:2132: writing smithi02669314-29 from 1712128 to 1744896 tid 4 2024-09-01T00:35:57.104 INFO:tasks.rados.rados.0.smithi026.stdout:2133: snap_remove snap 191 2024-09-01T00:35:57.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:56 smithi026 ceph-mon[81182]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:57.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:56 smithi026 ceph-mon[83580]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:35:57.797 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 727 (ObjNum 614 snap 180 seq_num 614) dirty exists 2024-09-01T00:35:57.797 INFO:tasks.rados.rados.0.smithi026.stdout:2129: finishing rollback tid 0 to smithi02669314-47 2024-09-01T00:35:57.797 INFO:tasks.rados.rados.0.smithi026.stdout:2129: finishing rollback tid 1 to smithi02669314-47 2024-09-01T00:35:57.797 INFO:tasks.rados.rados.0.smithi026.stdout:2129: finishing rollback tid 2 to smithi02669314-47 2024-09-01T00:35:57.797 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 907 (ObjNum 585 snap 171 seq_num 585) dirty exists 2024-09-01T00:35:57.797 INFO:tasks.rados.rados.0.smithi026.stdout:2132: finishing write tid 1 to smithi02669314-29 2024-09-01T00:35:57.797 INFO:tasks.rados.rados.0.smithi026.stdout:2132: finishing write tid 2 to smithi02669314-29 2024-09-01T00:35:57.797 INFO:tasks.rados.rados.0.smithi026.stdout:2132: finishing write tid 3 to smithi02669314-29 2024-09-01T00:35:57.797 INFO:tasks.rados.rados.0.smithi026.stdout:2132: finishing write tid 4 to smithi02669314-29 2024-09-01T00:35:57.797 INFO:tasks.rados.rados.0.smithi026.stdout:2132: finishing write tid 5 to smithi02669314-29 2024-09-01T00:35:57.797 INFO:tasks.rados.rados.0.smithi026.stdout:2132: finishing write tid 6 to smithi02669314-29 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:2132: oid 29 updating version 0 to 730 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:2132: oid 29 version 730 is already newer than 729 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:2132: oid 29 version 730 is already newer than 728 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:2132: oid 29 updating version 730 to 731 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:2132: oid 29 updating version 731 to 732 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 732 (ObjNum 677 snap 203 seq_num 677) dirty exists 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:2132: left oid 29 (ObjNum 677 snap 203 seq_num 677) 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:2129: done (4 left) 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:2130: done (3 left) 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:2131: done (2 left) 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:2132: done (1 left) 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:2133: done (0 left) 2024-09-01T00:35:57.798 INFO:tasks.rados.rados.0.smithi026.stdout:2134: snap_create 2024-09-01T00:35:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:57 smithi139 ceph-mon[73682]: pgmap v384: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 328 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 0 B/s wr, 12 op/s 2024-09-01T00:35:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:57 smithi026 ceph-mon[81182]: pgmap v384: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 328 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 0 B/s wr, 12 op/s 2024-09-01T00:35:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:57 smithi026 ceph-mon[83580]: pgmap v384: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 328 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 0 B/s wr, 12 op/s 2024-09-01T00:35:58.803 INFO:tasks.rados.rados.0.smithi026.stdout:2134: done (0 left) 2024-09-01T00:35:58.803 INFO:tasks.rados.rados.0.smithi026.stdout:2135: delete oid 38 current snap is 204 2024-09-01T00:35:58.809 INFO:tasks.rados.rados.0.smithi026.stdout:2135: done (0 left) 2024-09-01T00:35:58.809 INFO:tasks.rados.rados.0.smithi026.stdout:2136: snap_remove snap 177 2024-09-01T00:35:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:58 smithi139 ceph-mon[73682]: osdmap e479: 8 total, 8 up, 8 in 2024-09-01T00:35:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:58 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-01T00:35:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:58 smithi026 ceph-mon[83580]: osdmap e479: 8 total, 8 up, 8 in 2024-09-01T00:35:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:58 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-01T00:35:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:58 smithi026 ceph-mon[81182]: osdmap e479: 8 total, 8 up, 8 in 2024-09-01T00:35:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:58 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-01T00:35:59.804 INFO:tasks.rados.rados.0.smithi026.stdout:2136: done (0 left) 2024-09-01T00:35:59.804 INFO:tasks.rados.rados.0.smithi026.stdout:2137: rmattr oid 12 current snap is 204 2024-09-01T00:35:59.804 INFO:tasks.rados.rados.0.smithi026.stdout:2137: done (0 left) 2024-09-01T00:35:59.804 INFO:tasks.rados.rados.0.smithi026.stdout:2138: snap_remove snap 197 2024-09-01T00:35:59.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:59 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-01T00:35:59.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:59 smithi139 ceph-mon[73682]: Upgrade: osd.6 is safe to restart 2024-09-01T00:35:59.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:59 smithi139 ceph-mon[73682]: pgmap v386: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 329 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 391 KiB/s wr, 13 op/s 2024-09-01T00:35:59.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:59 smithi139 ceph-mon[73682]: osdmap e480: 8 total, 8 up, 8 in 2024-09-01T00:35:59.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:59 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:35:59.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:59 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-01T00:35:59.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:35:59 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-01T00:36:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[83580]: Upgrade: osd.6 is safe to restart 2024-09-01T00:36:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[83580]: pgmap v386: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 329 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 391 KiB/s wr, 13 op/s 2024-09-01T00:36:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[83580]: osdmap e480: 8 total, 8 up, 8 in 2024-09-01T00:36:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-01T00:36:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:00.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-01T00:36:00.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[81182]: Upgrade: osd.6 is safe to restart 2024-09-01T00:36:00.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[81182]: pgmap v386: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 329 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 391 KiB/s wr, 13 op/s 2024-09-01T00:36:00.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[81182]: osdmap e480: 8 total, 8 up, 8 in 2024-09-01T00:36:00.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:00.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-01T00:36:00.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:35:59 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:00.773 INFO:tasks.rados.rados.0.smithi026.stdout:2138: done (0 left) 2024-09-01T00:36:00.773 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 34 current snap is 204 2024-09-01T00:36:00.773 INFO:tasks.rados.rados.0.smithi026.stdout:2139: seq_num 679 ranges {4538368=581632,5120000=688128,5808128=516096} 2024-09-01T00:36:00.801 INFO:tasks.rados.rados.0.smithi026.stdout:2139: writing smithi02669314-34 from 4538368 to 5120000 tid 1 2024-09-01T00:36:00.806 INFO:tasks.rados.rados.0.smithi026.stdout:2139: writing smithi02669314-34 from 5120000 to 5808128 tid 2 2024-09-01T00:36:00.810 INFO:tasks.rados.rados.0.smithi026.stdout:2139: writing smithi02669314-34 from 5808128 to 6324224 tid 3 2024-09-01T00:36:00.810 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 204 2024-09-01T00:36:00.810 INFO:tasks.rados.rados.0.smithi026.stdout:2140: seq_num 680 ranges {0=598016,598016=573440,1171456=434176,1605632=196608} 2024-09-01T00:36:00.814 INFO:tasks.rados.rados.0.smithi026.stdout:2140: writing smithi02669314-38 from 0 to 598016 tid 1 2024-09-01T00:36:00.817 INFO:tasks.rados.rados.0.smithi026.stdout:2140: writing smithi02669314-38 from 598016 to 1171456 tid 2 2024-09-01T00:36:00.820 INFO:tasks.rados.rados.0.smithi026.stdout:2140: writing smithi02669314-38 from 1171456 to 1605632 tid 3 2024-09-01T00:36:00.821 INFO:tasks.rados.rados.0.smithi026.stdout:2140: writing smithi02669314-38 from 1605632 to 1802240 tid 4 2024-09-01T00:36:00.821 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 1 current snap is 204 2024-09-01T00:36:00.821 INFO:tasks.rados.rados.0.smithi026.stdout:2139: finishing write tid 1 to smithi02669314-34 2024-09-01T00:36:00.821 INFO:tasks.rados.rados.0.smithi026.stdout:2141: seq_num 681 ranges {6266880=614400,6881280=458752,7340032=638976,7979008=106496} 2024-09-01T00:36:00.859 INFO:tasks.rados.rados.0.smithi026.stdout:2141: writing smithi02669314-1 from 6266880 to 6881280 tid 1 2024-09-01T00:36:00.862 INFO:tasks.rados.rados.0.smithi026.stdout:2141: writing smithi02669314-1 from 6881280 to 7340032 tid 2 2024-09-01T00:36:00.865 INFO:tasks.rados.rados.0.smithi026.stdout:2141: writing smithi02669314-1 from 7340032 to 7979008 tid 3 2024-09-01T00:36:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2141: writing smithi02669314-1 from 7979008 to 8085504 tid 4 2024-09-01T00:36:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2142: rollback oid 33 current snap is 204 2024-09-01T00:36:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 199 2024-09-01T00:36:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2139: finishing write tid 2 to smithi02669314-34 2024-09-01T00:36:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2139: finishing write tid 3 to smithi02669314-34 2024-09-01T00:36:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2139: finishing write tid 4 to smithi02669314-34 2024-09-01T00:36:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2140: finishing write tid 1 to smithi02669314-38 2024-09-01T00:36:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2139: finishing write tid 5 to smithi02669314-34 2024-09-01T00:36:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2139: oid 34 updating version 0 to 925 2024-09-01T00:36:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2139: oid 34 updating version 925 to 927 2024-09-01T00:36:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2139: oid 34 version 927 is already newer than 926 2024-09-01T00:36:00.869 INFO:tasks.rados.rados.0.smithi026.stdout:2139: oid 34 updating version 927 to 928 2024-09-01T00:36:00.869 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 928 (ObjNum 679 snap 204 seq_num 679) dirty exists 2024-09-01T00:36:00.869 INFO:tasks.rados.rados.0.smithi026.stdout:2139: left oid 34 (ObjNum 679 snap 204 seq_num 679) 2024-09-01T00:36:00.869 INFO:tasks.rados.rados.0.smithi026.stdout:2140: finishing write tid 2 to smithi02669314-38 2024-09-01T00:36:00.869 INFO:tasks.rados.rados.0.smithi026.stdout:2140: finishing write tid 3 to smithi02669314-38 2024-09-01T00:36:00.869 INFO:tasks.rados.rados.0.smithi026.stdout:2140: finishing write tid 4 to smithi02669314-38 2024-09-01T00:36:00.869 INFO:tasks.rados.rados.0.smithi026.stdout:2140: finishing write tid 5 to smithi02669314-38 2024-09-01T00:36:00.869 INFO:tasks.rados.rados.0.smithi026.stdout:2140: finishing write tid 6 to smithi02669314-38 2024-09-01T00:36:00.869 INFO:tasks.rados.rados.0.smithi026.stdout:2140: oid 38 updating version 0 to 742 2024-09-01T00:36:00.869 INFO:tasks.rados.rados.0.smithi026.stdout:2140: oid 38 updating version 742 to 744 2024-09-01T00:36:00.870 INFO:tasks.rados.rados.0.smithi026.stdout:2140: oid 38 version 744 is already newer than 743 2024-09-01T00:36:00.870 INFO:tasks.rados.rados.0.smithi026.stdout:2140: oid 38 updating version 744 to 746 2024-09-01T00:36:00.870 INFO:tasks.rados.rados.0.smithi026.stdout:2140: oid 38 version 746 is already newer than 745 2024-09-01T00:36:00.870 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 746 (ObjNum 680 snap 204 seq_num 680) dirty exists 2024-09-01T00:36:00.870 INFO:tasks.rados.rados.0.smithi026.stdout:2140: left oid 38 (ObjNum 680 snap 204 seq_num 680) 2024-09-01T00:36:00.870 INFO:tasks.rados.rados.0.smithi026.stdout:2141: finishing write tid 1 to smithi02669314-1 2024-09-01T00:36:00.870 INFO:tasks.rados.rados.0.smithi026.stdout:2141: finishing write tid 2 to smithi02669314-1 2024-09-01T00:36:00.870 INFO:tasks.rados.rados.0.smithi026.stdout:2139: done (3 left) 2024-09-01T00:36:00.870 INFO:tasks.rados.rados.0.smithi026.stdout:2140: done (2 left) 2024-09-01T00:36:00.870 INFO:tasks.rados.rados.0.smithi026.stdout:2143: rollback oid 9 current snap is 204 2024-09-01T00:36:00.870 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 9 to 198 2024-09-01T00:36:00.870 INFO:tasks.rados.rados.0.smithi026.stdout:2144: copy_from oid 7 from oid 35 current snap is 204 2024-09-01T00:36:00.871 INFO:tasks.rados.rados.0.smithi026.stdout:2145: read oid 47 snap -1 2024-09-01T00:36:00.871 INFO:tasks.rados.rados.0.smithi026.stdout:2145: expect (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:36:00.871 INFO:tasks.rados.rados.0.smithi026.stdout:2146: delete oid 45 current snap is 204 2024-09-01T00:36:00.871 INFO:tasks.rados.rados.0.smithi026.stdout:2144: finishing copy_from to smithi02669314-7 2024-09-01T00:36:00.871 INFO:tasks.rados.rados.0.smithi026.stdout:2144: got expected ENOENT (src dne) 2024-09-01T00:36:00.871 INFO:tasks.rados.rados.0.smithi026.stdout:2144: finishing copy_from racing read to smithi02669314-7 2024-09-01T00:36:00.872 INFO:tasks.rados.rados.0.smithi026.stdout:2144: done (5 left) 2024-09-01T00:36:00.872 INFO:tasks.rados.rados.0.smithi026.stdout:2146: done (4 left) 2024-09-01T00:36:00.872 INFO:tasks.rados.rados.0.smithi026.stdout:2147: read oid 43 snap -1 2024-09-01T00:36:00.872 INFO:tasks.rados.rados.0.smithi026.stdout:2147: expect (ObjNum 659 snap 197 seq_num 659) 2024-09-01T00:36:00.872 INFO:tasks.rados.rados.0.smithi026.stdout:2148: rollback oid 16 current snap is 204 2024-09-01T00:36:00.872 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 16 to 201 2024-09-01T00:36:00.872 INFO:tasks.rados.rados.0.smithi026.stdout:2149: copy_from oid 3 from oid 48 current snap is 204 2024-09-01T00:36:00.873 INFO:tasks.rados.rados.0.smithi026.stdout:2150: copy_from oid 7 from oid 20 current snap is 204 2024-09-01T00:36:00.873 INFO:tasks.rados.rados.0.smithi026.stdout:2151: read oid 27 snap 196 2024-09-01T00:36:00.873 INFO:tasks.rados.rados.0.smithi026.stdout:2151: expect (ObjNum 556 snap 161 seq_num 556) 2024-09-01T00:36:00.873 INFO:tasks.rados.rados.0.smithi026.stdout:2152: snap_remove snap 183 2024-09-01T00:36:01.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:00 smithi139 ceph-mon[73682]: Upgrade: Updating osd.6 2024-09-01T00:36:01.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:00 smithi139 ceph-mon[73682]: Deploying daemon osd.6 on smithi139 2024-09-01T00:36:01.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:00 smithi139 ceph-mon[73682]: osdmap e481: 8 total, 8 up, 8 in 2024-09-01T00:36:01.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:00 smithi139 ceph-mon[73682]: osdmap e482: 8 total, 8 up, 8 in 2024-09-01T00:36:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:00 smithi026 ceph-mon[81182]: Upgrade: Updating osd.6 2024-09-01T00:36:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:00 smithi026 ceph-mon[81182]: Deploying daemon osd.6 on smithi139 2024-09-01T00:36:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:00 smithi026 ceph-mon[81182]: osdmap e481: 8 total, 8 up, 8 in 2024-09-01T00:36:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:00 smithi026 ceph-mon[81182]: osdmap e482: 8 total, 8 up, 8 in 2024-09-01T00:36:01.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:00 smithi026 ceph-mon[83580]: Upgrade: Updating osd.6 2024-09-01T00:36:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:00 smithi026 ceph-mon[83580]: Deploying daemon osd.6 on smithi139 2024-09-01T00:36:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:00 smithi026 ceph-mon[83580]: osdmap e481: 8 total, 8 up, 8 in 2024-09-01T00:36:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:00 smithi026 ceph-mon[83580]: osdmap e482: 8 total, 8 up, 8 in 2024-09-01T00:36:01.838 INFO:tasks.rados.rados.0.smithi026.stdout:2141: finishing write tid 3 to smithi02669314-1 2024-09-01T00:36:01.839 INFO:tasks.rados.rados.0.smithi026.stdout:2142: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:36:01.839 INFO:tasks.rados.rados.0.smithi026.stdout:2141: finishing write tid 4 to smithi02669314-1 2024-09-01T00:36:01.839 INFO:tasks.rados.rados.0.smithi026.stdout:2143: finishing rollback tid 1 to smithi02669314-9 2024-09-01T00:36:01.839 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 900 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-01T00:36:01.839 INFO:tasks.rados.rados.0.smithi026.stdout:2141: finishing write tid 5 to smithi02669314-1 2024-09-01T00:36:01.839 INFO:tasks.rados.rados.0.smithi026.stdout:2141: finishing write tid 6 to smithi02669314-1 2024-09-01T00:36:01.839 INFO:tasks.rados.rados.0.smithi026.stdout:2141: oid 1 updating version 0 to 786 2024-09-01T00:36:01.839 INFO:tasks.rados.rados.0.smithi026.stdout:2141: oid 1 updating version 786 to 789 2024-09-01T00:36:01.839 INFO:tasks.rados.rados.0.smithi026.stdout:2141: oid 1 version 789 is already newer than 787 2024-09-01T00:36:01.839 INFO:tasks.rados.rados.0.smithi026.stdout:2141: oid 1 version 789 is already newer than 788 2024-09-01T00:36:01.839 INFO:tasks.rados.rados.0.smithi026.stdout:2141: oid 1 updating version 789 to 790 2024-09-01T00:36:01.839 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 790 (ObjNum 681 snap 204 seq_num 681) dirty exists 2024-09-01T00:36:01.840 INFO:tasks.rados.rados.0.smithi026.stdout:2141: left oid 1 (ObjNum 681 snap 204 seq_num 681) 2024-09-01T00:36:01.840 INFO:tasks.rados.rados.0.smithi026.stdout:2142: finishing rollback tid 2 to smithi02669314-33 2024-09-01T00:36:01.840 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 734 (ObjNum 652 snap 193 seq_num 652) dirty exists 2024-09-01T00:36:01.840 INFO:tasks.rados.rados.0.smithi026.stdout:2148: finishing rollback tid 0 to smithi02669314-16 2024-09-01T00:36:01.840 INFO:tasks.rados.rados.0.smithi026.stdout:2148: finishing rollback tid 1 to smithi02669314-16 2024-09-01T00:36:01.840 INFO:tasks.rados.rados.0.smithi026.stdout:2148: finishing rollback tid 2 to smithi02669314-16 2024-09-01T00:36:01.840 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 812 (ObjNum 623 snap 182 seq_num 623) dirty exists 2024-09-01T00:36:01.840 INFO:tasks.rados.rados.0.smithi026.stdout:2147: expect (ObjNum 659 snap 197 seq_num 659) 2024-09-01T00:36:01.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:01 smithi139 ceph-mon[73682]: pgmap v389: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 331 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 788 KiB/s wr, 18 op/s 2024-09-01T00:36:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:01 smithi026 ceph-mon[81182]: pgmap v389: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 331 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 788 KiB/s wr, 18 op/s 2024-09-01T00:36:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:01 smithi026 ceph-mon[83580]: pgmap v389: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 331 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 788 KiB/s wr, 18 op/s 2024-09-01T00:36:02.265 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:01 smithi139 systemd[1]: Stopping Ceph osd.6 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:36:02.297 INFO:tasks.rados.rados.0.smithi026.stdout:2145: expect (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:36:02.583 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:02 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[36869]: 2024-09-01T00:36:02.264+0000 7f38fea25640 -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-01T00:36:02.583 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:02 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[36869]: 2024-09-01T00:36:02.264+0000 7f38fea25640 -1 osd.6 483 *** Got signal Terminated *** 2024-09-01T00:36:02.583 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:02 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[36869]: 2024-09-01T00:36:02.264+0000 7f38fea25640 -1 osd.6 483 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:36:02.776 INFO:tasks.rados.rados.0.smithi026.stdout:2151: expect (ObjNum 556 snap 161 seq_num 556) 2024-09-01T00:36:02.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:02 smithi026 ceph-mon[81182]: osdmap e483: 8 total, 8 up, 8 in 2024-09-01T00:36:02.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:02 smithi026 ceph-mon[81182]: osd.6 marked itself down and dead 2024-09-01T00:36:02.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:36:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:36:02] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.43.0" 2024-09-01T00:36:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:02 smithi026 ceph-mon[83580]: osdmap e483: 8 total, 8 up, 8 in 2024-09-01T00:36:02.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:02 smithi026 ceph-mon[83580]: osd.6 marked itself down and dead 2024-09-01T00:36:03.057 INFO:tasks.rados.rados.0.smithi026.stdout:2150: finishing copy_from racing read to smithi02669314-7 2024-09-01T00:36:03.058 INFO:tasks.rados.rados.0.smithi026.stdout:2150: finishing copy_from to smithi02669314-7 2024-09-01T00:36:03.058 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 873 (ObjNum 651 snap 192 seq_num 651) dirty exists 2024-09-01T00:36:03.058 INFO:tasks.rados.rados.0.smithi026.stdout:2149: finishing copy_from racing read to smithi02669314-3 2024-09-01T00:36:03.058 INFO:tasks.rados.rados.0.smithi026.stdout:2149: finishing copy_from to smithi02669314-3 2024-09-01T00:36:03.058 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 849 (ObjNum 515 snap 145 seq_num 515) dirty exists 2024-09-01T00:36:03.058 INFO:tasks.rados.rados.0.smithi026.stdout:2141: done (9 left) 2024-09-01T00:36:03.058 INFO:tasks.rados.rados.0.smithi026.stdout:2142: done (8 left) 2024-09-01T00:36:03.058 INFO:tasks.rados.rados.0.smithi026.stdout:2143: done (7 left) 2024-09-01T00:36:03.058 INFO:tasks.rados.rados.0.smithi026.stdout:2145: done (6 left) 2024-09-01T00:36:03.058 INFO:tasks.rados.rados.0.smithi026.stdout:2147: done (5 left) 2024-09-01T00:36:03.058 INFO:tasks.rados.rados.0.smithi026.stdout:2148: done (4 left) 2024-09-01T00:36:03.058 INFO:tasks.rados.rados.0.smithi026.stdout:2149: done (3 left) 2024-09-01T00:36:03.059 INFO:tasks.rados.rados.0.smithi026.stdout:2150: done (2 left) 2024-09-01T00:36:03.059 INFO:tasks.rados.rados.0.smithi026.stdout:2151: done (1 left) 2024-09-01T00:36:03.059 INFO:tasks.rados.rados.0.smithi026.stdout:2152: done (0 left) 2024-09-01T00:36:03.059 INFO:tasks.rados.rados.0.smithi026.stdout:2153: snap_create 2024-09-01T00:36:03.238 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:02 smithi139 ceph-mon[73682]: osdmap e483: 8 total, 8 up, 8 in 2024-09-01T00:36:03.238 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:02 smithi139 ceph-mon[73682]: osd.6 marked itself down and dead 2024-09-01T00:36:03.583 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:03 smithi139 podman[88681]: 2024-09-01 00:36:03.394633105 +0000 UTC m=+1.209043799 container died a9aff29606db06b5ee672a8ea75acf59f0ad5cab82d48691f7c74960b76e3336 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=reef-7290dfe) 2024-09-01T00:36:03.846 INFO:tasks.rados.rados.0.smithi026.stdout:2153: done (0 left) 2024-09-01T00:36:03.846 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 205 2024-09-01T00:36:03.846 INFO:tasks.rados.rados.0.smithi026.stdout:2154: seq_num 683 ranges {9084928=647168,9732096=630784,10362880=573440} 2024-09-01T00:36:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:2154: writing smithi02669314-48 from 9084928 to 9732096 tid 1 2024-09-01T00:36:03.903 INFO:tasks.rados.rados.0.smithi026.stdout:2154: writing smithi02669314-48 from 9732096 to 10362880 tid 2 2024-09-01T00:36:03.906 INFO:tasks.rados.rados.0.smithi026.stdout:2154: writing smithi02669314-48 from 10362880 to 10936320 tid 3 2024-09-01T00:36:03.906 INFO:tasks.rados.rados.0.smithi026.stdout:2155: setattr oid 21 current snap is 205 2024-09-01T00:36:03.906 INFO:tasks.rados.rados.0.smithi026.stdout:2154: finishing write tid 1 to smithi02669314-48 2024-09-01T00:36:03.907 INFO:tasks.rados.rados.0.smithi026.stdout:2154: finishing write tid 2 to smithi02669314-48 2024-09-01T00:36:03.907 INFO:tasks.rados.rados.0.smithi026.stdout:2156: snap_create 2024-09-01T00:36:03.909 INFO:tasks.rados.rados.0.smithi026.stdout:2154: finishing write tid 3 to smithi02669314-48 2024-09-01T00:36:03.909 INFO:tasks.rados.rados.0.smithi026.stdout:2154: finishing write tid 4 to smithi02669314-48 2024-09-01T00:36:03.910 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 666 (ObjNum 225 snap 0 seq_num 133355824) dirty exists 2024-09-01T00:36:03.910 INFO:tasks.rados.rados.0.smithi026.stdout:2154: finishing write tid 5 to smithi02669314-48 2024-09-01T00:36:03.911 INFO:tasks.rados.rados.0.smithi026.stdout:2154: oid 48 updating version 0 to 950 2024-09-01T00:36:03.911 INFO:tasks.rados.rados.0.smithi026.stdout:2154: oid 48 version 950 is already newer than 948 2024-09-01T00:36:03.911 INFO:tasks.rados.rados.0.smithi026.stdout:2154: oid 48 version 950 is already newer than 949 2024-09-01T00:36:03.911 INFO:tasks.rados.rados.0.smithi026.stdout:2154: oid 48 updating version 950 to 951 2024-09-01T00:36:03.911 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 951 (ObjNum 683 snap 205 seq_num 683) dirty exists 2024-09-01T00:36:03.911 INFO:tasks.rados.rados.0.smithi026.stdout:2154: left oid 48 (ObjNum 683 snap 205 seq_num 683) 2024-09-01T00:36:04.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:03 smithi139 ceph-mon[73682]: pgmap v392: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 330 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 426 KiB/s wr, 9 op/s 2024-09-01T00:36:04.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:03 smithi139 ceph-mon[73682]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:36:04.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:03 smithi139 ceph-mon[73682]: osdmap e484: 8 total, 7 up, 8 in 2024-09-01T00:36:04.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:03 smithi139 podman[88681]: 2024-09-01 00:36:03.897309002 +0000 UTC m=+1.711719682 container cleanup a9aff29606db06b5ee672a8ea75acf59f0ad5cab82d48691f7c74960b76e3336 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, RELEASE=reef-7290dfe, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-01T00:36:04.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:03 smithi139 bash[88681]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6 2024-09-01T00:36:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:03 smithi026 ceph-mon[81182]: pgmap v392: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 330 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 426 KiB/s wr, 9 op/s 2024-09-01T00:36:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:03 smithi026 ceph-mon[81182]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:36:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:03 smithi026 ceph-mon[81182]: osdmap e484: 8 total, 7 up, 8 in 2024-09-01T00:36:04.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:03 smithi026 ceph-mon[83580]: pgmap v392: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 330 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 426 KiB/s wr, 9 op/s 2024-09-01T00:36:04.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:03 smithi026 ceph-mon[83580]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:36:04.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:03 smithi026 ceph-mon[83580]: osdmap e484: 8 total, 7 up, 8 in 2024-09-01T00:36:04.506 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:04 smithi139 podman[88709]: 2024-09-01 00:36:04.17499759 +0000 UTC m=+0.781425831 container remove a9aff29606db06b5ee672a8ea75acf59f0ad5cab82d48691f7c74960b76e3336 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=reef-7290dfe, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-01T00:36:04.786 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:04 smithi139 podman[88796]: 2024-09-01 00:36:04.409738192 +0000 UTC m=+0.015983100 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:36:04.786 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:04 smithi139 podman[88796]: 2024-09-01 00:36:04.525918758 +0000 UTC m=+0.132163658 container create 2755cf06f9da84e1e4d95035e83eaf93824b7c6625a86f2fb507f0d0b60956cb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-deactivate, 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, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2) 2024-09-01T00:36:04.786 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:04 smithi139 podman[88796]: 2024-09-01 00:36:04.71971035 +0000 UTC m=+0.325955248 container init 2755cf06f9da84e1e4d95035e83eaf93824b7c6625a86f2fb507f0d0b60956cb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-01T00:36:04.786 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:04 smithi139 podman[88796]: 2024-09-01 00:36:04.72288869 +0000 UTC m=+0.329133598 container start 2755cf06f9da84e1e4d95035e83eaf93824b7c6625a86f2fb507f0d0b60956cb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True) 2024-09-01T00:36:04.786 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:04 smithi139 podman[88796]: 2024-09-01 00:36:04.786368837 +0000 UTC m=+0.392613736 container attach 2755cf06f9da84e1e4d95035e83eaf93824b7c6625a86f2fb507f0d0b60956cb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, 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, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2) 2024-09-01T00:36:04.859 INFO:tasks.rados.rados.0.smithi026.stdout:2154: done (2 left) 2024-09-01T00:36:04.859 INFO:tasks.rados.rados.0.smithi026.stdout:2155: done (1 left) 2024-09-01T00:36:04.859 INFO:tasks.rados.rados.0.smithi026.stdout:2156: done (0 left) 2024-09-01T00:36:04.860 INFO:tasks.rados.rados.0.smithi026.stdout:2157: setattr oid 1 current snap is 206 2024-09-01T00:36:04.860 INFO:tasks.rados.rados.0.smithi026.stdout:2158: rmattr oid 4 current snap is 206 2024-09-01T00:36:04.861 INFO:tasks.rados.rados.0.smithi026.stdout:2159: copy_from oid 14 from oid 44 current snap is 206 2024-09-01T00:36:04.861 INFO:tasks.rados.rados.0.smithi026.stdout:2160: snap_remove snap 200 2024-09-01T00:36:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:04 smithi139 ceph-mon[73682]: osdmap e485: 8 total, 7 up, 8 in 2024-09-01T00:36:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:04 smithi139 ceph-mon[73682]: pgmap v395: 121 pgs: 1 active+undersized, 6 activating+undersized, 12 stale+active+clean, 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 1 active+undersized+degraded, 97 active+clean; 331 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 0 B/s wr, 2 op/s; 4/543 objects degraded (0.737%) 2024-09-01T00:36:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:36:05.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:04 smithi139 podman[88796]: 2024-09-01 00:36:04.92635913 +0000 UTC m=+0.532604039 container died 2755cf06f9da84e1e4d95035e83eaf93824b7c6625a86f2fb507f0d0b60956cb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-01T00:36:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:04 smithi026 ceph-mon[83580]: osdmap e485: 8 total, 7 up, 8 in 2024-09-01T00:36:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:04 smithi026 ceph-mon[83580]: pgmap v395: 121 pgs: 1 active+undersized, 6 activating+undersized, 12 stale+active+clean, 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 1 active+undersized+degraded, 97 active+clean; 331 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 0 B/s wr, 2 op/s; 4/543 objects degraded (0.737%) 2024-09-01T00:36:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:36:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:04 smithi026 ceph-mon[81182]: osdmap e485: 8 total, 7 up, 8 in 2024-09-01T00:36:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:04 smithi026 ceph-mon[81182]: pgmap v395: 121 pgs: 1 active+undersized, 6 activating+undersized, 12 stale+active+clean, 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 1 active+undersized+degraded, 97 active+clean; 331 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 0 B/s wr, 2 op/s; 4/543 objects degraded (0.737%) 2024-09-01T00:36:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:36:05.775 INFO:tasks.rados.rados.0.smithi026.stdout:2160: done (3 left) 2024-09-01T00:36:05.775 INFO:tasks.rados.rados.0.smithi026.stdout:2161: setattr oid 27 current snap is 206 2024-09-01T00:36:05.775 INFO:tasks.rados.rados.0.smithi026.stdout:2162: read oid 40 snap 203 2024-09-01T00:36:05.775 INFO:tasks.rados.rados.0.smithi026.stdout:2162: expect deleted 2024-09-01T00:36:05.775 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 206 2024-09-01T00:36:05.775 INFO:tasks.rados.rados.0.smithi026.stdout:2163: seq_num 684 ranges {2629632=663552,3293184=507904,3801088=409600,4210688=286720} 2024-09-01T00:36:05.793 INFO:tasks.rados.rados.0.smithi026.stdout:2163: writing smithi02669314-32 from 2629632 to 3293184 tid 1 2024-09-01T00:36:05.795 INFO:tasks.rados.rados.0.smithi026.stdout:2163: writing smithi02669314-32 from 3293184 to 3801088 tid 2 2024-09-01T00:36:05.798 INFO:tasks.rados.rados.0.smithi026.stdout:2163: writing smithi02669314-32 from 3801088 to 4210688 tid 3 2024-09-01T00:36:05.800 INFO:tasks.rados.rados.0.smithi026.stdout:2163: writing smithi02669314-32 from 4210688 to 4497408 tid 4 2024-09-01T00:36:05.800 INFO:tasks.rados.rados.0.smithi026.stdout:2164: copy_from oid 17 from oid 13 current snap is 206 2024-09-01T00:36:05.800 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 735 (ObjNum 614 snap 180 seq_num 614) dirty exists 2024-09-01T00:36:05.800 INFO:tasks.rados.rados.0.smithi026.stdout:2158: done (6 left) 2024-09-01T00:36:05.800 INFO:tasks.rados.rados.0.smithi026.stdout:2165: rollback oid 15 current snap is 206 2024-09-01T00:36:05.800 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 15 to 187 2024-09-01T00:36:05.800 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 791 (ObjNum 681 snap 204 seq_num 681) dirty exists 2024-09-01T00:36:05.801 INFO:tasks.rados.rados.0.smithi026.stdout:2159: finishing copy_from racing read to smithi02669314-14 2024-09-01T00:36:05.801 INFO:tasks.rados.rados.0.smithi026.stdout:2159: finishing copy_from to smithi02669314-14 2024-09-01T00:36:05.801 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 860 (ObjNum 547 snap 158 seq_num 547) dirty exists 2024-09-01T00:36:05.801 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 991 (ObjNum 675 snap 203 seq_num 675) dirty exists 2024-09-01T00:36:05.801 INFO:tasks.rados.rados.0.smithi026.stdout:2157: done (6 left) 2024-09-01T00:36:05.801 INFO:tasks.rados.rados.0.smithi026.stdout:2159: done (5 left) 2024-09-01T00:36:05.801 INFO:tasks.rados.rados.0.smithi026.stdout:2161: done (4 left) 2024-09-01T00:36:05.801 INFO:tasks.rados.rados.0.smithi026.stdout:2162: done (3 left) 2024-09-01T00:36:05.801 INFO:tasks.rados.rados.0.smithi026.stdout:2166: read oid 22 snap -1 2024-09-01T00:36:05.801 INFO:tasks.rados.rados.0.smithi026.stdout:2166: expect (ObjNum 657 snap 196 seq_num 657) 2024-09-01T00:36:05.801 INFO:tasks.rados.rados.0.smithi026.stdout:2167: snap_create 2024-09-01T00:36:05.801 INFO:tasks.rados.rados.0.smithi026.stdout:2163: finishing write tid 1 to smithi02669314-32 2024-09-01T00:36:05.802 INFO:tasks.rados.rados.0.smithi026.stdout:2163: finishing write tid 2 to smithi02669314-32 2024-09-01T00:36:05.802 INFO:tasks.rados.rados.0.smithi026.stdout:2163: finishing write tid 3 to smithi02669314-32 2024-09-01T00:36:05.802 INFO:tasks.rados.rados.0.smithi026.stdout:2163: finishing write tid 4 to smithi02669314-32 2024-09-01T00:36:05.802 INFO:tasks.rados.rados.0.smithi026.stdout:2165: finishing rollback tid 1 to smithi02669314-15 2024-09-01T00:36:05.802 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 822 (ObjNum 33 snap 0 seq_num 124744952) dirty dne 2024-09-01T00:36:05.803 INFO:tasks.rados.rados.0.smithi026.stdout:2163: finishing write tid 5 to smithi02669314-32 2024-09-01T00:36:05.804 INFO:tasks.rados.rados.0.smithi026.stdout:2163: finishing write tid 6 to smithi02669314-32 2024-09-01T00:36:05.804 INFO:tasks.rados.rados.0.smithi026.stdout:2163: oid 32 updating version 0 to 757 2024-09-01T00:36:05.804 INFO:tasks.rados.rados.0.smithi026.stdout:2163: oid 32 updating version 757 to 758 2024-09-01T00:36:05.804 INFO:tasks.rados.rados.0.smithi026.stdout:2163: oid 32 updating version 758 to 760 2024-09-01T00:36:05.804 INFO:tasks.rados.rados.0.smithi026.stdout:2163: oid 32 version 760 is already newer than 756 2024-09-01T00:36:05.804 INFO:tasks.rados.rados.0.smithi026.stdout:2163: oid 32 version 760 is already newer than 759 2024-09-01T00:36:05.804 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 760 (ObjNum 684 snap 206 seq_num 684) dirty exists 2024-09-01T00:36:05.804 INFO:tasks.rados.rados.0.smithi026.stdout:2163: left oid 32 (ObjNum 684 snap 206 seq_num 684) 2024-09-01T00:36:05.807 INFO:tasks.rados.rados.0.smithi026.stdout:2164: finishing copy_from racing read to smithi02669314-17 2024-09-01T00:36:05.808 INFO:tasks.rados.rados.0.smithi026.stdout:2164: finishing copy_from to smithi02669314-17 2024-09-01T00:36:05.808 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 569 (ObjNum 628 snap 185 seq_num 628) dirty exists 2024-09-01T00:36:05.811 INFO:tasks.rados.rados.0.smithi026.stdout:2166: expect (ObjNum 657 snap 196 seq_num 657) 2024-09-01T00:36:05.833 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:05 smithi139 podman[88819]: 2024-09-01 00:36:05.515494049 +0000 UTC m=+0.583891625 container remove 2755cf06f9da84e1e4d95035e83eaf93824b7c6625a86f2fb507f0d0b60956cb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:36:05.833 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:05 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-01T00:36:05.833 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:05 smithi139 systemd[1]: Stopped Ceph osd.6 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:36:05.833 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:05 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.6.service: Consumed 11.931s CPU time. 2024-09-01T00:36:05.833 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:05 smithi139 systemd[1]: Starting Ceph osd.6 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:36:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:05 smithi026 ceph-mon[81182]: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-01T00:36:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:05 smithi026 ceph-mon[81182]: Health check failed: Degraded data redundancy: 4/543 objects degraded (0.737%), 1 pg degraded (PG_DEGRADED) 2024-09-01T00:36:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:05 smithi026 ceph-mon[81182]: osdmap e486: 8 total, 7 up, 8 in 2024-09-01T00:36:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:05 smithi026 ceph-mon[81182]: osdmap e487: 8 total, 7 up, 8 in 2024-09-01T00:36:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:05 smithi026 ceph-mon[83580]: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-01T00:36:06.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:05 smithi026 ceph-mon[83580]: Health check failed: Degraded data redundancy: 4/543 objects degraded (0.737%), 1 pg degraded (PG_DEGRADED) 2024-09-01T00:36:06.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:05 smithi026 ceph-mon[83580]: osdmap e486: 8 total, 7 up, 8 in 2024-09-01T00:36:06.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:05 smithi026 ceph-mon[83580]: osdmap e487: 8 total, 7 up, 8 in 2024-09-01T00:36:06.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:05 smithi139 ceph-mon[73682]: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-09-01T00:36:06.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:05 smithi139 ceph-mon[73682]: Health check failed: Degraded data redundancy: 4/543 objects degraded (0.737%), 1 pg degraded (PG_DEGRADED) 2024-09-01T00:36:06.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:05 smithi139 ceph-mon[73682]: osdmap e486: 8 total, 7 up, 8 in 2024-09-01T00:36:06.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:05 smithi139 ceph-mon[73682]: osdmap e487: 8 total, 7 up, 8 in 2024-09-01T00:36:06.202 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:05 smithi139 podman[88915]: 2024-09-01 00:36:05.867992384 +0000 UTC m=+0.016888911 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:36:06.202 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:05 smithi139 podman[88915]: 2024-09-01 00:36:05.975176434 +0000 UTC m=+0.124072992 container create b81957889dd80328b33639a8ac5437589d28b62bf593df42a8f8a1e77efed48a (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-01T00:36:06.584 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 podman[88915]: 2024-09-01 00:36:06.202430297 +0000 UTC m=+0.351326810 container init b81957889dd80328b33639a8ac5437589d28b62bf593df42a8f8a1e77efed48a (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-01T00:36:06.584 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 podman[88915]: 2024-09-01 00:36:06.205987928 +0000 UTC m=+0.354884455 container start b81957889dd80328b33639a8ac5437589d28b62bf593df42a8f8a1e77efed48a (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, 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-01T00:36:06.584 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 podman[88915]: 2024-09-01 00:36:06.285758702 +0000 UTC m=+0.434655230 container attach b81957889dd80328b33639a8ac5437589d28b62bf593df42a8f8a1e77efed48a (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, 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, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-01T00:36:06.584 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate[88930]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:06.584 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 bash[88915]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:06.584 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate[88930]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:06.584 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 bash[88915]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:06.585 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate[88930]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:36:06.585 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 bash[88915]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:36:06.585 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate[88930]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:06.585 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 bash[88915]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:06.585 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate[88930]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:06.585 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 bash[88915]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:06.585 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate[88930]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-01T00:36:06.585 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 bash[88915]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-01T00:36:06.585 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate[88930]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-09-01T00:36:06.585 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 bash[88915]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-09-01T00:36:06.773 INFO:tasks.rados.rados.0.smithi026.stdout:2163: done (4 left) 2024-09-01T00:36:06.773 INFO:tasks.rados.rados.0.smithi026.stdout:2164: done (3 left) 2024-09-01T00:36:06.773 INFO:tasks.rados.rados.0.smithi026.stdout:2165: done (2 left) 2024-09-01T00:36:06.773 INFO:tasks.rados.rados.0.smithi026.stdout:2166: done (1 left) 2024-09-01T00:36:06.773 INFO:tasks.rados.rados.0.smithi026.stdout:2167: done (0 left) 2024-09-01T00:36:06.773 INFO:tasks.rados.rados.0.smithi026.stdout:2168: snap_create 2024-09-01T00:36:07.058 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate[88930]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-01T00:36:07.058 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 bash[88915]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-01T00:36:07.058 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate[88930]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-01T00:36:07.058 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 bash[88915]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-01T00:36:07.058 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate[88930]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-01T00:36:07.058 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 bash[88915]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-01T00:36:07.058 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate[88930]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-01T00:36:07.058 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 bash[88915]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-01T00:36:07.058 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate[88930]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-01T00:36:07.059 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 bash[88915]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-01T00:36:07.059 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:06 smithi139 podman[88915]: 2024-09-01 00:36:06.758498988 +0000 UTC m=+0.907395512 container died b81957889dd80328b33639a8ac5437589d28b62bf593df42a8f8a1e77efed48a (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-01T00:36:07.731 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:07 smithi139 podman[89041]: 2024-09-01 00:36:07.408799125 +0000 UTC m=+0.643210090 container remove b81957889dd80328b33639a8ac5437589d28b62bf593df42a8f8a1e77efed48a (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-activate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-01T00:36:07.731 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:07 smithi139 podman[89101]: 2024-09-01 00:36:07.518751652 +0000 UTC m=+0.015813898 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:36:07.731 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:07 smithi139 podman[89101]: 2024-09-01 00:36:07.61782621 +0000 UTC m=+0.114888438 container create 1059b92b7550e3ef50abbf8d6119db6db446586252f27b7d9ea6be25b4c0cdb1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, 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, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-01T00:36:07.775 INFO:tasks.rados.rados.0.smithi026.stdout:2168: done (0 left) 2024-09-01T00:36:07.775 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 208 2024-09-01T00:36:07.775 INFO:tasks.rados.rados.0.smithi026.stdout:2169: seq_num 685 ranges {925696=679936,1605632=442368,2048000=622592,2670592=139264} 2024-09-01T00:36:07.783 INFO:tasks.rados.rados.0.smithi026.stdout:2169: writing smithi02669314-17 from 925696 to 1605632 tid 1 2024-09-01T00:36:07.786 INFO:tasks.rados.rados.0.smithi026.stdout:2169: writing smithi02669314-17 from 1605632 to 2048000 tid 2 2024-09-01T00:36:07.789 INFO:tasks.rados.rados.0.smithi026.stdout:2169: writing smithi02669314-17 from 2048000 to 2670592 tid 3 2024-09-01T00:36:07.790 INFO:tasks.rados.rados.0.smithi026.stdout:2169: writing smithi02669314-17 from 2670592 to 2809856 tid 4 2024-09-01T00:36:07.790 INFO:tasks.rados.rados.0.smithi026.stdout:2170: delete oid 34 current snap is 208 2024-09-01T00:36:07.790 INFO:tasks.rados.rados.0.smithi026.stdout:2169: finishing write tid 1 to smithi02669314-17 2024-09-01T00:36:07.790 INFO:tasks.rados.rados.0.smithi026.stdout:2169: finishing write tid 2 to smithi02669314-17 2024-09-01T00:36:07.793 INFO:tasks.rados.rados.0.smithi026.stdout:2169: finishing write tid 3 to smithi02669314-17 2024-09-01T00:36:07.794 INFO:tasks.rados.rados.0.smithi026.stdout:2169: finishing write tid 4 to smithi02669314-17 2024-09-01T00:36:07.794 INFO:tasks.rados.rados.0.smithi026.stdout:2169: finishing write tid 5 to smithi02669314-17 2024-09-01T00:36:07.795 INFO:tasks.rados.rados.0.smithi026.stdout:2169: finishing write tid 6 to smithi02669314-17 2024-09-01T00:36:07.795 INFO:tasks.rados.rados.0.smithi026.stdout:2169: oid 17 updating version 0 to 767 2024-09-01T00:36:07.795 INFO:tasks.rados.rados.0.smithi026.stdout:2169: oid 17 updating version 767 to 768 2024-09-01T00:36:07.796 INFO:tasks.rados.rados.0.smithi026.stdout:2169: oid 17 version 768 is already newer than 766 2024-09-01T00:36:07.796 INFO:tasks.rados.rados.0.smithi026.stdout:2169: oid 17 version 768 is already newer than 765 2024-09-01T00:36:07.796 INFO:tasks.rados.rados.0.smithi026.stdout:2169: oid 17 version 768 is already newer than 764 2024-09-01T00:36:07.796 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 768 (ObjNum 685 snap 208 seq_num 685) dirty exists 2024-09-01T00:36:07.796 INFO:tasks.rados.rados.0.smithi026.stdout:2169: left oid 17 (ObjNum 685 snap 208 seq_num 685) 2024-09-01T00:36:07.796 INFO:tasks.rados.rados.0.smithi026.stdout:2169: done (1 left) 2024-09-01T00:36:07.796 INFO:tasks.rados.rados.0.smithi026.stdout:2170: done (0 left) 2024-09-01T00:36:07.796 INFO:tasks.rados.rados.0.smithi026.stdout:2171: delete oid 42 current snap is 208 2024-09-01T00:36:07.800 INFO:tasks.rados.rados.0.smithi026.stdout:2171: done (0 left) 2024-09-01T00:36:07.800 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 208 2024-09-01T00:36:07.800 INFO:tasks.rados.rados.0.smithi026.stdout:2172: seq_num 688 ranges {0=729088,729088=499712,1228800=704512} 2024-09-01T00:36:07.804 INFO:tasks.rados.rados.0.smithi026.stdout:2172: writing smithi02669314-39 from 0 to 729088 tid 1 2024-09-01T00:36:07.807 INFO:tasks.rados.rados.0.smithi026.stdout:2172: writing smithi02669314-39 from 729088 to 1228800 tid 2 2024-09-01T00:36:07.812 INFO:tasks.rados.rados.0.smithi026.stdout:2172: writing smithi02669314-39 from 1228800 to 1933312 tid 3 2024-09-01T00:36:07.812 INFO:tasks.rados.rados.0.smithi026.stdout:2173: rollback oid 36 current snap is 208 2024-09-01T00:36:07.812 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 36 to 196 2024-09-01T00:36:07.812 INFO:tasks.rados.rados.0.smithi026.stdout:2172: finishing write tid 1 to smithi02669314-39 2024-09-01T00:36:07.812 INFO:tasks.rados.rados.0.smithi026.stdout:2172: finishing write tid 2 to smithi02669314-39 2024-09-01T00:36:07.812 INFO:tasks.rados.rados.0.smithi026.stdout:2174: read oid 43 snap -1 2024-09-01T00:36:07.812 INFO:tasks.rados.rados.0.smithi026.stdout:2174: expect (ObjNum 659 snap 197 seq_num 659) 2024-09-01T00:36:07.812 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 30 current snap is 208 2024-09-01T00:36:07.813 INFO:tasks.rados.rados.0.smithi026.stdout:2175: seq_num 689 ranges {5824512=745472,6569984=786432,7356416=417792} 2024-09-01T00:36:07.848 INFO:tasks.rados.rados.0.smithi026.stdout:2175: writing smithi02669314-30 from 5824512 to 6569984 tid 1 2024-09-01T00:36:07.853 INFO:tasks.rados.rados.0.smithi026.stdout:2175: writing smithi02669314-30 from 6569984 to 7356416 tid 2 2024-09-01T00:36:07.856 INFO:tasks.rados.rados.0.smithi026.stdout:2175: writing smithi02669314-30 from 7356416 to 7774208 tid 3 2024-09-01T00:36:07.856 INFO:tasks.rados.rados.0.smithi026.stdout:2176: snap_create 2024-09-01T00:36:07.856 INFO:tasks.rados.rados.0.smithi026.stdout:2173: finishing rollback tid 0 to smithi02669314-36 2024-09-01T00:36:07.856 INFO:tasks.rados.rados.0.smithi026.stdout:2172: finishing write tid 3 to smithi02669314-39 2024-09-01T00:36:07.856 INFO:tasks.rados.rados.0.smithi026.stdout:2173: finishing rollback tid 1 to smithi02669314-36 2024-09-01T00:36:07.856 INFO:tasks.rados.rados.0.smithi026.stdout:2172: finishing write tid 4 to smithi02669314-39 2024-09-01T00:36:07.856 INFO:tasks.rados.rados.0.smithi026.stdout:2173: finishing rollback tid 2 to smithi02669314-36 2024-09-01T00:36:07.856 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 669 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:36:07.856 INFO:tasks.rados.rados.0.smithi026.stdout:2172: finishing write tid 5 to smithi02669314-39 2024-09-01T00:36:07.856 INFO:tasks.rados.rados.0.smithi026.stdout:2172: oid 39 updating version 0 to 736 2024-09-01T00:36:07.856 INFO:tasks.rados.rados.0.smithi026.stdout:2172: oid 39 updating version 736 to 739 2024-09-01T00:36:07.857 INFO:tasks.rados.rados.0.smithi026.stdout:2172: oid 39 version 739 is already newer than 737 2024-09-01T00:36:07.857 INFO:tasks.rados.rados.0.smithi026.stdout:2172: oid 39 version 739 is already newer than 738 2024-09-01T00:36:07.857 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 739 (ObjNum 688 snap 208 seq_num 688) dirty exists 2024-09-01T00:36:07.857 INFO:tasks.rados.rados.0.smithi026.stdout:2172: left oid 39 (ObjNum 688 snap 208 seq_num 688) 2024-09-01T00:36:07.857 INFO:tasks.rados.rados.0.smithi026.stdout:2174: expect (ObjNum 659 snap 197 seq_num 659) 2024-09-01T00:36:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:07 smithi139 ceph-mon[73682]: pgmap v398: 121 pgs: 18 active+undersized, 6 activating+undersized, 5 stale+active+clean, 8 active+undersized+degraded, 84 active+clean; 347 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.8 MiB/s wr, 21 op/s; 51/558 objects degraded (9.140%) 2024-09-01T00:36:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:07 smithi139 ceph-mon[73682]: osdmap e488: 8 total, 7 up, 8 in 2024-09-01T00:36:08.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:07 smithi139 podman[89101]: 2024-09-01 00:36:07.845769494 +0000 UTC m=+0.342831722 container init 1059b92b7550e3ef50abbf8d6119db6db446586252f27b7d9ea6be25b4c0cdb1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6, ceph=True, 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, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:36:08.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:07 smithi139 podman[89101]: 2024-09-01 00:36:07.849097089 +0000 UTC m=+0.346159320 container start 1059b92b7550e3ef50abbf8d6119db6db446586252f27b7d9ea6be25b4c0cdb1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-01T00:36:08.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:07 smithi139 ceph-osd[89121]: -- 172.21.15.139:0/4025199068 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5625a4a97a40 con 0x5625a4a75c00 2024-09-01T00:36:08.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:07 smithi139 bash[89101]: 1059b92b7550e3ef50abbf8d6119db6db446586252f27b7d9ea6be25b4c0cdb1 2024-09-01T00:36:08.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:07 smithi139 systemd[1]: Started Ceph osd.6 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:36:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:07 smithi026 ceph-mon[81182]: pgmap v398: 121 pgs: 18 active+undersized, 6 activating+undersized, 5 stale+active+clean, 8 active+undersized+degraded, 84 active+clean; 347 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.8 MiB/s wr, 21 op/s; 51/558 objects degraded (9.140%) 2024-09-01T00:36:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:07 smithi026 ceph-mon[81182]: osdmap e488: 8 total, 7 up, 8 in 2024-09-01T00:36:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:07 smithi026 ceph-mon[83580]: pgmap v398: 121 pgs: 18 active+undersized, 6 activating+undersized, 5 stale+active+clean, 8 active+undersized+degraded, 84 active+clean; 347 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.8 MiB/s wr, 21 op/s; 51/558 objects degraded (9.140%) 2024-09-01T00:36:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:07 smithi026 ceph-mon[83580]: osdmap e488: 8 total, 7 up, 8 in 2024-09-01T00:36:08.307 INFO:tasks.rados.rados.0.smithi026.stdout:2175: finishing write tid 1 to smithi02669314-30 2024-09-01T00:36:08.307 INFO:tasks.rados.rados.0.smithi026.stdout:2175: finishing write tid 2 to smithi02669314-30 2024-09-01T00:36:08.307 INFO:tasks.rados.rados.0.smithi026.stdout:2175: finishing write tid 3 to smithi02669314-30 2024-09-01T00:36:08.307 INFO:tasks.rados.rados.0.smithi026.stdout:2175: finishing write tid 4 to smithi02669314-30 2024-09-01T00:36:08.307 INFO:tasks.rados.rados.0.smithi026.stdout:2175: finishing write tid 5 to smithi02669314-30 2024-09-01T00:36:08.307 INFO:tasks.rados.rados.0.smithi026.stdout:2175: oid 30 updating version 0 to 995 2024-09-01T00:36:08.307 INFO:tasks.rados.rados.0.smithi026.stdout:2175: oid 30 version 995 is already newer than 993 2024-09-01T00:36:08.308 INFO:tasks.rados.rados.0.smithi026.stdout:2175: oid 30 version 995 is already newer than 994 2024-09-01T00:36:08.308 INFO:tasks.rados.rados.0.smithi026.stdout:2175: oid 30 updating version 995 to 996 2024-09-01T00:36:08.308 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 996 (ObjNum 689 snap 208 seq_num 689) dirty exists 2024-09-01T00:36:08.308 INFO:tasks.rados.rados.0.smithi026.stdout:2175: left oid 30 (ObjNum 689 snap 208 seq_num 689) 2024-09-01T00:36:08.782 INFO:tasks.rados.rados.0.smithi026.stdout:2172: done (4 left) 2024-09-01T00:36:08.782 INFO:tasks.rados.rados.0.smithi026.stdout:2173: done (3 left) 2024-09-01T00:36:08.782 INFO:tasks.rados.rados.0.smithi026.stdout:2174: done (2 left) 2024-09-01T00:36:08.782 INFO:tasks.rados.rados.0.smithi026.stdout:2175: done (1 left) 2024-09-01T00:36:08.782 INFO:tasks.rados.rados.0.smithi026.stdout:2176: done (0 left) 2024-09-01T00:36:08.782 INFO:tasks.rados.rados.0.smithi026.stdout:2177: read oid 50 snap -1 2024-09-01T00:36:08.782 INFO:tasks.rados.rados.0.smithi026.stdout:2177: expect (ObjNum 670 snap 198 seq_num 670) 2024-09-01T00:36:08.782 INFO:tasks.rados.rados.0.smithi026.stdout:2178: snap_remove snap 205 2024-09-01T00:36:09.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:08 smithi139 ceph-mon[73682]: osdmap e489: 8 total, 7 up, 8 in 2024-09-01T00:36:09.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:09.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:09.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:08 smithi026 ceph-mon[81182]: osdmap e489: 8 total, 7 up, 8 in 2024-09-01T00:36:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:09.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:08 smithi026 ceph-mon[83580]: osdmap e489: 8 total, 7 up, 8 in 2024-09-01T00:36:09.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:09.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:09.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:09.783 INFO:tasks.rados.rados.0.smithi026.stdout:2178: done (1 left) 2024-09-01T00:36:09.783 INFO:tasks.rados.rados.0.smithi026.stdout:2179: rollback oid 11 current snap is 209 2024-09-01T00:36:09.783 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 11 to 195 2024-09-01T00:36:09.784 INFO:tasks.rados.rados.0.smithi026.stdout:2177: expect (ObjNum 670 snap 198 seq_num 670) 2024-09-01T00:36:09.830 INFO:tasks.rados.rados.0.smithi026.stdout:2179: finishing rollback tid 0 to smithi02669314-11 2024-09-01T00:36:09.830 INFO:tasks.rados.rados.0.smithi026.stdout:2179: finishing rollback tid 1 to smithi02669314-11 2024-09-01T00:36:09.830 INFO:tasks.rados.rados.0.smithi026.stdout:2179: finishing rollback tid 2 to smithi02669314-11 2024-09-01T00:36:09.831 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 932 (ObjNum 623 snap 182 seq_num 623) dirty exists 2024-09-01T00:36:09.831 INFO:tasks.rados.rados.0.smithi026.stdout:2177: done (1 left) 2024-09-01T00:36:09.831 INFO:tasks.rados.rados.0.smithi026.stdout:2179: done (0 left) 2024-09-01T00:36:09.831 INFO:tasks.rados.rados.0.smithi026.stdout:2180: read oid 16 snap -1 2024-09-01T00:36:09.831 INFO:tasks.rados.rados.0.smithi026.stdout:2180: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:36:09.831 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 209 2024-09-01T00:36:09.831 INFO:tasks.rados.rados.0.smithi026.stdout:2181: seq_num 690 ranges {9084928=761856,9846784=663552,10510336=409600,10919936=131072} 2024-09-01T00:36:09.884 INFO:tasks.rados.rados.0.smithi026.stdout:2181: writing smithi02669314-3 from 9084928 to 9846784 tid 1 2024-09-01T00:36:09.888 INFO:tasks.rados.rados.0.smithi026.stdout:2181: writing smithi02669314-3 from 9846784 to 10510336 tid 2 2024-09-01T00:36:09.890 INFO:tasks.rados.rados.0.smithi026.stdout:2181: writing smithi02669314-3 from 10510336 to 10919936 tid 3 2024-09-01T00:36:09.891 INFO:tasks.rados.rados.0.smithi026.stdout:2181: writing smithi02669314-3 from 10919936 to 11051008 tid 4 2024-09-01T00:36:09.892 INFO:tasks.rados.rados.0.smithi026.stdout:2182: read oid 27 snap -1 2024-09-01T00:36:09.892 INFO:tasks.rados.rados.0.smithi026.stdout:2182: expect (ObjNum 675 snap 203 seq_num 675) 2024-09-01T00:36:09.892 INFO:tasks.rados.rados.0.smithi026.stdout:2183: read oid 9 snap -1 2024-09-01T00:36:09.892 INFO:tasks.rados.rados.0.smithi026.stdout:2183: expect deleted 2024-09-01T00:36:09.892 INFO:tasks.rados.rados.0.smithi026.stdout:2184: rollback oid 34 current snap is 209 2024-09-01T00:36:09.892 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 34 to 194 2024-09-01T00:36:09.892 INFO:tasks.rados.rados.0.smithi026.stdout:2180: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:36:09.969 INFO:tasks.rados.rados.0.smithi026.stdout:2181: finishing write tid 1 to smithi02669314-3 2024-09-01T00:36:09.969 INFO:tasks.rados.rados.0.smithi026.stdout:2181: finishing write tid 2 to smithi02669314-3 2024-09-01T00:36:09.969 INFO:tasks.rados.rados.0.smithi026.stdout:2180: done (4 left) 2024-09-01T00:36:09.969 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 209 2024-09-01T00:36:09.969 INFO:tasks.rados.rados.0.smithi026.stdout:2181: finishing write tid 3 to smithi02669314-3 2024-09-01T00:36:09.969 INFO:tasks.rados.rados.0.smithi026.stdout:2184: finishing rollback tid 1 to smithi02669314-34 2024-09-01T00:36:09.969 INFO:tasks.rados.rados.0.smithi026.stdout:2181: finishing write tid 4 to smithi02669314-3 2024-09-01T00:36:09.969 INFO:tasks.rados.rados.0.smithi026.stdout:2185: seq_num 691 ranges {0=778240,778240=548864,1327104=614400,1941504=40960} 2024-09-01T00:36:09.973 INFO:tasks.rados.rados.0.smithi026.stdout:2185: writing smithi02669314-15 from 0 to 778240 tid 1 2024-09-01T00:36:09.976 INFO:tasks.rados.rados.0.smithi026.stdout:2185: writing smithi02669314-15 from 778240 to 1327104 tid 2 2024-09-01T00:36:09.980 INFO:tasks.rados.rados.0.smithi026.stdout:2185: writing smithi02669314-15 from 1327104 to 1941504 tid 3 2024-09-01T00:36:09.980 INFO:tasks.rados.rados.0.smithi026.stdout:2185: writing smithi02669314-15 from 1941504 to 1982464 tid 4 2024-09-01T00:36:09.980 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 209 2024-09-01T00:36:09.980 INFO:tasks.rados.rados.0.smithi026.stdout:2181: finishing write tid 5 to smithi02669314-3 2024-09-01T00:36:09.980 INFO:tasks.rados.rados.0.smithi026.stdout:2184: finishing rollback tid 2 to smithi02669314-34 2024-09-01T00:36:09.980 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 934 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:36:09.981 INFO:tasks.rados.rados.0.smithi026.stdout:2181: finishing write tid 6 to smithi02669314-3 2024-09-01T00:36:09.981 INFO:tasks.rados.rados.0.smithi026.stdout:2181: oid 3 updating version 0 to 854 2024-09-01T00:36:09.981 INFO:tasks.rados.rados.0.smithi026.stdout:2181: oid 3 version 854 is already newer than 852 2024-09-01T00:36:09.981 INFO:tasks.rados.rados.0.smithi026.stdout:2181: oid 3 version 854 is already newer than 851 2024-09-01T00:36:09.981 INFO:tasks.rados.rados.0.smithi026.stdout:2181: oid 3 version 854 is already newer than 850 2024-09-01T00:36:09.981 INFO:tasks.rados.rados.0.smithi026.stdout:2181: oid 3 version 854 is already newer than 853 2024-09-01T00:36:09.981 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 854 (ObjNum 690 snap 209 seq_num 690) dirty exists 2024-09-01T00:36:09.981 INFO:tasks.rados.rados.0.smithi026.stdout:2181: left oid 3 (ObjNum 690 snap 209 seq_num 690) 2024-09-01T00:36:09.981 INFO:tasks.rados.rados.0.smithi026.stdout:2182: expect (ObjNum 675 snap 203 seq_num 675) 2024-09-01T00:36:10.083 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:09 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:36:09.749+0000 7f0b5bcdd640 -1 Falling back to public interface 2024-09-01T00:36:10.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:09 smithi139 ceph-mon[73682]: pgmap v401: 121 pgs: 28 active+undersized, 6 activating+undersized, 9 active+undersized+degraded, 78 active+clean; 349 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.3 MiB/s wr, 25 op/s; 52/561 objects degraded (9.269%) 2024-09-01T00:36:10.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:09 smithi139 ceph-mon[73682]: osdmap e490: 8 total, 7 up, 8 in 2024-09-01T00:36:10.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:09 smithi139 ceph-mon[73682]: osdmap e491: 8 total, 7 up, 8 in 2024-09-01T00:36:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:09 smithi026 ceph-mon[81182]: pgmap v401: 121 pgs: 28 active+undersized, 6 activating+undersized, 9 active+undersized+degraded, 78 active+clean; 349 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.3 MiB/s wr, 25 op/s; 52/561 objects degraded (9.269%) 2024-09-01T00:36:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:09 smithi026 ceph-mon[81182]: osdmap e490: 8 total, 7 up, 8 in 2024-09-01T00:36:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:09 smithi026 ceph-mon[81182]: osdmap e491: 8 total, 7 up, 8 in 2024-09-01T00:36:10.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:09 smithi026 ceph-mon[83580]: pgmap v401: 121 pgs: 28 active+undersized, 6 activating+undersized, 9 active+undersized+degraded, 78 active+clean; 349 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.3 MiB/s wr, 25 op/s; 52/561 objects degraded (9.269%) 2024-09-01T00:36:10.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:09 smithi026 ceph-mon[83580]: osdmap e490: 8 total, 7 up, 8 in 2024-09-01T00:36:10.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:09 smithi026 ceph-mon[83580]: osdmap e491: 8 total, 7 up, 8 in 2024-09-01T00:36:10.402 INFO:tasks.rados.rados.0.smithi026.stdout:2185: finishing write tid 1 to smithi02669314-15 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:2185: finishing write tid 2 to smithi02669314-15 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:2185: finishing write tid 3 to smithi02669314-15 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:2185: finishing write tid 4 to smithi02669314-15 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:2185: finishing write tid 5 to smithi02669314-15 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:2185: finishing write tid 6 to smithi02669314-15 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:2185: oid 15 updating version 0 to 940 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:2185: oid 15 updating version 940 to 941 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:2185: oid 15 version 941 is already newer than 939 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:2185: oid 15 updating version 941 to 942 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:2185: oid 15 updating version 942 to 943 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 943 (ObjNum 691 snap 209 seq_num 691) dirty exists 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:2185: left oid 15 (ObjNum 691 snap 209 seq_num 691) 2024-09-01T00:36:10.403 INFO:tasks.rados.rados.0.smithi026.stdout:2186: seq_num 692 ranges {0=794624,794624=483328,1277952=720896} 2024-09-01T00:36:10.406 INFO:tasks.rados.rados.0.smithi026.stdout:2186: writing smithi02669314-25 from 0 to 794624 tid 1 2024-09-01T00:36:10.409 INFO:tasks.rados.rados.0.smithi026.stdout:2186: writing smithi02669314-25 from 794624 to 1277952 tid 2 2024-09-01T00:36:10.414 INFO:tasks.rados.rados.0.smithi026.stdout:2186: writing smithi02669314-25 from 1277952 to 1998848 tid 3 2024-09-01T00:36:10.414 INFO:tasks.rados.rados.0.smithi026.stdout:2181: done (5 left) 2024-09-01T00:36:10.414 INFO:tasks.rados.rados.0.smithi026.stdout:2182: done (4 left) 2024-09-01T00:36:10.414 INFO:tasks.rados.rados.0.smithi026.stdout:2183: done (3 left) 2024-09-01T00:36:10.414 INFO:tasks.rados.rados.0.smithi026.stdout:2184: done (2 left) 2024-09-01T00:36:10.414 INFO:tasks.rados.rados.0.smithi026.stdout:2185: done (1 left) 2024-09-01T00:36:10.414 INFO:tasks.rados.rados.0.smithi026.stdout:2187: snap_create 2024-09-01T00:36:10.414 INFO:tasks.rados.rados.0.smithi026.stdout:2186: finishing write tid 1 to smithi02669314-25 2024-09-01T00:36:10.414 INFO:tasks.rados.rados.0.smithi026.stdout:2186: finishing write tid 2 to smithi02669314-25 2024-09-01T00:36:10.416 INFO:tasks.rados.rados.0.smithi026.stdout:2186: finishing write tid 3 to smithi02669314-25 2024-09-01T00:36:10.416 INFO:tasks.rados.rados.0.smithi026.stdout:2186: finishing write tid 4 to smithi02669314-25 2024-09-01T00:36:10.417 INFO:tasks.rados.rados.0.smithi026.stdout:2186: finishing write tid 5 to smithi02669314-25 2024-09-01T00:36:10.417 INFO:tasks.rados.rados.0.smithi026.stdout:2186: oid 25 updating version 0 to 785 2024-09-01T00:36:10.417 INFO:tasks.rados.rados.0.smithi026.stdout:2186: oid 25 updating version 785 to 787 2024-09-01T00:36:10.418 INFO:tasks.rados.rados.0.smithi026.stdout:2186: oid 25 updating version 787 to 788 2024-09-01T00:36:10.418 INFO:tasks.rados.rados.0.smithi026.stdout:2186: oid 25 version 788 is already newer than 786 2024-09-01T00:36:10.418 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 788 (ObjNum 692 snap 209 seq_num 692) dirty exists 2024-09-01T00:36:10.418 INFO:tasks.rados.rados.0.smithi026.stdout:2186: left oid 25 (ObjNum 692 snap 209 seq_num 692) 2024-09-01T00:36:10.772 INFO:tasks.rados.rados.0.smithi026.stdout:2186: done (1 left) 2024-09-01T00:36:10.772 INFO:tasks.rados.rados.0.smithi026.stdout:2187: done (0 left) 2024-09-01T00:36:10.772 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 210 2024-09-01T00:36:10.772 INFO:tasks.rados.rados.0.smithi026.stdout:2188: seq_num 693 ranges {7684096=409600,8093696=770048,8863744=581632,9445376=253952} 2024-09-01T00:36:10.816 INFO:tasks.rados.rados.0.smithi026.stdout:2188: writing smithi02669314-49 from 7684096 to 8093696 tid 1 2024-09-01T00:36:10.821 INFO:tasks.rados.rados.0.smithi026.stdout:2188: writing smithi02669314-49 from 8093696 to 8863744 tid 2 2024-09-01T00:36:10.824 INFO:tasks.rados.rados.0.smithi026.stdout:2188: writing smithi02669314-49 from 8863744 to 9445376 tid 3 2024-09-01T00:36:10.826 INFO:tasks.rados.rados.0.smithi026.stdout:2188: writing smithi02669314-49 from 9445376 to 9699328 tid 4 2024-09-01T00:36:10.826 INFO:tasks.rados.rados.0.smithi026.stdout:2189: delete oid 40 current snap is 210 2024-09-01T00:36:10.826 INFO:tasks.rados.rados.0.smithi026.stdout:2188: finishing write tid 1 to smithi02669314-49 2024-09-01T00:36:10.826 INFO:tasks.rados.rados.0.smithi026.stdout:2188: finishing write tid 2 to smithi02669314-49 2024-09-01T00:36:10.830 INFO:tasks.rados.rados.0.smithi026.stdout:2188: finishing write tid 3 to smithi02669314-49 2024-09-01T00:36:10.830 INFO:tasks.rados.rados.0.smithi026.stdout:2188: finishing write tid 4 to smithi02669314-49 2024-09-01T00:36:10.830 INFO:tasks.rados.rados.0.smithi026.stdout:2188: finishing write tid 5 to smithi02669314-49 2024-09-01T00:36:10.831 INFO:tasks.rados.rados.0.smithi026.stdout:2189: done (1 left) 2024-09-01T00:36:10.831 INFO:tasks.rados.rados.0.smithi026.stdout:2190: read oid 6 snap 195 2024-09-01T00:36:10.831 INFO:tasks.rados.rados.0.smithi026.stdout:2190: expect deleted 2024-09-01T00:36:10.831 INFO:tasks.rados.rados.0.smithi026.stdout:2191: rollback oid 3 current snap is 210 2024-09-01T00:36:10.831 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 3 to 207 2024-09-01T00:36:10.831 INFO:tasks.rados.rados.0.smithi026.stdout:2192: read oid 42 snap -1 2024-09-01T00:36:10.832 INFO:tasks.rados.rados.0.smithi026.stdout:2192: expect deleted 2024-09-01T00:36:10.832 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 210 2024-09-01T00:36:10.832 INFO:tasks.rados.rados.0.smithi026.stdout:2193: seq_num 695 ranges {1679360=442368,2121728=540672,2662400=598016,3260416=466944} 2024-09-01T00:36:10.843 INFO:tasks.rados.rados.0.smithi026.stdout:2193: writing smithi02669314-41 from 1679360 to 2121728 tid 1 2024-09-01T00:36:10.846 INFO:tasks.rados.rados.0.smithi026.stdout:2193: writing smithi02669314-41 from 2121728 to 2662400 tid 2 2024-09-01T00:36:10.850 INFO:tasks.rados.rados.0.smithi026.stdout:2193: writing smithi02669314-41 from 2662400 to 3260416 tid 3 2024-09-01T00:36:10.853 INFO:tasks.rados.rados.0.smithi026.stdout:2193: writing smithi02669314-41 from 3260416 to 3727360 tid 4 2024-09-01T00:36:10.853 INFO:tasks.rados.rados.0.smithi026.stdout:2194: read oid 28 snap -1 2024-09-01T00:36:10.853 INFO:tasks.rados.rados.0.smithi026.stdout:2194: expect (ObjNum 656 snap 195 seq_num 656) 2024-09-01T00:36:10.853 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 210 2024-09-01T00:36:10.853 INFO:tasks.rados.rados.0.smithi026.stdout:2195: seq_num 696 ranges {925696=458752,1384448=417792,1802240=753664,2555904=434176} 2024-09-01T00:36:10.860 INFO:tasks.rados.rados.0.smithi026.stdout:2195: writing smithi02669314-13 from 925696 to 1384448 tid 1 2024-09-01T00:36:10.863 INFO:tasks.rados.rados.0.smithi026.stdout:2195: writing smithi02669314-13 from 1384448 to 1802240 tid 2 2024-09-01T00:36:10.867 INFO:tasks.rados.rados.0.smithi026.stdout:2195: writing smithi02669314-13 from 1802240 to 2555904 tid 3 2024-09-01T00:36:10.869 INFO:tasks.rados.rados.0.smithi026.stdout:2195: writing smithi02669314-13 from 2555904 to 2990080 tid 4 2024-09-01T00:36:10.870 INFO:tasks.rados.rados.0.smithi026.stdout:2196: snap_remove snap 193 2024-09-01T00:36:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:10 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 52/561 objects degraded (9.269%), 9 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:10 smithi139 ceph-mon[73682]: osdmap e492: 8 total, 7 up, 8 in 2024-09-01T00:36:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:10 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 52/561 objects degraded (9.269%), 9 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:10 smithi026 ceph-mon[81182]: osdmap e492: 8 total, 7 up, 8 in 2024-09-01T00:36:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:10 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 52/561 objects degraded (9.269%), 9 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:10 smithi026 ceph-mon[83580]: osdmap e492: 8 total, 7 up, 8 in 2024-09-01T00:36:11.800 INFO:tasks.rados.rados.0.smithi026.stdout:2196: done (7 left) 2024-09-01T00:36:11.800 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 210 2024-09-01T00:36:11.800 INFO:tasks.rados.rados.0.smithi026.stdout:2197: seq_num 697 ranges {1998848=475136,2473984=704512,3178496=557056,3735552=344064} 2024-09-01T00:36:11.814 INFO:tasks.rados.rados.0.smithi026.stdout:2197: writing smithi02669314-25 from 1998848 to 2473984 tid 1 2024-09-01T00:36:11.819 INFO:tasks.rados.rados.0.smithi026.stdout:2197: writing smithi02669314-25 from 2473984 to 3178496 tid 2 2024-09-01T00:36:11.822 INFO:tasks.rados.rados.0.smithi026.stdout:2197: writing smithi02669314-25 from 3178496 to 3735552 tid 3 2024-09-01T00:36:11.825 INFO:tasks.rados.rados.0.smithi026.stdout:2197: writing smithi02669314-25 from 3735552 to 4079616 tid 4 2024-09-01T00:36:11.825 INFO:tasks.rados.rados.0.smithi026.stdout:2198: read oid 34 snap -1 2024-09-01T00:36:11.825 INFO:tasks.rados.rados.0.smithi026.stdout:2198: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:36:11.825 INFO:tasks.rados.rados.0.smithi026.stdout:2199: read oid 18 snap -1 2024-09-01T00:36:11.825 INFO:tasks.rados.rados.0.smithi026.stdout:2199: expect deleted 2024-09-01T00:36:11.825 INFO:tasks.rados.rados.0.smithi026.stdout:2200: snap_remove snap 201 2024-09-01T00:36:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:11 smithi139 ceph-mon[73682]: pgmap v404: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 355 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 954 KiB/s wr, 11 op/s; 54/570 objects degraded (9.474%) 2024-09-01T00:36:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:11 smithi139 ceph-mon[73682]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-01T00:36:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:11 smithi026 ceph-mon[81182]: pgmap v404: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 355 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 954 KiB/s wr, 11 op/s; 54/570 objects degraded (9.474%) 2024-09-01T00:36:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:11 smithi026 ceph-mon[81182]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-01T00:36:12.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:11 smithi026 ceph-mon[83580]: pgmap v404: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 355 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 954 KiB/s wr, 11 op/s; 54/570 objects degraded (9.474%) 2024-09-01T00:36:12.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:11 smithi026 ceph-mon[83580]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-09-01T00:36:12.808 INFO:tasks.rados.rados.0.smithi026.stdout:2200: done (10 left) 2024-09-01T00:36:12.808 INFO:tasks.rados.rados.0.smithi026.stdout:2201: copy_from oid 17 from oid 2 current snap is 210 2024-09-01T00:36:12.808 INFO:tasks.rados.rados.0.smithi026.stdout:2188: finishing write tid 6 to smithi02669314-49 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:2188: oid 49 updating version 0 to 717 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:2188: oid 49 updating version 717 to 718 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:2188: oid 49 version 718 is already newer than 715 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:2188: oid 49 updating version 718 to 719 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:2188: oid 49 version 719 is already newer than 716 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 719 (ObjNum 693 snap 210 seq_num 693) dirty exists 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:2188: left oid 49 (ObjNum 693 snap 210 seq_num 693) 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:2191: finishing rollback tid 0 to smithi02669314-3 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:2191: finishing rollback tid 1 to smithi02669314-3 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:2191: finishing rollback tid 2 to smithi02669314-3 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 857 (ObjNum 515 snap 145 seq_num 515) dirty exists 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:2193: finishing write tid 1 to smithi02669314-41 2024-09-01T00:36:12.809 INFO:tasks.rados.rados.0.smithi026.stdout:2193: finishing write tid 2 to smithi02669314-41 2024-09-01T00:36:12.810 INFO:tasks.rados.rados.0.smithi026.stdout:2193: finishing write tid 3 to smithi02669314-41 2024-09-01T00:36:12.810 INFO:tasks.rados.rados.0.smithi026.stdout:2193: finishing write tid 4 to smithi02669314-41 2024-09-01T00:36:12.810 INFO:tasks.rados.rados.0.smithi026.stdout:2193: finishing write tid 5 to smithi02669314-41 2024-09-01T00:36:12.810 INFO:tasks.rados.rados.0.smithi026.stdout:2193: finishing write tid 6 to smithi02669314-41 2024-09-01T00:36:12.810 INFO:tasks.rados.rados.0.smithi026.stdout:2193: oid 41 updating version 0 to 964 2024-09-01T00:36:12.810 INFO:tasks.rados.rados.0.smithi026.stdout:2193: oid 41 updating version 964 to 965 2024-09-01T00:36:12.810 INFO:tasks.rados.rados.0.smithi026.stdout:2193: oid 41 updating version 965 to 967 2024-09-01T00:36:12.810 INFO:tasks.rados.rados.0.smithi026.stdout:2193: oid 41 version 967 is already newer than 963 2024-09-01T00:36:12.810 INFO:tasks.rados.rados.0.smithi026.stdout:2193: oid 41 version 967 is already newer than 966 2024-09-01T00:36:12.810 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 967 (ObjNum 695 snap 210 seq_num 695) dirty exists 2024-09-01T00:36:12.810 INFO:tasks.rados.rados.0.smithi026.stdout:2193: left oid 41 (ObjNum 695 snap 210 seq_num 695) 2024-09-01T00:36:12.810 INFO:tasks.rados.rados.0.smithi026.stdout:2194: expect (ObjNum 656 snap 195 seq_num 656) 2024-09-01T00:36:12.937 INFO:tasks.rados.rados.0.smithi026.stdout:2195: finishing write tid 1 to smithi02669314-13 2024-09-01T00:36:12.937 INFO:tasks.rados.rados.0.smithi026.stdout:2195: finishing write tid 2 to smithi02669314-13 2024-09-01T00:36:12.937 INFO:tasks.rados.rados.0.smithi026.stdout:2195: finishing write tid 3 to smithi02669314-13 2024-09-01T00:36:12.938 INFO:tasks.rados.rados.0.smithi026.stdout:2195: finishing write tid 4 to smithi02669314-13 2024-09-01T00:36:12.938 INFO:tasks.rados.rados.0.smithi026.stdout:2195: finishing write tid 5 to smithi02669314-13 2024-09-01T00:36:12.938 INFO:tasks.rados.rados.0.smithi026.stdout:2195: finishing write tid 6 to smithi02669314-13 2024-09-01T00:36:12.938 INFO:tasks.rados.rados.0.smithi026.stdout:2195: oid 13 updating version 0 to 571 2024-09-01T00:36:12.938 INFO:tasks.rados.rados.0.smithi026.stdout:2195: oid 13 updating version 571 to 573 2024-09-01T00:36:12.938 INFO:tasks.rados.rados.0.smithi026.stdout:2195: oid 13 updating version 573 to 574 2024-09-01T00:36:12.938 INFO:tasks.rados.rados.0.smithi026.stdout:2195: oid 13 version 574 is already newer than 572 2024-09-01T00:36:12.938 INFO:tasks.rados.rados.0.smithi026.stdout:2195: oid 13 version 574 is already newer than 570 2024-09-01T00:36:12.938 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 574 (ObjNum 696 snap 210 seq_num 696) dirty exists 2024-09-01T00:36:12.938 INFO:tasks.rados.rados.0.smithi026.stdout:2195: left oid 13 (ObjNum 696 snap 210 seq_num 696) 2024-09-01T00:36:12.938 INFO:tasks.rados.rados.0.smithi026.stdout:2197: finishing write tid 1 to smithi02669314-25 2024-09-01T00:36:12.938 INFO:tasks.rados.rados.0.smithi026.stdout:2197: finishing write tid 2 to smithi02669314-25 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2188: done (10 left) 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2190: done (9 left) 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2191: done (8 left) 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2192: done (7 left) 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2193: done (6 left) 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2194: done (5 left) 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2195: done (4 left) 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 210 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2197: finishing write tid 3 to smithi02669314-25 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2197: finishing write tid 4 to smithi02669314-25 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2197: finishing write tid 5 to smithi02669314-25 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2197: finishing write tid 6 to smithi02669314-25 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2197: oid 25 updating version 0 to 793 2024-09-01T00:36:12.939 INFO:tasks.rados.rados.0.smithi026.stdout:2197: oid 25 version 793 is already newer than 789 2024-09-01T00:36:12.940 INFO:tasks.rados.rados.0.smithi026.stdout:2197: oid 25 version 793 is already newer than 790 2024-09-01T00:36:12.940 INFO:tasks.rados.rados.0.smithi026.stdout:2197: oid 25 version 793 is already newer than 792 2024-09-01T00:36:12.940 INFO:tasks.rados.rados.0.smithi026.stdout:2197: oid 25 version 793 is already newer than 791 2024-09-01T00:36:12.940 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 793 (ObjNum 697 snap 210 seq_num 697) dirty exists 2024-09-01T00:36:12.940 INFO:tasks.rados.rados.0.smithi026.stdout:2197: left oid 25 (ObjNum 697 snap 210 seq_num 697) 2024-09-01T00:36:12.940 INFO:tasks.rados.rados.0.smithi026.stdout:2198: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:36:12.949 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:36:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:36:12] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2024-09-01T00:36:12.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:12 smithi026 ceph-mon[81182]: osdmap e493: 8 total, 7 up, 8 in 2024-09-01T00:36:12.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:12 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:12.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:12 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:12.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:12 smithi026 ceph-mon[83580]: osdmap e493: 8 total, 7 up, 8 in 2024-09-01T00:36:12.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:12 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:12.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:12 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:13.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:12 smithi139 ceph-mon[73682]: osdmap e493: 8 total, 7 up, 8 in 2024-09-01T00:36:13.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:12 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:13.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:12 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:13.181 INFO:tasks.rados.rados.0.smithi026.stdout:2201: finishing copy_from racing read to smithi02669314-17 2024-09-01T00:36:13.181 INFO:tasks.rados.rados.0.smithi026.stdout:2201: finishing copy_from to smithi02669314-17 2024-09-01T00:36:13.181 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 924 (ObjNum 671 snap 198 seq_num 671) dirty exists 2024-09-01T00:36:13.181 INFO:tasks.rados.rados.0.smithi026.stdout:2202: seq_num 698 ranges {1056768=499712,1556480=589824,2146304=770048,2916352=245760} 2024-09-01T00:36:13.189 INFO:tasks.rados.rados.0.smithi026.stdout:2202: writing smithi02669314-24 from 1056768 to 1556480 tid 1 2024-09-01T00:36:13.193 INFO:tasks.rados.rados.0.smithi026.stdout:2202: writing smithi02669314-24 from 1556480 to 2146304 tid 2 2024-09-01T00:36:13.197 INFO:tasks.rados.rados.0.smithi026.stdout:2202: writing smithi02669314-24 from 2146304 to 2916352 tid 3 2024-09-01T00:36:13.199 INFO:tasks.rados.rados.0.smithi026.stdout:2202: writing smithi02669314-24 from 2916352 to 3162112 tid 4 2024-09-01T00:36:13.199 INFO:tasks.rados.rados.0.smithi026.stdout:2197: done (4 left) 2024-09-01T00:36:13.199 INFO:tasks.rados.rados.0.smithi026.stdout:2198: done (3 left) 2024-09-01T00:36:13.200 INFO:tasks.rados.rados.0.smithi026.stdout:2199: done (2 left) 2024-09-01T00:36:13.200 INFO:tasks.rados.rados.0.smithi026.stdout:2201: done (1 left) 2024-09-01T00:36:13.200 INFO:tasks.rados.rados.0.smithi026.stdout:2203: rollback oid 1 current snap is 210 2024-09-01T00:36:13.200 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 1 to 195 2024-09-01T00:36:13.200 INFO:tasks.rados.rados.0.smithi026.stdout:2202: finishing write tid 1 to smithi02669314-24 2024-09-01T00:36:13.200 INFO:tasks.rados.rados.0.smithi026.stdout:2202: finishing write tid 2 to smithi02669314-24 2024-09-01T00:36:13.200 INFO:tasks.rados.rados.0.smithi026.stdout:2204: copy_from oid 13 from oid 21 current snap is 210 2024-09-01T00:36:13.200 INFO:tasks.rados.rados.0.smithi026.stdout:2205: snap_create 2024-09-01T00:36:13.202 INFO:tasks.rados.rados.0.smithi026.stdout:2202: finishing write tid 3 to smithi02669314-24 2024-09-01T00:36:13.202 INFO:tasks.rados.rados.0.smithi026.stdout:2204: finishing copy_from racing read to smithi02669314-13 2024-09-01T00:36:13.202 INFO:tasks.rados.rados.0.smithi026.stdout:2202: finishing write tid 4 to smithi02669314-24 2024-09-01T00:36:13.202 INFO:tasks.rados.rados.0.smithi026.stdout:2202: finishing write tid 5 to smithi02669314-24 2024-09-01T00:36:13.202 INFO:tasks.rados.rados.0.smithi026.stdout:2204: finishing copy_from to smithi02669314-13 2024-09-01T00:36:13.202 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 666 (ObjNum 49 snap 0 seq_num 131412432) dirty exists 2024-09-01T00:36:13.205 INFO:tasks.rados.rados.0.smithi026.stdout:2202: finishing write tid 6 to smithi02669314-24 2024-09-01T00:36:13.205 INFO:tasks.rados.rados.0.smithi026.stdout:2202: oid 24 updating version 0 to 796 2024-09-01T00:36:13.205 INFO:tasks.rados.rados.0.smithi026.stdout:2202: oid 24 version 796 is already newer than 794 2024-09-01T00:36:13.205 INFO:tasks.rados.rados.0.smithi026.stdout:2202: oid 24 version 796 is already newer than 793 2024-09-01T00:36:13.205 INFO:tasks.rados.rados.0.smithi026.stdout:2202: oid 24 version 796 is already newer than 795 2024-09-01T00:36:13.205 INFO:tasks.rados.rados.0.smithi026.stdout:2202: oid 24 version 796 is already newer than 792 2024-09-01T00:36:13.205 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 796 (ObjNum 698 snap 210 seq_num 698) dirty exists 2024-09-01T00:36:13.205 INFO:tasks.rados.rados.0.smithi026.stdout:2202: left oid 24 (ObjNum 698 snap 210 seq_num 698) 2024-09-01T00:36:13.205 INFO:tasks.rados.rados.0.smithi026.stdout:2203: finishing rollback tid 0 to smithi02669314-1 2024-09-01T00:36:13.206 INFO:tasks.rados.rados.0.smithi026.stdout:2203: finishing rollback tid 1 to smithi02669314-1 2024-09-01T00:36:13.206 INFO:tasks.rados.rados.0.smithi026.stdout:2203: finishing rollback tid 2 to smithi02669314-1 2024-09-01T00:36:13.206 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 799 (ObjNum 599 snap 175 seq_num 599) dirty exists 2024-09-01T00:36:13.583 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:13 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:36:13.434+0000 7f0b5bcdd640 -1 osd.6 483 log_to_monitors true 2024-09-01T00:36:13.907 INFO:tasks.rados.rados.0.smithi026.stdout:2202: done (3 left) 2024-09-01T00:36:13.907 INFO:tasks.rados.rados.0.smithi026.stdout:2203: done (2 left) 2024-09-01T00:36:13.908 INFO:tasks.rados.rados.0.smithi026.stdout:2204: done (1 left) 2024-09-01T00:36:13.908 INFO:tasks.rados.rados.0.smithi026.stdout:2205: done (0 left) 2024-09-01T00:36:13.908 INFO:tasks.rados.rados.0.smithi026.stdout:2206: copy_from oid 35 from oid 2 current snap is 211 2024-09-01T00:36:13.908 INFO:tasks.rados.rados.0.smithi026.stdout:2207: copy_from oid 24 from oid 12 current snap is 211 2024-09-01T00:36:13.908 INFO:tasks.rados.rados.0.smithi026.stdout:2208: copy_from oid 44 from oid 36 current snap is 211 2024-09-01T00:36:13.908 INFO:tasks.rados.rados.0.smithi026.stdout:2209: snap_create 2024-09-01T00:36:13.920 INFO:tasks.rados.rados.0.smithi026.stdout:2207: finishing copy_from racing read to smithi02669314-24 2024-09-01T00:36:13.921 INFO:tasks.rados.rados.0.smithi026.stdout:2207: finishing copy_from to smithi02669314-24 2024-09-01T00:36:13.921 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 763 (ObjNum 641 snap 186 seq_num 641) dirty exists 2024-09-01T00:36:13.937 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:13 smithi139 ceph-mon[73682]: pgmap v407: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 361 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 55/582 objects degraded (9.450%) 2024-09-01T00:36:13.937 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:13 smithi139 ceph-mon[73682]: osdmap e494: 8 total, 7 up, 8 in 2024-09-01T00:36:13.937 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:13 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:13.937 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:13 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:13.937 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:13 smithi139 ceph-mon[73682]: from='osd.6 [v2:172.21.15.139:6816/2976520160,v1:172.21.15.139:6817/2976520160]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-01T00:36:13.937 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:13 smithi139 ceph-mon[73682]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-01T00:36:13.940 INFO:tasks.rados.rados.0.smithi026.stdout:2208: finishing copy_from racing read to smithi02669314-44 2024-09-01T00:36:13.941 INFO:tasks.rados.rados.0.smithi026.stdout:2208: finishing copy_from to smithi02669314-44 2024-09-01T00:36:13.941 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 669 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:36:13.962 INFO:tasks.rados.rados.0.smithi026.stdout:2206: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:36:13.966 INFO:tasks.rados.rados.0.smithi026.stdout:2206: finishing copy_from to smithi02669314-35 2024-09-01T00:36:13.967 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 924 (ObjNum 671 snap 198 seq_num 671) dirty exists 2024-09-01T00:36:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:13 smithi026 ceph-mon[83580]: pgmap v407: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 361 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 55/582 objects degraded (9.450%) 2024-09-01T00:36:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:13 smithi026 ceph-mon[83580]: osdmap e494: 8 total, 7 up, 8 in 2024-09-01T00:36:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:13 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:13 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:13 smithi026 ceph-mon[83580]: from='osd.6 [v2:172.21.15.139:6816/2976520160,v1:172.21.15.139:6817/2976520160]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-01T00:36:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:13 smithi026 ceph-mon[83580]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-01T00:36:14.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:13 smithi026 ceph-mon[81182]: pgmap v407: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 361 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 55/582 objects degraded (9.450%) 2024-09-01T00:36:14.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:13 smithi026 ceph-mon[81182]: osdmap e494: 8 total, 7 up, 8 in 2024-09-01T00:36:14.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:13 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:14.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:13 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:14.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:13 smithi026 ceph-mon[81182]: from='osd.6 [v2:172.21.15.139:6816/2976520160,v1:172.21.15.139:6817/2976520160]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-01T00:36:14.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:13 smithi026 ceph-mon[81182]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-01T00:36:14.278 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:36:13 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:36:13.937+0000 7f0b4fa7f640 -1 osd.6 483 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:36:14.919 INFO:tasks.rados.rados.0.smithi026.stdout:2206: done (3 left) 2024-09-01T00:36:14.919 INFO:tasks.rados.rados.0.smithi026.stdout:2207: done (2 left) 2024-09-01T00:36:14.919 INFO:tasks.rados.rados.0.smithi026.stdout:2208: done (1 left) 2024-09-01T00:36:14.919 INFO:tasks.rados.rados.0.smithi026.stdout:2209: done (0 left) 2024-09-01T00:36:14.919 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 212 2024-09-01T00:36:14.920 INFO:tasks.rados.rados.0.smithi026.stdout:2210: seq_num 699 ranges {0=516096,516096=475136,991232=573440,1564672=557056} 2024-09-01T00:36:14.922 INFO:tasks.rados.rados.0.smithi026.stdout:2210: writing smithi02669314-45 from 0 to 516096 tid 1 2024-09-01T00:36:14.926 INFO:tasks.rados.rados.0.smithi026.stdout:2210: writing smithi02669314-45 from 516096 to 991232 tid 2 2024-09-01T00:36:14.929 INFO:tasks.rados.rados.0.smithi026.stdout:2210: writing smithi02669314-45 from 991232 to 1564672 tid 3 2024-09-01T00:36:14.933 INFO:tasks.rados.rados.0.smithi026.stdout:2210: writing smithi02669314-45 from 1564672 to 2121728 tid 4 2024-09-01T00:36:14.933 INFO:tasks.rados.rados.0.smithi026.stdout:2211: rollback oid 15 current snap is 212 2024-09-01T00:36:14.933 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 15 to 210 2024-09-01T00:36:14.933 INFO:tasks.rados.rados.0.smithi026.stdout:2212: snap_remove snap 195 2024-09-01T00:36:15.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:14 smithi026 ceph-mon[83580]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-01T00:36:15.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:14 smithi026 ceph-mon[83580]: osdmap e495: 8 total, 7 up, 8 in 2024-09-01T00:36:15.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:14 smithi026 ceph-mon[83580]: from='osd.6 [v2:172.21.15.139:6816/2976520160,v1:172.21.15.139:6817/2976520160]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:36:15.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:14 smithi026 ceph-mon[83580]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:36:15.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:14 smithi026 ceph-mon[83580]: pgmap v410: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 365 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.3 MiB/s wr, 10 op/s; 55/588 objects degraded (9.354%) 2024-09-01T00:36:15.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:14 smithi026 ceph-mon[81182]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-01T00:36:15.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:14 smithi026 ceph-mon[81182]: osdmap e495: 8 total, 7 up, 8 in 2024-09-01T00:36:15.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:14 smithi026 ceph-mon[81182]: from='osd.6 [v2:172.21.15.139:6816/2976520160,v1:172.21.15.139:6817/2976520160]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:36:15.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:14 smithi026 ceph-mon[81182]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:36:15.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:14 smithi026 ceph-mon[81182]: pgmap v410: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 365 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.3 MiB/s wr, 10 op/s; 55/588 objects degraded (9.354%) 2024-09-01T00:36:15.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:14 smithi139 ceph-mon[73682]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-01T00:36:15.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:14 smithi139 ceph-mon[73682]: osdmap e495: 8 total, 7 up, 8 in 2024-09-01T00:36:15.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:14 smithi139 ceph-mon[73682]: from='osd.6 [v2:172.21.15.139:6816/2976520160,v1:172.21.15.139:6817/2976520160]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:36:15.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:14 smithi139 ceph-mon[73682]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:36:15.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:14 smithi139 ceph-mon[73682]: pgmap v410: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 365 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.3 MiB/s wr, 10 op/s; 55/588 objects degraded (9.354%) 2024-09-01T00:36:15.922 INFO:tasks.rados.rados.0.smithi026.stdout:2212: done (2 left) 2024-09-01T00:36:15.923 INFO:tasks.rados.rados.0.smithi026.stdout:2213: read oid 8 snap 198 2024-09-01T00:36:15.923 INFO:tasks.rados.rados.0.smithi026.stdout:2213: expect (ObjNum 667 snap 198 seq_num 667) 2024-09-01T00:36:15.923 INFO:tasks.rados.rados.0.smithi026.stdout:2214: rollback oid 47 current snap is 212 2024-09-01T00:36:15.923 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 47 to 198 2024-09-01T00:36:15.923 INFO:tasks.rados.rados.0.smithi026.stdout:2211: finishing rollback tid 0 to smithi02669314-15 2024-09-01T00:36:15.923 INFO:tasks.rados.rados.0.smithi026.stdout:2211: finishing rollback tid 1 to smithi02669314-15 2024-09-01T00:36:15.923 INFO:tasks.rados.rados.0.smithi026.stdout:2211: finishing rollback tid 2 to smithi02669314-15 2024-09-01T00:36:15.923 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 957 (ObjNum 691 snap 209 seq_num 691) dirty exists 2024-09-01T00:36:15.923 INFO:tasks.rados.rados.0.smithi026.stdout:2211: done (3 left) 2024-09-01T00:36:15.924 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 212 2024-09-01T00:36:15.924 INFO:tasks.rados.rados.0.smithi026.stdout:2215: seq_num 700 ranges {1802240=532480,2334720=409600,2744320=737280,3481600=458752} 2024-09-01T00:36:15.938 INFO:tasks.rados.rados.0.smithi026.stdout:2215: writing smithi02669314-38 from 1802240 to 2334720 tid 1 2024-09-01T00:36:15.941 INFO:tasks.rados.rados.0.smithi026.stdout:2215: writing smithi02669314-38 from 2334720 to 2744320 tid 2 2024-09-01T00:36:15.946 INFO:tasks.rados.rados.0.smithi026.stdout:2215: writing smithi02669314-38 from 2744320 to 3481600 tid 3 2024-09-01T00:36:15.950 INFO:tasks.rados.rados.0.smithi026.stdout:2215: writing smithi02669314-38 from 3481600 to 3940352 tid 4 2024-09-01T00:36:15.950 INFO:tasks.rados.rados.0.smithi026.stdout:2216: copy_from oid 20 from oid 23 current snap is 212 2024-09-01T00:36:15.950 INFO:tasks.rados.rados.0.smithi026.stdout:2214: finishing rollback tid 0 to smithi02669314-47 2024-09-01T00:36:15.951 INFO:tasks.rados.rados.0.smithi026.stdout:2214: finishing rollback tid 1 to smithi02669314-47 2024-09-01T00:36:15.951 INFO:tasks.rados.rados.0.smithi026.stdout:2214: finishing rollback tid 2 to smithi02669314-47 2024-09-01T00:36:15.951 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 965 (ObjNum 585 snap 171 seq_num 585) dirty exists 2024-09-01T00:36:15.951 INFO:tasks.rados.rados.0.smithi026.stdout:2214: done (4 left) 2024-09-01T00:36:15.951 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 36 current snap is 212 2024-09-01T00:36:15.951 INFO:tasks.rados.rados.0.smithi026.stdout:2217: seq_num 701 ranges {4538368=548864,5087232=696320,5783552=540672,6324224=368640} 2024-09-01T00:36:15.980 INFO:tasks.rados.rados.0.smithi026.stdout:2217: writing smithi02669314-36 from 4538368 to 5087232 tid 1 2024-09-01T00:36:15.984 INFO:tasks.rados.rados.0.smithi026.stdout:2217: writing smithi02669314-36 from 5087232 to 5783552 tid 2 2024-09-01T00:36:15.987 INFO:tasks.rados.rados.0.smithi026.stdout:2217: writing smithi02669314-36 from 5783552 to 6324224 tid 3 2024-09-01T00:36:15.990 INFO:tasks.rados.rados.0.smithi026.stdout:2217: writing smithi02669314-36 from 6324224 to 6692864 tid 4 2024-09-01T00:36:15.990 INFO:tasks.rados.rados.0.smithi026.stdout:2218: snap_remove snap 203 2024-09-01T00:36:16.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:36:16.059+0000 7fe29abff640 -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-01T00:36:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[81182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:36:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[81182]: osd.6 [v2:172.21.15.139:6816/2976520160,v1:172.21.15.139:6817/2976520160] boot 2024-09-01T00:36:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[81182]: osdmap e496: 8 total, 8 up, 8 in 2024-09-01T00:36:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-01T00:36:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 55/588 objects degraded (9.354%), 9 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:16.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:16.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:16.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:36:16.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:16.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[83580]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:36:16.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[83580]: osd.6 [v2:172.21.15.139:6816/2976520160,v1:172.21.15.139:6817/2976520160] boot 2024-09-01T00:36:16.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[83580]: osdmap e496: 8 total, 8 up, 8 in 2024-09-01T00:36:16.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-01T00:36:16.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 55/588 objects degraded (9.354%), 9 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:16.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:16.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:16.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:16.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:36:16.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:15 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:15 smithi139 ceph-mon[73682]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:36:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:15 smithi139 ceph-mon[73682]: osd.6 [v2:172.21.15.139:6816/2976520160,v1:172.21.15.139:6817/2976520160] boot 2024-09-01T00:36:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:15 smithi139 ceph-mon[73682]: osdmap e496: 8 total, 8 up, 8 in 2024-09-01T00:36:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:15 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-01T00:36:16.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:15 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 55/588 objects degraded (9.354%), 9 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:16.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:15 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:16.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:15 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:16.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:15 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:16.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:15 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:36:16.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:15 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:16.936 INFO:tasks.rados.rados.0.smithi026.stdout:2213: expect (ObjNum 667 snap 198 seq_num 667) 2024-09-01T00:36:17.129 INFO:tasks.rados.rados.0.smithi026.stdout:2210: finishing write tid 1 to smithi02669314-45 2024-09-01T00:36:17.129 INFO:tasks.rados.rados.0.smithi026.stdout:2210: finishing write tid 2 to smithi02669314-45 2024-09-01T00:36:17.129 INFO:tasks.rados.rados.0.smithi026.stdout:2210: finishing write tid 3 to smithi02669314-45 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2210: finishing write tid 4 to smithi02669314-45 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2210: finishing write tid 5 to smithi02669314-45 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2215: finishing write tid 1 to smithi02669314-38 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2215: finishing write tid 2 to smithi02669314-38 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2216: finishing copy_from racing read to smithi02669314-20 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2215: finishing write tid 3 to smithi02669314-38 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2210: finishing write tid 6 to smithi02669314-45 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2210: oid 45 updating version 0 to 927 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2210: oid 45 updating version 927 to 929 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2210: oid 45 version 929 is already newer than 926 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2210: oid 45 version 929 is already newer than 928 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2210: oid 45 version 929 is already newer than 925 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 929 (ObjNum 699 snap 212 seq_num 699) dirty exists 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2210: left oid 45 (ObjNum 699 snap 212 seq_num 699) 2024-09-01T00:36:17.130 INFO:tasks.rados.rados.0.smithi026.stdout:2216: finishing copy_from to smithi02669314-20 2024-09-01T00:36:17.131 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 731 (ObjNum 623 snap 182 seq_num 623) dirty exists 2024-09-01T00:36:17.131 INFO:tasks.rados.rados.0.smithi026.stdout:2215: finishing write tid 4 to smithi02669314-38 2024-09-01T00:36:17.131 INFO:tasks.rados.rados.0.smithi026.stdout:2210: done (5 left) 2024-09-01T00:36:17.131 INFO:tasks.rados.rados.0.smithi026.stdout:2213: done (4 left) 2024-09-01T00:36:17.131 INFO:tasks.rados.rados.0.smithi026.stdout:2216: done (3 left) 2024-09-01T00:36:17.131 INFO:tasks.rados.rados.0.smithi026.stdout:2218: done (2 left) 2024-09-01T00:36:17.131 INFO:tasks.rados.rados.0.smithi026.stdout:2219: snap_remove snap 198 2024-09-01T00:36:17.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[83580]: osdmap e497: 8 total, 8 up, 8 in 2024-09-01T00:36:17.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[83580]: pgmap v413: 121 pgs: 16 peering, 22 active+undersized, 5 active+undersized+degraded, 78 active+clean; 393 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.1 MiB/s wr, 16 op/s; 20/612 objects degraded (3.268%) 2024-09-01T00:36:17.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:17.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:17.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:17.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:17.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-01T00:36:17.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-01T00:36:17.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[83580]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-01T00:36:17.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[81182]: osdmap e497: 8 total, 8 up, 8 in 2024-09-01T00:36:17.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[81182]: pgmap v413: 121 pgs: 16 peering, 22 active+undersized, 5 active+undersized+degraded, 78 active+clean; 393 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.1 MiB/s wr, 16 op/s; 20/612 objects degraded (3.268%) 2024-09-01T00:36:17.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:17.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:17.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:17.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:17.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-01T00:36:17.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-01T00:36:17.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:16 smithi026 ceph-mon[81182]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-01T00:36:17.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:16 smithi139 ceph-mon[73682]: osdmap e497: 8 total, 8 up, 8 in 2024-09-01T00:36:17.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:16 smithi139 ceph-mon[73682]: pgmap v413: 121 pgs: 16 peering, 22 active+undersized, 5 active+undersized+degraded, 78 active+clean; 393 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.1 MiB/s wr, 16 op/s; 20/612 objects degraded (3.268%) 2024-09-01T00:36:17.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:17.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:17.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:17.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:17.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:16 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-01T00:36:17.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:16 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-01T00:36:17.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:16 smithi139 ceph-mon[73682]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-01T00:36:17.933 INFO:tasks.rados.rados.0.smithi026.stdout:2219: done (2 left) 2024-09-01T00:36:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 34 current snap is 212 2024-09-01T00:36:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:2220: seq_num 702 ranges {4538368=565248,5103616=581632,5685248=745472,6430720=278528} 2024-09-01T00:36:17.963 INFO:tasks.rados.rados.0.smithi026.stdout:2220: writing smithi02669314-34 from 4538368 to 5103616 tid 1 2024-09-01T00:36:17.965 INFO:tasks.rados.rados.0.smithi026.stdout:2220: writing smithi02669314-34 from 5103616 to 5685248 tid 2 2024-09-01T00:36:17.969 INFO:tasks.rados.rados.0.smithi026.stdout:2220: writing smithi02669314-34 from 5685248 to 6430720 tid 3 2024-09-01T00:36:17.972 INFO:tasks.rados.rados.0.smithi026.stdout:2220: writing smithi02669314-34 from 6430720 to 6709248 tid 4 2024-09-01T00:36:17.972 INFO:tasks.rados.rados.0.smithi026.stdout:2221: setattr oid 11 current snap is 212 2024-09-01T00:36:17.972 INFO:tasks.rados.rados.0.smithi026.stdout:2215: finishing write tid 5 to smithi02669314-38 2024-09-01T00:36:17.972 INFO:tasks.rados.rados.0.smithi026.stdout:2215: finishing write tid 6 to smithi02669314-38 2024-09-01T00:36:17.972 INFO:tasks.rados.rados.0.smithi026.stdout:2215: oid 38 updating version 0 to 931 2024-09-01T00:36:17.972 INFO:tasks.rados.rados.0.smithi026.stdout:2215: oid 38 updating version 931 to 934 2024-09-01T00:36:17.972 INFO:tasks.rados.rados.0.smithi026.stdout:2215: oid 38 version 934 is already newer than 933 2024-09-01T00:36:17.972 INFO:tasks.rados.rados.0.smithi026.stdout:2215: oid 38 version 934 is already newer than 930 2024-09-01T00:36:17.972 INFO:tasks.rados.rados.0.smithi026.stdout:2215: oid 38 version 934 is already newer than 932 2024-09-01T00:36:17.972 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 934 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:2215: left oid 38 (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:2217: finishing write tid 1 to smithi02669314-36 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:2217: finishing write tid 2 to smithi02669314-36 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:2217: finishing write tid 3 to smithi02669314-36 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:2217: finishing write tid 4 to smithi02669314-36 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:2217: finishing write tid 5 to smithi02669314-36 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:2217: finishing write tid 6 to smithi02669314-36 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:2217: oid 36 updating version 0 to 671 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:2217: oid 36 updating version 671 to 674 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:2217: oid 36 version 674 is already newer than 670 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:2217: oid 36 version 674 is already newer than 673 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:2217: oid 36 version 674 is already newer than 672 2024-09-01T00:36:17.973 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 674 (ObjNum 701 snap 212 seq_num 701) dirty exists 2024-09-01T00:36:17.974 INFO:tasks.rados.rados.0.smithi026.stdout:2217: left oid 36 (ObjNum 701 snap 212 seq_num 701) 2024-09-01T00:36:17.974 INFO:tasks.rados.rados.0.smithi026.stdout:2220: finishing write tid 1 to smithi02669314-34 2024-09-01T00:36:17.974 INFO:tasks.rados.rados.0.smithi026.stdout:2220: finishing write tid 2 to smithi02669314-34 2024-09-01T00:36:17.974 INFO:tasks.rados.rados.0.smithi026.stdout:2215: done (3 left) 2024-09-01T00:36:17.975 INFO:tasks.rados.rados.0.smithi026.stdout:2217: done (2 left) 2024-09-01T00:36:17.975 INFO:tasks.rados.rados.0.smithi026.stdout:2222: rollback oid 12 current snap is 212 2024-09-01T00:36:17.975 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 12 to 176 2024-09-01T00:36:17.975 INFO:tasks.rados.rados.0.smithi026.stdout:2223: read oid 47 snap -1 2024-09-01T00:36:17.975 INFO:tasks.rados.rados.0.smithi026.stdout:2223: expect (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:36:17.975 INFO:tasks.rados.rados.0.smithi026.stdout:2224: setattr oid 24 current snap is 212 2024-09-01T00:36:17.975 INFO:tasks.rados.rados.0.smithi026.stdout:2225: read oid 6 snap 211 2024-09-01T00:36:17.975 INFO:tasks.rados.rados.0.smithi026.stdout:2225: expect deleted 2024-09-01T00:36:17.975 INFO:tasks.rados.rados.0.smithi026.stdout:2226: snap_create 2024-09-01T00:36:17.976 INFO:tasks.rados.rados.0.smithi026.stdout:2220: finishing write tid 3 to smithi02669314-34 2024-09-01T00:36:17.976 INFO:tasks.rados.rados.0.smithi026.stdout:2220: finishing write tid 4 to smithi02669314-34 2024-09-01T00:36:17.976 INFO:tasks.rados.rados.0.smithi026.stdout:2220: finishing write tid 5 to smithi02669314-34 2024-09-01T00:36:17.977 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 940 (ObjNum 623 snap 182 seq_num 623) dirty exists 2024-09-01T00:36:17.977 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 800 (ObjNum 641 snap 186 seq_num 641) dirty exists 2024-09-01T00:36:17.978 INFO:tasks.rados.rados.0.smithi026.stdout:2222: finishing rollback tid 0 to smithi02669314-12 2024-09-01T00:36:17.978 INFO:tasks.rados.rados.0.smithi026.stdout:2220: finishing write tid 6 to smithi02669314-34 2024-09-01T00:36:17.978 INFO:tasks.rados.rados.0.smithi026.stdout:2220: oid 34 updating version 0 to 937 2024-09-01T00:36:17.979 INFO:tasks.rados.rados.0.smithi026.stdout:2220: oid 34 updating version 937 to 939 2024-09-01T00:36:17.979 INFO:tasks.rados.rados.0.smithi026.stdout:2220: oid 34 version 939 is already newer than 938 2024-09-01T00:36:17.979 INFO:tasks.rados.rados.0.smithi026.stdout:2220: oid 34 version 939 is already newer than 936 2024-09-01T00:36:17.979 INFO:tasks.rados.rados.0.smithi026.stdout:2220: oid 34 version 939 is already newer than 935 2024-09-01T00:36:17.979 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 939 (ObjNum 702 snap 212 seq_num 702) dirty exists 2024-09-01T00:36:17.979 INFO:tasks.rados.rados.0.smithi026.stdout:2220: left oid 34 (ObjNum 702 snap 212 seq_num 702) 2024-09-01T00:36:17.979 INFO:tasks.rados.rados.0.smithi026.stdout:2222: finishing rollback tid 1 to smithi02669314-12 2024-09-01T00:36:17.979 INFO:tasks.rados.rados.0.smithi026.stdout:2222: finishing rollback tid 2 to smithi02669314-12 2024-09-01T00:36:17.980 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 776 (ObjNum 598 snap 175 seq_num 598) dirty exists 2024-09-01T00:36:17.994 INFO:tasks.rados.rados.0.smithi026.stdout:2223: expect (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:36:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:17 smithi026 ceph-mon[81182]: osdmap e498: 8 total, 8 up, 8 in 2024-09-01T00:36:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:17 smithi026 ceph-mon[83580]: osdmap e498: 8 total, 8 up, 8 in 2024-09-01T00:36:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:17 smithi139 ceph-mon[73682]: osdmap e498: 8 total, 8 up, 8 in 2024-09-01T00:36:18.943 INFO:tasks.rados.rados.0.smithi026.stdout:2220: done (6 left) 2024-09-01T00:36:18.943 INFO:tasks.rados.rados.0.smithi026.stdout:2221: done (5 left) 2024-09-01T00:36:18.943 INFO:tasks.rados.rados.0.smithi026.stdout:2222: done (4 left) 2024-09-01T00:36:18.943 INFO:tasks.rados.rados.0.smithi026.stdout:2223: done (3 left) 2024-09-01T00:36:18.944 INFO:tasks.rados.rados.0.smithi026.stdout:2224: done (2 left) 2024-09-01T00:36:18.944 INFO:tasks.rados.rados.0.smithi026.stdout:2225: done (1 left) 2024-09-01T00:36:18.944 INFO:tasks.rados.rados.0.smithi026.stdout:2226: done (0 left) 2024-09-01T00:36:18.944 INFO:tasks.rados.rados.0.smithi026.stdout:2227: read oid 24 snap -1 2024-09-01T00:36:18.944 INFO:tasks.rados.rados.0.smithi026.stdout:2227: expect (ObjNum 641 snap 186 seq_num 641) 2024-09-01T00:36:18.944 INFO:tasks.rados.rados.0.smithi026.stdout:2228: delete oid 28 current snap is 213 2024-09-01T00:36:18.949 INFO:tasks.rados.rados.0.smithi026.stdout:2227: expect (ObjNum 641 snap 186 seq_num 641) 2024-09-01T00:36:18.981 INFO:tasks.rados.rados.0.smithi026.stdout:2227: done (1 left) 2024-09-01T00:36:18.982 INFO:tasks.rados.rados.0.smithi026.stdout:2228: done (0 left) 2024-09-01T00:36:18.982 INFO:tasks.rados.rados.0.smithi026.stdout:2229: snap_create 2024-09-01T00:36:19.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:18 smithi026 ceph-mon[81182]: osdmap e499: 8 total, 8 up, 8 in 2024-09-01T00:36:19.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:18 smithi026 ceph-mon[81182]: pgmap v416: 121 pgs: 16 peering, 17 active+undersized, 4 active+undersized+degraded, 84 active+clean; 397 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 8.7 MiB/s wr, 14 op/s; 19/624 objects degraded (3.045%) 2024-09-01T00:36:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:18 smithi026 ceph-mon[83580]: osdmap e499: 8 total, 8 up, 8 in 2024-09-01T00:36:19.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:18 smithi026 ceph-mon[83580]: pgmap v416: 121 pgs: 16 peering, 17 active+undersized, 4 active+undersized+degraded, 84 active+clean; 397 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 8.7 MiB/s wr, 14 op/s; 19/624 objects degraded (3.045%) 2024-09-01T00:36:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:18 smithi139 ceph-mon[73682]: osdmap e499: 8 total, 8 up, 8 in 2024-09-01T00:36:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:18 smithi139 ceph-mon[73682]: pgmap v416: 121 pgs: 16 peering, 17 active+undersized, 4 active+undersized+degraded, 84 active+clean; 397 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 8.7 MiB/s wr, 14 op/s; 19/624 objects degraded (3.045%) 2024-09-01T00:36:19.949 INFO:tasks.rados.rados.0.smithi026.stdout:2229: done (0 left) 2024-09-01T00:36:19.949 INFO:tasks.rados.rados.0.smithi026.stdout:2230: read oid 11 snap -1 2024-09-01T00:36:19.949 INFO:tasks.rados.rados.0.smithi026.stdout:2230: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:36:19.949 INFO:tasks.rados.rados.0.smithi026.stdout:2231: snap_create 2024-09-01T00:36:19.960 INFO:tasks.rados.rados.0.smithi026.stdout:2230: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:36:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:19 smithi026 ceph-mon[81182]: osdmap e500: 8 total, 8 up, 8 in 2024-09-01T00:36:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:36:20.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:19 smithi026 ceph-mon[83580]: osdmap e500: 8 total, 8 up, 8 in 2024-09-01T00:36:20.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:20.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:36:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:19 smithi139 ceph-mon[73682]: osdmap e500: 8 total, 8 up, 8 in 2024-09-01T00:36:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:36:20.955 INFO:tasks.rados.rados.0.smithi026.stdout:2230: done (1 left) 2024-09-01T00:36:20.956 INFO:tasks.rados.rados.0.smithi026.stdout:2231: done (0 left) 2024-09-01T00:36:20.956 INFO:tasks.rados.rados.0.smithi026.stdout:2232: snap_create 2024-09-01T00:36:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:20 smithi139 ceph-mon[73682]: osdmap e501: 8 total, 8 up, 8 in 2024-09-01T00:36:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:20 smithi139 ceph-mon[73682]: pgmap v419: 121 pgs: 9 peering, 112 active+clean; 400 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 10 op/s; 5.3 MiB/s, 1 objects/s recovering 2024-09-01T00:36:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:20 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 19/624 objects degraded (3.045%), 4 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:21.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:20 smithi026 ceph-mon[83580]: osdmap e501: 8 total, 8 up, 8 in 2024-09-01T00:36:21.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:20 smithi026 ceph-mon[83580]: pgmap v419: 121 pgs: 9 peering, 112 active+clean; 400 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 10 op/s; 5.3 MiB/s, 1 objects/s recovering 2024-09-01T00:36:21.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:20 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 19/624 objects degraded (3.045%), 4 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:21.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:20 smithi026 ceph-mon[81182]: osdmap e501: 8 total, 8 up, 8 in 2024-09-01T00:36:21.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:20 smithi026 ceph-mon[81182]: pgmap v419: 121 pgs: 9 peering, 112 active+clean; 400 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 10 op/s; 5.3 MiB/s, 1 objects/s recovering 2024-09-01T00:36:21.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:20 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 19/624 objects degraded (3.045%), 4 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:21.961 INFO:tasks.rados.rados.0.smithi026.stdout:2232: done (0 left) 2024-09-01T00:36:21.961 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 216 2024-09-01T00:36:21.961 INFO:tasks.rados.rados.0.smithi026.stdout:2233: seq_num 704 ranges {1966080=598016,2564096=745472,3309568=712704,4022272=147456} 2024-09-01T00:36:21.974 INFO:tasks.rados.rados.0.smithi026.stdout:2233: writing smithi02669314-11 from 1966080 to 2564096 tid 1 2024-09-01T00:36:21.978 INFO:tasks.rados.rados.0.smithi026.stdout:2233: writing smithi02669314-11 from 2564096 to 3309568 tid 2 2024-09-01T00:36:21.982 INFO:tasks.rados.rados.0.smithi026.stdout:2233: writing smithi02669314-11 from 3309568 to 4022272 tid 3 2024-09-01T00:36:21.983 INFO:tasks.rados.rados.0.smithi026.stdout:2233: writing smithi02669314-11 from 4022272 to 4169728 tid 4 2024-09-01T00:36:21.984 INFO:tasks.rados.rados.0.smithi026.stdout:2234: delete oid 48 current snap is 216 2024-09-01T00:36:21.984 INFO:tasks.rados.rados.0.smithi026.stdout:2233: finishing write tid 1 to smithi02669314-11 2024-09-01T00:36:21.984 INFO:tasks.rados.rados.0.smithi026.stdout:2233: finishing write tid 2 to smithi02669314-11 2024-09-01T00:36:21.987 INFO:tasks.rados.rados.0.smithi026.stdout:2234: done (1 left) 2024-09-01T00:36:21.987 INFO:tasks.rados.rados.0.smithi026.stdout:2235: snap_create 2024-09-01T00:36:21.988 INFO:tasks.rados.rados.0.smithi026.stdout:2233: finishing write tid 3 to smithi02669314-11 2024-09-01T00:36:21.988 INFO:tasks.rados.rados.0.smithi026.stdout:2233: finishing write tid 4 to smithi02669314-11 2024-09-01T00:36:21.988 INFO:tasks.rados.rados.0.smithi026.stdout:2233: finishing write tid 5 to smithi02669314-11 2024-09-01T00:36:21.989 INFO:tasks.rados.rados.0.smithi026.stdout:2233: finishing write tid 6 to smithi02669314-11 2024-09-01T00:36:21.989 INFO:tasks.rados.rados.0.smithi026.stdout:2233: oid 11 updating version 0 to 942 2024-09-01T00:36:21.989 INFO:tasks.rados.rados.0.smithi026.stdout:2233: oid 11 updating version 942 to 943 2024-09-01T00:36:21.990 INFO:tasks.rados.rados.0.smithi026.stdout:2233: oid 11 version 943 is already newer than 941 2024-09-01T00:36:21.990 INFO:tasks.rados.rados.0.smithi026.stdout:2233: oid 11 updating version 943 to 944 2024-09-01T00:36:21.990 INFO:tasks.rados.rados.0.smithi026.stdout:2233: oid 11 updating version 944 to 945 2024-09-01T00:36:21.990 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 945 (ObjNum 704 snap 216 seq_num 704) dirty exists 2024-09-01T00:36:21.990 INFO:tasks.rados.rados.0.smithi026.stdout:2233: left oid 11 (ObjNum 704 snap 216 seq_num 704) 2024-09-01T00:36:22.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:21 smithi139 ceph-mon[73682]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/624 objects degraded (3.045%), 4 pgs degraded) 2024-09-01T00:36:22.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:21 smithi139 ceph-mon[73682]: Cluster is now healthy 2024-09-01T00:36:22.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:21 smithi139 ceph-mon[73682]: osdmap e502: 8 total, 8 up, 8 in 2024-09-01T00:36:22.351 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:21 smithi026 ceph-mon[81182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/624 objects degraded (3.045%), 4 pgs degraded) 2024-09-01T00:36:22.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:21 smithi026 ceph-mon[81182]: Cluster is now healthy 2024-09-01T00:36:22.352 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:21 smithi026 ceph-mon[81182]: osdmap e502: 8 total, 8 up, 8 in 2024-09-01T00:36:22.352 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:21 smithi026 ceph-mon[83580]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/624 objects degraded (3.045%), 4 pgs degraded) 2024-09-01T00:36:22.352 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:21 smithi026 ceph-mon[83580]: Cluster is now healthy 2024-09-01T00:36:22.352 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:21 smithi026 ceph-mon[83580]: osdmap e502: 8 total, 8 up, 8 in 2024-09-01T00:36:22.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:36:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:36:22] "GET /metrics HTTP/1.1" 200 36307 "" "Prometheus/2.43.0" 2024-09-01T00:36:22.974 INFO:tasks.rados.rados.0.smithi026.stdout:2233: done (1 left) 2024-09-01T00:36:22.974 INFO:tasks.rados.rados.0.smithi026.stdout:2235: done (0 left) 2024-09-01T00:36:22.974 INFO:tasks.rados.rados.0.smithi026.stdout:2236: read oid 1 snap -1 2024-09-01T00:36:22.974 INFO:tasks.rados.rados.0.smithi026.stdout:2236: expect (ObjNum 599 snap 175 seq_num 599) 2024-09-01T00:36:22.974 INFO:tasks.rados.rados.0.smithi026.stdout:2237: read oid 17 snap -1 2024-09-01T00:36:22.975 INFO:tasks.rados.rados.0.smithi026.stdout:2237: expect (ObjNum 671 snap 198 seq_num 671) 2024-09-01T00:36:22.975 INFO:tasks.rados.rados.0.smithi026.stdout:2238: snap_remove snap 207 2024-09-01T00:36:23.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:22 smithi139 ceph-mon[73682]: osdmap e503: 8 total, 8 up, 8 in 2024-09-01T00:36:23.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:22 smithi139 ceph-mon[73682]: pgmap v422: 121 pgs: 121 active+clean; 406 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.0 MiB/s wr, 20 op/s; 10 MiB/s, 2 objects/s recovering 2024-09-01T00:36:23.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:22 smithi026 ceph-mon[83580]: osdmap e503: 8 total, 8 up, 8 in 2024-09-01T00:36:23.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:22 smithi026 ceph-mon[83580]: pgmap v422: 121 pgs: 121 active+clean; 406 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.0 MiB/s wr, 20 op/s; 10 MiB/s, 2 objects/s recovering 2024-09-01T00:36:23.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:22 smithi026 ceph-mon[81182]: osdmap e503: 8 total, 8 up, 8 in 2024-09-01T00:36:23.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:22 smithi026 ceph-mon[81182]: pgmap v422: 121 pgs: 121 active+clean; 406 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.0 MiB/s wr, 20 op/s; 10 MiB/s, 2 objects/s recovering 2024-09-01T00:36:23.968 INFO:tasks.rados.rados.0.smithi026.stdout:2236: expect (ObjNum 599 snap 175 seq_num 599) 2024-09-01T00:36:24.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:23 smithi139 ceph-mon[73682]: osdmap e504: 8 total, 8 up, 8 in 2024-09-01T00:36:24.361 INFO:tasks.rados.rados.0.smithi026.stdout:2237: expect (ObjNum 671 snap 198 seq_num 671) 2024-09-01T00:36:24.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:23 smithi026 ceph-mon[81182]: osdmap e504: 8 total, 8 up, 8 in 2024-09-01T00:36:24.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:23 smithi026 ceph-mon[83580]: osdmap e504: 8 total, 8 up, 8 in 2024-09-01T00:36:25.024 INFO:tasks.rados.rados.0.smithi026.stdout:2236: done (2 left) 2024-09-01T00:36:25.025 INFO:tasks.rados.rados.0.smithi026.stdout:2237: done (1 left) 2024-09-01T00:36:25.025 INFO:tasks.rados.rados.0.smithi026.stdout:2238: done (0 left) 2024-09-01T00:36:25.025 INFO:tasks.rados.rados.0.smithi026.stdout:2239: rollback oid 23 current snap is 217 2024-09-01T00:36:25.025 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 23 to 196 2024-09-01T00:36:25.025 INFO:tasks.rados.rados.0.smithi026.stdout:2240: snap_create 2024-09-01T00:36:25.027 INFO:tasks.rados.rados.0.smithi026.stdout:2239: finishing rollback tid 0 to smithi02669314-23 2024-09-01T00:36:25.027 INFO:tasks.rados.rados.0.smithi026.stdout:2239: finishing rollback tid 1 to smithi02669314-23 2024-09-01T00:36:25.027 INFO:tasks.rados.rados.0.smithi026.stdout:2239: finishing rollback tid 2 to smithi02669314-23 2024-09-01T00:36:25.027 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 748 (ObjNum 623 snap 182 seq_num 623) dirty exists 2024-09-01T00:36:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:24 smithi139 ceph-mon[73682]: osdmap e505: 8 total, 8 up, 8 in 2024-09-01T00:36:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:24 smithi139 ceph-mon[73682]: pgmap v425: 121 pgs: 121 active+clean; 406 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.5 MiB/s wr, 12 op/s; 5.1 MiB/s, 1 objects/s recovering 2024-09-01T00:36:25.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:24 smithi026 ceph-mon[81182]: osdmap e505: 8 total, 8 up, 8 in 2024-09-01T00:36:25.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:24 smithi026 ceph-mon[81182]: pgmap v425: 121 pgs: 121 active+clean; 406 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.5 MiB/s wr, 12 op/s; 5.1 MiB/s, 1 objects/s recovering 2024-09-01T00:36:25.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:24 smithi026 ceph-mon[83580]: osdmap e505: 8 total, 8 up, 8 in 2024-09-01T00:36:25.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:24 smithi026 ceph-mon[83580]: pgmap v425: 121 pgs: 121 active+clean; 406 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.5 MiB/s wr, 12 op/s; 5.1 MiB/s, 1 objects/s recovering 2024-09-01T00:36:25.677 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:36:25.775 INFO:tasks.rados.rados.0.smithi026.stdout:2239: done (1 left) 2024-09-01T00:36:25.775 INFO:tasks.rados.rados.0.smithi026.stdout:2240: done (0 left) 2024-09-01T00:36:25.776 INFO:tasks.rados.rados.0.smithi026.stdout:2241: snap_remove snap 196 2024-09-01T00:36:26.263 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:36:26.263 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (8m) 114s ago 9m 25.7M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:36:26.263 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (9m) 13s ago 9m 90.6M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:36:26.263 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (11m) 114s ago 11m 15.7M - 18.2.4-799-g7290dfee 0819e487878b 94023e73c4c5 2024-09-01T00:36:26.263 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (11m) 13s ago 11m 23.2M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:36:26.263 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (5m) 14s ago 14m 455M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:36:26.263 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (5m) 114s ago 16m 523M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:36:26.263 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (5m) 114s ago 16m 54.9M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:36:26.263 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (4m) 14s ago 14m 47.5M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:36:26.263 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (4m) 114s ago 14m 46.2M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:36:26.263 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (9m) 114s ago 9m 15.7M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:36:26.264 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (9m) 13s ago 9m 15.4M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:36:26.264 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (3m) 114s ago 14m 112M 2481M 19.3.0-4640-g50288870 8375ce782346 a0589209e48e 2024-09-01T00:36:26.264 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (3m) 114s ago 13m 113M 2481M 19.3.0-4640-g50288870 8375ce782346 b53b7e01db96 2024-09-01T00:36:26.264 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (2m) 114s ago 13m 62.1M 2481M 19.3.0-4640-g50288870 8375ce782346 8b9cf7b95d01 2024-09-01T00:36:26.264 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (118s) 114s ago 13m 12.2M 2481M 19.3.0-4640-g50288870 8375ce782346 9285322bfbd4 2024-09-01T00:36:26.264 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (84s) 14s ago 12m 117M 2480M 19.3.0-4640-g50288870 8375ce782346 9c796e465958 2024-09-01T00:36:26.264 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (51s) 13s ago 12m 81.6M 2480M 19.3.0-4640-g50288870 8375ce782346 a8ddac5d882d 2024-09-01T00:36:26.264 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (18s) 13s ago 11m 11.7M 2480M 19.3.0-4640-g50288870 8375ce782346 1059b92b7550 2024-09-01T00:36:26.264 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (11m) 13s ago 11m 220M 2480M 18.2.4-799-g7290dfee 0819e487878b b2e21c087f4f 2024-09-01T00:36:26.264 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (5m) 13s ago 10m 50.7M - 2.43.0 a07b618ecd1d a888053ef019 2024-09-01T00:36:26.611 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:36:26.612 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:36:26.612 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:36:26.612 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:36:26.612 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:36:26.612 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:36:26.612 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:36:26.612 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:36:26.612 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 1, 2024-09-01T00:36:26.612 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 7 2024-09-01T00:36:26.612 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:36:26.612 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:36:26.612 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 2 2024-09-01T00:36:26.613 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:36:26.613 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:36:26.613 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 3, 2024-09-01T00:36:26.613 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 12 2024-09-01T00:36:26.613 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:36:26.613 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:36:26.781 INFO:tasks.rados.rados.0.smithi026.stdout:2241: done (0 left) 2024-09-01T00:36:26.781 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 218 2024-09-01T00:36:26.782 INFO:tasks.rados.rados.0.smithi026.stdout:2242: seq_num 706 ranges {1777664=630784,2408448=516096,2924544=729088,3653632=360448} 2024-09-01T00:36:26.796 INFO:tasks.rados.rados.0.smithi026.stdout:2242: writing smithi02669314-33 from 1777664 to 2408448 tid 1 2024-09-01T00:36:26.799 INFO:tasks.rados.rados.0.smithi026.stdout:2242: writing smithi02669314-33 from 2408448 to 2924544 tid 2 2024-09-01T00:36:26.804 INFO:tasks.rados.rados.0.smithi026.stdout:2242: writing smithi02669314-33 from 2924544 to 3653632 tid 3 2024-09-01T00:36:26.807 INFO:tasks.rados.rados.0.smithi026.stdout:2242: writing smithi02669314-33 from 3653632 to 4014080 tid 4 2024-09-01T00:36:26.807 INFO:tasks.rados.rados.0.smithi026.stdout:2243: snap_remove snap 159 2024-09-01T00:36:26.924 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:36:26.924 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:36:26.924 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:36:26.924 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:36:26.924 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:36:26.924 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:36:26.924 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:36:26.924 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:36:26.924 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "12/20 daemons upgraded", 2024-09-01T00:36:26.925 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-01T00:36:26.925 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:36:26.925 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:36:26.925 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:26 smithi026 ceph-mon[81182]: from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:26.925 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:26 smithi026 ceph-mon[81182]: osdmap e506: 8 total, 8 up, 8 in 2024-09-01T00:36:26.925 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:26 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1466212459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:26.925 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:26 smithi026 ceph-mon[83580]: from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:26.925 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:26 smithi026 ceph-mon[83580]: osdmap e506: 8 total, 8 up, 8 in 2024-09-01T00:36:26.926 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:26 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1466212459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:27.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:26 smithi139 ceph-mon[73682]: from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:27.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:26 smithi139 ceph-mon[73682]: osdmap e506: 8 total, 8 up, 8 in 2024-09-01T00:36:27.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:26 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1466212459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:27.787 INFO:tasks.rados.rados.0.smithi026.stdout:2243: done (1 left) 2024-09-01T00:36:27.787 INFO:tasks.rados.rados.0.smithi026.stdout:2244: read oid 16 snap -1 2024-09-01T00:36:27.788 INFO:tasks.rados.rados.0.smithi026.stdout:2244: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:36:27.788 INFO:tasks.rados.rados.0.smithi026.stdout:2242: finishing write tid 1 to smithi02669314-33 2024-09-01T00:36:27.788 INFO:tasks.rados.rados.0.smithi026.stdout:2242: finishing write tid 2 to smithi02669314-33 2024-09-01T00:36:27.788 INFO:tasks.rados.rados.0.smithi026.stdout:2242: finishing write tid 3 to smithi02669314-33 2024-09-01T00:36:27.788 INFO:tasks.rados.rados.0.smithi026.stdout:2242: finishing write tid 4 to smithi02669314-33 2024-09-01T00:36:27.788 INFO:tasks.rados.rados.0.smithi026.stdout:2242: finishing write tid 5 to smithi02669314-33 2024-09-01T00:36:27.788 INFO:tasks.rados.rados.0.smithi026.stdout:2242: finishing write tid 6 to smithi02669314-33 2024-09-01T00:36:27.788 INFO:tasks.rados.rados.0.smithi026.stdout:2242: oid 33 updating version 0 to 753 2024-09-01T00:36:27.789 INFO:tasks.rados.rados.0.smithi026.stdout:2242: oid 33 updating version 753 to 755 2024-09-01T00:36:27.789 INFO:tasks.rados.rados.0.smithi026.stdout:2242: oid 33 version 755 is already newer than 754 2024-09-01T00:36:27.789 INFO:tasks.rados.rados.0.smithi026.stdout:2242: oid 33 updating version 755 to 757 2024-09-01T00:36:27.789 INFO:tasks.rados.rados.0.smithi026.stdout:2242: oid 33 version 757 is already newer than 756 2024-09-01T00:36:27.789 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 757 (ObjNum 706 snap 218 seq_num 706) dirty exists 2024-09-01T00:36:27.789 INFO:tasks.rados.rados.0.smithi026.stdout:2242: left oid 33 (ObjNum 706 snap 218 seq_num 706) 2024-09-01T00:36:27.789 INFO:tasks.rados.rados.0.smithi026.stdout:2242: done (1 left) 2024-09-01T00:36:27.790 INFO:tasks.rados.rados.0.smithi026.stdout:2245: copy_from oid 24 from oid 46 current snap is 218 2024-09-01T00:36:27.790 INFO:tasks.rados.rados.0.smithi026.stdout:2246: copy_from oid 20 from oid 14 current snap is 218 2024-09-01T00:36:27.790 INFO:tasks.rados.rados.0.smithi026.stdout:2247: read oid 12 snap 212 2024-09-01T00:36:27.790 INFO:tasks.rados.rados.0.smithi026.stdout:2247: expect (ObjNum 598 snap 175 seq_num 598) 2024-09-01T00:36:27.790 INFO:tasks.rados.rados.0.smithi026.stdout:2248: snap_remove snap 202 2024-09-01T00:36:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:27 smithi139 ceph-mon[73682]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:27 smithi139 ceph-mon[73682]: pgmap v427: 121 pgs: 121 active+clean; 408 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 526 KiB/s wr, 4 op/s 2024-09-01T00:36:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:27 smithi139 ceph-mon[73682]: from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:27 smithi139 ceph-mon[73682]: osdmap e507: 8 total, 8 up, 8 in 2024-09-01T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:27 smithi026 ceph-mon[81182]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:27 smithi026 ceph-mon[81182]: pgmap v427: 121 pgs: 121 active+clean; 408 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 526 KiB/s wr, 4 op/s 2024-09-01T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:27 smithi026 ceph-mon[81182]: from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:27 smithi026 ceph-mon[81182]: osdmap e507: 8 total, 8 up, 8 in 2024-09-01T00:36:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:27 smithi026 ceph-mon[83580]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:27 smithi026 ceph-mon[83580]: pgmap v427: 121 pgs: 121 active+clean; 408 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 526 KiB/s wr, 4 op/s 2024-09-01T00:36:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:27 smithi026 ceph-mon[83580]: from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:27 smithi026 ceph-mon[83580]: osdmap e507: 8 total, 8 up, 8 in 2024-09-01T00:36:28.796 INFO:tasks.rados.rados.0.smithi026.stdout:2248: done (4 left) 2024-09-01T00:36:28.796 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 218 2024-09-01T00:36:28.796 INFO:tasks.rados.rados.0.smithi026.stdout:2249: seq_num 707 ranges {3293184=647168,3940352=802816,4743168=532480,5275648=270336} 2024-09-01T00:36:28.818 INFO:tasks.rados.rados.0.smithi026.stdout:2249: writing smithi02669314-37 from 3293184 to 3940352 tid 1 2024-09-01T00:36:28.822 INFO:tasks.rados.rados.0.smithi026.stdout:2249: writing smithi02669314-37 from 3940352 to 4743168 tid 2 2024-09-01T00:36:28.826 INFO:tasks.rados.rados.0.smithi026.stdout:2249: writing smithi02669314-37 from 4743168 to 5275648 tid 3 2024-09-01T00:36:28.827 INFO:tasks.rados.rados.0.smithi026.stdout:2249: writing smithi02669314-37 from 5275648 to 5545984 tid 4 2024-09-01T00:36:28.828 INFO:tasks.rados.rados.0.smithi026.stdout:2250: copy_from oid 42 from oid 11 current snap is 218 2024-09-01T00:36:28.828 INFO:tasks.rados.rados.0.smithi026.stdout:2247: expect (ObjNum 598 snap 175 seq_num 598) 2024-09-01T00:36:28.840 INFO:tasks.rados.rados.0.smithi026.stdout:2244: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:36:28.917 INFO:tasks.rados.rados.0.smithi026.stdout:2246: finishing copy_from racing read to smithi02669314-20 2024-09-01T00:36:28.917 INFO:tasks.rados.rados.0.smithi026.stdout:2246: finishing copy_from to smithi02669314-20 2024-09-01T00:36:28.917 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 860 (ObjNum 547 snap 158 seq_num 547) dirty exists 2024-09-01T00:36:28.917 INFO:tasks.rados.rados.0.smithi026.stdout:2245: finishing copy_from racing read to smithi02669314-24 2024-09-01T00:36:28.917 INFO:tasks.rados.rados.0.smithi026.stdout:2245: finishing copy_from to smithi02669314-24 2024-09-01T00:36:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 745 (ObjNum 615 snap 181 seq_num 615) dirty exists 2024-09-01T00:36:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:2249: finishing write tid 1 to smithi02669314-37 2024-09-01T00:36:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:2249: finishing write tid 2 to smithi02669314-37 2024-09-01T00:36:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:2249: finishing write tid 3 to smithi02669314-37 2024-09-01T00:36:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:2244: done (5 left) 2024-09-01T00:36:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:2245: done (4 left) 2024-09-01T00:36:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:2246: done (3 left) 2024-09-01T00:36:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:2247: done (2 left) 2024-09-01T00:36:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:2251: rmattr oid 5 current snap is 218 2024-09-01T00:36:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:2251: done (2 left) 2024-09-01T00:36:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:2252: snap_create 2024-09-01T00:36:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:2249: finishing write tid 4 to smithi02669314-37 2024-09-01T00:36:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:2249: finishing write tid 5 to smithi02669314-37 2024-09-01T00:36:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:2249: finishing write tid 6 to smithi02669314-37 2024-09-01T00:36:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:2249: oid 37 updating version 0 to 858 2024-09-01T00:36:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:2249: oid 37 updating version 858 to 860 2024-09-01T00:36:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:2249: oid 37 updating version 860 to 862 2024-09-01T00:36:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:2249: oid 37 version 862 is already newer than 861 2024-09-01T00:36:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:2249: oid 37 version 862 is already newer than 859 2024-09-01T00:36:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 862 (ObjNum 707 snap 218 seq_num 707) dirty exists 2024-09-01T00:36:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:2249: left oid 37 (ObjNum 707 snap 218 seq_num 707) 2024-09-01T00:36:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:2250: finishing copy_from racing read to smithi02669314-42 2024-09-01T00:36:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:2250: finishing copy_from to smithi02669314-42 2024-09-01T00:36:28.919 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 945 (ObjNum 704 snap 216 seq_num 704) dirty exists 2024-09-01T00:36:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:28 smithi139 ceph-mon[73682]: from='client.44402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:28 smithi139 ceph-mon[73682]: osdmap e508: 8 total, 8 up, 8 in 2024-09-01T00:36:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:28 smithi026 ceph-mon[81182]: from='client.44402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:28 smithi026 ceph-mon[81182]: osdmap e508: 8 total, 8 up, 8 in 2024-09-01T00:36:29.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:28 smithi026 ceph-mon[83580]: from='client.44402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:29.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:28 smithi026 ceph-mon[83580]: osdmap e508: 8 total, 8 up, 8 in 2024-09-01T00:36:29.797 INFO:tasks.rados.rados.0.smithi026.stdout:2249: done (2 left) 2024-09-01T00:36:29.798 INFO:tasks.rados.rados.0.smithi026.stdout:2250: done (1 left) 2024-09-01T00:36:29.798 INFO:tasks.rados.rados.0.smithi026.stdout:2252: done (0 left) 2024-09-01T00:36:29.798 INFO:tasks.rados.rados.0.smithi026.stdout:2253: delete oid 9 current snap is 219 2024-09-01T00:36:29.800 INFO:tasks.rados.rados.0.smithi026.stdout:2253: done (0 left) 2024-09-01T00:36:29.800 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 219 2024-09-01T00:36:29.800 INFO:tasks.rados.rados.0.smithi026.stdout:2254: seq_num 709 ranges {9216000=679936,9895936=614400,10510336=499712,11010048=491520} 2024-09-01T00:36:29.855 INFO:tasks.rados.rados.0.smithi026.stdout:2254: writing smithi02669314-35 from 9216000 to 9895936 tid 1 2024-09-01T00:36:29.858 INFO:tasks.rados.rados.0.smithi026.stdout:2254: writing smithi02669314-35 from 9895936 to 10510336 tid 2 2024-09-01T00:36:29.861 INFO:tasks.rados.rados.0.smithi026.stdout:2254: writing smithi02669314-35 from 10510336 to 11010048 tid 3 2024-09-01T00:36:29.864 INFO:tasks.rados.rados.0.smithi026.stdout:2254: writing smithi02669314-35 from 11010048 to 11501568 tid 4 2024-09-01T00:36:29.865 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 219 2024-09-01T00:36:29.865 INFO:tasks.rados.rados.0.smithi026.stdout:2254: finishing write tid 1 to smithi02669314-35 2024-09-01T00:36:29.865 INFO:tasks.rados.rados.0.smithi026.stdout:2254: finishing write tid 2 to smithi02669314-35 2024-09-01T00:36:29.865 INFO:tasks.rados.rados.0.smithi026.stdout:2254: finishing write tid 3 to smithi02669314-35 2024-09-01T00:36:29.865 INFO:tasks.rados.rados.0.smithi026.stdout:2255: seq_num 710 ranges {0=696320,696320=499712,1196032=712704,1908736=393216} 2024-09-01T00:36:29.868 INFO:tasks.rados.rados.0.smithi026.stdout:2255: writing smithi02669314-6 from 0 to 696320 tid 1 2024-09-01T00:36:29.871 INFO:tasks.rados.rados.0.smithi026.stdout:2255: writing smithi02669314-6 from 696320 to 1196032 tid 2 2024-09-01T00:36:29.875 INFO:tasks.rados.rados.0.smithi026.stdout:2255: writing smithi02669314-6 from 1196032 to 1908736 tid 3 2024-09-01T00:36:29.878 INFO:tasks.rados.rados.0.smithi026.stdout:2255: writing smithi02669314-6 from 1908736 to 2301952 tid 4 2024-09-01T00:36:29.878 INFO:tasks.rados.rados.0.smithi026.stdout:2256: delete oid 37 current snap is 219 2024-09-01T00:36:29.878 INFO:tasks.rados.rados.0.smithi026.stdout:2254: finishing write tid 4 to smithi02669314-35 2024-09-01T00:36:29.878 INFO:tasks.rados.rados.0.smithi026.stdout:2254: finishing write tid 5 to smithi02669314-35 2024-09-01T00:36:29.878 INFO:tasks.rados.rados.0.smithi026.stdout:2254: finishing write tid 6 to smithi02669314-35 2024-09-01T00:36:29.878 INFO:tasks.rados.rados.0.smithi026.stdout:2254: oid 35 updating version 0 to 1043 2024-09-01T00:36:29.878 INFO:tasks.rados.rados.0.smithi026.stdout:2254: oid 35 updating version 1043 to 1047 2024-09-01T00:36:29.878 INFO:tasks.rados.rados.0.smithi026.stdout:2254: oid 35 version 1047 is already newer than 1044 2024-09-01T00:36:29.878 INFO:tasks.rados.rados.0.smithi026.stdout:2254: oid 35 version 1047 is already newer than 1046 2024-09-01T00:36:29.878 INFO:tasks.rados.rados.0.smithi026.stdout:2254: oid 35 version 1047 is already newer than 1045 2024-09-01T00:36:29.879 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1047 (ObjNum 709 snap 219 seq_num 709) dirty exists 2024-09-01T00:36:29.879 INFO:tasks.rados.rados.0.smithi026.stdout:2254: left oid 35 (ObjNum 709 snap 219 seq_num 709) 2024-09-01T00:36:29.879 INFO:tasks.rados.rados.0.smithi026.stdout:2255: finishing write tid 1 to smithi02669314-6 2024-09-01T00:36:29.879 INFO:tasks.rados.rados.0.smithi026.stdout:2255: finishing write tid 2 to smithi02669314-6 2024-09-01T00:36:29.880 INFO:tasks.rados.rados.0.smithi026.stdout:2255: finishing write tid 3 to smithi02669314-6 2024-09-01T00:36:29.880 INFO:tasks.rados.rados.0.smithi026.stdout:2254: done (2 left) 2024-09-01T00:36:29.880 INFO:tasks.rados.rados.0.smithi026.stdout:2256: done (1 left) 2024-09-01T00:36:29.880 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 219 2024-09-01T00:36:29.880 INFO:tasks.rados.rados.0.smithi026.stdout:2257: seq_num 712 ranges {0=729088,729088=671744,1400832=671744,2072576=262144} 2024-09-01T00:36:29.885 INFO:tasks.rados.rados.0.smithi026.stdout:2257: writing smithi02669314-40 from 0 to 729088 tid 1 2024-09-01T00:36:29.888 INFO:tasks.rados.rados.0.smithi026.stdout:2257: writing smithi02669314-40 from 729088 to 1400832 tid 2 2024-09-01T00:36:29.891 INFO:tasks.rados.rados.0.smithi026.stdout:2257: writing smithi02669314-40 from 1400832 to 2072576 tid 3 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:2257: writing smithi02669314-40 from 2072576 to 2334720 tid 4 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:2258: copy_from oid 31 from oid 21 current snap is 219 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:2255: finishing write tid 4 to smithi02669314-6 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:2255: finishing write tid 5 to smithi02669314-6 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:2255: finishing write tid 6 to smithi02669314-6 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:2255: oid 6 updating version 0 to 816 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:2255: oid 6 version 816 is already newer than 813 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:2255: oid 6 version 816 is already newer than 814 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:2255: oid 6 version 816 is already newer than 815 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:2255: oid 6 updating version 816 to 817 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 817 (ObjNum 710 snap 219 seq_num 710) dirty exists 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:2255: left oid 6 (ObjNum 710 snap 219 seq_num 710) 2024-09-01T00:36:29.894 INFO:tasks.rados.rados.0.smithi026.stdout:2257: finishing write tid 1 to smithi02669314-40 2024-09-01T00:36:29.895 INFO:tasks.rados.rados.0.smithi026.stdout:2257: finishing write tid 2 to smithi02669314-40 2024-09-01T00:36:29.895 INFO:tasks.rados.rados.0.smithi026.stdout:2255: done (2 left) 2024-09-01T00:36:29.895 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 219 2024-09-01T00:36:29.895 INFO:tasks.rados.rados.0.smithi026.stdout:2259: seq_num 713 ranges {8863744=745472,9609216=557056,10166272=483328,10649600=565248} 2024-09-01T00:36:29.946 INFO:tasks.rados.rados.0.smithi026.stdout:2259: writing smithi02669314-10 from 8863744 to 9609216 tid 1 2024-09-01T00:36:29.949 INFO:tasks.rados.rados.0.smithi026.stdout:2259: writing smithi02669314-10 from 9609216 to 10166272 tid 2 2024-09-01T00:36:29.952 INFO:tasks.rados.rados.0.smithi026.stdout:2259: writing smithi02669314-10 from 10166272 to 10649600 tid 3 2024-09-01T00:36:29.957 INFO:tasks.rados.rados.0.smithi026.stdout:2259: writing smithi02669314-10 from 10649600 to 11214848 tid 4 2024-09-01T00:36:29.957 INFO:tasks.rados.rados.0.smithi026.stdout:2260: copy_from oid 19 from oid 47 current snap is 219 2024-09-01T00:36:29.957 INFO:tasks.rados.rados.0.smithi026.stdout:2257: finishing write tid 3 to smithi02669314-40 2024-09-01T00:36:29.958 INFO:tasks.rados.rados.0.smithi026.stdout:2257: finishing write tid 4 to smithi02669314-40 2024-09-01T00:36:29.958 INFO:tasks.rados.rados.0.smithi026.stdout:2257: finishing write tid 5 to smithi02669314-40 2024-09-01T00:36:29.958 INFO:tasks.rados.rados.0.smithi026.stdout:2257: finishing write tid 6 to smithi02669314-40 2024-09-01T00:36:29.958 INFO:tasks.rados.rados.0.smithi026.stdout:2257: oid 40 updating version 0 to 723 2024-09-01T00:36:29.959 INFO:tasks.rados.rados.0.smithi026.stdout:2257: oid 40 version 723 is already newer than 720 2024-09-01T00:36:29.959 INFO:tasks.rados.rados.0.smithi026.stdout:2257: oid 40 updating version 723 to 724 2024-09-01T00:36:29.959 INFO:tasks.rados.rados.0.smithi026.stdout:2257: oid 40 version 724 is already newer than 721 2024-09-01T00:36:29.959 INFO:tasks.rados.rados.0.smithi026.stdout:2257: oid 40 version 724 is already newer than 722 2024-09-01T00:36:29.959 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 724 (ObjNum 712 snap 219 seq_num 712) dirty exists 2024-09-01T00:36:29.960 INFO:tasks.rados.rados.0.smithi026.stdout:2257: left oid 40 (ObjNum 712 snap 219 seq_num 712) 2024-09-01T00:36:29.960 INFO:tasks.rados.rados.0.smithi026.stdout:2258: finishing copy_from racing read to smithi02669314-31 2024-09-01T00:36:29.960 INFO:tasks.rados.rados.0.smithi026.stdout:2258: finishing copy_from to smithi02669314-31 2024-09-01T00:36:29.960 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 666 (ObjNum 129 snap 0 seq_num 132585744) dirty exists 2024-09-01T00:36:29.960 INFO:tasks.rados.rados.0.smithi026.stdout:2259: finishing write tid 1 to smithi02669314-10 2024-09-01T00:36:29.960 INFO:tasks.rados.rados.0.smithi026.stdout:2259: finishing write tid 2 to smithi02669314-10 2024-09-01T00:36:29.961 INFO:tasks.rados.rados.0.smithi026.stdout:2257: done (3 left) 2024-09-01T00:36:29.961 INFO:tasks.rados.rados.0.smithi026.stdout:2258: done (2 left) 2024-09-01T00:36:29.961 INFO:tasks.rados.rados.0.smithi026.stdout:2261: delete oid 31 current snap is 219 2024-09-01T00:36:29.961 INFO:tasks.rados.rados.0.smithi026.stdout:2259: finishing write tid 3 to smithi02669314-10 2024-09-01T00:36:29.962 INFO:tasks.rados.rados.0.smithi026.stdout:2261: done (2 left) 2024-09-01T00:36:29.962 INFO:tasks.rados.rados.0.smithi026.stdout:2262: snap_remove snap 213 2024-09-01T00:36:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:29 smithi139 ceph-mon[73682]: pgmap v430: 121 pgs: 121 active+clean; 388 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 526 KiB/s wr, 4 op/s 2024-09-01T00:36:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:29 smithi139 ceph-mon[73682]: osdmap e509: 8 total, 8 up, 8 in 2024-09-01T00:36:30.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:29 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:29 smithi026 ceph-mon[81182]: pgmap v430: 121 pgs: 121 active+clean; 388 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 526 KiB/s wr, 4 op/s 2024-09-01T00:36:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:29 smithi026 ceph-mon[81182]: osdmap e509: 8 total, 8 up, 8 in 2024-09-01T00:36:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:29 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:29 smithi026 ceph-mon[83580]: pgmap v430: 121 pgs: 121 active+clean; 388 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 526 KiB/s wr, 4 op/s 2024-09-01T00:36:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:29 smithi026 ceph-mon[83580]: osdmap e509: 8 total, 8 up, 8 in 2024-09-01T00:36:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:29 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:30.804 INFO:tasks.rados.rados.0.smithi026.stdout:2259: finishing write tid 4 to smithi02669314-10 2024-09-01T00:36:30.804 INFO:tasks.rados.rados.0.smithi026.stdout:2259: finishing write tid 5 to smithi02669314-10 2024-09-01T00:36:30.804 INFO:tasks.rados.rados.0.smithi026.stdout:2259: finishing write tid 6 to smithi02669314-10 2024-09-01T00:36:30.804 INFO:tasks.rados.rados.0.smithi026.stdout:2259: oid 10 updating version 0 to 778 2024-09-01T00:36:30.804 INFO:tasks.rados.rados.0.smithi026.stdout:2259: oid 10 version 778 is already newer than 777 2024-09-01T00:36:30.805 INFO:tasks.rados.rados.0.smithi026.stdout:2259: oid 10 updating version 778 to 780 2024-09-01T00:36:30.805 INFO:tasks.rados.rados.0.smithi026.stdout:2259: oid 10 updating version 780 to 781 2024-09-01T00:36:30.805 INFO:tasks.rados.rados.0.smithi026.stdout:2259: oid 10 version 781 is already newer than 779 2024-09-01T00:36:30.805 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 781 (ObjNum 713 snap 219 seq_num 713) dirty exists 2024-09-01T00:36:30.805 INFO:tasks.rados.rados.0.smithi026.stdout:2259: left oid 10 (ObjNum 713 snap 219 seq_num 713) 2024-09-01T00:36:30.805 INFO:tasks.rados.rados.0.smithi026.stdout:2260: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:36:30.805 INFO:tasks.rados.rados.0.smithi026.stdout:2260: finishing copy_from to smithi02669314-19 2024-09-01T00:36:30.805 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 965 (ObjNum 585 snap 171 seq_num 585) dirty exists 2024-09-01T00:36:30.805 INFO:tasks.rados.rados.0.smithi026.stdout:2259: done (2 left) 2024-09-01T00:36:30.805 INFO:tasks.rados.rados.0.smithi026.stdout:2260: done (1 left) 2024-09-01T00:36:30.806 INFO:tasks.rados.rados.0.smithi026.stdout:2262: done (0 left) 2024-09-01T00:36:30.806 INFO:tasks.rados.rados.0.smithi026.stdout:2263: snap_remove snap 187 2024-09-01T00:36:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:30 smithi139 ceph-mon[73682]: osdmap e510: 8 total, 8 up, 8 in 2024-09-01T00:36:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:30 smithi026 ceph-mon[81182]: osdmap e510: 8 total, 8 up, 8 in 2024-09-01T00:36:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:30 smithi026 ceph-mon[83580]: osdmap e510: 8 total, 8 up, 8 in 2024-09-01T00:36:31.805 INFO:tasks.rados.rados.0.smithi026.stdout:2263: done (0 left) 2024-09-01T00:36:31.805 INFO:tasks.rados.rados.0.smithi026.stdout:2264: copy_from oid 11 from oid 40 current snap is 219 2024-09-01T00:36:31.805 INFO:tasks.rados.rados.0.smithi026.stdout:2265: read oid 22 snap -1 2024-09-01T00:36:31.805 INFO:tasks.rados.rados.0.smithi026.stdout:2265: expect (ObjNum 657 snap 196 seq_num 657) 2024-09-01T00:36:31.805 INFO:tasks.rados.rados.0.smithi026.stdout:2266: snap_remove snap 211 2024-09-01T00:36:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:31 smithi139 ceph-mon[73682]: pgmap v433: 121 pgs: 121 active+clean; 364 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-09-01T00:36:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:31 smithi139 ceph-mon[73682]: osdmap e511: 8 total, 8 up, 8 in 2024-09-01T00:36:32.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:31 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-01T00:36:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:31 smithi026 ceph-mon[81182]: pgmap v433: 121 pgs: 121 active+clean; 364 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-09-01T00:36:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:31 smithi026 ceph-mon[81182]: osdmap e511: 8 total, 8 up, 8 in 2024-09-01T00:36:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:31 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-01T00:36:32.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:31 smithi026 ceph-mon[83580]: pgmap v433: 121 pgs: 121 active+clean; 364 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-09-01T00:36:32.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:31 smithi026 ceph-mon[83580]: osdmap e511: 8 total, 8 up, 8 in 2024-09-01T00:36:32.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:31 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-01T00:36:32.806 INFO:tasks.rados.rados.0.smithi026.stdout:2266: done (2 left) 2024-09-01T00:36:32.806 INFO:tasks.rados.rados.0.smithi026.stdout:2267: rmattr oid 2 current snap is 219 2024-09-01T00:36:32.806 INFO:tasks.rados.rados.0.smithi026.stdout:2267: done (2 left) 2024-09-01T00:36:32.806 INFO:tasks.rados.rados.0.smithi026.stdout:2268: snap_create 2024-09-01T00:36:32.806 INFO:tasks.rados.rados.0.smithi026.stdout:2265: expect (ObjNum 657 snap 196 seq_num 657) 2024-09-01T00:36:32.939 INFO:tasks.rados.rados.0.smithi026.stdout:2264: finishing copy_from racing read to smithi02669314-11 2024-09-01T00:36:32.939 INFO:tasks.rados.rados.0.smithi026.stdout:2264: finishing copy_from to smithi02669314-11 2024-09-01T00:36:32.939 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 724 (ObjNum 712 snap 219 seq_num 712) dirty exists 2024-09-01T00:36:32.954 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:36:32] "GET /metrics HTTP/1.1" 200 36307 "" "Prometheus/2.43.0" 2024-09-01T00:36:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-01T00:36:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[83580]: Upgrade: osd.7 is safe to restart 2024-09-01T00:36:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[83580]: osdmap e512: 8 total, 8 up, 8 in 2024-09-01T00:36:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:32.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-01T00:36:32.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:32.955 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[83580]: osdmap e513: 8 total, 8 up, 8 in 2024-09-01T00:36:32.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-01T00:36:32.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[81182]: Upgrade: osd.7 is safe to restart 2024-09-01T00:36:32.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[81182]: osdmap e512: 8 total, 8 up, 8 in 2024-09-01T00:36:32.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:32.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-01T00:36:32.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:32.955 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:32 smithi026 ceph-mon[81182]: osdmap e513: 8 total, 8 up, 8 in 2024-09-01T00:36:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:32 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-01T00:36:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:32 smithi139 ceph-mon[73682]: Upgrade: osd.7 is safe to restart 2024-09-01T00:36:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:32 smithi139 ceph-mon[73682]: osdmap e512: 8 total, 8 up, 8 in 2024-09-01T00:36:33.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:32 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:33.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:32 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-01T00:36:33.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:32 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:33.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:32 smithi139 ceph-mon[73682]: osdmap e513: 8 total, 8 up, 8 in 2024-09-01T00:36:33.808 INFO:tasks.rados.rados.0.smithi026.stdout:2264: done (2 left) 2024-09-01T00:36:33.808 INFO:tasks.rados.rados.0.smithi026.stdout:2265: done (1 left) 2024-09-01T00:36:33.808 INFO:tasks.rados.rados.0.smithi026.stdout:2268: done (0 left) 2024-09-01T00:36:33.808 INFO:tasks.rados.rados.0.smithi026.stdout:2269: rollback oid 36 current snap is 220 2024-09-01T00:36:33.808 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 36 to 217 2024-09-01T00:36:33.808 INFO:tasks.rados.rados.0.smithi026.stdout:2270: delete oid 18 current snap is 220 2024-09-01T00:36:33.812 INFO:tasks.rados.rados.0.smithi026.stdout:2270: done (1 left) 2024-09-01T00:36:33.813 INFO:tasks.rados.rados.0.smithi026.stdout:2271: read oid 49 snap -1 2024-09-01T00:36:33.813 INFO:tasks.rados.rados.0.smithi026.stdout:2271: expect (ObjNum 693 snap 210 seq_num 693) 2024-09-01T00:36:33.813 INFO:tasks.rados.rados.0.smithi026.stdout:2272: delete oid 17 current snap is 220 2024-09-01T00:36:33.813 INFO:tasks.rados.rados.0.smithi026.stdout:2269: finishing rollback tid 0 to smithi02669314-36 2024-09-01T00:36:33.815 INFO:tasks.rados.rados.0.smithi026.stdout:2269: finishing rollback tid 1 to smithi02669314-36 2024-09-01T00:36:33.815 INFO:tasks.rados.rados.0.smithi026.stdout:2269: finishing rollback tid 2 to smithi02669314-36 2024-09-01T00:36:33.815 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 677 (ObjNum 701 snap 212 seq_num 701) dirty exists 2024-09-01T00:36:33.817 INFO:tasks.rados.rados.0.smithi026.stdout:2269: done (2 left) 2024-09-01T00:36:33.817 INFO:tasks.rados.rados.0.smithi026.stdout:2272: done (1 left) 2024-09-01T00:36:33.817 INFO:tasks.rados.rados.0.smithi026.stdout:2273: read oid 34 snap -1 2024-09-01T00:36:33.817 INFO:tasks.rados.rados.0.smithi026.stdout:2273: expect (ObjNum 702 snap 212 seq_num 702) 2024-09-01T00:36:33.817 INFO:tasks.rados.rados.0.smithi026.stdout:2274: read oid 15 snap 208 2024-09-01T00:36:33.817 INFO:tasks.rados.rados.0.smithi026.stdout:2274: expect deleted 2024-09-01T00:36:33.817 INFO:tasks.rados.rados.0.smithi026.stdout:2275: delete oid 43 current snap is 220 2024-09-01T00:36:33.820 INFO:tasks.rados.rados.0.smithi026.stdout:2274: done (3 left) 2024-09-01T00:36:33.820 INFO:tasks.rados.rados.0.smithi026.stdout:2275: done (2 left) 2024-09-01T00:36:33.821 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 220 2024-09-01T00:36:33.821 INFO:tasks.rados.rados.0.smithi026.stdout:2276: seq_num 718 ranges {0=32768} 2024-09-01T00:36:33.821 INFO:tasks.rados.rados.0.smithi026.stdout:2276: writing smithi02669314-43 from 0 to 32768 tid 1 2024-09-01T00:36:33.821 INFO:tasks.rados.rados.0.smithi026.stdout:2277: delete oid 46 current snap is 220 2024-09-01T00:36:33.823 INFO:tasks.rados.rados.0.smithi026.stdout:2276: finishing write tid 1 to smithi02669314-43 2024-09-01T00:36:33.824 INFO:tasks.rados.rados.0.smithi026.stdout:2276: finishing write tid 2 to smithi02669314-43 2024-09-01T00:36:33.825 INFO:tasks.rados.rados.0.smithi026.stdout:2276: finishing write tid 3 to smithi02669314-43 2024-09-01T00:36:33.825 INFO:tasks.rados.rados.0.smithi026.stdout:2276: oid 43 updating version 0 to 691 2024-09-01T00:36:33.825 INFO:tasks.rados.rados.0.smithi026.stdout:2276: oid 43 version 691 is already newer than 690 2024-09-01T00:36:33.825 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 691 (ObjNum 718 snap 220 seq_num 718) dirty exists 2024-09-01T00:36:33.825 INFO:tasks.rados.rados.0.smithi026.stdout:2276: left oid 43 (ObjNum 718 snap 220 seq_num 718) 2024-09-01T00:36:33.828 INFO:tasks.rados.rados.0.smithi026.stdout:2276: done (3 left) 2024-09-01T00:36:33.828 INFO:tasks.rados.rados.0.smithi026.stdout:2277: done (2 left) 2024-09-01T00:36:33.828 INFO:tasks.rados.rados.0.smithi026.stdout:2278: snap_remove snap 212 2024-09-01T00:36:33.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:33 smithi139 ceph-mon[73682]: pgmap v436: 121 pgs: 121 active+clean; 356 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.0 MiB/s wr, 12 op/s 2024-09-01T00:36:33.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:33 smithi139 ceph-mon[73682]: Upgrade: Updating osd.7 2024-09-01T00:36:33.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:33 smithi139 ceph-mon[73682]: Deploying daemon osd.7 on smithi139 2024-09-01T00:36:33.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:33 smithi139 ceph-mon[73682]: osdmap e514: 8 total, 8 up, 8 in 2024-09-01T00:36:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:33 smithi026 ceph-mon[81182]: pgmap v436: 121 pgs: 121 active+clean; 356 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.0 MiB/s wr, 12 op/s 2024-09-01T00:36:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:33 smithi026 ceph-mon[81182]: Upgrade: Updating osd.7 2024-09-01T00:36:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:33 smithi026 ceph-mon[81182]: Deploying daemon osd.7 on smithi139 2024-09-01T00:36:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:33 smithi026 ceph-mon[81182]: osdmap e514: 8 total, 8 up, 8 in 2024-09-01T00:36:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:33 smithi026 ceph-mon[83580]: pgmap v436: 121 pgs: 121 active+clean; 356 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.0 MiB/s wr, 12 op/s 2024-09-01T00:36:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:33 smithi026 ceph-mon[83580]: Upgrade: Updating osd.7 2024-09-01T00:36:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:33 smithi026 ceph-mon[83580]: Deploying daemon osd.7 on smithi139 2024-09-01T00:36:34.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:33 smithi026 ceph-mon[83580]: osdmap e514: 8 total, 8 up, 8 in 2024-09-01T00:36:34.834 INFO:tasks.rados.rados.0.smithi026.stdout:2273: expect (ObjNum 702 snap 212 seq_num 702) 2024-09-01T00:36:35.214 INFO:tasks.rados.rados.0.smithi026.stdout:2271: expect (ObjNum 693 snap 210 seq_num 693) 2024-09-01T00:36:35.650 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:35 smithi139 ceph-mon[73682]: pgmap v439: 121 pgs: 121 active+clean; 357 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 5.4 MiB/s wr, 6 op/s 2024-09-01T00:36:35.650 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:35.650 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:36:35.650 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:35 smithi139 ceph-mon[73682]: osdmap e515: 8 total, 8 up, 8 in 2024-09-01T00:36:35.650 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:35 smithi139 systemd[1]: Stopping Ceph osd.7 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:36:35.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:35 smithi026 ceph-mon[83580]: pgmap v439: 121 pgs: 121 active+clean; 357 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 5.4 MiB/s wr, 6 op/s 2024-09-01T00:36:35.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:35.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:36:35.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:35 smithi026 ceph-mon[83580]: osdmap e515: 8 total, 8 up, 8 in 2024-09-01T00:36:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:35 smithi026 ceph-mon[81182]: pgmap v439: 121 pgs: 121 active+clean; 357 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 5.4 MiB/s wr, 6 op/s 2024-09-01T00:36:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:36:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:35 smithi026 ceph-mon[81182]: osdmap e515: 8 total, 8 up, 8 in 2024-09-01T00:36:35.972 INFO:tasks.rados.rados.0.smithi026.stdout:2271: done (2 left) 2024-09-01T00:36:35.972 INFO:tasks.rados.rados.0.smithi026.stdout:2273: done (1 left) 2024-09-01T00:36:35.973 INFO:tasks.rados.rados.0.smithi026.stdout:2278: done (0 left) 2024-09-01T00:36:35.973 INFO:tasks.rados.rados.0.smithi026.stdout:2279: snap_remove snap 210 2024-09-01T00:36:36.084 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:35 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[42895]: 2024-09-01T00:36:35.651+0000 7f91a8dc3640 -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-01T00:36:36.084 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:35 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[42895]: 2024-09-01T00:36:35.651+0000 7f91a8dc3640 -1 osd.7 515 *** Got signal Terminated *** 2024-09-01T00:36:36.084 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:35 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[42895]: 2024-09-01T00:36:35.651+0000 7f91a8dc3640 -1 osd.7 515 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:36:36.612 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:36 smithi139 podman[93475]: 2024-09-01 00:36:36.345110365 +0000 UTC m=+0.801891588 container died b2e21c087f4fd2a9eb7c18e87785350218c88891eea69510cc0c47ac2869d9a0 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=reef-7290dfe, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:36:36.613 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:36 smithi139 ceph-mon[73682]: osd.7 marked itself down and dead 2024-09-01T00:36:36.613 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:36 smithi139 ceph-mon[73682]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:36:36.613 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:36 smithi139 ceph-mon[73682]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-01T00:36:36.613 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:36 smithi139 ceph-mon[73682]: osdmap e516: 8 total, 7 up, 8 in 2024-09-01T00:36:36.787 INFO:tasks.rados.rados.0.smithi026.stdout:2279: done (0 left) 2024-09-01T00:36:36.787 INFO:tasks.rados.rados.0.smithi026.stdout:2280: rollback oid 34 current snap is 220 2024-09-01T00:36:36.787 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 34 to 215 2024-09-01T00:36:36.787 INFO:tasks.rados.rados.0.smithi026.stdout:2281: snap_remove snap 209 2024-09-01T00:36:36.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:36 smithi026 ceph-mon[81182]: osd.7 marked itself down and dead 2024-09-01T00:36:36.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:36 smithi026 ceph-mon[81182]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:36:36.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:36 smithi026 ceph-mon[81182]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-01T00:36:36.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:36 smithi026 ceph-mon[81182]: osdmap e516: 8 total, 7 up, 8 in 2024-09-01T00:36:36.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:36 smithi026 ceph-mon[83580]: osd.7 marked itself down and dead 2024-09-01T00:36:36.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:36 smithi026 ceph-mon[83580]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-01T00:36:36.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:36 smithi026 ceph-mon[83580]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-01T00:36:36.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:36 smithi026 ceph-mon[83580]: osdmap e516: 8 total, 7 up, 8 in 2024-09-01T00:36:37.083 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:36 smithi139 podman[93475]: 2024-09-01 00:36:36.826963347 +0000 UTC m=+1.283744569 container cleanup b2e21c087f4fd2a9eb7c18e87785350218c88891eea69510cc0c47ac2869d9a0 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-7290dfe, 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, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-01T00:36:37.083 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:36 smithi139 bash[93475]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7 2024-09-01T00:36:37.440 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:37 smithi139 podman[93501]: 2024-09-01 00:36:37.086768222 +0000 UTC m=+0.739201003 container remove b2e21c087f4fd2a9eb7c18e87785350218c88891eea69510cc0c47ac2869d9a0 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7290dfe, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True) 2024-09-01T00:36:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:37 smithi139 ceph-mon[73682]: pgmap v442: 121 pgs: 11 peering, 17 stale+active+clean, 93 active+clean; 360 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-09-01T00:36:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:37 smithi139 ceph-mon[73682]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-01T00:36:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:37 smithi139 ceph-mon[73682]: osdmap e517: 8 total, 7 up, 8 in 2024-09-01T00:36:37.764 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:37 smithi139 podman[93592]: 2024-09-01 00:36:37.343991987 +0000 UTC m=+0.016435775 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:36:37.764 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:37 smithi139 podman[93592]: 2024-09-01 00:36:37.445958374 +0000 UTC m=+0.118402200 container create f4198bfe6fb376cc8a4e1f56b178288bbf21ea880a752dbbc154fb90c28aa0e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-01T00:36:37.764 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:37 smithi139 podman[93592]: 2024-09-01 00:36:37.681684431 +0000 UTC m=+0.354128215 container init f4198bfe6fb376cc8a4e1f56b178288bbf21ea880a752dbbc154fb90c28aa0e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, 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.build-date=20240731, io.buildah.version=1.37.2) 2024-09-01T00:36:37.765 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:37 smithi139 podman[93592]: 2024-09-01 00:36:37.685085698 +0000 UTC m=+0.357529488 container start f4198bfe6fb376cc8a4e1f56b178288bbf21ea880a752dbbc154fb90c28aa0e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-deactivate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:36:37.765 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:37 smithi139 podman[93592]: 2024-09-01 00:36:37.764993227 +0000 UTC m=+0.437437031 container attach f4198bfe6fb376cc8a4e1f56b178288bbf21ea880a752dbbc154fb90c28aa0e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:36:37.787 INFO:tasks.rados.rados.0.smithi026.stdout:2281: done (1 left) 2024-09-01T00:36:37.787 INFO:tasks.rados.rados.0.smithi026.stdout:2282: copy_from oid 27 from oid 37 current snap is 220 2024-09-01T00:36:37.787 INFO:tasks.rados.rados.0.smithi026.stdout:2280: finishing rollback tid 0 to smithi02669314-34 2024-09-01T00:36:37.787 INFO:tasks.rados.rados.0.smithi026.stdout:2280: finishing rollback tid 1 to smithi02669314-34 2024-09-01T00:36:37.787 INFO:tasks.rados.rados.0.smithi026.stdout:2280: finishing rollback tid 2 to smithi02669314-34 2024-09-01T00:36:37.787 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 949 (ObjNum 702 snap 212 seq_num 702) dirty exists 2024-09-01T00:36:37.787 INFO:tasks.rados.rados.0.smithi026.stdout:2280: done (1 left) 2024-09-01T00:36:37.787 INFO:tasks.rados.rados.0.smithi026.stdout:2283: snap_remove snap 218 2024-09-01T00:36:37.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:37 smithi026 ceph-mon[81182]: pgmap v442: 121 pgs: 11 peering, 17 stale+active+clean, 93 active+clean; 360 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-09-01T00:36:37.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:37 smithi026 ceph-mon[81182]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-01T00:36:37.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:37 smithi026 ceph-mon[81182]: osdmap e517: 8 total, 7 up, 8 in 2024-09-01T00:36:37.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:37 smithi026 ceph-mon[83580]: pgmap v442: 121 pgs: 11 peering, 17 stale+active+clean, 93 active+clean; 360 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-09-01T00:36:37.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:37 smithi026 ceph-mon[83580]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-01T00:36:37.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:37 smithi026 ceph-mon[83580]: osdmap e517: 8 total, 7 up, 8 in 2024-09-01T00:36:38.083 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:37 smithi139 podman[93615]: 2024-09-01 00:36:37.912408934 +0000 UTC m=+0.017017613 container died f4198bfe6fb376cc8a4e1f56b178288bbf21ea880a752dbbc154fb90c28aa0e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-01T00:36:38.788 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:38 smithi139 podman[93615]: 2024-09-01 00:36:38.510230058 +0000 UTC m=+0.614838780 container remove f4198bfe6fb376cc8a4e1f56b178288bbf21ea880a752dbbc154fb90c28aa0e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-deactivate, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-01T00:36:38.788 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:38 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-01T00:36:38.788 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:38 smithi139 systemd[1]: Stopped Ceph osd.7 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:36:38.788 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:38 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.7.service: Consumed 16.747s CPU time. 2024-09-01T00:36:38.788 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:38 smithi139 systemd[1]: Starting Ceph osd.7 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:36:38.791 INFO:tasks.rados.rados.0.smithi026.stdout:2283: done (1 left) 2024-09-01T00:36:38.791 INFO:tasks.rados.rados.0.smithi026.stdout:2284: delete oid 11 current snap is 220 2024-09-01T00:36:38.792 INFO:tasks.rados.rados.0.smithi026.stdout:2282: finishing copy_from to smithi02669314-27 2024-09-01T00:36:38.792 INFO:tasks.rados.rados.0.smithi026.stdout:2282: got expected ENOENT (src dne) 2024-09-01T00:36:38.792 INFO:tasks.rados.rados.0.smithi026.stdout:2282: finishing copy_from racing read to smithi02669314-27 2024-09-01T00:36:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2282: done (1 left) 2024-09-01T00:36:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2284: done (0 left) 2024-09-01T00:36:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2285: read oid 47 snap -1 2024-09-01T00:36:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2285: expect (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:36:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2286: read oid 2 snap -1 2024-09-01T00:36:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2286: expect (ObjNum 671 snap 198 seq_num 671) 2024-09-01T00:36:38.797 INFO:tasks.rados.rados.0.smithi026.stdout:2287: read oid 42 snap -1 2024-09-01T00:36:38.798 INFO:tasks.rados.rados.0.smithi026.stdout:2287: expect (ObjNum 704 snap 216 seq_num 704) 2024-09-01T00:36:38.798 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 220 2024-09-01T00:36:38.798 INFO:tasks.rados.rados.0.smithi026.stdout:2288: seq_num 721 ranges {9084928=81920} 2024-09-01T00:36:38.850 INFO:tasks.rados.rados.0.smithi026.stdout:2288: writing smithi02669314-3 from 9084928 to 9166848 tid 1 2024-09-01T00:36:38.850 INFO:tasks.rados.rados.0.smithi026.stdout:2289: snap_remove snap 217 2024-09-01T00:36:39.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:38 smithi139 ceph-mon[73682]: osdmap e518: 8 total, 7 up, 8 in 2024-09-01T00:36:39.083 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:38 smithi139 podman[93716]: 2024-09-01 00:36:38.860921831 +0000 UTC m=+0.016454533 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:36:39.084 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:38 smithi139 podman[93716]: 2024-09-01 00:36:38.986849481 +0000 UTC m=+0.142382172 container create 15d547bbaf04c6df2bd1a4f23faf29dbbdf8c336a75877b92d9324092cb9b214 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate, 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, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_CLEAN=True) 2024-09-01T00:36:39.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:38 smithi026 ceph-mon[81182]: osdmap e518: 8 total, 7 up, 8 in 2024-09-01T00:36:39.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:38 smithi026 ceph-mon[83580]: osdmap e518: 8 total, 7 up, 8 in 2024-09-01T00:36:39.346 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 podman[93716]: 2024-09-01 00:36:39.247962002 +0000 UTC m=+0.403494698 container init 15d547bbaf04c6df2bd1a4f23faf29dbbdf8c336a75877b92d9324092cb9b214 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:36:39.347 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 podman[93716]: 2024-09-01 00:36:39.251824617 +0000 UTC m=+0.407357318 container start 15d547bbaf04c6df2bd1a4f23faf29dbbdf8c336a75877b92d9324092cb9b214 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-01T00:36:39.347 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 podman[93716]: 2024-09-01 00:36:39.347615381 +0000 UTC m=+0.503148076 container attach 15d547bbaf04c6df2bd1a4f23faf29dbbdf8c336a75877b92d9324092cb9b214 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-01T00:36:39.775 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate[93731]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:39.775 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 bash[93716]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:39.775 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate[93731]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:39.775 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 bash[93716]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:39.775 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate[93731]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:36:39.775 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 bash[93716]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-09-01T00:36:39.775 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate[93731]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:39.775 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 bash[93716]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:39.775 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate[93731]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:39.775 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 bash[93716]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-01T00:36:39.776 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate[93731]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-01T00:36:39.776 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 bash[93716]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-01T00:36:39.776 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate[93731]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-09-01T00:36:39.776 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 bash[93716]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-09-01T00:36:39.797 INFO:tasks.rados.rados.0.smithi026.stdout:2289: done (4 left) 2024-09-01T00:36:39.797 INFO:tasks.rados.rados.0.smithi026.stdout:2290: rollback oid 23 current snap is 220 2024-09-01T00:36:39.797 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 23 to 199 2024-09-01T00:36:39.797 INFO:tasks.rados.rados.0.smithi026.stdout:2287: expect (ObjNum 704 snap 216 seq_num 704) 2024-09-01T00:36:39.969 INFO:tasks.rados.rados.0.smithi026.stdout:2285: expect (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:36:40.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-mon[73682]: pgmap v445: 121 pgs: 6 active+undersized, 15 peering, 11 stale+active+clean, 2 active+undersized+degraded, 87 active+clean; 360 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 7 op/s; 12/570 objects degraded (2.105%) 2024-09-01T00:36:40.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-mon[73682]: Health check failed: Degraded data redundancy: 12/570 objects degraded (2.105%), 2 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:40.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-mon[73682]: osdmap e519: 8 total, 7 up, 8 in 2024-09-01T00:36:40.084 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate[93731]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-01T00:36:40.084 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 bash[93716]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-01T00:36:40.084 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate[93731]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-01T00:36:40.084 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 bash[93716]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-01T00:36:40.084 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate[93731]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-01T00:36:40.085 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 bash[93716]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-01T00:36:40.085 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate[93731]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-01T00:36:40.085 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 bash[93716]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-01T00:36:40.085 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate[93731]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-01T00:36:40.085 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 bash[93716]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-01T00:36:40.085 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:39 smithi139 podman[93716]: 2024-09-01 00:36:39.814527049 +0000 UTC m=+0.970059742 container died 15d547bbaf04c6df2bd1a4f23faf29dbbdf8c336a75877b92d9324092cb9b214 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True) 2024-09-01T00:36:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:39 smithi026 ceph-mon[81182]: pgmap v445: 121 pgs: 6 active+undersized, 15 peering, 11 stale+active+clean, 2 active+undersized+degraded, 87 active+clean; 360 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 7 op/s; 12/570 objects degraded (2.105%) 2024-09-01T00:36:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:39 smithi026 ceph-mon[81182]: Health check failed: Degraded data redundancy: 12/570 objects degraded (2.105%), 2 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:39 smithi026 ceph-mon[81182]: osdmap e519: 8 total, 7 up, 8 in 2024-09-01T00:36:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:39 smithi026 ceph-mon[83580]: pgmap v445: 121 pgs: 6 active+undersized, 15 peering, 11 stale+active+clean, 2 active+undersized+degraded, 87 active+clean; 360 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 7 op/s; 12/570 objects degraded (2.105%) 2024-09-01T00:36:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:39 smithi026 ceph-mon[83580]: Health check failed: Degraded data redundancy: 12/570 objects degraded (2.105%), 2 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:39 smithi026 ceph-mon[83580]: osdmap e519: 8 total, 7 up, 8 in 2024-09-01T00:36:40.450 INFO:tasks.rados.rados.0.smithi026.stdout:2286: expect (ObjNum 671 snap 198 seq_num 671) 2024-09-01T00:36:40.800 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:40 smithi139 podman[93854]: 2024-09-01 00:36:40.476528215 +0000 UTC m=+0.652157981 container remove 15d547bbaf04c6df2bd1a4f23faf29dbbdf8c336a75877b92d9324092cb9b214 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-activate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-01T00:36:40.800 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:40 smithi139 podman[93912]: 2024-09-01 00:36:40.585998791 +0000 UTC m=+0.016029869 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:36:40.801 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:40 smithi139 podman[93912]: 2024-09-01 00:36:40.694263578 +0000 UTC m=+0.124294688 container create 0ceacf9262acfbd55db7321fddfe4b870ada575cc6be7ef67cdb430272174d58 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:36:41.054 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:40 smithi139 ceph-mon[73682]: osdmap e520: 8 total, 7 up, 8 in 2024-09-01T00:36:41.054 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:40 smithi139 ceph-mon[73682]: osdmap e521: 8 total, 7 up, 8 in 2024-09-01T00:36:41.054 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:40 smithi139 podman[93912]: 2024-09-01 00:36:40.955188269 +0000 UTC m=+0.385219337 container init 0ceacf9262acfbd55db7321fddfe4b870ada575cc6be7ef67cdb430272174d58 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS) 2024-09-01T00:36:41.054 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:40 smithi139 podman[93912]: 2024-09-01 00:36:40.95859664 +0000 UTC m=+0.388627709 container start 0ceacf9262acfbd55db7321fddfe4b870ada575cc6be7ef67cdb430272174d58 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True) 2024-09-01T00:36:41.055 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:40 smithi139 ceph-osd[93931]: -- 172.21.15.139:0/3395188763 <== mon.1 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a03ec63a40 con 0x55a03fa30400 2024-09-01T00:36:41.117 INFO:tasks.rados.rados.0.smithi026.stdout:2288: finishing write tid 1 to smithi02669314-3 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:2288: finishing write tid 2 to smithi02669314-3 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:2288: finishing write tid 3 to smithi02669314-3 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:2288: oid 3 updating version 0 to 864 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:2288: oid 3 updating version 864 to 865 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 865 (ObjNum 721 snap 220 seq_num 721) dirty exists 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:2288: left oid 3 (ObjNum 721 snap 220 seq_num 721) 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:2285: done (4 left) 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:2286: done (3 left) 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:2287: done (2 left) 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:2288: done (1 left) 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:2291: read oid 11 snap -1 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:2291: expect deleted 2024-09-01T00:36:41.118 INFO:tasks.rados.rados.0.smithi026.stdout:2292: snap_create 2024-09-01T00:36:41.119 INFO:tasks.rados.rados.0.smithi026.stdout:2290: finishing rollback tid 0 to smithi02669314-23 2024-09-01T00:36:41.119 INFO:tasks.rados.rados.0.smithi026.stdout:2290: finishing rollback tid 1 to smithi02669314-23 2024-09-01T00:36:41.119 INFO:tasks.rados.rados.0.smithi026.stdout:2290: finishing rollback tid 2 to smithi02669314-23 2024-09-01T00:36:41.119 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 752 (ObjNum 623 snap 182 seq_num 623) dirty exists 2024-09-01T00:36:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:40 smithi026 ceph-mon[81182]: osdmap e520: 8 total, 7 up, 8 in 2024-09-01T00:36:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:40 smithi026 ceph-mon[81182]: osdmap e521: 8 total, 7 up, 8 in 2024-09-01T00:36:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:40 smithi026 ceph-mon[83580]: osdmap e520: 8 total, 7 up, 8 in 2024-09-01T00:36:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:40 smithi026 ceph-mon[83580]: osdmap e521: 8 total, 7 up, 8 in 2024-09-01T00:36:41.333 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:41 smithi139 bash[93912]: 0ceacf9262acfbd55db7321fddfe4b870ada575cc6be7ef67cdb430272174d58 2024-09-01T00:36:41.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:41 smithi139 systemd[1]: Started Ceph osd.7 for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:36:41.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:41 smithi139 ceph-mon[73682]: pgmap v448: 121 pgs: 21 active+undersized, 15 peering, 3 stale+active+clean, 8 active+undersized+degraded, 74 active+clean; 360 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 40/573 objects degraded (6.981%) 2024-09-01T00:36:41.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:41 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:41.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:41 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:41.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:41 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:42.113 INFO:tasks.rados.rados.0.smithi026.stdout:2290: done (2 left) 2024-09-01T00:36:42.113 INFO:tasks.rados.rados.0.smithi026.stdout:2291: done (1 left) 2024-09-01T00:36:42.113 INFO:tasks.rados.rados.0.smithi026.stdout:2292: done (0 left) 2024-09-01T00:36:42.113 INFO:tasks.rados.rados.0.smithi026.stdout:2293: copy_from oid 21 from oid 50 current snap is 221 2024-09-01T00:36:42.113 INFO:tasks.rados.rados.0.smithi026.stdout:2294: read oid 7 snap -1 2024-09-01T00:36:42.113 INFO:tasks.rados.rados.0.smithi026.stdout:2294: expect (ObjNum 651 snap 192 seq_num 651) 2024-09-01T00:36:42.113 INFO:tasks.rados.rados.0.smithi026.stdout:2295: copy_from oid 18 from oid 17 current snap is 221 2024-09-01T00:36:42.114 INFO:tasks.rados.rados.0.smithi026.stdout:2296: delete oid 29 current snap is 221 2024-09-01T00:36:42.120 INFO:tasks.rados.rados.0.smithi026.stdout:2296: done (3 left) 2024-09-01T00:36:42.120 INFO:tasks.rados.rados.0.smithi026.stdout:2297: rollback oid 38 current snap is 221 2024-09-01T00:36:42.120 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 38 to 216 2024-09-01T00:36:42.120 INFO:tasks.rados.rados.0.smithi026.stdout:2298: read oid 9 snap -1 2024-09-01T00:36:42.120 INFO:tasks.rados.rados.0.smithi026.stdout:2298: expect deleted 2024-09-01T00:36:42.120 INFO:tasks.rados.rados.0.smithi026.stdout:2299: setattr oid 39 current snap is 221 2024-09-01T00:36:42.121 INFO:tasks.rados.rados.0.smithi026.stdout:2298: done (5 left) 2024-09-01T00:36:42.121 INFO:tasks.rados.rados.0.smithi026.stdout:2300: snap_remove snap 206 2024-09-01T00:36:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:41 smithi026 ceph-mon[81182]: pgmap v448: 121 pgs: 21 active+undersized, 15 peering, 3 stale+active+clean, 8 active+undersized+degraded, 74 active+clean; 360 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 40/573 objects degraded (6.981%) 2024-09-01T00:36:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:41 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:41 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:41 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:41 smithi026 ceph-mon[83580]: pgmap v448: 121 pgs: 21 active+undersized, 15 peering, 3 stale+active+clean, 8 active+undersized+degraded, 74 active+clean; 360 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 40/573 objects degraded (6.981%) 2024-09-01T00:36:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:41 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:42.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:41 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:42.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:41 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:42.938 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:42 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:36:42.590+0000 7f8f22bd8640 -1 Falling back to public interface 2024-09-01T00:36:42.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:36:42 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:36:42] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2024-09-01T00:36:43.118 INFO:tasks.rados.rados.0.smithi026.stdout:2300: done (5 left) 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:2301: delete oid 46 current snap is 221 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:2297: finishing rollback tid 0 to smithi02669314-38 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:2295: finishing copy_from to smithi02669314-18 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:2295: got expected ENOENT (src dne) 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:2295: finishing copy_from racing read to smithi02669314-18 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:2297: finishing rollback tid 1 to smithi02669314-38 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:2297: finishing rollback tid 2 to smithi02669314-38 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 938 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 785 (ObjNum 688 snap 208 seq_num 688) dirty exists 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:2293: finishing copy_from racing read to smithi02669314-21 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:2293: finishing copy_from to smithi02669314-21 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 947 (ObjNum 670 snap 198 seq_num 670) dirty exists 2024-09-01T00:36:43.119 INFO:tasks.rados.rados.0.smithi026.stdout:2294: expect (ObjNum 651 snap 192 seq_num 651) 2024-09-01T00:36:43.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:43 smithi139 ceph-mon[73682]: pgmap v450: 121 pgs: 38 active+undersized, 12 active+undersized+degraded, 71 active+clean; 354 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s wr, 1 op/s; 64/567 objects degraded (11.287%) 2024-09-01T00:36:43.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:43 smithi139 ceph-mon[73682]: osdmap e522: 8 total, 7 up, 8 in 2024-09-01T00:36:43.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:43 smithi139 ceph-mon[73682]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-01T00:36:43.449 INFO:tasks.rados.rados.0.smithi026.stdout:2293: done (5 left) 2024-09-01T00:36:43.450 INFO:tasks.rados.rados.0.smithi026.stdout:2294: done (4 left) 2024-09-01T00:36:43.450 INFO:tasks.rados.rados.0.smithi026.stdout:2295: done (3 left) 2024-09-01T00:36:43.450 INFO:tasks.rados.rados.0.smithi026.stdout:2297: done (2 left) 2024-09-01T00:36:43.450 INFO:tasks.rados.rados.0.smithi026.stdout:2299: done (1 left) 2024-09-01T00:36:43.450 INFO:tasks.rados.rados.0.smithi026.stdout:2301: done (0 left) 2024-09-01T00:36:43.450 INFO:tasks.rados.rados.0.smithi026.stdout:2302: delete oid 13 current snap is 221 2024-09-01T00:36:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:43 smithi026 ceph-mon[81182]: pgmap v450: 121 pgs: 38 active+undersized, 12 active+undersized+degraded, 71 active+clean; 354 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s wr, 1 op/s; 64/567 objects degraded (11.287%) 2024-09-01T00:36:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:43 smithi026 ceph-mon[81182]: osdmap e522: 8 total, 7 up, 8 in 2024-09-01T00:36:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:43 smithi026 ceph-mon[81182]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-01T00:36:43.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:43 smithi026 ceph-mon[83580]: pgmap v450: 121 pgs: 38 active+undersized, 12 active+undersized+degraded, 71 active+clean; 354 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s wr, 1 op/s; 64/567 objects degraded (11.287%) 2024-09-01T00:36:43.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:43 smithi026 ceph-mon[83580]: osdmap e522: 8 total, 7 up, 8 in 2024-09-01T00:36:43.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:43 smithi026 ceph-mon[83580]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-01T00:36:43.451 INFO:tasks.rados.rados.0.smithi026.stdout:2302: done (0 left) 2024-09-01T00:36:43.451 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 221 2024-09-01T00:36:43.452 INFO:tasks.rados.rados.0.smithi026.stdout:2303: seq_num 725 ranges {1933312=147456} 2024-09-01T00:36:43.463 INFO:tasks.rados.rados.0.smithi026.stdout:2303: writing smithi02669314-39 from 1933312 to 2080768 tid 1 2024-09-01T00:36:43.463 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 221 2024-09-01T00:36:43.463 INFO:tasks.rados.rados.0.smithi026.stdout:2304: seq_num 726 ranges {3727360=163840} 2024-09-01T00:36:43.484 INFO:tasks.rados.rados.0.smithi026.stdout:2304: writing smithi02669314-41 from 3727360 to 3891200 tid 1 2024-09-01T00:36:43.484 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 221 2024-09-01T00:36:43.484 INFO:tasks.rados.rados.0.smithi026.stdout:2303: finishing write tid 1 to smithi02669314-39 2024-09-01T00:36:43.485 INFO:tasks.rados.rados.0.smithi026.stdout:2303: finishing write tid 2 to smithi02669314-39 2024-09-01T00:36:43.485 INFO:tasks.rados.rados.0.smithi026.stdout:2305: seq_num 727 ranges {1974272=180224} 2024-09-01T00:36:43.496 INFO:tasks.rados.rados.0.smithi026.stdout:2305: writing smithi02669314-20 from 1974272 to 2154496 tid 1 2024-09-01T00:36:43.496 INFO:tasks.rados.rados.0.smithi026.stdout:2306: setattr oid 19 current snap is 221 2024-09-01T00:36:43.496 INFO:tasks.rados.rados.0.smithi026.stdout:2303: finishing write tid 3 to smithi02669314-39 2024-09-01T00:36:43.497 INFO:tasks.rados.rados.0.smithi026.stdout:2303: oid 39 updating version 0 to 790 2024-09-01T00:36:43.497 INFO:tasks.rados.rados.0.smithi026.stdout:2303: oid 39 updating version 790 to 791 2024-09-01T00:36:43.497 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 791 (ObjNum 725 snap 221 seq_num 725) dirty exists 2024-09-01T00:36:43.497 INFO:tasks.rados.rados.0.smithi026.stdout:2303: left oid 39 (ObjNum 725 snap 221 seq_num 725) 2024-09-01T00:36:43.497 INFO:tasks.rados.rados.0.smithi026.stdout:2304: finishing write tid 1 to smithi02669314-41 2024-09-01T00:36:43.497 INFO:tasks.rados.rados.0.smithi026.stdout:2304: finishing write tid 2 to smithi02669314-41 2024-09-01T00:36:43.497 INFO:tasks.rados.rados.0.smithi026.stdout:2304: finishing write tid 3 to smithi02669314-41 2024-09-01T00:36:43.497 INFO:tasks.rados.rados.0.smithi026.stdout:2304: oid 41 updating version 0 to 1069 2024-09-01T00:36:43.497 INFO:tasks.rados.rados.0.smithi026.stdout:2304: oid 41 updating version 1069 to 1070 2024-09-01T00:36:43.497 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1070 (ObjNum 726 snap 221 seq_num 726) dirty exists 2024-09-01T00:36:43.497 INFO:tasks.rados.rados.0.smithi026.stdout:2304: left oid 41 (ObjNum 726 snap 221 seq_num 726) 2024-09-01T00:36:43.498 INFO:tasks.rados.rados.0.smithi026.stdout:2303: done (3 left) 2024-09-01T00:36:43.498 INFO:tasks.rados.rados.0.smithi026.stdout:2304: done (2 left) 2024-09-01T00:36:43.498 INFO:tasks.rados.rados.0.smithi026.stdout:2307: delete oid 10 current snap is 221 2024-09-01T00:36:43.498 INFO:tasks.rados.rados.0.smithi026.stdout:2305: finishing write tid 1 to smithi02669314-20 2024-09-01T00:36:43.499 INFO:tasks.rados.rados.0.smithi026.stdout:2305: finishing write tid 2 to smithi02669314-20 2024-09-01T00:36:43.500 INFO:tasks.rados.rados.0.smithi026.stdout:2305: finishing write tid 3 to smithi02669314-20 2024-09-01T00:36:43.500 INFO:tasks.rados.rados.0.smithi026.stdout:2305: oid 20 updating version 0 to 1063 2024-09-01T00:36:43.500 INFO:tasks.rados.rados.0.smithi026.stdout:2305: oid 20 updating version 1063 to 1064 2024-09-01T00:36:43.500 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 1064 (ObjNum 727 snap 221 seq_num 727) dirty exists 2024-09-01T00:36:43.500 INFO:tasks.rados.rados.0.smithi026.stdout:2305: left oid 20 (ObjNum 727 snap 221 seq_num 727) 2024-09-01T00:36:43.501 INFO:tasks.rados.rados.0.smithi026.stdout:2305: done (2 left) 2024-09-01T00:36:43.501 INFO:tasks.rados.rados.0.smithi026.stdout:2307: done (1 left) 2024-09-01T00:36:43.501 INFO:tasks.rados.rados.0.smithi026.stdout:2308: read oid 40 snap -1 2024-09-01T00:36:43.501 INFO:tasks.rados.rados.0.smithi026.stdout:2308: expect (ObjNum 712 snap 219 seq_num 712) 2024-09-01T00:36:43.501 INFO:tasks.rados.rados.0.smithi026.stdout:2309: read oid 20 snap 214 2024-09-01T00:36:43.501 INFO:tasks.rados.rados.0.smithi026.stdout:2309: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:36:43.501 INFO:tasks.rados.rados.0.smithi026.stdout:2310: rmattr oid 28 current snap is 221 2024-09-01T00:36:43.501 INFO:tasks.rados.rados.0.smithi026.stdout:2310: done (3 left) 2024-09-01T00:36:43.501 INFO:tasks.rados.rados.0.smithi026.stdout:2311: snap_create 2024-09-01T00:36:43.502 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 967 (ObjNum 585 snap 171 seq_num 585) dirty exists 2024-09-01T00:36:43.507 INFO:tasks.rados.rados.0.smithi026.stdout:2309: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:36:43.583 INFO:tasks.rados.rados.0.smithi026.stdout:2308: expect (ObjNum 712 snap 219 seq_num 712) 2024-09-01T00:36:44.123 INFO:tasks.rados.rados.0.smithi026.stdout:2306: done (3 left) 2024-09-01T00:36:44.123 INFO:tasks.rados.rados.0.smithi026.stdout:2308: done (2 left) 2024-09-01T00:36:44.123 INFO:tasks.rados.rados.0.smithi026.stdout:2309: done (1 left) 2024-09-01T00:36:44.123 INFO:tasks.rados.rados.0.smithi026.stdout:2311: done (0 left) 2024-09-01T00:36:44.123 INFO:tasks.rados.rados.0.smithi026.stdout:2312: read oid 32 snap 221 2024-09-01T00:36:44.123 INFO:tasks.rados.rados.0.smithi026.stdout:2312: expect (ObjNum 684 snap 206 seq_num 684) 2024-09-01T00:36:44.123 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 222 2024-09-01T00:36:44.123 INFO:tasks.rados.rados.0.smithi026.stdout:2313: seq_num 729 ranges {0=212992} 2024-09-01T00:36:44.124 INFO:tasks.rados.rados.0.smithi026.stdout:2313: writing smithi02669314-46 from 0 to 212992 tid 1 2024-09-01T00:36:44.124 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 222 2024-09-01T00:36:44.124 INFO:tasks.rados.rados.0.smithi026.stdout:2314: seq_num 730 ranges {7757824=229376} 2024-09-01T00:36:44.169 INFO:tasks.rados.rados.0.smithi026.stdout:2314: writing smithi02669314-5 from 7757824 to 7987200 tid 1 2024-09-01T00:36:44.169 INFO:tasks.rados.rados.0.smithi026.stdout:2315: read oid 50 snap -1 2024-09-01T00:36:44.169 INFO:tasks.rados.rados.0.smithi026.stdout:2315: expect (ObjNum 670 snap 198 seq_num 670) 2024-09-01T00:36:44.169 INFO:tasks.rados.rados.0.smithi026.stdout:2316: read oid 26 snap -1 2024-09-01T00:36:44.169 INFO:tasks.rados.rados.0.smithi026.stdout:2316: expect (ObjNum 591 snap 174 seq_num 591) 2024-09-01T00:36:44.169 INFO:tasks.rados.rados.0.smithi026.stdout:2317: delete oid 42 current snap is 222 2024-09-01T00:36:44.169 INFO:tasks.rados.rados.0.smithi026.stdout:2313: finishing write tid 1 to smithi02669314-46 2024-09-01T00:36:44.169 INFO:tasks.rados.rados.0.smithi026.stdout:2313: finishing write tid 2 to smithi02669314-46 2024-09-01T00:36:44.169 INFO:tasks.rados.rados.0.smithi026.stdout:2313: finishing write tid 3 to smithi02669314-46 2024-09-01T00:36:44.169 INFO:tasks.rados.rados.0.smithi026.stdout:2313: oid 46 updating version 0 to 753 2024-09-01T00:36:44.169 INFO:tasks.rados.rados.0.smithi026.stdout:2313: oid 46 updating version 753 to 754 2024-09-01T00:36:44.170 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 754 (ObjNum 729 snap 222 seq_num 729) dirty exists 2024-09-01T00:36:44.170 INFO:tasks.rados.rados.0.smithi026.stdout:2313: left oid 46 (ObjNum 729 snap 222 seq_num 729) 2024-09-01T00:36:44.170 INFO:tasks.rados.rados.0.smithi026.stdout:2312: expect (ObjNum 684 snap 206 seq_num 684) 2024-09-01T00:36:44.370 INFO:tasks.rados.rados.0.smithi026.stdout:2316: expect (ObjNum 591 snap 174 seq_num 591) 2024-09-01T00:36:44.378 INFO:tasks.rados.rados.0.smithi026.stdout:2314: finishing write tid 1 to smithi02669314-5 2024-09-01T00:36:44.378 INFO:tasks.rados.rados.0.smithi026.stdout:2314: finishing write tid 2 to smithi02669314-5 2024-09-01T00:36:44.378 INFO:tasks.rados.rados.0.smithi026.stdout:2315: expect (ObjNum 670 snap 198 seq_num 670) 2024-09-01T00:36:44.421 INFO:tasks.rados.rados.0.smithi026.stdout:2314: finishing write tid 3 to smithi02669314-5 2024-09-01T00:36:44.422 INFO:tasks.rados.rados.0.smithi026.stdout:2314: oid 5 updating version 0 to 1050 2024-09-01T00:36:44.422 INFO:tasks.rados.rados.0.smithi026.stdout:2314: oid 5 version 1050 is already newer than 1049 2024-09-01T00:36:44.422 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 1050 (ObjNum 730 snap 222 seq_num 730) dirty exists 2024-09-01T00:36:44.422 INFO:tasks.rados.rados.0.smithi026.stdout:2314: left oid 5 (ObjNum 730 snap 222 seq_num 730) 2024-09-01T00:36:44.422 INFO:tasks.rados.rados.0.smithi026.stdout:2312: done (5 left) 2024-09-01T00:36:44.422 INFO:tasks.rados.rados.0.smithi026.stdout:2313: done (4 left) 2024-09-01T00:36:44.422 INFO:tasks.rados.rados.0.smithi026.stdout:2314: done (3 left) 2024-09-01T00:36:44.422 INFO:tasks.rados.rados.0.smithi026.stdout:2315: done (2 left) 2024-09-01T00:36:44.423 INFO:tasks.rados.rados.0.smithi026.stdout:2316: done (1 left) 2024-09-01T00:36:44.423 INFO:tasks.rados.rados.0.smithi026.stdout:2317: done (0 left) 2024-09-01T00:36:44.423 INFO:tasks.rados.rados.0.smithi026.stdout:2318: delete oid 11 current snap is 222 2024-09-01T00:36:44.425 INFO:tasks.rados.rados.0.smithi026.stdout:2318: done (0 left) 2024-09-01T00:36:44.425 INFO:tasks.rados.rados.0.smithi026.stdout:2319: snap_create 2024-09-01T00:36:44.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:44 smithi026 ceph-mon[81182]: osdmap e523: 8 total, 7 up, 8 in 2024-09-01T00:36:44.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:44 smithi026 ceph-mon[83580]: osdmap e523: 8 total, 7 up, 8 in 2024-09-01T00:36:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:44 smithi139 ceph-mon[73682]: osdmap e523: 8 total, 7 up, 8 in 2024-09-01T00:36:45.124 INFO:tasks.rados.rados.0.smithi026.stdout:2319: done (0 left) 2024-09-01T00:36:45.124 INFO:tasks.rados.rados.0.smithi026.stdout:2320: delete oid 1 current snap is 223 2024-09-01T00:36:45.128 INFO:tasks.rados.rados.0.smithi026.stdout:2320: done (0 left) 2024-09-01T00:36:45.128 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 223 2024-09-01T00:36:45.128 INFO:tasks.rados.rados.0.smithi026.stdout:2321: seq_num 734 ranges {2334720=294912} 2024-09-01T00:36:45.143 INFO:tasks.rados.rados.0.smithi026.stdout:2321: writing smithi02669314-40 from 2334720 to 2629632 tid 1 2024-09-01T00:36:45.143 INFO:tasks.rados.rados.0.smithi026.stdout:2322: copy_from oid 26 from oid 4 current snap is 223 2024-09-01T00:36:45.143 INFO:tasks.rados.rados.0.smithi026.stdout:2323: snap_create 2024-09-01T00:36:45.146 INFO:tasks.rados.rados.0.smithi026.stdout:2321: finishing write tid 1 to smithi02669314-40 2024-09-01T00:36:45.146 INFO:tasks.rados.rados.0.smithi026.stdout:2321: finishing write tid 2 to smithi02669314-40 2024-09-01T00:36:45.148 INFO:tasks.rados.rados.0.smithi026.stdout:2321: finishing write tid 3 to smithi02669314-40 2024-09-01T00:36:45.148 INFO:tasks.rados.rados.0.smithi026.stdout:2321: oid 40 updating version 0 to 725 2024-09-01T00:36:45.148 INFO:tasks.rados.rados.0.smithi026.stdout:2321: oid 40 updating version 725 to 726 2024-09-01T00:36:45.148 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 726 (ObjNum 734 snap 223 seq_num 734) dirty exists 2024-09-01T00:36:45.148 INFO:tasks.rados.rados.0.smithi026.stdout:2321: left oid 40 (ObjNum 734 snap 223 seq_num 734) 2024-09-01T00:36:45.150 INFO:tasks.rados.rados.0.smithi026.stdout:2322: finishing copy_from racing read to smithi02669314-26 2024-09-01T00:36:45.150 INFO:tasks.rados.rados.0.smithi026.stdout:2322: finishing copy_from to smithi02669314-26 2024-09-01T00:36:45.150 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 735 (ObjNum 614 snap 180 seq_num 614) dirty exists 2024-09-01T00:36:45.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:45 smithi139 ceph-mon[73682]: pgmap v453: 121 pgs: 38 active+undersized, 12 active+undersized+degraded, 71 active+clean; 354 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 53 KiB/s wr, 8 op/s; 64/573 objects degraded (11.169%) 2024-09-01T00:36:45.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:45 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 64/573 objects degraded (11.169%), 12 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:45.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:45 smithi139 ceph-mon[73682]: osdmap e524: 8 total, 7 up, 8 in 2024-09-01T00:36:45.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:36:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=sqlstore.transactions t=2024-09-01T00:36:45.077232273Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-01T00:36:45.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:36:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[50491]: logger=cleanup t=2024-09-01T00:36:45.079970678Z level=info msg="Completed cleanup jobs" duration=12.97325ms 2024-09-01T00:36:45.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:45 smithi026 ceph-mon[81182]: pgmap v453: 121 pgs: 38 active+undersized, 12 active+undersized+degraded, 71 active+clean; 354 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 53 KiB/s wr, 8 op/s; 64/573 objects degraded (11.169%) 2024-09-01T00:36:45.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:45 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 64/573 objects degraded (11.169%), 12 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:45.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:45 smithi026 ceph-mon[81182]: osdmap e524: 8 total, 7 up, 8 in 2024-09-01T00:36:45.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:45 smithi026 ceph-mon[83580]: pgmap v453: 121 pgs: 38 active+undersized, 12 active+undersized+degraded, 71 active+clean; 354 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 53 KiB/s wr, 8 op/s; 64/573 objects degraded (11.169%) 2024-09-01T00:36:45.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:45 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 64/573 objects degraded (11.169%), 12 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:45.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:45 smithi026 ceph-mon[83580]: osdmap e524: 8 total, 7 up, 8 in 2024-09-01T00:36:45.780 INFO:tasks.rados.rados.0.smithi026.stdout:2321: done (2 left) 2024-09-01T00:36:45.781 INFO:tasks.rados.rados.0.smithi026.stdout:2322: done (1 left) 2024-09-01T00:36:45.781 INFO:tasks.rados.rados.0.smithi026.stdout:2323: done (0 left) 2024-09-01T00:36:45.781 INFO:tasks.rados.rados.0.smithi026.stdout:2324: snap_remove snap 220 2024-09-01T00:36:46.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:46 smithi026 ceph-mon[81182]: osdmap e525: 8 total, 7 up, 8 in 2024-09-01T00:36:46.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:46.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:46.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:46 smithi026 ceph-mon[81182]: osdmap e526: 8 total, 7 up, 8 in 2024-09-01T00:36:46.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:46.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:46.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:46 smithi026 ceph-mon[83580]: osdmap e525: 8 total, 7 up, 8 in 2024-09-01T00:36:46.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:46.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:46.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:46 smithi026 ceph-mon[83580]: osdmap e526: 8 total, 7 up, 8 in 2024-09-01T00:36:46.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:46.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:46.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:46 smithi139 ceph-mon[73682]: osdmap e525: 8 total, 7 up, 8 in 2024-09-01T00:36:46.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:46.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:46.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:46 smithi139 ceph-mon[73682]: osdmap e526: 8 total, 7 up, 8 in 2024-09-01T00:36:46.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:46.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:46.725 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:46 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:36:46.572+0000 7f8f22bd8640 -1 osd.7 515 log_to_monitors true 2024-09-01T00:36:46.784 INFO:tasks.rados.rados.0.smithi026.stdout:2324: done (0 left) 2024-09-01T00:36:46.784 INFO:tasks.rados.rados.0.smithi026.stdout:2325: delete oid 21 current snap is 224 2024-09-01T00:36:46.790 INFO:tasks.rados.rados.0.smithi026.stdout:2325: done (0 left) 2024-09-01T00:36:46.790 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 224 2024-09-01T00:36:46.790 INFO:tasks.rados.rados.0.smithi026.stdout:2326: seq_num 736 ranges {1966080=335872} 2024-09-01T00:36:46.803 INFO:tasks.rados.rados.0.smithi026.stdout:2326: writing smithi02669314-23 from 1966080 to 2301952 tid 1 2024-09-01T00:36:46.803 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 224 2024-09-01T00:36:46.803 INFO:tasks.rados.rados.0.smithi026.stdout:2327: seq_num 737 ranges {32768=352256} 2024-09-01T00:36:46.805 INFO:tasks.rados.rados.0.smithi026.stdout:2327: writing smithi02669314-43 from 32768 to 385024 tid 1 2024-09-01T00:36:46.805 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 224 2024-09-01T00:36:46.805 INFO:tasks.rados.rados.0.smithi026.stdout:2328: seq_num 738 ranges {0=368640} 2024-09-01T00:36:46.808 INFO:tasks.rados.rados.0.smithi026.stdout:2328: writing smithi02669314-48 from 0 to 368640 tid 1 2024-09-01T00:36:46.808 INFO:tasks.rados.rados.0.smithi026.stdout:2329: read oid 10 snap -1 2024-09-01T00:36:46.808 INFO:tasks.rados.rados.0.smithi026.stdout:2329: expect deleted 2024-09-01T00:36:46.808 INFO:tasks.rados.rados.0.smithi026.stdout:2330: snap_remove snap 199 2024-09-01T00:36:47.085 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:36:46 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:36:46.809+0000 7f8f1697a640 -1 osd.7 515 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-01T00:36:47.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[81182]: pgmap v457: 121 pgs: 38 active+undersized, 12 active+undersized+degraded, 71 active+clean; 357 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 776 KiB/s wr, 15 op/s; 67/594 objects degraded (11.279%) 2024-09-01T00:36:47.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[81182]: from='osd.7 [v2:172.21.15.139:6824/1435293605,v1:172.21.15.139:6825/1435293605]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-01T00:36:47.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[81182]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-01T00:36:47.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[81182]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-01T00:36:47.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[81182]: from='osd.7 [v2:172.21.15.139:6824/1435293605,v1:172.21.15.139:6825/1435293605]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:36:47.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[81182]: osdmap e527: 8 total, 7 up, 8 in 2024-09-01T00:36:47.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[81182]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:36:47.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[83580]: pgmap v457: 121 pgs: 38 active+undersized, 12 active+undersized+degraded, 71 active+clean; 357 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 776 KiB/s wr, 15 op/s; 67/594 objects degraded (11.279%) 2024-09-01T00:36:47.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[83580]: from='osd.7 [v2:172.21.15.139:6824/1435293605,v1:172.21.15.139:6825/1435293605]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-01T00:36:47.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[83580]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-01T00:36:47.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[83580]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-01T00:36:47.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[83580]: from='osd.7 [v2:172.21.15.139:6824/1435293605,v1:172.21.15.139:6825/1435293605]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:36:47.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[83580]: osdmap e527: 8 total, 7 up, 8 in 2024-09-01T00:36:47.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:47 smithi026 ceph-mon[83580]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:36:47.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:47 smithi139 ceph-mon[73682]: pgmap v457: 121 pgs: 38 active+undersized, 12 active+undersized+degraded, 71 active+clean; 357 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 776 KiB/s wr, 15 op/s; 67/594 objects degraded (11.279%) 2024-09-01T00:36:47.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:47 smithi139 ceph-mon[73682]: from='osd.7 [v2:172.21.15.139:6824/1435293605,v1:172.21.15.139:6825/1435293605]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-01T00:36:47.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:47 smithi139 ceph-mon[73682]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-01T00:36:47.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:47 smithi139 ceph-mon[73682]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-01T00:36:47.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:47 smithi139 ceph-mon[73682]: from='osd.7 [v2:172.21.15.139:6824/1435293605,v1:172.21.15.139:6825/1435293605]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:36:47.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:47 smithi139 ceph-mon[73682]: osdmap e527: 8 total, 7 up, 8 in 2024-09-01T00:36:47.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:47 smithi139 ceph-mon[73682]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]} : dispatch 2024-09-01T00:36:47.787 INFO:tasks.rados.rados.0.smithi026.stdout:2327: finishing write tid 1 to smithi02669314-43 2024-09-01T00:36:47.788 INFO:tasks.rados.rados.0.smithi026.stdout:2327: finishing write tid 2 to smithi02669314-43 2024-09-01T00:36:47.788 INFO:tasks.rados.rados.0.smithi026.stdout:2327: finishing write tid 3 to smithi02669314-43 2024-09-01T00:36:47.788 INFO:tasks.rados.rados.0.smithi026.stdout:2327: oid 43 updating version 0 to 692 2024-09-01T00:36:47.788 INFO:tasks.rados.rados.0.smithi026.stdout:2327: oid 43 updating version 692 to 693 2024-09-01T00:36:47.788 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 693 (ObjNum 737 snap 224 seq_num 737) dirty exists 2024-09-01T00:36:47.788 INFO:tasks.rados.rados.0.smithi026.stdout:2327: left oid 43 (ObjNum 737 snap 224 seq_num 737) 2024-09-01T00:36:47.788 INFO:tasks.rados.rados.0.smithi026.stdout:2326: finishing write tid 1 to smithi02669314-23 2024-09-01T00:36:47.788 INFO:tasks.rados.rados.0.smithi026.stdout:2326: finishing write tid 2 to smithi02669314-23 2024-09-01T00:36:47.788 INFO:tasks.rados.rados.0.smithi026.stdout:2328: finishing write tid 1 to smithi02669314-48 2024-09-01T00:36:47.788 INFO:tasks.rados.rados.0.smithi026.stdout:2328: finishing write tid 2 to smithi02669314-48 2024-09-01T00:36:47.788 INFO:tasks.rados.rados.0.smithi026.stdout:2326: finishing write tid 3 to smithi02669314-23 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:2326: oid 23 updating version 0 to 755 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:2326: oid 23 updating version 755 to 756 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 756 (ObjNum 736 snap 224 seq_num 736) dirty exists 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:2326: left oid 23 (ObjNum 736 snap 224 seq_num 736) 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:2328: finishing write tid 3 to smithi02669314-48 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:2328: oid 48 updating version 0 to 1074 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:2328: oid 48 version 1074 is already newer than 1073 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1074 (ObjNum 738 snap 224 seq_num 738) dirty exists 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:2328: left oid 48 (ObjNum 738 snap 224 seq_num 738) 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:2326: done (4 left) 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:2327: done (3 left) 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:2328: done (2 left) 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:2329: done (1 left) 2024-09-01T00:36:47.789 INFO:tasks.rados.rados.0.smithi026.stdout:2330: done (0 left) 2024-09-01T00:36:47.790 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 22 current snap is 224 2024-09-01T00:36:47.790 INFO:tasks.rados.rados.0.smithi026.stdout:2331: seq_num 739 ranges {3219456=385024} 2024-09-01T00:36:47.810 INFO:tasks.rados.rados.0.smithi026.stdout:2331: writing smithi02669314-22 from 3219456 to 3604480 tid 1 2024-09-01T00:36:47.810 INFO:tasks.rados.rados.0.smithi026.stdout:2332: read oid 40 snap 221 2024-09-01T00:36:47.810 INFO:tasks.rados.rados.0.smithi026.stdout:2332: expect (ObjNum 712 snap 219 seq_num 712) 2024-09-01T00:36:47.811 INFO:tasks.rados.rados.0.smithi026.stdout:2333: read oid 46 snap -1 2024-09-01T00:36:47.811 INFO:tasks.rados.rados.0.smithi026.stdout:2333: expect (ObjNum 729 snap 222 seq_num 729) 2024-09-01T00:36:47.811 INFO:tasks.rados.rados.0.smithi026.stdout:2334: rollback oid 32 current snap is 224 2024-09-01T00:36:47.811 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 32 to 215 2024-09-01T00:36:47.811 INFO:tasks.rados.rados.0.smithi026.stdout:2335: read oid 47 snap -1 2024-09-01T00:36:47.811 INFO:tasks.rados.rados.0.smithi026.stdout:2335: expect (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:36:47.811 INFO:tasks.rados.rados.0.smithi026.stdout:2336: rollback oid 34 current snap is 224 2024-09-01T00:36:47.811 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 34 to 219 2024-09-01T00:36:47.811 INFO:tasks.rados.rados.0.smithi026.stdout:2337: delete oid 35 current snap is 224 2024-09-01T00:36:47.814 INFO:tasks.rados.rados.0.smithi026.stdout:2334: finishing rollback tid 0 to smithi02669314-32 2024-09-01T00:36:47.815 INFO:tasks.rados.rados.0.smithi026.stdout:2334: finishing rollback tid 1 to smithi02669314-32 2024-09-01T00:36:47.816 INFO:tasks.rados.rados.0.smithi026.stdout:2334: finishing rollback tid 2 to smithi02669314-32 2024-09-01T00:36:47.817 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 941 (ObjNum 684 snap 206 seq_num 684) dirty exists 2024-09-01T00:36:47.819 INFO:tasks.rados.rados.0.smithi026.stdout:2331: finishing write tid 1 to smithi02669314-22 2024-09-01T00:36:47.820 INFO:tasks.rados.rados.0.smithi026.stdout:2333: expect (ObjNum 729 snap 222 seq_num 729) 2024-09-01T00:36:47.829 INFO:tasks.rados.rados.0.smithi026.stdout:2331: finishing write tid 2 to smithi02669314-22 2024-09-01T00:36:47.830 INFO:tasks.rados.rados.0.smithi026.stdout:2331: finishing write tid 3 to smithi02669314-22 2024-09-01T00:36:47.830 INFO:tasks.rados.rados.0.smithi026.stdout:2331: oid 22 updating version 0 to 758 2024-09-01T00:36:47.830 INFO:tasks.rados.rados.0.smithi026.stdout:2331: oid 22 version 758 is already newer than 757 2024-09-01T00:36:47.830 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 758 (ObjNum 739 snap 224 seq_num 739) dirty exists 2024-09-01T00:36:47.830 INFO:tasks.rados.rados.0.smithi026.stdout:2331: left oid 22 (ObjNum 739 snap 224 seq_num 739) 2024-09-01T00:36:47.832 INFO:tasks.rados.rados.0.smithi026.stdout:2332: expect (ObjNum 712 snap 219 seq_num 712) 2024-09-01T00:36:47.894 INFO:tasks.rados.rados.0.smithi026.stdout:2335: expect (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:36:48.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:48 smithi026 ceph-mon[81182]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:36:48.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:48 smithi026 ceph-mon[81182]: osd.7 [v2:172.21.15.139:6824/1435293605,v1:172.21.15.139:6825/1435293605] boot 2024-09-01T00:36:48.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:48 smithi026 ceph-mon[81182]: osdmap e528: 8 total, 8 up, 8 in 2024-09-01T00:36:48.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:48 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-01T00:36:48.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:48 smithi026 ceph-mon[83580]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:36:48.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:48 smithi026 ceph-mon[83580]: osd.7 [v2:172.21.15.139:6824/1435293605,v1:172.21.15.139:6825/1435293605] boot 2024-09-01T00:36:48.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:48 smithi026 ceph-mon[83580]: osdmap e528: 8 total, 8 up, 8 in 2024-09-01T00:36:48.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:48 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-01T00:36:48.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:48 smithi139 ceph-mon[73682]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-01T00:36:48.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:48 smithi139 ceph-mon[73682]: osd.7 [v2:172.21.15.139:6824/1435293605,v1:172.21.15.139:6825/1435293605] boot 2024-09-01T00:36:48.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:48 smithi139 ceph-mon[73682]: osdmap e528: 8 total, 8 up, 8 in 2024-09-01T00:36:48.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:48 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-01T00:36:48.809 INFO:tasks.rados.rados.0.smithi026.stdout:2331: done (6 left) 2024-09-01T00:36:48.809 INFO:tasks.rados.rados.0.smithi026.stdout:2332: done (5 left) 2024-09-01T00:36:48.810 INFO:tasks.rados.rados.0.smithi026.stdout:2333: done (4 left) 2024-09-01T00:36:48.810 INFO:tasks.rados.rados.0.smithi026.stdout:2334: done (3 left) 2024-09-01T00:36:48.810 INFO:tasks.rados.rados.0.smithi026.stdout:2335: done (2 left) 2024-09-01T00:36:48.810 INFO:tasks.rados.rados.0.smithi026.stdout:2337: done (1 left) 2024-09-01T00:36:48.810 INFO:tasks.rados.rados.0.smithi026.stdout:2338: read oid 48 snap -1 2024-09-01T00:36:48.810 INFO:tasks.rados.rados.0.smithi026.stdout:2338: expect (ObjNum 738 snap 224 seq_num 738) 2024-09-01T00:36:48.810 INFO:tasks.rados.rados.0.smithi026.stdout:2339: copy_from oid 35 from oid 37 current snap is 224 2024-09-01T00:36:48.810 INFO:tasks.rados.rados.0.smithi026.stdout:2340: snap_create 2024-09-01T00:36:48.812 INFO:tasks.rados.rados.0.smithi026.stdout:2339: finishing copy_from to smithi02669314-35 2024-09-01T00:36:48.813 INFO:tasks.rados.rados.0.smithi026.stdout:2339: got expected ENOENT (src dne) 2024-09-01T00:36:48.813 INFO:tasks.rados.rados.0.smithi026.stdout:2339: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:36:48.815 INFO:tasks.rados.rados.0.smithi026.stdout:2338: expect (ObjNum 738 snap 224 seq_num 738) 2024-09-01T00:36:48.839 INFO:tasks.rados.rados.0.smithi026.stdout:2336: finishing rollback tid 0 to smithi02669314-34 2024-09-01T00:36:48.867 INFO:tasks.rados.rados.0.smithi026.stdout:2336: finishing rollback tid 1 to smithi02669314-34 2024-09-01T00:36:48.868 INFO:tasks.rados.rados.0.smithi026.stdout:2336: finishing rollback tid 2 to smithi02669314-34 2024-09-01T00:36:48.868 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 953 (ObjNum 702 snap 212 seq_num 702) dirty exists 2024-09-01T00:36:49.791 INFO:tasks.rados.rados.0.smithi026.stdout:2336: done (3 left) 2024-09-01T00:36:49.791 INFO:tasks.rados.rados.0.smithi026.stdout:2338: done (2 left) 2024-09-01T00:36:49.791 INFO:tasks.rados.rados.0.smithi026.stdout:2339: done (1 left) 2024-09-01T00:36:49.791 INFO:tasks.rados.rados.0.smithi026.stdout:2340: done (0 left) 2024-09-01T00:36:49.791 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 36 current snap is 225 2024-09-01T00:36:49.791 INFO:tasks.rados.rados.0.smithi026.stdout:2341: seq_num 741 ranges {6692864=417792} 2024-09-01T00:36:49.830 INFO:tasks.rados.rados.0.smithi026.stdout:2341: writing smithi02669314-36 from 6692864 to 7110656 tid 1 2024-09-01T00:36:49.830 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 225 2024-09-01T00:36:49.830 INFO:tasks.rados.rados.0.smithi026.stdout:2342: seq_num 742 ranges {0=434176} 2024-09-01T00:36:49.832 INFO:tasks.rados.rados.0.smithi026.stdout:2342: writing smithi02669314-31 from 0 to 434176 tid 1 2024-09-01T00:36:49.833 INFO:tasks.rados.rados.0.smithi026.stdout:2343: rmattr oid 39 current snap is 225 2024-09-01T00:36:49.833 INFO:tasks.rados.rados.0.smithi026.stdout:2344: snap_remove snap 223 2024-09-01T00:36:50.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: pgmap v460: 121 pgs: 3 peering, 36 active+undersized, 11 active+undersized+degraded, 71 active+clean; 358 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 843 KiB/s wr, 18 op/s; 56/606 objects degraded (9.241%) 2024-09-01T00:36:50.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: osdmap e529: 8 total, 8 up, 8 in 2024-09-01T00:36:50.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:50.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:36:50.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:36:50.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:50.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:50.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:50.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:50.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:50.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-01T00:36:50.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-01T00:36:50.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-01T00:36:50.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-01T00:36:50.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-01T00:36:50.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-01T00:36:50.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-01T00:36:50.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-01T00:36:50.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-01T00:36:50.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-01T00:36:50.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-01T00:36:50.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-01T00:36:50.086 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-01T00:36:50.087 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-01T00:36:50.087 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-01T00:36:50.087 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-01T00:36:50.087 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-01T00:36:50.172 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: pgmap v460: 121 pgs: 3 peering, 36 active+undersized, 11 active+undersized+degraded, 71 active+clean; 358 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 843 KiB/s wr, 18 op/s; 56/606 objects degraded (9.241%) 2024-09-01T00:36:50.173 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: osdmap e529: 8 total, 8 up, 8 in 2024-09-01T00:36:50.173 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.173 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.173 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:50.173 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:36:50.173 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.173 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.173 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:36:50.173 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:50.173 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:50.173 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-01T00:36:50.174 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-01T00:36:50.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-01T00:36:50.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-01T00:36:50.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-01T00:36:50.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-01T00:36:50.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-01T00:36:50.175 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-01T00:36:50.176 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: pgmap v460: 121 pgs: 3 peering, 36 active+undersized, 11 active+undersized+degraded, 71 active+clean; 358 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 843 KiB/s wr, 18 op/s; 56/606 objects degraded (9.241%) 2024-09-01T00:36:50.176 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: osdmap e529: 8 total, 8 up, 8 in 2024-09-01T00:36:50.176 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.176 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.176 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:50.176 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:36:50.176 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.176 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.176 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:36:50.176 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:50.176 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:50.176 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:50.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:50.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:50.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:50.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-01T00:36:50.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-01T00:36:50.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-01T00:36:50.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-01T00:36:50.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-01T00:36:50.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-01T00:36:50.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-01T00:36:50.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-01T00:36:50.177 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-01T00:36:50.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-01T00:36:50.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-01T00:36:50.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-01T00:36:50.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-01T00:36:50.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-01T00:36:50.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-01T00:36:50.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-01T00:36:50.178 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd require-osd-release", "release": "squid"} : dispatch 2024-09-01T00:36:50.804 INFO:tasks.rados.rados.0.smithi026.stdout:2344: done (3 left) 2024-09-01T00:36:50.804 INFO:tasks.rados.rados.0.smithi026.stdout:2345: delete oid 5 current snap is 225 2024-09-01T00:36:50.804 INFO:tasks.rados.rados.0.smithi026.stdout:2341: finishing write tid 1 to smithi02669314-36 2024-09-01T00:36:50.804 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 801 (ObjNum 725 snap 221 seq_num 725) dirty exists 2024-09-01T00:36:50.804 INFO:tasks.rados.rados.0.smithi026.stdout:2341: finishing write tid 2 to smithi02669314-36 2024-09-01T00:36:50.804 INFO:tasks.rados.rados.0.smithi026.stdout:2341: finishing write tid 3 to smithi02669314-36 2024-09-01T00:36:50.804 INFO:tasks.rados.rados.0.smithi026.stdout:2341: oid 36 updating version 0 to 950 2024-09-01T00:36:50.804 INFO:tasks.rados.rados.0.smithi026.stdout:2341: oid 36 version 950 is already newer than 949 2024-09-01T00:36:50.804 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 950 (ObjNum 741 snap 225 seq_num 741) dirty exists 2024-09-01T00:36:50.804 INFO:tasks.rados.rados.0.smithi026.stdout:2341: left oid 36 (ObjNum 741 snap 225 seq_num 741) 2024-09-01T00:36:50.804 INFO:tasks.rados.rados.0.smithi026.stdout:2342: finishing write tid 1 to smithi02669314-31 2024-09-01T00:36:50.805 INFO:tasks.rados.rados.0.smithi026.stdout:2342: finishing write tid 2 to smithi02669314-31 2024-09-01T00:36:50.805 INFO:tasks.rados.rados.0.smithi026.stdout:2342: finishing write tid 3 to smithi02669314-31 2024-09-01T00:36:50.805 INFO:tasks.rados.rados.0.smithi026.stdout:2342: oid 31 updating version 0 to 955 2024-09-01T00:36:50.805 INFO:tasks.rados.rados.0.smithi026.stdout:2342: oid 31 version 955 is already newer than 954 2024-09-01T00:36:50.805 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 955 (ObjNum 742 snap 225 seq_num 742) dirty exists 2024-09-01T00:36:50.805 INFO:tasks.rados.rados.0.smithi026.stdout:2342: left oid 31 (ObjNum 742 snap 225 seq_num 742) 2024-09-01T00:36:50.822 INFO:tasks.rados.rados.0.smithi026.stdout:2341: done (3 left) 2024-09-01T00:36:50.822 INFO:tasks.rados.rados.0.smithi026.stdout:2342: done (2 left) 2024-09-01T00:36:50.822 INFO:tasks.rados.rados.0.smithi026.stdout:2343: done (1 left) 2024-09-01T00:36:50.822 INFO:tasks.rados.rados.0.smithi026.stdout:2345: done (0 left) 2024-09-01T00:36:50.822 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 225 2024-09-01T00:36:50.822 INFO:tasks.rados.rados.0.smithi026.stdout:2346: seq_num 744 ranges {7544832=466944} 2024-09-01T00:36:50.866 INFO:tasks.rados.rados.0.smithi026.stdout:2346: writing smithi02669314-27 from 7544832 to 8011776 tid 1 2024-09-01T00:36:50.866 INFO:tasks.rados.rados.0.smithi026.stdout:2347: delete oid 7 current snap is 225 2024-09-01T00:36:50.871 INFO:tasks.rados.rados.0.smithi026.stdout:2346: finishing write tid 1 to smithi02669314-27 2024-09-01T00:36:50.872 INFO:tasks.rados.rados.0.smithi026.stdout:2346: finishing write tid 2 to smithi02669314-27 2024-09-01T00:36:50.874 INFO:tasks.rados.rados.0.smithi026.stdout:2347: done (1 left) 2024-09-01T00:36:50.874 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 1 current snap is 225 2024-09-01T00:36:50.874 INFO:tasks.rados.rados.0.smithi026.stdout:2348: seq_num 746 ranges {0=499712} 2024-09-01T00:36:50.877 INFO:tasks.rados.rados.0.smithi026.stdout:2348: writing smithi02669314-1 from 0 to 499712 tid 1 2024-09-01T00:36:50.877 INFO:tasks.rados.rados.0.smithi026.stdout:2349: snap_create 2024-09-01T00:36:50.878 INFO:tasks.rados.rados.0.smithi026.stdout:2346: finishing write tid 3 to smithi02669314-27 2024-09-01T00:36:50.878 INFO:tasks.rados.rados.0.smithi026.stdout:2346: oid 27 updating version 0 to 1061 2024-09-01T00:36:50.878 INFO:tasks.rados.rados.0.smithi026.stdout:2346: oid 27 version 1061 is already newer than 1060 2024-09-01T00:36:50.878 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1061 (ObjNum 744 snap 225 seq_num 744) dirty exists 2024-09-01T00:36:50.878 INFO:tasks.rados.rados.0.smithi026.stdout:2346: left oid 27 (ObjNum 744 snap 225 seq_num 744) 2024-09-01T00:36:50.880 INFO:tasks.rados.rados.0.smithi026.stdout:2348: finishing write tid 1 to smithi02669314-1 2024-09-01T00:36:50.880 INFO:tasks.rados.rados.0.smithi026.stdout:2348: finishing write tid 2 to smithi02669314-1 2024-09-01T00:36:50.881 INFO:tasks.rados.rados.0.smithi026.stdout:2348: finishing write tid 3 to smithi02669314-1 2024-09-01T00:36:50.881 INFO:tasks.rados.rados.0.smithi026.stdout:2348: oid 1 updating version 0 to 803 2024-09-01T00:36:50.881 INFO:tasks.rados.rados.0.smithi026.stdout:2348: oid 1 updating version 803 to 804 2024-09-01T00:36:50.881 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 804 (ObjNum 746 snap 225 seq_num 746) dirty exists 2024-09-01T00:36:50.881 INFO:tasks.rados.rados.0.smithi026.stdout:2348: left oid 1 (ObjNum 746 snap 225 seq_num 746) 2024-09-01T00:36:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:50 smithi139 ceph-mon[73682]: Upgrade: Setting container_image for all osd 2024-09-01T00:36:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:50 smithi139 ceph-mon[73682]: Upgrade: Setting require_osd_release to 19 squid 2024-09-01T00:36:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:50 smithi139 ceph-mon[73682]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-01T00:36:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-01T00:36:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:50 smithi139 ceph-mon[73682]: osdmap e530: 8 total, 8 up, 8 in 2024-09-01T00:36:51.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds ok-to-stop", "ids": ["a"]} : dispatch 2024-09-01T00:36:51.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:50 smithi139 ceph-mon[73682]: Upgrade: It appears safe to stop mds.a 2024-09-01T00:36:51.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:50 smithi139 ceph-mon[73682]: Health check update: Degraded data redundancy: 56/606 objects degraded (9.241%), 11 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:51.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[81182]: Upgrade: Setting container_image for all osd 2024-09-01T00:36:51.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[81182]: Upgrade: Setting require_osd_release to 19 squid 2024-09-01T00:36:51.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[81182]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-01T00:36:51.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-01T00:36:51.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[81182]: osdmap e530: 8 total, 8 up, 8 in 2024-09-01T00:36:51.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds ok-to-stop", "ids": ["a"]} : dispatch 2024-09-01T00:36:51.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[81182]: Upgrade: It appears safe to stop mds.a 2024-09-01T00:36:51.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[81182]: Health check update: Degraded data redundancy: 56/606 objects degraded (9.241%), 11 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:51.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[83580]: Upgrade: Setting container_image for all osd 2024-09-01T00:36:51.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[83580]: Upgrade: Setting require_osd_release to 19 squid 2024-09-01T00:36:51.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[83580]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-01T00:36:51.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-01T00:36:51.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[83580]: osdmap e530: 8 total, 8 up, 8 in 2024-09-01T00:36:51.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds ok-to-stop", "ids": ["a"]} : dispatch 2024-09-01T00:36:51.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[83580]: Upgrade: It appears safe to stop mds.a 2024-09-01T00:36:51.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:50 smithi026 ceph-mon[83580]: Health check update: Degraded data redundancy: 56/606 objects degraded (9.241%), 11 pgs degraded (PG_DEGRADED) 2024-09-01T00:36:51.806 INFO:tasks.rados.rados.0.smithi026.stdout:2346: done (2 left) 2024-09-01T00:36:51.806 INFO:tasks.rados.rados.0.smithi026.stdout:2348: done (1 left) 2024-09-01T00:36:51.806 INFO:tasks.rados.rados.0.smithi026.stdout:2349: done (0 left) 2024-09-01T00:36:51.807 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 226 2024-09-01T00:36:51.807 INFO:tasks.rados.rados.0.smithi026.stdout:2350: seq_num 747 ranges {434176=516096} 2024-09-01T00:36:51.811 INFO:tasks.rados.rados.0.smithi026.stdout:2350: writing smithi02669314-31 from 434176 to 950272 tid 1 2024-09-01T00:36:51.811 INFO:tasks.rados.rados.0.smithi026.stdout:2351: read oid 19 snap -1 2024-09-01T00:36:51.811 INFO:tasks.rados.rados.0.smithi026.stdout:2351: expect (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:36:51.811 INFO:tasks.rados.rados.0.smithi026.stdout:2352: delete oid 35 current snap is 226 2024-09-01T00:36:51.816 INFO:tasks.rados.rados.0.smithi026.stdout:2352: done (2 left) 2024-09-01T00:36:51.816 INFO:tasks.rados.rados.0.smithi026.stdout:2353: rmattr oid 5 current snap is 226 2024-09-01T00:36:51.817 INFO:tasks.rados.rados.0.smithi026.stdout:2353: done (2 left) 2024-09-01T00:36:51.817 INFO:tasks.rados.rados.0.smithi026.stdout:2354: read oid 16 snap 215 2024-09-01T00:36:51.817 INFO:tasks.rados.rados.0.smithi026.stdout:2354: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:36:51.817 INFO:tasks.rados.rados.0.smithi026.stdout:2355: rollback oid 35 current snap is 226 2024-09-01T00:36:51.817 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 35 to 225 2024-09-01T00:36:51.817 INFO:tasks.rados.rados.0.smithi026.stdout:2356: setattr oid 40 current snap is 226 2024-09-01T00:36:51.819 INFO:tasks.rados.rados.0.smithi026.stdout:2357: read oid 22 snap -1 2024-09-01T00:36:51.819 INFO:tasks.rados.rados.0.smithi026.stdout:2357: expect (ObjNum 739 snap 224 seq_num 739) 2024-09-01T00:36:51.819 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 30 current snap is 226 2024-09-01T00:36:51.819 INFO:tasks.rados.rados.0.smithi026.stdout:2358: seq_num 749 ranges {7774208=548864} 2024-09-01T00:36:51.866 INFO:tasks.rados.rados.0.smithi026.stdout:2358: writing smithi02669314-30 from 7774208 to 8323072 tid 1 2024-09-01T00:36:51.866 INFO:tasks.rados.rados.0.smithi026.stdout:2359: read oid 49 snap 224 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:2359: expect (ObjNum 693 snap 210 seq_num 693) 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:2360: read oid 23 snap -1 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:2360: expect (ObjNum 736 snap 224 seq_num 736) 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:2361: snap_create 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:2350: finishing write tid 1 to smithi02669314-31 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:2350: finishing write tid 2 to smithi02669314-31 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:2355: finishing rollback tid 1 to smithi02669314-35 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1076 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:2350: finishing write tid 3 to smithi02669314-31 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:2350: oid 31 updating version 0 to 956 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:2350: oid 31 updating version 956 to 957 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 957 (ObjNum 747 snap 226 seq_num 747) dirty exists 2024-09-01T00:36:51.867 INFO:tasks.rados.rados.0.smithi026.stdout:2350: left oid 31 (ObjNum 747 snap 226 seq_num 747) 2024-09-01T00:36:51.868 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 727 (ObjNum 734 snap 223 seq_num 734) dirty exists 2024-09-01T00:36:51.868 INFO:tasks.rados.rados.0.smithi026.stdout:2357: expect (ObjNum 739 snap 224 seq_num 739) 2024-09-01T00:36:52.063 INFO:tasks.rados.rados.0.smithi026.stdout:2354: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:36:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:51 smithi139 ceph-mon[73682]: pgmap v463: 121 pgs: 3 peering, 26 active+undersized, 8 active+undersized+degraded, 84 active+clean; 358 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 186 KiB/s wr, 9 op/s; 52/609 objects degraded (8.539%) 2024-09-01T00:36:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:51 smithi139 ceph-mon[73682]: osdmap e531: 8 total, 8 up, 8 in 2024-09-01T00:36:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' 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-01T00:36:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:52.139 INFO:tasks.rados.rados.0.smithi026.stdout:2351: expect (ObjNum 585 snap 171 seq_num 585) 2024-09-01T00:36:52.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:51 smithi026 ceph-mon[81182]: pgmap v463: 121 pgs: 3 peering, 26 active+undersized, 8 active+undersized+degraded, 84 active+clean; 358 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 186 KiB/s wr, 9 op/s; 52/609 objects degraded (8.539%) 2024-09-01T00:36:52.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:51 smithi026 ceph-mon[81182]: osdmap e531: 8 total, 8 up, 8 in 2024-09-01T00:36:52.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:52.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' 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-01T00:36:52.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:52.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:51 smithi026 ceph-mon[83580]: pgmap v463: 121 pgs: 3 peering, 26 active+undersized, 8 active+undersized+degraded, 84 active+clean; 358 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 186 KiB/s wr, 9 op/s; 52/609 objects degraded (8.539%) 2024-09-01T00:36:52.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:51 smithi026 ceph-mon[83580]: osdmap e531: 8 total, 8 up, 8 in 2024-09-01T00:36:52.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:52.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' 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-01T00:36:52.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:36:52.626 INFO:tasks.rados.rados.0.smithi026.stdout:2358: finishing write tid 1 to smithi02669314-30 2024-09-01T00:36:52.626 INFO:tasks.rados.rados.0.smithi026.stdout:2358: finishing write tid 2 to smithi02669314-30 2024-09-01T00:36:52.626 INFO:tasks.rados.rados.0.smithi026.stdout:2358: finishing write tid 3 to smithi02669314-30 2024-09-01T00:36:52.627 INFO:tasks.rados.rados.0.smithi026.stdout:2358: oid 30 updating version 0 to 1063 2024-09-01T00:36:52.627 INFO:tasks.rados.rados.0.smithi026.stdout:2358: oid 30 updating version 1063 to 1064 2024-09-01T00:36:52.627 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1064 (ObjNum 749 snap 226 seq_num 749) dirty exists 2024-09-01T00:36:52.627 INFO:tasks.rados.rados.0.smithi026.stdout:2358: left oid 30 (ObjNum 749 snap 226 seq_num 749) 2024-09-01T00:36:52.627 INFO:tasks.rados.rados.0.smithi026.stdout:2360: expect (ObjNum 736 snap 224 seq_num 736) 2024-09-01T00:36:52.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:36:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:36:52] "GET /metrics HTTP/1.1" 200 36221 "" "Prometheus/2.43.0" 2024-09-01T00:36:52.744 INFO:tasks.rados.rados.0.smithi026.stdout:2359: expect (ObjNum 693 snap 210 seq_num 693) 2024-09-01T00:36:53.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:52 smithi139 ceph-mon[73682]: Upgrade: Updating mds.a 2024-09-01T00:36:53.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:52 smithi139 ceph-mon[73682]: Deploying daemon mds.a on smithi026 2024-09-01T00:36:53.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:52 smithi139 ceph-mon[73682]: osdmap e532: 8 total, 8 up, 8 in 2024-09-01T00:36:53.131 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:52 smithi026 ceph-mon[81182]: Upgrade: Updating mds.a 2024-09-01T00:36:53.131 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:52 smithi026 ceph-mon[81182]: Deploying daemon mds.a on smithi026 2024-09-01T00:36:53.131 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:52 smithi026 ceph-mon[81182]: osdmap e532: 8 total, 8 up, 8 in 2024-09-01T00:36:53.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:52 smithi026 ceph-mon[83580]: Upgrade: Updating mds.a 2024-09-01T00:36:53.131 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:52 smithi026 ceph-mon[83580]: Deploying daemon mds.a on smithi026 2024-09-01T00:36:53.132 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:52 smithi026 ceph-mon[83580]: osdmap e532: 8 total, 8 up, 8 in 2024-09-01T00:36:53.506 INFO:tasks.rados.rados.0.smithi026.stdout:2350: done (9 left) 2024-09-01T00:36:53.506 INFO:tasks.rados.rados.0.smithi026.stdout:2351: done (8 left) 2024-09-01T00:36:53.506 INFO:tasks.rados.rados.0.smithi026.stdout:2354: done (7 left) 2024-09-01T00:36:53.506 INFO:tasks.rados.rados.0.smithi026.stdout:2355: done (6 left) 2024-09-01T00:36:53.506 INFO:tasks.rados.rados.0.smithi026.stdout:2356: done (5 left) 2024-09-01T00:36:53.506 INFO:tasks.rados.rados.0.smithi026.stdout:2357: done (4 left) 2024-09-01T00:36:53.506 INFO:tasks.rados.rados.0.smithi026.stdout:2358: done (3 left) 2024-09-01T00:36:53.506 INFO:tasks.rados.rados.0.smithi026.stdout:2359: done (2 left) 2024-09-01T00:36:53.507 INFO:tasks.rados.rados.0.smithi026.stdout:2360: done (1 left) 2024-09-01T00:36:53.507 INFO:tasks.rados.rados.0.smithi026.stdout:2361: done (0 left) 2024-09-01T00:36:53.507 INFO:tasks.rados.rados.0.smithi026.stdout:2362: read oid 15 snap 204 2024-09-01T00:36:53.507 INFO:tasks.rados.rados.0.smithi026.stdout:2362: expect deleted 2024-09-01T00:36:53.507 INFO:tasks.rados.rados.0.smithi026.stdout:2363: rmattr oid 42 current snap is 227 2024-09-01T00:36:53.507 INFO:tasks.rados.rados.0.smithi026.stdout:2363: done (1 left) 2024-09-01T00:36:53.507 INFO:tasks.rados.rados.0.smithi026.stdout:2364: delete oid 7 current snap is 227 2024-09-01T00:36:53.510 INFO:tasks.rados.rados.0.smithi026.stdout:2362: done (1 left) 2024-09-01T00:36:53.510 INFO:tasks.rados.rados.0.smithi026.stdout:2364: done (0 left) 2024-09-01T00:36:53.510 INFO:tasks.rados.rados.0.smithi026.stdout:2365: copy_from oid 37 from oid 22 current snap is 227 2024-09-01T00:36:53.510 INFO:tasks.rados.rados.0.smithi026.stdout:2366: rollback oid 28 current snap is 227 2024-09-01T00:36:53.510 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 28 to 194 2024-09-01T00:36:53.511 INFO:tasks.rados.rados.0.smithi026.stdout:2367: copy_from oid 6 from oid 19 current snap is 227 2024-09-01T00:36:53.511 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 227 2024-09-01T00:36:53.511 INFO:tasks.rados.rados.0.smithi026.stdout:2368: seq_num 751 ranges {2154496=581632} 2024-09-01T00:36:53.526 INFO:tasks.rados.rados.0.smithi026.stdout:2368: writing smithi02669314-20 from 2154496 to 2736128 tid 1 2024-09-01T00:36:53.526 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 227 2024-09-01T00:36:53.526 INFO:tasks.rados.rados.0.smithi026.stdout:2369: seq_num 752 ranges {4497408=598016} 2024-09-01T00:36:53.556 INFO:tasks.rados.rados.0.smithi026.stdout:2369: writing smithi02669314-32 from 4497408 to 5095424 tid 1 2024-09-01T00:36:53.556 INFO:tasks.rados.rados.0.smithi026.stdout:2370: read oid 38 snap -1 2024-09-01T00:36:53.556 INFO:tasks.rados.rados.0.smithi026.stdout:2370: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:36:53.556 INFO:tasks.rados.rados.0.smithi026.stdout:2371: rmattr oid 34 current snap is 227 2024-09-01T00:36:53.556 INFO:tasks.rados.rados.0.smithi026.stdout:2366: finishing rollback tid 1 to smithi02669314-28 2024-09-01T00:36:53.557 INFO:tasks.rados.rados.0.smithi026.stdout:2366: finishing rollback tid 2 to smithi02669314-28 2024-09-01T00:36:53.557 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 806 (ObjNum 597 snap 175 seq_num 597) dirty exists 2024-09-01T00:36:53.557 INFO:tasks.rados.rados.0.smithi026.stdout:2365: finishing copy_from racing read to smithi02669314-37 2024-09-01T00:36:53.557 INFO:tasks.rados.rados.0.smithi026.stdout:2365: finishing copy_from to smithi02669314-37 2024-09-01T00:36:53.557 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 758 (ObjNum 739 snap 224 seq_num 739) dirty exists 2024-09-01T00:36:53.557 INFO:tasks.rados.rados.0.smithi026.stdout:2368: finishing write tid 1 to smithi02669314-20 2024-09-01T00:36:53.557 INFO:tasks.rados.rados.0.smithi026.stdout:2368: finishing write tid 2 to smithi02669314-20 2024-09-01T00:36:53.557 INFO:tasks.rados.rados.0.smithi026.stdout:2365: done (6 left) 2024-09-01T00:36:53.557 INFO:tasks.rados.rados.0.smithi026.stdout:2366: done (5 left) 2024-09-01T00:36:53.557 INFO:tasks.rados.rados.0.smithi026.stdout:2372: snap_create 2024-09-01T00:36:53.557 INFO:tasks.rados.rados.0.smithi026.stdout:2368: finishing write tid 3 to smithi02669314-20 2024-09-01T00:36:53.557 INFO:tasks.rados.rados.0.smithi026.stdout:2368: oid 20 updating version 0 to 1077 2024-09-01T00:36:53.558 INFO:tasks.rados.rados.0.smithi026.stdout:2368: oid 20 version 1077 is already newer than 1076 2024-09-01T00:36:53.558 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 1077 (ObjNum 751 snap 227 seq_num 751) dirty exists 2024-09-01T00:36:53.558 INFO:tasks.rados.rados.0.smithi026.stdout:2368: left oid 20 (ObjNum 751 snap 227 seq_num 751) 2024-09-01T00:36:53.558 INFO:tasks.rados.rados.0.smithi026.stdout:2367: finishing copy_from racing read to smithi02669314-6 2024-09-01T00:36:53.558 INFO:tasks.rados.rados.0.smithi026.stdout:2367: finishing copy_from to smithi02669314-6 2024-09-01T00:36:53.558 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 967 (ObjNum 585 snap 171 seq_num 585) dirty exists 2024-09-01T00:36:53.558 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 958 (ObjNum 702 snap 212 seq_num 702) dirty exists 2024-09-01T00:36:53.560 INFO:tasks.rados.rados.0.smithi026.stdout:2369: finishing write tid 1 to smithi02669314-32 2024-09-01T00:36:53.560 INFO:tasks.rados.rados.0.smithi026.stdout:2369: finishing write tid 2 to smithi02669314-32 2024-09-01T00:36:53.576 INFO:tasks.rados.rados.0.smithi026.stdout:2369: finishing write tid 3 to smithi02669314-32 2024-09-01T00:36:53.576 INFO:tasks.rados.rados.0.smithi026.stdout:2369: oid 32 updating version 0 to 942 2024-09-01T00:36:53.576 INFO:tasks.rados.rados.0.smithi026.stdout:2369: oid 32 updating version 942 to 943 2024-09-01T00:36:53.576 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 943 (ObjNum 752 snap 227 seq_num 752) dirty exists 2024-09-01T00:36:53.576 INFO:tasks.rados.rados.0.smithi026.stdout:2369: left oid 32 (ObjNum 752 snap 227 seq_num 752) 2024-09-01T00:36:53.578 INFO:tasks.rados.rados.0.smithi026.stdout:2370: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:36:53.700 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:53 smithi026 systemd[1]: Stopping Ceph mds.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:36:53.813 INFO:tasks.rados.rados.0.smithi026.stdout:2367: done (5 left) 2024-09-01T00:36:53.813 INFO:tasks.rados.rados.0.smithi026.stdout:2368: done (4 left) 2024-09-01T00:36:53.814 INFO:tasks.rados.rados.0.smithi026.stdout:2369: done (3 left) 2024-09-01T00:36:53.814 INFO:tasks.rados.rados.0.smithi026.stdout:2370: done (2 left) 2024-09-01T00:36:53.814 INFO:tasks.rados.rados.0.smithi026.stdout:2371: done (1 left) 2024-09-01T00:36:53.814 INFO:tasks.rados.rados.0.smithi026.stdout:2372: done (0 left) 2024-09-01T00:36:53.814 INFO:tasks.rados.rados.0.smithi026.stdout:2373: read oid 44 snap 221 2024-09-01T00:36:53.814 INFO:tasks.rados.rados.0.smithi026.stdout:2373: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:36:53.814 INFO:tasks.rados.rados.0.smithi026.stdout:2374: read oid 11 snap 215 2024-09-01T00:36:53.814 INFO:tasks.rados.rados.0.smithi026.stdout:2374: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:36:53.814 INFO:tasks.rados.rados.0.smithi026.stdout:2375: copy_from oid 39 from oid 20 current snap is 228 2024-09-01T00:36:53.814 INFO:tasks.rados.rados.0.smithi026.stdout:2376: snap_create 2024-09-01T00:36:53.828 INFO:tasks.rados.rados.0.smithi026.stdout:2374: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:36:53.906 INFO:tasks.rados.rados.0.smithi026.stdout:2373: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:36:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:53 smithi139 ceph-mon[73682]: pgmap v466: 121 pgs: 3 peering, 118 active+clean; 350 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 560 KiB/s wr, 8 op/s; 6.9 MiB/s, 2 objects/s recovering 2024-09-01T00:36:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:53 smithi139 ceph-mon[73682]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/609 objects degraded (8.539%), 8 pgs degraded) 2024-09-01T00:36:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:53 smithi139 ceph-mon[73682]: Cluster is now healthy 2024-09-01T00:36:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:53 smithi139 ceph-mon[73682]: osdmap e533: 8 total, 8 up, 8 in 2024-09-01T00:36:54.150 INFO:tasks.rados.rados.0.smithi026.stdout:2375: finishing copy_from racing read to smithi02669314-39 2024-09-01T00:36:54.150 INFO:tasks.rados.rados.0.smithi026.stdout:2375: finishing copy_from to smithi02669314-39 2024-09-01T00:36:54.150 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 1077 (ObjNum 751 snap 227 seq_num 751) dirty exists 2024-09-01T00:36:54.200 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a[55367]: 2024-09-01T00:36:53.802+0000 7f3f39678640 -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-01T00:36:54.200 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:53 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a[55367]: 2024-09-01T00:36:53.802+0000 7f3f39678640 -1 mds.a *** got signal Terminated *** 2024-09-01T00:36:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:53 smithi026 ceph-mon[83580]: pgmap v466: 121 pgs: 3 peering, 118 active+clean; 350 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 560 KiB/s wr, 8 op/s; 6.9 MiB/s, 2 objects/s recovering 2024-09-01T00:36:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:53 smithi026 ceph-mon[83580]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/609 objects degraded (8.539%), 8 pgs degraded) 2024-09-01T00:36:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:53 smithi026 ceph-mon[83580]: Cluster is now healthy 2024-09-01T00:36:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:53 smithi026 ceph-mon[83580]: osdmap e533: 8 total, 8 up, 8 in 2024-09-01T00:36:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:53 smithi026 ceph-mon[81182]: pgmap v466: 121 pgs: 3 peering, 118 active+clean; 350 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 560 KiB/s wr, 8 op/s; 6.9 MiB/s, 2 objects/s recovering 2024-09-01T00:36:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:53 smithi026 ceph-mon[81182]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/609 objects degraded (8.539%), 8 pgs degraded) 2024-09-01T00:36:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:53 smithi026 ceph-mon[81182]: Cluster is now healthy 2024-09-01T00:36:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:53 smithi026 ceph-mon[81182]: osdmap e533: 8 total, 8 up, 8 in 2024-09-01T00:36:54.822 INFO:tasks.rados.rados.0.smithi026.stdout:2373: done (3 left) 2024-09-01T00:36:54.822 INFO:tasks.rados.rados.0.smithi026.stdout:2374: done (2 left) 2024-09-01T00:36:54.823 INFO:tasks.rados.rados.0.smithi026.stdout:2375: done (1 left) 2024-09-01T00:36:54.823 INFO:tasks.rados.rados.0.smithi026.stdout:2376: done (0 left) 2024-09-01T00:36:54.823 INFO:tasks.rados.rados.0.smithi026.stdout:2377: snap_create 2024-09-01T00:36:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:54 smithi139 ceph-mon[73682]: osdmap e534: 8 total, 8 up, 8 in 2024-09-01T00:36:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:54 smithi139 ceph-mon[73682]: fsmap cephfs:1 {0=b=up:active} 2024-09-01T00:36:55.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:54 smithi026 ceph-mon[81182]: osdmap e534: 8 total, 8 up, 8 in 2024-09-01T00:36:55.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:54 smithi026 ceph-mon[81182]: fsmap cephfs:1 {0=b=up:active} 2024-09-01T00:36:55.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:54 smithi026 ceph-mon[83580]: osdmap e534: 8 total, 8 up, 8 in 2024-09-01T00:36:55.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:54 smithi026 ceph-mon[83580]: fsmap cephfs:1 {0=b=up:active} 2024-09-01T00:36:55.644 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:55 smithi026 podman[108277]: 2024-09-01 00:36:55.375211317 +0000 UTC m=+1.684296660 container died 94023e73c4c50bfafeebe25e6338129794faf2398e2d367d580aedfe86a0f978 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=reef-7290dfe, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-09-01T00:36:55.785 INFO:tasks.rados.rados.0.smithi026.stdout:2377: done (0 left) 2024-09-01T00:36:55.785 INFO:tasks.rados.rados.0.smithi026.stdout:2378: snap_create 2024-09-01T00:36:55.928 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:55 smithi026 ceph-mon[81182]: pgmap v469: 121 pgs: 121 active+clean; 353 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.4 MiB/s wr, 13 op/s; 11 MiB/s, 3 objects/s recovering 2024-09-01T00:36:55.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:55 smithi026 ceph-mon[81182]: osdmap e535: 8 total, 8 up, 8 in 2024-09-01T00:36:55.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-01T00:36:55.929 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:55 smithi026 ceph-mon[81182]: osdmap e536: 8 total, 8 up, 8 in 2024-09-01T00:36:55.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:55 smithi026 ceph-mon[83580]: pgmap v469: 121 pgs: 121 active+clean; 353 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.4 MiB/s wr, 13 op/s; 11 MiB/s, 3 objects/s recovering 2024-09-01T00:36:55.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:55 smithi026 ceph-mon[83580]: osdmap e535: 8 total, 8 up, 8 in 2024-09-01T00:36:55.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-01T00:36:55.929 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:55 smithi026 ceph-mon[83580]: osdmap e536: 8 total, 8 up, 8 in 2024-09-01T00:36:55.930 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:55 smithi026 podman[108277]: 2024-09-01 00:36:55.719457605 +0000 UTC m=+2.028542938 container cleanup 94023e73c4c50bfafeebe25e6338129794faf2398e2d367d580aedfe86a0f978 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=reef-7290dfe, 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, ceph=True) 2024-09-01T00:36:55.930 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:55 smithi026 bash[108277]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a 2024-09-01T00:36:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:55 smithi139 ceph-mon[73682]: pgmap v469: 121 pgs: 121 active+clean; 353 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.4 MiB/s wr, 13 op/s; 11 MiB/s, 3 objects/s recovering 2024-09-01T00:36:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:55 smithi139 ceph-mon[73682]: osdmap e535: 8 total, 8 up, 8 in 2024-09-01T00:36:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-01T00:36:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:55 smithi139 ceph-mon[73682]: osdmap e536: 8 total, 8 up, 8 in 2024-09-01T00:36:56.181 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:55 smithi026 podman[108288]: 2024-09-01 00:36:55.929479928 +0000 UTC m=+0.544853574 container remove 94023e73c4c50bfafeebe25e6338129794faf2398e2d367d580aedfe86a0f978 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=reef-7290dfe, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:36:56.182 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:56 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mds.a.service: Deactivated successfully. 2024-09-01T00:36:56.182 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:56 smithi026 systemd[1]: Stopped Ceph mds.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:36:56.182 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:56 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mds.a.service: Consumed 1.115s CPU time. 2024-09-01T00:36:56.450 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:56 smithi026 systemd[1]: Starting Ceph mds.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:36:56.786 INFO:tasks.rados.rados.0.smithi026.stdout:2378: done (0 left) 2024-09-01T00:36:56.786 INFO:tasks.rados.rados.0.smithi026.stdout:2379: delete oid 45 current snap is 231 2024-09-01T00:36:56.791 INFO:tasks.rados.rados.0.smithi026.stdout:2379: done (0 left) 2024-09-01T00:36:56.791 INFO:tasks.rados.rados.0.smithi026.stdout:2380: read oid 40 snap -1 2024-09-01T00:36:56.792 INFO:tasks.rados.rados.0.smithi026.stdout:2380: expect (ObjNum 734 snap 223 seq_num 734) 2024-09-01T00:36:56.792 INFO:tasks.rados.rados.0.smithi026.stdout:2381: rmattr oid 10 current snap is 231 2024-09-01T00:36:56.792 INFO:tasks.rados.rados.0.smithi026.stdout:2381: done (1 left) 2024-09-01T00:36:56.792 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 231 2024-09-01T00:36:56.792 INFO:tasks.rados.rados.0.smithi026.stdout:2382: seq_num 754 ranges {1982464=630784} 2024-09-01T00:36:56.806 INFO:tasks.rados.rados.0.smithi026.stdout:2382: writing smithi02669314-15 from 1982464 to 2613248 tid 1 2024-09-01T00:36:56.806 INFO:tasks.rados.rados.0.smithi026.stdout:2383: delete oid 42 current snap is 231 2024-09-01T00:36:56.806 INFO:tasks.rados.rados.0.smithi026.stdout:2380: expect (ObjNum 734 snap 223 seq_num 734) 2024-09-01T00:36:56.866 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:56 smithi026 podman[108420]: 2024-09-01 00:36:56.486446336 +0000 UTC m=+0.016398024 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:36:56.866 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:56 smithi026 podman[108420]: 2024-09-01 00:36:56.59744045 +0000 UTC m=+0.127392117 container create ff244eedfb4c391bedd0c3c20fba93f409c619c0adaaafc8dd07217ce6ca4223 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, org.label-schema.vendor=CentOS) 2024-09-01T00:36:56.866 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:56 smithi026 podman[108420]: 2024-09-01 00:36:56.86702548 +0000 UTC m=+0.396977145 container init ff244eedfb4c391bedd0c3c20fba93f409c619c0adaaafc8dd07217ce6ca4223 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:36:56.921 INFO:tasks.rados.rados.0.smithi026.stdout:2382: finishing write tid 1 to smithi02669314-15 2024-09-01T00:36:56.921 INFO:tasks.rados.rados.0.smithi026.stdout:2382: finishing write tid 2 to smithi02669314-15 2024-09-01T00:36:56.921 INFO:tasks.rados.rados.0.smithi026.stdout:2382: finishing write tid 3 to smithi02669314-15 2024-09-01T00:36:56.921 INFO:tasks.rados.rados.0.smithi026.stdout:2382: oid 15 updating version 0 to 1080 2024-09-01T00:36:56.921 INFO:tasks.rados.rados.0.smithi026.stdout:2382: oid 15 version 1080 is already newer than 1079 2024-09-01T00:36:56.921 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1080 (ObjNum 754 snap 231 seq_num 754) dirty exists 2024-09-01T00:36:56.922 INFO:tasks.rados.rados.0.smithi026.stdout:2382: left oid 15 (ObjNum 754 snap 231 seq_num 754) 2024-09-01T00:36:56.922 INFO:tasks.rados.rados.0.smithi026.stdout:2380: done (2 left) 2024-09-01T00:36:56.922 INFO:tasks.rados.rados.0.smithi026.stdout:2382: done (1 left) 2024-09-01T00:36:56.922 INFO:tasks.rados.rados.0.smithi026.stdout:2383: done (0 left) 2024-09-01T00:36:56.922 INFO:tasks.rados.rados.0.smithi026.stdout:2384: read oid 7 snap -1 2024-09-01T00:36:56.922 INFO:tasks.rados.rados.0.smithi026.stdout:2384: expect deleted 2024-09-01T00:36:56.922 INFO:tasks.rados.rados.0.smithi026.stdout:2385: snap_create 2024-09-01T00:36:57.200 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:56 smithi026 podman[108420]: 2024-09-01 00:36:56.871066814 +0000 UTC m=+0.401018486 container start ff244eedfb4c391bedd0c3c20fba93f409c619c0adaaafc8dd07217ce6ca4223 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:36:57.200 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:56 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a[108435]: starting mds.a at 2024-09-01T00:36:57.200 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:56 smithi026 bash[108420]: ff244eedfb4c391bedd0c3c20fba93f409c619c0adaaafc8dd07217ce6ca4223 2024-09-01T00:36:57.200 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:36:56 smithi026 systemd[1]: Started Ceph mds.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:36:57.245 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:36:57.823 INFO:tasks.rados.rados.0.smithi026.stdout:2384: done (1 left) 2024-09-01T00:36:57.824 INFO:tasks.rados.rados.0.smithi026.stdout:2385: done (0 left) 2024-09-01T00:36:57.824 INFO:tasks.rados.rados.0.smithi026.stdout:2386: read oid 46 snap 215 2024-09-01T00:36:57.824 INFO:tasks.rados.rados.0.smithi026.stdout:2386: expect (ObjNum 615 snap 181 seq_num 615) 2024-09-01T00:36:57.824 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 232 2024-09-01T00:36:57.824 INFO:tasks.rados.rados.0.smithi026.stdout:2387: seq_num 756 ranges {5095424=671744} 2024-09-01T00:36:57.855 INFO:tasks.rados.rados.0.smithi026.stdout:2387: writing smithi02669314-32 from 5095424 to 5767168 tid 1 2024-09-01T00:36:57.856 INFO:tasks.rados.rados.0.smithi026.stdout:2388: read oid 31 snap -1 2024-09-01T00:36:57.856 INFO:tasks.rados.rados.0.smithi026.stdout:2388: expect (ObjNum 747 snap 226 seq_num 747) 2024-09-01T00:36:57.856 INFO:tasks.rados.rados.0.smithi026.stdout:2389: copy_from oid 20 from oid 38 current snap is 232 2024-09-01T00:36:57.856 INFO:tasks.rados.rados.0.smithi026.stdout:2386: expect (ObjNum 615 snap 181 seq_num 615) 2024-09-01T00:36:57.871 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:36:57.871 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (9m) 2m ago 10m 25.7M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:36:57.871 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (10m) 12s ago 10m 88.7M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:36:57.871 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 starting - - - - 2024-09-01T00:36:57.871 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (11m) 12s ago 11m 23.5M - 18.2.4-799-g7290dfee 0819e487878b 2c8f577f96c8 2024-09-01T00:36:57.871 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (5m) 12s ago 15m 456M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:36:57.871 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (6m) 2m ago 16m 523M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:36:57.871 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (5m) 2m ago 16m 54.9M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:36:57.872 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (4m) 12s ago 15m 49.9M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:36:57.872 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (5m) 2m ago 15m 46.2M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:36:57.872 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (10m) 2m ago 9m 15.7M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:36:57.872 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (9m) 12s ago 9m 15.3M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:36:57.872 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (4m) 2m ago 14m 112M 2481M 19.3.0-4640-g50288870 8375ce782346 a0589209e48e 2024-09-01T00:36:57.872 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (3m) 2m ago 14m 113M 2481M 19.3.0-4640-g50288870 8375ce782346 b53b7e01db96 2024-09-01T00:36:57.872 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (3m) 2m ago 13m 62.1M 2481M 19.3.0-4640-g50288870 8375ce782346 8b9cf7b95d01 2024-09-01T00:36:57.872 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (2m) 2m ago 13m 12.2M 2481M 19.3.0-4640-g50288870 8375ce782346 9285322bfbd4 2024-09-01T00:36:57.872 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (116s) 12s ago 13m 129M 2480M 19.3.0-4640-g50288870 8375ce782346 9c796e465958 2024-09-01T00:36:57.872 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (83s) 12s ago 12m 108M 2480M 19.3.0-4640-g50288870 8375ce782346 a8ddac5d882d 2024-09-01T00:36:57.872 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (50s) 12s ago 12m 71.1M 2480M 19.3.0-4640-g50288870 8375ce782346 1059b92b7550 2024-09-01T00:36:57.872 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (17s) 12s ago 12m 11.9M 2480M 19.3.0-4640-g50288870 8375ce782346 0ceacf9262ac 2024-09-01T00:36:57.873 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (5m) 12s ago 10m 49.8M - 2.43.0 a07b618ecd1d a888053ef019 2024-09-01T00:36:57.873 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:57 smithi026 ceph-mon[81182]: pgmap v472: 121 pgs: 121 active+clean; 359 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 16 op/s; 3.8 MiB/s, 0 objects/s recovering 2024-09-01T00:36:57.873 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:57 smithi026 ceph-mon[81182]: osdmap e537: 8 total, 8 up, 8 in 2024-09-01T00:36:57.873 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:57.873 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:57.873 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:57 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:57.873 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:57 smithi026 ceph-mon[83580]: pgmap v472: 121 pgs: 121 active+clean; 359 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 16 op/s; 3.8 MiB/s, 0 objects/s recovering 2024-09-01T00:36:57.873 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:57 smithi026 ceph-mon[83580]: osdmap e537: 8 total, 8 up, 8 in 2024-09-01T00:36:57.874 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:57.874 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:57.874 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:57 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:58.003 INFO:tasks.rados.rados.0.smithi026.stdout:2387: finishing write tid 1 to smithi02669314-32 2024-09-01T00:36:58.003 INFO:tasks.rados.rados.0.smithi026.stdout:2387: finishing write tid 2 to smithi02669314-32 2024-09-01T00:36:58.003 INFO:tasks.rados.rados.0.smithi026.stdout:2387: finishing write tid 3 to smithi02669314-32 2024-09-01T00:36:58.003 INFO:tasks.rados.rados.0.smithi026.stdout:2387: oid 32 updating version 0 to 946 2024-09-01T00:36:58.003 INFO:tasks.rados.rados.0.smithi026.stdout:2387: oid 32 version 946 is already newer than 945 2024-09-01T00:36:58.003 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 946 (ObjNum 756 snap 232 seq_num 756) dirty exists 2024-09-01T00:36:58.004 INFO:tasks.rados.rados.0.smithi026.stdout:2387: left oid 32 (ObjNum 756 snap 232 seq_num 756) 2024-09-01T00:36:58.004 INFO:tasks.rados.rados.0.smithi026.stdout:2388: expect (ObjNum 747 snap 226 seq_num 747) 2024-09-01T00:36:58.035 INFO:tasks.rados.rados.0.smithi026.stdout:2389: finishing copy_from racing read to smithi02669314-20 2024-09-01T00:36:58.035 INFO:tasks.rados.rados.0.smithi026.stdout:2389: finishing copy_from to smithi02669314-20 2024-09-01T00:36:58.035 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 938 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-09-01T00:36:58.036 INFO:tasks.rados.rados.0.smithi026.stdout:2386: done (3 left) 2024-09-01T00:36:58.036 INFO:tasks.rados.rados.0.smithi026.stdout:2387: done (2 left) 2024-09-01T00:36:58.036 INFO:tasks.rados.rados.0.smithi026.stdout:2388: done (1 left) 2024-09-01T00:36:58.036 INFO:tasks.rados.rados.0.smithi026.stdout:2389: done (0 left) 2024-09-01T00:36:58.036 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 232 2024-09-01T00:36:58.036 INFO:tasks.rados.rados.0.smithi026.stdout:2390: seq_num 757 ranges {3891200=688128} 2024-09-01T00:36:58.060 INFO:tasks.rados.rados.0.smithi026.stdout:2390: writing smithi02669314-41 from 3891200 to 4579328 tid 1 2024-09-01T00:36:58.061 INFO:tasks.rados.rados.0.smithi026.stdout:2391: snap_remove snap 230 2024-09-01T00:36:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:57 smithi139 ceph-mon[73682]: pgmap v472: 121 pgs: 121 active+clean; 359 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 16 op/s; 3.8 MiB/s, 0 objects/s recovering 2024-09-01T00:36:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:57 smithi139 ceph-mon[73682]: osdmap e537: 8 total, 8 up, 8 in 2024-09-01T00:36:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:36:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:57 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:36:58.248 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:36:58.248 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:36:58.248 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 8 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 1, 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 1 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:36:58.249 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 18.2.4-799-g7290dfee (7290dfee45563b02cc4eeaf702d85763e7e7c805) reef (stable)": 1, 2024-09-01T00:36:58.250 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 14 2024-09-01T00:36:58.250 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:36:58.250 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:36:58.584 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:36:58.584 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:36:58.584 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:36:58.584 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:36:58.584 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:36:58.584 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:36:58.584 INFO:teuthology.orchestra.run.smithi026.stdout: "osd", 2024-09-01T00:36:58.584 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:36:58.585 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:36:58.585 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "13/20 daemons upgraded", 2024-09-01T00:36:58.585 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mds daemons", 2024-09-01T00:36:58.585 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:36:58.585 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:36:58.836 INFO:tasks.rados.rados.0.smithi026.stdout:2391: done (1 left) 2024-09-01T00:36:58.836 INFO:tasks.rados.rados.0.smithi026.stdout:2392: delete oid 10 current snap is 232 2024-09-01T00:36:58.836 INFO:tasks.rados.rados.0.smithi026.stdout:2390: finishing write tid 1 to smithi02669314-41 2024-09-01T00:36:58.837 INFO:tasks.rados.rados.0.smithi026.stdout:2390: finishing write tid 2 to smithi02669314-41 2024-09-01T00:36:58.837 INFO:tasks.rados.rados.0.smithi026.stdout:2390: finishing write tid 3 to smithi02669314-41 2024-09-01T00:36:58.837 INFO:tasks.rados.rados.0.smithi026.stdout:2390: oid 41 updating version 0 to 1104 2024-09-01T00:36:58.837 INFO:tasks.rados.rados.0.smithi026.stdout:2390: oid 41 updating version 1104 to 1105 2024-09-01T00:36:58.837 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1105 (ObjNum 757 snap 232 seq_num 757) dirty exists 2024-09-01T00:36:58.837 INFO:tasks.rados.rados.0.smithi026.stdout:2390: left oid 41 (ObjNum 757 snap 232 seq_num 757) 2024-09-01T00:36:58.841 INFO:tasks.rados.rados.0.smithi026.stdout:2390: done (1 left) 2024-09-01T00:36:58.841 INFO:tasks.rados.rados.0.smithi026.stdout:2392: done (0 left) 2024-09-01T00:36:58.841 INFO:tasks.rados.rados.0.smithi026.stdout:2393: setattr oid 9 current snap is 232 2024-09-01T00:36:58.842 INFO:tasks.rados.rados.0.smithi026.stdout:2394: rollback oid 23 current snap is 232 2024-09-01T00:36:58.842 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 23 to 229 2024-09-01T00:36:58.842 INFO:tasks.rados.rados.0.smithi026.stdout:2395: rollback oid 5 current snap is 232 2024-09-01T00:36:58.842 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 5 to 204 2024-09-01T00:36:58.842 INFO:tasks.rados.rados.0.smithi026.stdout:2396: rmattr oid 22 current snap is 232 2024-09-01T00:36:58.842 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 29 current snap is 232 2024-09-01T00:36:58.842 INFO:tasks.rados.rados.0.smithi026.stdout:2397: seq_num 759 ranges {0=720896} 2024-09-01T00:36:58.846 INFO:tasks.rados.rados.0.smithi026.stdout:2397: writing smithi02669314-29 from 0 to 720896 tid 1 2024-09-01T00:36:58.847 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 232 2024-09-01T00:36:58.847 INFO:tasks.rados.rados.0.smithi026.stdout:2398: seq_num 760 ranges {0=737280} 2024-09-01T00:36:58.853 INFO:tasks.rados.rados.0.smithi026.stdout:2398: writing smithi02669314-8 from 0 to 737280 tid 1 2024-09-01T00:36:58.853 INFO:tasks.rados.rados.0.smithi026.stdout:2399: read oid 44 snap -1 2024-09-01T00:36:58.853 INFO:tasks.rados.rados.0.smithi026.stdout:2399: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:36:58.853 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 232 2024-09-01T00:36:58.853 INFO:tasks.rados.rados.0.smithi026.stdout:2394: finishing rollback tid 0 to smithi02669314-23 2024-09-01T00:36:58.853 INFO:tasks.rados.rados.0.smithi026.stdout:2394: finishing rollback tid 1 to smithi02669314-23 2024-09-01T00:36:58.853 INFO:tasks.rados.rados.0.smithi026.stdout:2394: finishing rollback tid 2 to smithi02669314-23 2024-09-01T00:36:58.853 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 761 (ObjNum 736 snap 224 seq_num 736) dirty exists 2024-09-01T00:36:58.854 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 1065 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:36:58.854 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 762 (ObjNum 739 snap 224 seq_num 739) dirty exists 2024-09-01T00:36:58.854 INFO:tasks.rados.rados.0.smithi026.stdout:2395: finishing rollback tid 1 to smithi02669314-5 2024-09-01T00:36:58.854 INFO:tasks.rados.rados.0.smithi026.stdout:2395: finishing rollback tid 2 to smithi02669314-5 2024-09-01T00:36:58.854 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 1067 (ObjNum 654 snap 193 seq_num 654) dirty exists 2024-09-01T00:36:58.854 INFO:tasks.rados.rados.0.smithi026.stdout:2397: finishing write tid 1 to smithi02669314-29 2024-09-01T00:36:58.854 INFO:tasks.rados.rados.0.smithi026.stdout:2397: finishing write tid 2 to smithi02669314-29 2024-09-01T00:36:58.854 INFO:tasks.rados.rados.0.smithi026.stdout:2400: seq_num 761 ranges {1597440=753664} 2024-09-01T00:36:58.867 INFO:tasks.rados.rados.0.smithi026.stdout:2400: writing smithi02669314-28 from 1597440 to 2351104 tid 1 2024-09-01T00:36:58.867 INFO:tasks.rados.rados.0.smithi026.stdout:2393: done (7 left) 2024-09-01T00:36:58.867 INFO:tasks.rados.rados.0.smithi026.stdout:2394: done (6 left) 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:2395: done (5 left) 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:2396: done (4 left) 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:2401: setattr oid 47 current snap is 232 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:2397: finishing write tid 3 to smithi02669314-29 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:2397: oid 29 updating version 0 to 1078 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:2397: oid 29 updating version 1078 to 1079 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1079 (ObjNum 759 snap 232 seq_num 759) dirty exists 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:2397: left oid 29 (ObjNum 759 snap 232 seq_num 759) 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:2398: finishing write tid 1 to smithi02669314-8 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:2398: finishing write tid 2 to smithi02669314-8 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:2398: finishing write tid 3 to smithi02669314-8 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:2398: oid 8 updating version 0 to 952 2024-09-01T00:36:58.868 INFO:tasks.rados.rados.0.smithi026.stdout:2398: oid 8 version 952 is already newer than 951 2024-09-01T00:36:58.869 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 952 (ObjNum 760 snap 232 seq_num 760) dirty exists 2024-09-01T00:36:58.869 INFO:tasks.rados.rados.0.smithi026.stdout:2398: left oid 8 (ObjNum 760 snap 232 seq_num 760) 2024-09-01T00:36:58.869 INFO:tasks.rados.rados.0.smithi026.stdout:2399: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:36:58.890 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[81182]: from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:58.890 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[81182]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:58.890 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[81182]: osdmap e538: 8 total, 8 up, 8 in 2024-09-01T00:36:58.891 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[81182]: mds.? [v2:172.21.15.26:6834/3629947362,v1:172.21.15.26:6835/3629947362] up:boot 2024-09-01T00:36:58.891 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[81182]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:36:58.891 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-01T00:36:58.891 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2695994330' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:58.891 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[83580]: from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:58.891 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[83580]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:58.891 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[83580]: osdmap e538: 8 total, 8 up, 8 in 2024-09-01T00:36:58.891 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[83580]: mds.? [v2:172.21.15.26:6834/3629947362,v1:172.21.15.26:6835/3629947362] up:boot 2024-09-01T00:36:58.891 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[83580]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:36:58.892 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-01T00:36:58.892 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:58 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2695994330' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:58 smithi139 ceph-mon[73682]: from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:58 smithi139 ceph-mon[73682]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:36:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:58 smithi139 ceph-mon[73682]: osdmap e538: 8 total, 8 up, 8 in 2024-09-01T00:36:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:58 smithi139 ceph-mon[73682]: mds.? [v2:172.21.15.26:6834/3629947362,v1:172.21.15.26:6835/3629947362] up:boot 2024-09-01T00:36:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:58 smithi139 ceph-mon[73682]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-01T00:36:59.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:58 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-01T00:36:59.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:58 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2695994330' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:36:59.116 INFO:tasks.rados.rados.0.smithi026.stdout:2400: finishing write tid 1 to smithi02669314-28 2024-09-01T00:36:59.116 INFO:tasks.rados.rados.0.smithi026.stdout:2400: finishing write tid 2 to smithi02669314-28 2024-09-01T00:36:59.116 INFO:tasks.rados.rados.0.smithi026.stdout:2400: finishing write tid 3 to smithi02669314-28 2024-09-01T00:36:59.116 INFO:tasks.rados.rados.0.smithi026.stdout:2400: oid 28 updating version 0 to 808 2024-09-01T00:36:59.116 INFO:tasks.rados.rados.0.smithi026.stdout:2400: oid 28 version 808 is already newer than 807 2024-09-01T00:36:59.117 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 808 (ObjNum 761 snap 232 seq_num 761) dirty exists 2024-09-01T00:36:59.117 INFO:tasks.rados.rados.0.smithi026.stdout:2400: left oid 28 (ObjNum 761 snap 232 seq_num 761) 2024-09-01T00:36:59.117 INFO:tasks.rados.rados.0.smithi026.stdout:2397: done (4 left) 2024-09-01T00:36:59.117 INFO:tasks.rados.rados.0.smithi026.stdout:2398: done (3 left) 2024-09-01T00:36:59.117 INFO:tasks.rados.rados.0.smithi026.stdout:2399: done (2 left) 2024-09-01T00:36:59.117 INFO:tasks.rados.rados.0.smithi026.stdout:2400: done (1 left) 2024-09-01T00:36:59.117 INFO:tasks.rados.rados.0.smithi026.stdout:2402: snap_remove snap 229 2024-09-01T00:36:59.841 INFO:tasks.rados.rados.0.smithi026.stdout:2402: done (1 left) 2024-09-01T00:36:59.842 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 232 2024-09-01T00:36:59.842 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 1088 (ObjNum 585 snap 171 seq_num 585) dirty exists 2024-09-01T00:36:59.842 INFO:tasks.rados.rados.0.smithi026.stdout:2403: seq_num 762 ranges {0=770048} 2024-09-01T00:36:59.846 INFO:tasks.rados.rados.0.smithi026.stdout:2403: writing smithi02669314-17 from 0 to 770048 tid 1 2024-09-01T00:36:59.847 INFO:tasks.rados.rados.0.smithi026.stdout:2401: done (1 left) 2024-09-01T00:36:59.847 INFO:tasks.rados.rados.0.smithi026.stdout:2404: snap_create 2024-09-01T00:36:59.855 INFO:tasks.rados.rados.0.smithi026.stdout:2403: finishing write tid 1 to smithi02669314-17 2024-09-01T00:36:59.855 INFO:tasks.rados.rados.0.smithi026.stdout:2403: finishing write tid 2 to smithi02669314-17 2024-09-01T00:36:59.857 INFO:tasks.rados.rados.0.smithi026.stdout:2403: finishing write tid 3 to smithi02669314-17 2024-09-01T00:36:59.857 INFO:tasks.rados.rados.0.smithi026.stdout:2403: oid 17 updating version 0 to 947 2024-09-01T00:36:59.857 INFO:tasks.rados.rados.0.smithi026.stdout:2403: oid 17 updating version 947 to 948 2024-09-01T00:36:59.857 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 948 (ObjNum 762 snap 232 seq_num 762) dirty exists 2024-09-01T00:36:59.857 INFO:tasks.rados.rados.0.smithi026.stdout:2403: left oid 17 (ObjNum 762 snap 232 seq_num 762) 2024-09-01T00:37:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[81182]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[81182]: pgmap v475: 121 pgs: 121 active+clean; 366 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-09-01T00:37:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[81182]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[81182]: osdmap e539: 8 total, 8 up, 8 in 2024-09-01T00:37:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:00.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[83580]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:00.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[83580]: pgmap v475: 121 pgs: 121 active+clean; 366 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-09-01T00:37:00.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[83580]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:00.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[83580]: osdmap e539: 8 total, 8 up, 8 in 2024-09-01T00:37:00.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:00.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:00.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:36:59 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:59 smithi139 ceph-mon[73682]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:59 smithi139 ceph-mon[73682]: pgmap v475: 121 pgs: 121 active+clean; 366 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-09-01T00:37:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:59 smithi139 ceph-mon[73682]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:59 smithi139 ceph-mon[73682]: osdmap e539: 8 total, 8 up, 8 in 2024-09-01T00:37:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:59 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:59 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:36:59 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:00.786 INFO:tasks.rados.rados.0.smithi026.stdout:2403: done (1 left) 2024-09-01T00:37:00.786 INFO:tasks.rados.rados.0.smithi026.stdout:2404: done (0 left) 2024-09-01T00:37:00.786 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 233 2024-09-01T00:37:00.786 INFO:tasks.rados.rados.0.smithi026.stdout:2405: seq_num 763 ranges {6135808=786432} 2024-09-01T00:37:00.824 INFO:tasks.rados.rados.0.smithi026.stdout:2405: writing smithi02669314-6 from 6135808 to 6922240 tid 1 2024-09-01T00:37:00.824 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 36 current snap is 233 2024-09-01T00:37:00.824 INFO:tasks.rados.rados.0.smithi026.stdout:2406: seq_num 764 ranges {7110656=802816} 2024-09-01T00:37:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2406: writing smithi02669314-36 from 7110656 to 7913472 tid 1 2024-09-01T00:37:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2407: snap_create 2024-09-01T00:37:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2405: finishing write tid 1 to smithi02669314-6 2024-09-01T00:37:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2405: finishing write tid 2 to smithi02669314-6 2024-09-01T00:37:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2405: finishing write tid 3 to smithi02669314-6 2024-09-01T00:37:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2405: oid 6 updating version 0 to 969 2024-09-01T00:37:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2405: oid 6 version 969 is already newer than 968 2024-09-01T00:37:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 969 (ObjNum 763 snap 233 seq_num 763) dirty exists 2024-09-01T00:37:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:2405: left oid 6 (ObjNum 763 snap 233 seq_num 763) 2024-09-01T00:37:00.873 INFO:tasks.rados.rados.0.smithi026.stdout:2406: finishing write tid 1 to smithi02669314-36 2024-09-01T00:37:00.873 INFO:tasks.rados.rados.0.smithi026.stdout:2406: finishing write tid 2 to smithi02669314-36 2024-09-01T00:37:00.873 INFO:tasks.rados.rados.0.smithi026.stdout:2406: finishing write tid 3 to smithi02669314-36 2024-09-01T00:37:00.874 INFO:tasks.rados.rados.0.smithi026.stdout:2406: oid 36 updating version 0 to 953 2024-09-01T00:37:00.874 INFO:tasks.rados.rados.0.smithi026.stdout:2406: oid 36 updating version 953 to 954 2024-09-01T00:37:00.874 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 954 (ObjNum 764 snap 233 seq_num 764) dirty exists 2024-09-01T00:37:00.874 INFO:tasks.rados.rados.0.smithi026.stdout:2406: left oid 36 (ObjNum 764 snap 233 seq_num 764) 2024-09-01T00:37:01.086 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:00 smithi026 ceph-mon[81182]: osdmap e540: 8 total, 8 up, 8 in 2024-09-01T00:37:01.086 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:00 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:01.086 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:00 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:01.086 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:00 smithi026 ceph-mon[81182]: osdmap e541: 8 total, 8 up, 8 in 2024-09-01T00:37:01.086 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:00 smithi026 ceph-mon[83580]: osdmap e540: 8 total, 8 up, 8 in 2024-09-01T00:37:01.087 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:00 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:01.087 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:00 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:01.087 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:00 smithi026 ceph-mon[83580]: osdmap e541: 8 total, 8 up, 8 in 2024-09-01T00:37:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:00 smithi139 ceph-mon[73682]: osdmap e540: 8 total, 8 up, 8 in 2024-09-01T00:37:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:00 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:00 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:00 smithi139 ceph-mon[73682]: osdmap e541: 8 total, 8 up, 8 in 2024-09-01T00:37:01.852 INFO:tasks.rados.rados.0.smithi026.stdout:2405: done (2 left) 2024-09-01T00:37:01.852 INFO:tasks.rados.rados.0.smithi026.stdout:2406: done (1 left) 2024-09-01T00:37:01.852 INFO:tasks.rados.rados.0.smithi026.stdout:2407: done (0 left) 2024-09-01T00:37:01.852 INFO:tasks.rados.rados.0.smithi026.stdout:2408: rmattr oid 11 current snap is 234 2024-09-01T00:37:01.853 INFO:tasks.rados.rados.0.smithi026.stdout:2408: done (0 left) 2024-09-01T00:37:01.853 INFO:tasks.rados.rados.0.smithi026.stdout:2409: read oid 45 snap -1 2024-09-01T00:37:01.853 INFO:tasks.rados.rados.0.smithi026.stdout:2409: expect deleted 2024-09-01T00:37:01.853 INFO:tasks.rados.rados.0.smithi026.stdout:2410: copy_from oid 30 from oid 9 current snap is 234 2024-09-01T00:37:01.853 INFO:tasks.rados.rados.0.smithi026.stdout:2411: snap_create 2024-09-01T00:37:01.856 INFO:tasks.rados.rados.0.smithi026.stdout:2410: finishing copy_from racing read to smithi02669314-30 2024-09-01T00:37:01.857 INFO:tasks.rados.rados.0.smithi026.stdout:2410: finishing copy_from to smithi02669314-30 2024-09-01T00:37:01.857 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1065 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:37:02.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:01 smithi026 ceph-mon[81182]: pgmap v478: 121 pgs: 121 active+clean; 367 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-09-01T00:37:02.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:01 smithi026 ceph-mon[83580]: pgmap v478: 121 pgs: 121 active+clean; 367 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-09-01T00:37:02.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:01 smithi139 ceph-mon[73682]: pgmap v478: 121 pgs: 121 active+clean; 367 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-09-01T00:37:02.853 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:37:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:37:02] "GET /metrics HTTP/1.1" 200 36221 "" "Prometheus/2.43.0" 2024-09-01T00:37:02.857 INFO:tasks.rados.rados.0.smithi026.stdout:2409: done (2 left) 2024-09-01T00:37:02.857 INFO:tasks.rados.rados.0.smithi026.stdout:2410: done (1 left) 2024-09-01T00:37:02.857 INFO:tasks.rados.rados.0.smithi026.stdout:2411: done (0 left) 2024-09-01T00:37:02.857 INFO:tasks.rados.rados.0.smithi026.stdout:2412: rollback oid 30 current snap is 235 2024-09-01T00:37:02.857 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 30 to 219 2024-09-01T00:37:02.857 INFO:tasks.rados.rados.0.smithi026.stdout:2413: rollback oid 36 current snap is 235 2024-09-01T00:37:02.857 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 36 to 227 2024-09-01T00:37:02.857 INFO:tasks.rados.rados.0.smithi026.stdout:2414: read oid 1 snap -1 2024-09-01T00:37:02.858 INFO:tasks.rados.rados.0.smithi026.stdout:2414: expect (ObjNum 746 snap 225 seq_num 746) 2024-09-01T00:37:02.858 INFO:tasks.rados.rados.0.smithi026.stdout:2415: snap_remove snap 208 2024-09-01T00:37:03.118 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:02 smithi026 ceph-mon[81182]: osdmap e542: 8 total, 8 up, 8 in 2024-09-01T00:37:03.118 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:02 smithi026 ceph-mon[81182]: pgmap v481: 121 pgs: 121 active+clean; 375 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-09-01T00:37:03.118 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:02 smithi026 ceph-mon[83580]: osdmap e542: 8 total, 8 up, 8 in 2024-09-01T00:37:03.119 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:02 smithi026 ceph-mon[83580]: pgmap v481: 121 pgs: 121 active+clean; 375 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-09-01T00:37:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:02 smithi139 ceph-mon[73682]: osdmap e542: 8 total, 8 up, 8 in 2024-09-01T00:37:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:02 smithi139 ceph-mon[73682]: pgmap v481: 121 pgs: 121 active+clean; 375 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-09-01T00:37:03.858 INFO:tasks.rados.rados.0.smithi026.stdout:2415: done (3 left) 2024-09-01T00:37:03.858 INFO:tasks.rados.rados.0.smithi026.stdout:2416: snap_create 2024-09-01T00:37:03.858 INFO:tasks.rados.rados.0.smithi026.stdout:2414: expect (ObjNum 746 snap 225 seq_num 746) 2024-09-01T00:37:03.879 INFO:tasks.rados.rados.0.smithi026.stdout:2413: finishing rollback tid 0 to smithi02669314-36 2024-09-01T00:37:03.879 INFO:tasks.rados.rados.0.smithi026.stdout:2413: finishing rollback tid 1 to smithi02669314-36 2024-09-01T00:37:03.879 INFO:tasks.rados.rados.0.smithi026.stdout:2413: finishing rollback tid 2 to smithi02669314-36 2024-09-01T00:37:03.879 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 957 (ObjNum 741 snap 225 seq_num 741) dirty exists 2024-09-01T00:37:03.879 INFO:tasks.rados.rados.0.smithi026.stdout:2412: finishing rollback tid 0 to smithi02669314-30 2024-09-01T00:37:03.880 INFO:tasks.rados.rados.0.smithi026.stdout:2412: finishing rollback tid 1 to smithi02669314-30 2024-09-01T00:37:03.880 INFO:tasks.rados.rados.0.smithi026.stdout:2412: finishing rollback tid 2 to smithi02669314-30 2024-09-01T00:37:03.880 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1073 (ObjNum 689 snap 208 seq_num 689) dirty exists 2024-09-01T00:37:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:03 smithi026 ceph-mon[81182]: osdmap e543: 8 total, 8 up, 8 in 2024-09-01T00:37:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:37:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:37:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:03 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:03 smithi026 ceph-mon[83580]: osdmap e543: 8 total, 8 up, 8 in 2024-09-01T00:37:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:37:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:37:04.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:03 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:04.318 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:03 smithi139 ceph-mon[73682]: osdmap e543: 8 total, 8 up, 8 in 2024-09-01T00:37:04.318 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:04.318 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:04.318 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:37:04.318 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:37:04.319 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:03 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:04.859 INFO:tasks.rados.rados.0.smithi026.stdout:2412: done (3 left) 2024-09-01T00:37:04.859 INFO:tasks.rados.rados.0.smithi026.stdout:2413: done (2 left) 2024-09-01T00:37:04.859 INFO:tasks.rados.rados.0.smithi026.stdout:2414: done (1 left) 2024-09-01T00:37:04.859 INFO:tasks.rados.rados.0.smithi026.stdout:2416: done (0 left) 2024-09-01T00:37:04.860 INFO:tasks.rados.rados.0.smithi026.stdout:2417: snap_create 2024-09-01T00:37:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[81182]: osdmap e544: 8 total, 8 up, 8 in 2024-09-01T00:37:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds ok-to-stop", "ids": ["b"]} : dispatch 2024-09-01T00:37:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[81182]: Upgrade: It appears safe to stop mds.b 2024-09-01T00:37:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[81182]: pgmap v484: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 383 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.1 MiB/s wr, 22 op/s 2024-09-01T00:37:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:37:05.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[81182]: osdmap e545: 8 total, 8 up, 8 in 2024-09-01T00:37:05.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[83580]: osdmap e544: 8 total, 8 up, 8 in 2024-09-01T00:37:05.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:05.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:05.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:05.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:05.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:05.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds ok-to-stop", "ids": ["b"]} : dispatch 2024-09-01T00:37:05.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[83580]: Upgrade: It appears safe to stop mds.b 2024-09-01T00:37:05.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[83580]: pgmap v484: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 383 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.1 MiB/s wr, 22 op/s 2024-09-01T00:37:05.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:05.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:37:05.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:04 smithi026 ceph-mon[83580]: osdmap e545: 8 total, 8 up, 8 in 2024-09-01T00:37:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:04 smithi139 ceph-mon[73682]: osdmap e544: 8 total, 8 up, 8 in 2024-09-01T00:37:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds ok-to-stop", "ids": ["b"]} : dispatch 2024-09-01T00:37:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:04 smithi139 ceph-mon[73682]: Upgrade: It appears safe to stop mds.b 2024-09-01T00:37:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:04 smithi139 ceph-mon[73682]: pgmap v484: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 383 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.1 MiB/s wr, 22 op/s 2024-09-01T00:37:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:37:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:04 smithi139 ceph-mon[73682]: osdmap e545: 8 total, 8 up, 8 in 2024-09-01T00:37:05.788 INFO:tasks.rados.rados.0.smithi026.stdout:2417: done (0 left) 2024-09-01T00:37:05.788 INFO:tasks.rados.rados.0.smithi026.stdout:2418: setattr oid 22 current snap is 237 2024-09-01T00:37:05.789 INFO:tasks.rados.rados.0.smithi026.stdout:2419: snap_remove snap 204 2024-09-01T00:37:06.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:06 smithi026 ceph-mon[81182]: Upgrade: Updating mds.b 2024-09-01T00:37:06.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:06 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:06 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' 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-01T00:37:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:06 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:37:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:06 smithi026 ceph-mon[81182]: Deploying daemon mds.b on smithi139 2024-09-01T00:37:06.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:06 smithi026 ceph-mon[81182]: osdmap e546: 8 total, 8 up, 8 in 2024-09-01T00:37:06.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:06 smithi026 ceph-mon[83580]: Upgrade: Updating mds.b 2024-09-01T00:37:06.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:06 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:06.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:06 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' 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-01T00:37:06.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:06 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:37:06.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:06 smithi026 ceph-mon[83580]: Deploying daemon mds.b on smithi139 2024-09-01T00:37:06.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:06 smithi026 ceph-mon[83580]: osdmap e546: 8 total, 8 up, 8 in 2024-09-01T00:37:06.750 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:06 smithi139 ceph-mon[73682]: Upgrade: Updating mds.b 2024-09-01T00:37:06.750 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:06 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:06.750 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:06 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' 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-01T00:37:06.750 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:06 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:37:06.750 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:06 smithi139 ceph-mon[73682]: Deploying daemon mds.b on smithi139 2024-09-01T00:37:06.750 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:06 smithi139 ceph-mon[73682]: osdmap e546: 8 total, 8 up, 8 in 2024-09-01T00:37:06.794 INFO:tasks.rados.rados.0.smithi026.stdout:2419: done (1 left) 2024-09-01T00:37:06.794 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 237 2024-09-01T00:37:06.794 INFO:tasks.rados.rados.0.smithi026.stdout:2420: seq_num 765 ranges {0=417792,417792=401408} 2024-09-01T00:37:06.796 INFO:tasks.rados.rados.0.smithi026.stdout:2420: writing smithi02669314-11 from 0 to 417792 tid 1 2024-09-01T00:37:06.799 INFO:tasks.rados.rados.0.smithi026.stdout:2420: writing smithi02669314-11 from 417792 to 819200 tid 2 2024-09-01T00:37:06.800 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 237 2024-09-01T00:37:06.800 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 763 (ObjNum 739 snap 224 seq_num 739) dirty exists 2024-09-01T00:37:06.800 INFO:tasks.rados.rados.0.smithi026.stdout:2421: seq_num 766 ranges {688128=434176,1122304=401408} 2024-09-01T00:37:06.807 INFO:tasks.rados.rados.0.smithi026.stdout:2421: writing smithi02669314-26 from 688128 to 1122304 tid 1 2024-09-01T00:37:06.810 INFO:tasks.rados.rados.0.smithi026.stdout:2421: writing smithi02669314-26 from 1122304 to 1523712 tid 2 2024-09-01T00:37:06.811 INFO:tasks.rados.rados.0.smithi026.stdout:2418: done (2 left) 2024-09-01T00:37:06.811 INFO:tasks.rados.rados.0.smithi026.stdout:2422: setattr oid 23 current snap is 237 2024-09-01T00:37:06.813 INFO:tasks.rados.rados.0.smithi026.stdout:2423: snap_remove snap 228 2024-09-01T00:37:07.280 INFO:tasks.rados.rados.0.smithi026.stdout:2423: done (3 left) 2024-09-01T00:37:07.281 INFO:tasks.rados.rados.0.smithi026.stdout:2424: read oid 4 snap -1 2024-09-01T00:37:07.281 INFO:tasks.rados.rados.0.smithi026.stdout:2424: expect (ObjNum 614 snap 180 seq_num 614) 2024-09-01T00:37:07.281 INFO:tasks.rados.rados.0.smithi026.stdout:2425: rmattr oid 30 current snap is 237 2024-09-01T00:37:07.281 INFO:tasks.rados.rados.0.smithi026.stdout:2425: done (4 left) 2024-09-01T00:37:07.281 INFO:tasks.rados.rados.0.smithi026.stdout:2426: copy_from oid 37 from oid 38 current snap is 237 2024-09-01T00:37:07.281 INFO:tasks.rados.rados.0.smithi026.stdout:2427: snap_remove snap 221 2024-09-01T00:37:07.333 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:07 smithi139 systemd[1]: Stopping Ceph mds.b for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:37:07.333 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b[46823]: 2024-09-01T00:37:07.271+0000 7f4c0939a640 -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-01T00:37:07.333 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b[46823]: 2024-09-01T00:37:07.271+0000 7f4c0939a640 -1 mds.b *** got signal Terminated *** 2024-09-01T00:37:07.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a[81178]: 2024-09-01T00:37:07.272+0000 7f01ba77c640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-01T00:37:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:07 smithi139 ceph-mon[73682]: pgmap v487: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 381 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 366 KiB/s rd, 196 KiB/s wr, 7 op/s 2024-09-01T00:37:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:07 smithi139 ceph-mon[73682]: osdmap e547: 8 total, 8 up, 8 in 2024-09-01T00:37:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:07 smithi139 ceph-mon[73682]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-01T00:37:08.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:07 smithi139 ceph-mon[73682]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-01T00:37:08.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:07 smithi139 ceph-mon[73682]: osdmap e548: 8 total, 8 up, 8 in 2024-09-01T00:37:08.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:07 smithi139 ceph-mon[73682]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-09-01T00:37:08.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:07 smithi139 ceph-mon[73682]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-01T00:37:08.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:07 smithi139 ceph-mon[73682]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-01T00:37:08.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:07 smithi139 ceph-mon[73682]: fsmap cephfs:1/1 {0=a=up:replay} 2024-09-01T00:37:08.116 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[81182]: pgmap v487: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 381 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 366 KiB/s rd, 196 KiB/s wr, 7 op/s 2024-09-01T00:37:08.116 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[81182]: osdmap e547: 8 total, 8 up, 8 in 2024-09-01T00:37:08.116 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[81182]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-01T00:37:08.117 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[81182]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-01T00:37:08.117 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[81182]: osdmap e548: 8 total, 8 up, 8 in 2024-09-01T00:37:08.117 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[81182]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-09-01T00:37:08.117 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[81182]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-01T00:37:08.117 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[81182]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-01T00:37:08.117 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[81182]: fsmap cephfs:1/1 {0=a=up:replay} 2024-09-01T00:37:08.117 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[83580]: pgmap v487: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 381 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 366 KiB/s rd, 196 KiB/s wr, 7 op/s 2024-09-01T00:37:08.117 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[83580]: osdmap e547: 8 total, 8 up, 8 in 2024-09-01T00:37:08.117 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[83580]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-01T00:37:08.117 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[83580]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-01T00:37:08.117 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[83580]: osdmap e548: 8 total, 8 up, 8 in 2024-09-01T00:37:08.117 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[83580]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-09-01T00:37:08.118 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[83580]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-01T00:37:08.118 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[83580]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-01T00:37:08.118 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:07 smithi026 ceph-mon[83580]: fsmap cephfs:1/1 {0=a=up:replay} 2024-09-01T00:37:08.281 INFO:tasks.rados.rados.0.smithi026.stdout:2427: done (5 left) 2024-09-01T00:37:08.281 INFO:tasks.rados.rados.0.smithi026.stdout:2428: copy_from oid 33 from oid 30 current snap is 237 2024-09-01T00:37:08.281 INFO:tasks.rados.rados.0.smithi026.stdout:2420: finishing write tid 1 to smithi02669314-11 2024-09-01T00:37:08.281 INFO:tasks.rados.rados.0.smithi026.stdout:2421: finishing write tid 1 to smithi02669314-26 2024-09-01T00:37:08.281 INFO:tasks.rados.rados.0.smithi026.stdout:2420: finishing write tid 2 to smithi02669314-11 2024-09-01T00:37:08.281 INFO:tasks.rados.rados.0.smithi026.stdout:2420: finishing write tid 3 to smithi02669314-11 2024-09-01T00:37:08.281 INFO:tasks.rados.rados.0.smithi026.stdout:2421: finishing write tid 2 to smithi02669314-26 2024-09-01T00:37:08.281 INFO:tasks.rados.rados.0.smithi026.stdout:2421: finishing write tid 3 to smithi02669314-26 2024-09-01T00:37:08.281 INFO:tasks.rados.rados.0.smithi026.stdout:2420: finishing write tid 4 to smithi02669314-11 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:2420: oid 11 updating version 0 to 959 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:2420: oid 11 updating version 959 to 961 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:2420: oid 11 version 961 is already newer than 960 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 961 (ObjNum 765 snap 237 seq_num 765) dirty exists 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:2420: left oid 11 (ObjNum 765 snap 237 seq_num 765) 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:2421: finishing write tid 4 to smithi02669314-26 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:2421: oid 26 updating version 0 to 970 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:2421: oid 26 updating version 970 to 971 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:2421: oid 26 updating version 971 to 972 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 972 (ObjNum 766 snap 237 seq_num 766) dirty exists 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:2421: left oid 26 (ObjNum 766 snap 237 seq_num 766) 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 764 (ObjNum 736 snap 224 seq_num 736) dirty exists 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:2420: done (5 left) 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:2421: done (4 left) 2024-09-01T00:37:08.282 INFO:tasks.rados.rados.0.smithi026.stdout:2422: done (3 left) 2024-09-01T00:37:08.283 INFO:tasks.rados.rados.0.smithi026.stdout:2429: rmattr oid 1 current snap is 237 2024-09-01T00:37:08.283 INFO:tasks.rados.rados.0.smithi026.stdout:2429: done (3 left) 2024-09-01T00:37:08.283 INFO:tasks.rados.rados.0.smithi026.stdout:2430: copy_from oid 43 from oid 13 current snap is 237 2024-09-01T00:37:08.283 INFO:tasks.rados.rados.0.smithi026.stdout:2424: expect (ObjNum 614 snap 180 seq_num 614) 2024-09-01T00:37:08.308 INFO:tasks.rados.rados.0.smithi026.stdout:2426: finishing copy_from racing read to smithi02669314-37 2024-09-01T00:37:08.309 INFO:tasks.rados.rados.0.smithi026.stdout:2426: finishing copy_from to smithi02669314-37 2024-09-01T00:37:08.309 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 938 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-09-01T00:37:08.309 INFO:tasks.rados.rados.0.smithi026.stdout:2424: done (3 left) 2024-09-01T00:37:08.309 INFO:tasks.rados.rados.0.smithi026.stdout:2426: done (2 left) 2024-09-01T00:37:08.309 INFO:tasks.rados.rados.0.smithi026.stdout:2431: snap_create 2024-09-01T00:37:08.309 INFO:tasks.rados.rados.0.smithi026.stdout:2430: finishing copy_from to smithi02669314-43 2024-09-01T00:37:08.309 INFO:tasks.rados.rados.0.smithi026.stdout:2430: got expected ENOENT (src dne) 2024-09-01T00:37:08.309 INFO:tasks.rados.rados.0.smithi026.stdout:2430: finishing copy_from racing read to smithi02669314-43 2024-09-01T00:37:08.324 INFO:tasks.rados.rados.0.smithi026.stdout:2428: finishing copy_from racing read to smithi02669314-33 2024-09-01T00:37:08.327 INFO:tasks.rados.rados.0.smithi026.stdout:2428: finishing copy_from to smithi02669314-33 2024-09-01T00:37:08.327 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1073 (ObjNum 689 snap 208 seq_num 689) dirty exists 2024-09-01T00:37:09.296 INFO:tasks.rados.rados.0.smithi026.stdout:2428: done (2 left) 2024-09-01T00:37:09.297 INFO:tasks.rados.rados.0.smithi026.stdout:2430: done (1 left) 2024-09-01T00:37:09.297 INFO:tasks.rados.rados.0.smithi026.stdout:2431: done (0 left) 2024-09-01T00:37:09.297 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 238 2024-09-01T00:37:09.297 INFO:tasks.rados.rados.0.smithi026.stdout:2432: seq_num 767 ranges {2629632=450560,3080192=401408} 2024-09-01T00:37:09.313 INFO:tasks.rados.rados.0.smithi026.stdout:2432: writing smithi02669314-40 from 2629632 to 3080192 tid 1 2024-09-01T00:37:09.316 INFO:tasks.rados.rados.0.smithi026.stdout:2432: writing smithi02669314-40 from 3080192 to 3481600 tid 2 2024-09-01T00:37:09.316 INFO:tasks.rados.rados.0.smithi026.stdout:2433: setattr oid 23 current snap is 238 2024-09-01T00:37:09.318 INFO:tasks.rados.rados.0.smithi026.stdout:2434: delete oid 21 current snap is 238 2024-09-01T00:37:09.319 INFO:tasks.rados.rados.0.smithi026.stdout:2432: finishing write tid 1 to smithi02669314-40 2024-09-01T00:37:09.320 INFO:tasks.rados.rados.0.smithi026.stdout:2432: finishing write tid 2 to smithi02669314-40 2024-09-01T00:37:09.320 INFO:tasks.rados.rados.0.smithi026.stdout:2432: finishing write tid 3 to smithi02669314-40 2024-09-01T00:37:09.320 INFO:tasks.rados.rados.0.smithi026.stdout:2434: done (2 left) 2024-09-01T00:37:09.321 INFO:tasks.rados.rados.0.smithi026.stdout:2435: read oid 41 snap -1 2024-09-01T00:37:09.321 INFO:tasks.rados.rados.0.smithi026.stdout:2435: expect (ObjNum 757 snap 232 seq_num 757) 2024-09-01T00:37:09.321 INFO:tasks.rados.rados.0.smithi026.stdout:2436: copy_from oid 32 from oid 15 current snap is 238 2024-09-01T00:37:09.321 INFO:tasks.rados.rados.0.smithi026.stdout:2437: copy_from oid 12 from oid 34 current snap is 238 2024-09-01T00:37:09.321 INFO:tasks.rados.rados.0.smithi026.stdout:2438: snap_remove snap 237 2024-09-01T00:37:09.369 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:09 smithi139 ceph-mon[73682]: pgmap v490: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 388 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 367 KiB/s rd, 196 KiB/s wr, 2 op/s 2024-09-01T00:37:09.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:09 smithi139 ceph-mon[73682]: osdmap e549: 8 total, 8 up, 8 in 2024-09-01T00:37:09.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:09 smithi139 ceph-mon[73682]: mds.? [v2:172.21.15.26:6834/3629947362,v1:172.21.15.26:6835/3629947362] up:reconnect 2024-09-01T00:37:09.370 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:09 smithi139 ceph-mon[73682]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-09-01T00:37:09.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:09 smithi026 ceph-mon[81182]: pgmap v490: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 388 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 367 KiB/s rd, 196 KiB/s wr, 2 op/s 2024-09-01T00:37:09.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:09 smithi026 ceph-mon[81182]: osdmap e549: 8 total, 8 up, 8 in 2024-09-01T00:37:09.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:09 smithi026 ceph-mon[81182]: mds.? [v2:172.21.15.26:6834/3629947362,v1:172.21.15.26:6835/3629947362] up:reconnect 2024-09-01T00:37:09.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:09 smithi026 ceph-mon[81182]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-09-01T00:37:09.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:09 smithi026 ceph-mon[83580]: pgmap v490: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 388 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 367 KiB/s rd, 196 KiB/s wr, 2 op/s 2024-09-01T00:37:09.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:09 smithi026 ceph-mon[83580]: osdmap e549: 8 total, 8 up, 8 in 2024-09-01T00:37:09.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:09 smithi026 ceph-mon[83580]: mds.? [v2:172.21.15.26:6834/3629947362,v1:172.21.15.26:6835/3629947362] up:reconnect 2024-09-01T00:37:09.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:09 smithi026 ceph-mon[83580]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-09-01T00:37:10.303 INFO:tasks.rados.rados.0.smithi026.stdout:2438: done (5 left) 2024-09-01T00:37:10.303 INFO:tasks.rados.rados.0.smithi026.stdout:2439: rollback oid 43 current snap is 238 2024-09-01T00:37:10.303 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 43 to 233 2024-09-01T00:37:10.304 INFO:tasks.rados.rados.0.smithi026.stdout:2432: finishing write tid 4 to smithi02669314-40 2024-09-01T00:37:10.304 INFO:tasks.rados.rados.0.smithi026.stdout:2432: oid 40 updating version 0 to 728 2024-09-01T00:37:10.304 INFO:tasks.rados.rados.0.smithi026.stdout:2432: oid 40 updating version 728 to 729 2024-09-01T00:37:10.304 INFO:tasks.rados.rados.0.smithi026.stdout:2432: oid 40 updating version 729 to 730 2024-09-01T00:37:10.304 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 730 (ObjNum 767 snap 238 seq_num 767) dirty exists 2024-09-01T00:37:10.304 INFO:tasks.rados.rados.0.smithi026.stdout:2432: left oid 40 (ObjNum 767 snap 238 seq_num 767) 2024-09-01T00:37:10.304 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 765 (ObjNum 736 snap 224 seq_num 736) dirty exists 2024-09-01T00:37:10.304 INFO:tasks.rados.rados.0.smithi026.stdout:2436: finishing copy_from racing read to smithi02669314-32 2024-09-01T00:37:10.304 INFO:tasks.rados.rados.0.smithi026.stdout:2436: finishing copy_from to smithi02669314-32 2024-09-01T00:37:10.304 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 1080 (ObjNum 754 snap 231 seq_num 754) dirty exists 2024-09-01T00:37:10.304 INFO:tasks.rados.rados.0.smithi026.stdout:2435: expect (ObjNum 757 snap 232 seq_num 757) 2024-09-01T00:37:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:10 smithi139 ceph-mon[73682]: mds.? [v2:172.21.15.26:6834/3629947362,v1:172.21.15.26:6835/3629947362] up:rejoin 2024-09-01T00:37:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:10 smithi139 ceph-mon[73682]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-09-01T00:37:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:10 smithi139 ceph-mon[73682]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-09-01T00:37:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:10 smithi139 ceph-mon[73682]: osdmap e550: 8 total, 8 up, 8 in 2024-09-01T00:37:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:10 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "b"} : dispatch 2024-09-01T00:37:10.586 INFO:tasks.rados.rados.0.smithi026.stdout:2437: finishing copy_from racing read to smithi02669314-12 2024-09-01T00:37:10.586 INFO:tasks.rados.rados.0.smithi026.stdout:2437: finishing copy_from to smithi02669314-12 2024-09-01T00:37:10.586 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 958 (ObjNum 702 snap 212 seq_num 702) dirty exists 2024-09-01T00:37:10.586 INFO:tasks.rados.rados.0.smithi026.stdout:2432: done (5 left) 2024-09-01T00:37:10.586 INFO:tasks.rados.rados.0.smithi026.stdout:2433: done (4 left) 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:2435: done (3 left) 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:2436: done (2 left) 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:2437: done (1 left) 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:2440: rollback oid 9 current snap is 238 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 9 to 234 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:2439: finishing rollback tid 0 to smithi02669314-43 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:2439: finishing rollback tid 1 to smithi02669314-43 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:2439: finishing rollback tid 2 to smithi02669314-43 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 696 (ObjNum 737 snap 224 seq_num 737) dirty exists 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:2439: done (1 left) 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:2441: read oid 16 snap -1 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:2441: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:2442: rollback oid 45 current snap is 238 2024-09-01T00:37:10.587 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 45 to 236 2024-09-01T00:37:10.588 INFO:tasks.rados.rados.0.smithi026.stdout:2443: snap_remove snap 224 2024-09-01T00:37:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:10 smithi026 ceph-mon[81182]: mds.? [v2:172.21.15.26:6834/3629947362,v1:172.21.15.26:6835/3629947362] up:rejoin 2024-09-01T00:37:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:10 smithi026 ceph-mon[81182]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-09-01T00:37:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:10 smithi026 ceph-mon[81182]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-09-01T00:37:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:10 smithi026 ceph-mon[81182]: osdmap e550: 8 total, 8 up, 8 in 2024-09-01T00:37:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:10 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "b"} : dispatch 2024-09-01T00:37:10.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:10 smithi026 ceph-mon[83580]: mds.? [v2:172.21.15.26:6834/3629947362,v1:172.21.15.26:6835/3629947362] up:rejoin 2024-09-01T00:37:10.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:10 smithi026 ceph-mon[83580]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-09-01T00:37:10.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:10 smithi026 ceph-mon[83580]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-09-01T00:37:10.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:10 smithi026 ceph-mon[83580]: osdmap e550: 8 total, 8 up, 8 in 2024-09-01T00:37:10.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:10 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "b"} : dispatch 2024-09-01T00:37:10.789 INFO:tasks.rados.rados.0.smithi026.stdout:2442: finishing rollback tid 1 to smithi02669314-45 2024-09-01T00:37:10.790 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 944 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-01T00:37:10.790 INFO:tasks.rados.rados.0.smithi026.stdout:2440: finishing rollback tid 0 to smithi02669314-9 2024-09-01T00:37:10.790 INFO:tasks.rados.rados.0.smithi026.stdout:2440: finishing rollback tid 1 to smithi02669314-9 2024-09-01T00:37:10.790 INFO:tasks.rados.rados.0.smithi026.stdout:2440: finishing rollback tid 2 to smithi02669314-9 2024-09-01T00:37:10.790 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 1097 (ObjNum 65 snap 0 seq_num 1668576110) dirty exists 2024-09-01T00:37:10.790 INFO:tasks.rados.rados.0.smithi026.stdout:2441: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:37:10.871 INFO:tasks.rados.rados.0.smithi026.stdout:2440: done (3 left) 2024-09-01T00:37:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:2441: done (2 left) 2024-09-01T00:37:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:2442: done (1 left) 2024-09-01T00:37:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:2443: done (0 left) 2024-09-01T00:37:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:2444: rollback oid 10 current snap is 238 2024-09-01T00:37:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 10 to 214 2024-09-01T00:37:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:2445: delete oid 37 current snap is 238 2024-09-01T00:37:10.873 INFO:tasks.rados.rados.0.smithi026.stdout:2445: done (1 left) 2024-09-01T00:37:10.873 INFO:tasks.rados.rados.0.smithi026.stdout:2446: rollback oid 35 current snap is 238 2024-09-01T00:37:10.873 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 35 to 194 2024-09-01T00:37:10.873 INFO:tasks.rados.rados.0.smithi026.stdout:2447: snap_create 2024-09-01T00:37:10.874 INFO:tasks.rados.rados.0.smithi026.stdout:2444: finishing rollback tid 1 to smithi02669314-10 2024-09-01T00:37:10.874 INFO:tasks.rados.rados.0.smithi026.stdout:2444: finishing rollback tid 2 to smithi02669314-10 2024-09-01T00:37:10.874 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 960 (ObjNum 649 snap 191 seq_num 649) dirty exists 2024-09-01T00:37:10.875 INFO:tasks.rados.rados.0.smithi026.stdout:2446: finishing rollback tid 1 to smithi02669314-35 2024-09-01T00:37:10.875 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1076 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-01T00:37:11.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:11 smithi139 ceph-mon[73682]: pgmap v493: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 402 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 513 KiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-01T00:37:11.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:11 smithi139 ceph-mon[73682]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-01T00:37:11.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:11 smithi139 ceph-mon[73682]: Cluster is now healthy 2024-09-01T00:37:11.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:11 smithi139 ceph-mon[73682]: mds.? [v2:172.21.15.26:6834/3629947362,v1:172.21.15.26:6835/3629947362] up:active 2024-09-01T00:37:11.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:11 smithi139 ceph-mon[73682]: fsmap cephfs:1 {0=a=up:active} 2024-09-01T00:37:11.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:11 smithi139 ceph-mon[73682]: osdmap e551: 8 total, 8 up, 8 in 2024-09-01T00:37:11.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:11 smithi139 ceph-mon[73682]: osdmap e552: 8 total, 8 up, 8 in 2024-09-01T00:37:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[81182]: pgmap v493: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 402 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 513 KiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-01T00:37:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[81182]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-01T00:37:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[81182]: Cluster is now healthy 2024-09-01T00:37:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[81182]: mds.? [v2:172.21.15.26:6834/3629947362,v1:172.21.15.26:6835/3629947362] up:active 2024-09-01T00:37:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[81182]: fsmap cephfs:1 {0=a=up:active} 2024-09-01T00:37:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[81182]: osdmap e551: 8 total, 8 up, 8 in 2024-09-01T00:37:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[81182]: osdmap e552: 8 total, 8 up, 8 in 2024-09-01T00:37:11.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[83580]: pgmap v493: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 402 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 513 KiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-09-01T00:37:11.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[83580]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-01T00:37:11.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[83580]: Cluster is now healthy 2024-09-01T00:37:11.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[83580]: mds.? [v2:172.21.15.26:6834/3629947362,v1:172.21.15.26:6835/3629947362] up:active 2024-09-01T00:37:11.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[83580]: fsmap cephfs:1 {0=a=up:active} 2024-09-01T00:37:11.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[83580]: osdmap e551: 8 total, 8 up, 8 in 2024-09-01T00:37:11.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:11 smithi026 ceph-mon[83580]: osdmap e552: 8 total, 8 up, 8 in 2024-09-01T00:37:11.790 INFO:tasks.rados.rados.0.smithi026.stdout:2444: done (2 left) 2024-09-01T00:37:11.791 INFO:tasks.rados.rados.0.smithi026.stdout:2446: done (1 left) 2024-09-01T00:37:11.791 INFO:tasks.rados.rados.0.smithi026.stdout:2447: done (0 left) 2024-09-01T00:37:11.791 INFO:tasks.rados.rados.0.smithi026.stdout:2448: snap_create 2024-09-01T00:37:12.796 INFO:tasks.rados.rados.0.smithi026.stdout:2448: done (0 left) 2024-09-01T00:37:12.796 INFO:tasks.rados.rados.0.smithi026.stdout:2449: snap_create 2024-09-01T00:37:12.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:12 smithi026 ceph-mon[81182]: osdmap e553: 8 total, 8 up, 8 in 2024-09-01T00:37:12.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:12 smithi026 ceph-mon[83580]: osdmap e553: 8 total, 8 up, 8 in 2024-09-01T00:37:12.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:37:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:37:12] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-09-01T00:37:12.951 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:37:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a[108435]: 2024-09-01T00:37:12.835+0000 7ff254ee3640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-09-01T00:37:13.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:12 smithi139 ceph-mon[73682]: osdmap e553: 8 total, 8 up, 8 in 2024-09-01T00:37:13.798 INFO:tasks.rados.rados.0.smithi026.stdout:2449: done (0 left) 2024-09-01T00:37:13.798 INFO:tasks.rados.rados.0.smithi026.stdout:2450: read oid 21 snap -1 2024-09-01T00:37:13.798 INFO:tasks.rados.rados.0.smithi026.stdout:2450: expect deleted 2024-09-01T00:37:13.798 INFO:tasks.rados.rados.0.smithi026.stdout:2451: delete oid 10 current snap is 241 2024-09-01T00:37:13.801 INFO:tasks.rados.rados.0.smithi026.stdout:2451: done (1 left) 2024-09-01T00:37:13.801 INFO:tasks.rados.rados.0.smithi026.stdout:2452: rollback oid 28 current snap is 241 2024-09-01T00:37:13.801 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 28 to 214 2024-09-01T00:37:13.801 INFO:tasks.rados.rados.0.smithi026.stdout:2453: snap_remove snap 222 2024-09-01T00:37:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:13 smithi139 ceph-mon[73682]: pgmap v497: 121 pgs: 121 active+clean; 404 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.9 MiB/s wr, 40 op/s 2024-09-01T00:37:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:13 smithi139 ceph-mon[73682]: osdmap e554: 8 total, 8 up, 8 in 2024-09-01T00:37:14.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:13 smithi026 ceph-mon[81182]: pgmap v497: 121 pgs: 121 active+clean; 404 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.9 MiB/s wr, 40 op/s 2024-09-01T00:37:14.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:13 smithi026 ceph-mon[81182]: osdmap e554: 8 total, 8 up, 8 in 2024-09-01T00:37:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:13 smithi026 ceph-mon[83580]: pgmap v497: 121 pgs: 121 active+clean; 404 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.9 MiB/s wr, 40 op/s 2024-09-01T00:37:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:13 smithi026 ceph-mon[83580]: osdmap e554: 8 total, 8 up, 8 in 2024-09-01T00:37:14.812 INFO:tasks.rados.rados.0.smithi026.stdout:2452: finishing rollback tid 0 to smithi02669314-28 2024-09-01T00:37:14.812 INFO:tasks.rados.rados.0.smithi026.stdout:2452: finishing rollback tid 1 to smithi02669314-28 2024-09-01T00:37:14.812 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 810 (ObjNum 129 snap 0 seq_num 133615528) dirty dne 2024-09-01T00:37:14.812 INFO:tasks.rados.rados.0.smithi026.stdout:2450: done (2 left) 2024-09-01T00:37:14.812 INFO:tasks.rados.rados.0.smithi026.stdout:2452: done (1 left) 2024-09-01T00:37:14.812 INFO:tasks.rados.rados.0.smithi026.stdout:2453: done (0 left) 2024-09-01T00:37:14.812 INFO:tasks.rados.rados.0.smithi026.stdout:2454: snap_create 2024-09-01T00:37:15.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:14 smithi139 ceph-mon[73682]: osdmap e555: 8 total, 8 up, 8 in 2024-09-01T00:37:15.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:14 smithi026 ceph-mon[81182]: osdmap e555: 8 total, 8 up, 8 in 2024-09-01T00:37:15.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:14 smithi026 ceph-mon[83580]: osdmap e555: 8 total, 8 up, 8 in 2024-09-01T00:37:15.792 INFO:tasks.rados.rados.0.smithi026.stdout:2454: done (0 left) 2024-09-01T00:37:15.792 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 242 2024-09-01T00:37:15.792 INFO:tasks.rados.rados.0.smithi026.stdout:2455: seq_num 771 ranges {3481600=516096,3997696=401408} 2024-09-01T00:37:15.813 INFO:tasks.rados.rados.0.smithi026.stdout:2455: writing smithi02669314-40 from 3481600 to 3997696 tid 1 2024-09-01T00:37:15.816 INFO:tasks.rados.rados.0.smithi026.stdout:2455: writing smithi02669314-40 from 3997696 to 4399104 tid 2 2024-09-01T00:37:15.816 INFO:tasks.rados.rados.0.smithi026.stdout:2456: setattr oid 18 current snap is 242 2024-09-01T00:37:15.818 INFO:tasks.rados.rados.0.smithi026.stdout:2457: setattr oid 7 current snap is 242 2024-09-01T00:37:15.821 INFO:tasks.rados.rados.0.smithi026.stdout:2455: finishing write tid 1 to smithi02669314-40 2024-09-01T00:37:15.821 INFO:tasks.rados.rados.0.smithi026.stdout:2458: rollback oid 12 current snap is 242 2024-09-01T00:37:15.821 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 12 to 241 2024-09-01T00:37:15.821 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 242 2024-09-01T00:37:15.822 INFO:tasks.rados.rados.0.smithi026.stdout:2459: seq_num 772 ranges {688128=532480,1220608=401408} 2024-09-01T00:37:15.828 INFO:tasks.rados.rados.0.smithi026.stdout:2459: writing smithi02669314-4 from 688128 to 1220608 tid 1 2024-09-01T00:37:15.832 INFO:tasks.rados.rados.0.smithi026.stdout:2459: writing smithi02669314-4 from 1220608 to 1622016 tid 2 2024-09-01T00:37:15.832 INFO:tasks.rados.rados.0.smithi026.stdout:2460: read oid 32 snap 214 2024-09-01T00:37:15.832 INFO:tasks.rados.rados.0.smithi026.stdout:2460: expect (ObjNum 684 snap 206 seq_num 684) 2024-09-01T00:37:15.832 INFO:tasks.rados.rados.0.smithi026.stdout:2461: copy_from oid 46 from oid 20 current snap is 242 2024-09-01T00:37:15.832 INFO:tasks.rados.rados.0.smithi026.stdout:2455: finishing write tid 2 to smithi02669314-40 2024-09-01T00:37:15.832 INFO:tasks.rados.rados.0.smithi026.stdout:2455: finishing write tid 3 to smithi02669314-40 2024-09-01T00:37:15.832 INFO:tasks.rados.rados.0.smithi026.stdout:2455: finishing write tid 4 to smithi02669314-40 2024-09-01T00:37:15.832 INFO:tasks.rados.rados.0.smithi026.stdout:2455: oid 40 updating version 0 to 731 2024-09-01T00:37:15.832 INFO:tasks.rados.rados.0.smithi026.stdout:2455: oid 40 updating version 731 to 732 2024-09-01T00:37:15.832 INFO:tasks.rados.rados.0.smithi026.stdout:2455: oid 40 updating version 732 to 733 2024-09-01T00:37:15.832 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 733 (ObjNum 771 snap 242 seq_num 771) dirty exists 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:2455: left oid 40 (ObjNum 771 snap 242 seq_num 771) 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 1145 (ObjNum 129 snap 0 seq_num 1403257849) dirty exists 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 962 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:2458: finishing rollback tid 0 to smithi02669314-12 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:2458: finishing rollback tid 1 to smithi02669314-12 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:2458: finishing rollback tid 2 to smithi02669314-12 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 965 (ObjNum 702 snap 212 seq_num 702) dirty exists 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:2455: done (6 left) 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:2456: done (5 left) 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:2457: done (4 left) 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:2458: done (3 left) 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:2462: read oid 38 snap 231 2024-09-01T00:37:15.833 INFO:tasks.rados.rados.0.smithi026.stdout:2462: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:37:15.834 INFO:tasks.rados.rados.0.smithi026.stdout:2463: snap_create 2024-09-01T00:37:15.834 INFO:tasks.rados.rados.0.smithi026.stdout:2459: finishing write tid 1 to smithi02669314-4 2024-09-01T00:37:15.835 INFO:tasks.rados.rados.0.smithi026.stdout:2459: finishing write tid 2 to smithi02669314-4 2024-09-01T00:37:15.835 INFO:tasks.rados.rados.0.smithi026.stdout:2459: finishing write tid 3 to smithi02669314-4 2024-09-01T00:37:15.837 INFO:tasks.rados.rados.0.smithi026.stdout:2459: finishing write tid 4 to smithi02669314-4 2024-09-01T00:37:15.837 INFO:tasks.rados.rados.0.smithi026.stdout:2459: oid 4 updating version 0 to 1080 2024-09-01T00:37:15.837 INFO:tasks.rados.rados.0.smithi026.stdout:2459: oid 4 updating version 1080 to 1081 2024-09-01T00:37:15.837 INFO:tasks.rados.rados.0.smithi026.stdout:2459: oid 4 updating version 1081 to 1082 2024-09-01T00:37:15.837 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1082 (ObjNum 772 snap 242 seq_num 772) dirty exists 2024-09-01T00:37:15.837 INFO:tasks.rados.rados.0.smithi026.stdout:2459: left oid 4 (ObjNum 772 snap 242 seq_num 772) 2024-09-01T00:37:15.854 INFO:tasks.rados.rados.0.smithi026.stdout:2461: finishing copy_from racing read to smithi02669314-46 2024-09-01T00:37:15.857 INFO:tasks.rados.rados.0.smithi026.stdout:2460: expect (ObjNum 684 snap 206 seq_num 684) 2024-09-01T00:37:16.060 INFO:tasks.rados.rados.0.smithi026.stdout:2461: finishing copy_from to smithi02669314-46 2024-09-01T00:37:16.060 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 938 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-09-01T00:37:16.060 INFO:tasks.rados.rados.0.smithi026.stdout:2462: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:37:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:15 smithi139 ceph-mon[73682]: pgmap v500: 121 pgs: 121 active+clean; 404 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-09-01T00:37:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:15 smithi139 ceph-mon[73682]: osdmap e556: 8 total, 8 up, 8 in 2024-09-01T00:37:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:15 smithi139 ceph-mon[73682]: osdmap e557: 8 total, 8 up, 8 in 2024-09-01T00:37:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:15 smithi026 ceph-mon[83580]: pgmap v500: 121 pgs: 121 active+clean; 404 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-09-01T00:37:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:15 smithi026 ceph-mon[83580]: osdmap e556: 8 total, 8 up, 8 in 2024-09-01T00:37:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:15 smithi026 ceph-mon[83580]: osdmap e557: 8 total, 8 up, 8 in 2024-09-01T00:37:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:15 smithi026 ceph-mon[81182]: pgmap v500: 121 pgs: 121 active+clean; 404 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-09-01T00:37:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:15 smithi026 ceph-mon[81182]: osdmap e556: 8 total, 8 up, 8 in 2024-09-01T00:37:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:15 smithi026 ceph-mon[81182]: osdmap e557: 8 total, 8 up, 8 in 2024-09-01T00:37:16.817 INFO:tasks.rados.rados.0.smithi026.stdout:2459: done (4 left) 2024-09-01T00:37:16.818 INFO:tasks.rados.rados.0.smithi026.stdout:2460: done (3 left) 2024-09-01T00:37:16.818 INFO:tasks.rados.rados.0.smithi026.stdout:2461: done (2 left) 2024-09-01T00:37:16.818 INFO:tasks.rados.rados.0.smithi026.stdout:2462: done (1 left) 2024-09-01T00:37:16.818 INFO:tasks.rados.rados.0.smithi026.stdout:2463: done (0 left) 2024-09-01T00:37:16.818 INFO:tasks.rados.rados.0.smithi026.stdout:2464: copy_from oid 23 from oid 16 current snap is 243 2024-09-01T00:37:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:2465: setattr oid 43 current snap is 243 2024-09-01T00:37:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:2466: snap_create 2024-09-01T00:37:16.821 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 697 (ObjNum 737 snap 224 seq_num 737) dirty exists 2024-09-01T00:37:16.833 INFO:tasks.rados.rados.0.smithi026.stdout:2464: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:37:16.834 INFO:tasks.rados.rados.0.smithi026.stdout:2464: finishing copy_from to smithi02669314-23 2024-09-01T00:37:16.835 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 812 (ObjNum 623 snap 182 seq_num 623) dirty exists 2024-09-01T00:37:17.546 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:17 smithi139 bash[97953]: time="2024-09-01T00:37:17Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b in 10 seconds, resorting to SIGKILL" 2024-09-01T00:37:17.547 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:17 smithi139 podman[97953]: 2024-09-01 00:37:17.288728832 +0000 UTC m=+10.106902760 container died 2c8f577f96c8a18b189084959a351efd472395c8a61938e914fea101ef2dec96 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=reef-7290dfe, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-01T00:37:17.814 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:17 smithi139 podman[97953]: 2024-09-01 00:37:17.737563642 +0000 UTC m=+10.555737601 container cleanup 2c8f577f96c8a18b189084959a351efd472395c8a61938e914fea101ef2dec96 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=reef-7290dfe, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-01T00:37:17.814 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:17 smithi139 bash[97953]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b 2024-09-01T00:37:17.823 INFO:tasks.rados.rados.0.smithi026.stdout:2464: done (2 left) 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:2465: done (1 left) 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:2466: done (0 left) 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:2467: copy_from oid 9 from oid 43 current snap is 244 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:2468: copy_from oid 20 from oid 18 current snap is 244 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:2469: read oid 15 snap 232 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:2469: expect (ObjNum 754 snap 231 seq_num 754) 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:2470: read oid 44 snap -1 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:2470: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:2471: read oid 11 snap -1 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:2471: expect (ObjNum 765 snap 237 seq_num 765) 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:2472: copy_from oid 6 from oid 1 current snap is 244 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 244 2024-09-01T00:37:17.824 INFO:tasks.rados.rados.0.smithi026.stdout:2473: seq_num 773 ranges {1523712=548864,2072576=401408} 2024-09-01T00:37:17.836 INFO:tasks.rados.rados.0.smithi026.stdout:2473: writing smithi02669314-26 from 1523712 to 2072576 tid 1 2024-09-01T00:37:17.839 INFO:tasks.rados.rados.0.smithi026.stdout:2473: writing smithi02669314-26 from 2072576 to 2473984 tid 2 2024-09-01T00:37:17.839 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 244 2024-09-01T00:37:17.839 INFO:tasks.rados.rados.0.smithi026.stdout:2474: seq_num 774 ranges {3293184=565248,3858432=401408} 2024-09-01T00:37:17.861 INFO:tasks.rados.rados.0.smithi026.stdout:2474: writing smithi02669314-24 from 3293184 to 3858432 tid 1 2024-09-01T00:37:17.863 INFO:tasks.rados.rados.0.smithi026.stdout:2474: writing smithi02669314-24 from 3858432 to 4259840 tid 2 2024-09-01T00:37:17.864 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 244 2024-09-01T00:37:17.864 INFO:tasks.rados.rados.0.smithi026.stdout:2475: seq_num 775 ranges {1622016=589824,2211840=401408} 2024-09-01T00:37:17.875 INFO:tasks.rados.rados.0.smithi026.stdout:2475: writing smithi02669314-4 from 1622016 to 2211840 tid 1 2024-09-01T00:37:17.878 INFO:tasks.rados.rados.0.smithi026.stdout:2475: writing smithi02669314-4 from 2211840 to 2613248 tid 2 2024-09-01T00:37:17.878 INFO:tasks.rados.rados.0.smithi026.stdout:2476: rollback oid 37 current snap is 244 2024-09-01T00:37:17.878 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 37 to 238 2024-09-01T00:37:17.878 INFO:tasks.rados.rados.0.smithi026.stdout:2467: finishing copy_from racing read to smithi02669314-9 2024-09-01T00:37:17.878 INFO:tasks.rados.rados.0.smithi026.stdout:2468: finishing copy_from racing read to smithi02669314-20 2024-09-01T00:37:17.878 INFO:tasks.rados.rados.0.smithi026.stdout:2471: expect (ObjNum 765 snap 237 seq_num 765) 2024-09-01T00:37:17.900 INFO:tasks.rados.rados.0.smithi026.stdout:2467: finishing copy_from to smithi02669314-9 2024-09-01T00:37:17.901 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 697 (ObjNum 737 snap 224 seq_num 737) dirty exists 2024-09-01T00:37:17.901 INFO:tasks.rados.rados.0.smithi026.stdout:2472: finishing copy_from racing read to smithi02669314-6 2024-09-01T00:37:17.901 INFO:tasks.rados.rados.0.smithi026.stdout:2472: finishing copy_from to smithi02669314-6 2024-09-01T00:37:17.901 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 804 (ObjNum 746 snap 225 seq_num 746) dirty exists 2024-09-01T00:37:17.901 INFO:tasks.rados.rados.0.smithi026.stdout:2473: finishing write tid 1 to smithi02669314-26 2024-09-01T00:37:17.901 INFO:tasks.rados.rados.0.smithi026.stdout:2469: expect (ObjNum 754 snap 231 seq_num 754) 2024-09-01T00:37:18.001 INFO:tasks.rados.rados.0.smithi026.stdout:2468: finishing copy_from to smithi02669314-20 2024-09-01T00:37:18.002 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 962 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:37:18.002 INFO:tasks.rados.rados.0.smithi026.stdout:2473: finishing write tid 2 to smithi02669314-26 2024-09-01T00:37:18.002 INFO:tasks.rados.rados.0.smithi026.stdout:2473: finishing write tid 3 to smithi02669314-26 2024-09-01T00:37:18.002 INFO:tasks.rados.rados.0.smithi026.stdout:2473: finishing write tid 4 to smithi02669314-26 2024-09-01T00:37:18.002 INFO:tasks.rados.rados.0.smithi026.stdout:2473: oid 26 updating version 0 to 973 2024-09-01T00:37:18.002 INFO:tasks.rados.rados.0.smithi026.stdout:2473: oid 26 updating version 973 to 974 2024-09-01T00:37:18.002 INFO:tasks.rados.rados.0.smithi026.stdout:2473: oid 26 updating version 974 to 975 2024-09-01T00:37:18.002 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 975 (ObjNum 773 snap 244 seq_num 773) dirty exists 2024-09-01T00:37:18.002 INFO:tasks.rados.rados.0.smithi026.stdout:2473: left oid 26 (ObjNum 773 snap 244 seq_num 773) 2024-09-01T00:37:18.002 INFO:tasks.rados.rados.0.smithi026.stdout:2470: expect (ObjNum 433 snap 121 seq_num 433) 2024-09-01T00:37:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:17 smithi139 ceph-mon[73682]: pgmap v503: 121 pgs: 121 active+clean; 408 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-01T00:37:18.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:17 smithi139 ceph-mon[73682]: osdmap e558: 8 total, 8 up, 8 in 2024-09-01T00:37:18.084 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 podman[97977]: 2024-09-01 00:37:18.022216535 +0000 UTC m=+0.734153252 container remove 2c8f577f96c8a18b189084959a351efd472395c8a61938e914fea101ef2dec96 (image=quay.ceph.io/ceph-ci/ceph@sha256:b33e3319182e8ee91f56fd4eeefdca0c6340446b30b52ca428626e113d00e32a, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, RELEASE=reef-7290dfe, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-01T00:37:18.084 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mds.b.service: Main process exited, code=exited, status=137/n/a 2024-09-01T00:37:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:17 smithi026 ceph-mon[81182]: pgmap v503: 121 pgs: 121 active+clean; 408 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-01T00:37:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:17 smithi026 ceph-mon[81182]: osdmap e558: 8 total, 8 up, 8 in 2024-09-01T00:37:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:17 smithi026 ceph-mon[83580]: pgmap v503: 121 pgs: 121 active+clean; 408 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-01T00:37:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:17 smithi026 ceph-mon[83580]: osdmap e558: 8 total, 8 up, 8 in 2024-09-01T00:37:18.246 INFO:tasks.rados.rados.0.smithi026.stdout:2474: finishing write tid 1 to smithi02669314-24 2024-09-01T00:37:18.246 INFO:tasks.rados.rados.0.smithi026.stdout:2474: finishing write tid 2 to smithi02669314-24 2024-09-01T00:37:18.246 INFO:tasks.rados.rados.0.smithi026.stdout:2474: finishing write tid 3 to smithi02669314-24 2024-09-01T00:37:18.246 INFO:tasks.rados.rados.0.smithi026.stdout:2474: finishing write tid 4 to smithi02669314-24 2024-09-01T00:37:18.246 INFO:tasks.rados.rados.0.smithi026.stdout:2474: oid 24 updating version 0 to 813 2024-09-01T00:37:18.246 INFO:tasks.rados.rados.0.smithi026.stdout:2474: oid 24 version 813 is already newer than 812 2024-09-01T00:37:18.246 INFO:tasks.rados.rados.0.smithi026.stdout:2474: oid 24 version 813 is already newer than 811 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 813 (ObjNum 774 snap 244 seq_num 774) dirty exists 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:2474: left oid 24 (ObjNum 774 snap 244 seq_num 774) 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:2476: finishing rollback tid 1 to smithi02669314-37 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 939 (ObjNum 33 snap 0 seq_num 124744952) dirty dne 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:2475: finishing write tid 1 to smithi02669314-4 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:2467: done (9 left) 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:2468: done (8 left) 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:2469: done (7 left) 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:2470: done (6 left) 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:2471: done (5 left) 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:2472: done (4 left) 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:2473: done (3 left) 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:2474: done (2 left) 2024-09-01T00:37:18.247 INFO:tasks.rados.rados.0.smithi026.stdout:2476: done (1 left) 2024-09-01T00:37:18.248 INFO:tasks.rados.rados.0.smithi026.stdout:2477: rollback oid 18 current snap is 244 2024-09-01T00:37:18.248 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 18 to 238 2024-09-01T00:37:18.248 INFO:tasks.rados.rados.0.smithi026.stdout:2475: finishing write tid 2 to smithi02669314-4 2024-09-01T00:37:18.248 INFO:tasks.rados.rados.0.smithi026.stdout:2475: finishing write tid 3 to smithi02669314-4 2024-09-01T00:37:18.248 INFO:tasks.rados.rados.0.smithi026.stdout:2475: finishing write tid 4 to smithi02669314-4 2024-09-01T00:37:18.248 INFO:tasks.rados.rados.0.smithi026.stdout:2475: oid 4 updating version 0 to 1083 2024-09-01T00:37:18.248 INFO:tasks.rados.rados.0.smithi026.stdout:2475: oid 4 updating version 1083 to 1084 2024-09-01T00:37:18.248 INFO:tasks.rados.rados.0.smithi026.stdout:2475: oid 4 updating version 1084 to 1085 2024-09-01T00:37:18.248 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1085 (ObjNum 775 snap 244 seq_num 775) dirty exists 2024-09-01T00:37:18.248 INFO:tasks.rados.rados.0.smithi026.stdout:2475: left oid 4 (ObjNum 775 snap 244 seq_num 775) 2024-09-01T00:37:18.248 INFO:tasks.rados.rados.0.smithi026.stdout:2475: done (1 left) 2024-09-01T00:37:18.248 INFO:tasks.rados.rados.0.smithi026.stdout:2478: read oid 20 snap -1 2024-09-01T00:37:18.249 INFO:tasks.rados.rados.0.smithi026.stdout:2478: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:37:18.249 INFO:tasks.rados.rados.0.smithi026.stdout:2479: delete oid 30 current snap is 244 2024-09-01T00:37:18.249 INFO:tasks.rados.rados.0.smithi026.stdout:2478: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:37:18.250 INFO:tasks.rados.rados.0.smithi026.stdout:2477: finishing rollback tid 0 to smithi02669314-18 2024-09-01T00:37:18.250 INFO:tasks.rados.rados.0.smithi026.stdout:2477: finishing rollback tid 1 to smithi02669314-18 2024-09-01T00:37:18.250 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 967 (ObjNum 33 snap 0 seq_num 132743120) dirty dne 2024-09-01T00:37:18.250 INFO:tasks.rados.rados.0.smithi026.stdout:2477: done (2 left) 2024-09-01T00:37:18.250 INFO:tasks.rados.rados.0.smithi026.stdout:2478: done (1 left) 2024-09-01T00:37:18.250 INFO:tasks.rados.rados.0.smithi026.stdout:2479: done (0 left) 2024-09-01T00:37:18.250 INFO:tasks.rados.rados.0.smithi026.stdout:2480: read oid 13 snap -1 2024-09-01T00:37:18.250 INFO:tasks.rados.rados.0.smithi026.stdout:2480: expect deleted 2024-09-01T00:37:18.250 INFO:tasks.rados.rados.0.smithi026.stdout:2481: rmattr oid 50 current snap is 244 2024-09-01T00:37:18.251 INFO:tasks.rados.rados.0.smithi026.stdout:2481: done (1 left) 2024-09-01T00:37:18.251 INFO:tasks.rados.rados.0.smithi026.stdout:2482: read oid 35 snap -1 2024-09-01T00:37:18.251 INFO:tasks.rados.rados.0.smithi026.stdout:2482: expect deleted 2024-09-01T00:37:18.251 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 244 2024-09-01T00:37:18.251 INFO:tasks.rados.rados.0.smithi026.stdout:2483: seq_num 777 ranges {4259840=622592,4882432=401408} 2024-09-01T00:37:18.275 INFO:tasks.rados.rados.0.smithi026.stdout:2483: writing smithi02669314-24 from 4259840 to 4882432 tid 1 2024-09-01T00:37:18.277 INFO:tasks.rados.rados.0.smithi026.stdout:2483: writing smithi02669314-24 from 4882432 to 5283840 tid 2 2024-09-01T00:37:18.279 INFO:tasks.rados.rados.0.smithi026.stdout:2484: copy_from oid 1 from oid 4 current snap is 244 2024-09-01T00:37:18.279 INFO:tasks.rados.rados.0.smithi026.stdout:2480: done (3 left) 2024-09-01T00:37:18.279 INFO:tasks.rados.rados.0.smithi026.stdout:2482: done (2 left) 2024-09-01T00:37:18.279 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 44 current snap is 244 2024-09-01T00:37:18.279 INFO:tasks.rados.rados.0.smithi026.stdout:2485: seq_num 778 ranges {4538368=638976,5177344=401408} 2024-09-01T00:37:18.307 INFO:tasks.rados.rados.0.smithi026.stdout:2485: writing smithi02669314-44 from 4538368 to 5177344 tid 1 2024-09-01T00:37:18.310 INFO:tasks.rados.rados.0.smithi026.stdout:2485: writing smithi02669314-44 from 5177344 to 5578752 tid 2 2024-09-01T00:37:18.310 INFO:tasks.rados.rados.0.smithi026.stdout:2486: read oid 6 snap -1 2024-09-01T00:37:18.310 INFO:tasks.rados.rados.0.smithi026.stdout:2486: expect (ObjNum 746 snap 225 seq_num 746) 2024-09-01T00:37:18.310 INFO:tasks.rados.rados.0.smithi026.stdout:2487: read oid 10 snap -1 2024-09-01T00:37:18.310 INFO:tasks.rados.rados.0.smithi026.stdout:2487: expect deleted 2024-09-01T00:37:18.310 INFO:tasks.rados.rados.0.smithi026.stdout:2488: copy_from oid 34 from oid 42 current snap is 244 2024-09-01T00:37:18.310 INFO:tasks.rados.rados.0.smithi026.stdout:2483: finishing write tid 1 to smithi02669314-24 2024-09-01T00:37:18.311 INFO:tasks.rados.rados.0.smithi026.stdout:2483: finishing write tid 2 to smithi02669314-24 2024-09-01T00:37:18.311 INFO:tasks.rados.rados.0.smithi026.stdout:2483: finishing write tid 3 to smithi02669314-24 2024-09-01T00:37:18.311 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 244 2024-09-01T00:37:18.311 INFO:tasks.rados.rados.0.smithi026.stdout:2483: finishing write tid 4 to smithi02669314-24 2024-09-01T00:37:18.311 INFO:tasks.rados.rados.0.smithi026.stdout:2483: oid 24 updating version 0 to 814 2024-09-01T00:37:18.311 INFO:tasks.rados.rados.0.smithi026.stdout:2483: oid 24 updating version 814 to 816 2024-09-01T00:37:18.311 INFO:tasks.rados.rados.0.smithi026.stdout:2483: oid 24 version 816 is already newer than 815 2024-09-01T00:37:18.311 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 816 (ObjNum 777 snap 244 seq_num 777) dirty exists 2024-09-01T00:37:18.311 INFO:tasks.rados.rados.0.smithi026.stdout:2483: left oid 24 (ObjNum 777 snap 244 seq_num 777) 2024-09-01T00:37:18.311 INFO:tasks.rados.rados.0.smithi026.stdout:2484: finishing copy_from racing read to smithi02669314-1 2024-09-01T00:37:18.311 INFO:tasks.rados.rados.0.smithi026.stdout:2489: seq_num 779 ranges {4579328=655360,5234688=401408} 2024-09-01T00:37:18.338 INFO:tasks.rados.rados.0.smithi026.stdout:2489: writing smithi02669314-41 from 4579328 to 5234688 tid 1 2024-09-01T00:37:18.340 INFO:tasks.rados.rados.0.smithi026.stdout:2489: writing smithi02669314-41 from 5234688 to 5636096 tid 2 2024-09-01T00:37:18.340 INFO:tasks.rados.rados.0.smithi026.stdout:2483: done (6 left) 2024-09-01T00:37:18.341 INFO:tasks.rados.rados.0.smithi026.stdout:2490: snap_create 2024-09-01T00:37:18.341 INFO:tasks.rados.rados.0.smithi026.stdout:2484: finishing copy_from to smithi02669314-1 2024-09-01T00:37:18.341 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 1085 (ObjNum 775 snap 244 seq_num 775) dirty exists 2024-09-01T00:37:18.341 INFO:tasks.rados.rados.0.smithi026.stdout:2488: finishing copy_from to smithi02669314-34 2024-09-01T00:37:18.341 INFO:tasks.rados.rados.0.smithi026.stdout:2488: got expected ENOENT (src dne) 2024-09-01T00:37:18.341 INFO:tasks.rados.rados.0.smithi026.stdout:2488: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:37:18.341 INFO:tasks.rados.rados.0.smithi026.stdout:2485: finishing write tid 1 to smithi02669314-44 2024-09-01T00:37:18.341 INFO:tasks.rados.rados.0.smithi026.stdout:2485: finishing write tid 2 to smithi02669314-44 2024-09-01T00:37:18.341 INFO:tasks.rados.rados.0.smithi026.stdout:2485: finishing write tid 3 to smithi02669314-44 2024-09-01T00:37:18.341 INFO:tasks.rados.rados.0.smithi026.stdout:2486: expect (ObjNum 746 snap 225 seq_num 746) 2024-09-01T00:37:18.353 INFO:tasks.rados.rados.0.smithi026.stdout:2485: finishing write tid 4 to smithi02669314-44 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:2485: oid 44 updating version 0 to 1136 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:2485: oid 44 updating version 1136 to 1138 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:2485: oid 44 version 1138 is already newer than 1137 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1138 (ObjNum 778 snap 244 seq_num 778) dirty exists 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:2485: left oid 44 (ObjNum 778 snap 244 seq_num 778) 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:2489: finishing write tid 1 to smithi02669314-41 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:2489: finishing write tid 2 to smithi02669314-41 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:2489: finishing write tid 3 to smithi02669314-41 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:2489: finishing write tid 4 to smithi02669314-41 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:2489: oid 41 updating version 0 to 1148 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:2489: oid 41 updating version 1148 to 1149 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:2489: oid 41 version 1149 is already newer than 1147 2024-09-01T00:37:18.354 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1149 (ObjNum 779 snap 244 seq_num 779) dirty exists 2024-09-01T00:37:18.355 INFO:tasks.rados.rados.0.smithi026.stdout:2489: left oid 41 (ObjNum 779 snap 244 seq_num 779) 2024-09-01T00:37:18.584 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mds.b.service: Failed with result 'exit-code'. 2024-09-01T00:37:18.585 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 systemd[1]: Stopped Ceph mds.b for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:37:18.585 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mds.b.service: Consumed 1.698s CPU time. 2024-09-01T00:37:18.585 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 systemd[1]: Starting Ceph mds.b for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:37:18.828 INFO:tasks.rados.rados.0.smithi026.stdout:2484: done (6 left) 2024-09-01T00:37:18.829 INFO:tasks.rados.rados.0.smithi026.stdout:2485: done (5 left) 2024-09-01T00:37:18.829 INFO:tasks.rados.rados.0.smithi026.stdout:2486: done (4 left) 2024-09-01T00:37:18.829 INFO:tasks.rados.rados.0.smithi026.stdout:2487: done (3 left) 2024-09-01T00:37:18.829 INFO:tasks.rados.rados.0.smithi026.stdout:2488: done (2 left) 2024-09-01T00:37:18.829 INFO:tasks.rados.rados.0.smithi026.stdout:2489: done (1 left) 2024-09-01T00:37:18.829 INFO:tasks.rados.rados.0.smithi026.stdout:2490: done (0 left) 2024-09-01T00:37:18.829 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 245 2024-09-01T00:37:18.829 INFO:tasks.rados.rados.0.smithi026.stdout:2491: seq_num 780 ranges {385024=671744,1056768=401408} 2024-09-01T00:37:18.834 INFO:tasks.rados.rados.0.smithi026.stdout:2491: writing smithi02669314-43 from 385024 to 1056768 tid 1 2024-09-01T00:37:18.836 INFO:tasks.rados.rados.0.smithi026.stdout:2491: writing smithi02669314-43 from 1056768 to 1458176 tid 2 2024-09-01T00:37:18.836 INFO:tasks.rados.rados.0.smithi026.stdout:2492: snap_remove snap 241 2024-09-01T00:37:18.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:18 smithi139 ceph-mon[73682]: osdmap e559: 8 total, 8 up, 8 in 2024-09-01T00:37:18.855 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 podman[98110]: 2024-09-01 00:37:18.489787059 +0000 UTC m=+0.016220128 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:37:18.856 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 podman[98110]: 2024-09-01 00:37:18.626074497 +0000 UTC m=+0.152507567 container create 39c2c46c3fd7cdd801d8e39d83b4b7ea2f5b556c18ec122fcb516f3ab86feea7 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:37:18.856 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 podman[98110]: 2024-09-01 00:37:18.826046703 +0000 UTC m=+0.352479781 container init 39c2c46c3fd7cdd801d8e39d83b4b7ea2f5b556c18ec122fcb516f3ab86feea7 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-01T00:37:18.856 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 podman[98110]: 2024-09-01 00:37:18.83091629 +0000 UTC m=+0.357349369 container start 39c2c46c3fd7cdd801d8e39d83b4b7ea2f5b556c18ec122fcb516f3ab86feea7 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:37:19.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:18 smithi026 ceph-mon[81182]: osdmap e559: 8 total, 8 up, 8 in 2024-09-01T00:37:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:18 smithi026 ceph-mon[83580]: osdmap e559: 8 total, 8 up, 8 in 2024-09-01T00:37:19.333 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b[98125]: starting mds.b at 2024-09-01T00:37:19.333 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 bash[98110]: 39c2c46c3fd7cdd801d8e39d83b4b7ea2f5b556c18ec122fcb516f3ab86feea7 2024-09-01T00:37:19.333 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:37:18 smithi139 systemd[1]: Started Ceph mds.b for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:37:19.832 INFO:tasks.rados.rados.0.smithi026.stdout:2492: done (1 left) 2024-09-01T00:37:19.832 INFO:tasks.rados.rados.0.smithi026.stdout:2493: copy_from oid 29 from oid 6 current snap is 245 2024-09-01T00:37:19.832 INFO:tasks.rados.rados.0.smithi026.stdout:2491: finishing write tid 1 to smithi02669314-43 2024-09-01T00:37:19.832 INFO:tasks.rados.rados.0.smithi026.stdout:2491: finishing write tid 2 to smithi02669314-43 2024-09-01T00:37:19.832 INFO:tasks.rados.rados.0.smithi026.stdout:2491: finishing write tid 3 to smithi02669314-43 2024-09-01T00:37:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2491: finishing write tid 4 to smithi02669314-43 2024-09-01T00:37:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2491: oid 43 updating version 0 to 699 2024-09-01T00:37:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2491: oid 43 version 699 is already newer than 698 2024-09-01T00:37:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2491: oid 43 updating version 699 to 700 2024-09-01T00:37:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 700 (ObjNum 780 snap 245 seq_num 780) dirty exists 2024-09-01T00:37:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2491: left oid 43 (ObjNum 780 snap 245 seq_num 780) 2024-09-01T00:37:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2491: done (1 left) 2024-09-01T00:37:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2494: copy_from oid 23 from oid 16 current snap is 245 2024-09-01T00:37:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2495: delete oid 10 current snap is 245 2024-09-01T00:37:19.840 INFO:tasks.rados.rados.0.smithi026.stdout:2495: done (2 left) 2024-09-01T00:37:19.840 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 245 2024-09-01T00:37:19.840 INFO:tasks.rados.rados.0.smithi026.stdout:2496: seq_num 782 ranges {6135808=704512,6840320=401408} 2024-09-01T00:37:19.879 INFO:tasks.rados.rados.0.smithi026.stdout:2496: writing smithi02669314-19 from 6135808 to 6840320 tid 1 2024-09-01T00:37:19.881 INFO:tasks.rados.rados.0.smithi026.stdout:2496: writing smithi02669314-19 from 6840320 to 7241728 tid 2 2024-09-01T00:37:19.881 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 245 2024-09-01T00:37:19.881 INFO:tasks.rados.rados.0.smithi026.stdout:2493: finishing copy_from racing read to smithi02669314-29 2024-09-01T00:37:19.881 INFO:tasks.rados.rados.0.smithi026.stdout:2493: finishing copy_from to smithi02669314-29 2024-09-01T00:37:19.881 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 804 (ObjNum 746 snap 225 seq_num 746) dirty exists 2024-09-01T00:37:19.881 INFO:tasks.rados.rados.0.smithi026.stdout:2494: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:37:19.881 INFO:tasks.rados.rados.0.smithi026.stdout:2494: finishing copy_from to smithi02669314-23 2024-09-01T00:37:19.881 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 812 (ObjNum 623 snap 182 seq_num 623) dirty exists 2024-09-01T00:37:19.882 INFO:tasks.rados.rados.0.smithi026.stdout:2497: seq_num 783 ranges {2613248=720896,3334144=401408} 2024-09-01T00:37:19.899 INFO:tasks.rados.rados.0.smithi026.stdout:2497: writing smithi02669314-4 from 2613248 to 3334144 tid 1 2024-09-01T00:37:19.902 INFO:tasks.rados.rados.0.smithi026.stdout:2497: writing smithi02669314-4 from 3334144 to 3735552 tid 2 2024-09-01T00:37:19.902 INFO:tasks.rados.rados.0.smithi026.stdout:2493: done (3 left) 2024-09-01T00:37:19.902 INFO:tasks.rados.rados.0.smithi026.stdout:2494: done (2 left) 2024-09-01T00:37:19.902 INFO:tasks.rados.rados.0.smithi026.stdout:2498: read oid 46 snap -1 2024-09-01T00:37:19.902 INFO:tasks.rados.rados.0.smithi026.stdout:2498: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:37:19.902 INFO:tasks.rados.rados.0.smithi026.stdout:2499: copy_from oid 23 from oid 15 current snap is 245 2024-09-01T00:37:19.902 INFO:tasks.rados.rados.0.smithi026.stdout:2496: finishing write tid 1 to smithi02669314-19 2024-09-01T00:37:19.902 INFO:tasks.rados.rados.0.smithi026.stdout:2500: read oid 2 snap -1 2024-09-01T00:37:19.903 INFO:tasks.rados.rados.0.smithi026.stdout:2500: expect (ObjNum 671 snap 198 seq_num 671) 2024-09-01T00:37:19.903 INFO:tasks.rados.rados.0.smithi026.stdout:2501: setattr oid 24 current snap is 245 2024-09-01T00:37:19.903 INFO:tasks.rados.rados.0.smithi026.stdout:2496: finishing write tid 2 to smithi02669314-19 2024-09-01T00:37:19.903 INFO:tasks.rados.rados.0.smithi026.stdout:2496: finishing write tid 3 to smithi02669314-19 2024-09-01T00:37:19.903 INFO:tasks.rados.rados.0.smithi026.stdout:2496: finishing write tid 4 to smithi02669314-19 2024-09-01T00:37:19.903 INFO:tasks.rados.rados.0.smithi026.stdout:2496: oid 19 updating version 0 to 970 2024-09-01T00:37:19.903 INFO:tasks.rados.rados.0.smithi026.stdout:2496: oid 19 version 970 is already newer than 969 2024-09-01T00:37:19.903 INFO:tasks.rados.rados.0.smithi026.stdout:2496: oid 19 version 970 is already newer than 968 2024-09-01T00:37:19.903 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 970 (ObjNum 782 snap 245 seq_num 782) dirty exists 2024-09-01T00:37:19.903 INFO:tasks.rados.rados.0.smithi026.stdout:2496: left oid 19 (ObjNum 782 snap 245 seq_num 782) 2024-09-01T00:37:19.904 INFO:tasks.rados.rados.0.smithi026.stdout:2496: done (5 left) 2024-09-01T00:37:19.904 INFO:tasks.rados.rados.0.smithi026.stdout:2502: setattr oid 28 current snap is 245 2024-09-01T00:37:19.904 INFO:tasks.rados.rados.0.smithi026.stdout:2497: finishing write tid 1 to smithi02669314-4 2024-09-01T00:37:19.906 INFO:tasks.rados.rados.0.smithi026.stdout:2503: rmattr oid 36 current snap is 245 2024-09-01T00:37:19.906 INFO:tasks.rados.rados.0.smithi026.stdout:2504: read oid 37 snap -1 2024-09-01T00:37:19.906 INFO:tasks.rados.rados.0.smithi026.stdout:2504: expect deleted 2024-09-01T00:37:19.907 INFO:tasks.rados.rados.0.smithi026.stdout:2505: read oid 35 snap -1 2024-09-01T00:37:19.907 INFO:tasks.rados.rados.0.smithi026.stdout:2505: expect deleted 2024-09-01T00:37:19.907 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 245 2024-09-01T00:37:19.907 INFO:tasks.rados.rados.0.smithi026.stdout:2506: seq_num 784 ranges {0=737280,737280=401408} 2024-09-01T00:37:19.910 INFO:tasks.rados.rados.0.smithi026.stdout:2506: writing smithi02669314-45 from 0 to 737280 tid 1 2024-09-01T00:37:19.914 INFO:tasks.rados.rados.0.smithi026.stdout:2506: writing smithi02669314-45 from 737280 to 1138688 tid 2 2024-09-01T00:37:19.914 INFO:tasks.rados.rados.0.smithi026.stdout:2507: snap_create 2024-09-01T00:37:19.914 INFO:tasks.rados.rados.0.smithi026.stdout:2497: finishing write tid 2 to smithi02669314-4 2024-09-01T00:37:19.914 INFO:tasks.rados.rados.0.smithi026.stdout:2497: finishing write tid 3 to smithi02669314-4 2024-09-01T00:37:19.914 INFO:tasks.rados.rados.0.smithi026.stdout:2497: finishing write tid 4 to smithi02669314-4 2024-09-01T00:37:19.915 INFO:tasks.rados.rados.0.smithi026.stdout:2497: oid 4 updating version 0 to 1087 2024-09-01T00:37:19.915 INFO:tasks.rados.rados.0.smithi026.stdout:2497: oid 4 updating version 1087 to 1088 2024-09-01T00:37:19.915 INFO:tasks.rados.rados.0.smithi026.stdout:2497: oid 4 version 1088 is already newer than 1086 2024-09-01T00:37:19.915 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1088 (ObjNum 783 snap 245 seq_num 783) dirty exists 2024-09-01T00:37:19.915 INFO:tasks.rados.rados.0.smithi026.stdout:2497: left oid 4 (ObjNum 783 snap 245 seq_num 783) 2024-09-01T00:37:19.915 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 958 (ObjNum 741 snap 225 seq_num 741) dirty exists 2024-09-01T00:37:19.916 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1086 (ObjNum 777 snap 244 seq_num 777) dirty exists 2024-09-01T00:37:19.916 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1087 (ObjNum 33 snap 0 seq_num 134540976) dirty exists 2024-09-01T00:37:19.917 INFO:tasks.rados.rados.0.smithi026.stdout:2506: finishing write tid 1 to smithi02669314-45 2024-09-01T00:37:19.917 INFO:tasks.rados.rados.0.smithi026.stdout:2506: finishing write tid 2 to smithi02669314-45 2024-09-01T00:37:19.917 INFO:tasks.rados.rados.0.smithi026.stdout:2506: finishing write tid 3 to smithi02669314-45 2024-09-01T00:37:19.918 INFO:tasks.rados.rados.0.smithi026.stdout:2498: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:37:20.057 INFO:tasks.rados.rados.0.smithi026.stdout:2506: finishing write tid 4 to smithi02669314-45 2024-09-01T00:37:20.057 INFO:tasks.rados.rados.0.smithi026.stdout:2506: oid 45 updating version 0 to 1082 2024-09-01T00:37:20.057 INFO:tasks.rados.rados.0.smithi026.stdout:2506: oid 45 version 1082 is already newer than 1081 2024-09-01T00:37:20.057 INFO:tasks.rados.rados.0.smithi026.stdout:2506: oid 45 updating version 1082 to 1083 2024-09-01T00:37:20.057 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1083 (ObjNum 784 snap 245 seq_num 784) dirty exists 2024-09-01T00:37:20.057 INFO:tasks.rados.rados.0.smithi026.stdout:2506: left oid 45 (ObjNum 784 snap 245 seq_num 784) 2024-09-01T00:37:20.057 INFO:tasks.rados.rados.0.smithi026.stdout:2499: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:37:20.057 INFO:tasks.rados.rados.0.smithi026.stdout:2499: finishing copy_from to smithi02669314-23 2024-09-01T00:37:20.057 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 1080 (ObjNum 754 snap 231 seq_num 754) dirty exists 2024-09-01T00:37:20.057 INFO:tasks.rados.rados.0.smithi026.stdout:2500: expect (ObjNum 671 snap 198 seq_num 671) 2024-09-01T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:19 smithi026 ceph-mon[81182]: pgmap v506: 121 pgs: 121 active+clean; 407 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-01T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:19 smithi026 ceph-mon[81182]: osdmap e560: 8 total, 8 up, 8 in 2024-09-01T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:37:20.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:19 smithi026 ceph-mon[83580]: pgmap v506: 121 pgs: 121 active+clean; 407 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-01T00:37:20.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:19 smithi026 ceph-mon[83580]: osdmap e560: 8 total, 8 up, 8 in 2024-09-01T00:37:20.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:20.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:20.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:20.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:37:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:19 smithi139 ceph-mon[73682]: pgmap v506: 121 pgs: 121 active+clean; 407 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-01T00:37:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:19 smithi139 ceph-mon[73682]: osdmap e560: 8 total, 8 up, 8 in 2024-09-01T00:37:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:37:20.791 INFO:tasks.rados.rados.0.smithi026.stdout:2497: done (10 left) 2024-09-01T00:37:20.791 INFO:tasks.rados.rados.0.smithi026.stdout:2498: done (9 left) 2024-09-01T00:37:20.792 INFO:tasks.rados.rados.0.smithi026.stdout:2499: done (8 left) 2024-09-01T00:37:20.792 INFO:tasks.rados.rados.0.smithi026.stdout:2500: done (7 left) 2024-09-01T00:37:20.792 INFO:tasks.rados.rados.0.smithi026.stdout:2501: done (6 left) 2024-09-01T00:37:20.792 INFO:tasks.rados.rados.0.smithi026.stdout:2502: done (5 left) 2024-09-01T00:37:20.792 INFO:tasks.rados.rados.0.smithi026.stdout:2503: done (4 left) 2024-09-01T00:37:20.792 INFO:tasks.rados.rados.0.smithi026.stdout:2504: done (3 left) 2024-09-01T00:37:20.792 INFO:tasks.rados.rados.0.smithi026.stdout:2505: done (2 left) 2024-09-01T00:37:20.792 INFO:tasks.rados.rados.0.smithi026.stdout:2506: done (1 left) 2024-09-01T00:37:20.792 INFO:tasks.rados.rados.0.smithi026.stdout:2507: done (0 left) 2024-09-01T00:37:20.792 INFO:tasks.rados.rados.0.smithi026.stdout:2508: copy_from oid 27 from oid 9 current snap is 246 2024-09-01T00:37:20.792 INFO:tasks.rados.rados.0.smithi026.stdout:2509: read oid 16 snap 216 2024-09-01T00:37:20.792 INFO:tasks.rados.rados.0.smithi026.stdout:2509: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:37:20.793 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 36 current snap is 246 2024-09-01T00:37:20.793 INFO:tasks.rados.rados.0.smithi026.stdout:2510: seq_num 785 ranges {7110656=753664,7864320=401408} 2024-09-01T00:37:20.835 INFO:tasks.rados.rados.0.smithi026.stdout:2510: writing smithi02669314-36 from 7110656 to 7864320 tid 1 2024-09-01T00:37:20.837 INFO:tasks.rados.rados.0.smithi026.stdout:2510: writing smithi02669314-36 from 7864320 to 8265728 tid 2 2024-09-01T00:37:20.837 INFO:tasks.rados.rados.0.smithi026.stdout:2511: setattr oid 44 current snap is 246 2024-09-01T00:37:20.837 INFO:tasks.rados.rados.0.smithi026.stdout:2508: finishing copy_from racing read to smithi02669314-27 2024-09-01T00:37:20.837 INFO:tasks.rados.rados.0.smithi026.stdout:2508: finishing copy_from to smithi02669314-27 2024-09-01T00:37:20.837 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 697 (ObjNum 737 snap 224 seq_num 737) dirty exists 2024-09-01T00:37:20.837 INFO:tasks.rados.rados.0.smithi026.stdout:2509: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:37:20.915 INFO:tasks.rados.rados.0.smithi026.stdout:2510: finishing write tid 1 to smithi02669314-36 2024-09-01T00:37:20.915 INFO:tasks.rados.rados.0.smithi026.stdout:2510: finishing write tid 2 to smithi02669314-36 2024-09-01T00:37:20.915 INFO:tasks.rados.rados.0.smithi026.stdout:2510: finishing write tid 3 to smithi02669314-36 2024-09-01T00:37:20.915 INFO:tasks.rados.rados.0.smithi026.stdout:2510: finishing write tid 4 to smithi02669314-36 2024-09-01T00:37:20.915 INFO:tasks.rados.rados.0.smithi026.stdout:2510: oid 36 updating version 0 to 959 2024-09-01T00:37:20.915 INFO:tasks.rados.rados.0.smithi026.stdout:2510: oid 36 updating version 959 to 961 2024-09-01T00:37:20.915 INFO:tasks.rados.rados.0.smithi026.stdout:2510: oid 36 version 961 is already newer than 960 2024-09-01T00:37:20.915 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 961 (ObjNum 785 snap 246 seq_num 785) dirty exists 2024-09-01T00:37:20.915 INFO:tasks.rados.rados.0.smithi026.stdout:2510: left oid 36 (ObjNum 785 snap 246 seq_num 785) 2024-09-01T00:37:20.916 INFO:tasks.rados.rados.0.smithi026.stdout:2508: done (3 left) 2024-09-01T00:37:20.916 INFO:tasks.rados.rados.0.smithi026.stdout:2509: done (2 left) 2024-09-01T00:37:20.916 INFO:tasks.rados.rados.0.smithi026.stdout:2510: done (1 left) 2024-09-01T00:37:20.916 INFO:tasks.rados.rados.0.smithi026.stdout:2512: copy_from oid 29 from oid 48 current snap is 246 2024-09-01T00:37:20.916 INFO:tasks.rados.rados.0.smithi026.stdout:2513: read oid 1 snap -1 2024-09-01T00:37:20.916 INFO:tasks.rados.rados.0.smithi026.stdout:2513: expect (ObjNum 775 snap 244 seq_num 775) 2024-09-01T00:37:20.916 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 246 2024-09-01T00:37:20.916 INFO:tasks.rados.rados.0.smithi026.stdout:2514: seq_num 786 ranges {5283840=770048,6053888=401408} 2024-09-01T00:37:20.947 INFO:tasks.rados.rados.0.smithi026.stdout:2514: writing smithi02669314-24 from 5283840 to 6053888 tid 1 2024-09-01T00:37:20.950 INFO:tasks.rados.rados.0.smithi026.stdout:2514: writing smithi02669314-24 from 6053888 to 6455296 tid 2 2024-09-01T00:37:20.950 INFO:tasks.rados.rados.0.smithi026.stdout:2515: rollback oid 32 current snap is 246 2024-09-01T00:37:20.950 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 32 to 239 2024-09-01T00:37:20.951 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1144 (ObjNum 778 snap 244 seq_num 778) dirty exists 2024-09-01T00:37:20.951 INFO:tasks.rados.rados.0.smithi026.stdout:2512: finishing copy_from racing read to smithi02669314-29 2024-09-01T00:37:20.951 INFO:tasks.rados.rados.0.smithi026.stdout:2512: finishing copy_from to smithi02669314-29 2024-09-01T00:37:20.951 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1074 (ObjNum 738 snap 224 seq_num 738) dirty exists 2024-09-01T00:37:20.951 INFO:tasks.rados.rados.0.smithi026.stdout:2513: expect (ObjNum 775 snap 244 seq_num 775) 2024-09-01T00:37:21.059 INFO:tasks.rados.rados.0.smithi026.stdout:2514: finishing write tid 1 to smithi02669314-24 2024-09-01T00:37:21.059 INFO:tasks.rados.rados.0.smithi026.stdout:2514: finishing write tid 2 to smithi02669314-24 2024-09-01T00:37:21.059 INFO:tasks.rados.rados.0.smithi026.stdout:2514: finishing write tid 3 to smithi02669314-24 2024-09-01T00:37:21.059 INFO:tasks.rados.rados.0.smithi026.stdout:2514: finishing write tid 4 to smithi02669314-24 2024-09-01T00:37:21.059 INFO:tasks.rados.rados.0.smithi026.stdout:2514: oid 24 updating version 0 to 1090 2024-09-01T00:37:21.059 INFO:tasks.rados.rados.0.smithi026.stdout:2514: oid 24 version 1090 is already newer than 1089 2024-09-01T00:37:21.059 INFO:tasks.rados.rados.0.smithi026.stdout:2514: oid 24 version 1090 is already newer than 1088 2024-09-01T00:37:21.059 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1090 (ObjNum 786 snap 246 seq_num 786) dirty exists 2024-09-01T00:37:21.059 INFO:tasks.rados.rados.0.smithi026.stdout:2514: left oid 24 (ObjNum 786 snap 246 seq_num 786) 2024-09-01T00:37:21.060 INFO:tasks.rados.rados.0.smithi026.stdout:2515: finishing rollback tid 0 to smithi02669314-32 2024-09-01T00:37:21.060 INFO:tasks.rados.rados.0.smithi026.stdout:2511: done (4 left) 2024-09-01T00:37:21.060 INFO:tasks.rados.rados.0.smithi026.stdout:2512: done (3 left) 2024-09-01T00:37:21.060 INFO:tasks.rados.rados.0.smithi026.stdout:2513: done (2 left) 2024-09-01T00:37:21.060 INFO:tasks.rados.rados.0.smithi026.stdout:2514: done (1 left) 2024-09-01T00:37:21.060 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 246 2024-09-01T00:37:21.060 INFO:tasks.rados.rados.0.smithi026.stdout:2515: finishing rollback tid 1 to smithi02669314-32 2024-09-01T00:37:21.060 INFO:tasks.rados.rados.0.smithi026.stdout:2515: finishing rollback tid 2 to smithi02669314-32 2024-09-01T00:37:21.060 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 1086 (ObjNum 754 snap 231 seq_num 754) dirty exists 2024-09-01T00:37:21.060 INFO:tasks.rados.rados.0.smithi026.stdout:2516: seq_num 787 ranges {2613248=786432,3399680=401408} 2024-09-01T00:37:21.077 INFO:tasks.rados.rados.0.smithi026.stdout:2516: writing smithi02669314-23 from 2613248 to 3399680 tid 1 2024-09-01T00:37:21.079 INFO:tasks.rados.rados.0.smithi026.stdout:2516: writing smithi02669314-23 from 3399680 to 3801088 tid 2 2024-09-01T00:37:21.079 INFO:tasks.rados.rados.0.smithi026.stdout:2515: done (1 left) 2024-09-01T00:37:21.079 INFO:tasks.rados.rados.0.smithi026.stdout:2517: snap_create 2024-09-01T00:37:21.081 INFO:tasks.rados.rados.0.smithi026.stdout:2516: finishing write tid 1 to smithi02669314-23 2024-09-01T00:37:21.082 INFO:tasks.rados.rados.0.smithi026.stdout:2516: finishing write tid 2 to smithi02669314-23 2024-09-01T00:37:21.082 INFO:tasks.rados.rados.0.smithi026.stdout:2516: finishing write tid 3 to smithi02669314-23 2024-09-01T00:37:21.083 INFO:tasks.rados.rados.0.smithi026.stdout:2516: finishing write tid 4 to smithi02669314-23 2024-09-01T00:37:21.083 INFO:tasks.rados.rados.0.smithi026.stdout:2516: oid 23 updating version 0 to 1082 2024-09-01T00:37:21.083 INFO:tasks.rados.rados.0.smithi026.stdout:2516: oid 23 updating version 1082 to 1083 2024-09-01T00:37:21.083 INFO:tasks.rados.rados.0.smithi026.stdout:2516: oid 23 version 1083 is already newer than 1081 2024-09-01T00:37:21.083 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 1083 (ObjNum 787 snap 246 seq_num 787) dirty exists 2024-09-01T00:37:21.083 INFO:tasks.rados.rados.0.smithi026.stdout:2516: left oid 23 (ObjNum 787 snap 246 seq_num 787) 2024-09-01T00:37:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:20 smithi139 ceph-mon[73682]: osdmap e561: 8 total, 8 up, 8 in 2024-09-01T00:37:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:20 smithi139 ceph-mon[73682]: mds.? [v2:172.21.15.139:6832/1870200053,v1:172.21.15.139:6833/1870200053] up:boot 2024-09-01T00:37:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:20 smithi139 ceph-mon[73682]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-09-01T00:37:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:20 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "b"} : dispatch 2024-09-01T00:37:21.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:20 smithi139 ceph-mon[73682]: osdmap e562: 8 total, 8 up, 8 in 2024-09-01T00:37:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:20 smithi026 ceph-mon[81182]: osdmap e561: 8 total, 8 up, 8 in 2024-09-01T00:37:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:20 smithi026 ceph-mon[81182]: mds.? [v2:172.21.15.139:6832/1870200053,v1:172.21.15.139:6833/1870200053] up:boot 2024-09-01T00:37:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:20 smithi026 ceph-mon[81182]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-09-01T00:37:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:20 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "b"} : dispatch 2024-09-01T00:37:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:20 smithi026 ceph-mon[81182]: osdmap e562: 8 total, 8 up, 8 in 2024-09-01T00:37:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:20 smithi026 ceph-mon[83580]: osdmap e561: 8 total, 8 up, 8 in 2024-09-01T00:37:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:20 smithi026 ceph-mon[83580]: mds.? [v2:172.21.15.139:6832/1870200053,v1:172.21.15.139:6833/1870200053] up:boot 2024-09-01T00:37:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:20 smithi026 ceph-mon[83580]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-09-01T00:37:21.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:20 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "b"} : dispatch 2024-09-01T00:37:21.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:20 smithi026 ceph-mon[83580]: osdmap e562: 8 total, 8 up, 8 in 2024-09-01T00:37:21.848 INFO:tasks.rados.rados.0.smithi026.stdout:2516: done (1 left) 2024-09-01T00:37:21.848 INFO:tasks.rados.rados.0.smithi026.stdout:2517: done (0 left) 2024-09-01T00:37:21.848 INFO:tasks.rados.rados.0.smithi026.stdout:2518: snap_remove snap 219 2024-09-01T00:37:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:21 smithi139 ceph-mon[73682]: pgmap v509: 121 pgs: 121 active+clean; 410 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 732 KiB/s wr, 13 op/s 2024-09-01T00:37:22.101 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:21 smithi026 ceph-mon[81182]: pgmap v509: 121 pgs: 121 active+clean; 410 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 732 KiB/s wr, 13 op/s 2024-09-01T00:37:22.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:21 smithi026 ceph-mon[83580]: pgmap v509: 121 pgs: 121 active+clean; 410 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 732 KiB/s wr, 13 op/s 2024-09-01T00:37:22.855 INFO:tasks.rados.rados.0.smithi026.stdout:2518: done (0 left) 2024-09-01T00:37:22.856 INFO:tasks.rados.rados.0.smithi026.stdout:2519: read oid 16 snap -1 2024-09-01T00:37:22.856 INFO:tasks.rados.rados.0.smithi026.stdout:2519: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:37:22.856 INFO:tasks.rados.rados.0.smithi026.stdout:2520: read oid 15 snap -1 2024-09-01T00:37:22.856 INFO:tasks.rados.rados.0.smithi026.stdout:2520: expect (ObjNum 754 snap 231 seq_num 754) 2024-09-01T00:37:22.856 INFO:tasks.rados.rados.0.smithi026.stdout:2521: snap_create 2024-09-01T00:37:22.875 INFO:tasks.rados.rados.0.smithi026.stdout:2519: expect (ObjNum 623 snap 182 seq_num 623) 2024-09-01T00:37:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:22 smithi026 ceph-mon[81182]: osdmap e563: 8 total, 8 up, 8 in 2024-09-01T00:37:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:22 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:22 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:22.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:22 smithi026 ceph-mon[83580]: osdmap e563: 8 total, 8 up, 8 in 2024-09-01T00:37:22.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:22 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:22.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:22 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:22.951 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:37:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:37:22] "GET /metrics HTTP/1.1" 200 36136 "" "Prometheus/2.43.0" 2024-09-01T00:37:22.963 INFO:tasks.rados.rados.0.smithi026.stdout:2520: expect (ObjNum 754 snap 231 seq_num 754) 2024-09-01T00:37:23.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:22 smithi139 ceph-mon[73682]: osdmap e563: 8 total, 8 up, 8 in 2024-09-01T00:37:23.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:22 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:23.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:22 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:23.859 INFO:tasks.rados.rados.0.smithi026.stdout:2519: done (2 left) 2024-09-01T00:37:23.859 INFO:tasks.rados.rados.0.smithi026.stdout:2520: done (1 left) 2024-09-01T00:37:23.859 INFO:tasks.rados.rados.0.smithi026.stdout:2521: done (0 left) 2024-09-01T00:37:23.859 INFO:tasks.rados.rados.0.smithi026.stdout:2522: setattr oid 33 current snap is 248 2024-09-01T00:37:23.860 INFO:tasks.rados.rados.0.smithi026.stdout:2523: delete oid 35 current snap is 248 2024-09-01T00:37:23.864 INFO:tasks.rados.rados.0.smithi026.stdout:2523: done (1 left) 2024-09-01T00:37:23.864 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 248 2024-09-01T00:37:23.864 INFO:tasks.rados.rados.0.smithi026.stdout:2524: seq_num 789 ranges {9699328=417792,10117120=663552,10780672=139264} 2024-09-01T00:37:23.919 INFO:tasks.rados.rados.0.smithi026.stdout:2524: writing smithi02669314-49 from 9699328 to 10117120 tid 1 2024-09-01T00:37:23.923 INFO:tasks.rados.rados.0.smithi026.stdout:2524: writing smithi02669314-49 from 10117120 to 10780672 tid 2 2024-09-01T00:37:23.924 INFO:tasks.rados.rados.0.smithi026.stdout:2524: writing smithi02669314-49 from 10780672 to 10919936 tid 3 2024-09-01T00:37:23.924 INFO:tasks.rados.rados.0.smithi026.stdout:2525: snap_create 2024-09-01T00:37:23.924 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1089 (ObjNum 689 snap 208 seq_num 689) dirty exists 2024-09-01T00:37:23.924 INFO:tasks.rados.rados.0.smithi026.stdout:2524: finishing write tid 1 to smithi02669314-49 2024-09-01T00:37:23.926 INFO:tasks.rados.rados.0.smithi026.stdout:2524: finishing write tid 2 to smithi02669314-49 2024-09-01T00:37:23.927 INFO:tasks.rados.rados.0.smithi026.stdout:2524: finishing write tid 3 to smithi02669314-49 2024-09-01T00:37:23.927 INFO:tasks.rados.rados.0.smithi026.stdout:2524: finishing write tid 4 to smithi02669314-49 2024-09-01T00:37:23.928 INFO:tasks.rados.rados.0.smithi026.stdout:2524: finishing write tid 5 to smithi02669314-49 2024-09-01T00:37:23.928 INFO:tasks.rados.rados.0.smithi026.stdout:2524: oid 49 updating version 0 to 736 2024-09-01T00:37:23.928 INFO:tasks.rados.rados.0.smithi026.stdout:2524: oid 49 version 736 is already newer than 735 2024-09-01T00:37:23.928 INFO:tasks.rados.rados.0.smithi026.stdout:2524: oid 49 version 736 is already newer than 734 2024-09-01T00:37:23.928 INFO:tasks.rados.rados.0.smithi026.stdout:2524: oid 49 updating version 736 to 737 2024-09-01T00:37:23.928 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 737 (ObjNum 789 snap 248 seq_num 789) dirty exists 2024-09-01T00:37:23.928 INFO:tasks.rados.rados.0.smithi026.stdout:2524: left oid 49 (ObjNum 789 snap 248 seq_num 789) 2024-09-01T00:37:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:23 smithi026 ceph-mon[81182]: pgmap v512: 121 pgs: 121 active+clean; 428 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 5.6 MiB/s wr, 55 op/s 2024-09-01T00:37:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:23 smithi026 ceph-mon[81182]: osdmap e564: 8 total, 8 up, 8 in 2024-09-01T00:37:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:23 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:23 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:23 smithi026 ceph-mon[83580]: pgmap v512: 121 pgs: 121 active+clean; 428 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 5.6 MiB/s wr, 55 op/s 2024-09-01T00:37:24.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:23 smithi026 ceph-mon[83580]: osdmap e564: 8 total, 8 up, 8 in 2024-09-01T00:37:24.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:23 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:24.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:23 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:24.238 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:23 smithi139 ceph-mon[73682]: pgmap v512: 121 pgs: 121 active+clean; 428 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 5.6 MiB/s wr, 55 op/s 2024-09-01T00:37:24.238 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:23 smithi139 ceph-mon[73682]: osdmap e564: 8 total, 8 up, 8 in 2024-09-01T00:37:24.239 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:23 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:24.239 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:23 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:24.865 INFO:tasks.rados.rados.0.smithi026.stdout:2522: done (2 left) 2024-09-01T00:37:24.865 INFO:tasks.rados.rados.0.smithi026.stdout:2524: done (1 left) 2024-09-01T00:37:24.865 INFO:tasks.rados.rados.0.smithi026.stdout:2525: done (0 left) 2024-09-01T00:37:24.865 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 249 2024-09-01T00:37:24.865 INFO:tasks.rados.rados.0.smithi026.stdout:2526: seq_num 790 ranges {2613248=434176,3047424=548864,3596288=253952} 2024-09-01T00:37:24.881 INFO:tasks.rados.rados.0.smithi026.stdout:2526: writing smithi02669314-32 from 2613248 to 3047424 tid 1 2024-09-01T00:37:24.884 INFO:tasks.rados.rados.0.smithi026.stdout:2526: writing smithi02669314-32 from 3047424 to 3596288 tid 2 2024-09-01T00:37:24.886 INFO:tasks.rados.rados.0.smithi026.stdout:2526: writing smithi02669314-32 from 3596288 to 3850240 tid 3 2024-09-01T00:37:24.886 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 249 2024-09-01T00:37:24.886 INFO:tasks.rados.rados.0.smithi026.stdout:2527: seq_num 791 ranges {6709248=450560,7159808=475136,7634944=327680} 2024-09-01T00:37:24.924 INFO:tasks.rados.rados.0.smithi026.stdout:2527: writing smithi02669314-12 from 6709248 to 7159808 tid 1 2024-09-01T00:37:24.927 INFO:tasks.rados.rados.0.smithi026.stdout:2527: writing smithi02669314-12 from 7159808 to 7634944 tid 2 2024-09-01T00:37:24.930 INFO:tasks.rados.rados.0.smithi026.stdout:2527: writing smithi02669314-12 from 7634944 to 7962624 tid 3 2024-09-01T00:37:24.930 INFO:tasks.rados.rados.0.smithi026.stdout:2528: rmattr oid 2 current snap is 249 2024-09-01T00:37:24.930 INFO:tasks.rados.rados.0.smithi026.stdout:2528: done (2 left) 2024-09-01T00:37:24.930 INFO:tasks.rados.rados.0.smithi026.stdout:2529: rollback oid 46 current snap is 249 2024-09-01T00:37:24.930 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 46 to 248 2024-09-01T00:37:24.930 INFO:tasks.rados.rados.0.smithi026.stdout:2526: finishing write tid 1 to smithi02669314-32 2024-09-01T00:37:24.930 INFO:tasks.rados.rados.0.smithi026.stdout:2526: finishing write tid 2 to smithi02669314-32 2024-09-01T00:37:24.930 INFO:tasks.rados.rados.0.smithi026.stdout:2526: finishing write tid 3 to smithi02669314-32 2024-09-01T00:37:24.930 INFO:tasks.rados.rados.0.smithi026.stdout:2526: finishing write tid 4 to smithi02669314-32 2024-09-01T00:37:24.930 INFO:tasks.rados.rados.0.smithi026.stdout:2526: finishing write tid 5 to smithi02669314-32 2024-09-01T00:37:24.930 INFO:tasks.rados.rados.0.smithi026.stdout:2526: oid 32 updating version 0 to 1087 2024-09-01T00:37:24.931 INFO:tasks.rados.rados.0.smithi026.stdout:2526: oid 32 updating version 1087 to 1090 2024-09-01T00:37:24.931 INFO:tasks.rados.rados.0.smithi026.stdout:2526: oid 32 version 1090 is already newer than 1088 2024-09-01T00:37:24.931 INFO:tasks.rados.rados.0.smithi026.stdout:2526: oid 32 version 1090 is already newer than 1089 2024-09-01T00:37:24.931 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 1090 (ObjNum 790 snap 249 seq_num 790) dirty exists 2024-09-01T00:37:24.931 INFO:tasks.rados.rados.0.smithi026.stdout:2526: left oid 32 (ObjNum 790 snap 249 seq_num 790) 2024-09-01T00:37:24.931 INFO:tasks.rados.rados.0.smithi026.stdout:2526: done (2 left) 2024-09-01T00:37:24.931 INFO:tasks.rados.rados.0.smithi026.stdout:2530: delete oid 14 current snap is 249 2024-09-01T00:37:24.931 INFO:tasks.rados.rados.0.smithi026.stdout:2527: finishing write tid 1 to smithi02669314-12 2024-09-01T00:37:24.932 INFO:tasks.rados.rados.0.smithi026.stdout:2530: done (2 left) 2024-09-01T00:37:24.933 INFO:tasks.rados.rados.0.smithi026.stdout:2531: setattr oid 10 current snap is 249 2024-09-01T00:37:24.933 INFO:tasks.rados.rados.0.smithi026.stdout:2527: finishing write tid 2 to smithi02669314-12 2024-09-01T00:37:24.933 INFO:tasks.rados.rados.0.smithi026.stdout:2527: finishing write tid 3 to smithi02669314-12 2024-09-01T00:37:24.933 INFO:tasks.rados.rados.0.smithi026.stdout:2527: finishing write tid 4 to smithi02669314-12 2024-09-01T00:37:24.935 INFO:tasks.rados.rados.0.smithi026.stdout:2527: finishing write tid 5 to smithi02669314-12 2024-09-01T00:37:24.935 INFO:tasks.rados.rados.0.smithi026.stdout:2527: oid 12 updating version 0 to 971 2024-09-01T00:37:24.935 INFO:tasks.rados.rados.0.smithi026.stdout:2527: oid 12 version 971 is already newer than 970 2024-09-01T00:37:24.935 INFO:tasks.rados.rados.0.smithi026.stdout:2527: oid 12 version 971 is already newer than 968 2024-09-01T00:37:24.936 INFO:tasks.rados.rados.0.smithi026.stdout:2527: oid 12 version 971 is already newer than 969 2024-09-01T00:37:24.936 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 971 (ObjNum 791 snap 249 seq_num 791) dirty exists 2024-09-01T00:37:24.936 INFO:tasks.rados.rados.0.smithi026.stdout:2527: left oid 12 (ObjNum 791 snap 249 seq_num 791) 2024-09-01T00:37:24.937 INFO:tasks.rados.rados.0.smithi026.stdout:2527: done (2 left) 2024-09-01T00:37:24.937 INFO:tasks.rados.rados.0.smithi026.stdout:2532: rmattr oid 48 current snap is 249 2024-09-01T00:37:24.937 INFO:tasks.rados.rados.0.smithi026.stdout:2532: done (2 left) 2024-09-01T00:37:24.937 INFO:tasks.rados.rados.0.smithi026.stdout:2533: read oid 14 snap -1 2024-09-01T00:37:24.937 INFO:tasks.rados.rados.0.smithi026.stdout:2533: expect deleted 2024-09-01T00:37:24.937 INFO:tasks.rados.rados.0.smithi026.stdout:2534: copy_from oid 21 from oid 37 current snap is 249 2024-09-01T00:37:24.937 INFO:tasks.rados.rados.0.smithi026.stdout:2535: setattr oid 8 current snap is 249 2024-09-01T00:37:24.937 INFO:tasks.rados.rados.0.smithi026.stdout:2529: finishing rollback tid 0 to smithi02669314-46 2024-09-01T00:37:24.938 INFO:tasks.rados.rados.0.smithi026.stdout:2529: finishing rollback tid 1 to smithi02669314-46 2024-09-01T00:37:24.938 INFO:tasks.rados.rados.0.smithi026.stdout:2529: finishing rollback tid 2 to smithi02669314-46 2024-09-01T00:37:24.938 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1086 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-09-01T00:37:24.938 INFO:tasks.rados.rados.0.smithi026.stdout:2534: finishing copy_from to smithi02669314-21 2024-09-01T00:37:24.938 INFO:tasks.rados.rados.0.smithi026.stdout:2534: got expected ENOENT (src dne) 2024-09-01T00:37:24.938 INFO:tasks.rados.rados.0.smithi026.stdout:2534: finishing copy_from racing read to smithi02669314-21 2024-09-01T00:37:24.939 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 972 (ObjNum 33 snap 0 seq_num 134523808) dirty exists 2024-09-01T00:37:24.939 INFO:tasks.rados.rados.0.smithi026.stdout:2529: done (4 left) 2024-09-01T00:37:24.940 INFO:tasks.rados.rados.0.smithi026.stdout:2531: done (3 left) 2024-09-01T00:37:24.940 INFO:tasks.rados.rados.0.smithi026.stdout:2533: done (2 left) 2024-09-01T00:37:24.940 INFO:tasks.rados.rados.0.smithi026.stdout:2534: done (1 left) 2024-09-01T00:37:24.940 INFO:tasks.rados.rados.0.smithi026.stdout:2536: rollback oid 10 current snap is 249 2024-09-01T00:37:24.940 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 10 to 216 2024-09-01T00:37:24.940 INFO:tasks.rados.rados.0.smithi026.stdout:2537: rollback oid 29 current snap is 249 2024-09-01T00:37:24.940 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 29 to 242 2024-09-01T00:37:24.940 INFO:tasks.rados.rados.0.smithi026.stdout:2538: copy_from oid 3 from oid 35 current snap is 249 2024-09-01T00:37:24.940 INFO:tasks.rados.rados.0.smithi026.stdout:2539: read oid 46 snap 236 2024-09-01T00:37:24.940 INFO:tasks.rados.rados.0.smithi026.stdout:2539: expect (ObjNum 729 snap 222 seq_num 729) 2024-09-01T00:37:24.940 INFO:tasks.rados.rados.0.smithi026.stdout:2540: delete oid 45 current snap is 249 2024-09-01T00:37:24.941 INFO:tasks.rados.rados.0.smithi026.stdout:2538: finishing copy_from to smithi02669314-3 2024-09-01T00:37:24.941 INFO:tasks.rados.rados.0.smithi026.stdout:2538: got expected ENOENT (src dne) 2024-09-01T00:37:24.941 INFO:tasks.rados.rados.0.smithi026.stdout:2538: finishing copy_from racing read to smithi02669314-3 2024-09-01T00:37:24.942 INFO:tasks.rados.rados.0.smithi026.stdout:2538: done (5 left) 2024-09-01T00:37:24.942 INFO:tasks.rados.rados.0.smithi026.stdout:2540: done (4 left) 2024-09-01T00:37:24.942 INFO:tasks.rados.rados.0.smithi026.stdout:2541: rmattr oid 16 current snap is 249 2024-09-01T00:37:24.943 INFO:tasks.rados.rados.0.smithi026.stdout:2541: done (4 left) 2024-09-01T00:37:24.943 INFO:tasks.rados.rados.0.smithi026.stdout:2542: delete oid 7 current snap is 249 2024-09-01T00:37:24.944 INFO:tasks.rados.rados.0.smithi026.stdout:2537: finishing rollback tid 0 to smithi02669314-29 2024-09-01T00:37:24.944 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 962 (ObjNum 760 snap 232 seq_num 760) dirty exists 2024-09-01T00:37:24.944 INFO:tasks.rados.rados.0.smithi026.stdout:2537: finishing rollback tid 1 to smithi02669314-29 2024-09-01T00:37:24.945 INFO:tasks.rados.rados.0.smithi026.stdout:2537: finishing rollback tid 2 to smithi02669314-29 2024-09-01T00:37:24.945 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1092 (ObjNum 759 snap 232 seq_num 759) dirty exists 2024-09-01T00:37:24.945 INFO:tasks.rados.rados.0.smithi026.stdout:2536: finishing rollback tid 0 to smithi02669314-10 2024-09-01T00:37:24.945 INFO:tasks.rados.rados.0.smithi026.stdout:2539: expect (ObjNum 729 snap 222 seq_num 729) 2024-09-01T00:37:24.951 INFO:tasks.rados.rados.0.smithi026.stdout:2536: finishing rollback tid 1 to smithi02669314-10 2024-09-01T00:37:24.951 INFO:tasks.rados.rados.0.smithi026.stdout:2536: finishing rollback tid 2 to smithi02669314-10 2024-09-01T00:37:24.952 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 975 (ObjNum 649 snap 191 seq_num 649) dirty exists 2024-09-01T00:37:24.952 INFO:tasks.rados.rados.0.smithi026.stdout:2535: done (4 left) 2024-09-01T00:37:24.953 INFO:tasks.rados.rados.0.smithi026.stdout:2536: done (3 left) 2024-09-01T00:37:24.953 INFO:tasks.rados.rados.0.smithi026.stdout:2537: done (2 left) 2024-09-01T00:37:24.953 INFO:tasks.rados.rados.0.smithi026.stdout:2539: done (1 left) 2024-09-01T00:37:24.953 INFO:tasks.rados.rados.0.smithi026.stdout:2542: done (0 left) 2024-09-01T00:37:24.953 INFO:tasks.rados.rados.0.smithi026.stdout:2543: copy_from oid 11 from oid 18 current snap is 249 2024-09-01T00:37:24.953 INFO:tasks.rados.rados.0.smithi026.stdout:2544: read oid 33 snap 239 2024-09-01T00:37:24.954 INFO:tasks.rados.rados.0.smithi026.stdout:2544: expect (ObjNum 689 snap 208 seq_num 689) 2024-09-01T00:37:24.954 INFO:tasks.rados.rados.0.smithi026.stdout:2545: read oid 43 snap -1 2024-09-01T00:37:24.954 INFO:tasks.rados.rados.0.smithi026.stdout:2545: expect (ObjNum 780 snap 245 seq_num 780) 2024-09-01T00:37:24.954 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 249 2024-09-01T00:37:24.954 INFO:tasks.rados.rados.0.smithi026.stdout:2546: seq_num 795 ranges {368640=524288,892928=417792,1310720=385024} 2024-09-01T00:37:24.957 INFO:tasks.rados.rados.0.smithi026.stdout:2546: writing smithi02669314-48 from 368640 to 892928 tid 1 2024-09-01T00:37:24.959 INFO:tasks.rados.rados.0.smithi026.stdout:2546: writing smithi02669314-48 from 892928 to 1310720 tid 2 2024-09-01T00:37:24.962 INFO:tasks.rados.rados.0.smithi026.stdout:2546: writing smithi02669314-48 from 1310720 to 1695744 tid 3 2024-09-01T00:37:24.962 INFO:tasks.rados.rados.0.smithi026.stdout:2547: delete oid 16 current snap is 249 2024-09-01T00:37:24.962 INFO:tasks.rados.rados.0.smithi026.stdout:2543: finishing copy_from to smithi02669314-11 2024-09-01T00:37:24.962 INFO:tasks.rados.rados.0.smithi026.stdout:2543: got expected ENOENT (src dne) 2024-09-01T00:37:24.962 INFO:tasks.rados.rados.0.smithi026.stdout:2543: finishing copy_from racing read to smithi02669314-11 2024-09-01T00:37:24.962 INFO:tasks.rados.rados.0.smithi026.stdout:2545: expect (ObjNum 780 snap 245 seq_num 780) 2024-09-01T00:37:25.013 INFO:tasks.rados.rados.0.smithi026.stdout:2546: finishing write tid 1 to smithi02669314-48 2024-09-01T00:37:25.013 INFO:tasks.rados.rados.0.smithi026.stdout:2546: finishing write tid 2 to smithi02669314-48 2024-09-01T00:37:25.013 INFO:tasks.rados.rados.0.smithi026.stdout:2546: finishing write tid 3 to smithi02669314-48 2024-09-01T00:37:25.014 INFO:tasks.rados.rados.0.smithi026.stdout:2546: finishing write tid 4 to smithi02669314-48 2024-09-01T00:37:25.014 INFO:tasks.rados.rados.0.smithi026.stdout:2546: finishing write tid 5 to smithi02669314-48 2024-09-01T00:37:25.014 INFO:tasks.rados.rados.0.smithi026.stdout:2546: oid 48 updating version 0 to 1165 2024-09-01T00:37:25.014 INFO:tasks.rados.rados.0.smithi026.stdout:2546: oid 48 version 1165 is already newer than 1164 2024-09-01T00:37:25.014 INFO:tasks.rados.rados.0.smithi026.stdout:2546: oid 48 updating version 1165 to 1166 2024-09-01T00:37:25.014 INFO:tasks.rados.rados.0.smithi026.stdout:2546: oid 48 updating version 1166 to 1167 2024-09-01T00:37:25.014 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1167 (ObjNum 795 snap 249 seq_num 795) dirty exists 2024-09-01T00:37:25.014 INFO:tasks.rados.rados.0.smithi026.stdout:2546: left oid 48 (ObjNum 795 snap 249 seq_num 795) 2024-09-01T00:37:25.014 INFO:tasks.rados.rados.0.smithi026.stdout:2544: expect (ObjNum 689 snap 208 seq_num 689) 2024-09-01T00:37:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:24 smithi026 ceph-mon[81182]: osdmap e565: 8 total, 8 up, 8 in 2024-09-01T00:37:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:24 smithi026 ceph-mon[81182]: pgmap v515: 121 pgs: 121 active+clean; 432 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 5.9 MiB/s wr, 45 op/s 2024-09-01T00:37:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:24 smithi026 ceph-mon[83580]: osdmap e565: 8 total, 8 up, 8 in 2024-09-01T00:37:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:24 smithi026 ceph-mon[83580]: pgmap v515: 121 pgs: 121 active+clean; 432 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 5.9 MiB/s wr, 45 op/s 2024-09-01T00:37:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:24 smithi139 ceph-mon[73682]: osdmap e565: 8 total, 8 up, 8 in 2024-09-01T00:37:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:24 smithi139 ceph-mon[73682]: pgmap v515: 121 pgs: 121 active+clean; 432 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 5.9 MiB/s wr, 45 op/s 2024-09-01T00:37:25.406 INFO:tasks.rados.rados.0.smithi026.stdout:2543: done (4 left) 2024-09-01T00:37:25.407 INFO:tasks.rados.rados.0.smithi026.stdout:2544: done (3 left) 2024-09-01T00:37:25.407 INFO:tasks.rados.rados.0.smithi026.stdout:2545: done (2 left) 2024-09-01T00:37:25.407 INFO:tasks.rados.rados.0.smithi026.stdout:2546: done (1 left) 2024-09-01T00:37:25.407 INFO:tasks.rados.rados.0.smithi026.stdout:2547: done (0 left) 2024-09-01T00:37:25.407 INFO:tasks.rados.rados.0.smithi026.stdout:2548: delete oid 47 current snap is 249 2024-09-01T00:37:25.409 INFO:tasks.rados.rados.0.smithi026.stdout:2548: done (0 left) 2024-09-01T00:37:25.409 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 249 2024-09-01T00:37:25.409 INFO:tasks.rados.rados.0.smithi026.stdout:2549: seq_num 798 ranges {737280=573440,1310720=466944,1777664=335872} 2024-09-01T00:37:25.416 INFO:tasks.rados.rados.0.smithi026.stdout:2549: writing smithi02669314-8 from 737280 to 1310720 tid 1 2024-09-01T00:37:25.419 INFO:tasks.rados.rados.0.smithi026.stdout:2549: writing smithi02669314-8 from 1310720 to 1777664 tid 2 2024-09-01T00:37:25.421 INFO:tasks.rados.rados.0.smithi026.stdout:2549: writing smithi02669314-8 from 1777664 to 2113536 tid 3 2024-09-01T00:37:25.421 INFO:tasks.rados.rados.0.smithi026.stdout:2550: setattr oid 49 current snap is 249 2024-09-01T00:37:25.421 INFO:tasks.rados.rados.0.smithi026.stdout:2549: finishing write tid 1 to smithi02669314-8 2024-09-01T00:37:25.423 INFO:tasks.rados.rados.0.smithi026.stdout:2549: finishing write tid 2 to smithi02669314-8 2024-09-01T00:37:25.423 INFO:tasks.rados.rados.0.smithi026.stdout:2551: snap_remove snap 240 2024-09-01T00:37:25.793 INFO:tasks.rados.rados.0.smithi026.stdout:2551: done (2 left) 2024-09-01T00:37:25.793 INFO:tasks.rados.rados.0.smithi026.stdout:2552: delete oid 41 current snap is 249 2024-09-01T00:37:25.793 INFO:tasks.rados.rados.0.smithi026.stdout:2549: finishing write tid 3 to smithi02669314-8 2024-09-01T00:37:25.794 INFO:tasks.rados.rados.0.smithi026.stdout:2549: finishing write tid 4 to smithi02669314-8 2024-09-01T00:37:25.794 INFO:tasks.rados.rados.0.smithi026.stdout:2549: finishing write tid 5 to smithi02669314-8 2024-09-01T00:37:25.794 INFO:tasks.rados.rados.0.smithi026.stdout:2549: oid 8 updating version 0 to 963 2024-09-01T00:37:25.794 INFO:tasks.rados.rados.0.smithi026.stdout:2549: oid 8 updating version 963 to 966 2024-09-01T00:37:25.794 INFO:tasks.rados.rados.0.smithi026.stdout:2549: oid 8 version 966 is already newer than 964 2024-09-01T00:37:25.794 INFO:tasks.rados.rados.0.smithi026.stdout:2549: oid 8 version 966 is already newer than 965 2024-09-01T00:37:25.794 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 966 (ObjNum 798 snap 249 seq_num 798) dirty exists 2024-09-01T00:37:25.794 INFO:tasks.rados.rados.0.smithi026.stdout:2549: left oid 8 (ObjNum 798 snap 249 seq_num 798) 2024-09-01T00:37:25.794 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 738 (ObjNum 789 snap 248 seq_num 789) dirty exists 2024-09-01T00:37:25.807 INFO:tasks.rados.rados.0.smithi026.stdout:2549: done (2 left) 2024-09-01T00:37:25.807 INFO:tasks.rados.rados.0.smithi026.stdout:2550: done (1 left) 2024-09-01T00:37:25.807 INFO:tasks.rados.rados.0.smithi026.stdout:2552: done (0 left) 2024-09-01T00:37:25.807 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 249 2024-09-01T00:37:25.807 INFO:tasks.rados.rados.0.smithi026.stdout:2553: seq_num 800 ranges {0=606208,606208=688128,1294336=114688} 2024-09-01T00:37:25.811 INFO:tasks.rados.rados.0.smithi026.stdout:2553: writing smithi02669314-21 from 0 to 606208 tid 1 2024-09-01T00:37:25.816 INFO:tasks.rados.rados.0.smithi026.stdout:2553: writing smithi02669314-21 from 606208 to 1294336 tid 2 2024-09-01T00:37:25.818 INFO:tasks.rados.rados.0.smithi026.stdout:2553: writing smithi02669314-21 from 1294336 to 1409024 tid 3 2024-09-01T00:37:25.818 INFO:tasks.rados.rados.0.smithi026.stdout:2554: rollback oid 24 current snap is 249 2024-09-01T00:37:25.818 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 24 to 233 2024-09-01T00:37:25.818 INFO:tasks.rados.rados.0.smithi026.stdout:2553: finishing write tid 1 to smithi02669314-21 2024-09-01T00:37:25.818 INFO:tasks.rados.rados.0.smithi026.stdout:2555: copy_from oid 44 from oid 15 current snap is 249 2024-09-01T00:37:25.818 INFO:tasks.rados.rados.0.smithi026.stdout:2556: rmattr oid 11 current snap is 249 2024-09-01T00:37:25.818 INFO:tasks.rados.rados.0.smithi026.stdout:2556: done (3 left) 2024-09-01T00:37:25.818 INFO:tasks.rados.rados.0.smithi026.stdout:2557: rmattr oid 47 current snap is 249 2024-09-01T00:37:25.818 INFO:tasks.rados.rados.0.smithi026.stdout:2557: done (3 left) 2024-09-01T00:37:25.818 INFO:tasks.rados.rados.0.smithi026.stdout:2558: delete oid 39 current snap is 249 2024-09-01T00:37:25.822 INFO:tasks.rados.rados.0.smithi026.stdout:2553: finishing write tid 2 to smithi02669314-21 2024-09-01T00:37:25.822 INFO:tasks.rados.rados.0.smithi026.stdout:2554: finishing rollback tid 0 to smithi02669314-24 2024-09-01T00:37:25.822 INFO:tasks.rados.rados.0.smithi026.stdout:2553: finishing write tid 3 to smithi02669314-21 2024-09-01T00:37:25.822 INFO:tasks.rados.rados.0.smithi026.stdout:2553: finishing write tid 4 to smithi02669314-21 2024-09-01T00:37:25.823 INFO:tasks.rados.rados.0.smithi026.stdout:2558: done (3 left) 2024-09-01T00:37:25.824 INFO:tasks.rados.rados.0.smithi026.stdout:2559: read oid 37 snap -1 2024-09-01T00:37:25.824 INFO:tasks.rados.rados.0.smithi026.stdout:2559: expect deleted 2024-09-01T00:37:25.824 INFO:tasks.rados.rados.0.smithi026.stdout:2560: read oid 33 snap -1 2024-09-01T00:37:25.824 INFO:tasks.rados.rados.0.smithi026.stdout:2560: expect (ObjNum 689 snap 208 seq_num 689) 2024-09-01T00:37:25.824 INFO:tasks.rados.rados.0.smithi026.stdout:2554: finishing rollback tid 1 to smithi02669314-24 2024-09-01T00:37:25.824 INFO:tasks.rados.rados.0.smithi026.stdout:2553: finishing write tid 5 to smithi02669314-21 2024-09-01T00:37:25.824 INFO:tasks.rados.rados.0.smithi026.stdout:2553: oid 21 updating version 0 to 967 2024-09-01T00:37:25.824 INFO:tasks.rados.rados.0.smithi026.stdout:2553: oid 21 updating version 967 to 969 2024-09-01T00:37:25.824 INFO:tasks.rados.rados.0.smithi026.stdout:2553: oid 21 updating version 969 to 970 2024-09-01T00:37:25.825 INFO:tasks.rados.rados.0.smithi026.stdout:2553: oid 21 version 970 is already newer than 968 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 970 (ObjNum 800 snap 249 seq_num 800) dirty exists 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:2553: left oid 21 (ObjNum 800 snap 249 seq_num 800) 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:2561: read oid 5 snap -1 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:2561: expect (ObjNum 654 snap 193 seq_num 654) 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:2553: done (5 left) 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:2562: read oid 29 snap -1 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:2562: expect (ObjNum 759 snap 232 seq_num 759) 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:2563: rmattr oid 8 current snap is 249 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:2554: finishing rollback tid 2 to smithi02669314-24 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1093 (ObjNum 615 snap 181 seq_num 615) dirty exists 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:2554: done (6 left) 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:2564: rollback oid 7 current snap is 249 2024-09-01T00:37:25.826 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 7 to 227 2024-09-01T00:37:25.827 INFO:tasks.rados.rados.0.smithi026.stdout:2565: delete oid 39 current snap is 249 2024-09-01T00:37:25.828 INFO:tasks.rados.rados.0.smithi026.stdout:2564: finishing rollback tid 1 to smithi02669314-7 2024-09-01T00:37:25.828 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 1162 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-01T00:37:25.829 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 971 (ObjNum 798 snap 249 seq_num 798) dirty exists 2024-09-01T00:37:25.833 INFO:tasks.rados.rados.0.smithi026.stdout:2555: finishing copy_from racing read to smithi02669314-44 2024-09-01T00:37:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:2555: finishing copy_from to smithi02669314-44 2024-09-01T00:37:25.835 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1080 (ObjNum 754 snap 231 seq_num 754) dirty exists 2024-09-01T00:37:25.856 INFO:tasks.rados.rados.0.smithi026.stdout:2560: expect (ObjNum 689 snap 208 seq_num 689) 2024-09-01T00:37:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:25 smithi026 ceph-mon[81182]: osdmap e566: 8 total, 8 up, 8 in 2024-09-01T00:37:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:25 smithi026 ceph-mon[81182]: osdmap e567: 8 total, 8 up, 8 in 2024-09-01T00:37:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:25 smithi026 ceph-mon[83580]: osdmap e566: 8 total, 8 up, 8 in 2024-09-01T00:37:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:25 smithi026 ceph-mon[83580]: osdmap e567: 8 total, 8 up, 8 in 2024-09-01T00:37:26.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:25 smithi139 ceph-mon[73682]: osdmap e566: 8 total, 8 up, 8 in 2024-09-01T00:37:26.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:25 smithi139 ceph-mon[73682]: osdmap e567: 8 total, 8 up, 8 in 2024-09-01T00:37:26.256 INFO:tasks.rados.rados.0.smithi026.stdout:2562: expect (ObjNum 759 snap 232 seq_num 759) 2024-09-01T00:37:26.275 INFO:tasks.rados.rados.0.smithi026.stdout:2561: expect (ObjNum 654 snap 193 seq_num 654) 2024-09-01T00:37:26.687 INFO:tasks.rados.rados.0.smithi026.stdout:2555: done (7 left) 2024-09-01T00:37:26.687 INFO:tasks.rados.rados.0.smithi026.stdout:2559: done (6 left) 2024-09-01T00:37:26.687 INFO:tasks.rados.rados.0.smithi026.stdout:2560: done (5 left) 2024-09-01T00:37:26.687 INFO:tasks.rados.rados.0.smithi026.stdout:2561: done (4 left) 2024-09-01T00:37:26.687 INFO:tasks.rados.rados.0.smithi026.stdout:2562: done (3 left) 2024-09-01T00:37:26.687 INFO:tasks.rados.rados.0.smithi026.stdout:2563: done (2 left) 2024-09-01T00:37:26.687 INFO:tasks.rados.rados.0.smithi026.stdout:2564: done (1 left) 2024-09-01T00:37:26.687 INFO:tasks.rados.rados.0.smithi026.stdout:2565: done (0 left) 2024-09-01T00:37:26.687 INFO:tasks.rados.rados.0.smithi026.stdout:2566: rollback oid 39 current snap is 249 2024-09-01T00:37:26.687 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 39 to 242 2024-09-01T00:37:26.687 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 249 2024-09-01T00:37:26.688 INFO:tasks.rados.rados.0.smithi026.stdout:2567: seq_num 803 ranges {1409024=655360,2064384=745472,2809856=57344} 2024-09-01T00:37:26.698 INFO:tasks.rados.rados.0.smithi026.stdout:2567: writing smithi02669314-21 from 1409024 to 2064384 tid 1 2024-09-01T00:37:26.702 INFO:tasks.rados.rados.0.smithi026.stdout:2567: writing smithi02669314-21 from 2064384 to 2809856 tid 2 2024-09-01T00:37:26.703 INFO:tasks.rados.rados.0.smithi026.stdout:2567: writing smithi02669314-21 from 2809856 to 2867200 tid 3 2024-09-01T00:37:26.703 INFO:tasks.rados.rados.0.smithi026.stdout:2568: read oid 19 snap 216 2024-09-01T00:37:26.703 INFO:tasks.rados.rados.0.smithi026.stdout:2568: expect deleted 2024-09-01T00:37:26.703 INFO:tasks.rados.rados.0.smithi026.stdout:2569: rmattr oid 35 current snap is 249 2024-09-01T00:37:26.704 INFO:tasks.rados.rados.0.smithi026.stdout:2569: done (3 left) 2024-09-01T00:37:26.704 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 249 2024-09-01T00:37:26.704 INFO:tasks.rados.rados.0.smithi026.stdout:2566: finishing rollback tid 1 to smithi02669314-39 2024-09-01T00:37:26.704 INFO:tasks.rados.rados.0.smithi026.stdout:2566: finishing rollback tid 2 to smithi02669314-39 2024-09-01T00:37:26.704 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 1095 (ObjNum 751 snap 227 seq_num 751) dirty exists 2024-09-01T00:37:26.704 INFO:tasks.rados.rados.0.smithi026.stdout:2567: finishing write tid 1 to smithi02669314-21 2024-09-01T00:37:26.704 INFO:tasks.rados.rados.0.smithi026.stdout:2570: seq_num 804 ranges {3293184=671744,3964928=622592,4587520=180224} 2024-09-01T00:37:26.725 INFO:tasks.rados.rados.0.smithi026.stdout:2570: writing smithi02669314-24 from 3293184 to 3964928 tid 1 2024-09-01T00:37:26.728 INFO:tasks.rados.rados.0.smithi026.stdout:2570: writing smithi02669314-24 from 3964928 to 4587520 tid 2 2024-09-01T00:37:26.730 INFO:tasks.rados.rados.0.smithi026.stdout:2570: writing smithi02669314-24 from 4587520 to 4767744 tid 3 2024-09-01T00:37:26.730 INFO:tasks.rados.rados.0.smithi026.stdout:2566: done (3 left) 2024-09-01T00:37:26.730 INFO:tasks.rados.rados.0.smithi026.stdout:2571: snap_create 2024-09-01T00:37:26.730 INFO:tasks.rados.rados.0.smithi026.stdout:2567: finishing write tid 2 to smithi02669314-21 2024-09-01T00:37:26.730 INFO:tasks.rados.rados.0.smithi026.stdout:2567: finishing write tid 3 to smithi02669314-21 2024-09-01T00:37:26.730 INFO:tasks.rados.rados.0.smithi026.stdout:2567: finishing write tid 4 to smithi02669314-21 2024-09-01T00:37:26.730 INFO:tasks.rados.rados.0.smithi026.stdout:2567: finishing write tid 5 to smithi02669314-21 2024-09-01T00:37:26.730 INFO:tasks.rados.rados.0.smithi026.stdout:2567: oid 21 updating version 0 to 973 2024-09-01T00:37:26.730 INFO:tasks.rados.rados.0.smithi026.stdout:2567: oid 21 updating version 973 to 975 2024-09-01T00:37:26.731 INFO:tasks.rados.rados.0.smithi026.stdout:2567: oid 21 version 975 is already newer than 972 2024-09-01T00:37:26.731 INFO:tasks.rados.rados.0.smithi026.stdout:2567: oid 21 version 975 is already newer than 974 2024-09-01T00:37:26.731 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 975 (ObjNum 803 snap 249 seq_num 803) dirty exists 2024-09-01T00:37:26.731 INFO:tasks.rados.rados.0.smithi026.stdout:2567: left oid 21 (ObjNum 803 snap 249 seq_num 803) 2024-09-01T00:37:26.731 INFO:tasks.rados.rados.0.smithi026.stdout:2570: finishing write tid 1 to smithi02669314-24 2024-09-01T00:37:26.732 INFO:tasks.rados.rados.0.smithi026.stdout:2570: finishing write tid 2 to smithi02669314-24 2024-09-01T00:37:26.732 INFO:tasks.rados.rados.0.smithi026.stdout:2570: finishing write tid 3 to smithi02669314-24 2024-09-01T00:37:26.732 INFO:tasks.rados.rados.0.smithi026.stdout:2570: finishing write tid 4 to smithi02669314-24 2024-09-01T00:37:26.733 INFO:tasks.rados.rados.0.smithi026.stdout:2570: finishing write tid 5 to smithi02669314-24 2024-09-01T00:37:26.733 INFO:tasks.rados.rados.0.smithi026.stdout:2570: oid 24 updating version 0 to 1095 2024-09-01T00:37:26.733 INFO:tasks.rados.rados.0.smithi026.stdout:2570: oid 24 version 1095 is already newer than 1094 2024-09-01T00:37:26.733 INFO:tasks.rados.rados.0.smithi026.stdout:2570: oid 24 updating version 1095 to 1096 2024-09-01T00:37:26.733 INFO:tasks.rados.rados.0.smithi026.stdout:2570: oid 24 updating version 1096 to 1097 2024-09-01T00:37:26.733 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1097 (ObjNum 804 snap 249 seq_num 804) dirty exists 2024-09-01T00:37:26.733 INFO:tasks.rados.rados.0.smithi026.stdout:2570: left oid 24 (ObjNum 804 snap 249 seq_num 804) 2024-09-01T00:37:27.423 INFO:tasks.rados.rados.0.smithi026.stdout:2567: done (3 left) 2024-09-01T00:37:27.423 INFO:tasks.rados.rados.0.smithi026.stdout:2568: done (2 left) 2024-09-01T00:37:27.424 INFO:tasks.rados.rados.0.smithi026.stdout:2570: done (1 left) 2024-09-01T00:37:27.424 INFO:tasks.rados.rados.0.smithi026.stdout:2571: done (0 left) 2024-09-01T00:37:27.424 INFO:tasks.rados.rados.0.smithi026.stdout:2572: read oid 13 snap 226 2024-09-01T00:37:27.424 INFO:tasks.rados.rados.0.smithi026.stdout:2572: expect deleted 2024-09-01T00:37:27.424 INFO:tasks.rados.rados.0.smithi026.stdout:2573: read oid 44 snap 247 2024-09-01T00:37:27.424 INFO:tasks.rados.rados.0.smithi026.stdout:2573: expect (ObjNum 778 snap 244 seq_num 778) 2024-09-01T00:37:27.424 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 250 2024-09-01T00:37:27.424 INFO:tasks.rados.rados.0.smithi026.stdout:2574: seq_num 805 ranges {7241728=688128,7929856=507904,8437760=294912} 2024-09-01T00:37:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: pgmap v518: 121 pgs: 121 active+clean; 433 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-09-01T00:37:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:37:27.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:37:27.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:27.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: Upgrade: Setting container_image for all mds 2024-09-01T00:37:27.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.a"} : dispatch 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.b"} : dispatch 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: Upgrade: Setting container_image for all rgw 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: Upgrade: Setting container_image for all rbd-mirror 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: Upgrade: Setting container_image for all ceph-exporter 2024-09-01T00:37:27.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: Upgrade: Setting container_image for all iscsi 2024-09-01T00:37:27.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: Upgrade: Setting container_image for all nfs 2024-09-01T00:37:27.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: Upgrade: Setting container_image for all nvmeof 2024-09-01T00:37:27.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: pgmap v518: 121 pgs: 121 active+clean; 433 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: Upgrade: Setting container_image for all mds 2024-09-01T00:37:27.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.a"} : dispatch 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.b"} : dispatch 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: Upgrade: Setting container_image for all rgw 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: Upgrade: Setting container_image for all rbd-mirror 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.455 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: Upgrade: Setting container_image for all ceph-exporter 2024-09-01T00:37:27.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: Upgrade: Setting container_image for all iscsi 2024-09-01T00:37:27.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: Upgrade: Setting container_image for all nfs 2024-09-01T00:37:27.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: Upgrade: Setting container_image for all nvmeof 2024-09-01T00:37:27.456 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.466 INFO:tasks.rados.rados.0.smithi026.stdout:2574: writing smithi02669314-19 from 7241728 to 7929856 tid 1 2024-09-01T00:37:27.469 INFO:tasks.rados.rados.0.smithi026.stdout:2574: writing smithi02669314-19 from 7929856 to 8437760 tid 2 2024-09-01T00:37:27.471 INFO:tasks.rados.rados.0.smithi026.stdout:2574: writing smithi02669314-19 from 8437760 to 8732672 tid 3 2024-09-01T00:37:27.471 INFO:tasks.rados.rados.0.smithi026.stdout:2575: delete oid 26 current snap is 250 2024-09-01T00:37:27.471 INFO:tasks.rados.rados.0.smithi026.stdout:2573: expect (ObjNum 778 snap 244 seq_num 778) 2024-09-01T00:37:27.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: pgmap v518: 121 pgs: 121 active+clean; 433 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-09-01T00:37:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:37:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:37:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: Upgrade: Setting container_image for all mds 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.a"} : dispatch 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds.b"} : dispatch 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: Upgrade: Setting container_image for all rgw 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: Upgrade: Setting container_image for all rbd-mirror 2024-09-01T00:37:27.585 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: Upgrade: Setting container_image for all ceph-exporter 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: Upgrade: Setting container_image for all iscsi 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: Upgrade: Setting container_image for all nfs 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: Upgrade: Setting container_image for all nvmeof 2024-09-01T00:37:27.586 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:27.819 INFO:tasks.rados.rados.0.smithi026.stdout:2574: finishing write tid 1 to smithi02669314-19 2024-09-01T00:37:27.819 INFO:tasks.rados.rados.0.smithi026.stdout:2574: finishing write tid 2 to smithi02669314-19 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2574: finishing write tid 3 to smithi02669314-19 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2574: finishing write tid 4 to smithi02669314-19 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2574: finishing write tid 5 to smithi02669314-19 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2574: oid 19 updating version 0 to 973 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2574: oid 19 version 973 is already newer than 971 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2574: oid 19 updating version 973 to 974 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2574: oid 19 version 974 is already newer than 972 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 974 (ObjNum 805 snap 250 seq_num 805) dirty exists 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2574: left oid 19 (ObjNum 805 snap 250 seq_num 805) 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2572: done (3 left) 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2573: done (2 left) 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2574: done (1 left) 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2575: done (0 left) 2024-09-01T00:37:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2576: snap_create 2024-09-01T00:37:28.429 INFO:tasks.rados.rados.0.smithi026.stdout:2576: done (0 left) 2024-09-01T00:37:28.429 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 251 2024-09-01T00:37:28.429 INFO:tasks.rados.rados.0.smithi026.stdout:2577: seq_num 807 ranges {0=720896,720896=729088,1449984=73728} 2024-09-01T00:37:28.432 INFO:tasks.rados.rados.0.smithi026.stdout:2577: writing smithi02669314-13 from 0 to 720896 tid 1 2024-09-01T00:37:28.437 INFO:tasks.rados.rados.0.smithi026.stdout:2577: writing smithi02669314-13 from 720896 to 1449984 tid 2 2024-09-01T00:37:28.438 INFO:tasks.rados.rados.0.smithi026.stdout:2577: writing smithi02669314-13 from 1449984 to 1523712 tid 3 2024-09-01T00:37:28.438 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 251 2024-09-01T00:37:28.439 INFO:tasks.rados.rados.0.smithi026.stdout:2577: finishing write tid 1 to smithi02669314-13 2024-09-01T00:37:28.439 INFO:tasks.rados.rados.0.smithi026.stdout:2578: seq_num 808 ranges {770048=737280,1507328=614400,2121728=188416} 2024-09-01T00:37:28.447 INFO:tasks.rados.rados.0.smithi026.stdout:2578: writing smithi02669314-17 from 770048 to 1507328 tid 1 2024-09-01T00:37:28.451 INFO:tasks.rados.rados.0.smithi026.stdout:2578: writing smithi02669314-17 from 1507328 to 2121728 tid 2 2024-09-01T00:37:28.453 INFO:tasks.rados.rados.0.smithi026.stdout:2578: writing smithi02669314-17 from 2121728 to 2310144 tid 3 2024-09-01T00:37:28.453 INFO:tasks.rados.rados.0.smithi026.stdout:2579: read oid 30 snap -1 2024-09-01T00:37:28.453 INFO:tasks.rados.rados.0.smithi026.stdout:2579: expect deleted 2024-09-01T00:37:28.453 INFO:tasks.rados.rados.0.smithi026.stdout:2580: snap_remove snap 242 2024-09-01T00:37:28.453 INFO:tasks.rados.rados.0.smithi026.stdout:2577: finishing write tid 2 to smithi02669314-13 2024-09-01T00:37:28.453 INFO:tasks.rados.rados.0.smithi026.stdout:2577: finishing write tid 3 to smithi02669314-13 2024-09-01T00:37:28.453 INFO:tasks.rados.rados.0.smithi026.stdout:2577: finishing write tid 4 to smithi02669314-13 2024-09-01T00:37:28.453 INFO:tasks.rados.rados.0.smithi026.stdout:2577: finishing write tid 5 to smithi02669314-13 2024-09-01T00:37:28.454 INFO:tasks.rados.rados.0.smithi026.stdout:2577: oid 13 updating version 0 to 978 2024-09-01T00:37:28.454 INFO:tasks.rados.rados.0.smithi026.stdout:2577: oid 13 version 978 is already newer than 976 2024-09-01T00:37:28.454 INFO:tasks.rados.rados.0.smithi026.stdout:2577: oid 13 version 978 is already newer than 977 2024-09-01T00:37:28.454 INFO:tasks.rados.rados.0.smithi026.stdout:2577: oid 13 version 978 is already newer than 975 2024-09-01T00:37:28.454 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 978 (ObjNum 807 snap 251 seq_num 807) dirty exists 2024-09-01T00:37:28.454 INFO:tasks.rados.rados.0.smithi026.stdout:2577: left oid 13 (ObjNum 807 snap 251 seq_num 807) 2024-09-01T00:37:28.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:28 smithi026 ceph-mon[81182]: osdmap e568: 8 total, 8 up, 8 in 2024-09-01T00:37:28.700 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:28 smithi026 systemd[1]: Stopping Ceph node-exporter.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:37:28.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:28 smithi026 ceph-mon[83580]: osdmap e568: 8 total, 8 up, 8 in 2024-09-01T00:37:28.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:28 smithi139 ceph-mon[73682]: osdmap e568: 8 total, 8 up, 8 in 2024-09-01T00:37:28.907 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:37:29.024 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:28 smithi026 podman[112471]: 2024-09-01 00:37:28.718652002 +0000 UTC m=+0.154582864 container died 0930fa5637b34b3bcdd477adbde08e96d6a95faa52091e96efbd929bf51d1ee0 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-01T00:37:29.366 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:29 smithi026 podman[112471]: 2024-09-01 00:37:29.025012679 +0000 UTC m=+0.460943528 container cleanup 0930fa5637b34b3bcdd477adbde08e96d6a95faa52091e96efbd929bf51d1ee0 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-01T00:37:29.366 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:29 smithi026 bash[112471]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a 2024-09-01T00:37:29.366 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:29 smithi026 podman[112505]: 2024-09-01 00:37:29.234615138 +0000 UTC m=+0.518321977 container remove 0930fa5637b34b3bcdd477adbde08e96d6a95faa52091e96efbd929bf51d1ee0 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-01T00:37:29.366 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:29 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-01T00:37:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:2577: done (3 left) 2024-09-01T00:37:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:2580: done (2 left) 2024-09-01T00:37:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:2581: delete oid 34 current snap is 251 2024-09-01T00:37:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:2578: finishing write tid 1 to smithi02669314-17 2024-09-01T00:37:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:2578: finishing write tid 2 to smithi02669314-17 2024-09-01T00:37:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:2578: finishing write tid 3 to smithi02669314-17 2024-09-01T00:37:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:2578: finishing write tid 4 to smithi02669314-17 2024-09-01T00:37:29.447 INFO:tasks.rados.rados.0.smithi026.stdout:2578: finishing write tid 5 to smithi02669314-17 2024-09-01T00:37:29.447 INFO:tasks.rados.rados.0.smithi026.stdout:2578: oid 17 updating version 0 to 1095 2024-09-01T00:37:29.447 INFO:tasks.rados.rados.0.smithi026.stdout:2578: oid 17 version 1095 is already newer than 1093 2024-09-01T00:37:29.447 INFO:tasks.rados.rados.0.smithi026.stdout:2578: oid 17 version 1095 is already newer than 1092 2024-09-01T00:37:29.447 INFO:tasks.rados.rados.0.smithi026.stdout:2578: oid 17 version 1095 is already newer than 1094 2024-09-01T00:37:29.447 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 1095 (ObjNum 808 snap 251 seq_num 808) dirty exists 2024-09-01T00:37:29.447 INFO:tasks.rados.rados.0.smithi026.stdout:2578: left oid 17 (ObjNum 808 snap 251 seq_num 808) 2024-09-01T00:37:29.454 INFO:tasks.rados.rados.0.smithi026.stdout:2578: done (2 left) 2024-09-01T00:37:29.454 INFO:tasks.rados.rados.0.smithi026.stdout:2579: done (1 left) 2024-09-01T00:37:29.455 INFO:tasks.rados.rados.0.smithi026.stdout:2581: done (0 left) 2024-09-01T00:37:29.455 INFO:tasks.rados.rados.0.smithi026.stdout:2582: snap_create 2024-09-01T00:37:29.553 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:37:29.553 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (10m) 29s ago 10m 25.3M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:37:29.553 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (10m) 7s ago 10m 89.3M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:37:29.553 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (33s) 29s ago 12m 13.2M - 19.3.0-4640-g50288870 8375ce782346 ff244eedfb4c 2024-09-01T00:37:29.553 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (11s) 7s ago 12m 13.3M - 19.3.0-4640-g50288870 8375ce782346 39c2c46c3fd7 2024-09-01T00:37:29.553 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (6m) 7s ago 15m 456M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:37:29.553 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (6m) 29s ago 17m 527M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:37:29.553 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (6m) 29s ago 17m 66.2M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (5m) 7s ago 16m 52.9M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (5m) 29s ago 15m 55.7M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (10m) 29s ago 10m 17.2M - 1.5.0 0da6a335fe13 0930fa5637b3 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (10m) 7s ago 10m 15.8M - 1.5.0 0da6a335fe13 610308e4f073 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (4m) 29s ago 15m 169M 2481M 19.3.0-4640-g50288870 8375ce782346 a0589209e48e 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (4m) 29s ago 14m 183M 2481M 19.3.0-4640-g50288870 8375ce782346 b53b7e01db96 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (3m) 29s ago 14m 137M 2481M 19.3.0-4640-g50288870 8375ce782346 8b9cf7b95d01 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (3m) 29s ago 14m 101M 2481M 19.3.0-4640-g50288870 8375ce782346 9285322bfbd4 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (2m) 7s ago 13m 142M 2480M 19.3.0-4640-g50288870 8375ce782346 9c796e465958 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (115s) 7s ago 13m 135M 2480M 19.3.0-4640-g50288870 8375ce782346 a8ddac5d882d 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (82s) 7s ago 12m 78.2M 2480M 19.3.0-4640-g50288870 8375ce782346 1059b92b7550 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (48s) 7s ago 12m 95.7M 2480M 19.3.0-4640-g50288870 8375ce782346 0ceacf9262ac 2024-09-01T00:37:29.554 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (6m) 7s ago 11m 50.3M - 2.43.0 a07b618ecd1d a888053ef019 2024-09-01T00:37:29.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:29 smithi026 ceph-mon[81182]: Upgrade: Updating node-exporter.a (1/2) 2024-09-01T00:37:29.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:29 smithi026 ceph-mon[81182]: Deploying daemon node-exporter.a on smithi026 2024-09-01T00:37:29.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:29 smithi026 ceph-mon[81182]: pgmap v520: 121 pgs: 121 active+clean; 435 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-09-01T00:37:29.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:29 smithi026 ceph-mon[81182]: osdmap e569: 8 total, 8 up, 8 in 2024-09-01T00:37:29.701 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:29 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-01T00:37:29.701 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:29 smithi026 systemd[1]: Stopped Ceph node-exporter.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:37:29.701 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:29 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.a.service: Consumed 2.935s CPU time. 2024-09-01T00:37:29.701 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:29 smithi026 systemd[1]: Starting Ceph node-exporter.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:37:29.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:29 smithi026 ceph-mon[83580]: Upgrade: Updating node-exporter.a (1/2) 2024-09-01T00:37:29.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:29 smithi026 ceph-mon[83580]: Deploying daemon node-exporter.a on smithi026 2024-09-01T00:37:29.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:29 smithi026 ceph-mon[83580]: pgmap v520: 121 pgs: 121 active+clean; 435 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-09-01T00:37:29.702 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:29 smithi026 ceph-mon[83580]: osdmap e569: 8 total, 8 up, 8 in 2024-09-01T00:37:29.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:29 smithi139 ceph-mon[73682]: Upgrade: Updating node-exporter.a (1/2) 2024-09-01T00:37:29.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:29 smithi139 ceph-mon[73682]: Deploying daemon node-exporter.a on smithi026 2024-09-01T00:37:29.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:29 smithi139 ceph-mon[73682]: pgmap v520: 121 pgs: 121 active+clean; 435 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-09-01T00:37:29.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:29 smithi139 ceph-mon[73682]: osdmap e569: 8 total, 8 up, 8 in 2024-09-01T00:37:29.932 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:37:29.932 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:37:29.932 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:37:29.933 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:37:29.933 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:37:29.933 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:37:29.933 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:37:29.933 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:37:29.933 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 8 2024-09-01T00:37:29.933 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:37:29.933 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:37:29.933 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:37:29.933 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:37:29.933 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:37:29.934 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 15 2024-09-01T00:37:29.934 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:37:29.934 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:37:30.199 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:29 smithi026 bash[112696]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-01T00:37:30.233 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:37:30.233 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:37:30.233 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:37:30.233 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:37:30.233 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:37:30.233 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:37:30.234 INFO:teuthology.orchestra.run.smithi026.stdout: "osd", 2024-09-01T00:37:30.234 INFO:teuthology.orchestra.run.smithi026.stdout: "mds", 2024-09-01T00:37:30.234 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:37:30.234 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:37:30.234 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "15/20 daemons upgraded", 2024-09-01T00:37:30.234 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-01T00:37:30.234 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:37:30.234 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:37:30.439 INFO:tasks.rados.rados.0.smithi026.stdout:2582: done (0 left) 2024-09-01T00:37:30.439 INFO:tasks.rados.rados.0.smithi026.stdout:2583: delete oid 28 current snap is 252 2024-09-01T00:37:30.442 INFO:tasks.rados.rados.0.smithi026.stdout:2583: done (0 left) 2024-09-01T00:37:30.442 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 252 2024-09-01T00:37:30.442 INFO:tasks.rados.rados.0.smithi026.stdout:2584: seq_num 811 ranges {2736128=786432,3522560=663552,4186112=139264} 2024-09-01T00:37:30.450 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:30 smithi026 bash[112696]: Getting image source signatures 2024-09-01T00:37:30.450 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:30 smithi026 bash[112696]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-01T00:37:30.450 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:30 smithi026 bash[112696]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-01T00:37:30.450 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:30 smithi026 bash[112696]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-01T00:37:30.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:30 smithi026 ceph-mon[81182]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:30.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:30 smithi026 ceph-mon[81182]: from='client.44462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:30.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:30 smithi026 ceph-mon[81182]: osdmap e570: 8 total, 8 up, 8 in 2024-09-01T00:37:30.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:30 smithi026 ceph-mon[81182]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:30.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:30 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3912144333' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:30.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:30 smithi026 ceph-mon[83580]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:30.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:30 smithi026 ceph-mon[83580]: from='client.44462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:30.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:30 smithi026 ceph-mon[83580]: osdmap e570: 8 total, 8 up, 8 in 2024-09-01T00:37:30.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:30 smithi026 ceph-mon[83580]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:30.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:30 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3912144333' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:30.461 INFO:tasks.rados.rados.0.smithi026.stdout:2584: writing smithi02669314-39 from 2736128 to 3522560 tid 1 2024-09-01T00:37:30.469 INFO:tasks.rados.rados.0.smithi026.stdout:2584: writing smithi02669314-39 from 3522560 to 4186112 tid 2 2024-09-01T00:37:30.469 INFO:tasks.rados.rados.0.smithi026.stdout:2584: writing smithi02669314-39 from 4186112 to 4325376 tid 3 2024-09-01T00:37:30.469 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 252 2024-09-01T00:37:30.469 INFO:tasks.rados.rados.0.smithi026.stdout:2585: seq_num 812 ranges {1523712=802816,2326528=548864,2875392=253952} 2024-09-01T00:37:30.479 INFO:tasks.rados.rados.0.smithi026.stdout:2585: writing smithi02669314-13 from 1523712 to 2326528 tid 1 2024-09-01T00:37:30.482 INFO:tasks.rados.rados.0.smithi026.stdout:2585: writing smithi02669314-13 from 2326528 to 2875392 tid 2 2024-09-01T00:37:30.483 INFO:tasks.rados.rados.0.smithi026.stdout:2585: writing smithi02669314-13 from 2875392 to 3129344 tid 3 2024-09-01T00:37:30.484 INFO:tasks.rados.rados.0.smithi026.stdout:2586: snap_remove snap 231 2024-09-01T00:37:30.795 INFO:tasks.rados.rados.0.smithi026.stdout:2586: done (2 left) 2024-09-01T00:37:30.796 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 252 2024-09-01T00:37:30.796 INFO:tasks.rados.rados.0.smithi026.stdout:2584: finishing write tid 1 to smithi02669314-39 2024-09-01T00:37:30.796 INFO:tasks.rados.rados.0.smithi026.stdout:2584: finishing write tid 2 to smithi02669314-39 2024-09-01T00:37:30.796 INFO:tasks.rados.rados.0.smithi026.stdout:2584: finishing write tid 3 to smithi02669314-39 2024-09-01T00:37:30.796 INFO:tasks.rados.rados.0.smithi026.stdout:2584: finishing write tid 4 to smithi02669314-39 2024-09-01T00:37:30.796 INFO:tasks.rados.rados.0.smithi026.stdout:2584: finishing write tid 5 to smithi02669314-39 2024-09-01T00:37:30.796 INFO:tasks.rados.rados.0.smithi026.stdout:2584: oid 39 updating version 0 to 1099 2024-09-01T00:37:30.796 INFO:tasks.rados.rados.0.smithi026.stdout:2584: oid 39 version 1099 is already newer than 1097 2024-09-01T00:37:30.796 INFO:tasks.rados.rados.0.smithi026.stdout:2584: oid 39 version 1099 is already newer than 1098 2024-09-01T00:37:30.796 INFO:tasks.rados.rados.0.smithi026.stdout:2584: oid 39 version 1099 is already newer than 1096 2024-09-01T00:37:30.796 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 1099 (ObjNum 811 snap 252 seq_num 811) dirty exists 2024-09-01T00:37:30.797 INFO:tasks.rados.rados.0.smithi026.stdout:2584: left oid 39 (ObjNum 811 snap 252 seq_num 811) 2024-09-01T00:37:30.797 INFO:tasks.rados.rados.0.smithi026.stdout:2585: finishing write tid 1 to smithi02669314-13 2024-09-01T00:37:30.797 INFO:tasks.rados.rados.0.smithi026.stdout:2585: finishing write tid 2 to smithi02669314-13 2024-09-01T00:37:30.797 INFO:tasks.rados.rados.0.smithi026.stdout:2585: finishing write tid 3 to smithi02669314-13 2024-09-01T00:37:30.797 INFO:tasks.rados.rados.0.smithi026.stdout:2585: finishing write tid 4 to smithi02669314-13 2024-09-01T00:37:30.797 INFO:tasks.rados.rados.0.smithi026.stdout:2585: finishing write tid 5 to smithi02669314-13 2024-09-01T00:37:30.797 INFO:tasks.rados.rados.0.smithi026.stdout:2585: oid 13 updating version 0 to 981 2024-09-01T00:37:30.797 INFO:tasks.rados.rados.0.smithi026.stdout:2585: oid 13 version 981 is already newer than 979 2024-09-01T00:37:30.797 INFO:tasks.rados.rados.0.smithi026.stdout:2585: oid 13 version 981 is already newer than 980 2024-09-01T00:37:30.797 INFO:tasks.rados.rados.0.smithi026.stdout:2585: oid 13 updating version 981 to 982 2024-09-01T00:37:30.797 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 982 (ObjNum 812 snap 252 seq_num 812) dirty exists 2024-09-01T00:37:30.797 INFO:tasks.rados.rados.0.smithi026.stdout:2585: left oid 13 (ObjNum 812 snap 252 seq_num 812) 2024-09-01T00:37:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:2587: seq_num 813 ranges {0=417792,417792=434176,851968=442368,1294336=327680} 2024-09-01T00:37:30.798 INFO:tasks.rados.rados.0.smithi026.stdout:2587: writing smithi02669314-28 from 0 to 417792 tid 1 2024-09-01T00:37:30.801 INFO:tasks.rados.rados.0.smithi026.stdout:2587: writing smithi02669314-28 from 417792 to 851968 tid 2 2024-09-01T00:37:30.805 INFO:tasks.rados.rados.0.smithi026.stdout:2587: writing smithi02669314-28 from 851968 to 1294336 tid 3 2024-09-01T00:37:30.807 INFO:tasks.rados.rados.0.smithi026.stdout:2587: writing smithi02669314-28 from 1294336 to 1622016 tid 4 2024-09-01T00:37:30.808 INFO:tasks.rados.rados.0.smithi026.stdout:2584: done (2 left) 2024-09-01T00:37:30.808 INFO:tasks.rados.rados.0.smithi026.stdout:2585: done (1 left) 2024-09-01T00:37:30.808 INFO:tasks.rados.rados.0.smithi026.stdout:2588: read oid 36 snap 236 2024-09-01T00:37:30.808 INFO:tasks.rados.rados.0.smithi026.stdout:2588: expect (ObjNum 741 snap 225 seq_num 741) 2024-09-01T00:37:30.808 INFO:tasks.rados.rados.0.smithi026.stdout:2589: rollback oid 30 current snap is 252 2024-09-01T00:37:30.808 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 30 to 244 2024-09-01T00:37:30.808 INFO:tasks.rados.rados.0.smithi026.stdout:2590: snap_create 2024-09-01T00:37:30.811 INFO:tasks.rados.rados.0.smithi026.stdout:2589: finishing rollback tid 1 to smithi02669314-30 2024-09-01T00:37:30.811 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1113 (ObjNum 81 snap 0 seq_num 1315134292) dirty dne 2024-09-01T00:37:30.813 INFO:tasks.rados.rados.0.smithi026.stdout:2587: finishing write tid 1 to smithi02669314-28 2024-09-01T00:37:30.813 INFO:tasks.rados.rados.0.smithi026.stdout:2587: finishing write tid 2 to smithi02669314-28 2024-09-01T00:37:30.814 INFO:tasks.rados.rados.0.smithi026.stdout:2587: finishing write tid 3 to smithi02669314-28 2024-09-01T00:37:30.815 INFO:tasks.rados.rados.0.smithi026.stdout:2587: finishing write tid 4 to smithi02669314-28 2024-09-01T00:37:30.815 INFO:tasks.rados.rados.0.smithi026.stdout:2587: finishing write tid 5 to smithi02669314-28 2024-09-01T00:37:30.816 INFO:tasks.rados.rados.0.smithi026.stdout:2587: finishing write tid 6 to smithi02669314-28 2024-09-01T00:37:30.816 INFO:tasks.rados.rados.0.smithi026.stdout:2587: oid 28 updating version 0 to 1102 2024-09-01T00:37:30.816 INFO:tasks.rados.rados.0.smithi026.stdout:2587: oid 28 updating version 1102 to 1103 2024-09-01T00:37:30.816 INFO:tasks.rados.rados.0.smithi026.stdout:2587: oid 28 version 1103 is already newer than 1099 2024-09-01T00:37:30.816 INFO:tasks.rados.rados.0.smithi026.stdout:2587: oid 28 version 1103 is already newer than 1101 2024-09-01T00:37:30.816 INFO:tasks.rados.rados.0.smithi026.stdout:2587: oid 28 version 1103 is already newer than 1100 2024-09-01T00:37:30.817 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1103 (ObjNum 813 snap 252 seq_num 813) dirty exists 2024-09-01T00:37:30.817 INFO:tasks.rados.rados.0.smithi026.stdout:2587: left oid 28 (ObjNum 813 snap 252 seq_num 813) 2024-09-01T00:37:30.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:30 smithi139 ceph-mon[73682]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:30.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:30 smithi139 ceph-mon[73682]: from='client.44462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:30.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:30 smithi139 ceph-mon[73682]: osdmap e570: 8 total, 8 up, 8 in 2024-09-01T00:37:30.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:30 smithi139 ceph-mon[73682]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:30.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:30 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3912144333' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:30.844 INFO:tasks.rados.rados.0.smithi026.stdout:2588: expect (ObjNum 741 snap 225 seq_num 741) 2024-09-01T00:37:31.700 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:31 smithi026 bash[112696]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-01T00:37:31.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:31 smithi026 ceph-mon[81182]: pgmap v523: 121 pgs: 121 active+clean; 448 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.3 MiB/s wr, 31 op/s 2024-09-01T00:37:31.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:31 smithi026 ceph-mon[81182]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:31.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:31 smithi026 ceph-mon[81182]: osdmap e571: 8 total, 8 up, 8 in 2024-09-01T00:37:31.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:31 smithi026 ceph-mon[81182]: osdmap e572: 8 total, 8 up, 8 in 2024-09-01T00:37:31.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:31 smithi026 ceph-mon[83580]: pgmap v523: 121 pgs: 121 active+clean; 448 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.3 MiB/s wr, 31 op/s 2024-09-01T00:37:31.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:31 smithi026 ceph-mon[83580]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:31.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:31 smithi026 ceph-mon[83580]: osdmap e571: 8 total, 8 up, 8 in 2024-09-01T00:37:31.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:31 smithi026 ceph-mon[83580]: osdmap e572: 8 total, 8 up, 8 in 2024-09-01T00:37:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:31 smithi139 ceph-mon[73682]: pgmap v523: 121 pgs: 121 active+clean; 448 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.3 MiB/s wr, 31 op/s 2024-09-01T00:37:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:31 smithi139 ceph-mon[73682]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:37:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:31 smithi139 ceph-mon[73682]: osdmap e571: 8 total, 8 up, 8 in 2024-09-01T00:37:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:31 smithi139 ceph-mon[73682]: osdmap e572: 8 total, 8 up, 8 in 2024-09-01T00:37:31.796 INFO:tasks.rados.rados.0.smithi026.stdout:2587: done (3 left) 2024-09-01T00:37:31.796 INFO:tasks.rados.rados.0.smithi026.stdout:2588: done (2 left) 2024-09-01T00:37:31.796 INFO:tasks.rados.rados.0.smithi026.stdout:2589: done (1 left) 2024-09-01T00:37:31.796 INFO:tasks.rados.rados.0.smithi026.stdout:2590: done (0 left) 2024-09-01T00:37:31.796 INFO:tasks.rados.rados.0.smithi026.stdout:2591: delete oid 1 current snap is 253 2024-09-01T00:37:31.799 INFO:tasks.rados.rados.0.smithi026.stdout:2591: done (0 left) 2024-09-01T00:37:31.800 INFO:tasks.rados.rados.0.smithi026.stdout:2592: read oid 34 snap -1 2024-09-01T00:37:31.800 INFO:tasks.rados.rados.0.smithi026.stdout:2592: expect deleted 2024-09-01T00:37:31.800 INFO:tasks.rados.rados.0.smithi026.stdout:2593: snap_remove snap 226 2024-09-01T00:37:32.122 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:31 smithi026 bash[112696]: Writing manifest to image destination 2024-09-01T00:37:32.391 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 podman[112696]: 2024-09-01 00:37:32.038120518 +0000 UTC m=+2.335931111 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-01T00:37:32.391 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 podman[112696]: 2024-09-01 00:37:32.261694243 +0000 UTC m=+2.559504833 container create e01690f2a6b49f6025b868e99b51807f42ffde8cf3e5b976da894a3dfa1f7230 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-01T00:37:32.648 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 podman[112696]: 2024-09-01 00:37:32.497642518 +0000 UTC m=+2.795453108 container init e01690f2a6b49f6025b868e99b51807f42ffde8cf3e5b976da894a3dfa1f7230 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-01T00:37:32.648 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 podman[112696]: 2024-09-01 00:37:32.500739098 +0000 UTC m=+2.798549690 container start e01690f2a6b49f6025b868e99b51807f42ffde8cf3e5b976da894a3dfa1f7230 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-01T00:37:32.648 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.504Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-01T00:37:32.648 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.504Z 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-01T00:37:32.648 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.504Z 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-01T00:37:32.648 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.504Z 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-01T00:37:32.648 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z 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-01T00:37:32.648 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-01T00:37:32.648 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-01T00:37:32.649 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=arp 2024-09-01T00:37:32.649 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-01T00:37:32.649 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-01T00:37:32.649 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-01T00:37:32.649 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-01T00:37:32.649 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-01T00:37:32.649 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-01T00:37:32.650 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-01T00:37:32.650 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-01T00:37:32.650 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=edac 2024-09-01T00:37:32.650 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-01T00:37:32.650 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-01T00:37:32.650 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-01T00:37:32.651 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-01T00:37:32.651 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-01T00:37:32.651 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-01T00:37:32.651 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-01T00:37:32.651 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-01T00:37:32.651 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-01T00:37:32.651 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-01T00:37:32.651 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-01T00:37:32.651 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-01T00:37:32.651 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-01T00:37:32.651 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-01T00:37:32.652 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-01T00:37:32.652 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-01T00:37:32.652 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=os 2024-09-01T00:37:32.652 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-01T00:37:32.652 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-01T00:37:32.652 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-01T00:37:32.652 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-01T00:37:32.652 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-01T00:37:32.652 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-01T00:37:32.652 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-01T00:37:32.652 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=stat 2024-09-01T00:37:32.653 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-01T00:37:32.653 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-01T00:37:32.653 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-01T00:37:32.653 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=time 2024-09-01T00:37:32.653 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-01T00:37:32.653 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=uname 2024-09-01T00:37:32.653 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-01T00:37:32.653 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-01T00:37:32.653 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.505Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-01T00:37:32.653 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.506Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-01T00:37:32.654 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a[112797]: ts=2024-09-01T00:37:32.506Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-01T00:37:32.654 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 bash[112696]: e01690f2a6b49f6025b868e99b51807f42ffde8cf3e5b976da894a3dfa1f7230 2024-09-01T00:37:32.654 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:37:32 smithi026 systemd[1]: Started Ceph node-exporter.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:37:32.803 INFO:tasks.rados.rados.0.smithi026.stdout:2593: done (1 left) 2024-09-01T00:37:32.803 INFO:tasks.rados.rados.0.smithi026.stdout:2594: copy_from oid 3 from oid 22 current snap is 253 2024-09-01T00:37:32.803 INFO:tasks.rados.rados.0.smithi026.stdout:2592: done (1 left) 2024-09-01T00:37:32.804 INFO:tasks.rados.rados.0.smithi026.stdout:2595: delete oid 20 current snap is 253 2024-09-01T00:37:32.813 INFO:tasks.rados.rados.0.smithi026.stdout:2595: done (1 left) 2024-09-01T00:37:32.813 INFO:tasks.rados.rados.0.smithi026.stdout:2596: read oid 31 snap -1 2024-09-01T00:37:32.813 INFO:tasks.rados.rados.0.smithi026.stdout:2596: expect (ObjNum 747 snap 226 seq_num 747) 2024-09-01T00:37:32.813 INFO:tasks.rados.rados.0.smithi026.stdout:2597: snap_remove snap 236 2024-09-01T00:37:32.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:37:32] "GET /metrics HTTP/1.1" 200 36136 "" "Prometheus/2.43.0" 2024-09-01T00:37:32.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-mon[83580]: osdmap e573: 8 total, 8 up, 8 in 2024-09-01T00:37:32.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:32.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-mon[81182]: osdmap e573: 8 total, 8 up, 8 in 2024-09-01T00:37:32.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:32.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:32 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:33.081 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:32 smithi139 ceph-mon[73682]: osdmap e573: 8 total, 8 up, 8 in 2024-09-01T00:37:33.081 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:32 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:33.081 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:32 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:33.813 INFO:tasks.rados.rados.0.smithi026.stdout:2596: expect (ObjNum 747 snap 226 seq_num 747) 2024-09-01T00:37:33.851 INFO:tasks.rados.rados.0.smithi026.stdout:2594: finishing copy_from racing read to smithi02669314-3 2024-09-01T00:37:33.851 INFO:tasks.rados.rados.0.smithi026.stdout:2594: finishing copy_from to smithi02669314-3 2024-09-01T00:37:33.851 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 763 (ObjNum 739 snap 224 seq_num 739) dirty exists 2024-09-01T00:37:33.851 INFO:tasks.rados.rados.0.smithi026.stdout:2594: done (2 left) 2024-09-01T00:37:33.851 INFO:tasks.rados.rados.0.smithi026.stdout:2596: done (1 left) 2024-09-01T00:37:33.851 INFO:tasks.rados.rados.0.smithi026.stdout:2597: done (0 left) 2024-09-01T00:37:33.851 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 22 current snap is 253 2024-09-01T00:37:33.851 INFO:tasks.rados.rados.0.smithi026.stdout:2598: seq_num 816 ranges {3604480=475136,4079616=540672,4620288=614400,5234688=49152} 2024-09-01T00:37:33.872 INFO:tasks.rados.rados.0.smithi026.stdout:2598: writing smithi02669314-22 from 3604480 to 4079616 tid 1 2024-09-01T00:37:33.876 INFO:tasks.rados.rados.0.smithi026.stdout:2598: writing smithi02669314-22 from 4079616 to 4620288 tid 2 2024-09-01T00:37:33.880 INFO:tasks.rados.rados.0.smithi026.stdout:2598: writing smithi02669314-22 from 4620288 to 5234688 tid 3 2024-09-01T00:37:33.881 INFO:tasks.rados.rados.0.smithi026.stdout:2598: writing smithi02669314-22 from 5234688 to 5283840 tid 4 2024-09-01T00:37:33.881 INFO:tasks.rados.rados.0.smithi026.stdout:2599: rmattr oid 39 current snap is 253 2024-09-01T00:37:33.881 INFO:tasks.rados.rados.0.smithi026.stdout:2599: done (1 left) 2024-09-01T00:37:33.881 INFO:tasks.rados.rados.0.smithi026.stdout:2600: read oid 42 snap 232 2024-09-01T00:37:33.881 INFO:tasks.rados.rados.0.smithi026.stdout:2600: expect deleted 2024-09-01T00:37:33.881 INFO:tasks.rados.rados.0.smithi026.stdout:2601: read oid 18 snap 252 2024-09-01T00:37:33.881 INFO:tasks.rados.rados.0.smithi026.stdout:2601: expect deleted 2024-09-01T00:37:33.881 INFO:tasks.rados.rados.0.smithi026.stdout:2602: delete oid 14 current snap is 253 2024-09-01T00:37:33.881 INFO:tasks.rados.rados.0.smithi026.stdout:2598: finishing write tid 1 to smithi02669314-22 2024-09-01T00:37:33.881 INFO:tasks.rados.rados.0.smithi026.stdout:2598: finishing write tid 2 to smithi02669314-22 2024-09-01T00:37:33.882 INFO:tasks.rados.rados.0.smithi026.stdout:2600: done (3 left) 2024-09-01T00:37:33.883 INFO:tasks.rados.rados.0.smithi026.stdout:2601: done (2 left) 2024-09-01T00:37:33.883 INFO:tasks.rados.rados.0.smithi026.stdout:2602: done (1 left) 2024-09-01T00:37:33.883 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 253 2024-09-01T00:37:33.883 INFO:tasks.rados.rados.0.smithi026.stdout:2603: seq_num 818 ranges {1630208=507904,2138112=704512,2842624=499712} 2024-09-01T00:37:33.894 INFO:tasks.rados.rados.0.smithi026.stdout:2603: writing smithi02669314-50 from 1630208 to 2138112 tid 1 2024-09-01T00:37:33.898 INFO:tasks.rados.rados.0.smithi026.stdout:2603: writing smithi02669314-50 from 2138112 to 2842624 tid 2 2024-09-01T00:37:33.901 INFO:tasks.rados.rados.0.smithi026.stdout:2603: writing smithi02669314-50 from 2842624 to 3342336 tid 3 2024-09-01T00:37:33.902 INFO:tasks.rados.rados.0.smithi026.stdout:2604: delete oid 25 current snap is 253 2024-09-01T00:37:33.902 INFO:tasks.rados.rados.0.smithi026.stdout:2598: finishing write tid 3 to smithi02669314-22 2024-09-01T00:37:33.902 INFO:tasks.rados.rados.0.smithi026.stdout:2598: finishing write tid 4 to smithi02669314-22 2024-09-01T00:37:33.902 INFO:tasks.rados.rados.0.smithi026.stdout:2598: finishing write tid 5 to smithi02669314-22 2024-09-01T00:37:33.902 INFO:tasks.rados.rados.0.smithi026.stdout:2598: finishing write tid 6 to smithi02669314-22 2024-09-01T00:37:33.902 INFO:tasks.rados.rados.0.smithi026.stdout:2598: oid 22 updating version 0 to 1088 2024-09-01T00:37:33.902 INFO:tasks.rados.rados.0.smithi026.stdout:2598: oid 22 updating version 1088 to 1091 2024-09-01T00:37:33.902 INFO:tasks.rados.rados.0.smithi026.stdout:2598: oid 22 version 1091 is already newer than 1087 2024-09-01T00:37:33.902 INFO:tasks.rados.rados.0.smithi026.stdout:2598: oid 22 version 1091 is already newer than 1089 2024-09-01T00:37:33.902 INFO:tasks.rados.rados.0.smithi026.stdout:2598: oid 22 version 1091 is already newer than 1090 2024-09-01T00:37:33.902 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 1091 (ObjNum 816 snap 253 seq_num 816) dirty exists 2024-09-01T00:37:33.903 INFO:tasks.rados.rados.0.smithi026.stdout:2598: left oid 22 (ObjNum 816 snap 253 seq_num 816) 2024-09-01T00:37:33.903 INFO:tasks.rados.rados.0.smithi026.stdout:2603: finishing write tid 1 to smithi02669314-50 2024-09-01T00:37:33.903 INFO:tasks.rados.rados.0.smithi026.stdout:2603: finishing write tid 2 to smithi02669314-50 2024-09-01T00:37:33.903 INFO:tasks.rados.rados.0.smithi026.stdout:2598: done (2 left) 2024-09-01T00:37:33.903 INFO:tasks.rados.rados.0.smithi026.stdout:2604: done (1 left) 2024-09-01T00:37:33.903 INFO:tasks.rados.rados.0.smithi026.stdout:2605: snap_create 2024-09-01T00:37:33.904 INFO:tasks.rados.rados.0.smithi026.stdout:2603: finishing write tid 3 to smithi02669314-50 2024-09-01T00:37:33.905 INFO:tasks.rados.rados.0.smithi026.stdout:2603: finishing write tid 4 to smithi02669314-50 2024-09-01T00:37:33.906 INFO:tasks.rados.rados.0.smithi026.stdout:2603: finishing write tid 5 to smithi02669314-50 2024-09-01T00:37:33.906 INFO:tasks.rados.rados.0.smithi026.stdout:2603: oid 50 updating version 0 to 1157 2024-09-01T00:37:33.906 INFO:tasks.rados.rados.0.smithi026.stdout:2603: oid 50 version 1157 is already newer than 1155 2024-09-01T00:37:33.906 INFO:tasks.rados.rados.0.smithi026.stdout:2603: oid 50 version 1157 is already newer than 1154 2024-09-01T00:37:33.906 INFO:tasks.rados.rados.0.smithi026.stdout:2603: oid 50 version 1157 is already newer than 1156 2024-09-01T00:37:33.907 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 1157 (ObjNum 818 snap 253 seq_num 818) dirty exists 2024-09-01T00:37:33.907 INFO:tasks.rados.rados.0.smithi026.stdout:2603: left oid 50 (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:37:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:33 smithi139 ceph-mon[73682]: pgmap v527: 121 pgs: 121 active+clean; 452 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 1.5 MiB/s wr, 32 op/s 2024-09-01T00:37:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:33 smithi139 ceph-mon[73682]: osdmap e574: 8 total, 8 up, 8 in 2024-09-01T00:37:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:33 smithi026 ceph-mon[81182]: pgmap v527: 121 pgs: 121 active+clean; 452 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 1.5 MiB/s wr, 32 op/s 2024-09-01T00:37:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:33 smithi026 ceph-mon[81182]: osdmap e574: 8 total, 8 up, 8 in 2024-09-01T00:37:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:33 smithi026 ceph-mon[83580]: pgmap v527: 121 pgs: 121 active+clean; 452 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 1.5 MiB/s wr, 32 op/s 2024-09-01T00:37:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:33 smithi026 ceph-mon[83580]: osdmap e574: 8 total, 8 up, 8 in 2024-09-01T00:37:34.811 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:34 smithi139 systemd[1]: Stopping Ceph node-exporter.b for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:37:34.816 INFO:tasks.rados.rados.0.smithi026.stdout:2603: done (1 left) 2024-09-01T00:37:34.816 INFO:tasks.rados.rados.0.smithi026.stdout:2605: done (0 left) 2024-09-01T00:37:34.816 INFO:tasks.rados.rados.0.smithi026.stdout:2606: snap_remove snap 227 2024-09-01T00:37:35.083 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:34 smithi139 podman[101749]: 2024-09-01 00:37:34.836179552 +0000 UTC m=+0.112971827 container died 610308e4f0739798aed2ba3e5ac69506759c7fe0a03883f2096d9798b8fc2e5b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-01T00:37:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:34 smithi139 ceph-mon[73682]: osdmap e575: 8 total, 8 up, 8 in 2024-09-01T00:37:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:37:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:34 smithi026 ceph-mon[81182]: osdmap e575: 8 total, 8 up, 8 in 2024-09-01T00:37:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:37:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:34 smithi026 ceph-mon[83580]: osdmap e575: 8 total, 8 up, 8 in 2024-09-01T00:37:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:37:35.585 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:35 smithi139 podman[101749]: 2024-09-01 00:37:35.309538383 +0000 UTC m=+0.586330655 container cleanup 610308e4f0739798aed2ba3e5ac69506759c7fe0a03883f2096d9798b8fc2e5b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-01T00:37:35.585 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:35 smithi139 bash[101749]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b 2024-09-01T00:37:35.797 INFO:tasks.rados.rados.0.smithi026.stdout:2606: done (0 left) 2024-09-01T00:37:35.797 INFO:tasks.rados.rados.0.smithi026.stdout:2607: copy_from oid 33 from oid 14 current snap is 254 2024-09-01T00:37:35.797 INFO:tasks.rados.rados.0.smithi026.stdout:2608: rmattr oid 20 current snap is 254 2024-09-01T00:37:35.797 INFO:tasks.rados.rados.0.smithi026.stdout:2608: done (1 left) 2024-09-01T00:37:35.797 INFO:tasks.rados.rados.0.smithi026.stdout:2609: snap_remove snap 247 2024-09-01T00:37:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:35 smithi139 ceph-mon[73682]: Upgrade: Updating node-exporter.b (2/2) 2024-09-01T00:37:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:35 smithi139 ceph-mon[73682]: Deploying daemon node-exporter.b on smithi139 2024-09-01T00:37:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:35 smithi139 ceph-mon[73682]: pgmap v530: 121 pgs: 121 active+clean; 456 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-09-01T00:37:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:35 smithi139 ceph-mon[73682]: osdmap e576: 8 total, 8 up, 8 in 2024-09-01T00:37:36.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:35 smithi139 ceph-mon[73682]: osdmap e577: 8 total, 8 up, 8 in 2024-09-01T00:37:36.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:35 smithi139 podman[101762]: 2024-09-01 00:37:35.671343678 +0000 UTC m=+0.836856795 container remove 610308e4f0739798aed2ba3e5ac69506759c7fe0a03883f2096d9798b8fc2e5b (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-01T00:37:36.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:35 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-01T00:37:36.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:35 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-01T00:37:36.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:35 smithi139 systemd[1]: Stopped Ceph node-exporter.b for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:37:36.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:35 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.b.service: Consumed 2.684s CPU time. 2024-09-01T00:37:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:35 smithi026 ceph-mon[83580]: Upgrade: Updating node-exporter.b (2/2) 2024-09-01T00:37:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:35 smithi026 ceph-mon[83580]: Deploying daemon node-exporter.b on smithi139 2024-09-01T00:37:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:35 smithi026 ceph-mon[83580]: pgmap v530: 121 pgs: 121 active+clean; 456 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-09-01T00:37:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:35 smithi026 ceph-mon[83580]: osdmap e576: 8 total, 8 up, 8 in 2024-09-01T00:37:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:35 smithi026 ceph-mon[83580]: osdmap e577: 8 total, 8 up, 8 in 2024-09-01T00:37:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:35 smithi026 ceph-mon[81182]: Upgrade: Updating node-exporter.b (2/2) 2024-09-01T00:37:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:35 smithi026 ceph-mon[81182]: Deploying daemon node-exporter.b on smithi139 2024-09-01T00:37:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:35 smithi026 ceph-mon[81182]: pgmap v530: 121 pgs: 121 active+clean; 456 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-09-01T00:37:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:35 smithi026 ceph-mon[81182]: osdmap e576: 8 total, 8 up, 8 in 2024-09-01T00:37:36.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:35 smithi026 ceph-mon[81182]: osdmap e577: 8 total, 8 up, 8 in 2024-09-01T00:37:36.566 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:36 smithi139 systemd[1]: Starting Ceph node-exporter.b for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:37:36.567 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:36 smithi139 bash[101888]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-01T00:37:36.799 INFO:tasks.rados.rados.0.smithi026.stdout:2609: done (1 left) 2024-09-01T00:37:36.799 INFO:tasks.rados.rados.0.smithi026.stdout:2610: snap_create 2024-09-01T00:37:36.799 INFO:tasks.rados.rados.0.smithi026.stdout:2607: finishing copy_from to smithi02669314-33 2024-09-01T00:37:36.800 INFO:tasks.rados.rados.0.smithi026.stdout:2607: got expected ENOENT (src dne) 2024-09-01T00:37:36.800 INFO:tasks.rados.rados.0.smithi026.stdout:2607: finishing copy_from racing read to smithi02669314-33 2024-09-01T00:37:36.833 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:36 smithi139 bash[101888]: Getting image source signatures 2024-09-01T00:37:36.833 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:36 smithi139 bash[101888]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-01T00:37:36.833 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:36 smithi139 bash[101888]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-01T00:37:36.833 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:36 smithi139 bash[101888]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-01T00:37:37.804 INFO:tasks.rados.rados.0.smithi026.stdout:2607: done (1 left) 2024-09-01T00:37:37.804 INFO:tasks.rados.rados.0.smithi026.stdout:2610: done (0 left) 2024-09-01T00:37:37.804 INFO:tasks.rados.rados.0.smithi026.stdout:2611: read oid 47 snap -1 2024-09-01T00:37:37.804 INFO:tasks.rados.rados.0.smithi026.stdout:2611: expect deleted 2024-09-01T00:37:37.804 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 255 2024-09-01T00:37:37.804 INFO:tasks.rados.rados.0.smithi026.stdout:2612: seq_num 820 ranges {7962624=540672,8503296=475136,8978432=598016,9576448=131072} 2024-09-01T00:37:37.850 INFO:tasks.rados.rados.0.smithi026.stdout:2612: writing smithi02669314-12 from 7962624 to 8503296 tid 1 2024-09-01T00:37:37.853 INFO:tasks.rados.rados.0.smithi026.stdout:2612: writing smithi02669314-12 from 8503296 to 8978432 tid 2 2024-09-01T00:37:37.856 INFO:tasks.rados.rados.0.smithi026.stdout:2612: writing smithi02669314-12 from 8978432 to 9576448 tid 3 2024-09-01T00:37:37.857 INFO:tasks.rados.rados.0.smithi026.stdout:2612: writing smithi02669314-12 from 9576448 to 9707520 tid 4 2024-09-01T00:37:37.857 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 255 2024-09-01T00:37:37.857 INFO:tasks.rados.rados.0.smithi026.stdout:2613: seq_num 821 ranges {2113536=557056,2670592=761856,3432448=442368} 2024-09-01T00:37:37.872 INFO:tasks.rados.rados.0.smithi026.stdout:2613: writing smithi02669314-8 from 2113536 to 2670592 tid 1 2024-09-01T00:37:37.876 INFO:tasks.rados.rados.0.smithi026.stdout:2613: writing smithi02669314-8 from 2670592 to 3432448 tid 2 2024-09-01T00:37:37.879 INFO:tasks.rados.rados.0.smithi026.stdout:2613: writing smithi02669314-8 from 3432448 to 3874816 tid 3 2024-09-01T00:37:37.879 INFO:tasks.rados.rados.0.smithi026.stdout:2614: delete oid 31 current snap is 255 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2612: finishing write tid 1 to smithi02669314-12 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2612: finishing write tid 2 to smithi02669314-12 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2612: finishing write tid 3 to smithi02669314-12 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2612: finishing write tid 4 to smithi02669314-12 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2612: finishing write tid 5 to smithi02669314-12 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2612: finishing write tid 6 to smithi02669314-12 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2612: oid 12 updating version 0 to 976 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2612: oid 12 updating version 976 to 980 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2612: oid 12 version 980 is already newer than 979 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2612: oid 12 version 980 is already newer than 977 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2612: oid 12 version 980 is already newer than 978 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 980 (ObjNum 820 snap 255 seq_num 820) dirty exists 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2612: left oid 12 (ObjNum 820 snap 255 seq_num 820) 2024-09-01T00:37:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2613: finishing write tid 1 to smithi02669314-8 2024-09-01T00:37:37.882 INFO:tasks.rados.rados.0.smithi026.stdout:2613: finishing write tid 2 to smithi02669314-8 2024-09-01T00:37:37.882 INFO:tasks.rados.rados.0.smithi026.stdout:2613: finishing write tid 3 to smithi02669314-8 2024-09-01T00:37:37.883 INFO:tasks.rados.rados.0.smithi026.stdout:2613: finishing write tid 4 to smithi02669314-8 2024-09-01T00:37:37.883 INFO:tasks.rados.rados.0.smithi026.stdout:2613: finishing write tid 5 to smithi02669314-8 2024-09-01T00:37:37.884 INFO:tasks.rados.rados.0.smithi026.stdout:2613: oid 8 updating version 0 to 978 2024-09-01T00:37:37.884 INFO:tasks.rados.rados.0.smithi026.stdout:2613: oid 8 version 978 is already newer than 976 2024-09-01T00:37:37.884 INFO:tasks.rados.rados.0.smithi026.stdout:2613: oid 8 updating version 978 to 979 2024-09-01T00:37:37.884 INFO:tasks.rados.rados.0.smithi026.stdout:2613: oid 8 version 979 is already newer than 977 2024-09-01T00:37:37.884 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 979 (ObjNum 821 snap 255 seq_num 821) dirty exists 2024-09-01T00:37:37.884 INFO:tasks.rados.rados.0.smithi026.stdout:2613: left oid 8 (ObjNum 821 snap 255 seq_num 821) 2024-09-01T00:37:37.884 INFO:tasks.rados.rados.0.smithi026.stdout:2611: done (3 left) 2024-09-01T00:37:37.884 INFO:tasks.rados.rados.0.smithi026.stdout:2612: done (2 left) 2024-09-01T00:37:37.884 INFO:tasks.rados.rados.0.smithi026.stdout:2613: done (1 left) 2024-09-01T00:37:37.884 INFO:tasks.rados.rados.0.smithi026.stdout:2614: done (0 left) 2024-09-01T00:37:37.884 INFO:tasks.rados.rados.0.smithi026.stdout:2615: delete oid 43 current snap is 255 2024-09-01T00:37:37.885 INFO:tasks.rados.rados.0.smithi026.stdout:2615: done (0 left) 2024-09-01T00:37:37.886 INFO:tasks.rados.rados.0.smithi026.stdout:2616: read oid 13 snap -1 2024-09-01T00:37:37.886 INFO:tasks.rados.rados.0.smithi026.stdout:2616: expect (ObjNum 812 snap 252 seq_num 812) 2024-09-01T00:37:37.886 INFO:tasks.rados.rados.0.smithi026.stdout:2617: read oid 25 snap -1 2024-09-01T00:37:37.886 INFO:tasks.rados.rados.0.smithi026.stdout:2617: expect deleted 2024-09-01T00:37:37.886 INFO:tasks.rados.rados.0.smithi026.stdout:2618: snap_remove snap 252 2024-09-01T00:37:38.083 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:37 smithi139 bash[101888]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-01T00:37:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:37 smithi139 ceph-mon[73682]: pgmap v533: 121 pgs: 121 active+clean; 463 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-09-01T00:37:38.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:37 smithi139 ceph-mon[73682]: osdmap e578: 8 total, 8 up, 8 in 2024-09-01T00:37:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:37 smithi026 ceph-mon[81182]: pgmap v533: 121 pgs: 121 active+clean; 463 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-09-01T00:37:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:37 smithi026 ceph-mon[81182]: osdmap e578: 8 total, 8 up, 8 in 2024-09-01T00:37:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:37 smithi026 ceph-mon[83580]: pgmap v533: 121 pgs: 121 active+clean; 463 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-09-01T00:37:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:37 smithi026 ceph-mon[83580]: osdmap e578: 8 total, 8 up, 8 in 2024-09-01T00:37:38.411 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 bash[101888]: Writing manifest to image destination 2024-09-01T00:37:38.732 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 podman[101888]: 2024-09-01 00:37:38.412290395 +0000 UTC m=+2.222428249 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-01T00:37:38.732 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 podman[101888]: 2024-09-01 00:37:38.520575667 +0000 UTC m=+2.330713520 container create fbf238f209a12b0691d83e3146cf6755e31bcf5deb0ce74cbbb10f4030189104 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-01T00:37:38.808 INFO:tasks.rados.rados.0.smithi026.stdout:2618: done (2 left) 2024-09-01T00:37:38.808 INFO:tasks.rados.rados.0.smithi026.stdout:2619: copy_from oid 26 from oid 46 current snap is 255 2024-09-01T00:37:38.809 INFO:tasks.rados.rados.0.smithi026.stdout:2616: expect (ObjNum 812 snap 252 seq_num 812) 2024-09-01T00:37:38.924 INFO:tasks.rados.rados.0.smithi026.stdout:2619: finishing copy_from racing read to smithi02669314-26 2024-09-01T00:37:38.924 INFO:tasks.rados.rados.0.smithi026.stdout:2619: finishing copy_from to smithi02669314-26 2024-09-01T00:37:38.924 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1086 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-09-01T00:37:38.924 INFO:tasks.rados.rados.0.smithi026.stdout:2616: done (2 left) 2024-09-01T00:37:38.924 INFO:tasks.rados.rados.0.smithi026.stdout:2617: done (1 left) 2024-09-01T00:37:38.924 INFO:tasks.rados.rados.0.smithi026.stdout:2619: done (0 left) 2024-09-01T00:37:38.925 INFO:tasks.rados.rados.0.smithi026.stdout:2620: snap_create 2024-09-01T00:37:39.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-mon[73682]: osdmap e579: 8 total, 8 up, 8 in 2024-09-01T00:37:39.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 podman[101888]: 2024-09-01 00:37:38.733367255 +0000 UTC m=+2.543505108 container init fbf238f209a12b0691d83e3146cf6755e31bcf5deb0ce74cbbb10f4030189104 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-01T00:37:39.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 podman[101888]: 2024-09-01 00:37:38.736243073 +0000 UTC m=+2.546380934 container start fbf238f209a12b0691d83e3146cf6755e31bcf5deb0ce74cbbb10f4030189104 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-01T00:37:39.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.739Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-01T00:37:39.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.739Z 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-01T00:37:39.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z 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-01T00:37:39.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-01T00:37:39.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z 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-01T00:37:39.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z 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-01T00:37:39.084 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-01T00:37:39.085 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=arp 2024-09-01T00:37:39.085 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-01T00:37:39.085 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-01T00:37:39.085 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-01T00:37:39.085 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-01T00:37:39.085 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-01T00:37:39.085 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-01T00:37:39.086 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-01T00:37:39.086 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-01T00:37:39.086 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=edac 2024-09-01T00:37:39.086 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-01T00:37:39.086 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-01T00:37:39.086 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-01T00:37:39.086 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-01T00:37:39.086 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-01T00:37:39.086 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-01T00:37:39.086 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-01T00:37:39.086 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-01T00:37:39.087 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-01T00:37:39.087 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-01T00:37:39.087 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-01T00:37:39.087 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-01T00:37:39.087 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-01T00:37:39.087 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-01T00:37:39.087 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-01T00:37:39.087 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-01T00:37:39.087 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=os 2024-09-01T00:37:39.087 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-01T00:37:39.087 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=stat 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=time 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=uname 2024-09-01T00:37:39.088 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-01T00:37:39.089 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-01T00:37:39.089 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.740Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-01T00:37:39.089 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.741Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-01T00:37:39.089 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b[101961]: ts=2024-09-01T00:37:38.741Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-01T00:37:39.089 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 bash[101888]: fbf238f209a12b0691d83e3146cf6755e31bcf5deb0ce74cbbb10f4030189104 2024-09-01T00:37:39.089 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:37:38 smithi139 systemd[1]: Started Ceph node-exporter.b for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:37:39.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:38 smithi026 ceph-mon[81182]: osdmap e579: 8 total, 8 up, 8 in 2024-09-01T00:37:39.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:38 smithi026 ceph-mon[83580]: osdmap e579: 8 total, 8 up, 8 in 2024-09-01T00:37:39.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:39 smithi139 ceph-mon[73682]: pgmap v536: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 464 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 697 KiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-09-01T00:37:39.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:39 smithi139 ceph-mon[73682]: osdmap e580: 8 total, 8 up, 8 in 2024-09-01T00:37:39.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:39.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:39.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:39 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:39.876 INFO:tasks.rados.rados.0.smithi026.stdout:2620: done (0 left) 2024-09-01T00:37:39.876 INFO:tasks.rados.rados.0.smithi026.stdout:2621: setattr oid 23 current snap is 256 2024-09-01T00:37:39.878 INFO:tasks.rados.rados.0.smithi026.stdout:2622: snap_create 2024-09-01T00:37:39.883 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 1092 (ObjNum 787 snap 246 seq_num 787) dirty exists 2024-09-01T00:37:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:39 smithi026 ceph-mon[81182]: pgmap v536: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 464 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 697 KiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-09-01T00:37:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:39 smithi026 ceph-mon[81182]: osdmap e580: 8 total, 8 up, 8 in 2024-09-01T00:37:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:39 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:39 smithi026 ceph-mon[83580]: pgmap v536: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 464 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 697 KiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-09-01T00:37:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:39 smithi026 ceph-mon[83580]: osdmap e580: 8 total, 8 up, 8 in 2024-09-01T00:37:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:40.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:39 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:40.798 INFO:tasks.rados.rados.0.smithi026.stdout:2621: done (1 left) 2024-09-01T00:37:40.798 INFO:tasks.rados.rados.0.smithi026.stdout:2622: done (0 left) 2024-09-01T00:37:40.798 INFO:tasks.rados.rados.0.smithi026.stdout:2623: read oid 30 snap 251 2024-09-01T00:37:40.798 INFO:tasks.rados.rados.0.smithi026.stdout:2623: expect deleted 2024-09-01T00:37:40.798 INFO:tasks.rados.rados.0.smithi026.stdout:2624: read oid 25 snap -1 2024-09-01T00:37:40.799 INFO:tasks.rados.rados.0.smithi026.stdout:2624: expect deleted 2024-09-01T00:37:40.799 INFO:tasks.rados.rados.0.smithi026.stdout:2625: read oid 50 snap -1 2024-09-01T00:37:40.799 INFO:tasks.rados.rados.0.smithi026.stdout:2625: expect (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:37:40.799 INFO:tasks.rados.rados.0.smithi026.stdout:2626: snap_create 2024-09-01T00:37:40.817 INFO:tasks.rados.rados.0.smithi026.stdout:2625: expect (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:37:41.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:40 smithi139 ceph-mon[73682]: osdmap e581: 8 total, 8 up, 8 in 2024-09-01T00:37:41.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:40 smithi139 ceph-mon[73682]: pgmap v539: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 466 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 697 KiB/s rd, 844 KiB/s wr, 4 op/s 2024-09-01T00:37:41.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:40 smithi139 ceph-mon[73682]: osdmap e582: 8 total, 8 up, 8 in 2024-09-01T00:37:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:40 smithi026 ceph-mon[83580]: osdmap e581: 8 total, 8 up, 8 in 2024-09-01T00:37:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:40 smithi026 ceph-mon[83580]: pgmap v539: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 466 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 697 KiB/s rd, 844 KiB/s wr, 4 op/s 2024-09-01T00:37:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:40 smithi026 ceph-mon[83580]: osdmap e582: 8 total, 8 up, 8 in 2024-09-01T00:37:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:40 smithi026 ceph-mon[81182]: osdmap e581: 8 total, 8 up, 8 in 2024-09-01T00:37:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:40 smithi026 ceph-mon[81182]: pgmap v539: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 466 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 697 KiB/s rd, 844 KiB/s wr, 4 op/s 2024-09-01T00:37:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:40 smithi026 ceph-mon[81182]: osdmap e582: 8 total, 8 up, 8 in 2024-09-01T00:37:41.800 INFO:tasks.rados.rados.0.smithi026.stdout:2623: done (3 left) 2024-09-01T00:37:41.800 INFO:tasks.rados.rados.0.smithi026.stdout:2624: done (2 left) 2024-09-01T00:37:41.800 INFO:tasks.rados.rados.0.smithi026.stdout:2625: done (1 left) 2024-09-01T00:37:41.800 INFO:tasks.rados.rados.0.smithi026.stdout:2626: done (0 left) 2024-09-01T00:37:41.800 INFO:tasks.rados.rados.0.smithi026.stdout:2627: snap_remove snap 256 2024-09-01T00:37:42.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:37:42] "GET /metrics HTTP/1.1" 200 36371 "" "Prometheus/2.43.0" 2024-09-01T00:37:42.805 INFO:tasks.rados.rados.0.smithi026.stdout:2627: done (0 left) 2024-09-01T00:37:42.805 INFO:tasks.rados.rados.0.smithi026.stdout:2628: rmattr oid 49 current snap is 258 2024-09-01T00:37:42.805 INFO:tasks.rados.rados.0.smithi026.stdout:2629: rollback oid 46 current snap is 258 2024-09-01T00:37:42.806 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 46 to 232 2024-09-01T00:37:42.806 INFO:tasks.rados.rados.0.smithi026.stdout:2630: snap_create 2024-09-01T00:37:42.812 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 739 (ObjNum 789 snap 248 seq_num 789) dirty exists 2024-09-01T00:37:42.813 INFO:tasks.rados.rados.0.smithi026.stdout:2629: finishing rollback tid 0 to smithi02669314-46 2024-09-01T00:37:42.814 INFO:tasks.rados.rados.0.smithi026.stdout:2629: finishing rollback tid 1 to smithi02669314-46 2024-09-01T00:37:42.814 INFO:tasks.rados.rados.0.smithi026.stdout:2629: finishing rollback tid 2 to smithi02669314-46 2024-09-01T00:37:42.814 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1095 (ObjNum 729 snap 222 seq_num 729) dirty exists 2024-09-01T00:37:43.048 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[81182]: osdmap e583: 8 total, 8 up, 8 in 2024-09-01T00:37:43.048 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.048 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.048 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.048 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.048 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.048 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.049 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[83580]: osdmap e583: 8 total, 8 up, 8 in 2024-09-01T00:37:43.049 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.049 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.049 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.049 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.049 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.049 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:42 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:42 smithi139 ceph-mon[73682]: osdmap e583: 8 total, 8 up, 8 in 2024-09-01T00:37:43.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:42 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.808 INFO:tasks.rados.rados.0.smithi026.stdout:2628: done (2 left) 2024-09-01T00:37:43.808 INFO:tasks.rados.rados.0.smithi026.stdout:2629: done (1 left) 2024-09-01T00:37:43.808 INFO:tasks.rados.rados.0.smithi026.stdout:2630: done (0 left) 2024-09-01T00:37:43.808 INFO:tasks.rados.rados.0.smithi026.stdout:2631: rmattr oid 32 current snap is 259 2024-09-01T00:37:43.808 INFO:tasks.rados.rados.0.smithi026.stdout:2631: done (0 left) 2024-09-01T00:37:43.808 INFO:tasks.rados.rados.0.smithi026.stdout:2632: rollback oid 3 current snap is 259 2024-09-01T00:37:43.808 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 3 to 238 2024-09-01T00:37:43.808 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 259 2024-09-01T00:37:43.809 INFO:tasks.rados.rados.0.smithi026.stdout:2633: seq_num 824 ranges {385024=606208,991232=458752,1449984=573440,2023424=172032} 2024-09-01T00:37:43.813 INFO:tasks.rados.rados.0.smithi026.stdout:2633: writing smithi02669314-9 from 385024 to 991232 tid 1 2024-09-01T00:37:43.816 INFO:tasks.rados.rados.0.smithi026.stdout:2633: writing smithi02669314-9 from 991232 to 1449984 tid 2 2024-09-01T00:37:43.819 INFO:tasks.rados.rados.0.smithi026.stdout:2633: writing smithi02669314-9 from 1449984 to 2023424 tid 3 2024-09-01T00:37:43.821 INFO:tasks.rados.rados.0.smithi026.stdout:2633: writing smithi02669314-9 from 2023424 to 2195456 tid 4 2024-09-01T00:37:43.821 INFO:tasks.rados.rados.0.smithi026.stdout:2634: snap_create 2024-09-01T00:37:43.821 INFO:tasks.rados.rados.0.smithi026.stdout:2632: finishing rollback tid 0 to smithi02669314-3 2024-09-01T00:37:43.821 INFO:tasks.rados.rados.0.smithi026.stdout:2632: finishing rollback tid 1 to smithi02669314-3 2024-09-01T00:37:43.821 INFO:tasks.rados.rados.0.smithi026.stdout:2632: finishing rollback tid 2 to smithi02669314-3 2024-09-01T00:37:43.821 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 942 (ObjNum 721 snap 220 seq_num 721) dirty exists 2024-09-01T00:37:43.821 INFO:tasks.rados.rados.0.smithi026.stdout:2633: finishing write tid 1 to smithi02669314-9 2024-09-01T00:37:43.822 INFO:tasks.rados.rados.0.smithi026.stdout:2633: finishing write tid 2 to smithi02669314-9 2024-09-01T00:37:43.823 INFO:tasks.rados.rados.0.smithi026.stdout:2633: finishing write tid 3 to smithi02669314-9 2024-09-01T00:37:43.823 INFO:tasks.rados.rados.0.smithi026.stdout:2633: finishing write tid 4 to smithi02669314-9 2024-09-01T00:37:43.823 INFO:tasks.rados.rados.0.smithi026.stdout:2633: finishing write tid 5 to smithi02669314-9 2024-09-01T00:37:43.824 INFO:tasks.rados.rados.0.smithi026.stdout:2633: finishing write tid 6 to smithi02669314-9 2024-09-01T00:37:43.824 INFO:tasks.rados.rados.0.smithi026.stdout:2633: oid 9 updating version 0 to 1171 2024-09-01T00:37:43.825 INFO:tasks.rados.rados.0.smithi026.stdout:2633: oid 9 version 1171 is already newer than 1170 2024-09-01T00:37:43.825 INFO:tasks.rados.rados.0.smithi026.stdout:2633: oid 9 updating version 1171 to 1173 2024-09-01T00:37:43.825 INFO:tasks.rados.rados.0.smithi026.stdout:2633: oid 9 version 1173 is already newer than 1169 2024-09-01T00:37:43.825 INFO:tasks.rados.rados.0.smithi026.stdout:2633: oid 9 version 1173 is already newer than 1172 2024-09-01T00:37:43.825 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 1173 (ObjNum 824 snap 259 seq_num 824) dirty exists 2024-09-01T00:37:43.825 INFO:tasks.rados.rados.0.smithi026.stdout:2633: left oid 9 (ObjNum 824 snap 259 seq_num 824) 2024-09-01T00:37:43.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:43 smithi139 ceph-mon[73682]: pgmap v542: 121 pgs: 121 active+clean; 471 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.8 MiB/s wr, 9 op/s 2024-09-01T00:37:43.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:43 smithi139 ceph-mon[73682]: osdmap e584: 8 total, 8 up, 8 in 2024-09-01T00:37:43.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:43 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:43.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:43 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:44.149 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:43 smithi026 ceph-mon[81182]: pgmap v542: 121 pgs: 121 active+clean; 471 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.8 MiB/s wr, 9 op/s 2024-09-01T00:37:44.149 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:43 smithi026 ceph-mon[81182]: osdmap e584: 8 total, 8 up, 8 in 2024-09-01T00:37:44.149 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:43 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:44.149 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:43 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:44.149 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:43 smithi026 ceph-mon[83580]: pgmap v542: 121 pgs: 121 active+clean; 471 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.8 MiB/s wr, 9 op/s 2024-09-01T00:37:44.149 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:43 smithi026 ceph-mon[83580]: osdmap e584: 8 total, 8 up, 8 in 2024-09-01T00:37:44.149 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:43 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:44.149 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:43 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:44.817 INFO:tasks.rados.rados.0.smithi026.stdout:2632: done (2 left) 2024-09-01T00:37:44.817 INFO:tasks.rados.rados.0.smithi026.stdout:2633: done (1 left) 2024-09-01T00:37:44.817 INFO:tasks.rados.rados.0.smithi026.stdout:2634: done (0 left) 2024-09-01T00:37:44.817 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 260 2024-09-01T00:37:44.817 INFO:tasks.rados.rados.0.smithi026.stdout:2635: seq_num 825 ranges {7774208=622592,8396800=745472,9142272=458752} 2024-09-01T00:37:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:44 smithi139 ceph-mon[73682]: osdmap e585: 8 total, 8 up, 8 in 2024-09-01T00:37:44.862 INFO:tasks.rados.rados.0.smithi026.stdout:2635: writing smithi02669314-33 from 7774208 to 8396800 tid 1 2024-09-01T00:37:44.867 INFO:tasks.rados.rados.0.smithi026.stdout:2635: writing smithi02669314-33 from 8396800 to 9142272 tid 2 2024-09-01T00:37:44.870 INFO:tasks.rados.rados.0.smithi026.stdout:2635: writing smithi02669314-33 from 9142272 to 9601024 tid 3 2024-09-01T00:37:44.870 INFO:tasks.rados.rados.0.smithi026.stdout:2636: snap_create 2024-09-01T00:37:44.870 INFO:tasks.rados.rados.0.smithi026.stdout:2635: finishing write tid 1 to smithi02669314-33 2024-09-01T00:37:44.872 INFO:tasks.rados.rados.0.smithi026.stdout:2635: finishing write tid 2 to smithi02669314-33 2024-09-01T00:37:44.872 INFO:tasks.rados.rados.0.smithi026.stdout:2635: finishing write tid 3 to smithi02669314-33 2024-09-01T00:37:44.872 INFO:tasks.rados.rados.0.smithi026.stdout:2635: finishing write tid 4 to smithi02669314-33 2024-09-01T00:37:44.874 INFO:tasks.rados.rados.0.smithi026.stdout:2635: finishing write tid 5 to smithi02669314-33 2024-09-01T00:37:44.874 INFO:tasks.rados.rados.0.smithi026.stdout:2635: oid 33 updating version 0 to 1103 2024-09-01T00:37:44.874 INFO:tasks.rados.rados.0.smithi026.stdout:2635: oid 33 version 1103 is already newer than 1101 2024-09-01T00:37:44.874 INFO:tasks.rados.rados.0.smithi026.stdout:2635: oid 33 version 1103 is already newer than 1102 2024-09-01T00:37:44.874 INFO:tasks.rados.rados.0.smithi026.stdout:2635: oid 33 version 1103 is already newer than 1100 2024-09-01T00:37:44.874 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1103 (ObjNum 825 snap 260 seq_num 825) dirty exists 2024-09-01T00:37:44.874 INFO:tasks.rados.rados.0.smithi026.stdout:2635: left oid 33 (ObjNum 825 snap 260 seq_num 825) 2024-09-01T00:37:45.106 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:44 smithi026 ceph-mon[81182]: osdmap e585: 8 total, 8 up, 8 in 2024-09-01T00:37:45.106 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:44 smithi026 ceph-mon[83580]: osdmap e585: 8 total, 8 up, 8 in 2024-09-01T00:37:45.800 INFO:tasks.rados.rados.0.smithi026.stdout:2635: done (1 left) 2024-09-01T00:37:45.800 INFO:tasks.rados.rados.0.smithi026.stdout:2636: done (0 left) 2024-09-01T00:37:45.800 INFO:tasks.rados.rados.0.smithi026.stdout:2637: delete oid 46 current snap is 261 2024-09-01T00:37:45.804 INFO:tasks.rados.rados.0.smithi026.stdout:2637: done (0 left) 2024-09-01T00:37:45.804 INFO:tasks.rados.rados.0.smithi026.stdout:2638: delete oid 40 current snap is 261 2024-09-01T00:37:45.808 INFO:tasks.rados.rados.0.smithi026.stdout:2638: done (0 left) 2024-09-01T00:37:45.809 INFO:tasks.rados.rados.0.smithi026.stdout:2639: snap_create 2024-09-01T00:37:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:45 smithi139 ceph-mon[73682]: pgmap v545: 121 pgs: 121 active+clean; 471 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-09-01T00:37:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:45 smithi139 ceph-mon[73682]: osdmap e586: 8 total, 8 up, 8 in 2024-09-01T00:37:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:45 smithi139 ceph-mon[73682]: osdmap e587: 8 total, 8 up, 8 in 2024-09-01T00:37:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:45 smithi026 ceph-mon[81182]: pgmap v545: 121 pgs: 121 active+clean; 471 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-09-01T00:37:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:45 smithi026 ceph-mon[81182]: osdmap e586: 8 total, 8 up, 8 in 2024-09-01T00:37:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:45 smithi026 ceph-mon[81182]: osdmap e587: 8 total, 8 up, 8 in 2024-09-01T00:37:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:45 smithi026 ceph-mon[83580]: pgmap v545: 121 pgs: 121 active+clean; 471 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-09-01T00:37:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:45 smithi026 ceph-mon[83580]: osdmap e586: 8 total, 8 up, 8 in 2024-09-01T00:37:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:45 smithi026 ceph-mon[83580]: osdmap e587: 8 total, 8 up, 8 in 2024-09-01T00:37:46.801 INFO:tasks.rados.rados.0.smithi026.stdout:2639: done (0 left) 2024-09-01T00:37:46.801 INFO:tasks.rados.rados.0.smithi026.stdout:2640: read oid 50 snap -1 2024-09-01T00:37:46.801 INFO:tasks.rados.rados.0.smithi026.stdout:2640: expect (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:37:46.801 INFO:tasks.rados.rados.0.smithi026.stdout:2641: read oid 18 snap -1 2024-09-01T00:37:46.801 INFO:tasks.rados.rados.0.smithi026.stdout:2641: expect deleted 2024-09-01T00:37:46.801 INFO:tasks.rados.rados.0.smithi026.stdout:2642: rmattr oid 13 current snap is 262 2024-09-01T00:37:46.801 INFO:tasks.rados.rados.0.smithi026.stdout:2642: done (2 left) 2024-09-01T00:37:46.801 INFO:tasks.rados.rados.0.smithi026.stdout:2643: rmattr oid 11 current snap is 262 2024-09-01T00:37:46.801 INFO:tasks.rados.rados.0.smithi026.stdout:2643: done (2 left) 2024-09-01T00:37:46.801 INFO:tasks.rados.rados.0.smithi026.stdout:2644: snap_create 2024-09-01T00:37:46.817 INFO:tasks.rados.rados.0.smithi026.stdout:2640: expect (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:37:47.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:37:47.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:37:47.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:47.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:46 smithi139 ceph-mon[73682]: osdmap e588: 8 total, 8 up, 8 in 2024-09-01T00:37:47.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:37:47.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:37:47.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:47.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[81182]: osdmap e588: 8 total, 8 up, 8 in 2024-09-01T00:37:47.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:37:47.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:37:47.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:37:47.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:37:47.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:37:47.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:46 smithi026 ceph-mon[83580]: osdmap e588: 8 total, 8 up, 8 in 2024-09-01T00:37:47.803 INFO:tasks.rados.rados.0.smithi026.stdout:2640: done (2 left) 2024-09-01T00:37:47.803 INFO:tasks.rados.rados.0.smithi026.stdout:2641: done (1 left) 2024-09-01T00:37:47.803 INFO:tasks.rados.rados.0.smithi026.stdout:2644: done (0 left) 2024-09-01T00:37:47.803 INFO:tasks.rados.rados.0.smithi026.stdout:2645: copy_from oid 48 from oid 32 current snap is 263 2024-09-01T00:37:47.803 INFO:tasks.rados.rados.0.smithi026.stdout:2646: rollback oid 19 current snap is 263 2024-09-01T00:37:47.803 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 19 to 194 2024-09-01T00:37:47.803 INFO:tasks.rados.rados.0.smithi026.stdout:2647: copy_from oid 36 from oid 37 current snap is 263 2024-09-01T00:37:47.804 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 263 2024-09-01T00:37:47.804 INFO:tasks.rados.rados.0.smithi026.stdout:2648: seq_num 828 ranges {4325376=671744,4997120=802816,5799936=401408} 2024-09-01T00:37:47.831 INFO:tasks.rados.rados.0.smithi026.stdout:2648: writing smithi02669314-39 from 4325376 to 4997120 tid 1 2024-09-01T00:37:47.835 INFO:tasks.rados.rados.0.smithi026.stdout:2648: writing smithi02669314-39 from 4997120 to 5799936 tid 2 2024-09-01T00:37:47.838 INFO:tasks.rados.rados.0.smithi026.stdout:2648: writing smithi02669314-39 from 5799936 to 6201344 tid 3 2024-09-01T00:37:47.839 INFO:tasks.rados.rados.0.smithi026.stdout:2649: snap_create 2024-09-01T00:37:47.839 INFO:tasks.rados.rados.0.smithi026.stdout:2646: finishing rollback tid 0 to smithi02669314-19 2024-09-01T00:37:47.839 INFO:tasks.rados.rados.0.smithi026.stdout:2647: finishing copy_from to smithi02669314-36 2024-09-01T00:37:47.839 INFO:tasks.rados.rados.0.smithi026.stdout:2647: got expected ENOENT (src dne) 2024-09-01T00:37:47.839 INFO:tasks.rados.rados.0.smithi026.stdout:2647: finishing copy_from racing read to smithi02669314-36 2024-09-01T00:37:47.839 INFO:tasks.rados.rados.0.smithi026.stdout:2646: finishing rollback tid 1 to smithi02669314-19 2024-09-01T00:37:47.839 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 984 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-01T00:37:47.839 INFO:tasks.rados.rados.0.smithi026.stdout:2645: finishing copy_from racing read to smithi02669314-48 2024-09-01T00:37:47.839 INFO:tasks.rados.rados.0.smithi026.stdout:2645: finishing copy_from to smithi02669314-48 2024-09-01T00:37:47.839 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1090 (ObjNum 790 snap 249 seq_num 790) dirty exists 2024-09-01T00:37:47.839 INFO:tasks.rados.rados.0.smithi026.stdout:2648: finishing write tid 1 to smithi02669314-39 2024-09-01T00:37:47.841 INFO:tasks.rados.rados.0.smithi026.stdout:2648: finishing write tid 2 to smithi02669314-39 2024-09-01T00:37:47.841 INFO:tasks.rados.rados.0.smithi026.stdout:2648: finishing write tid 3 to smithi02669314-39 2024-09-01T00:37:47.841 INFO:tasks.rados.rados.0.smithi026.stdout:2648: finishing write tid 4 to smithi02669314-39 2024-09-01T00:37:47.842 INFO:tasks.rados.rados.0.smithi026.stdout:2648: finishing write tid 5 to smithi02669314-39 2024-09-01T00:37:47.842 INFO:tasks.rados.rados.0.smithi026.stdout:2648: oid 39 updating version 0 to 1105 2024-09-01T00:37:47.842 INFO:tasks.rados.rados.0.smithi026.stdout:2648: oid 39 updating version 1105 to 1106 2024-09-01T00:37:47.842 INFO:tasks.rados.rados.0.smithi026.stdout:2648: oid 39 updating version 1106 to 1107 2024-09-01T00:37:47.843 INFO:tasks.rados.rados.0.smithi026.stdout:2648: oid 39 version 1107 is already newer than 1104 2024-09-01T00:37:47.843 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 1107 (ObjNum 828 snap 263 seq_num 828) dirty exists 2024-09-01T00:37:47.843 INFO:tasks.rados.rados.0.smithi026.stdout:2648: left oid 39 (ObjNum 828 snap 263 seq_num 828) 2024-09-01T00:37:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:47 smithi139 ceph-mon[73682]: pgmap v548: 121 pgs: 121 active+clean; 480 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 0 B/s wr, 6 op/s 2024-09-01T00:37:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:47 smithi139 ceph-mon[73682]: osdmap e589: 8 total, 8 up, 8 in 2024-09-01T00:37:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:47 smithi026 ceph-mon[81182]: pgmap v548: 121 pgs: 121 active+clean; 480 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 0 B/s wr, 6 op/s 2024-09-01T00:37:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:47 smithi026 ceph-mon[81182]: osdmap e589: 8 total, 8 up, 8 in 2024-09-01T00:37:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:47 smithi026 ceph-mon[83580]: pgmap v548: 121 pgs: 121 active+clean; 480 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 0 B/s wr, 6 op/s 2024-09-01T00:37:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:47 smithi026 ceph-mon[83580]: osdmap e589: 8 total, 8 up, 8 in 2024-09-01T00:37:48.804 INFO:tasks.rados.rados.0.smithi026.stdout:2645: done (4 left) 2024-09-01T00:37:48.804 INFO:tasks.rados.rados.0.smithi026.stdout:2646: done (3 left) 2024-09-01T00:37:48.805 INFO:tasks.rados.rados.0.smithi026.stdout:2647: done (2 left) 2024-09-01T00:37:48.805 INFO:tasks.rados.rados.0.smithi026.stdout:2648: done (1 left) 2024-09-01T00:37:48.805 INFO:tasks.rados.rados.0.smithi026.stdout:2649: done (0 left) 2024-09-01T00:37:48.805 INFO:tasks.rados.rados.0.smithi026.stdout:2650: read oid 28 snap -1 2024-09-01T00:37:48.805 INFO:tasks.rados.rados.0.smithi026.stdout:2650: expect (ObjNum 813 snap 252 seq_num 813) 2024-09-01T00:37:48.805 INFO:tasks.rados.rados.0.smithi026.stdout:2651: read oid 50 snap -1 2024-09-01T00:37:48.805 INFO:tasks.rados.rados.0.smithi026.stdout:2651: expect (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:37:48.805 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 264 2024-09-01T00:37:48.805 INFO:tasks.rados.rados.0.smithi026.stdout:2652: seq_num 829 ranges {2613248=688128,3301376=729088,4030464=475136} 2024-09-01T00:37:48.822 INFO:tasks.rados.rados.0.smithi026.stdout:2652: writing smithi02669314-15 from 2613248 to 3301376 tid 1 2024-09-01T00:37:48.826 INFO:tasks.rados.rados.0.smithi026.stdout:2652: writing smithi02669314-15 from 3301376 to 4030464 tid 2 2024-09-01T00:37:48.829 INFO:tasks.rados.rados.0.smithi026.stdout:2652: writing smithi02669314-15 from 4030464 to 4505600 tid 3 2024-09-01T00:37:48.829 INFO:tasks.rados.rados.0.smithi026.stdout:2653: snap_remove snap 257 2024-09-01T00:37:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:48 smithi026 ceph-mon[81182]: Upgrade: Updating prometheus.a 2024-09-01T00:37:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:48 smithi026 ceph-mon[81182]: osdmap e590: 8 total, 8 up, 8 in 2024-09-01T00:37:49.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:48 smithi026 ceph-mon[83580]: Upgrade: Updating prometheus.a 2024-09-01T00:37:49.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:48 smithi026 ceph-mon[83580]: osdmap e590: 8 total, 8 up, 8 in 2024-09-01T00:37:49.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:48 smithi139 ceph-mon[73682]: Upgrade: Updating prometheus.a 2024-09-01T00:37:49.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:48 smithi139 ceph-mon[73682]: osdmap e590: 8 total, 8 up, 8 in 2024-09-01T00:37:49.808 INFO:tasks.rados.rados.0.smithi026.stdout:2653: done (3 left) 2024-09-01T00:37:49.808 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 264 2024-09-01T00:37:49.808 INFO:tasks.rados.rados.0.smithi026.stdout:2654: seq_num 830 ranges {0=704512,704512=614400,1318912=573440,1892352=16384} 2024-09-01T00:37:49.812 INFO:tasks.rados.rados.0.smithi026.stdout:2654: writing smithi02669314-25 from 0 to 704512 tid 1 2024-09-01T00:37:49.817 INFO:tasks.rados.rados.0.smithi026.stdout:2654: writing smithi02669314-25 from 704512 to 1318912 tid 2 2024-09-01T00:37:49.821 INFO:tasks.rados.rados.0.smithi026.stdout:2654: writing smithi02669314-25 from 1318912 to 1892352 tid 3 2024-09-01T00:37:49.821 INFO:tasks.rados.rados.0.smithi026.stdout:2654: writing smithi02669314-25 from 1892352 to 1908736 tid 4 2024-09-01T00:37:49.821 INFO:tasks.rados.rados.0.smithi026.stdout:2655: rollback oid 23 current snap is 264 2024-09-01T00:37:49.821 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 23 to 254 2024-09-01T00:37:49.821 INFO:tasks.rados.rados.0.smithi026.stdout:2650: expect (ObjNum 813 snap 252 seq_num 813) 2024-09-01T00:37:49.865 INFO:tasks.rados.rados.0.smithi026.stdout:2651: expect (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:37:49.981 INFO:tasks.rados.rados.0.smithi026.stdout:2652: finishing write tid 1 to smithi02669314-15 2024-09-01T00:37:49.981 INFO:tasks.rados.rados.0.smithi026.stdout:2652: finishing write tid 2 to smithi02669314-15 2024-09-01T00:37:49.981 INFO:tasks.rados.rados.0.smithi026.stdout:2652: finishing write tid 3 to smithi02669314-15 2024-09-01T00:37:49.981 INFO:tasks.rados.rados.0.smithi026.stdout:2652: finishing write tid 4 to smithi02669314-15 2024-09-01T00:37:49.981 INFO:tasks.rados.rados.0.smithi026.stdout:2652: finishing write tid 5 to smithi02669314-15 2024-09-01T00:37:49.981 INFO:tasks.rados.rados.0.smithi026.stdout:2652: oid 15 updating version 0 to 1226 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2652: oid 15 updating version 1226 to 1227 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2652: oid 15 version 1227 is already newer than 1225 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2652: oid 15 updating version 1227 to 1228 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1228 (ObjNum 829 snap 264 seq_num 829) dirty exists 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2652: left oid 15 (ObjNum 829 snap 264 seq_num 829) 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2654: finishing write tid 1 to smithi02669314-25 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2650: done (4 left) 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2651: done (3 left) 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2652: done (2 left) 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2656: read oid 26 snap 259 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2656: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2654: finishing write tid 2 to smithi02669314-25 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2654: finishing write tid 3 to smithi02669314-25 2024-09-01T00:37:49.982 INFO:tasks.rados.rados.0.smithi026.stdout:2654: finishing write tid 4 to smithi02669314-25 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:2655: finishing rollback tid 0 to smithi02669314-23 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:2655: finishing rollback tid 1 to smithi02669314-23 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:2654: finishing write tid 5 to smithi02669314-25 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:2655: finishing rollback tid 2 to smithi02669314-23 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 1099 (ObjNum 787 snap 246 seq_num 787) dirty exists 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:2654: finishing write tid 6 to smithi02669314-25 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:2654: oid 25 updating version 0 to 798 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:2654: oid 25 version 798 is already newer than 796 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:2654: oid 25 version 798 is already newer than 795 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:2654: oid 25 version 798 is already newer than 797 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:2654: oid 25 updating version 798 to 799 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 799 (ObjNum 830 snap 264 seq_num 830) dirty exists 2024-09-01T00:37:49.983 INFO:tasks.rados.rados.0.smithi026.stdout:2654: left oid 25 (ObjNum 830 snap 264 seq_num 830) 2024-09-01T00:37:49.984 INFO:tasks.rados.rados.0.smithi026.stdout:2657: read oid 13 snap 246 2024-09-01T00:37:49.984 INFO:tasks.rados.rados.0.smithi026.stdout:2657: expect deleted 2024-09-01T00:37:49.984 INFO:tasks.rados.rados.0.smithi026.stdout:2654: done (3 left) 2024-09-01T00:37:49.984 INFO:tasks.rados.rados.0.smithi026.stdout:2655: done (2 left) 2024-09-01T00:37:49.984 INFO:tasks.rados.rados.0.smithi026.stdout:2658: read oid 33 snap -1 2024-09-01T00:37:49.984 INFO:tasks.rados.rados.0.smithi026.stdout:2658: expect (ObjNum 825 snap 260 seq_num 825) 2024-09-01T00:37:49.984 INFO:tasks.rados.rados.0.smithi026.stdout:2659: read oid 23 snap -1 2024-09-01T00:37:49.984 INFO:tasks.rados.rados.0.smithi026.stdout:2659: expect (ObjNum 787 snap 246 seq_num 787) 2024-09-01T00:37:49.984 INFO:tasks.rados.rados.0.smithi026.stdout:2660: delete oid 25 current snap is 264 2024-09-01T00:37:49.986 INFO:tasks.rados.rados.0.smithi026.stdout:2657: done (4 left) 2024-09-01T00:37:49.986 INFO:tasks.rados.rados.0.smithi026.stdout:2660: done (3 left) 2024-09-01T00:37:49.986 INFO:tasks.rados.rados.0.smithi026.stdout:2661: delete oid 25 current snap is 264 2024-09-01T00:37:49.988 INFO:tasks.rados.rados.0.smithi026.stdout:2661: done (3 left) 2024-09-01T00:37:49.989 INFO:tasks.rados.rados.0.smithi026.stdout:2662: copy_from oid 8 from oid 37 current snap is 264 2024-09-01T00:37:49.989 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 264 2024-09-01T00:37:49.989 INFO:tasks.rados.rados.0.smithi026.stdout:2663: seq_num 833 ranges {3850240=761856,4612096=671744,5283840=532480} 2024-09-01T00:37:50.016 INFO:tasks.rados.rados.0.smithi026.stdout:2663: writing smithi02669314-48 from 3850240 to 4612096 tid 1 2024-09-01T00:37:50.019 INFO:tasks.rados.rados.0.smithi026.stdout:2663: writing smithi02669314-48 from 4612096 to 5283840 tid 2 2024-09-01T00:37:50.022 INFO:tasks.rados.rados.0.smithi026.stdout:2663: writing smithi02669314-48 from 5283840 to 5816320 tid 3 2024-09-01T00:37:50.073 INFO:tasks.rados.rados.0.smithi026.stdout:2664: copy_from oid 9 from oid 24 current snap is 264 2024-09-01T00:37:50.073 INFO:tasks.rados.rados.0.smithi026.stdout:2662: finishing copy_from to smithi02669314-8 2024-09-01T00:37:50.073 INFO:tasks.rados.rados.0.smithi026.stdout:2662: got expected ENOENT (src dne) 2024-09-01T00:37:50.073 INFO:tasks.rados.rados.0.smithi026.stdout:2662: finishing copy_from racing read to smithi02669314-8 2024-09-01T00:37:50.073 INFO:tasks.rados.rados.0.smithi026.stdout:2662: done (5 left) 2024-09-01T00:37:50.073 INFO:tasks.rados.rados.0.smithi026.stdout:2665: setattr oid 30 current snap is 264 2024-09-01T00:37:50.073 INFO:tasks.rados.rados.0.smithi026.stdout:2659: expect (ObjNum 787 snap 246 seq_num 787) 2024-09-01T00:37:50.198 INFO:tasks.rados.rados.0.smithi026.stdout:2656: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:37:50.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:49 smithi026 ceph-mon[81182]: Deploying daemon prometheus.a on smithi139 2024-09-01T00:37:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:49 smithi026 ceph-mon[81182]: pgmap v551: 121 pgs: 121 active+clean; 482 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 442 KiB/s wr, 7 op/s 2024-09-01T00:37:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:37:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:49 smithi026 ceph-mon[81182]: osdmap e591: 8 total, 8 up, 8 in 2024-09-01T00:37:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:49 smithi026 ceph-mon[83580]: Deploying daemon prometheus.a on smithi139 2024-09-01T00:37:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:49 smithi026 ceph-mon[83580]: pgmap v551: 121 pgs: 121 active+clean; 482 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 442 KiB/s wr, 7 op/s 2024-09-01T00:37:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:37:50.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:49 smithi026 ceph-mon[83580]: osdmap e591: 8 total, 8 up, 8 in 2024-09-01T00:37:50.330 INFO:tasks.rados.rados.0.smithi026.stdout:2658: expect (ObjNum 825 snap 260 seq_num 825) 2024-09-01T00:37:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:49 smithi139 ceph-mon[73682]: Deploying daemon prometheus.a on smithi139 2024-09-01T00:37:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:49 smithi139 ceph-mon[73682]: pgmap v551: 121 pgs: 121 active+clean; 482 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 442 KiB/s wr, 7 op/s 2024-09-01T00:37:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:37:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:49 smithi139 ceph-mon[73682]: osdmap e591: 8 total, 8 up, 8 in 2024-09-01T00:37:50.901 INFO:tasks.rados.rados.0.smithi026.stdout:2663: finishing write tid 1 to smithi02669314-48 2024-09-01T00:37:50.901 INFO:tasks.rados.rados.0.smithi026.stdout:2663: finishing write tid 2 to smithi02669314-48 2024-09-01T00:37:50.901 INFO:tasks.rados.rados.0.smithi026.stdout:2663: finishing write tid 3 to smithi02669314-48 2024-09-01T00:37:50.901 INFO:tasks.rados.rados.0.smithi026.stdout:2663: finishing write tid 4 to smithi02669314-48 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:2663: finishing write tid 5 to smithi02669314-48 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:2663: oid 48 updating version 0 to 1208 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:2663: oid 48 updating version 1208 to 1210 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:2663: oid 48 updating version 1210 to 1211 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:2663: oid 48 version 1211 is already newer than 1209 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1211 (ObjNum 833 snap 264 seq_num 833) dirty exists 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:2663: left oid 48 (ObjNum 833 snap 264 seq_num 833) 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:2664: finishing copy_from racing read to smithi02669314-9 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:2664: finishing copy_from to smithi02669314-9 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 1097 (ObjNum 804 snap 249 seq_num 804) dirty exists 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:2656: done (5 left) 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:2658: done (4 left) 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:2659: done (3 left) 2024-09-01T00:37:50.902 INFO:tasks.rados.rados.0.smithi026.stdout:2663: done (2 left) 2024-09-01T00:37:50.903 INFO:tasks.rados.rados.0.smithi026.stdout:2664: done (1 left) 2024-09-01T00:37:50.903 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 264 2024-09-01T00:37:50.903 INFO:tasks.rados.rados.0.smithi026.stdout:2666: seq_num 834 ranges {10919936=778240,11698176=557056,12255232=548864,12804096=98304} 2024-09-01T00:37:50.964 INFO:tasks.rados.rados.0.smithi026.stdout:2666: writing smithi02669314-49 from 10919936 to 11698176 tid 1 2024-09-01T00:37:50.967 INFO:tasks.rados.rados.0.smithi026.stdout:2666: writing smithi02669314-49 from 11698176 to 12255232 tid 2 2024-09-01T00:37:50.971 INFO:tasks.rados.rados.0.smithi026.stdout:2666: writing smithi02669314-49 from 12255232 to 12804096 tid 3 2024-09-01T00:37:50.972 INFO:tasks.rados.rados.0.smithi026.stdout:2666: writing smithi02669314-49 from 12804096 to 12902400 tid 4 2024-09-01T00:37:50.972 INFO:tasks.rados.rados.0.smithi026.stdout:2667: rollback oid 48 current snap is 264 2024-09-01T00:37:50.972 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 48 to 248 2024-09-01T00:37:50.972 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1178 (ObjNum 65 snap 0 seq_num 124744528) dirty exists 2024-09-01T00:37:50.972 INFO:tasks.rados.rados.0.smithi026.stdout:2666: finishing write tid 1 to smithi02669314-49 2024-09-01T00:37:50.972 INFO:tasks.rados.rados.0.smithi026.stdout:2665: done (2 left) 2024-09-01T00:37:50.972 INFO:tasks.rados.rados.0.smithi026.stdout:2668: setattr oid 21 current snap is 264 2024-09-01T00:37:50.973 INFO:tasks.rados.rados.0.smithi026.stdout:2666: finishing write tid 2 to smithi02669314-49 2024-09-01T00:37:50.974 INFO:tasks.rados.rados.0.smithi026.stdout:2669: copy_from oid 18 from oid 39 current snap is 264 2024-09-01T00:37:50.974 INFO:tasks.rados.rados.0.smithi026.stdout:2670: rmattr oid 6 current snap is 264 2024-09-01T00:37:50.974 INFO:tasks.rados.rados.0.smithi026.stdout:2670: done (4 left) 2024-09-01T00:37:50.974 INFO:tasks.rados.rados.0.smithi026.stdout:2671: copy_from oid 30 from oid 46 current snap is 264 2024-09-01T00:37:50.974 INFO:tasks.rados.rados.0.smithi026.stdout:2672: read oid 42 snap -1 2024-09-01T00:37:50.974 INFO:tasks.rados.rados.0.smithi026.stdout:2672: expect deleted 2024-09-01T00:37:50.974 INFO:tasks.rados.rados.0.smithi026.stdout:2673: delete oid 10 current snap is 264 2024-09-01T00:37:50.975 INFO:tasks.rados.rados.0.smithi026.stdout:2671: finishing copy_from to smithi02669314-30 2024-09-01T00:37:50.975 INFO:tasks.rados.rados.0.smithi026.stdout:2671: got expected ENOENT (src dne) 2024-09-01T00:37:50.975 INFO:tasks.rados.rados.0.smithi026.stdout:2671: finishing copy_from racing read to smithi02669314-30 2024-09-01T00:37:50.976 INFO:tasks.rados.rados.0.smithi026.stdout:2666: finishing write tid 3 to smithi02669314-49 2024-09-01T00:37:50.976 INFO:tasks.rados.rados.0.smithi026.stdout:2666: finishing write tid 4 to smithi02669314-49 2024-09-01T00:37:50.977 INFO:tasks.rados.rados.0.smithi026.stdout:2667: finishing rollback tid 0 to smithi02669314-48 2024-09-01T00:37:50.977 INFO:tasks.rados.rados.0.smithi026.stdout:2667: finishing rollback tid 1 to smithi02669314-48 2024-09-01T00:37:50.978 INFO:tasks.rados.rados.0.smithi026.stdout:2671: done (6 left) 2024-09-01T00:37:50.979 INFO:tasks.rados.rados.0.smithi026.stdout:2672: done (5 left) 2024-09-01T00:37:50.979 INFO:tasks.rados.rados.0.smithi026.stdout:2673: done (4 left) 2024-09-01T00:37:50.979 INFO:tasks.rados.rados.0.smithi026.stdout:2674: rmattr oid 2 current snap is 264 2024-09-01T00:37:50.979 INFO:tasks.rados.rados.0.smithi026.stdout:2674: done (4 left) 2024-09-01T00:37:50.979 INFO:tasks.rados.rados.0.smithi026.stdout:2675: delete oid 36 current snap is 264 2024-09-01T00:37:50.979 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 980 (ObjNum 803 snap 249 seq_num 803) dirty exists 2024-09-01T00:37:50.980 INFO:tasks.rados.rados.0.smithi026.stdout:2667: finishing rollback tid 2 to smithi02669314-48 2024-09-01T00:37:50.980 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1214 (ObjNum 738 snap 224 seq_num 738) dirty exists 2024-09-01T00:37:50.980 INFO:tasks.rados.rados.0.smithi026.stdout:2666: finishing write tid 5 to smithi02669314-49 2024-09-01T00:37:50.980 INFO:tasks.rados.rados.0.smithi026.stdout:2666: finishing write tid 6 to smithi02669314-49 2024-09-01T00:37:50.980 INFO:tasks.rados.rados.0.smithi026.stdout:2666: oid 49 updating version 0 to 744 2024-09-01T00:37:50.980 INFO:tasks.rados.rados.0.smithi026.stdout:2666: oid 49 version 744 is already newer than 741 2024-09-01T00:37:50.980 INFO:tasks.rados.rados.0.smithi026.stdout:2666: oid 49 version 744 is already newer than 742 2024-09-01T00:37:50.980 INFO:tasks.rados.rados.0.smithi026.stdout:2666: oid 49 updating version 744 to 745 2024-09-01T00:37:50.980 INFO:tasks.rados.rados.0.smithi026.stdout:2666: oid 49 version 745 is already newer than 743 2024-09-01T00:37:50.980 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 745 (ObjNum 834 snap 264 seq_num 834) dirty exists 2024-09-01T00:37:50.981 INFO:tasks.rados.rados.0.smithi026.stdout:2666: left oid 49 (ObjNum 834 snap 264 seq_num 834) 2024-09-01T00:37:50.982 INFO:tasks.rados.rados.0.smithi026.stdout:2666: done (4 left) 2024-09-01T00:37:50.982 INFO:tasks.rados.rados.0.smithi026.stdout:2667: done (3 left) 2024-09-01T00:37:50.982 INFO:tasks.rados.rados.0.smithi026.stdout:2668: done (2 left) 2024-09-01T00:37:50.982 INFO:tasks.rados.rados.0.smithi026.stdout:2675: done (1 left) 2024-09-01T00:37:50.982 INFO:tasks.rados.rados.0.smithi026.stdout:2676: rollback oid 12 current snap is 264 2024-09-01T00:37:50.982 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 12 to 251 2024-09-01T00:37:50.982 INFO:tasks.rados.rados.0.smithi026.stdout:2677: rollback oid 34 current snap is 264 2024-09-01T00:37:50.982 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 34 to 244 2024-09-01T00:37:50.982 INFO:tasks.rados.rados.0.smithi026.stdout:2678: read oid 4 snap 239 2024-09-01T00:37:50.982 INFO:tasks.rados.rados.0.smithi026.stdout:2678: expect (ObjNum 614 snap 180 seq_num 614) 2024-09-01T00:37:50.982 INFO:tasks.rados.rados.0.smithi026.stdout:2679: rollback oid 37 current snap is 264 2024-09-01T00:37:50.983 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 37 to 255 2024-09-01T00:37:50.983 INFO:tasks.rados.rados.0.smithi026.stdout:2680: read oid 42 snap 251 2024-09-01T00:37:50.983 INFO:tasks.rados.rados.0.smithi026.stdout:2680: expect deleted 2024-09-01T00:37:50.983 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 264 2024-09-01T00:37:50.983 INFO:tasks.rados.rados.0.smithi026.stdout:2681: seq_num 837 ranges {0=425984,425984=655360,1081344=729088,1810432=221184} 2024-09-01T00:37:50.984 INFO:tasks.rados.rados.0.smithi026.stdout:2681: writing smithi02669314-46 from 0 to 425984 tid 1 2024-09-01T00:37:50.989 INFO:tasks.rados.rados.0.smithi026.stdout:2681: writing smithi02669314-46 from 425984 to 1081344 tid 2 2024-09-01T00:37:50.994 INFO:tasks.rados.rados.0.smithi026.stdout:2681: writing smithi02669314-46 from 1081344 to 1810432 tid 3 2024-09-01T00:37:50.996 INFO:tasks.rados.rados.0.smithi026.stdout:2681: writing smithi02669314-46 from 1810432 to 2031616 tid 4 2024-09-01T00:37:50.996 INFO:tasks.rados.rados.0.smithi026.stdout:2682: rollback oid 36 current snap is 264 2024-09-01T00:37:50.996 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 36 to 176 2024-09-01T00:37:50.996 INFO:tasks.rados.rados.0.smithi026.stdout:2677: finishing rollback tid 1 to smithi02669314-34 2024-09-01T00:37:50.996 INFO:tasks.rados.rados.0.smithi026.stdout:2677: finishing rollback tid 2 to smithi02669314-34 2024-09-01T00:37:50.996 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 966 (ObjNum 702 snap 212 seq_num 702) dirty exists 2024-09-01T00:37:50.996 INFO:tasks.rados.rados.0.smithi026.stdout:2679: finishing rollback tid 1 to smithi02669314-37 2024-09-01T00:37:50.997 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 939 (ObjNum 177 snap 0 seq_num 134278352) dirty dne 2024-09-01T00:37:50.997 INFO:tasks.rados.rados.0.smithi026.stdout:2681: finishing write tid 1 to smithi02669314-46 2024-09-01T00:37:50.997 INFO:tasks.rados.rados.0.smithi026.stdout:2678: expect (ObjNum 614 snap 180 seq_num 614) 2024-09-01T00:37:51.018 INFO:tasks.rados.rados.0.smithi026.stdout:2682: finishing rollback tid 1 to smithi02669314-36 2024-09-01T00:37:51.018 INFO:tasks.rados.rados.0.smithi026.stdout:2669: finishing copy_from racing read to smithi02669314-18 2024-09-01T00:37:51.018 INFO:tasks.rados.rados.0.smithi026.stdout:2676: finishing rollback tid 0 to smithi02669314-12 2024-09-01T00:37:51.018 INFO:tasks.rados.rados.0.smithi026.stdout:2676: finishing rollback tid 1 to smithi02669314-12 2024-09-01T00:37:51.018 INFO:tasks.rados.rados.0.smithi026.stdout:2676: finishing rollback tid 2 to smithi02669314-12 2024-09-01T00:37:51.019 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 984 (ObjNum 791 snap 249 seq_num 791) dirty exists 2024-09-01T00:37:51.019 INFO:tasks.rados.rados.0.smithi026.stdout:2682: finishing rollback tid 2 to smithi02669314-36 2024-09-01T00:37:51.019 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 983 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:37:51.019 INFO:tasks.rados.rados.0.smithi026.stdout:2669: finishing copy_from to smithi02669314-18 2024-09-01T00:37:51.019 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 1107 (ObjNum 828 snap 263 seq_num 828) dirty exists 2024-09-01T00:37:51.019 INFO:tasks.rados.rados.0.smithi026.stdout:2681: finishing write tid 2 to smithi02669314-46 2024-09-01T00:37:51.019 INFO:tasks.rados.rados.0.smithi026.stdout:2681: finishing write tid 3 to smithi02669314-46 2024-09-01T00:37:51.019 INFO:tasks.rados.rados.0.smithi026.stdout:2669: done (7 left) 2024-09-01T00:37:51.019 INFO:tasks.rados.rados.0.smithi026.stdout:2676: done (6 left) 2024-09-01T00:37:51.019 INFO:tasks.rados.rados.0.smithi026.stdout:2677: done (5 left) 2024-09-01T00:37:51.019 INFO:tasks.rados.rados.0.smithi026.stdout:2678: done (4 left) 2024-09-01T00:37:51.019 INFO:tasks.rados.rados.0.smithi026.stdout:2679: done (3 left) 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2680: done (2 left) 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2682: done (1 left) 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2683: read oid 37 snap -1 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2683: expect deleted 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2684: snap_create 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2681: finishing write tid 4 to smithi02669314-46 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2681: finishing write tid 5 to smithi02669314-46 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2681: finishing write tid 6 to smithi02669314-46 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2681: oid 46 updating version 0 to 1101 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2681: oid 46 updating version 1101 to 1102 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2681: oid 46 updating version 1102 to 1103 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2681: oid 46 updating version 1103 to 1104 2024-09-01T00:37:51.020 INFO:tasks.rados.rados.0.smithi026.stdout:2681: oid 46 version 1104 is already newer than 1100 2024-09-01T00:37:51.021 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1104 (ObjNum 837 snap 264 seq_num 837) dirty exists 2024-09-01T00:37:51.021 INFO:tasks.rados.rados.0.smithi026.stdout:2681: left oid 46 (ObjNum 837 snap 264 seq_num 837) 2024-09-01T00:37:51.862 INFO:tasks.rados.rados.0.smithi026.stdout:2681: done (2 left) 2024-09-01T00:37:51.862 INFO:tasks.rados.rados.0.smithi026.stdout:2683: done (1 left) 2024-09-01T00:37:51.862 INFO:tasks.rados.rados.0.smithi026.stdout:2684: done (0 left) 2024-09-01T00:37:51.862 INFO:tasks.rados.rados.0.smithi026.stdout:2685: delete oid 35 current snap is 265 2024-09-01T00:37:51.865 INFO:tasks.rados.rados.0.smithi026.stdout:2685: done (0 left) 2024-09-01T00:37:51.865 INFO:tasks.rados.rados.0.smithi026.stdout:2686: snap_create 2024-09-01T00:37:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:51 smithi139 ceph-mon[73682]: pgmap v554: 121 pgs: 121 active+clean; 485 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-09-01T00:37:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:51 smithi139 ceph-mon[73682]: osdmap e592: 8 total, 8 up, 8 in 2024-09-01T00:37:52.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:51 smithi026 ceph-mon[83580]: pgmap v554: 121 pgs: 121 active+clean; 485 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-09-01T00:37:52.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:51 smithi026 ceph-mon[83580]: osdmap e592: 8 total, 8 up, 8 in 2024-09-01T00:37:52.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:51 smithi026 ceph-mon[81182]: pgmap v554: 121 pgs: 121 active+clean; 485 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-09-01T00:37:52.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:51 smithi026 ceph-mon[81182]: osdmap e592: 8 total, 8 up, 8 in 2024-09-01T00:37:52.867 INFO:tasks.rados.rados.0.smithi026.stdout:2686: done (0 left) 2024-09-01T00:37:52.867 INFO:tasks.rados.rados.0.smithi026.stdout:2687: copy_from oid 2 from oid 45 current snap is 266 2024-09-01T00:37:52.868 INFO:tasks.rados.rados.0.smithi026.stdout:2688: rmattr oid 23 current snap is 266 2024-09-01T00:37:52.868 INFO:tasks.rados.rados.0.smithi026.stdout:2688: done (1 left) 2024-09-01T00:37:52.868 INFO:tasks.rados.rados.0.smithi026.stdout:2689: rmattr oid 14 current snap is 266 2024-09-01T00:37:52.868 INFO:tasks.rados.rados.0.smithi026.stdout:2689: done (1 left) 2024-09-01T00:37:52.868 INFO:tasks.rados.rados.0.smithi026.stdout:2690: delete oid 18 current snap is 266 2024-09-01T00:37:52.869 INFO:tasks.rados.rados.0.smithi026.stdout:2690: done (1 left) 2024-09-01T00:37:52.869 INFO:tasks.rados.rados.0.smithi026.stdout:2691: snap_remove snap 259 2024-09-01T00:37:52.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:52 smithi026 ceph-mon[81182]: osdmap e593: 8 total, 8 up, 8 in 2024-09-01T00:37:52.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:52 smithi026 ceph-mon[81182]: pgmap v557: 121 pgs: 121 active+clean; 499 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-09-01T00:37:52.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:37:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:37:52] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-09-01T00:37:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:52 smithi026 ceph-mon[83580]: osdmap e593: 8 total, 8 up, 8 in 2024-09-01T00:37:52.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:52 smithi026 ceph-mon[83580]: pgmap v557: 121 pgs: 121 active+clean; 499 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-09-01T00:37:53.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:52 smithi139 ceph-mon[73682]: osdmap e593: 8 total, 8 up, 8 in 2024-09-01T00:37:53.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:52 smithi139 ceph-mon[73682]: pgmap v557: 121 pgs: 121 active+clean; 499 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-09-01T00:37:53.872 INFO:tasks.rados.rados.0.smithi026.stdout:2691: done (1 left) 2024-09-01T00:37:53.872 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 22 current snap is 266 2024-09-01T00:37:53.872 INFO:tasks.rados.rados.0.smithi026.stdout:2687: finishing copy_from to smithi02669314-2 2024-09-01T00:37:53.872 INFO:tasks.rados.rados.0.smithi026.stdout:2687: got expected ENOENT (src dne) 2024-09-01T00:37:53.872 INFO:tasks.rados.rados.0.smithi026.stdout:2687: finishing copy_from racing read to smithi02669314-2 2024-09-01T00:37:53.873 INFO:tasks.rados.rados.0.smithi026.stdout:2692: seq_num 840 ranges {5283840=475136,5758976=712704,6471680=499712,6971392=393216} 2024-09-01T00:37:53.904 INFO:tasks.rados.rados.0.smithi026.stdout:2692: writing smithi02669314-22 from 5283840 to 5758976 tid 1 2024-09-01T00:37:53.908 INFO:tasks.rados.rados.0.smithi026.stdout:2692: writing smithi02669314-22 from 5758976 to 6471680 tid 2 2024-09-01T00:37:53.911 INFO:tasks.rados.rados.0.smithi026.stdout:2692: writing smithi02669314-22 from 6471680 to 6971392 tid 3 2024-09-01T00:37:53.914 INFO:tasks.rados.rados.0.smithi026.stdout:2692: writing smithi02669314-22 from 6971392 to 7364608 tid 4 2024-09-01T00:37:53.914 INFO:tasks.rados.rados.0.smithi026.stdout:2687: done (1 left) 2024-09-01T00:37:53.914 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 266 2024-09-01T00:37:53.914 INFO:tasks.rados.rados.0.smithi026.stdout:2693: seq_num 841 ranges {3129344=491520,3620864=598016,4218880=704512,4923392=303104} 2024-09-01T00:37:53.934 INFO:tasks.rados.rados.0.smithi026.stdout:2693: writing smithi02669314-13 from 3129344 to 3620864 tid 1 2024-09-01T00:37:53.937 INFO:tasks.rados.rados.0.smithi026.stdout:2693: writing smithi02669314-13 from 3620864 to 4218880 tid 2 2024-09-01T00:37:53.941 INFO:tasks.rados.rados.0.smithi026.stdout:2693: writing smithi02669314-13 from 4218880 to 4923392 tid 3 2024-09-01T00:37:53.943 INFO:tasks.rados.rados.0.smithi026.stdout:2693: writing smithi02669314-13 from 4923392 to 5226496 tid 4 2024-09-01T00:37:53.943 INFO:tasks.rados.rados.0.smithi026.stdout:2694: snap_remove snap 248 2024-09-01T00:37:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:53 smithi026 ceph-mon[81182]: osdmap e594: 8 total, 8 up, 8 in 2024-09-01T00:37:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:53 smithi026 ceph-mon[83580]: osdmap e594: 8 total, 8 up, 8 in 2024-09-01T00:37:54.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:53 smithi139 ceph-mon[73682]: osdmap e594: 8 total, 8 up, 8 in 2024-09-01T00:37:54.878 INFO:tasks.rados.rados.0.smithi026.stdout:2692: finishing write tid 1 to smithi02669314-22 2024-09-01T00:37:54.878 INFO:tasks.rados.rados.0.smithi026.stdout:2692: finishing write tid 2 to smithi02669314-22 2024-09-01T00:37:54.878 INFO:tasks.rados.rados.0.smithi026.stdout:2692: finishing write tid 3 to smithi02669314-22 2024-09-01T00:37:54.878 INFO:tasks.rados.rados.0.smithi026.stdout:2692: finishing write tid 4 to smithi02669314-22 2024-09-01T00:37:54.878 INFO:tasks.rados.rados.0.smithi026.stdout:2692: finishing write tid 5 to smithi02669314-22 2024-09-01T00:37:54.878 INFO:tasks.rados.rados.0.smithi026.stdout:2692: finishing write tid 6 to smithi02669314-22 2024-09-01T00:37:54.878 INFO:tasks.rados.rados.0.smithi026.stdout:2692: oid 22 updating version 0 to 1108 2024-09-01T00:37:54.878 INFO:tasks.rados.rados.0.smithi026.stdout:2692: oid 22 updating version 1108 to 1109 2024-09-01T00:37:54.878 INFO:tasks.rados.rados.0.smithi026.stdout:2692: oid 22 version 1109 is already newer than 1106 2024-09-01T00:37:54.879 INFO:tasks.rados.rados.0.smithi026.stdout:2692: oid 22 version 1109 is already newer than 1107 2024-09-01T00:37:54.879 INFO:tasks.rados.rados.0.smithi026.stdout:2692: oid 22 version 1109 is already newer than 1105 2024-09-01T00:37:54.879 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 1109 (ObjNum 840 snap 266 seq_num 840) dirty exists 2024-09-01T00:37:54.879 INFO:tasks.rados.rados.0.smithi026.stdout:2692: left oid 22 (ObjNum 840 snap 266 seq_num 840) 2024-09-01T00:37:54.879 INFO:tasks.rados.rados.0.smithi026.stdout:2693: finishing write tid 1 to smithi02669314-13 2024-09-01T00:37:54.879 INFO:tasks.rados.rados.0.smithi026.stdout:2693: finishing write tid 2 to smithi02669314-13 2024-09-01T00:37:54.879 INFO:tasks.rados.rados.0.smithi026.stdout:2693: finishing write tid 3 to smithi02669314-13 2024-09-01T00:37:54.879 INFO:tasks.rados.rados.0.smithi026.stdout:2693: finishing write tid 4 to smithi02669314-13 2024-09-01T00:37:54.879 INFO:tasks.rados.rados.0.smithi026.stdout:2693: finishing write tid 5 to smithi02669314-13 2024-09-01T00:37:54.879 INFO:tasks.rados.rados.0.smithi026.stdout:2693: finishing write tid 6 to smithi02669314-13 2024-09-01T00:37:54.880 INFO:tasks.rados.rados.0.smithi026.stdout:2693: oid 13 updating version 0 to 989 2024-09-01T00:37:54.880 INFO:tasks.rados.rados.0.smithi026.stdout:2693: oid 13 version 989 is already newer than 986 2024-09-01T00:37:54.880 INFO:tasks.rados.rados.0.smithi026.stdout:2693: oid 13 version 989 is already newer than 985 2024-09-01T00:37:54.880 INFO:tasks.rados.rados.0.smithi026.stdout:2693: oid 13 version 989 is already newer than 988 2024-09-01T00:37:54.880 INFO:tasks.rados.rados.0.smithi026.stdout:2693: oid 13 version 989 is already newer than 987 2024-09-01T00:37:54.880 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 989 (ObjNum 841 snap 266 seq_num 841) dirty exists 2024-09-01T00:37:54.880 INFO:tasks.rados.rados.0.smithi026.stdout:2693: left oid 13 (ObjNum 841 snap 266 seq_num 841) 2024-09-01T00:37:54.880 INFO:tasks.rados.rados.0.smithi026.stdout:2692: done (2 left) 2024-09-01T00:37:54.880 INFO:tasks.rados.rados.0.smithi026.stdout:2693: done (1 left) 2024-09-01T00:37:54.880 INFO:tasks.rados.rados.0.smithi026.stdout:2694: done (0 left) 2024-09-01T00:37:54.880 INFO:tasks.rados.rados.0.smithi026.stdout:2695: setattr oid 27 current snap is 266 2024-09-01T00:37:54.881 INFO:tasks.rados.rados.0.smithi026.stdout:2696: rmattr oid 39 current snap is 266 2024-09-01T00:37:54.881 INFO:tasks.rados.rados.0.smithi026.stdout:2696: done (1 left) 2024-09-01T00:37:54.881 INFO:tasks.rados.rados.0.smithi026.stdout:2697: rollback oid 22 current snap is 266 2024-09-01T00:37:54.882 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 22 to 264 2024-09-01T00:37:54.882 INFO:tasks.rados.rados.0.smithi026.stdout:2698: snap_remove snap 214 2024-09-01T00:37:55.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:54 smithi026 ceph-mon[81182]: osdmap e595: 8 total, 8 up, 8 in 2024-09-01T00:37:55.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:54 smithi026 ceph-mon[81182]: pgmap v560: 121 pgs: 121 active+clean; 504 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2024-09-01T00:37:55.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:54 smithi026 ceph-mon[83580]: osdmap e595: 8 total, 8 up, 8 in 2024-09-01T00:37:55.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:54 smithi026 ceph-mon[83580]: pgmap v560: 121 pgs: 121 active+clean; 504 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2024-09-01T00:37:55.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:54 smithi139 ceph-mon[73682]: osdmap e595: 8 total, 8 up, 8 in 2024-09-01T00:37:55.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:54 smithi139 ceph-mon[73682]: pgmap v560: 121 pgs: 121 active+clean; 504 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2024-09-01T00:37:55.882 INFO:tasks.rados.rados.0.smithi026.stdout:2698: done (2 left) 2024-09-01T00:37:55.882 INFO:tasks.rados.rados.0.smithi026.stdout:2699: delete oid 18 current snap is 266 2024-09-01T00:37:55.882 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1186 (ObjNum 737 snap 224 seq_num 737) dirty exists 2024-09-01T00:37:55.882 INFO:tasks.rados.rados.0.smithi026.stdout:2697: finishing rollback tid 0 to smithi02669314-22 2024-09-01T00:37:55.883 INFO:tasks.rados.rados.0.smithi026.stdout:2697: finishing rollback tid 1 to smithi02669314-22 2024-09-01T00:37:55.883 INFO:tasks.rados.rados.0.smithi026.stdout:2697: finishing rollback tid 2 to smithi02669314-22 2024-09-01T00:37:55.883 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 1112 (ObjNum 816 snap 253 seq_num 816) dirty exists 2024-09-01T00:37:55.898 INFO:tasks.rados.rados.0.smithi026.stdout:2695: done (2 left) 2024-09-01T00:37:55.898 INFO:tasks.rados.rados.0.smithi026.stdout:2697: done (1 left) 2024-09-01T00:37:55.898 INFO:tasks.rados.rados.0.smithi026.stdout:2699: done (0 left) 2024-09-01T00:37:55.898 INFO:tasks.rados.rados.0.smithi026.stdout:2700: read oid 50 snap -1 2024-09-01T00:37:55.898 INFO:tasks.rados.rados.0.smithi026.stdout:2700: expect (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:37:55.898 INFO:tasks.rados.rados.0.smithi026.stdout:2701: rollback oid 21 current snap is 266 2024-09-01T00:37:55.898 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 21 to 232 2024-09-01T00:37:55.899 INFO:tasks.rados.rados.0.smithi026.stdout:2702: delete oid 35 current snap is 266 2024-09-01T00:37:55.904 INFO:tasks.rados.rados.0.smithi026.stdout:2702: done (2 left) 2024-09-01T00:37:55.904 INFO:tasks.rados.rados.0.smithi026.stdout:2703: delete oid 33 current snap is 266 2024-09-01T00:37:55.904 INFO:tasks.rados.rados.0.smithi026.stdout:2701: finishing rollback tid 0 to smithi02669314-21 2024-09-01T00:37:55.904 INFO:tasks.rados.rados.0.smithi026.stdout:2701: finishing rollback tid 1 to smithi02669314-21 2024-09-01T00:37:55.904 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 985 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-01T00:37:55.910 INFO:tasks.rados.rados.0.smithi026.stdout:2701: done (2 left) 2024-09-01T00:37:55.910 INFO:tasks.rados.rados.0.smithi026.stdout:2703: done (1 left) 2024-09-01T00:37:55.911 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 266 2024-09-01T00:37:55.911 INFO:tasks.rados.rados.0.smithi026.stdout:2704: seq_num 845 ranges {499712=557056,1056768=581632,1638400=688128,2326528=335872} 2024-09-01T00:37:55.916 INFO:tasks.rados.rados.0.smithi026.stdout:2704: writing smithi02669314-6 from 499712 to 1056768 tid 1 2024-09-01T00:37:55.919 INFO:tasks.rados.rados.0.smithi026.stdout:2704: writing smithi02669314-6 from 1056768 to 1638400 tid 2 2024-09-01T00:37:55.923 INFO:tasks.rados.rados.0.smithi026.stdout:2704: writing smithi02669314-6 from 1638400 to 2326528 tid 3 2024-09-01T00:37:55.925 INFO:tasks.rados.rados.0.smithi026.stdout:2704: writing smithi02669314-6 from 2326528 to 2662400 tid 4 2024-09-01T00:37:55.925 INFO:tasks.rados.rados.0.smithi026.stdout:2705: delete oid 20 current snap is 266 2024-09-01T00:37:55.925 INFO:tasks.rados.rados.0.smithi026.stdout:2700: expect (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:37:56.040 INFO:tasks.rados.rados.0.smithi026.stdout:2704: finishing write tid 1 to smithi02669314-6 2024-09-01T00:37:56.040 INFO:tasks.rados.rados.0.smithi026.stdout:2704: finishing write tid 2 to smithi02669314-6 2024-09-01T00:37:56.040 INFO:tasks.rados.rados.0.smithi026.stdout:2704: finishing write tid 3 to smithi02669314-6 2024-09-01T00:37:56.040 INFO:tasks.rados.rados.0.smithi026.stdout:2704: finishing write tid 4 to smithi02669314-6 2024-09-01T00:37:56.040 INFO:tasks.rados.rados.0.smithi026.stdout:2704: finishing write tid 5 to smithi02669314-6 2024-09-01T00:37:56.040 INFO:tasks.rados.rados.0.smithi026.stdout:2704: finishing write tid 6 to smithi02669314-6 2024-09-01T00:37:56.041 INFO:tasks.rados.rados.0.smithi026.stdout:2704: oid 6 updating version 0 to 1091 2024-09-01T00:37:56.041 INFO:tasks.rados.rados.0.smithi026.stdout:2704: oid 6 version 1091 is already newer than 1089 2024-09-01T00:37:56.041 INFO:tasks.rados.rados.0.smithi026.stdout:2704: oid 6 version 1091 is already newer than 1090 2024-09-01T00:37:56.041 INFO:tasks.rados.rados.0.smithi026.stdout:2704: oid 6 version 1091 is already newer than 1087 2024-09-01T00:37:56.041 INFO:tasks.rados.rados.0.smithi026.stdout:2704: oid 6 version 1091 is already newer than 1088 2024-09-01T00:37:56.041 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 1091 (ObjNum 845 snap 266 seq_num 845) dirty exists 2024-09-01T00:37:56.041 INFO:tasks.rados.rados.0.smithi026.stdout:2704: left oid 6 (ObjNum 845 snap 266 seq_num 845) 2024-09-01T00:37:56.041 INFO:tasks.rados.rados.0.smithi026.stdout:2700: done (2 left) 2024-09-01T00:37:56.041 INFO:tasks.rados.rados.0.smithi026.stdout:2704: done (1 left) 2024-09-01T00:37:56.041 INFO:tasks.rados.rados.0.smithi026.stdout:2705: done (0 left) 2024-09-01T00:37:56.041 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 266 2024-09-01T00:37:56.041 INFO:tasks.rados.rados.0.smithi026.stdout:2706: seq_num 847 ranges {4505600=589824,5095424=753664,5849088=655360,6504448=196608} 2024-09-01T00:37:56.067 INFO:tasks.rados.rados.0.smithi026.stdout:2706: writing smithi02669314-15 from 4505600 to 5095424 tid 1 2024-09-01T00:37:56.071 INFO:tasks.rados.rados.0.smithi026.stdout:2706: writing smithi02669314-15 from 5095424 to 5849088 tid 2 2024-09-01T00:37:56.075 INFO:tasks.rados.rados.0.smithi026.stdout:2706: writing smithi02669314-15 from 5849088 to 6504448 tid 3 2024-09-01T00:37:56.077 INFO:tasks.rados.rados.0.smithi026.stdout:2706: writing smithi02669314-15 from 6504448 to 6701056 tid 4 2024-09-01T00:37:56.077 INFO:tasks.rados.rados.0.smithi026.stdout:2707: snap_create 2024-09-01T00:37:56.077 INFO:tasks.rados.rados.0.smithi026.stdout:2706: finishing write tid 1 to smithi02669314-15 2024-09-01T00:37:56.077 INFO:tasks.rados.rados.0.smithi026.stdout:2706: finishing write tid 2 to smithi02669314-15 2024-09-01T00:37:56.079 INFO:tasks.rados.rados.0.smithi026.stdout:2706: finishing write tid 3 to smithi02669314-15 2024-09-01T00:37:56.079 INFO:tasks.rados.rados.0.smithi026.stdout:2706: finishing write tid 4 to smithi02669314-15 2024-09-01T00:37:56.079 INFO:tasks.rados.rados.0.smithi026.stdout:2706: finishing write tid 5 to smithi02669314-15 2024-09-01T00:37:56.080 INFO:tasks.rados.rados.0.smithi026.stdout:2706: finishing write tid 6 to smithi02669314-15 2024-09-01T00:37:56.080 INFO:tasks.rados.rados.0.smithi026.stdout:2706: oid 15 updating version 0 to 1258 2024-09-01T00:37:56.080 INFO:tasks.rados.rados.0.smithi026.stdout:2706: oid 15 version 1258 is already newer than 1255 2024-09-01T00:37:56.081 INFO:tasks.rados.rados.0.smithi026.stdout:2706: oid 15 version 1258 is already newer than 1256 2024-09-01T00:37:56.081 INFO:tasks.rados.rados.0.smithi026.stdout:2706: oid 15 version 1258 is already newer than 1257 2024-09-01T00:37:56.081 INFO:tasks.rados.rados.0.smithi026.stdout:2706: oid 15 updating version 1258 to 1259 2024-09-01T00:37:56.081 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1259 (ObjNum 847 snap 266 seq_num 847) dirty exists 2024-09-01T00:37:56.081 INFO:tasks.rados.rados.0.smithi026.stdout:2706: left oid 15 (ObjNum 847 snap 266 seq_num 847) 2024-09-01T00:37:56.158 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:55 smithi139 ceph-mon[73682]: osdmap e596: 8 total, 8 up, 8 in 2024-09-01T00:37:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:55 smithi026 ceph-mon[81182]: osdmap e596: 8 total, 8 up, 8 in 2024-09-01T00:37:56.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:55 smithi026 ceph-mon[83580]: osdmap e596: 8 total, 8 up, 8 in 2024-09-01T00:37:56.887 INFO:tasks.rados.rados.0.smithi026.stdout:2706: done (1 left) 2024-09-01T00:37:56.887 INFO:tasks.rados.rados.0.smithi026.stdout:2707: done (0 left) 2024-09-01T00:37:56.887 INFO:tasks.rados.rados.0.smithi026.stdout:2708: delete oid 47 current snap is 267 2024-09-01T00:37:56.889 INFO:tasks.rados.rados.0.smithi026.stdout:2708: done (0 left) 2024-09-01T00:37:56.890 INFO:tasks.rados.rados.0.smithi026.stdout:2709: copy_from oid 37 from oid 34 current snap is 267 2024-09-01T00:37:56.890 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 267 2024-09-01T00:37:56.890 INFO:tasks.rados.rados.0.smithi026.stdout:2710: seq_num 849 ranges {4767744=622592,5390336=516096,5906432=663552,6569984=425984} 2024-09-01T00:37:56.920 INFO:tasks.rados.rados.0.smithi026.stdout:2710: writing smithi02669314-9 from 4767744 to 5390336 tid 1 2024-09-01T00:37:56.923 INFO:tasks.rados.rados.0.smithi026.stdout:2710: writing smithi02669314-9 from 5390336 to 5906432 tid 2 2024-09-01T00:37:56.927 INFO:tasks.rados.rados.0.smithi026.stdout:2710: writing smithi02669314-9 from 5906432 to 6569984 tid 3 2024-09-01T00:37:56.930 INFO:tasks.rados.rados.0.smithi026.stdout:2710: writing smithi02669314-9 from 6569984 to 6995968 tid 4 2024-09-01T00:37:56.930 INFO:tasks.rados.rados.0.smithi026.stdout:2711: rollback oid 27 current snap is 267 2024-09-01T00:37:56.930 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 27 to 264 2024-09-01T00:37:56.930 INFO:tasks.rados.rados.0.smithi026.stdout:2710: finishing write tid 1 to smithi02669314-9 2024-09-01T00:37:56.930 INFO:tasks.rados.rados.0.smithi026.stdout:2709: finishing copy_from racing read to smithi02669314-37 2024-09-01T00:37:56.930 INFO:tasks.rados.rados.0.smithi026.stdout:2710: finishing write tid 2 to smithi02669314-9 2024-09-01T00:37:56.930 INFO:tasks.rados.rados.0.smithi026.stdout:2712: delete oid 28 current snap is 267 2024-09-01T00:37:56.931 INFO:tasks.rados.rados.0.smithi026.stdout:2709: finishing copy_from to smithi02669314-37 2024-09-01T00:37:56.932 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 966 (ObjNum 702 snap 212 seq_num 702) dirty exists 2024-09-01T00:37:56.932 INFO:tasks.rados.rados.0.smithi026.stdout:2709: done (3 left) 2024-09-01T00:37:56.932 INFO:tasks.rados.rados.0.smithi026.stdout:2712: done (2 left) 2024-09-01T00:37:56.932 INFO:tasks.rados.rados.0.smithi026.stdout:2713: delete oid 20 current snap is 267 2024-09-01T00:37:56.933 INFO:tasks.rados.rados.0.smithi026.stdout:2710: finishing write tid 3 to smithi02669314-9 2024-09-01T00:37:56.933 INFO:tasks.rados.rados.0.smithi026.stdout:2710: finishing write tid 4 to smithi02669314-9 2024-09-01T00:37:56.934 INFO:tasks.rados.rados.0.smithi026.stdout:2710: finishing write tid 5 to smithi02669314-9 2024-09-01T00:37:56.935 INFO:tasks.rados.rados.0.smithi026.stdout:2713: done (2 left) 2024-09-01T00:37:56.935 INFO:tasks.rados.rados.0.smithi026.stdout:2714: snap_create 2024-09-01T00:37:56.936 INFO:tasks.rados.rados.0.smithi026.stdout:2711: finishing rollback tid 0 to smithi02669314-27 2024-09-01T00:37:56.937 INFO:tasks.rados.rados.0.smithi026.stdout:2711: finishing rollback tid 1 to smithi02669314-27 2024-09-01T00:37:56.937 INFO:tasks.rados.rados.0.smithi026.stdout:2711: finishing rollback tid 2 to smithi02669314-27 2024-09-01T00:37:56.937 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1204 (ObjNum 737 snap 224 seq_num 737) dirty exists 2024-09-01T00:37:56.938 INFO:tasks.rados.rados.0.smithi026.stdout:2710: finishing write tid 6 to smithi02669314-9 2024-09-01T00:37:56.938 INFO:tasks.rados.rados.0.smithi026.stdout:2710: oid 9 updating version 0 to 1199 2024-09-01T00:37:56.938 INFO:tasks.rados.rados.0.smithi026.stdout:2710: oid 9 version 1199 is already newer than 1196 2024-09-01T00:37:56.938 INFO:tasks.rados.rados.0.smithi026.stdout:2710: oid 9 version 1199 is already newer than 1198 2024-09-01T00:37:56.938 INFO:tasks.rados.rados.0.smithi026.stdout:2710: oid 9 version 1199 is already newer than 1197 2024-09-01T00:37:56.938 INFO:tasks.rados.rados.0.smithi026.stdout:2710: oid 9 updating version 1199 to 1200 2024-09-01T00:37:56.938 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 1200 (ObjNum 849 snap 267 seq_num 849) dirty exists 2024-09-01T00:37:56.938 INFO:tasks.rados.rados.0.smithi026.stdout:2710: left oid 9 (ObjNum 849 snap 267 seq_num 849) 2024-09-01T00:37:57.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:56 smithi026 ceph-mon[83580]: osdmap e597: 8 total, 8 up, 8 in 2024-09-01T00:37:57.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:56 smithi026 ceph-mon[83580]: pgmap v563: 121 pgs: 121 active+clean; 516 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.5 MiB/s wr, 23 op/s 2024-09-01T00:37:57.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:56 smithi026 ceph-mon[81182]: osdmap e597: 8 total, 8 up, 8 in 2024-09-01T00:37:57.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:56 smithi026 ceph-mon[81182]: pgmap v563: 121 pgs: 121 active+clean; 516 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.5 MiB/s wr, 23 op/s 2024-09-01T00:37:57.253 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:56 smithi139 ceph-mon[73682]: osdmap e597: 8 total, 8 up, 8 in 2024-09-01T00:37:57.253 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:56 smithi139 ceph-mon[73682]: pgmap v563: 121 pgs: 121 active+clean; 516 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.5 MiB/s wr, 23 op/s 2024-09-01T00:37:57.892 INFO:tasks.rados.rados.0.smithi026.stdout:2710: done (2 left) 2024-09-01T00:37:57.892 INFO:tasks.rados.rados.0.smithi026.stdout:2711: done (1 left) 2024-09-01T00:37:57.892 INFO:tasks.rados.rados.0.smithi026.stdout:2714: done (0 left) 2024-09-01T00:37:57.892 INFO:tasks.rados.rados.0.smithi026.stdout:2715: snap_remove snap 258 2024-09-01T00:37:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:57 smithi026 ceph-mon[81182]: osdmap e598: 8 total, 8 up, 8 in 2024-09-01T00:37:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:57 smithi026 ceph-mon[83580]: osdmap e598: 8 total, 8 up, 8 in 2024-09-01T00:37:58.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:57 smithi139 ceph-mon[73682]: osdmap e598: 8 total, 8 up, 8 in 2024-09-01T00:37:58.898 INFO:tasks.rados.rados.0.smithi026.stdout:2715: done (0 left) 2024-09-01T00:37:58.898 INFO:tasks.rados.rados.0.smithi026.stdout:2716: snap_create 2024-09-01T00:37:58.938 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:58 smithi139 ceph-mon[73682]: osdmap e599: 8 total, 8 up, 8 in 2024-09-01T00:37:58.938 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:58 smithi139 ceph-mon[73682]: pgmap v566: 121 pgs: 121 active+clean; 525 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2024-09-01T00:37:59.193 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:58 smithi139 systemd[1]: Stopping Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:37:59.183Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:37:59.183Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:37:59.183Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:37:59.183Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:37:59.183Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:37:59.183Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:37:59.183Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:37:59.183Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:37:59.183Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:37:59.183Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:37:59.184Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[64806]: ts=2024-09-01T00:37:59.184Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-01T00:37:59.194 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 podman[105888]: 2024-09-01 00:37:59.193471624 +0000 UTC m=+0.109679656 container died a888053ef01921312282941ecca55f743c157020250de9ade19c0b6e0324df2e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:37:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:58 smithi026 ceph-mon[81182]: osdmap e599: 8 total, 8 up, 8 in 2024-09-01T00:37:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:58 smithi026 ceph-mon[81182]: pgmap v566: 121 pgs: 121 active+clean; 525 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2024-09-01T00:37:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:58 smithi026 ceph-mon[83580]: osdmap e599: 8 total, 8 up, 8 in 2024-09-01T00:37:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:58 smithi026 ceph-mon[83580]: pgmap v566: 121 pgs: 121 active+clean; 525 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2024-09-01T00:37:59.800 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 podman[105888]: 2024-09-01 00:37:59.585967422 +0000 UTC m=+0.502175466 container cleanup a888053ef01921312282941ecca55f743c157020250de9ade19c0b6e0324df2e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:37:59.800 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 bash[105888]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a 2024-09-01T00:37:59.900 INFO:tasks.rados.rados.0.smithi026.stdout:2716: done (0 left) 2024-09-01T00:37:59.900 INFO:tasks.rados.rados.0.smithi026.stdout:2717: snap_remove snap 176 2024-09-01T00:38:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:37:59 smithi139 ceph-mon[73682]: osdmap e600: 8 total, 8 up, 8 in 2024-09-01T00:38:00.083 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 podman[105900]: 2024-09-01 00:37:59.801308351 +0000 UTC m=+0.609748203 container remove a888053ef01921312282941ecca55f743c157020250de9ade19c0b6e0324df2e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:38:00.083 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-01T00:38:00.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 systemd[1]: Stopped Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:38:00.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:37:59 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@prometheus.a.service: Consumed 2.536s CPU time. 2024-09-01T00:38:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:37:59 smithi026 ceph-mon[81182]: osdmap e600: 8 total, 8 up, 8 in 2024-09-01T00:38:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:37:59 smithi026 ceph-mon[83580]: osdmap e600: 8 total, 8 up, 8 in 2024-09-01T00:38:00.461 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 systemd[1]: Starting Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:38:00.461 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 podman[106029]: 2024-09-01 00:38:00.245836758 +0000 UTC m=+0.017414624 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-01T00:38:00.461 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 podman[106029]: 2024-09-01 00:38:00.361241733 +0000 UTC m=+0.132819590 container create 664075b7322930eb4586eb8440dd173f9dcfd0541b69a294c3341d678748d418 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:38:00.557 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:38:00.804 INFO:tasks.rados.rados.0.smithi026.stdout:2717: done (0 left) 2024-09-01T00:38:00.804 INFO:tasks.rados.rados.0.smithi026.stdout:2718: setattr oid 43 current snap is 269 2024-09-01T00:38:00.806 INFO:tasks.rados.rados.0.smithi026.stdout:2719: setattr oid 29 current snap is 269 2024-09-01T00:38:00.809 INFO:tasks.rados.rados.0.smithi026.stdout:2720: rmattr oid 12 current snap is 269 2024-09-01T00:38:00.809 INFO:tasks.rados.rados.0.smithi026.stdout:2721: read oid 6 snap -1 2024-09-01T00:38:00.809 INFO:tasks.rados.rados.0.smithi026.stdout:2721: expect (ObjNum 845 snap 266 seq_num 845) 2024-09-01T00:38:00.809 INFO:tasks.rados.rados.0.smithi026.stdout:2722: copy_from oid 42 from oid 26 current snap is 269 2024-09-01T00:38:00.810 INFO:tasks.rados.rados.0.smithi026.stdout:2723: read oid 46 snap 235 2024-09-01T00:38:00.810 INFO:tasks.rados.rados.0.smithi026.stdout:2723: expect (ObjNum 729 snap 222 seq_num 729) 2024-09-01T00:38:00.810 INFO:tasks.rados.rados.0.smithi026.stdout:2724: setattr oid 10 current snap is 269 2024-09-01T00:38:00.812 INFO:tasks.rados.rados.0.smithi026.stdout:2725: delete oid 5 current snap is 269 2024-09-01T00:38:00.819 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 702 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-09-01T00:38:00.820 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1109 (ObjNum 791 snap 249 seq_num 791) dirty exists 2024-09-01T00:38:00.824 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1109 (ObjNum 759 snap 232 seq_num 759) dirty exists 2024-09-01T00:38:00.829 INFO:tasks.rados.rados.0.smithi026.stdout:2723: expect (ObjNum 729 snap 222 seq_num 729) 2024-09-01T00:38:00.834 INFO:tasks.rados.rados.0.smithi026.stdout:2718: done (7 left) 2024-09-01T00:38:00.834 INFO:tasks.rados.rados.0.smithi026.stdout:2719: done (6 left) 2024-09-01T00:38:00.835 INFO:tasks.rados.rados.0.smithi026.stdout:2720: done (5 left) 2024-09-01T00:38:00.835 INFO:tasks.rados.rados.0.smithi026.stdout:2723: done (4 left) 2024-09-01T00:38:00.835 INFO:tasks.rados.rados.0.smithi026.stdout:2725: done (3 left) 2024-09-01T00:38:00.835 INFO:tasks.rados.rados.0.smithi026.stdout:2726: snap_remove snap 260 2024-09-01T00:38:00.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 podman[106029]: 2024-09-01 00:38:00.588288478 +0000 UTC m=+0.359866335 container init 664075b7322930eb4586eb8440dd173f9dcfd0541b69a294c3341d678748d418 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:38:00.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 podman[106029]: 2024-09-01 00:38:00.591113415 +0000 UTC m=+0.362691280 container start 664075b7322930eb4586eb8440dd173f9dcfd0541b69a294c3341d678748d418 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:38:00.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.610Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-01T00:38:00.835 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.610Z 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-01T00:38:00.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.610Z caller=main.go:623 level=info host_details="(Linux 5.14.0-503.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 22 17:03:23 UTC 2024 x86_64 smithi139 (none))" 2024-09-01T00:38:00.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.610Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-01T00:38:00.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.610Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-01T00:38:00.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.612Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-01T00:38:00.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.612Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-01T00:38:00.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.614Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-01T00:38:00.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.614Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-01T00:38:00.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.615Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-01T00:38:00.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.615Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.613µs 2024-09-01T00:38:00.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.615Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-01T00:38:00.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.617Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-01T00:38:00.836 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.623Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-01T00:38:00.837 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.623Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-01T00:38:00.837 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.628Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-01T00:38:00.837 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.628Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-01T00:38:00.837 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.628Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.159µs wal_replay_duration=12.607026ms wbl_replay_duration=135ns total_replay_duration=12.669881ms 2024-09-01T00:38:00.837 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.632Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-01T00:38:00.837 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.632Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-01T00:38:00.837 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.632Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-01T00:38:00.837 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.649Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.666578ms db_storage=981ns remote_storage=1.473µs web_handler=408ns query_engine=757ns scrape=512.047µs scrape_sd=147.532µs notify=16.087µs notify_sd=13.824µs rules=15.356624ms tracing=5.307µs 2024-09-01T00:38:00.837 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.649Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-01T00:38:00.837 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:38:00.649Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-01T00:38:00.837 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 bash[106029]: 664075b7322930eb4586eb8440dd173f9dcfd0541b69a294c3341d678748d418 2024-09-01T00:38:00.837 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:38:00 smithi139 systemd[1]: Started Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:38:01.165 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:38:01.165 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (10m) 19s ago 11m 25.3M - 0.25.0 c8568f914cd2 0753f0d6511f 2024-09-01T00:38:01.165 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (11m) 18s ago 11m 90.5M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:38:01.165 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (64s) 19s ago 12m 16.0M - 19.3.0-4640-g50288870 8375ce782346 ff244eedfb4c 2024-09-01T00:38:01.165 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (42s) 18s ago 12m 14.7M - 19.3.0-4640-g50288870 8375ce782346 39c2c46c3fd7 2024-09-01T00:38:01.165 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (6m) 18s ago 16m 456M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:38:01.165 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (7m) 19s ago 17m 529M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:38:01.166 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (6m) 19s ago 17m 69.4M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:38:01.166 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (5m) 18s ago 16m 54.9M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:38:01.166 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (6m) 19s ago 16m 59.2M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:38:01.166 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (29s) 19s ago 11m 8028k - 1.7.0 72c9c2088986 e01690f2a6b4 2024-09-01T00:38:01.166 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (22s) 18s ago 10m 3153k - 1.7.0 72c9c2088986 fbf238f209a1 2024-09-01T00:38:01.166 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (5m) 19s ago 15m 192M 2481M 19.3.0-4640-g50288870 8375ce782346 a0589209e48e 2024-09-01T00:38:01.166 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (4m) 19s ago 15m 213M 2481M 19.3.0-4640-g50288870 8375ce782346 b53b7e01db96 2024-09-01T00:38:01.166 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (4m) 19s ago 15m 162M 2481M 19.3.0-4640-g50288870 8375ce782346 8b9cf7b95d01 2024-09-01T00:38:01.166 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (3m) 19s ago 14m 120M 2481M 19.3.0-4640-g50288870 8375ce782346 9285322bfbd4 2024-09-01T00:38:01.166 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (2m) 18s ago 14m 156M 2480M 19.3.0-4640-g50288870 8375ce782346 9c796e465958 2024-09-01T00:38:01.166 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (2m) 18s ago 13m 154M 2480M 19.3.0-4640-g50288870 8375ce782346 a8ddac5d882d 2024-09-01T00:38:01.166 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (113s) 18s ago 13m 81.5M 2480M 19.3.0-4640-g50288870 8375ce782346 1059b92b7550 2024-09-01T00:38:01.167 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (80s) 18s ago 13m 108M 2480M 19.3.0-4640-g50288870 8375ce782346 0ceacf9262ac 2024-09-01T00:38:01.167 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 starting - - - - 2024-09-01T00:38:01.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[81182]: osdmap e601: 8 total, 8 up, 8 in 2024-09-01T00:38:01.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[81182]: pgmap v569: 121 pgs: 121 active+clean; 525 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-09-01T00:38:01.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[81182]: from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:01.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:01.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:01.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:01.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[81182]: osdmap e602: 8 total, 8 up, 8 in 2024-09-01T00:38:01.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[83580]: osdmap e601: 8 total, 8 up, 8 in 2024-09-01T00:38:01.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[83580]: pgmap v569: 121 pgs: 121 active+clean; 525 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-09-01T00:38:01.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[83580]: from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:01.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:01.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:01.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:01.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:00 smithi026 ceph-mon[83580]: osdmap e602: 8 total, 8 up, 8 in 2024-09-01T00:38:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-mon[73682]: osdmap e601: 8 total, 8 up, 8 in 2024-09-01T00:38:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-mon[73682]: pgmap v569: 121 pgs: 121 active+clean; 525 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-09-01T00:38:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-mon[73682]: from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:01.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:00 smithi139 ceph-mon[73682]: osdmap e602: 8 total, 8 up, 8 in 2024-09-01T00:38:01.513 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:38:01.514 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:38:01.514 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:38:01.514 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:38:01.514 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:38:01.514 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:38:01.514 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:38:01.514 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:38:01.514 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 8 2024-09-01T00:38:01.514 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:38:01.514 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:38:01.514 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:38:01.514 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:38:01.515 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:38:01.515 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 15 2024-09-01T00:38:01.515 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:38:01.515 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:38:01.804 INFO:tasks.rados.rados.0.smithi026.stdout:2726: done (3 left) 2024-09-01T00:38:01.804 INFO:tasks.rados.rados.0.smithi026.stdout:2727: rollback oid 13 current snap is 269 2024-09-01T00:38:01.804 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 13 to 246 2024-09-01T00:38:01.804 INFO:tasks.rados.rados.0.smithi026.stdout:2728: read oid 39 snap -1 2024-09-01T00:38:01.804 INFO:tasks.rados.rados.0.smithi026.stdout:2728: expect (ObjNum 828 snap 263 seq_num 828) 2024-09-01T00:38:01.804 INFO:tasks.rados.rados.0.smithi026.stdout:2729: snap_create 2024-09-01T00:38:01.804 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 1110 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-09-01T00:38:01.804 INFO:tasks.rados.rados.0.smithi026.stdout:2721: expect (ObjNum 845 snap 266 seq_num 845) 2024-09-01T00:38:01.820 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:38:01.820 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:38:01.820 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:38:01.820 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:38:01.821 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:38:01.821 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:38:01.821 INFO:teuthology.orchestra.run.smithi026.stdout: "osd", 2024-09-01T00:38:01.821 INFO:teuthology.orchestra.run.smithi026.stdout: "mds", 2024-09-01T00:38:01.821 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:38:01.821 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:38:01.821 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "15/20 daemons upgraded", 2024-09-01T00:38:01.821 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-01T00:38:01.821 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:38:01.821 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:38:01.894 INFO:tasks.rados.rados.0.smithi026.stdout:2722: finishing copy_from racing read to smithi02669314-42 2024-09-01T00:38:01.894 INFO:tasks.rados.rados.0.smithi026.stdout:2722: finishing copy_from to smithi02669314-42 2024-09-01T00:38:01.894 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1086 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-09-01T00:38:01.894 INFO:tasks.rados.rados.0.smithi026.stdout:2727: finishing rollback tid 0 to smithi02669314-13 2024-09-01T00:38:01.894 INFO:tasks.rados.rados.0.smithi026.stdout:2727: finishing rollback tid 1 to smithi02669314-13 2024-09-01T00:38:01.894 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 991 (ObjNum 33 snap 0 seq_num 133398880) dirty dne 2024-09-01T00:38:01.894 INFO:tasks.rados.rados.0.smithi026.stdout:2728: expect (ObjNum 828 snap 263 seq_num 828) 2024-09-01T00:38:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:01 smithi026 ceph-mon[83580]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:01 smithi026 ceph-mon[83580]: from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:01 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2938617499' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:01 smithi026 ceph-mon[83580]: osdmap e603: 8 total, 8 up, 8 in 2024-09-01T00:38:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:01 smithi026 ceph-mon[83580]: from='client.44510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:01 smithi026 ceph-mon[81182]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:01 smithi026 ceph-mon[81182]: from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:02.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:01 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2938617499' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:02.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:01 smithi026 ceph-mon[81182]: osdmap e603: 8 total, 8 up, 8 in 2024-09-01T00:38:02.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:01 smithi026 ceph-mon[81182]: from='client.44510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:01 smithi139 ceph-mon[73682]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:01 smithi139 ceph-mon[73682]: from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:01 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2938617499' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:01 smithi139 ceph-mon[73682]: osdmap e603: 8 total, 8 up, 8 in 2024-09-01T00:38:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:01 smithi139 ceph-mon[73682]: from='client.44510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:02.805 INFO:tasks.rados.rados.0.smithi026.stdout:2721: done (5 left) 2024-09-01T00:38:02.805 INFO:tasks.rados.rados.0.smithi026.stdout:2722: done (4 left) 2024-09-01T00:38:02.805 INFO:tasks.rados.rados.0.smithi026.stdout:2724: done (3 left) 2024-09-01T00:38:02.805 INFO:tasks.rados.rados.0.smithi026.stdout:2727: done (2 left) 2024-09-01T00:38:02.805 INFO:tasks.rados.rados.0.smithi026.stdout:2728: done (1 left) 2024-09-01T00:38:02.806 INFO:tasks.rados.rados.0.smithi026.stdout:2729: done (0 left) 2024-09-01T00:38:02.806 INFO:tasks.rados.rados.0.smithi026.stdout:2730: read oid 10 snap -1 2024-09-01T00:38:02.806 INFO:tasks.rados.rados.0.smithi026.stdout:2730: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:38:02.806 INFO:tasks.rados.rados.0.smithi026.stdout:2731: read oid 48 snap -1 2024-09-01T00:38:02.806 INFO:tasks.rados.rados.0.smithi026.stdout:2731: expect (ObjNum 738 snap 224 seq_num 738) 2024-09-01T00:38:02.806 INFO:tasks.rados.rados.0.smithi026.stdout:2732: snap_create 2024-09-01T00:38:02.806 INFO:tasks.rados.rados.0.smithi026.stdout:2730: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:38:02.809 INFO:tasks.rados.rados.0.smithi026.stdout:2731: expect (ObjNum 738 snap 224 seq_num 738) 2024-09-01T00:38:03.811 INFO:tasks.rados.rados.0.smithi026.stdout:2730: done (2 left) 2024-09-01T00:38:03.812 INFO:tasks.rados.rados.0.smithi026.stdout:2731: done (1 left) 2024-09-01T00:38:03.812 INFO:tasks.rados.rados.0.smithi026.stdout:2732: done (0 left) 2024-09-01T00:38:03.812 INFO:tasks.rados.rados.0.smithi026.stdout:2733: read oid 40 snap 250 2024-09-01T00:38:03.812 INFO:tasks.rados.rados.0.smithi026.stdout:2733: expect (ObjNum 771 snap 242 seq_num 771) 2024-09-01T00:38:03.812 INFO:tasks.rados.rados.0.smithi026.stdout:2734: snap_remove snap 233 2024-09-01T00:38:04.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:03 smithi139 ceph-mon[73682]: pgmap v572: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 489 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 2 op/s 2024-09-01T00:38:04.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:03 smithi139 ceph-mon[73682]: osdmap e604: 8 total, 8 up, 8 in 2024-09-01T00:38:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:03 smithi026 ceph-mon[81182]: pgmap v572: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 489 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 2 op/s 2024-09-01T00:38:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:03 smithi026 ceph-mon[81182]: osdmap e604: 8 total, 8 up, 8 in 2024-09-01T00:38:04.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:03 smithi026 ceph-mon[83580]: pgmap v572: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 489 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 2 op/s 2024-09-01T00:38:04.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:03 smithi026 ceph-mon[83580]: osdmap e604: 8 total, 8 up, 8 in 2024-09-01T00:38:04.817 INFO:tasks.rados.rados.0.smithi026.stdout:2734: done (1 left) 2024-09-01T00:38:04.817 INFO:tasks.rados.rados.0.smithi026.stdout:2735: snap_remove snap 266 2024-09-01T00:38:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:04 smithi139 ceph-mon[73682]: osdmap e605: 8 total, 8 up, 8 in 2024-09-01T00:38:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:38:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:04 smithi026 ceph-mon[81182]: osdmap e605: 8 total, 8 up, 8 in 2024-09-01T00:38:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:38:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:04 smithi026 ceph-mon[83580]: osdmap e605: 8 total, 8 up, 8 in 2024-09-01T00:38:05.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:05.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:05.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:38:05.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:05.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:05.805 INFO:tasks.rados.rados.0.smithi026.stdout:2735: done (1 left) 2024-09-01T00:38:05.805 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 271 2024-09-01T00:38:05.806 INFO:tasks.rados.rados.0.smithi026.stdout:2736: seq_num 853 ranges {2031616=696320,2727936=507904,3235840=647168,3883008=450560} 2024-09-01T00:38:05.821 INFO:tasks.rados.rados.0.smithi026.stdout:2736: writing smithi02669314-46 from 2031616 to 2727936 tid 1 2024-09-01T00:38:05.824 INFO:tasks.rados.rados.0.smithi026.stdout:2736: writing smithi02669314-46 from 2727936 to 3235840 tid 2 2024-09-01T00:38:05.828 INFO:tasks.rados.rados.0.smithi026.stdout:2736: writing smithi02669314-46 from 3235840 to 3883008 tid 3 2024-09-01T00:38:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:2736: writing smithi02669314-46 from 3883008 to 4333568 tid 4 2024-09-01T00:38:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:2737: snap_create 2024-09-01T00:38:05.831 INFO:tasks.rados.rados.0.smithi026.stdout:2733: expect (ObjNum 771 snap 242 seq_num 771) 2024-09-01T00:38:06.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:05 smithi139 ceph-mon[73682]: pgmap v575: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 475 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-01T00:38:06.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:05 smithi139 ceph-mon[73682]: osdmap e606: 8 total, 8 up, 8 in 2024-09-01T00:38:06.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:05 smithi139 ceph-mon[73682]: osdmap e607: 8 total, 8 up, 8 in 2024-09-01T00:38:06.087 INFO:tasks.rados.rados.0.smithi026.stdout:2736: finishing write tid 1 to smithi02669314-46 2024-09-01T00:38:06.088 INFO:tasks.rados.rados.0.smithi026.stdout:2736: finishing write tid 2 to smithi02669314-46 2024-09-01T00:38:06.088 INFO:tasks.rados.rados.0.smithi026.stdout:2736: finishing write tid 3 to smithi02669314-46 2024-09-01T00:38:06.088 INFO:tasks.rados.rados.0.smithi026.stdout:2736: finishing write tid 4 to smithi02669314-46 2024-09-01T00:38:06.088 INFO:tasks.rados.rados.0.smithi026.stdout:2736: finishing write tid 5 to smithi02669314-46 2024-09-01T00:38:06.088 INFO:tasks.rados.rados.0.smithi026.stdout:2736: finishing write tid 6 to smithi02669314-46 2024-09-01T00:38:06.088 INFO:tasks.rados.rados.0.smithi026.stdout:2736: oid 46 updating version 0 to 1117 2024-09-01T00:38:06.088 INFO:tasks.rados.rados.0.smithi026.stdout:2736: oid 46 version 1117 is already newer than 1116 2024-09-01T00:38:06.088 INFO:tasks.rados.rados.0.smithi026.stdout:2736: oid 46 version 1117 is already newer than 1115 2024-09-01T00:38:06.088 INFO:tasks.rados.rados.0.smithi026.stdout:2736: oid 46 version 1117 is already newer than 1114 2024-09-01T00:38:06.088 INFO:tasks.rados.rados.0.smithi026.stdout:2736: oid 46 version 1117 is already newer than 1113 2024-09-01T00:38:06.088 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1117 (ObjNum 853 snap 271 seq_num 853) dirty exists 2024-09-01T00:38:06.088 INFO:tasks.rados.rados.0.smithi026.stdout:2736: left oid 46 (ObjNum 853 snap 271 seq_num 853) 2024-09-01T00:38:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:05 smithi026 ceph-mon[81182]: pgmap v575: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 475 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-01T00:38:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:05 smithi026 ceph-mon[81182]: osdmap e606: 8 total, 8 up, 8 in 2024-09-01T00:38:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:05 smithi026 ceph-mon[81182]: osdmap e607: 8 total, 8 up, 8 in 2024-09-01T00:38:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:05 smithi026 ceph-mon[83580]: pgmap v575: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 475 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-01T00:38:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:05 smithi026 ceph-mon[83580]: osdmap e606: 8 total, 8 up, 8 in 2024-09-01T00:38:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:05 smithi026 ceph-mon[83580]: osdmap e607: 8 total, 8 up, 8 in 2024-09-01T00:38:06.822 INFO:tasks.rados.rados.0.smithi026.stdout:2733: done (2 left) 2024-09-01T00:38:06.822 INFO:tasks.rados.rados.0.smithi026.stdout:2736: done (1 left) 2024-09-01T00:38:06.822 INFO:tasks.rados.rados.0.smithi026.stdout:2737: done (0 left) 2024-09-01T00:38:06.822 INFO:tasks.rados.rados.0.smithi026.stdout:2738: delete oid 37 current snap is 272 2024-09-01T00:38:06.825 INFO:tasks.rados.rados.0.smithi026.stdout:2738: done (0 left) 2024-09-01T00:38:06.825 INFO:tasks.rados.rados.0.smithi026.stdout:2739: delete oid 8 current snap is 272 2024-09-01T00:38:06.828 INFO:tasks.rados.rados.0.smithi026.stdout:2739: done (0 left) 2024-09-01T00:38:06.828 INFO:tasks.rados.rados.0.smithi026.stdout:2740: read oid 49 snap 234 2024-09-01T00:38:06.828 INFO:tasks.rados.rados.0.smithi026.stdout:2740: expect (ObjNum 693 snap 210 seq_num 693) 2024-09-01T00:38:06.828 INFO:tasks.rados.rados.0.smithi026.stdout:2741: rollback oid 38 current snap is 272 2024-09-01T00:38:06.828 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 38 to 268 2024-09-01T00:38:06.828 INFO:tasks.rados.rados.0.smithi026.stdout:2742: copy_from oid 39 from oid 6 current snap is 272 2024-09-01T00:38:06.829 INFO:tasks.rados.rados.0.smithi026.stdout:2743: snap_remove snap 269 2024-09-01T00:38:07.828 INFO:tasks.rados.rados.0.smithi026.stdout:2743: done (3 left) 2024-09-01T00:38:07.828 INFO:tasks.rados.rados.0.smithi026.stdout:2744: read oid 50 snap -1 2024-09-01T00:38:07.828 INFO:tasks.rados.rados.0.smithi026.stdout:2744: expect (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:38:07.828 INFO:tasks.rados.rados.0.smithi026.stdout:2745: rollback oid 42 current snap is 272 2024-09-01T00:38:07.829 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 42 to 234 2024-09-01T00:38:07.829 INFO:tasks.rados.rados.0.smithi026.stdout:2741: finishing rollback tid 0 to smithi02669314-38 2024-09-01T00:38:07.829 INFO:tasks.rados.rados.0.smithi026.stdout:2741: finishing rollback tid 1 to smithi02669314-38 2024-09-01T00:38:07.829 INFO:tasks.rados.rados.0.smithi026.stdout:2741: finishing rollback tid 2 to smithi02669314-38 2024-09-01T00:38:07.829 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1098 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-09-01T00:38:07.829 INFO:tasks.rados.rados.0.smithi026.stdout:2742: finishing copy_from racing read to smithi02669314-39 2024-09-01T00:38:07.829 INFO:tasks.rados.rados.0.smithi026.stdout:2742: finishing copy_from to smithi02669314-39 2024-09-01T00:38:07.829 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 1091 (ObjNum 845 snap 266 seq_num 845) dirty exists 2024-09-01T00:38:07.829 INFO:tasks.rados.rados.0.smithi026.stdout:2740: expect (ObjNum 693 snap 210 seq_num 693) 2024-09-01T00:38:07.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:07 smithi139 ceph-mon[73682]: pgmap v578: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 461 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 962 KiB/s wr, 23 op/s 2024-09-01T00:38:07.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:07 smithi139 ceph-mon[73682]: osdmap e608: 8 total, 8 up, 8 in 2024-09-01T00:38:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:07 smithi026 ceph-mon[81182]: pgmap v578: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 461 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 962 KiB/s wr, 23 op/s 2024-09-01T00:38:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:07 smithi026 ceph-mon[81182]: osdmap e608: 8 total, 8 up, 8 in 2024-09-01T00:38:08.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:38:07 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:38:07] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.51.0" 2024-09-01T00:38:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:07 smithi026 ceph-mon[83580]: pgmap v578: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 461 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 962 KiB/s wr, 23 op/s 2024-09-01T00:38:08.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:07 smithi026 ceph-mon[83580]: osdmap e608: 8 total, 8 up, 8 in 2024-09-01T00:38:08.614 INFO:tasks.rados.rados.0.smithi026.stdout:2745: finishing rollback tid 0 to smithi02669314-42 2024-09-01T00:38:08.614 INFO:tasks.rados.rados.0.smithi026.stdout:2745: finishing rollback tid 1 to smithi02669314-42 2024-09-01T00:38:08.614 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1250 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-09-01T00:38:08.614 INFO:tasks.rados.rados.0.smithi026.stdout:2744: expect (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:38:08.730 INFO:tasks.rados.rados.0.smithi026.stdout:2740: done (4 left) 2024-09-01T00:38:08.730 INFO:tasks.rados.rados.0.smithi026.stdout:2741: done (3 left) 2024-09-01T00:38:08.730 INFO:tasks.rados.rados.0.smithi026.stdout:2742: done (2 left) 2024-09-01T00:38:08.731 INFO:tasks.rados.rados.0.smithi026.stdout:2744: done (1 left) 2024-09-01T00:38:08.731 INFO:tasks.rados.rados.0.smithi026.stdout:2745: done (0 left) 2024-09-01T00:38:08.731 INFO:tasks.rados.rados.0.smithi026.stdout:2746: delete oid 45 current snap is 272 2024-09-01T00:38:08.732 INFO:tasks.rados.rados.0.smithi026.stdout:2746: done (0 left) 2024-09-01T00:38:08.732 INFO:tasks.rados.rados.0.smithi026.stdout:2747: delete oid 47 current snap is 272 2024-09-01T00:38:08.734 INFO:tasks.rados.rados.0.smithi026.stdout:2747: done (0 left) 2024-09-01T00:38:08.734 INFO:tasks.rados.rados.0.smithi026.stdout:2748: read oid 20 snap -1 2024-09-01T00:38:08.734 INFO:tasks.rados.rados.0.smithi026.stdout:2748: expect deleted 2024-09-01T00:38:08.735 INFO:tasks.rados.rados.0.smithi026.stdout:2749: snap_create 2024-09-01T00:38:08.983 INFO:tasks.rados.rados.0.smithi026.stdout:2748: done (1 left) 2024-09-01T00:38:08.984 INFO:tasks.rados.rados.0.smithi026.stdout:2749: done (0 left) 2024-09-01T00:38:08.984 INFO:tasks.rados.rados.0.smithi026.stdout:2750: setattr oid 42 current snap is 273 2024-09-01T00:38:08.985 INFO:tasks.rados.rados.0.smithi026.stdout:2751: rollback oid 29 current snap is 273 2024-09-01T00:38:08.985 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 29 to 253 2024-09-01T00:38:08.985 INFO:tasks.rados.rados.0.smithi026.stdout:2752: snap_create 2024-09-01T00:38:08.990 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1251 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-09-01T00:38:08.992 INFO:tasks.rados.rados.0.smithi026.stdout:2751: finishing rollback tid 0 to smithi02669314-29 2024-09-01T00:38:08.992 INFO:tasks.rados.rados.0.smithi026.stdout:2751: finishing rollback tid 1 to smithi02669314-29 2024-09-01T00:38:08.992 INFO:tasks.rados.rados.0.smithi026.stdout:2751: finishing rollback tid 2 to smithi02669314-29 2024-09-01T00:38:08.993 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1112 (ObjNum 759 snap 232 seq_num 759) dirty exists 2024-09-01T00:38:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: osdmap e609: 8 total, 8 up, 8 in 2024-09-01T00:38:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-01T00:38:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:08 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: osdmap e609: 8 total, 8 up, 8 in 2024-09-01T00:38:09.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:09.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:09.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:09.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:09.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:09.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-01T00:38:09.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.144 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: osdmap e609: 8 total, 8 up, 8 in 2024-09-01T00:38:09.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:09.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:09.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:09.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:09.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:09.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "dashboard get-prometheus-api-host"} : dispatch 2024-09-01T00:38:09.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:09.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.145 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:08 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:09.986 INFO:tasks.rados.rados.0.smithi026.stdout:2750: done (2 left) 2024-09-01T00:38:09.986 INFO:tasks.rados.rados.0.smithi026.stdout:2751: done (1 left) 2024-09-01T00:38:09.986 INFO:tasks.rados.rados.0.smithi026.stdout:2752: done (0 left) 2024-09-01T00:38:09.987 INFO:tasks.rados.rados.0.smithi026.stdout:2753: copy_from oid 16 from oid 7 current snap is 274 2024-09-01T00:38:09.987 INFO:tasks.rados.rados.0.smithi026.stdout:2754: read oid 14 snap -1 2024-09-01T00:38:09.987 INFO:tasks.rados.rados.0.smithi026.stdout:2754: expect deleted 2024-09-01T00:38:09.987 INFO:tasks.rados.rados.0.smithi026.stdout:2755: delete oid 40 current snap is 274 2024-09-01T00:38:09.988 INFO:tasks.rados.rados.0.smithi026.stdout:2754: done (2 left) 2024-09-01T00:38:09.988 INFO:tasks.rados.rados.0.smithi026.stdout:2755: done (1 left) 2024-09-01T00:38:09.988 INFO:tasks.rados.rados.0.smithi026.stdout:2756: snap_remove snap 215 2024-09-01T00:38:10.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:09 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:38:10.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:09 smithi139 ceph-mon[73682]: pgmap v581: 121 pgs: 121 active+clean; 461 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 962 KiB/s wr, 16 op/s 2024-09-01T00:38:10.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:09 smithi139 ceph-mon[73682]: osdmap e610: 8 total, 8 up, 8 in 2024-09-01T00:38:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:09 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:38:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:09 smithi026 ceph-mon[81182]: pgmap v581: 121 pgs: 121 active+clean; 461 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 962 KiB/s wr, 16 op/s 2024-09-01T00:38:10.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:09 smithi026 ceph-mon[81182]: osdmap e610: 8 total, 8 up, 8 in 2024-09-01T00:38:10.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:09 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-01T00:38:10.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:09 smithi026 ceph-mon[83580]: pgmap v581: 121 pgs: 121 active+clean; 461 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 962 KiB/s wr, 16 op/s 2024-09-01T00:38:10.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:09 smithi026 ceph-mon[83580]: osdmap e610: 8 total, 8 up, 8 in 2024-09-01T00:38:10.808 INFO:tasks.rados.rados.0.smithi026.stdout:2756: done (1 left) 2024-09-01T00:38:10.808 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 274 2024-09-01T00:38:10.808 INFO:tasks.rados.rados.0.smithi026.stdout:2757: seq_num 859 ranges {2662400=794624,3457024=614400,4071424=638976,4710400=352256} 2024-09-01T00:38:10.830 INFO:tasks.rados.rados.0.smithi026.stdout:2757: writing smithi02669314-6 from 2662400 to 3457024 tid 1 2024-09-01T00:38:10.836 INFO:tasks.rados.rados.0.smithi026.stdout:2757: writing smithi02669314-6 from 3457024 to 4071424 tid 2 2024-09-01T00:38:10.839 INFO:tasks.rados.rados.0.smithi026.stdout:2757: writing smithi02669314-6 from 4071424 to 4710400 tid 3 2024-09-01T00:38:10.841 INFO:tasks.rados.rados.0.smithi026.stdout:2757: writing smithi02669314-6 from 4710400 to 5062656 tid 4 2024-09-01T00:38:10.841 INFO:tasks.rados.rados.0.smithi026.stdout:2758: snap_remove snap 253 2024-09-01T00:38:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:10 smithi139 ceph-mon[73682]: Upgrade: Updating alertmanager.a 2024-09-01T00:38:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:10 smithi139 ceph-mon[73682]: Deploying daemon alertmanager.a on smithi026 2024-09-01T00:38:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:10 smithi139 ceph-mon[73682]: osdmap e611: 8 total, 8 up, 8 in 2024-09-01T00:38:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:10 smithi139 ceph-mon[73682]: osdmap e612: 8 total, 8 up, 8 in 2024-09-01T00:38:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:10 smithi026 ceph-mon[81182]: Upgrade: Updating alertmanager.a 2024-09-01T00:38:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:10 smithi026 ceph-mon[81182]: Deploying daemon alertmanager.a on smithi026 2024-09-01T00:38:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:10 smithi026 ceph-mon[81182]: osdmap e611: 8 total, 8 up, 8 in 2024-09-01T00:38:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:10 smithi026 ceph-mon[81182]: osdmap e612: 8 total, 8 up, 8 in 2024-09-01T00:38:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:10 smithi026 ceph-mon[83580]: Upgrade: Updating alertmanager.a 2024-09-01T00:38:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:10 smithi026 ceph-mon[83580]: Deploying daemon alertmanager.a on smithi026 2024-09-01T00:38:11.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:10 smithi026 ceph-mon[83580]: osdmap e611: 8 total, 8 up, 8 in 2024-09-01T00:38:11.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:10 smithi026 ceph-mon[83580]: osdmap e612: 8 total, 8 up, 8 in 2024-09-01T00:38:11.839 INFO:tasks.rados.rados.0.smithi026.stdout:2758: done (2 left) 2024-09-01T00:38:11.840 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 274 2024-09-01T00:38:11.840 INFO:tasks.rados.rados.0.smithi026.stdout:2759: seq_num 860 ranges {3940352=8192} 2024-09-01T00:38:11.866 INFO:tasks.rados.rados.0.smithi026.stdout:2759: writing smithi02669314-26 from 3940352 to 3948544 tid 1 2024-09-01T00:38:11.867 INFO:tasks.rados.rados.0.smithi026.stdout:2760: copy_from oid 35 from oid 30 current snap is 274 2024-09-01T00:38:11.867 INFO:tasks.rados.rados.0.smithi026.stdout:2753: finishing copy_from to smithi02669314-16 2024-09-01T00:38:11.867 INFO:tasks.rados.rados.0.smithi026.stdout:2753: got expected ENOENT (src dne) 2024-09-01T00:38:11.867 INFO:tasks.rados.rados.0.smithi026.stdout:2753: finishing copy_from racing read to smithi02669314-16 2024-09-01T00:38:11.867 INFO:tasks.rados.rados.0.smithi026.stdout:2757: finishing write tid 1 to smithi02669314-6 2024-09-01T00:38:11.867 INFO:tasks.rados.rados.0.smithi026.stdout:2757: finishing write tid 2 to smithi02669314-6 2024-09-01T00:38:11.867 INFO:tasks.rados.rados.0.smithi026.stdout:2757: finishing write tid 3 to smithi02669314-6 2024-09-01T00:38:11.867 INFO:tasks.rados.rados.0.smithi026.stdout:2757: finishing write tid 4 to smithi02669314-6 2024-09-01T00:38:11.867 INFO:tasks.rados.rados.0.smithi026.stdout:2757: finishing write tid 5 to smithi02669314-6 2024-09-01T00:38:11.867 INFO:tasks.rados.rados.0.smithi026.stdout:2757: finishing write tid 6 to smithi02669314-6 2024-09-01T00:38:11.867 INFO:tasks.rados.rados.0.smithi026.stdout:2757: oid 6 updating version 0 to 1093 2024-09-01T00:38:11.868 INFO:tasks.rados.rados.0.smithi026.stdout:2757: oid 6 updating version 1093 to 1094 2024-09-01T00:38:11.868 INFO:tasks.rados.rados.0.smithi026.stdout:2757: oid 6 version 1094 is already newer than 1092 2024-09-01T00:38:11.868 INFO:tasks.rados.rados.0.smithi026.stdout:2757: oid 6 updating version 1094 to 1095 2024-09-01T00:38:11.868 INFO:tasks.rados.rados.0.smithi026.stdout:2757: oid 6 updating version 1095 to 1096 2024-09-01T00:38:11.868 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 1096 (ObjNum 859 snap 274 seq_num 859) dirty exists 2024-09-01T00:38:11.868 INFO:tasks.rados.rados.0.smithi026.stdout:2757: left oid 6 (ObjNum 859 snap 274 seq_num 859) 2024-09-01T00:38:11.868 INFO:tasks.rados.rados.0.smithi026.stdout:2753: done (3 left) 2024-09-01T00:38:11.868 INFO:tasks.rados.rados.0.smithi026.stdout:2757: done (2 left) 2024-09-01T00:38:11.868 INFO:tasks.rados.rados.0.smithi026.stdout:2761: rollback oid 48 current snap is 274 2024-09-01T00:38:11.868 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 48 to 246 2024-09-01T00:38:11.868 INFO:tasks.rados.rados.0.smithi026.stdout:2762: delete oid 22 current snap is 274 2024-09-01T00:38:11.869 INFO:tasks.rados.rados.0.smithi026.stdout:2759: finishing write tid 1 to smithi02669314-26 2024-09-01T00:38:11.869 INFO:tasks.rados.rados.0.smithi026.stdout:2762: done (3 left) 2024-09-01T00:38:11.869 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 274 2024-09-01T00:38:11.869 INFO:tasks.rados.rados.0.smithi026.stdout:2763: seq_num 862 ranges {0=40960} 2024-09-01T00:38:11.870 INFO:tasks.rados.rados.0.smithi026.stdout:2763: writing smithi02669314-37 from 0 to 40960 tid 1 2024-09-01T00:38:11.870 INFO:tasks.rados.rados.0.smithi026.stdout:2759: finishing write tid 2 to smithi02669314-26 2024-09-01T00:38:11.870 INFO:tasks.rados.rados.0.smithi026.stdout:2764: copy_from oid 17 from oid 42 current snap is 274 2024-09-01T00:38:11.870 INFO:tasks.rados.rados.0.smithi026.stdout:2765: snap_remove snap 272 2024-09-01T00:38:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:11 smithi139 ceph-mon[73682]: pgmap v584: 121 pgs: 121 active+clean; 463 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 650 KiB/s wr, 0 op/s 2024-09-01T00:38:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:11 smithi026 ceph-mon[81182]: pgmap v584: 121 pgs: 121 active+clean; 463 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 650 KiB/s wr, 0 op/s 2024-09-01T00:38:12.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:11 smithi026 ceph-mon[83580]: pgmap v584: 121 pgs: 121 active+clean; 463 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 650 KiB/s wr, 0 op/s 2024-09-01T00:38:12.846 INFO:tasks.rados.rados.0.smithi026.stdout:2765: done (5 left) 2024-09-01T00:38:12.846 INFO:tasks.rados.rados.0.smithi026.stdout:2766: read oid 1 snap -1 2024-09-01T00:38:12.846 INFO:tasks.rados.rados.0.smithi026.stdout:2766: expect deleted 2024-09-01T00:38:12.846 INFO:tasks.rados.rados.0.smithi026.stdout:2767: snap_remove snap 255 2024-09-01T00:38:13.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:12 smithi026 ceph-mon[81182]: osdmap e613: 8 total, 8 up, 8 in 2024-09-01T00:38:13.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:12 smithi026 ceph-mon[83580]: osdmap e613: 8 total, 8 up, 8 in 2024-09-01T00:38:13.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:12 smithi139 ceph-mon[73682]: osdmap e613: 8 total, 8 up, 8 in 2024-09-01T00:38:13.849 INFO:tasks.rados.rados.0.smithi026.stdout:2767: done (6 left) 2024-09-01T00:38:13.849 INFO:tasks.rados.rados.0.smithi026.stdout:2768: read oid 38 snap -1 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:2768: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:2769: rollback oid 21 current snap is 274 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 21 to 225 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:2759: finishing write tid 3 to smithi02669314-26 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:2759: oid 26 updating version 0 to 1098 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:2759: oid 26 version 1098 is already newer than 1097 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1098 (ObjNum 860 snap 274 seq_num 860) dirty exists 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:2759: left oid 26 (ObjNum 860 snap 274 seq_num 860) 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:2760: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:2761: finishing rollback tid 0 to smithi02669314-48 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:2761: finishing rollback tid 1 to smithi02669314-48 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:2763: finishing write tid 1 to smithi02669314-37 2024-09-01T00:38:13.850 INFO:tasks.rados.rados.0.smithi026.stdout:2763: finishing write tid 2 to smithi02669314-37 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:2760: finishing copy_from to smithi02669314-35 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1178 (ObjNum 65 snap 0 seq_num 1684820314) dirty exists 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:2763: finishing write tid 3 to smithi02669314-37 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:2763: oid 37 updating version 0 to 969 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:2763: oid 37 version 969 is already newer than 968 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 969 (ObjNum 862 snap 274 seq_num 862) dirty exists 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:2763: left oid 37 (ObjNum 862 snap 274 seq_num 862) 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:2761: finishing rollback tid 2 to smithi02669314-48 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1266 (ObjNum 738 snap 224 seq_num 738) dirty exists 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:2764: finishing copy_from racing read to smithi02669314-17 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:2764: finishing copy_from to smithi02669314-17 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 1251 (ObjNum 97 snap 0 seq_num 1) dirty exists 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:2759: done (7 left) 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:2760: done (6 left) 2024-09-01T00:38:13.851 INFO:tasks.rados.rados.0.smithi026.stdout:2761: done (5 left) 2024-09-01T00:38:13.852 INFO:tasks.rados.rados.0.smithi026.stdout:2763: done (4 left) 2024-09-01T00:38:13.852 INFO:tasks.rados.rados.0.smithi026.stdout:2764: done (3 left) 2024-09-01T00:38:13.852 INFO:tasks.rados.rados.0.smithi026.stdout:2766: done (2 left) 2024-09-01T00:38:13.852 INFO:tasks.rados.rados.0.smithi026.stdout:2770: copy_from oid 4 from oid 9 current snap is 274 2024-09-01T00:38:13.852 INFO:tasks.rados.rados.0.smithi026.stdout:2771: snap_remove snap 194 2024-09-01T00:38:14.116 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:13 smithi026 ceph-mon[81182]: pgmap v587: 121 pgs: 121 active+clean; 468 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-09-01T00:38:14.116 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:13 smithi026 ceph-mon[81182]: osdmap e614: 8 total, 8 up, 8 in 2024-09-01T00:38:14.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:13 smithi026 ceph-mon[83580]: pgmap v587: 121 pgs: 121 active+clean; 468 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-09-01T00:38:14.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:13 smithi026 ceph-mon[83580]: osdmap e614: 8 total, 8 up, 8 in 2024-09-01T00:38:14.333 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:38:13 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:38:13.866+0000 7fbea70f7640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 141 after trimming was started 2024-09-01T00:38:14.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:13 smithi139 ceph-mon[73682]: pgmap v587: 121 pgs: 121 active+clean; 468 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-09-01T00:38:14.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:13 smithi139 ceph-mon[73682]: osdmap e614: 8 total, 8 up, 8 in 2024-09-01T00:38:14.861 INFO:tasks.rados.rados.0.smithi026.stdout:2771: done (3 left) 2024-09-01T00:38:14.861 INFO:tasks.rados.rados.0.smithi026.stdout:2772: rollback oid 20 current snap is 274 2024-09-01T00:38:14.861 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 20 to 249 2024-09-01T00:38:14.861 INFO:tasks.rados.rados.0.smithi026.stdout:2769: finishing rollback tid 1 to smithi02669314-21 2024-09-01T00:38:14.862 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 985 (ObjNum 129 snap 0 seq_num 133270544) dirty dne 2024-09-01T00:38:14.862 INFO:tasks.rados.rados.0.smithi026.stdout:2768: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:38:15.005 INFO:tasks.rados.rados.0.smithi026.stdout:2770: finishing copy_from racing read to smithi02669314-4 2024-09-01T00:38:15.006 INFO:tasks.rados.rados.0.smithi026.stdout:2770: finishing copy_from to smithi02669314-4 2024-09-01T00:38:15.006 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1200 (ObjNum 849 snap 267 seq_num 849) dirty exists 2024-09-01T00:38:15.006 INFO:tasks.rados.rados.0.smithi026.stdout:2768: done (3 left) 2024-09-01T00:38:15.006 INFO:tasks.rados.rados.0.smithi026.stdout:2769: done (2 left) 2024-09-01T00:38:15.006 INFO:tasks.rados.rados.0.smithi026.stdout:2770: done (1 left) 2024-09-01T00:38:15.006 INFO:tasks.rados.rados.0.smithi026.stdout:2773: read oid 5 snap 250 2024-09-01T00:38:15.006 INFO:tasks.rados.rados.0.smithi026.stdout:2773: expect (ObjNum 654 snap 193 seq_num 654) 2024-09-01T00:38:15.006 INFO:tasks.rados.rados.0.smithi026.stdout:2774: snap_create 2024-09-01T00:38:15.006 INFO:tasks.rados.rados.0.smithi026.stdout:2772: finishing rollback tid 1 to smithi02669314-20 2024-09-01T00:38:15.006 INFO:tasks.rados.rados.0.smithi026.stdout:2772: finishing rollback tid 2 to smithi02669314-20 2024-09-01T00:38:15.006 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 1306 (ObjNum 289 snap 0 seq_num 1403357622) dirty exists 2024-09-01T00:38:15.042 INFO:tasks.rados.rados.0.smithi026.stdout:2773: expect (ObjNum 654 snap 193 seq_num 654) 2024-09-01T00:38:15.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:14 smithi026 ceph-mon[81182]: osdmap e615: 8 total, 8 up, 8 in 2024-09-01T00:38:15.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:14 smithi026 ceph-mon[83580]: osdmap e615: 8 total, 8 up, 8 in 2024-09-01T00:38:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:14 smithi139 ceph-mon[73682]: osdmap e615: 8 total, 8 up, 8 in 2024-09-01T00:38:15.808 INFO:tasks.rados.rados.0.smithi026.stdout:2772: done (2 left) 2024-09-01T00:38:15.809 INFO:tasks.rados.rados.0.smithi026.stdout:2773: done (1 left) 2024-09-01T00:38:15.809 INFO:tasks.rados.rados.0.smithi026.stdout:2774: done (0 left) 2024-09-01T00:38:15.809 INFO:tasks.rados.rados.0.smithi026.stdout:2775: setattr oid 9 current snap is 275 2024-09-01T00:38:15.810 INFO:tasks.rados.rados.0.smithi026.stdout:2776: read oid 10 snap -1 2024-09-01T00:38:15.810 INFO:tasks.rados.rados.0.smithi026.stdout:2776: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:38:15.810 INFO:tasks.rados.rados.0.smithi026.stdout:2777: snap_create 2024-09-01T00:38:15.815 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 1268 (ObjNum 849 snap 267 seq_num 849) dirty exists 2024-09-01T00:38:15.815 INFO:tasks.rados.rados.0.smithi026.stdout:2776: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:38:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:15 smithi026 ceph-mon[81182]: pgmap v590: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 468 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-09-01T00:38:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:15 smithi026 ceph-mon[81182]: osdmap e616: 8 total, 8 up, 8 in 2024-09-01T00:38:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:15 smithi026 ceph-mon[81182]: osdmap e617: 8 total, 8 up, 8 in 2024-09-01T00:38:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:15 smithi026 ceph-mon[83580]: pgmap v590: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 468 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-09-01T00:38:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:15 smithi026 ceph-mon[83580]: osdmap e616: 8 total, 8 up, 8 in 2024-09-01T00:38:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:15 smithi026 ceph-mon[83580]: osdmap e617: 8 total, 8 up, 8 in 2024-09-01T00:38:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:15 smithi139 ceph-mon[73682]: pgmap v590: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 468 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-09-01T00:38:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:15 smithi139 ceph-mon[73682]: osdmap e616: 8 total, 8 up, 8 in 2024-09-01T00:38:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:15 smithi139 ceph-mon[73682]: osdmap e617: 8 total, 8 up, 8 in 2024-09-01T00:38:16.811 INFO:tasks.rados.rados.0.smithi026.stdout:2775: done (2 left) 2024-09-01T00:38:16.811 INFO:tasks.rados.rados.0.smithi026.stdout:2776: done (1 left) 2024-09-01T00:38:16.812 INFO:tasks.rados.rados.0.smithi026.stdout:2777: done (0 left) 2024-09-01T00:38:16.812 INFO:tasks.rados.rados.0.smithi026.stdout:2778: delete oid 42 current snap is 276 2024-09-01T00:38:16.816 INFO:tasks.rados.rados.0.smithi026.stdout:2778: done (0 left) 2024-09-01T00:38:16.816 INFO:tasks.rados.rados.0.smithi026.stdout:2779: snap_remove snap 234 2024-09-01T00:38:17.483 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:17 smithi026 systemd[1]: Stopping Ceph alertmanager.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:38:17.483 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[64946]: ts=2024-09-01T00:38:17.443Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-01T00:38:17.743 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:17 smithi026 podman[116854]: 2024-09-01 00:38:17.484490948 +0000 UTC m=+0.129548860 container died 0753f0d6511fad23b75c77549ede7d6324f53b02643647a79d095d817d0034a8 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:38:17.818 INFO:tasks.rados.rados.0.smithi026.stdout:2779: done (0 left) 2024-09-01T00:38:17.818 INFO:tasks.rados.rados.0.smithi026.stdout:2780: read oid 23 snap -1 2024-09-01T00:38:17.819 INFO:tasks.rados.rados.0.smithi026.stdout:2780: expect (ObjNum 787 snap 246 seq_num 787) 2024-09-01T00:38:17.819 INFO:tasks.rados.rados.0.smithi026.stdout:2781: read oid 13 snap -1 2024-09-01T00:38:17.819 INFO:tasks.rados.rados.0.smithi026.stdout:2781: expect deleted 2024-09-01T00:38:17.819 INFO:tasks.rados.rados.0.smithi026.stdout:2782: snap_create 2024-09-01T00:38:17.837 INFO:tasks.rados.rados.0.smithi026.stdout:2780: expect (ObjNum 787 snap 246 seq_num 787) 2024-09-01T00:38:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:17 smithi139 ceph-mon[73682]: pgmap v593: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 438 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 10 KiB/s wr, 5 op/s 2024-09-01T00:38:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:17 smithi139 ceph-mon[73682]: osdmap e618: 8 total, 8 up, 8 in 2024-09-01T00:38:18.095 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:17 smithi026 ceph-mon[81182]: pgmap v593: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 438 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 10 KiB/s wr, 5 op/s 2024-09-01T00:38:18.095 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:17 smithi026 ceph-mon[81182]: osdmap e618: 8 total, 8 up, 8 in 2024-09-01T00:38:18.095 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:38:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:38:17] "GET /metrics HTTP/1.1" 200 36369 "" "Prometheus/2.51.0" 2024-09-01T00:38:18.096 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:17 smithi026 ceph-mon[83580]: pgmap v593: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 438 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 10 KiB/s wr, 5 op/s 2024-09-01T00:38:18.096 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:17 smithi026 ceph-mon[83580]: osdmap e618: 8 total, 8 up, 8 in 2024-09-01T00:38:18.096 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:17 smithi026 podman[116854]: 2024-09-01 00:38:17.92794427 +0000 UTC m=+0.573002172 container cleanup 0753f0d6511fad23b75c77549ede7d6324f53b02643647a79d095d817d0034a8 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:38:18.096 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:17 smithi026 bash[116854]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a 2024-09-01T00:38:18.441 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:18 smithi026 podman[116865]: 2024-09-01 00:38:18.096097646 +0000 UTC m=+0.603644457 container remove 0753f0d6511fad23b75c77549ede7d6324f53b02643647a79d095d817d0034a8 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:38:18.441 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:18 smithi026 podman[116865]: 2024-09-01 00:38:18.2137039 +0000 UTC m=+0.721250711 volume remove e200dc8142e9431cbd25013ce6d7997b3531b9391fc73640dda21ea326247fa7 2024-09-01T00:38:18.818 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:18 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-01T00:38:18.819 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:18 smithi026 systemd[1]: Stopped Ceph alertmanager.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:38:18.819 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:18 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@alertmanager.a.service: Consumed 1.452s CPU time. 2024-09-01T00:38:18.819 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:18 smithi026 systemd[1]: Starting Ceph alertmanager.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:38:18.822 INFO:tasks.rados.rados.0.smithi026.stdout:2780: done (2 left) 2024-09-01T00:38:18.822 INFO:tasks.rados.rados.0.smithi026.stdout:2781: done (1 left) 2024-09-01T00:38:18.822 INFO:tasks.rados.rados.0.smithi026.stdout:2782: done (0 left) 2024-09-01T00:38:18.822 INFO:tasks.rados.rados.0.smithi026.stdout:2783: copy_from oid 44 from oid 8 current snap is 277 2024-09-01T00:38:18.822 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 277 2024-09-01T00:38:18.822 INFO:tasks.rados.rados.0.smithi026.stdout:2784: seq_num 864 ranges {0=73728} 2024-09-01T00:38:18.823 INFO:tasks.rados.rados.0.smithi026.stdout:2784: writing smithi02669314-35 from 0 to 73728 tid 1 2024-09-01T00:38:18.823 INFO:tasks.rados.rados.0.smithi026.stdout:2785: read oid 11 snap -1 2024-09-01T00:38:18.823 INFO:tasks.rados.rados.0.smithi026.stdout:2785: expect (ObjNum 765 snap 237 seq_num 765) 2024-09-01T00:38:18.823 INFO:tasks.rados.rados.0.smithi026.stdout:2786: read oid 46 snap -1 2024-09-01T00:38:18.823 INFO:tasks.rados.rados.0.smithi026.stdout:2786: expect (ObjNum 853 snap 271 seq_num 853) 2024-09-01T00:38:18.824 INFO:tasks.rados.rados.0.smithi026.stdout:2787: delete oid 48 current snap is 277 2024-09-01T00:38:18.827 INFO:tasks.rados.rados.0.smithi026.stdout:2783: finishing copy_from to smithi02669314-44 2024-09-01T00:38:18.827 INFO:tasks.rados.rados.0.smithi026.stdout:2783: got expected ENOENT (src dne) 2024-09-01T00:38:18.827 INFO:tasks.rados.rados.0.smithi026.stdout:2783: finishing copy_from racing read to smithi02669314-44 2024-09-01T00:38:18.831 INFO:tasks.rados.rados.0.smithi026.stdout:2784: finishing write tid 1 to smithi02669314-35 2024-09-01T00:38:18.831 INFO:tasks.rados.rados.0.smithi026.stdout:2784: finishing write tid 2 to smithi02669314-35 2024-09-01T00:38:18.832 INFO:tasks.rados.rados.0.smithi026.stdout:2783: done (4 left) 2024-09-01T00:38:18.832 INFO:tasks.rados.rados.0.smithi026.stdout:2787: done (3 left) 2024-09-01T00:38:18.832 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 277 2024-09-01T00:38:18.832 INFO:tasks.rados.rados.0.smithi026.stdout:2788: seq_num 866 ranges {7962624=106496} 2024-09-01T00:38:18.876 INFO:tasks.rados.rados.0.smithi026.stdout:2788: writing smithi02669314-12 from 7962624 to 8069120 tid 1 2024-09-01T00:38:18.877 INFO:tasks.rados.rados.0.smithi026.stdout:2789: snap_create 2024-09-01T00:38:18.877 INFO:tasks.rados.rados.0.smithi026.stdout:2785: expect (ObjNum 765 snap 237 seq_num 765) 2024-09-01T00:38:18.898 INFO:tasks.rados.rados.0.smithi026.stdout:2784: finishing write tid 3 to smithi02669314-35 2024-09-01T00:38:18.899 INFO:tasks.rados.rados.0.smithi026.stdout:2784: oid 35 updating version 0 to 1287 2024-09-01T00:38:18.899 INFO:tasks.rados.rados.0.smithi026.stdout:2784: oid 35 version 1287 is already newer than 1286 2024-09-01T00:38:18.899 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1287 (ObjNum 864 snap 277 seq_num 864) dirty exists 2024-09-01T00:38:18.899 INFO:tasks.rados.rados.0.smithi026.stdout:2784: left oid 35 (ObjNum 864 snap 277 seq_num 864) 2024-09-01T00:38:18.899 INFO:tasks.rados.rados.0.smithi026.stdout:2786: expect (ObjNum 853 snap 271 seq_num 853) 2024-09-01T00:38:19.046 INFO:tasks.rados.rados.0.smithi026.stdout:2788: finishing write tid 1 to smithi02669314-12 2024-09-01T00:38:19.046 INFO:tasks.rados.rados.0.smithi026.stdout:2788: finishing write tid 2 to smithi02669314-12 2024-09-01T00:38:19.046 INFO:tasks.rados.rados.0.smithi026.stdout:2788: finishing write tid 3 to smithi02669314-12 2024-09-01T00:38:19.046 INFO:tasks.rados.rados.0.smithi026.stdout:2788: oid 12 updating version 0 to 1111 2024-09-01T00:38:19.046 INFO:tasks.rados.rados.0.smithi026.stdout:2788: oid 12 updating version 1111 to 1112 2024-09-01T00:38:19.047 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1112 (ObjNum 866 snap 277 seq_num 866) dirty exists 2024-09-01T00:38:19.047 INFO:tasks.rados.rados.0.smithi026.stdout:2788: left oid 12 (ObjNum 866 snap 277 seq_num 866) 2024-09-01T00:38:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:18 smithi139 ceph-mon[73682]: osdmap e619: 8 total, 8 up, 8 in 2024-09-01T00:38:19.171 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:18 smithi026 ceph-mon[81182]: osdmap e619: 8 total, 8 up, 8 in 2024-09-01T00:38:19.172 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:18 smithi026 ceph-mon[83580]: osdmap e619: 8 total, 8 up, 8 in 2024-09-01T00:38:19.172 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:18 smithi026 podman[116989]: 2024-09-01 00:38:18.77724988 +0000 UTC m=+0.016113197 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-01T00:38:19.172 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:18 smithi026 podman[116989]: 2024-09-01 00:38:18.898666117 +0000 UTC m=+0.137529423 volume create 1e9d23811fcef3b79067e7749081c6c41a695b6f73dc1f5681d98e993a58b5f0 2024-09-01T00:38:19.172 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:18 smithi026 podman[116989]: 2024-09-01 00:38:18.990786699 +0000 UTC m=+0.229650004 container create 3b82ce3bd1c5bf9c98a695ee57c14eb3b9867f37ce58ec63ff97d7e77c789d19 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:38:19.450 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:19 smithi026 podman[116989]: 2024-09-01 00:38:19.319109179 +0000 UTC m=+0.557972483 container init 3b82ce3bd1c5bf9c98a695ee57c14eb3b9867f37ce58ec63ff97d7e77c789d19 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:38:19.450 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:19 smithi026 podman[116989]: 2024-09-01 00:38:19.322026511 +0000 UTC m=+0.560889825 container start 3b82ce3bd1c5bf9c98a695ee57c14eb3b9867f37ce58ec63ff97d7e77c789d19 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:38:19.450 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[117004]: ts=2024-09-01T00:38:19.332Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-01T00:38:19.450 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[117004]: ts=2024-09-01T00:38:19.332Z 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-01T00:38:19.450 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[117004]: ts=2024-09-01T00:38:19.333Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.26 port=9094 2024-09-01T00:38:19.451 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[117004]: ts=2024-09-01T00:38:19.334Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-01T00:38:19.451 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[117004]: ts=2024-09-01T00:38:19.356Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-01T00:38:19.451 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[117004]: ts=2024-09-01T00:38:19.356Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-01T00:38:19.451 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[117004]: ts=2024-09-01T00:38:19.358Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-01T00:38:19.451 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[117004]: ts=2024-09-01T00:38:19.358Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-01T00:38:19.451 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:19 smithi026 bash[116989]: 3b82ce3bd1c5bf9c98a695ee57c14eb3b9867f37ce58ec63ff97d7e77c789d19 2024-09-01T00:38:19.451 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:19 smithi026 systemd[1]: Started Ceph alertmanager.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:38:19.831 INFO:tasks.rados.rados.0.smithi026.stdout:2784: done (4 left) 2024-09-01T00:38:19.831 INFO:tasks.rados.rados.0.smithi026.stdout:2785: done (3 left) 2024-09-01T00:38:19.831 INFO:tasks.rados.rados.0.smithi026.stdout:2786: done (2 left) 2024-09-01T00:38:19.832 INFO:tasks.rados.rados.0.smithi026.stdout:2788: done (1 left) 2024-09-01T00:38:19.832 INFO:tasks.rados.rados.0.smithi026.stdout:2789: done (0 left) 2024-09-01T00:38:19.832 INFO:tasks.rados.rados.0.smithi026.stdout:2790: read oid 35 snap -1 2024-09-01T00:38:19.832 INFO:tasks.rados.rados.0.smithi026.stdout:2790: expect (ObjNum 864 snap 277 seq_num 864) 2024-09-01T00:38:19.832 INFO:tasks.rados.rados.0.smithi026.stdout:2791: setattr oid 14 current snap is 278 2024-09-01T00:38:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2792: setattr oid 38 current snap is 278 2024-09-01T00:38:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2793: read oid 21 snap -1 2024-09-01T00:38:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2793: expect deleted 2024-09-01T00:38:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2794: rmattr oid 46 current snap is 278 2024-09-01T00:38:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2794: done (4 left) 2024-09-01T00:38:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2795: copy_from oid 19 from oid 7 current snap is 278 2024-09-01T00:38:19.833 INFO:tasks.rados.rados.0.smithi026.stdout:2796: delete oid 23 current snap is 278 2024-09-01T00:38:19.836 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 1321 (ObjNum 65 snap 0 seq_num 1583042149) dirty exists 2024-09-01T00:38:19.836 INFO:tasks.rados.rados.0.smithi026.stdout:2795: finishing copy_from to smithi02669314-19 2024-09-01T00:38:19.836 INFO:tasks.rados.rados.0.smithi026.stdout:2795: got expected ENOENT (src dne) 2024-09-01T00:38:19.837 INFO:tasks.rados.rados.0.smithi026.stdout:2795: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:38:19.837 INFO:tasks.rados.rados.0.smithi026.stdout:2791: done (5 left) 2024-09-01T00:38:19.837 INFO:tasks.rados.rados.0.smithi026.stdout:2793: done (4 left) 2024-09-01T00:38:19.837 INFO:tasks.rados.rados.0.smithi026.stdout:2795: done (3 left) 2024-09-01T00:38:19.838 INFO:tasks.rados.rados.0.smithi026.stdout:2796: done (2 left) 2024-09-01T00:38:19.838 INFO:tasks.rados.rados.0.smithi026.stdout:2797: rollback oid 33 current snap is 278 2024-09-01T00:38:19.838 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 267 2024-09-01T00:38:19.838 INFO:tasks.rados.rados.0.smithi026.stdout:2798: read oid 8 snap -1 2024-09-01T00:38:19.838 INFO:tasks.rados.rados.0.smithi026.stdout:2798: expect deleted 2024-09-01T00:38:19.838 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 278 2024-09-01T00:38:19.838 INFO:tasks.rados.rados.0.smithi026.stdout:2799: seq_num 868 ranges {4767744=139264} 2024-09-01T00:38:19.865 INFO:tasks.rados.rados.0.smithi026.stdout:2799: writing smithi02669314-24 from 4767744 to 4907008 tid 1 2024-09-01T00:38:19.865 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1252 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-09-01T00:38:19.865 INFO:tasks.rados.rados.0.smithi026.stdout:2800: read oid 12 snap -1 2024-09-01T00:38:19.865 INFO:tasks.rados.rados.0.smithi026.stdout:2800: expect (ObjNum 866 snap 277 seq_num 866) 2024-09-01T00:38:19.865 INFO:tasks.rados.rados.0.smithi026.stdout:2792: done (5 left) 2024-09-01T00:38:19.865 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 278 2024-09-01T00:38:19.865 INFO:tasks.rados.rados.0.smithi026.stdout:2790: expect (ObjNum 864 snap 277 seq_num 864) 2024-09-01T00:38:19.871 INFO:tasks.rados.rados.0.smithi026.stdout:2797: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:38:19.871 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1108 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-01T00:38:19.871 INFO:tasks.rados.rados.0.smithi026.stdout:2799: finishing write tid 1 to smithi02669314-24 2024-09-01T00:38:19.871 INFO:tasks.rados.rados.0.smithi026.stdout:2799: finishing write tid 2 to smithi02669314-24 2024-09-01T00:38:19.871 INFO:tasks.rados.rados.0.smithi026.stdout:2801: seq_num 869 ranges {0=155648} 2024-09-01T00:38:19.872 INFO:tasks.rados.rados.0.smithi026.stdout:2801: writing smithi02669314-10 from 0 to 155648 tid 1 2024-09-01T00:38:19.872 INFO:tasks.rados.rados.0.smithi026.stdout:2790: done (5 left) 2024-09-01T00:38:19.873 INFO:tasks.rados.rados.0.smithi026.stdout:2797: done (4 left) 2024-09-01T00:38:19.873 INFO:tasks.rados.rados.0.smithi026.stdout:2798: done (3 left) 2024-09-01T00:38:19.873 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 30 current snap is 278 2024-09-01T00:38:19.873 INFO:tasks.rados.rados.0.smithi026.stdout:2799: finishing write tid 3 to smithi02669314-24 2024-09-01T00:38:19.873 INFO:tasks.rados.rados.0.smithi026.stdout:2799: oid 24 updating version 0 to 1107 2024-09-01T00:38:19.873 INFO:tasks.rados.rados.0.smithi026.stdout:2799: oid 24 version 1107 is already newer than 1106 2024-09-01T00:38:19.873 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1107 (ObjNum 868 snap 278 seq_num 868) dirty exists 2024-09-01T00:38:19.873 INFO:tasks.rados.rados.0.smithi026.stdout:2799: left oid 24 (ObjNum 868 snap 278 seq_num 868) 2024-09-01T00:38:19.873 INFO:tasks.rados.rados.0.smithi026.stdout:2802: seq_num 870 ranges {0=172032} 2024-09-01T00:38:19.874 INFO:tasks.rados.rados.0.smithi026.stdout:2802: writing smithi02669314-30 from 0 to 172032 tid 1 2024-09-01T00:38:19.874 INFO:tasks.rados.rados.0.smithi026.stdout:2799: done (3 left) 2024-09-01T00:38:19.874 INFO:tasks.rados.rados.0.smithi026.stdout:2803: snap_create 2024-09-01T00:38:19.877 INFO:tasks.rados.rados.0.smithi026.stdout:2802: finishing write tid 1 to smithi02669314-30 2024-09-01T00:38:19.878 INFO:tasks.rados.rados.0.smithi026.stdout:2802: finishing write tid 2 to smithi02669314-30 2024-09-01T00:38:19.879 INFO:tasks.rados.rados.0.smithi026.stdout:2802: finishing write tid 3 to smithi02669314-30 2024-09-01T00:38:19.880 INFO:tasks.rados.rados.0.smithi026.stdout:2802: oid 30 updating version 0 to 1280 2024-09-01T00:38:19.880 INFO:tasks.rados.rados.0.smithi026.stdout:2802: oid 30 updating version 1280 to 1281 2024-09-01T00:38:19.880 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1281 (ObjNum 870 snap 278 seq_num 870) dirty exists 2024-09-01T00:38:19.880 INFO:tasks.rados.rados.0.smithi026.stdout:2802: left oid 30 (ObjNum 870 snap 278 seq_num 870) 2024-09-01T00:38:19.894 INFO:tasks.rados.rados.0.smithi026.stdout:2800: expect (ObjNum 866 snap 277 seq_num 866) 2024-09-01T00:38:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:19 smithi139 ceph-mon[73682]: pgmap v596: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 417 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 12 KiB/s wr, 10 op/s 2024-09-01T00:38:20.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:19 smithi139 ceph-mon[73682]: osdmap e620: 8 total, 8 up, 8 in 2024-09-01T00:38:20.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:38:20.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:20.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:20.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:20.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-mon[81182]: pgmap v596: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 417 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 12 KiB/s wr, 10 op/s 2024-09-01T00:38:20.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-mon[81182]: osdmap e620: 8 total, 8 up, 8 in 2024-09-01T00:38:20.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:38:20.092 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:20.093 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:20.093 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:20.093 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-mon[83580]: pgmap v596: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 417 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 12 KiB/s wr, 10 op/s 2024-09-01T00:38:20.093 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-mon[83580]: osdmap e620: 8 total, 8 up, 8 in 2024-09-01T00:38:20.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:38:20.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:20.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:20.094 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:20.544 INFO:tasks.rados.rados.0.smithi026.stdout:2801: finishing write tid 1 to smithi02669314-10 2024-09-01T00:38:20.544 INFO:tasks.rados.rados.0.smithi026.stdout:2801: finishing write tid 2 to smithi02669314-10 2024-09-01T00:38:20.544 INFO:tasks.rados.rados.0.smithi026.stdout:2801: finishing write tid 3 to smithi02669314-10 2024-09-01T00:38:20.544 INFO:tasks.rados.rados.0.smithi026.stdout:2801: oid 10 updating version 0 to 1113 2024-09-01T00:38:20.544 INFO:tasks.rados.rados.0.smithi026.stdout:2801: oid 10 updating version 1113 to 1114 2024-09-01T00:38:20.544 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 1114 (ObjNum 869 snap 278 seq_num 869) dirty exists 2024-09-01T00:38:20.544 INFO:tasks.rados.rados.0.smithi026.stdout:2801: left oid 10 (ObjNum 869 snap 278 seq_num 869) 2024-09-01T00:38:20.810 INFO:tasks.rados.rados.0.smithi026.stdout:2800: done (3 left) 2024-09-01T00:38:20.810 INFO:tasks.rados.rados.0.smithi026.stdout:2801: done (2 left) 2024-09-01T00:38:20.810 INFO:tasks.rados.rados.0.smithi026.stdout:2802: done (1 left) 2024-09-01T00:38:20.810 INFO:tasks.rados.rados.0.smithi026.stdout:2803: done (0 left) 2024-09-01T00:38:20.810 INFO:tasks.rados.rados.0.smithi026.stdout:2804: rollback oid 45 current snap is 279 2024-09-01T00:38:20.810 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 45 to 268 2024-09-01T00:38:20.810 INFO:tasks.rados.rados.0.smithi026.stdout:2805: read oid 14 snap -1 2024-09-01T00:38:20.810 INFO:tasks.rados.rados.0.smithi026.stdout:2805: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:38:20.810 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 279 2024-09-01T00:38:20.810 INFO:tasks.rados.rados.0.smithi026.stdout:2806: seq_num 871 ranges {385024=188416} 2024-09-01T00:38:20.813 INFO:tasks.rados.rados.0.smithi026.stdout:2806: writing smithi02669314-27 from 385024 to 573440 tid 1 2024-09-01T00:38:20.813 INFO:tasks.rados.rados.0.smithi026.stdout:2807: snap_create 2024-09-01T00:38:20.813 INFO:tasks.rados.rados.0.smithi026.stdout:2805: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:38:20.813 INFO:tasks.rados.rados.0.smithi026.stdout:2804: finishing rollback tid 1 to smithi02669314-45 2024-09-01T00:38:20.816 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1091 (ObjNum 33 snap 0 seq_num 133204736) dirty dne 2024-09-01T00:38:20.818 INFO:tasks.rados.rados.0.smithi026.stdout:2806: finishing write tid 1 to smithi02669314-27 2024-09-01T00:38:20.819 INFO:tasks.rados.rados.0.smithi026.stdout:2806: finishing write tid 2 to smithi02669314-27 2024-09-01T00:38:20.821 INFO:tasks.rados.rados.0.smithi026.stdout:2806: finishing write tid 3 to smithi02669314-27 2024-09-01T00:38:20.821 INFO:tasks.rados.rados.0.smithi026.stdout:2806: oid 27 updating version 0 to 1283 2024-09-01T00:38:20.821 INFO:tasks.rados.rados.0.smithi026.stdout:2806: oid 27 updating version 1283 to 1284 2024-09-01T00:38:20.821 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1284 (ObjNum 871 snap 279 seq_num 871) dirty exists 2024-09-01T00:38:20.821 INFO:tasks.rados.rados.0.smithi026.stdout:2806: left oid 27 (ObjNum 871 snap 279 seq_num 871) 2024-09-01T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:20 smithi026 ceph-mon[81182]: osdmap e621: 8 total, 8 up, 8 in 2024-09-01T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:20 smithi026 ceph-mon[81182]: osdmap e622: 8 total, 8 up, 8 in 2024-09-01T00:38:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:20 smithi026 ceph-mon[83580]: osdmap e621: 8 total, 8 up, 8 in 2024-09-01T00:38:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:20 smithi026 ceph-mon[83580]: osdmap e622: 8 total, 8 up, 8 in 2024-09-01T00:38:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:20 smithi139 ceph-mon[73682]: osdmap e621: 8 total, 8 up, 8 in 2024-09-01T00:38:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:20 smithi139 ceph-mon[73682]: osdmap e622: 8 total, 8 up, 8 in 2024-09-01T00:38:21.700 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:21 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[117004]: ts=2024-09-01T00:38:21.335Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000938558s 2024-09-01T00:38:21.810 INFO:tasks.rados.rados.0.smithi026.stdout:2804: done (3 left) 2024-09-01T00:38:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:2805: done (2 left) 2024-09-01T00:38:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:2806: done (1 left) 2024-09-01T00:38:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:2807: done (0 left) 2024-09-01T00:38:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:2808: read oid 2 snap -1 2024-09-01T00:38:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:2808: expect (ObjNum 671 snap 198 seq_num 671) 2024-09-01T00:38:21.811 INFO:tasks.rados.rados.0.smithi026.stdout:2809: snap_create 2024-09-01T00:38:21.855 INFO:tasks.rados.rados.0.smithi026.stdout:2808: expect (ObjNum 671 snap 198 seq_num 671) 2024-09-01T00:38:22.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:21 smithi026 ceph-mon[81182]: pgmap v599: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 412 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-09-01T00:38:22.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:21 smithi026 ceph-mon[81182]: osdmap e623: 8 total, 8 up, 8 in 2024-09-01T00:38:22.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:21 smithi026 ceph-mon[83580]: pgmap v599: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 412 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-09-01T00:38:22.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:21 smithi026 ceph-mon[83580]: osdmap e623: 8 total, 8 up, 8 in 2024-09-01T00:38:22.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:21 smithi139 ceph-mon[73682]: pgmap v599: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 412 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-09-01T00:38:22.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:21 smithi139 ceph-mon[73682]: osdmap e623: 8 total, 8 up, 8 in 2024-09-01T00:38:22.812 INFO:tasks.rados.rados.0.smithi026.stdout:2808: done (1 left) 2024-09-01T00:38:22.812 INFO:tasks.rados.rados.0.smithi026.stdout:2809: done (0 left) 2024-09-01T00:38:22.812 INFO:tasks.rados.rados.0.smithi026.stdout:2810: snap_create 2024-09-01T00:38:23.813 INFO:tasks.rados.rados.0.smithi026.stdout:2810: done (0 left) 2024-09-01T00:38:23.814 INFO:tasks.rados.rados.0.smithi026.stdout:2811: copy_from oid 41 from oid 34 current snap is 282 2024-09-01T00:38:23.814 INFO:tasks.rados.rados.0.smithi026.stdout:2812: read oid 14 snap 267 2024-09-01T00:38:23.814 INFO:tasks.rados.rados.0.smithi026.stdout:2812: expect deleted 2024-09-01T00:38:23.814 INFO:tasks.rados.rados.0.smithi026.stdout:2813: delete oid 13 current snap is 282 2024-09-01T00:38:23.815 INFO:tasks.rados.rados.0.smithi026.stdout:2812: done (2 left) 2024-09-01T00:38:23.815 INFO:tasks.rados.rados.0.smithi026.stdout:2813: done (1 left) 2024-09-01T00:38:23.815 INFO:tasks.rados.rados.0.smithi026.stdout:2814: rmattr oid 40 current snap is 282 2024-09-01T00:38:23.815 INFO:tasks.rados.rados.0.smithi026.stdout:2814: done (1 left) 2024-09-01T00:38:23.815 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 282 2024-09-01T00:38:23.816 INFO:tasks.rados.rados.0.smithi026.stdout:2815: seq_num 873 ranges {0=229376} 2024-09-01T00:38:23.816 INFO:tasks.rados.rados.0.smithi026.stdout:2815: writing smithi02669314-5 from 0 to 229376 tid 1 2024-09-01T00:38:23.817 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 282 2024-09-01T00:38:23.817 INFO:tasks.rados.rados.0.smithi026.stdout:2816: seq_num 874 ranges {40960=245760} 2024-09-01T00:38:23.818 INFO:tasks.rados.rados.0.smithi026.stdout:2816: writing smithi02669314-37 from 40960 to 286720 tid 1 2024-09-01T00:38:23.818 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 282 2024-09-01T00:38:23.818 INFO:tasks.rados.rados.0.smithi026.stdout:2817: seq_num 875 ranges {155648=262144} 2024-09-01T00:38:23.821 INFO:tasks.rados.rados.0.smithi026.stdout:2817: writing smithi02669314-10 from 155648 to 417792 tid 1 2024-09-01T00:38:23.821 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 282 2024-09-01T00:38:23.821 INFO:tasks.rados.rados.0.smithi026.stdout:2818: seq_num 876 ranges {0=278528} 2024-09-01T00:38:23.823 INFO:tasks.rados.rados.0.smithi026.stdout:2818: writing smithi02669314-16 from 0 to 278528 tid 1 2024-09-01T00:38:23.823 INFO:tasks.rados.rados.0.smithi026.stdout:2819: read oid 30 snap 263 2024-09-01T00:38:23.823 INFO:tasks.rados.rados.0.smithi026.stdout:2819: expect deleted 2024-09-01T00:38:23.823 INFO:tasks.rados.rados.0.smithi026.stdout:2820: snap_remove snap 280 2024-09-01T00:38:24.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:23 smithi026 ceph-mon[81182]: pgmap v602: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 412 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-09-01T00:38:24.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:23 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:24.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:23 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:24.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:23 smithi026 ceph-mon[81182]: osdmap e624: 8 total, 8 up, 8 in 2024-09-01T00:38:24.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:23 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:24.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:23 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:24.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:23 smithi026 ceph-mon[83580]: pgmap v602: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 412 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-09-01T00:38:24.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:23 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:24.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:23 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:24.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:23 smithi026 ceph-mon[83580]: osdmap e624: 8 total, 8 up, 8 in 2024-09-01T00:38:24.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:23 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:24.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:23 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:23 smithi139 ceph-mon[73682]: pgmap v602: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 412 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-09-01T00:38:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:23 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:23 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:23 smithi139 ceph-mon[73682]: osdmap e624: 8 total, 8 up, 8 in 2024-09-01T00:38:24.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:23 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:24.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:23 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:24.820 INFO:tasks.rados.rados.0.smithi026.stdout:2820: done (6 left) 2024-09-01T00:38:24.820 INFO:tasks.rados.rados.0.smithi026.stdout:2821: snap_create 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:2815: finishing write tid 1 to smithi02669314-5 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:2815: finishing write tid 2 to smithi02669314-5 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:2816: finishing write tid 1 to smithi02669314-37 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:2816: finishing write tid 2 to smithi02669314-37 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:2816: finishing write tid 3 to smithi02669314-37 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:2816: oid 37 updating version 0 to 970 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:2816: oid 37 updating version 970 to 971 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 971 (ObjNum 874 snap 282 seq_num 874) dirty exists 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:2816: left oid 37 (ObjNum 874 snap 282 seq_num 874) 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:2817: finishing write tid 1 to smithi02669314-10 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:2817: finishing write tid 2 to smithi02669314-10 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:2815: finishing write tid 3 to smithi02669314-5 2024-09-01T00:38:24.821 INFO:tasks.rados.rados.0.smithi026.stdout:2815: oid 5 updating version 0 to 1286 2024-09-01T00:38:24.822 INFO:tasks.rados.rados.0.smithi026.stdout:2815: oid 5 version 1286 is already newer than 1285 2024-09-01T00:38:24.822 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 1286 (ObjNum 873 snap 282 seq_num 873) dirty exists 2024-09-01T00:38:24.822 INFO:tasks.rados.rados.0.smithi026.stdout:2815: left oid 5 (ObjNum 873 snap 282 seq_num 873) 2024-09-01T00:38:24.822 INFO:tasks.rados.rados.0.smithi026.stdout:2818: finishing write tid 1 to smithi02669314-16 2024-09-01T00:38:24.822 INFO:tasks.rados.rados.0.smithi026.stdout:2817: finishing write tid 3 to smithi02669314-10 2024-09-01T00:38:24.822 INFO:tasks.rados.rados.0.smithi026.stdout:2817: oid 10 updating version 0 to 1115 2024-09-01T00:38:24.822 INFO:tasks.rados.rados.0.smithi026.stdout:2817: oid 10 updating version 1115 to 1116 2024-09-01T00:38:24.822 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 1116 (ObjNum 875 snap 282 seq_num 875) dirty exists 2024-09-01T00:38:24.822 INFO:tasks.rados.rados.0.smithi026.stdout:2817: left oid 10 (ObjNum 875 snap 282 seq_num 875) 2024-09-01T00:38:24.822 INFO:tasks.rados.rados.0.smithi026.stdout:2818: finishing write tid 2 to smithi02669314-16 2024-09-01T00:38:24.823 INFO:tasks.rados.rados.0.smithi026.stdout:2818: finishing write tid 3 to smithi02669314-16 2024-09-01T00:38:24.823 INFO:tasks.rados.rados.0.smithi026.stdout:2818: oid 16 updating version 0 to 1099 2024-09-01T00:38:24.823 INFO:tasks.rados.rados.0.smithi026.stdout:2818: oid 16 updating version 1099 to 1100 2024-09-01T00:38:24.823 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1100 (ObjNum 876 snap 282 seq_num 876) dirty exists 2024-09-01T00:38:24.823 INFO:tasks.rados.rados.0.smithi026.stdout:2818: left oid 16 (ObjNum 876 snap 282 seq_num 876) 2024-09-01T00:38:24.823 INFO:tasks.rados.rados.0.smithi026.stdout:2811: finishing copy_from racing read to smithi02669314-41 2024-09-01T00:38:24.823 INFO:tasks.rados.rados.0.smithi026.stdout:2811: finishing copy_from to smithi02669314-41 2024-09-01T00:38:24.823 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 966 (ObjNum 702 snap 212 seq_num 702) dirty exists 2024-09-01T00:38:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:24 smithi139 ceph-mon[73682]: osdmap e625: 8 total, 8 up, 8 in 2024-09-01T00:38:25.090 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:24 smithi026 ceph-mon[81182]: osdmap e625: 8 total, 8 up, 8 in 2024-09-01T00:38:25.090 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:24 smithi026 ceph-mon[83580]: osdmap e625: 8 total, 8 up, 8 in 2024-09-01T00:38:25.811 INFO:tasks.rados.rados.0.smithi026.stdout:2811: done (6 left) 2024-09-01T00:38:25.811 INFO:tasks.rados.rados.0.smithi026.stdout:2815: done (5 left) 2024-09-01T00:38:25.811 INFO:tasks.rados.rados.0.smithi026.stdout:2816: done (4 left) 2024-09-01T00:38:25.811 INFO:tasks.rados.rados.0.smithi026.stdout:2817: done (3 left) 2024-09-01T00:38:25.812 INFO:tasks.rados.rados.0.smithi026.stdout:2818: done (2 left) 2024-09-01T00:38:25.812 INFO:tasks.rados.rados.0.smithi026.stdout:2819: done (1 left) 2024-09-01T00:38:25.812 INFO:tasks.rados.rados.0.smithi026.stdout:2821: done (0 left) 2024-09-01T00:38:25.812 INFO:tasks.rados.rados.0.smithi026.stdout:2822: snap_create 2024-09-01T00:38:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:25 smithi139 ceph-mon[73682]: pgmap v605: 121 pgs: 121 active+clean; 412 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 140 KiB/s wr, 19 op/s 2024-09-01T00:38:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:25 smithi139 ceph-mon[73682]: osdmap e626: 8 total, 8 up, 8 in 2024-09-01T00:38:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:25 smithi139 ceph-mon[73682]: osdmap e627: 8 total, 8 up, 8 in 2024-09-01T00:38:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:25 smithi026 ceph-mon[81182]: pgmap v605: 121 pgs: 121 active+clean; 412 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 140 KiB/s wr, 19 op/s 2024-09-01T00:38:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:25 smithi026 ceph-mon[81182]: osdmap e626: 8 total, 8 up, 8 in 2024-09-01T00:38:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:25 smithi026 ceph-mon[81182]: osdmap e627: 8 total, 8 up, 8 in 2024-09-01T00:38:26.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:25 smithi026 ceph-mon[83580]: pgmap v605: 121 pgs: 121 active+clean; 412 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 140 KiB/s wr, 19 op/s 2024-09-01T00:38:26.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:25 smithi026 ceph-mon[83580]: osdmap e626: 8 total, 8 up, 8 in 2024-09-01T00:38:26.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:25 smithi026 ceph-mon[83580]: osdmap e627: 8 total, 8 up, 8 in 2024-09-01T00:38:26.811 INFO:tasks.rados.rados.0.smithi026.stdout:2822: done (0 left) 2024-09-01T00:38:26.811 INFO:tasks.rados.rados.0.smithi026.stdout:2823: delete oid 40 current snap is 284 2024-09-01T00:38:26.813 INFO:tasks.rados.rados.0.smithi026.stdout:2823: done (0 left) 2024-09-01T00:38:26.813 INFO:tasks.rados.rados.0.smithi026.stdout:2824: snap_remove snap 246 2024-09-01T00:38:27.814 INFO:tasks.rados.rados.0.smithi026.stdout:2824: done (0 left) 2024-09-01T00:38:27.814 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 284 2024-09-01T00:38:27.814 INFO:tasks.rados.rados.0.smithi026.stdout:2825: seq_num 878 ranges {229376=311296} 2024-09-01T00:38:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2825: writing smithi02669314-5 from 229376 to 540672 tid 1 2024-09-01T00:38:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 284 2024-09-01T00:38:27.820 INFO:tasks.rados.rados.0.smithi026.stdout:2826: seq_num 879 ranges {4907008=327680} 2024-09-01T00:38:27.847 INFO:tasks.rados.rados.0.smithi026.stdout:2826: writing smithi02669314-24 from 4907008 to 5234688 tid 1 2024-09-01T00:38:27.848 INFO:tasks.rados.rados.0.smithi026.stdout:2827: rollback oid 13 current snap is 284 2024-09-01T00:38:27.848 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 13 to 283 2024-09-01T00:38:27.848 INFO:tasks.rados.rados.0.smithi026.stdout:2825: finishing write tid 1 to smithi02669314-5 2024-09-01T00:38:27.848 INFO:tasks.rados.rados.0.smithi026.stdout:2825: finishing write tid 2 to smithi02669314-5 2024-09-01T00:38:27.848 INFO:tasks.rados.rados.0.smithi026.stdout:2825: finishing write tid 3 to smithi02669314-5 2024-09-01T00:38:27.848 INFO:tasks.rados.rados.0.smithi026.stdout:2825: oid 5 updating version 0 to 1293 2024-09-01T00:38:27.848 INFO:tasks.rados.rados.0.smithi026.stdout:2825: oid 5 version 1293 is already newer than 1292 2024-09-01T00:38:27.848 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 1293 (ObjNum 878 snap 284 seq_num 878) dirty exists 2024-09-01T00:38:27.848 INFO:tasks.rados.rados.0.smithi026.stdout:2825: left oid 5 (ObjNum 878 snap 284 seq_num 878) 2024-09-01T00:38:27.848 INFO:tasks.rados.rados.0.smithi026.stdout:2825: done (2 left) 2024-09-01T00:38:27.848 INFO:tasks.rados.rados.0.smithi026.stdout:2828: delete oid 45 current snap is 284 2024-09-01T00:38:27.849 INFO:tasks.rados.rados.0.smithi026.stdout:2827: finishing rollback tid 1 to smithi02669314-13 2024-09-01T00:38:27.849 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 991 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-01T00:38:27.849 INFO:tasks.rados.rados.0.smithi026.stdout:2827: done (2 left) 2024-09-01T00:38:27.849 INFO:tasks.rados.rados.0.smithi026.stdout:2828: done (1 left) 2024-09-01T00:38:27.849 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 284 2024-09-01T00:38:27.849 INFO:tasks.rados.rados.0.smithi026.stdout:2829: seq_num 881 ranges {0=360448} 2024-09-01T00:38:27.851 INFO:tasks.rados.rados.0.smithi026.stdout:2829: writing smithi02669314-31 from 0 to 360448 tid 1 2024-09-01T00:38:27.851 INFO:tasks.rados.rados.0.smithi026.stdout:2830: delete oid 44 current snap is 284 2024-09-01T00:38:27.852 INFO:tasks.rados.rados.0.smithi026.stdout:2826: finishing write tid 1 to smithi02669314-24 2024-09-01T00:38:27.852 INFO:tasks.rados.rados.0.smithi026.stdout:2826: finishing write tid 2 to smithi02669314-24 2024-09-01T00:38:27.852 INFO:tasks.rados.rados.0.smithi026.stdout:2826: finishing write tid 3 to smithi02669314-24 2024-09-01T00:38:27.852 INFO:tasks.rados.rados.0.smithi026.stdout:2826: oid 24 updating version 0 to 1109 2024-09-01T00:38:27.852 INFO:tasks.rados.rados.0.smithi026.stdout:2826: oid 24 version 1109 is already newer than 1108 2024-09-01T00:38:27.852 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1109 (ObjNum 879 snap 284 seq_num 879) dirty exists 2024-09-01T00:38:27.852 INFO:tasks.rados.rados.0.smithi026.stdout:2826: left oid 24 (ObjNum 879 snap 284 seq_num 879) 2024-09-01T00:38:27.853 INFO:tasks.rados.rados.0.smithi026.stdout:2826: done (2 left) 2024-09-01T00:38:27.854 INFO:tasks.rados.rados.0.smithi026.stdout:2830: done (1 left) 2024-09-01T00:38:27.854 INFO:tasks.rados.rados.0.smithi026.stdout:2831: snap_remove snap 265 2024-09-01T00:38:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: pgmap v608: 121 pgs: 121 active+clean; 419 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-01T00:38:28.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:28.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:28.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:28.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: osdmap e628: 8 total, 8 up, 8 in 2024-09-01T00:38:28.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:28.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:28.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-01T00:38:28.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:28.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.085 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:27 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:38:27] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.51.0" 2024-09-01T00:38:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: pgmap v608: 121 pgs: 121 active+clean; 419 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-01T00:38:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: osdmap e628: 8 total, 8 up, 8 in 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: pgmap v608: 121 pgs: 121 active+clean; 419 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-01T00:38:28.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: osdmap e628: 8 total, 8 up, 8 in 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "dashboard get-alertmanager-api-host"} : dispatch 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.204 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:27 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:28.820 INFO:tasks.rados.rados.0.smithi026.stdout:2829: finishing write tid 1 to smithi02669314-31 2024-09-01T00:38:28.820 INFO:tasks.rados.rados.0.smithi026.stdout:2829: finishing write tid 2 to smithi02669314-31 2024-09-01T00:38:28.820 INFO:tasks.rados.rados.0.smithi026.stdout:2829: finishing write tid 3 to smithi02669314-31 2024-09-01T00:38:28.821 INFO:tasks.rados.rados.0.smithi026.stdout:2829: oid 31 updating version 0 to 1014 2024-09-01T00:38:28.821 INFO:tasks.rados.rados.0.smithi026.stdout:2829: oid 31 version 1014 is already newer than 1013 2024-09-01T00:38:28.821 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 1014 (ObjNum 881 snap 284 seq_num 881) dirty exists 2024-09-01T00:38:28.821 INFO:tasks.rados.rados.0.smithi026.stdout:2829: left oid 31 (ObjNum 881 snap 284 seq_num 881) 2024-09-01T00:38:28.821 INFO:tasks.rados.rados.0.smithi026.stdout:2829: done (1 left) 2024-09-01T00:38:28.821 INFO:tasks.rados.rados.0.smithi026.stdout:2831: done (0 left) 2024-09-01T00:38:28.821 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 284 2024-09-01T00:38:28.821 INFO:tasks.rados.rados.0.smithi026.stdout:2832: seq_num 883 ranges {3850240=393216} 2024-09-01T00:38:28.844 INFO:tasks.rados.rados.0.smithi026.stdout:2832: writing smithi02669314-32 from 3850240 to 4243456 tid 1 2024-09-01T00:38:28.844 INFO:tasks.rados.rados.0.smithi026.stdout:2833: snap_remove snap 250 2024-09-01T00:38:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:28 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-01T00:38:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:28 smithi139 ceph-mon[73682]: osdmap e629: 8 total, 8 up, 8 in 2024-09-01T00:38:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:28 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-01T00:38:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:28 smithi026 ceph-mon[81182]: osdmap e629: 8 total, 8 up, 8 in 2024-09-01T00:38:29.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:28 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-01T00:38:29.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:28 smithi026 ceph-mon[83580]: osdmap e629: 8 total, 8 up, 8 in 2024-09-01T00:38:29.700 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:38:29 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[117004]: ts=2024-09-01T00:38:29.339Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004407305s 2024-09-01T00:38:29.825 INFO:tasks.rados.rados.0.smithi026.stdout:2832: finishing write tid 1 to smithi02669314-32 2024-09-01T00:38:29.825 INFO:tasks.rados.rados.0.smithi026.stdout:2832: finishing write tid 2 to smithi02669314-32 2024-09-01T00:38:29.825 INFO:tasks.rados.rados.0.smithi026.stdout:2832: finishing write tid 3 to smithi02669314-32 2024-09-01T00:38:29.825 INFO:tasks.rados.rados.0.smithi026.stdout:2832: oid 32 updating version 0 to 1253 2024-09-01T00:38:29.828 INFO:tasks.rados.rados.0.smithi026.stdout:2832: oid 32 updating version 1253 to 1254 2024-09-01T00:38:29.828 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 1254 (ObjNum 883 snap 284 seq_num 883) dirty exists 2024-09-01T00:38:29.828 INFO:tasks.rados.rados.0.smithi026.stdout:2832: left oid 32 (ObjNum 883 snap 284 seq_num 883) 2024-09-01T00:38:29.828 INFO:tasks.rados.rados.0.smithi026.stdout:2832: done (1 left) 2024-09-01T00:38:29.828 INFO:tasks.rados.rados.0.smithi026.stdout:2833: done (0 left) 2024-09-01T00:38:29.828 INFO:tasks.rados.rados.0.smithi026.stdout:2834: copy_from oid 16 from oid 18 current snap is 284 2024-09-01T00:38:29.828 INFO:tasks.rados.rados.0.smithi026.stdout:2835: read oid 42 snap 277 2024-09-01T00:38:29.829 INFO:tasks.rados.rados.0.smithi026.stdout:2835: expect deleted 2024-09-01T00:38:29.829 INFO:tasks.rados.rados.0.smithi026.stdout:2836: copy_from oid 10 from oid 28 current snap is 284 2024-09-01T00:38:29.829 INFO:tasks.rados.rados.0.smithi026.stdout:2837: rmattr oid 37 current snap is 284 2024-09-01T00:38:29.829 INFO:tasks.rados.rados.0.smithi026.stdout:2837: done (3 left) 2024-09-01T00:38:29.829 INFO:tasks.rados.rados.0.smithi026.stdout:2838: rmattr oid 22 current snap is 284 2024-09-01T00:38:29.829 INFO:tasks.rados.rados.0.smithi026.stdout:2838: done (3 left) 2024-09-01T00:38:29.829 INFO:tasks.rados.rados.0.smithi026.stdout:2839: snap_create 2024-09-01T00:38:29.831 INFO:tasks.rados.rados.0.smithi026.stdout:2834: finishing copy_from to smithi02669314-16 2024-09-01T00:38:29.831 INFO:tasks.rados.rados.0.smithi026.stdout:2834: got expected ENOENT (src dne) 2024-09-01T00:38:29.831 INFO:tasks.rados.rados.0.smithi026.stdout:2834: finishing copy_from racing read to smithi02669314-16 2024-09-01T00:38:29.842 INFO:tasks.rados.rados.0.smithi026.stdout:2836: finishing copy_from to smithi02669314-10 2024-09-01T00:38:29.842 INFO:tasks.rados.rados.0.smithi026.stdout:2836: got expected ENOENT (src dne) 2024-09-01T00:38:29.843 INFO:tasks.rados.rados.0.smithi026.stdout:2836: finishing copy_from racing read to smithi02669314-10 2024-09-01T00:38:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:29 smithi139 ceph-mon[73682]: pgmap v611: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 420 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-01T00:38:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:29 smithi139 ceph-mon[73682]: Upgrade: Updating grafana.a 2024-09-01T00:38:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:29 smithi139 ceph-mon[73682]: Deploying daemon grafana.a on smithi139 2024-09-01T00:38:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:29 smithi139 ceph-mon[73682]: osdmap e630: 8 total, 8 up, 8 in 2024-09-01T00:38:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:29 smithi026 ceph-mon[81182]: pgmap v611: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 420 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-01T00:38:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:29 smithi026 ceph-mon[81182]: Upgrade: Updating grafana.a 2024-09-01T00:38:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:29 smithi026 ceph-mon[81182]: Deploying daemon grafana.a on smithi139 2024-09-01T00:38:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:29 smithi026 ceph-mon[81182]: osdmap e630: 8 total, 8 up, 8 in 2024-09-01T00:38:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:29 smithi026 ceph-mon[83580]: pgmap v611: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 420 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-01T00:38:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:29 smithi026 ceph-mon[83580]: Upgrade: Updating grafana.a 2024-09-01T00:38:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:29 smithi026 ceph-mon[83580]: Deploying daemon grafana.a on smithi139 2024-09-01T00:38:30.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:29 smithi026 ceph-mon[83580]: osdmap e630: 8 total, 8 up, 8 in 2024-09-01T00:38:30.834 INFO:tasks.rados.rados.0.smithi026.stdout:2834: done (3 left) 2024-09-01T00:38:30.834 INFO:tasks.rados.rados.0.smithi026.stdout:2835: done (2 left) 2024-09-01T00:38:30.834 INFO:tasks.rados.rados.0.smithi026.stdout:2836: done (1 left) 2024-09-01T00:38:30.834 INFO:tasks.rados.rados.0.smithi026.stdout:2839: done (0 left) 2024-09-01T00:38:30.835 INFO:tasks.rados.rados.0.smithi026.stdout:2840: read oid 19 snap -1 2024-09-01T00:38:30.835 INFO:tasks.rados.rados.0.smithi026.stdout:2840: expect deleted 2024-09-01T00:38:30.835 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 285 2024-09-01T00:38:30.835 INFO:tasks.rados.rados.0.smithi026.stdout:2841: seq_num 884 ranges {6709248=409600} 2024-09-01T00:38:30.873 INFO:tasks.rados.rados.0.smithi026.stdout:2841: writing smithi02669314-41 from 6709248 to 7118848 tid 1 2024-09-01T00:38:30.873 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 285 2024-09-01T00:38:30.873 INFO:tasks.rados.rados.0.smithi026.stdout:2842: seq_num 885 ranges {0=425984} 2024-09-01T00:38:30.875 INFO:tasks.rados.rados.0.smithi026.stdout:2842: writing smithi02669314-7 from 0 to 425984 tid 1 2024-09-01T00:38:30.875 INFO:tasks.rados.rados.0.smithi026.stdout:2843: snap_create 2024-09-01T00:38:30.881 INFO:tasks.rados.rados.0.smithi026.stdout:2841: finishing write tid 1 to smithi02669314-41 2024-09-01T00:38:30.881 INFO:tasks.rados.rados.0.smithi026.stdout:2841: finishing write tid 2 to smithi02669314-41 2024-09-01T00:38:30.881 INFO:tasks.rados.rados.0.smithi026.stdout:2842: finishing write tid 1 to smithi02669314-7 2024-09-01T00:38:30.882 INFO:tasks.rados.rados.0.smithi026.stdout:2842: finishing write tid 2 to smithi02669314-7 2024-09-01T00:38:30.882 INFO:tasks.rados.rados.0.smithi026.stdout:2841: finishing write tid 3 to smithi02669314-41 2024-09-01T00:38:30.882 INFO:tasks.rados.rados.0.smithi026.stdout:2841: oid 41 updating version 0 to 1303 2024-09-01T00:38:30.882 INFO:tasks.rados.rados.0.smithi026.stdout:2841: oid 41 version 1303 is already newer than 1302 2024-09-01T00:38:30.883 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1303 (ObjNum 884 snap 285 seq_num 884) dirty exists 2024-09-01T00:38:30.883 INFO:tasks.rados.rados.0.smithi026.stdout:2841: left oid 41 (ObjNum 884 snap 285 seq_num 884) 2024-09-01T00:38:30.883 INFO:tasks.rados.rados.0.smithi026.stdout:2842: finishing write tid 3 to smithi02669314-7 2024-09-01T00:38:30.883 INFO:tasks.rados.rados.0.smithi026.stdout:2842: oid 7 updating version 0 to 1305 2024-09-01T00:38:30.883 INFO:tasks.rados.rados.0.smithi026.stdout:2842: oid 7 version 1305 is already newer than 1304 2024-09-01T00:38:30.883 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 1305 (ObjNum 885 snap 285 seq_num 885) dirty exists 2024-09-01T00:38:30.883 INFO:tasks.rados.rados.0.smithi026.stdout:2842: left oid 7 (ObjNum 885 snap 285 seq_num 885) 2024-09-01T00:38:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:30 smithi139 ceph-mon[73682]: osdmap e631: 8 total, 8 up, 8 in 2024-09-01T00:38:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:30 smithi026 ceph-mon[81182]: osdmap e631: 8 total, 8 up, 8 in 2024-09-01T00:38:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:30 smithi026 ceph-mon[83580]: osdmap e631: 8 total, 8 up, 8 in 2024-09-01T00:38:31.835 INFO:tasks.rados.rados.0.smithi026.stdout:2840: done (3 left) 2024-09-01T00:38:31.835 INFO:tasks.rados.rados.0.smithi026.stdout:2841: done (2 left) 2024-09-01T00:38:31.835 INFO:tasks.rados.rados.0.smithi026.stdout:2842: done (1 left) 2024-09-01T00:38:31.835 INFO:tasks.rados.rados.0.smithi026.stdout:2843: done (0 left) 2024-09-01T00:38:31.835 INFO:tasks.rados.rados.0.smithi026.stdout:2844: read oid 29 snap -1 2024-09-01T00:38:31.835 INFO:tasks.rados.rados.0.smithi026.stdout:2844: expect (ObjNum 759 snap 232 seq_num 759) 2024-09-01T00:38:31.835 INFO:tasks.rados.rados.0.smithi026.stdout:2845: snap_create 2024-09-01T00:38:31.845 INFO:tasks.rados.rados.0.smithi026.stdout:2844: expect (ObjNum 759 snap 232 seq_num 759) 2024-09-01T00:38:32.149 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:38:32.150 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:31 smithi026 ceph-mon[81182]: pgmap v614: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 420 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 200 KiB/s wr, 2 op/s 2024-09-01T00:38:32.150 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:31 smithi026 ceph-mon[81182]: osdmap e632: 8 total, 8 up, 8 in 2024-09-01T00:38:32.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:31 smithi026 ceph-mon[83580]: pgmap v614: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 420 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 200 KiB/s wr, 2 op/s 2024-09-01T00:38:32.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:31 smithi026 ceph-mon[83580]: osdmap e632: 8 total, 8 up, 8 in 2024-09-01T00:38:32.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:31 smithi139 ceph-mon[73682]: pgmap v614: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 420 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 200 KiB/s wr, 2 op/s 2024-09-01T00:38:32.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:31 smithi139 ceph-mon[73682]: osdmap e632: 8 total, 8 up, 8 in 2024-09-01T00:38:32.733 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:38:32.733 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (13s) 10s ago 12m 17.6M - 0.27.0 11f11916f8cd 3b82ce3bd1c5 2024-09-01T00:38:32.733 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (11m) 28s ago 11m 90.9M - 9.4.7 954c08fa6188 2794d7380aa5 2024-09-01T00:38:32.733 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (96s) 10s ago 13m 16.5M - 19.3.0-4640-g50288870 8375ce782346 ff244eedfb4c 2024-09-01T00:38:32.733 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (74s) 28s ago 13m 14.8M - 19.3.0-4640-g50288870 8375ce782346 39c2c46c3fd7 2024-09-01T00:38:32.733 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (7m) 28s ago 16m 456M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:38:32.733 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (7m) 10s ago 18m 531M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:38:32.733 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (7m) 10s ago 18m 71.4M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:38:32.733 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (6m) 28s ago 17m 56.9M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:38:32.734 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (6m) 10s ago 16m 60.0M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:38:32.734 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (60s) 10s ago 11m 8086k - 1.7.0 72c9c2088986 e01690f2a6b4 2024-09-01T00:38:32.734 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (54s) 28s ago 11m 9428k - 1.7.0 72c9c2088986 fbf238f209a1 2024-09-01T00:38:32.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (5m) 10s ago 16m 206M 2481M 19.3.0-4640-g50288870 8375ce782346 a0589209e48e 2024-09-01T00:38:32.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (5m) 10s ago 15m 223M 2481M 19.3.0-4640-g50288870 8375ce782346 b53b7e01db96 2024-09-01T00:38:32.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (4m) 10s ago 15m 185M 2481M 19.3.0-4640-g50288870 8375ce782346 8b9cf7b95d01 2024-09-01T00:38:32.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (4m) 10s ago 15m 129M 2481M 19.3.0-4640-g50288870 8375ce782346 9285322bfbd4 2024-09-01T00:38:32.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (3m) 28s ago 14m 165M 2480M 19.3.0-4640-g50288870 8375ce782346 9c796e465958 2024-09-01T00:38:32.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (2m) 28s ago 14m 160M 2480M 19.3.0-4640-g50288870 8375ce782346 a8ddac5d882d 2024-09-01T00:38:32.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (2m) 28s ago 14m 86.1M 2480M 19.3.0-4640-g50288870 8375ce782346 1059b92b7550 2024-09-01T00:38:32.734 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (112s) 28s ago 13m 115M 2480M 19.3.0-4640-g50288870 8375ce782346 0ceacf9262ac 2024-09-01T00:38:32.734 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (32s) 28s ago 12m 33.1M - 2.51.0 1d3b7f56885b 664075b73229 2024-09-01T00:38:32.843 INFO:tasks.rados.rados.0.smithi026.stdout:2844: done (1 left) 2024-09-01T00:38:32.843 INFO:tasks.rados.rados.0.smithi026.stdout:2845: done (0 left) 2024-09-01T00:38:32.843 INFO:tasks.rados.rados.0.smithi026.stdout:2846: delete oid 3 current snap is 287 2024-09-01T00:38:32.847 INFO:tasks.rados.rados.0.smithi026.stdout:2846: done (0 left) 2024-09-01T00:38:32.847 INFO:tasks.rados.rados.0.smithi026.stdout:2847: read oid 38 snap -1 2024-09-01T00:38:32.847 INFO:tasks.rados.rados.0.smithi026.stdout:2847: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:38:32.847 INFO:tasks.rados.rados.0.smithi026.stdout:2848: snap_create 2024-09-01T00:38:32.865 INFO:tasks.rados.rados.0.smithi026.stdout:2847: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:38:33.088 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:38:33.088 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:38:33.088 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:38:33.088 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:38:33.088 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:38:33.088 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:38:33.089 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:38:33.089 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:38:33.089 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 8 2024-09-01T00:38:33.089 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:38:33.089 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:38:33.089 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:38:33.089 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:38:33.089 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:38:33.089 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 15 2024-09-01T00:38:33.089 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:38:33.090 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:38:33.090 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:32 smithi026 ceph-mon[81182]: osdmap e633: 8 total, 8 up, 8 in 2024-09-01T00:38:33.090 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:32 smithi026 ceph-mon[83580]: osdmap e633: 8 total, 8 up, 8 in 2024-09-01T00:38:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:32 smithi139 ceph-mon[73682]: osdmap e633: 8 total, 8 up, 8 in 2024-09-01T00:38:33.383 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:38:33.383 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63", 2024-09-01T00:38:33.383 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-01T00:38:33.383 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-01T00:38:33.383 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-01T00:38:33.383 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-01T00:38:33.383 INFO:teuthology.orchestra.run.smithi026.stdout: "osd", 2024-09-01T00:38:33.383 INFO:teuthology.orchestra.run.smithi026.stdout: "mds", 2024-09-01T00:38:33.383 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-01T00:38:33.383 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-01T00:38:33.383 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "15/20 daemons upgraded", 2024-09-01T00:38:33.384 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading grafana daemons", 2024-09-01T00:38:33.384 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-01T00:38:33.384 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:38:33.848 INFO:tasks.rados.rados.0.smithi026.stdout:2847: done (1 left) 2024-09-01T00:38:33.848 INFO:tasks.rados.rados.0.smithi026.stdout:2848: done (0 left) 2024-09-01T00:38:33.848 INFO:tasks.rados.rados.0.smithi026.stdout:2849: snap_create 2024-09-01T00:38:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:33 smithi026 ceph-mon[81182]: pgmap v617: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 420 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 264 KiB/s wr, 2 op/s 2024-09-01T00:38:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:33 smithi026 ceph-mon[81182]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:33 smithi026 ceph-mon[81182]: from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:33 smithi026 ceph-mon[81182]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:33 smithi026 ceph-mon[81182]: osdmap e634: 8 total, 8 up, 8 in 2024-09-01T00:38:34.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:33 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1388186727' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:34.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:33 smithi026 ceph-mon[83580]: pgmap v617: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 420 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 264 KiB/s wr, 2 op/s 2024-09-01T00:38:34.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:33 smithi026 ceph-mon[83580]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:34.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:33 smithi026 ceph-mon[83580]: from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:34.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:33 smithi026 ceph-mon[83580]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:34.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:33 smithi026 ceph-mon[83580]: osdmap e634: 8 total, 8 up, 8 in 2024-09-01T00:38:34.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:33 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1388186727' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:33 smithi139 ceph-mon[73682]: pgmap v617: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 420 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 264 KiB/s wr, 2 op/s 2024-09-01T00:38:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:33 smithi139 ceph-mon[73682]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:33 smithi139 ceph-mon[73682]: from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:33 smithi139 ceph-mon[73682]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:33 smithi139 ceph-mon[73682]: osdmap e634: 8 total, 8 up, 8 in 2024-09-01T00:38:34.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:33 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1388186727' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:34.854 INFO:tasks.rados.rados.0.smithi026.stdout:2849: done (0 left) 2024-09-01T00:38:34.854 INFO:tasks.rados.rados.0.smithi026.stdout:2850: delete oid 36 current snap is 289 2024-09-01T00:38:34.859 INFO:tasks.rados.rados.0.smithi026.stdout:2850: done (0 left) 2024-09-01T00:38:34.859 INFO:tasks.rados.rados.0.smithi026.stdout:2851: delete oid 1 current snap is 289 2024-09-01T00:38:34.861 INFO:tasks.rados.rados.0.smithi026.stdout:2851: done (0 left) 2024-09-01T00:38:34.862 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 289 2024-09-01T00:38:34.862 INFO:tasks.rados.rados.0.smithi026.stdout:2852: seq_num 889 ranges {0=491520} 2024-09-01T00:38:34.865 INFO:tasks.rados.rados.0.smithi026.stdout:2852: writing smithi02669314-21 from 0 to 491520 tid 1 2024-09-01T00:38:34.865 INFO:tasks.rados.rados.0.smithi026.stdout:2853: copy_from oid 19 from oid 49 current snap is 289 2024-09-01T00:38:34.865 INFO:tasks.rados.rados.0.smithi026.stdout:2854: read oid 9 snap -1 2024-09-01T00:38:34.865 INFO:tasks.rados.rados.0.smithi026.stdout:2854: expect (ObjNum 849 snap 267 seq_num 849) 2024-09-01T00:38:34.865 INFO:tasks.rados.rados.0.smithi026.stdout:2855: snap_remove snap 274 2024-09-01T00:38:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:34 smithi026 ceph-mon[81182]: from='client.34632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:34 smithi026 ceph-mon[81182]: osdmap e635: 8 total, 8 up, 8 in 2024-09-01T00:38:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:38:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:34 smithi026 ceph-mon[83580]: from='client.34632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:34 smithi026 ceph-mon[83580]: osdmap e635: 8 total, 8 up, 8 in 2024-09-01T00:38:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:38:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:34 smithi139 ceph-mon[73682]: from='client.34632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:38:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:34 smithi139 ceph-mon[73682]: osdmap e635: 8 total, 8 up, 8 in 2024-09-01T00:38:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:38:35.821 INFO:tasks.rados.rados.0.smithi026.stdout:2852: finishing write tid 1 to smithi02669314-21 2024-09-01T00:38:35.821 INFO:tasks.rados.rados.0.smithi026.stdout:2852: finishing write tid 2 to smithi02669314-21 2024-09-01T00:38:35.821 INFO:tasks.rados.rados.0.smithi026.stdout:2852: finishing write tid 3 to smithi02669314-21 2024-09-01T00:38:35.821 INFO:tasks.rados.rados.0.smithi026.stdout:2852: oid 21 updating version 0 to 988 2024-09-01T00:38:35.821 INFO:tasks.rados.rados.0.smithi026.stdout:2852: oid 21 updating version 988 to 989 2024-09-01T00:38:35.821 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 989 (ObjNum 889 snap 289 seq_num 889) dirty exists 2024-09-01T00:38:35.821 INFO:tasks.rados.rados.0.smithi026.stdout:2852: left oid 21 (ObjNum 889 snap 289 seq_num 889) 2024-09-01T00:38:35.821 INFO:tasks.rados.rados.0.smithi026.stdout:2854: expect (ObjNum 849 snap 267 seq_num 849) 2024-09-01T00:38:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:35 smithi139 ceph-mon[73682]: pgmap v620: 121 pgs: 121 active+clean; 420 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 529 KiB/s rd, 264 KiB/s wr, 4 op/s 2024-09-01T00:38:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:35 smithi139 ceph-mon[73682]: osdmap e636: 8 total, 8 up, 8 in 2024-09-01T00:38:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:35 smithi139 ceph-mon[73682]: osdmap e637: 8 total, 8 up, 8 in 2024-09-01T00:38:36.194 INFO:tasks.rados.rados.0.smithi026.stdout:2853: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:38:36.194 INFO:tasks.rados.rados.0.smithi026.stdout:2853: finishing copy_from to smithi02669314-19 2024-09-01T00:38:36.194 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 745 (ObjNum 834 snap 264 seq_num 834) dirty exists 2024-09-01T00:38:36.194 INFO:tasks.rados.rados.0.smithi026.stdout:2852: done (3 left) 2024-09-01T00:38:36.194 INFO:tasks.rados.rados.0.smithi026.stdout:2853: done (2 left) 2024-09-01T00:38:36.195 INFO:tasks.rados.rados.0.smithi026.stdout:2854: done (1 left) 2024-09-01T00:38:36.195 INFO:tasks.rados.rados.0.smithi026.stdout:2855: done (0 left) 2024-09-01T00:38:36.195 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 289 2024-09-01T00:38:36.195 INFO:tasks.rados.rados.0.smithi026.stdout:2856: seq_num 890 ranges {0=507904} 2024-09-01T00:38:36.196 INFO:tasks.rados.rados.0.smithi026.stdout:2856: writing smithi02669314-25 from 0 to 507904 tid 1 2024-09-01T00:38:36.196 INFO:tasks.rados.rados.0.smithi026.stdout:2857: snap_remove snap 263 2024-09-01T00:38:36.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:35 smithi026 ceph-mon[81182]: pgmap v620: 121 pgs: 121 active+clean; 420 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 529 KiB/s rd, 264 KiB/s wr, 4 op/s 2024-09-01T00:38:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:35 smithi026 ceph-mon[81182]: osdmap e636: 8 total, 8 up, 8 in 2024-09-01T00:38:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:35 smithi026 ceph-mon[81182]: osdmap e637: 8 total, 8 up, 8 in 2024-09-01T00:38:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:35 smithi026 ceph-mon[83580]: pgmap v620: 121 pgs: 121 active+clean; 420 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 529 KiB/s rd, 264 KiB/s wr, 4 op/s 2024-09-01T00:38:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:35 smithi026 ceph-mon[83580]: osdmap e636: 8 total, 8 up, 8 in 2024-09-01T00:38:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:35 smithi026 ceph-mon[83580]: osdmap e637: 8 total, 8 up, 8 in 2024-09-01T00:38:36.862 INFO:tasks.rados.rados.0.smithi026.stdout:2856: finishing write tid 1 to smithi02669314-25 2024-09-01T00:38:36.862 INFO:tasks.rados.rados.0.smithi026.stdout:2856: finishing write tid 2 to smithi02669314-25 2024-09-01T00:38:36.862 INFO:tasks.rados.rados.0.smithi026.stdout:2856: finishing write tid 3 to smithi02669314-25 2024-09-01T00:38:36.863 INFO:tasks.rados.rados.0.smithi026.stdout:2856: oid 25 updating version 0 to 801 2024-09-01T00:38:36.863 INFO:tasks.rados.rados.0.smithi026.stdout:2856: oid 25 updating version 801 to 802 2024-09-01T00:38:36.863 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 802 (ObjNum 890 snap 289 seq_num 890) dirty exists 2024-09-01T00:38:36.863 INFO:tasks.rados.rados.0.smithi026.stdout:2856: left oid 25 (ObjNum 890 snap 289 seq_num 890) 2024-09-01T00:38:36.863 INFO:tasks.rados.rados.0.smithi026.stdout:2856: done (1 left) 2024-09-01T00:38:36.863 INFO:tasks.rados.rados.0.smithi026.stdout:2857: done (0 left) 2024-09-01T00:38:36.863 INFO:tasks.rados.rados.0.smithi026.stdout:2858: snap_remove snap 268 2024-09-01T00:38:37.862 INFO:tasks.rados.rados.0.smithi026.stdout:2858: done (0 left) 2024-09-01T00:38:37.863 INFO:tasks.rados.rados.0.smithi026.stdout:2859: read oid 22 snap 262 2024-09-01T00:38:37.863 INFO:tasks.rados.rados.0.smithi026.stdout:2859: expect (ObjNum 816 snap 253 seq_num 816) 2024-09-01T00:38:37.863 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 289 2024-09-01T00:38:37.863 INFO:tasks.rados.rados.0.smithi026.stdout:2860: seq_num 891 ranges {540672=532480} 2024-09-01T00:38:37.869 INFO:tasks.rados.rados.0.smithi026.stdout:2860: writing smithi02669314-5 from 540672 to 1073152 tid 1 2024-09-01T00:38:37.870 INFO:tasks.rados.rados.0.smithi026.stdout:2861: delete oid 31 current snap is 289 2024-09-01T00:38:37.877 INFO:tasks.rados.rados.0.smithi026.stdout:2861: done (2 left) 2024-09-01T00:38:37.877 INFO:tasks.rados.rados.0.smithi026.stdout:2862: snap_create 2024-09-01T00:38:37.877 INFO:tasks.rados.rados.0.smithi026.stdout:2860: finishing write tid 1 to smithi02669314-5 2024-09-01T00:38:37.877 INFO:tasks.rados.rados.0.smithi026.stdout:2860: finishing write tid 2 to smithi02669314-5 2024-09-01T00:38:37.879 INFO:tasks.rados.rados.0.smithi026.stdout:2860: finishing write tid 3 to smithi02669314-5 2024-09-01T00:38:37.879 INFO:tasks.rados.rados.0.smithi026.stdout:2860: oid 5 updating version 0 to 1332 2024-09-01T00:38:37.879 INFO:tasks.rados.rados.0.smithi026.stdout:2860: oid 5 version 1332 is already newer than 1331 2024-09-01T00:38:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 1332 (ObjNum 891 snap 289 seq_num 891) dirty exists 2024-09-01T00:38:37.880 INFO:tasks.rados.rados.0.smithi026.stdout:2860: left oid 5 (ObjNum 891 snap 289 seq_num 891) 2024-09-01T00:38:37.894 INFO:tasks.rados.rados.0.smithi026.stdout:2859: expect (ObjNum 816 snap 253 seq_num 816) 2024-09-01T00:38:38.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:37 smithi139 ceph-mon[73682]: pgmap v623: 121 pgs: 121 active+clean; 421 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 324 KiB/s wr, 5 op/s 2024-09-01T00:38:38.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:37 smithi139 ceph-mon[73682]: osdmap e638: 8 total, 8 up, 8 in 2024-09-01T00:38:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:37 smithi026 ceph-mon[81182]: pgmap v623: 121 pgs: 121 active+clean; 421 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 324 KiB/s wr, 5 op/s 2024-09-01T00:38:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:37 smithi026 ceph-mon[81182]: osdmap e638: 8 total, 8 up, 8 in 2024-09-01T00:38:38.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:38:37 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:38:37] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.51.0" 2024-09-01T00:38:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:37 smithi026 ceph-mon[83580]: pgmap v623: 121 pgs: 121 active+clean; 421 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 324 KiB/s wr, 5 op/s 2024-09-01T00:38:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:37 smithi026 ceph-mon[83580]: osdmap e638: 8 total, 8 up, 8 in 2024-09-01T00:38:38.322 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:38 smithi139 systemd[1]: Stopping Ceph grafana.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:38:38.833 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:38 smithi139 podman[110206]: 2024-09-01 00:38:38.575656906 +0000 UTC m=+0.106960685 container died 2794d7380aa50e666e6aef262c71761dfb7962ca7a660759952b0933ee0171ea (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a, io.buildah.version=1.32.0, release=239.1651231664, build-date=2022-04-29T11:48:11.055897, vcs-type=git, io.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., io.openshift.expose-services=, com.redhat.component=ubi8-container, maintainer=Paul Cuzner , architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.tags=base rhel8, version=8.5, name=ubi8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664) 2024-09-01T00:38:38.876 INFO:tasks.rados.rados.0.smithi026.stdout:2859: done (2 left) 2024-09-01T00:38:38.877 INFO:tasks.rados.rados.0.smithi026.stdout:2860: done (1 left) 2024-09-01T00:38:38.877 INFO:tasks.rados.rados.0.smithi026.stdout:2862: done (0 left) 2024-09-01T00:38:38.877 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 290 2024-09-01T00:38:38.877 INFO:tasks.rados.rados.0.smithi026.stdout:2863: seq_num 893 ranges {0=565248} 2024-09-01T00:38:38.879 INFO:tasks.rados.rados.0.smithi026.stdout:2863: writing smithi02669314-48 from 0 to 565248 tid 1 2024-09-01T00:38:38.879 INFO:tasks.rados.rados.0.smithi026.stdout:2864: delete oid 9 current snap is 290 2024-09-01T00:38:38.884 INFO:tasks.rados.rados.0.smithi026.stdout:2864: done (1 left) 2024-09-01T00:38:38.884 INFO:tasks.rados.rados.0.smithi026.stdout:2865: read oid 25 snap -1 2024-09-01T00:38:38.884 INFO:tasks.rados.rados.0.smithi026.stdout:2865: expect (ObjNum 890 snap 289 seq_num 890) 2024-09-01T00:38:38.884 INFO:tasks.rados.rados.0.smithi026.stdout:2866: read oid 18 snap -1 2024-09-01T00:38:38.884 INFO:tasks.rados.rados.0.smithi026.stdout:2866: expect deleted 2024-09-01T00:38:38.884 INFO:tasks.rados.rados.0.smithi026.stdout:2867: copy_from oid 45 from oid 1 current snap is 290 2024-09-01T00:38:38.884 INFO:tasks.rados.rados.0.smithi026.stdout:2868: read oid 20 snap -1 2024-09-01T00:38:38.884 INFO:tasks.rados.rados.0.smithi026.stdout:2868: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:38:38.884 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 290 2024-09-01T00:38:38.885 INFO:tasks.rados.rados.0.smithi026.stdout:2869: seq_num 895 ranges {819200=598016} 2024-09-01T00:38:38.892 INFO:tasks.rados.rados.0.smithi026.stdout:2869: writing smithi02669314-11 from 819200 to 1417216 tid 1 2024-09-01T00:38:38.892 INFO:tasks.rados.rados.0.smithi026.stdout:2870: delete oid 44 current snap is 290 2024-09-01T00:38:38.892 INFO:tasks.rados.rados.0.smithi026.stdout:2868: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:38:38.895 INFO:tasks.rados.rados.0.smithi026.stdout:2867: finishing copy_from to smithi02669314-45 2024-09-01T00:38:38.895 INFO:tasks.rados.rados.0.smithi026.stdout:2867: got expected ENOENT (src dne) 2024-09-01T00:38:38.895 INFO:tasks.rados.rados.0.smithi026.stdout:2867: finishing copy_from racing read to smithi02669314-45 2024-09-01T00:38:38.895 INFO:tasks.rados.rados.0.smithi026.stdout:2863: finishing write tid 1 to smithi02669314-48 2024-09-01T00:38:38.895 INFO:tasks.rados.rados.0.smithi026.stdout:2863: finishing write tid 2 to smithi02669314-48 2024-09-01T00:38:38.895 INFO:tasks.rados.rados.0.smithi026.stdout:2863: finishing write tid 3 to smithi02669314-48 2024-09-01T00:38:38.895 INFO:tasks.rados.rados.0.smithi026.stdout:2863: oid 48 updating version 0 to 1316 2024-09-01T00:38:38.895 INFO:tasks.rados.rados.0.smithi026.stdout:2863: oid 48 updating version 1316 to 1317 2024-09-01T00:38:38.895 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1317 (ObjNum 893 snap 290 seq_num 893) dirty exists 2024-09-01T00:38:38.895 INFO:tasks.rados.rados.0.smithi026.stdout:2863: left oid 48 (ObjNum 893 snap 290 seq_num 893) 2024-09-01T00:38:38.895 INFO:tasks.rados.rados.0.smithi026.stdout:2865: expect (ObjNum 890 snap 289 seq_num 890) 2024-09-01T00:38:38.909 INFO:tasks.rados.rados.0.smithi026.stdout:2869: finishing write tid 1 to smithi02669314-11 2024-09-01T00:38:38.909 INFO:tasks.rados.rados.0.smithi026.stdout:2869: finishing write tid 2 to smithi02669314-11 2024-09-01T00:38:38.909 INFO:tasks.rados.rados.0.smithi026.stdout:2869: finishing write tid 3 to smithi02669314-11 2024-09-01T00:38:38.909 INFO:tasks.rados.rados.0.smithi026.stdout:2869: oid 11 updating version 0 to 1022 2024-09-01T00:38:38.909 INFO:tasks.rados.rados.0.smithi026.stdout:2869: oid 11 updating version 1022 to 1023 2024-09-01T00:38:38.909 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1023 (ObjNum 895 snap 290 seq_num 895) dirty exists 2024-09-01T00:38:38.909 INFO:tasks.rados.rados.0.smithi026.stdout:2869: left oid 11 (ObjNum 895 snap 290 seq_num 895) 2024-09-01T00:38:38.909 INFO:tasks.rados.rados.0.smithi026.stdout:2863: done (6 left) 2024-09-01T00:38:38.909 INFO:tasks.rados.rados.0.smithi026.stdout:2865: done (5 left) 2024-09-01T00:38:38.910 INFO:tasks.rados.rados.0.smithi026.stdout:2866: done (4 left) 2024-09-01T00:38:38.910 INFO:tasks.rados.rados.0.smithi026.stdout:2867: done (3 left) 2024-09-01T00:38:38.910 INFO:tasks.rados.rados.0.smithi026.stdout:2868: done (2 left) 2024-09-01T00:38:38.910 INFO:tasks.rados.rados.0.smithi026.stdout:2869: done (1 left) 2024-09-01T00:38:38.910 INFO:tasks.rados.rados.0.smithi026.stdout:2870: done (0 left) 2024-09-01T00:38:38.910 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 290 2024-09-01T00:38:38.910 INFO:tasks.rados.rados.0.smithi026.stdout:2871: seq_num 897 ranges {4333568=630784} 2024-09-01T00:38:38.936 INFO:tasks.rados.rados.0.smithi026.stdout:2871: writing smithi02669314-46 from 4333568 to 4964352 tid 1 2024-09-01T00:38:38.936 INFO:tasks.rados.rados.0.smithi026.stdout:2872: setattr oid 11 current snap is 290 2024-09-01T00:38:38.937 INFO:tasks.rados.rados.0.smithi026.stdout:2873: read oid 33 snap -1 2024-09-01T00:38:38.937 INFO:tasks.rados.rados.0.smithi026.stdout:2873: expect deleted 2024-09-01T00:38:38.937 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 290 2024-09-01T00:38:38.938 INFO:tasks.rados.rados.0.smithi026.stdout:2874: seq_num 898 ranges {0=647168} 2024-09-01T00:38:38.941 INFO:tasks.rados.rados.0.smithi026.stdout:2874: writing smithi02669314-18 from 0 to 647168 tid 1 2024-09-01T00:38:38.942 INFO:tasks.rados.rados.0.smithi026.stdout:2875: setattr oid 36 current snap is 290 2024-09-01T00:38:38.942 INFO:tasks.rados.rados.0.smithi026.stdout:2871: finishing write tid 1 to smithi02669314-46 2024-09-01T00:38:38.942 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1024 (ObjNum 895 snap 290 seq_num 895) dirty exists 2024-09-01T00:38:38.942 INFO:tasks.rados.rados.0.smithi026.stdout:2871: finishing write tid 2 to smithi02669314-46 2024-09-01T00:38:38.942 INFO:tasks.rados.rados.0.smithi026.stdout:2871: finishing write tid 3 to smithi02669314-46 2024-09-01T00:38:38.942 INFO:tasks.rados.rados.0.smithi026.stdout:2871: oid 46 updating version 0 to 1120 2024-09-01T00:38:38.942 INFO:tasks.rados.rados.0.smithi026.stdout:2871: oid 46 updating version 1120 to 1121 2024-09-01T00:38:38.942 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1121 (ObjNum 897 snap 290 seq_num 897) dirty exists 2024-09-01T00:38:38.942 INFO:tasks.rados.rados.0.smithi026.stdout:2871: left oid 46 (ObjNum 897 snap 290 seq_num 897) 2024-09-01T00:38:38.943 INFO:tasks.rados.rados.0.smithi026.stdout:2871: done (4 left) 2024-09-01T00:38:38.943 INFO:tasks.rados.rados.0.smithi026.stdout:2872: done (3 left) 2024-09-01T00:38:38.943 INFO:tasks.rados.rados.0.smithi026.stdout:2873: done (2 left) 2024-09-01T00:38:38.944 INFO:tasks.rados.rados.0.smithi026.stdout:2876: read oid 47 snap 285 2024-09-01T00:38:38.944 INFO:tasks.rados.rados.0.smithi026.stdout:2876: expect deleted 2024-09-01T00:38:38.944 INFO:tasks.rados.rados.0.smithi026.stdout:2877: rmattr oid 38 current snap is 290 2024-09-01T00:38:38.944 INFO:tasks.rados.rados.0.smithi026.stdout:2878: copy_from oid 19 from oid 33 current snap is 290 2024-09-01T00:38:38.944 INFO:tasks.rados.rados.0.smithi026.stdout:2879: delete oid 32 current snap is 290 2024-09-01T00:38:38.944 INFO:tasks.rados.rados.0.smithi026.stdout:2874: finishing write tid 1 to smithi02669314-18 2024-09-01T00:38:38.945 INFO:tasks.rados.rados.0.smithi026.stdout:2874: finishing write tid 2 to smithi02669314-18 2024-09-01T00:38:38.945 INFO:tasks.rados.rados.0.smithi026.stdout:2878: finishing copy_from to smithi02669314-19 2024-09-01T00:38:38.945 INFO:tasks.rados.rados.0.smithi026.stdout:2878: got expected ENOENT (src dne) 2024-09-01T00:38:38.945 INFO:tasks.rados.rados.0.smithi026.stdout:2878: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:38:38.946 INFO:tasks.rados.rados.0.smithi026.stdout:2874: finishing write tid 3 to smithi02669314-18 2024-09-01T00:38:38.946 INFO:tasks.rados.rados.0.smithi026.stdout:2874: oid 18 updating version 0 to 1117 2024-09-01T00:38:38.946 INFO:tasks.rados.rados.0.smithi026.stdout:2874: oid 18 updating version 1117 to 1118 2024-09-01T00:38:38.946 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 1118 (ObjNum 898 snap 290 seq_num 898) dirty exists 2024-09-01T00:38:38.946 INFO:tasks.rados.rados.0.smithi026.stdout:2874: left oid 18 (ObjNum 898 snap 290 seq_num 898) 2024-09-01T00:38:38.947 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 990 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:38:38.947 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1255 (ObjNum 700 snap 212 seq_num 700) dirty exists 2024-09-01T00:38:38.947 INFO:tasks.rados.rados.0.smithi026.stdout:2874: done (5 left) 2024-09-01T00:38:38.947 INFO:tasks.rados.rados.0.smithi026.stdout:2875: done (4 left) 2024-09-01T00:38:38.947 INFO:tasks.rados.rados.0.smithi026.stdout:2876: done (3 left) 2024-09-01T00:38:38.947 INFO:tasks.rados.rados.0.smithi026.stdout:2877: done (2 left) 2024-09-01T00:38:38.947 INFO:tasks.rados.rados.0.smithi026.stdout:2878: done (1 left) 2024-09-01T00:38:38.947 INFO:tasks.rados.rados.0.smithi026.stdout:2879: done (0 left) 2024-09-01T00:38:38.947 INFO:tasks.rados.rados.0.smithi026.stdout:2880: setattr oid 27 current snap is 290 2024-09-01T00:38:38.949 INFO:tasks.rados.rados.0.smithi026.stdout:2881: read oid 10 snap -1 2024-09-01T00:38:38.949 INFO:tasks.rados.rados.0.smithi026.stdout:2881: expect (ObjNum 875 snap 282 seq_num 875) 2024-09-01T00:38:38.949 INFO:tasks.rados.rados.0.smithi026.stdout:2882: delete oid 25 current snap is 290 2024-09-01T00:38:38.951 INFO:tasks.rados.rados.0.smithi026.stdout:2882: done (2 left) 2024-09-01T00:38:38.951 INFO:tasks.rados.rados.0.smithi026.stdout:2883: delete oid 33 current snap is 290 2024-09-01T00:38:38.951 INFO:tasks.rados.rados.0.smithi026.stdout:2881: expect (ObjNum 875 snap 282 seq_num 875) 2024-09-01T00:38:38.968 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1340 (ObjNum 871 snap 279 seq_num 871) dirty exists 2024-09-01T00:38:38.968 INFO:tasks.rados.rados.0.smithi026.stdout:2880: done (2 left) 2024-09-01T00:38:38.968 INFO:tasks.rados.rados.0.smithi026.stdout:2881: done (1 left) 2024-09-01T00:38:38.968 INFO:tasks.rados.rados.0.smithi026.stdout:2883: done (0 left) 2024-09-01T00:38:38.968 INFO:tasks.rados.rados.0.smithi026.stdout:2884: snap_create 2024-09-01T00:38:39.182 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:38 smithi139 ceph-mon[73682]: osdmap e639: 8 total, 8 up, 8 in 2024-09-01T00:38:39.182 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:38 smithi139 ceph-mon[73682]: pgmap v626: 121 pgs: 121 active+clean; 433 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-01T00:38:39.183 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:38 smithi139 podman[110206]: 2024-09-01 00:38:38.948723073 +0000 UTC m=+0.480026840 container cleanup 2794d7380aa50e666e6aef262c71761dfb7962ca7a660759952b0933ee0171ea (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a, io.buildah.version=1.32.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-type=git, io.k8s.display-name=Red Hat Universal Base Image 8, build-date=2022-04-29T11:48:11.055897, com.redhat.component=ubi8-container, io.openshift.expose-services=, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=239.1651231664, version=8.5, architecture=x86_64, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , vendor=Red Hat, Inc., distribution-scope=public, io.openshift.tags=base rhel8, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, description=Ceph Grafana Container) 2024-09-01T00:38:39.183 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:38 smithi139 bash[110206]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a 2024-09-01T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:38 smithi026 ceph-mon[81182]: osdmap e639: 8 total, 8 up, 8 in 2024-09-01T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:38 smithi026 ceph-mon[81182]: pgmap v626: 121 pgs: 121 active+clean; 433 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-01T00:38:39.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:38 smithi026 ceph-mon[83580]: osdmap e639: 8 total, 8 up, 8 in 2024-09-01T00:38:39.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:38 smithi026 ceph-mon[83580]: pgmap v626: 121 pgs: 121 active+clean; 433 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-01T00:38:39.518 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:39 smithi139 podman[110218]: 2024-09-01 00:38:39.183293786 +0000 UTC m=+0.609531330 container remove 2794d7380aa50e666e6aef262c71761dfb7962ca7a660759952b0933ee0171ea (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=ubi8, architecture=x86_64, io.openshift.tags=base rhel8, io.buildah.version=1.32.0, build-date=2022-04-29T11:48:11.055897, release=239.1651231664, vcs-type=git, distribution-scope=public, io.openshift.expose-services=, vendor=Red Hat, Inc., version=8.5, com.redhat.component=ubi8-container) 2024-09-01T00:38:39.518 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:39 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-01T00:38:39.518 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:39 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-09-01T00:38:39.518 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:39 smithi139 systemd[1]: Stopped Ceph grafana.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:38:39.518 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:39 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@grafana.a.service: Consumed 10.533s CPU time. 2024-09-01T00:38:39.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:39 smithi139 systemd[1]: Starting Ceph grafana.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:38:39.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:39 smithi139 podman[110345]: 2024-09-01 00:38:39.636327727 +0000 UTC m=+0.016992355 image pull c8b91775d855b99270fc5d22f3c6737e8cca01ef4c25c8b0362295e0746fa39b quay.io/ceph/grafana:10.4.0 2024-09-01T00:38:39.795 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:39 smithi139 podman[110345]: 2024-09-01 00:38:39.742512557 +0000 UTC m=+0.123177181 container create 3dff0013e0b310250586984b44cd414c5e31df7622e779f2eceef632526c172f (image=quay.io/ceph/grafana:10.4.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-01T00:38:39.882 INFO:tasks.rados.rados.0.smithi026.stdout:2884: done (0 left) 2024-09-01T00:38:39.882 INFO:tasks.rados.rados.0.smithi026.stdout:2885: snap_remove snap 262 2024-09-01T00:38:40.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:39 smithi139 ceph-mon[73682]: osdmap e640: 8 total, 8 up, 8 in 2024-09-01T00:38:40.083 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 podman[110345]: 2024-09-01 00:38:40.011688784 +0000 UTC m=+0.392353407 container init 3dff0013e0b310250586984b44cd414c5e31df7622e779f2eceef632526c172f (image=quay.io/ceph/grafana:10.4.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-01T00:38:40.083 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 podman[110345]: 2024-09-01 00:38:40.014807856 +0000 UTC m=+0.395472481 container start 3dff0013e0b310250586984b44cd414c5e31df7622e779f2eceef632526c172f (image=quay.io/ceph/grafana:10.4.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-01T00:38:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:39 smithi026 ceph-mon[81182]: osdmap e640: 8 total, 8 up, 8 in 2024-09-01T00:38:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:39 smithi026 ceph-mon[83580]: osdmap e640: 8 total, 8 up, 8 in 2024-09-01T00:38:40.376 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 bash[110345]: 3dff0013e0b310250586984b44cd414c5e31df7622e779f2eceef632526c172f 2024-09-01T00:38:40.376 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 systemd[1]: Started Ceph grafana.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:38:40.376 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140371265Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-01T00:38:40Z 2024-09-01T00:38:40.376 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140627209Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-01T00:38:40.376 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140637118Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-01T00:38:40.376 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.14064167Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-01T00:38:40.376 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140647177Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-01T00:38:40.376 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140651479Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-01T00:38:40.376 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140655037Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-01T00:38:40.376 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140659319Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-01T00:38:40.377 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140663543Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-01T00:38:40.377 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140667943Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-01T00:38:40.377 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140671592Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-01T00:38:40.377 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140675861Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-01T00:38:40.377 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140679982Z level=info msg=Target target=[all] 2024-09-01T00:38:40.377 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140690449Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-01T00:38:40.377 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140694815Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-01T00:38:40.377 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140698499Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-01T00:38:40.377 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140701902Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-01T00:38:40.378 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.140705929Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-01T00:38:40.378 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=settings t=2024-09-01T00:38:40.14071002Z level=info msg="App mode production" 2024-09-01T00:38:40.378 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=sqlstore t=2024-09-01T00:38:40.141108663Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-01T00:38:40.378 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=sqlstore t=2024-09-01T00:38:40.141129106Z 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-01T00:38:40.378 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.144012962Z level=info msg="Starting DB migrations" 2024-09-01T00:38:40.379 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.155668489Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-01T00:38:40.379 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.161300813Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.629041ms 2024-09-01T00:38:40.379 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.161852553Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-01T00:38:40.379 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.162035492Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=182.977µs 2024-09-01T00:38:40.379 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.162436205Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-01T00:38:40.379 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.163223445Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=787.009µs 2024-09-01T00:38:40.379 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.165122813Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-01T00:38:40.379 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.170307232Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.182765ms 2024-09-01T00:38:40.379 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.170948876Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-01T00:38:40.379 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.176209871Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.260242ms 2024-09-01T00:38:40.380 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.177615538Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-01T00:38:40.380 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.182970921Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.353045ms 2024-09-01T00:38:40.380 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.183471811Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-01T00:38:40.380 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.183622648Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=151.549µs 2024-09-01T00:38:40.380 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.184057983Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-01T00:38:40.380 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.18482695Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=768.544µs 2024-09-01T00:38:40.380 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.186643456Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-01T00:38:40.380 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.187389987Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=746.491µs 2024-09-01T00:38:40.380 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.189461662Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-01T00:38:40.380 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.195879906Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.416775ms 2024-09-01T00:38:40.380 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.196381713Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-01T00:38:40.381 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.201587726Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.204869ms 2024-09-01T00:38:40.381 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.201996691Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-01T00:38:40.381 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.202038877Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=42.816µs 2024-09-01T00:38:40.381 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.204737818Z level=info msg="Executing migration" id="permission kind migration" 2024-09-01T00:38:40.381 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.209811089Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.071284ms 2024-09-01T00:38:40.381 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.210247316Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-01T00:38:40.381 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.215504511Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.256342ms 2024-09-01T00:38:40.381 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.216009919Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-01T00:38:40.381 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.222397121Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.385168ms 2024-09-01T00:38:40.381 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.222901228Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-01T00:38:40.381 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.223756211Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=854.851µs 2024-09-01T00:38:40.381 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.224136749Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-01T00:38:40.382 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.224907144Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=770.096µs 2024-09-01T00:38:40.382 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.225257495Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-01T00:38:40.382 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.22599112Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=733.333µs 2024-09-01T00:38:40.382 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.22634412Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-01T00:38:40.382 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.226368169Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=24.391µs 2024-09-01T00:38:40.382 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.227003489Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-01T00:38:40.382 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.227711648Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=707.456µs 2024-09-01T00:38:40.382 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.228068114Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-01T00:38:40.382 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.228756668Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=688.354µs 2024-09-01T00:38:40.382 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.229164612Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-01T00:38:40.382 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.244740051Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=15.572658ms 2024-09-01T00:38:40.383 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.245239729Z level=info msg="Executing migration" id="create correlation v2" 2024-09-01T00:38:40.383 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.245992712Z level=info msg="Migration successfully executed" id="create correlation v2" duration=752.838µs 2024-09-01T00:38:40.383 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.246350825Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-01T00:38:40.383 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.24707373Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=716.067µs 2024-09-01T00:38:40.383 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.247429144Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-01T00:38:40.383 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.248129889Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=700.486µs 2024-09-01T00:38:40.383 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.248488879Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-01T00:38:40.383 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.249177614Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=688.491µs 2024-09-01T00:38:40.383 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.249530058Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-01T00:38:40.383 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.249702853Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=172.715µs 2024-09-01T00:38:40.383 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.25010611Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-01T00:38:40.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.250678956Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=574.037µs 2024-09-01T00:38:40.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.251032029Z level=info msg="Executing migration" id="add provisioning column" 2024-09-01T00:38:40.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.256248452Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.215136ms 2024-09-01T00:38:40.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.256677946Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-01T00:38:40.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.256825518Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=147.099µs 2024-09-01T00:38:40.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.257484935Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-01T00:38:40.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.257524532Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=39.528µs 2024-09-01T00:38:40.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.257964944Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-01T00:38:40.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.263592309Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.626619ms 2024-09-01T00:38:40.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.264000855Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-01T00:38:40.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.264207555Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=206.618µs 2024-09-01T00:38:40.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.264802582Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-01T00:38:40.385 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.264933536Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=129.859µs 2024-09-01T00:38:40.385 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.265318946Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-01T00:38:40.385 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.266267143Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=947.042µs 2024-09-01T00:38:40.385 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.26661396Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-01T00:38:40.385 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.267349031Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=734.87µs 2024-09-01T00:38:40.385 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.267687333Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-01T00:38:40.386 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.268478877Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=791.638µs 2024-09-01T00:38:40.386 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.268824254Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-01T00:38:40.386 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.26924091Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=415.868µs 2024-09-01T00:38:40.386 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.269704828Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-01T00:38:40.386 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.269922521Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=218.195µs 2024-09-01T00:38:40.386 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.270306979Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-01T00:38:40.386 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.271017244Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=705.994µs 2024-09-01T00:38:40.386 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.271364447Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-01T00:38:40.386 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.272088715Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=723.21µs 2024-09-01T00:38:40.386 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.272432009Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-01T00:38:40.386 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.273155883Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=724.268µs 2024-09-01T00:38:40.386 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.273498543Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-01T00:38:40.387 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.27421853Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=720.19µs 2024-09-01T00:38:40.387 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.274557351Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-01T00:38:40.387 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.275240359Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=682.104µs 2024-09-01T00:38:40.387 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.275691855Z level=info msg="Executing migration" id="create anon_device table" 2024-09-01T00:38:40.387 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.276280336Z level=info msg="Migration successfully executed" id="create anon_device table" duration=588.742µs 2024-09-01T00:38:40.387 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.276615141Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-01T00:38:40.387 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.277338254Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=723.286µs 2024-09-01T00:38:40.387 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.277681774Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-01T00:38:40.387 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.278385889Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=704.447µs 2024-09-01T00:38:40.387 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.278758242Z level=info msg="Executing migration" id="create signing_key table" 2024-09-01T00:38:40.387 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.279345957Z level=info msg="Migration successfully executed" id="create signing_key table" duration=586.798µs 2024-09-01T00:38:40.387 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.279696382Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-01T00:38:40.388 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.280392462Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=696.404µs 2024-09-01T00:38:40.388 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.28074034Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-01T00:38:40.388 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.281418151Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=678.078µs 2024-09-01T00:38:40.388 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.281744439Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-01T00:38:40.388 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.282192384Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=448.45µs 2024-09-01T00:38:40.388 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.282595398Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-01T00:38:40.388 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.28786274Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.266482ms 2024-09-01T00:38:40.388 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.288263901Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-01T00:38:40.388 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.290021466Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.758065ms 2024-09-01T00:38:40.388 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.290581106Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-01T00:38:40.388 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.291504335Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=923.088µs 2024-09-01T00:38:40.388 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.291841526Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-01T00:38:40.389 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.292533911Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=692.282µs 2024-09-01T00:38:40.389 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.292889098Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-01T00:38:40.389 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.29355224Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=663.06µs 2024-09-01T00:38:40.389 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.293904957Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-01T00:38:40.389 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.29477156Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=866.191µs 2024-09-01T00:38:40.389 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.29513927Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-01T00:38:40.389 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.295931473Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=792.092µs 2024-09-01T00:38:40.389 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.298053414Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-01T00:38:40.389 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.298797186Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=743.78µs 2024-09-01T00:38:40.389 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.29917491Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-01T00:38:40.389 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.299797558Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=622.533µs 2024-09-01T00:38:40.389 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.301955178Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.302361044Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=406.232µs 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.302691819Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.302732267Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=39.129µs 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.303124334Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.308462104Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.336631ms 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.308849141Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.31556534Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.71259ms 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.316015313Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.316254849Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=239.687µs 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=migrator t=2024-09-01T00:38:40.31663147Z level=info msg="migrations completed" performed=65 skipped=482 duration=161.035393ms 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=sqlstore t=2024-09-01T00:38:40.317308533Z level=info msg="Created default organization" 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=secrets t=2024-09-01T00:38:40.319338722Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-01T00:38:40.390 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=plugin.store t=2024-09-01T00:38:40.334005023Z level=info msg="Loading plugins..." 2024-09-01T00:38:40.391 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=local.finder t=2024-09-01T00:38:40.375985691Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-01T00:38:40.391 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=plugin.store t=2024-09-01T00:38:40.376004966Z level=info msg="Plugins loaded" count=55 duration=42.000595ms 2024-09-01T00:38:40.391 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=query_data t=2024-09-01T00:38:40.378541976Z level=info msg="Query Service initialization" 2024-09-01T00:38:40.391 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=live.push_http t=2024-09-01T00:38:40.382488024Z level=info msg="Live Push Gateway initialization" 2024-09-01T00:38:40.645 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=ngalert.migration t=2024-09-01T00:38:40.38454229Z level=info msg=Starting 2024-09-01T00:38:40.645 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=ngalert.state.manager t=2024-09-01T00:38:40.391297714Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-01T00:38:40.645 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=infra.usagestats.collector t=2024-09-01T00:38:40.392983619Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-01T00:38:40.645 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=provisioning.datasources t=2024-09-01T00:38:40.395466645Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-01T00:38:40.645 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=provisioning.datasources t=2024-09-01T00:38:40.395728402Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-01T00:38:40.645 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=provisioning.alerting t=2024-09-01T00:38:40.422533172Z level=info msg="starting to provision alerting" 2024-09-01T00:38:40.646 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=provisioning.alerting t=2024-09-01T00:38:40.422550922Z level=info msg="finished to provision alerting" 2024-09-01T00:38:40.646 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=ngalert.state.manager t=2024-09-01T00:38:40.422833885Z level=info msg="Warming state cache for startup" 2024-09-01T00:38:40.646 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=ngalert.multiorg.alertmanager t=2024-09-01T00:38:40.422946754Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-01T00:38:40.646 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=grafanaStorageLogger t=2024-09-01T00:38:40.422967788Z level=info msg="Storage starting" 2024-09-01T00:38:40.646 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=provisioning.dashboard t=2024-09-01T00:38:40.423943282Z level=info msg="starting to provision dashboards" 2024-09-01T00:38:40.646 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=http.server t=2024-09-01T00:38:40.425498717Z 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-01T00:38:40.646 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=http.server t=2024-09-01T00:38:40.425773762Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-01T00:38:40.646 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=ngalert.state.manager t=2024-09-01T00:38:40.439012349Z level=info msg="State cache has been initialized" states=0 duration=16.176079ms 2024-09-01T00:38:40.646 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=ngalert.scheduler t=2024-09-01T00:38:40.439133268Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-01T00:38:40.646 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=ticker t=2024-09-01T00:38:40.439243626Z level=info msg=starting first_tick=2024-09-01T00:38:50Z 2024-09-01T00:38:40.646 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=plugins.update.checker t=2024-09-01T00:38:40.504934197Z level=info msg="Update check succeeded" duration=81.993191ms 2024-09-01T00:38:40.646 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=grafana.update.checker t=2024-09-01T00:38:40.512335864Z level=info msg="Update check succeeded" duration=88.581943ms 2024-09-01T00:38:40.647 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=sqlstore.transactions t=2024-09-01T00:38:40.529106507Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-01T00:38:40.647 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=sqlstore.transactions t=2024-09-01T00:38:40.539654002Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-01T00:38:40.647 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=sqlstore.transactions t=2024-09-01T00:38:40.550286434Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-01T00:38:40.647 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=provisioning.dashboard t=2024-09-01T00:38:40.645551115Z level=info msg="finished to provision dashboards" 2024-09-01T00:38:40.820 INFO:tasks.rados.rados.0.smithi026.stdout:2885: done (0 left) 2024-09-01T00:38:40.820 INFO:tasks.rados.rados.0.smithi026.stdout:2886: rmattr oid 26 current snap is 291 2024-09-01T00:38:40.820 INFO:tasks.rados.rados.0.smithi026.stdout:2886: done (0 left) 2024-09-01T00:38:40.820 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 1 current snap is 291 2024-09-01T00:38:40.820 INFO:tasks.rados.rados.0.smithi026.stdout:2887: seq_num 902 ranges {0=712704} 2024-09-01T00:38:40.824 INFO:tasks.rados.rados.0.smithi026.stdout:2887: writing smithi02669314-1 from 0 to 712704 tid 1 2024-09-01T00:38:40.825 INFO:tasks.rados.rados.0.smithi026.stdout:2888: copy_from oid 15 from oid 9 current snap is 291 2024-09-01T00:38:40.825 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 291 2024-09-01T00:38:40.825 INFO:tasks.rados.rados.0.smithi026.stdout:2889: seq_num 903 ranges {7118848=729088} 2024-09-01T00:38:40.869 INFO:tasks.rados.rados.0.smithi026.stdout:2889: writing smithi02669314-41 from 7118848 to 7847936 tid 1 2024-09-01T00:38:40.869 INFO:tasks.rados.rados.0.smithi026.stdout:2890: delete oid 38 current snap is 291 2024-09-01T00:38:40.869 INFO:tasks.rados.rados.0.smithi026.stdout:2888: finishing copy_from to smithi02669314-15 2024-09-01T00:38:40.869 INFO:tasks.rados.rados.0.smithi026.stdout:2888: got expected ENOENT (src dne) 2024-09-01T00:38:40.869 INFO:tasks.rados.rados.0.smithi026.stdout:2888: finishing copy_from racing read to smithi02669314-15 2024-09-01T00:38:40.869 INFO:tasks.rados.rados.0.smithi026.stdout:2887: finishing write tid 1 to smithi02669314-1 2024-09-01T00:38:40.869 INFO:tasks.rados.rados.0.smithi026.stdout:2887: finishing write tid 2 to smithi02669314-1 2024-09-01T00:38:40.870 INFO:tasks.rados.rados.0.smithi026.stdout:2887: finishing write tid 3 to smithi02669314-1 2024-09-01T00:38:40.870 INFO:tasks.rados.rados.0.smithi026.stdout:2887: oid 1 updating version 0 to 1111 2024-09-01T00:38:40.870 INFO:tasks.rados.rados.0.smithi026.stdout:2887: oid 1 version 1111 is already newer than 1110 2024-09-01T00:38:40.870 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 1111 (ObjNum 902 snap 291 seq_num 902) dirty exists 2024-09-01T00:38:40.870 INFO:tasks.rados.rados.0.smithi026.stdout:2887: left oid 1 (ObjNum 902 snap 291 seq_num 902) 2024-09-01T00:38:40.871 INFO:tasks.rados.rados.0.smithi026.stdout:2887: done (3 left) 2024-09-01T00:38:40.871 INFO:tasks.rados.rados.0.smithi026.stdout:2888: done (2 left) 2024-09-01T00:38:40.871 INFO:tasks.rados.rados.0.smithi026.stdout:2890: done (1 left) 2024-09-01T00:38:40.871 INFO:tasks.rados.rados.0.smithi026.stdout:2891: rollback oid 42 current snap is 291 2024-09-01T00:38:40.871 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 42 to 254 2024-09-01T00:38:40.872 INFO:tasks.rados.rados.0.smithi026.stdout:2892: rollback oid 35 current snap is 291 2024-09-01T00:38:40.872 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 35 to 288 2024-09-01T00:38:40.872 INFO:tasks.rados.rados.0.smithi026.stdout:2893: rollback oid 19 current snap is 291 2024-09-01T00:38:40.872 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 19 to 245 2024-09-01T00:38:40.872 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 291 2024-09-01T00:38:40.872 INFO:tasks.rados.rados.0.smithi026.stdout:2894: seq_num 905 ranges {6995968=761856} 2024-09-01T00:38:40.900 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=grafana-apiserver t=2024-09-01T00:38:40.791180378Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-01T00:38:40.900 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=grafana-apiserver t=2024-09-01T00:38:40.791575375Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-01T00:38:40.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-mon[73682]: osdmap e641: 8 total, 8 up, 8 in 2024-09-01T00:38:40.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-mon[73682]: pgmap v629: 121 pgs: 121 active+clean; 434 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-09-01T00:38:40.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:40.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:40.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:40.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:40 smithi139 ceph-mon[73682]: osdmap e642: 8 total, 8 up, 8 in 2024-09-01T00:38:40.914 INFO:tasks.rados.rados.0.smithi026.stdout:2894: writing smithi02669314-4 from 6995968 to 7757824 tid 1 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:2895: snap_create 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:2889: finishing write tid 1 to smithi02669314-41 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:2889: finishing write tid 2 to smithi02669314-41 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:2893: finishing rollback tid 0 to smithi02669314-19 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:2893: finishing rollback tid 1 to smithi02669314-19 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:2893: finishing rollback tid 2 to smithi02669314-19 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 994 (ObjNum 782 snap 245 seq_num 782) dirty exists 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:2891: finishing rollback tid 1 to smithi02669314-42 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1280 (ObjNum 129 snap 0 seq_num 133800784) dirty dne 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:2892: finishing rollback tid 0 to smithi02669314-35 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:2889: finishing write tid 3 to smithi02669314-41 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:2889: oid 41 updating version 0 to 1322 2024-09-01T00:38:40.915 INFO:tasks.rados.rados.0.smithi026.stdout:2889: oid 41 version 1322 is already newer than 1321 2024-09-01T00:38:40.916 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1322 (ObjNum 903 snap 291 seq_num 903) dirty exists 2024-09-01T00:38:40.916 INFO:tasks.rados.rados.0.smithi026.stdout:2889: left oid 41 (ObjNum 903 snap 291 seq_num 903) 2024-09-01T00:38:40.916 INFO:tasks.rados.rados.0.smithi026.stdout:2892: finishing rollback tid 1 to smithi02669314-35 2024-09-01T00:38:40.916 INFO:tasks.rados.rados.0.smithi026.stdout:2892: finishing rollback tid 2 to smithi02669314-35 2024-09-01T00:38:40.916 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1327 (ObjNum 864 snap 277 seq_num 864) dirty exists 2024-09-01T00:38:40.918 INFO:tasks.rados.rados.0.smithi026.stdout:2894: finishing write tid 1 to smithi02669314-4 2024-09-01T00:38:40.918 INFO:tasks.rados.rados.0.smithi026.stdout:2894: finishing write tid 2 to smithi02669314-4 2024-09-01T00:38:40.919 INFO:tasks.rados.rados.0.smithi026.stdout:2894: finishing write tid 3 to smithi02669314-4 2024-09-01T00:38:40.919 INFO:tasks.rados.rados.0.smithi026.stdout:2894: oid 4 updating version 0 to 1201 2024-09-01T00:38:40.919 INFO:tasks.rados.rados.0.smithi026.stdout:2894: oid 4 updating version 1201 to 1202 2024-09-01T00:38:40.920 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1202 (ObjNum 905 snap 291 seq_num 905) dirty exists 2024-09-01T00:38:40.920 INFO:tasks.rados.rados.0.smithi026.stdout:2894: left oid 4 (ObjNum 905 snap 291 seq_num 905) 2024-09-01T00:38:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:40 smithi026 ceph-mon[83580]: osdmap e641: 8 total, 8 up, 8 in 2024-09-01T00:38:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:40 smithi026 ceph-mon[83580]: pgmap v629: 121 pgs: 121 active+clean; 434 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-09-01T00:38:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:40 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:40 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:41.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:40 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:41.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:40 smithi026 ceph-mon[83580]: osdmap e642: 8 total, 8 up, 8 in 2024-09-01T00:38:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:40 smithi026 ceph-mon[81182]: osdmap e641: 8 total, 8 up, 8 in 2024-09-01T00:38:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:40 smithi026 ceph-mon[81182]: pgmap v629: 121 pgs: 121 active+clean; 434 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-09-01T00:38:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:40 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:40 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:40 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:41.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:40 smithi026 ceph-mon[81182]: osdmap e642: 8 total, 8 up, 8 in 2024-09-01T00:38:41.889 INFO:tasks.rados.rados.0.smithi026.stdout:2889: done (5 left) 2024-09-01T00:38:41.889 INFO:tasks.rados.rados.0.smithi026.stdout:2891: done (4 left) 2024-09-01T00:38:41.890 INFO:tasks.rados.rados.0.smithi026.stdout:2892: done (3 left) 2024-09-01T00:38:41.890 INFO:tasks.rados.rados.0.smithi026.stdout:2893: done (2 left) 2024-09-01T00:38:41.890 INFO:tasks.rados.rados.0.smithi026.stdout:2894: done (1 left) 2024-09-01T00:38:41.890 INFO:tasks.rados.rados.0.smithi026.stdout:2895: done (0 left) 2024-09-01T00:38:41.890 INFO:tasks.rados.rados.0.smithi026.stdout:2896: read oid 19 snap -1 2024-09-01T00:38:41.890 INFO:tasks.rados.rados.0.smithi026.stdout:2896: expect (ObjNum 782 snap 245 seq_num 782) 2024-09-01T00:38:41.890 INFO:tasks.rados.rados.0.smithi026.stdout:2897: copy_from oid 3 from oid 21 current snap is 292 2024-09-01T00:38:41.890 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 292 2024-09-01T00:38:41.890 INFO:tasks.rados.rados.0.smithi026.stdout:2898: seq_num 906 ranges {5234688=778240} 2024-09-01T00:38:41.923 INFO:tasks.rados.rados.0.smithi026.stdout:2898: writing smithi02669314-24 from 5234688 to 6012928 tid 1 2024-09-01T00:38:41.923 INFO:tasks.rados.rados.0.smithi026.stdout:2899: rollback oid 11 current snap is 292 2024-09-01T00:38:41.923 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 11 to 286 2024-09-01T00:38:41.923 INFO:tasks.rados.rados.0.smithi026.stdout:2897: finishing copy_from racing read to smithi02669314-3 2024-09-01T00:38:41.923 INFO:tasks.rados.rados.0.smithi026.stdout:2897: finishing copy_from to smithi02669314-3 2024-09-01T00:38:41.923 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 989 (ObjNum 889 snap 289 seq_num 889) dirty exists 2024-09-01T00:38:41.923 INFO:tasks.rados.rados.0.smithi026.stdout:2897: done (3 left) 2024-09-01T00:38:41.923 INFO:tasks.rados.rados.0.smithi026.stdout:2900: read oid 33 snap -1 2024-09-01T00:38:41.924 INFO:tasks.rados.rados.0.smithi026.stdout:2900: expect deleted 2024-09-01T00:38:41.924 INFO:tasks.rados.rados.0.smithi026.stdout:2901: delete oid 42 current snap is 292 2024-09-01T00:38:41.924 INFO:tasks.rados.rados.0.smithi026.stdout:2896: expect (ObjNum 782 snap 245 seq_num 782) 2024-09-01T00:38:42.537 INFO:tasks.rados.rados.0.smithi026.stdout:2899: finishing rollback tid 0 to smithi02669314-11 2024-09-01T00:38:42.537 INFO:tasks.rados.rados.0.smithi026.stdout:2898: finishing write tid 1 to smithi02669314-24 2024-09-01T00:38:42.537 INFO:tasks.rados.rados.0.smithi026.stdout:2898: finishing write tid 2 to smithi02669314-24 2024-09-01T00:38:42.537 INFO:tasks.rados.rados.0.smithi026.stdout:2899: finishing rollback tid 1 to smithi02669314-11 2024-09-01T00:38:42.537 INFO:tasks.rados.rados.0.smithi026.stdout:2899: finishing rollback tid 2 to smithi02669314-11 2024-09-01T00:38:42.537 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1030 (ObjNum 765 snap 237 seq_num 765) dirty exists 2024-09-01T00:38:42.537 INFO:tasks.rados.rados.0.smithi026.stdout:2898: finishing write tid 3 to smithi02669314-24 2024-09-01T00:38:42.537 INFO:tasks.rados.rados.0.smithi026.stdout:2898: oid 24 updating version 0 to 1112 2024-09-01T00:38:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:2898: oid 24 updating version 1112 to 1113 2024-09-01T00:38:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1113 (ObjNum 906 snap 292 seq_num 906) dirty exists 2024-09-01T00:38:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:2898: left oid 24 (ObjNum 906 snap 292 seq_num 906) 2024-09-01T00:38:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:2896: done (4 left) 2024-09-01T00:38:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:2898: done (3 left) 2024-09-01T00:38:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:2899: done (2 left) 2024-09-01T00:38:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:2900: done (1 left) 2024-09-01T00:38:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:2901: done (0 left) 2024-09-01T00:38:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:2902: read oid 20 snap -1 2024-09-01T00:38:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:2902: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:38:42.538 INFO:tasks.rados.rados.0.smithi026.stdout:2903: delete oid 12 current snap is 292 2024-09-01T00:38:42.539 INFO:tasks.rados.rados.0.smithi026.stdout:2902: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:38:42.540 INFO:tasks.rados.rados.0.smithi026.stdout:2902: done (1 left) 2024-09-01T00:38:42.540 INFO:tasks.rados.rados.0.smithi026.stdout:2903: done (0 left) 2024-09-01T00:38:42.540 INFO:tasks.rados.rados.0.smithi026.stdout:2904: delete oid 28 current snap is 292 2024-09-01T00:38:42.542 INFO:tasks.rados.rados.0.smithi026.stdout:2904: done (0 left) 2024-09-01T00:38:42.542 INFO:tasks.rados.rados.0.smithi026.stdout:2905: rollback oid 33 current snap is 292 2024-09-01T00:38:42.542 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 261 2024-09-01T00:38:42.542 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 292 2024-09-01T00:38:42.542 INFO:tasks.rados.rados.0.smithi026.stdout:2906: seq_num 910 ranges {0=442368,442368=401408} 2024-09-01T00:38:42.544 INFO:tasks.rados.rados.0.smithi026.stdout:2906: writing smithi02669314-47 from 0 to 442368 tid 1 2024-09-01T00:38:42.547 INFO:tasks.rados.rados.0.smithi026.stdout:2906: writing smithi02669314-47 from 442368 to 843776 tid 2 2024-09-01T00:38:42.547 INFO:tasks.rados.rados.0.smithi026.stdout:2907: read oid 30 snap -1 2024-09-01T00:38:42.547 INFO:tasks.rados.rados.0.smithi026.stdout:2907: expect (ObjNum 870 snap 278 seq_num 870) 2024-09-01T00:38:42.547 INFO:tasks.rados.rados.0.smithi026.stdout:2908: read oid 8 snap -1 2024-09-01T00:38:42.548 INFO:tasks.rados.rados.0.smithi026.stdout:2908: expect deleted 2024-09-01T00:38:42.548 INFO:tasks.rados.rados.0.smithi026.stdout:2909: snap_create 2024-09-01T00:38:42.548 INFO:tasks.rados.rados.0.smithi026.stdout:2905: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:38:42.548 INFO:tasks.rados.rados.0.smithi026.stdout:2905: finishing rollback tid 2 to smithi02669314-33 2024-09-01T00:38:42.548 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1204 (ObjNum 825 snap 260 seq_num 825) dirty exists 2024-09-01T00:38:42.548 INFO:tasks.rados.rados.0.smithi026.stdout:2906: finishing write tid 1 to smithi02669314-47 2024-09-01T00:38:42.550 INFO:tasks.rados.rados.0.smithi026.stdout:2906: finishing write tid 2 to smithi02669314-47 2024-09-01T00:38:42.550 INFO:tasks.rados.rados.0.smithi026.stdout:2906: finishing write tid 3 to smithi02669314-47 2024-09-01T00:38:42.551 INFO:tasks.rados.rados.0.smithi026.stdout:2907: expect (ObjNum 870 snap 278 seq_num 870) 2024-09-01T00:38:42.558 INFO:tasks.rados.rados.0.smithi026.stdout:2906: finishing write tid 4 to smithi02669314-47 2024-09-01T00:38:42.558 INFO:tasks.rados.rados.0.smithi026.stdout:2906: oid 47 updating version 0 to 1358 2024-09-01T00:38:42.558 INFO:tasks.rados.rados.0.smithi026.stdout:2906: oid 47 version 1358 is already newer than 1357 2024-09-01T00:38:42.559 INFO:tasks.rados.rados.0.smithi026.stdout:2906: oid 47 updating version 1358 to 1359 2024-09-01T00:38:42.559 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 1359 (ObjNum 910 snap 292 seq_num 910) dirty exists 2024-09-01T00:38:42.559 INFO:tasks.rados.rados.0.smithi026.stdout:2906: left oid 47 (ObjNum 910 snap 292 seq_num 910) 2024-09-01T00:38:42.893 INFO:tasks.rados.rados.0.smithi026.stdout:2905: done (4 left) 2024-09-01T00:38:42.893 INFO:tasks.rados.rados.0.smithi026.stdout:2906: done (3 left) 2024-09-01T00:38:42.894 INFO:tasks.rados.rados.0.smithi026.stdout:2907: done (2 left) 2024-09-01T00:38:42.894 INFO:tasks.rados.rados.0.smithi026.stdout:2908: done (1 left) 2024-09-01T00:38:42.894 INFO:tasks.rados.rados.0.smithi026.stdout:2909: done (0 left) 2024-09-01T00:38:42.894 INFO:tasks.rados.rados.0.smithi026.stdout:2910: copy_from oid 19 from oid 12 current snap is 293 2024-09-01T00:38:42.894 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 293 2024-09-01T00:38:42.894 INFO:tasks.rados.rados.0.smithi026.stdout:2911: seq_num 911 ranges {0=466944,466944=401408} 2024-09-01T00:38:42.895 INFO:tasks.rados.rados.0.smithi026.stdout:2911: writing smithi02669314-31 from 0 to 466944 tid 1 2024-09-01T00:38:42.898 INFO:tasks.rados.rados.0.smithi026.stdout:2911: writing smithi02669314-31 from 466944 to 868352 tid 2 2024-09-01T00:38:42.898 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 293 2024-09-01T00:38:42.898 INFO:tasks.rados.rados.0.smithi026.stdout:2912: seq_num 912 ranges {0=483328,483328=401408} 2024-09-01T00:38:42.901 INFO:tasks.rados.rados.0.smithi026.stdout:2912: writing smithi02669314-42 from 0 to 483328 tid 1 2024-09-01T00:38:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:2912: writing smithi02669314-42 from 483328 to 884736 tid 2 2024-09-01T00:38:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:2913: delete oid 1 current snap is 293 2024-09-01T00:38:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:2910: finishing copy_from to smithi02669314-19 2024-09-01T00:38:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:2910: got expected ENOENT (src dne) 2024-09-01T00:38:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:2910: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:38:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:2911: finishing write tid 1 to smithi02669314-31 2024-09-01T00:38:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:2911: finishing write tid 2 to smithi02669314-31 2024-09-01T00:38:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:2911: finishing write tid 3 to smithi02669314-31 2024-09-01T00:38:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:2911: finishing write tid 4 to smithi02669314-31 2024-09-01T00:38:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:2911: oid 31 updating version 0 to 1032 2024-09-01T00:38:42.905 INFO:tasks.rados.rados.0.smithi026.stdout:2911: oid 31 version 1032 is already newer than 1031 2024-09-01T00:38:42.905 INFO:tasks.rados.rados.0.smithi026.stdout:2911: oid 31 updating version 1032 to 1033 2024-09-01T00:38:42.905 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 1033 (ObjNum 911 snap 293 seq_num 911) dirty exists 2024-09-01T00:38:42.905 INFO:tasks.rados.rados.0.smithi026.stdout:2911: left oid 31 (ObjNum 911 snap 293 seq_num 911) 2024-09-01T00:38:42.905 INFO:tasks.rados.rados.0.smithi026.stdout:2910: done (3 left) 2024-09-01T00:38:42.906 INFO:tasks.rados.rados.0.smithi026.stdout:2911: done (2 left) 2024-09-01T00:38:42.906 INFO:tasks.rados.rados.0.smithi026.stdout:2913: done (1 left) 2024-09-01T00:38:42.906 INFO:tasks.rados.rados.0.smithi026.stdout:2914: snap_remove snap 282 2024-09-01T00:38:43.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:42 smithi139 ceph-mon[73682]: osdmap e643: 8 total, 8 up, 8 in 2024-09-01T00:38:43.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:42 smithi139 ceph-mon[73682]: pgmap v632: 121 pgs: 121 active+clean; 432 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 720 KiB/s wr, 19 op/s 2024-09-01T00:38:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:42 smithi026 ceph-mon[83580]: osdmap e643: 8 total, 8 up, 8 in 2024-09-01T00:38:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:42 smithi026 ceph-mon[83580]: pgmap v632: 121 pgs: 121 active+clean; 432 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 720 KiB/s wr, 19 op/s 2024-09-01T00:38:43.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:42 smithi026 ceph-mon[81182]: osdmap e643: 8 total, 8 up, 8 in 2024-09-01T00:38:43.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:42 smithi026 ceph-mon[81182]: pgmap v632: 121 pgs: 121 active+clean; 432 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 720 KiB/s wr, 19 op/s 2024-09-01T00:38:43.899 INFO:tasks.rados.rados.0.smithi026.stdout:2914: done (1 left) 2024-09-01T00:38:43.899 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 293 2024-09-01T00:38:43.899 INFO:tasks.rados.rados.0.smithi026.stdout:2912: finishing write tid 1 to smithi02669314-42 2024-09-01T00:38:43.899 INFO:tasks.rados.rados.0.smithi026.stdout:2915: seq_num 914 ranges {565248=516096,1081344=401408} 2024-09-01T00:38:43.905 INFO:tasks.rados.rados.0.smithi026.stdout:2915: writing smithi02669314-48 from 565248 to 1081344 tid 1 2024-09-01T00:38:43.909 INFO:tasks.rados.rados.0.smithi026.stdout:2915: writing smithi02669314-48 from 1081344 to 1482752 tid 2 2024-09-01T00:38:43.909 INFO:tasks.rados.rados.0.smithi026.stdout:2916: read oid 4 snap -1 2024-09-01T00:38:43.909 INFO:tasks.rados.rados.0.smithi026.stdout:2916: expect (ObjNum 905 snap 291 seq_num 905) 2024-09-01T00:38:43.909 INFO:tasks.rados.rados.0.smithi026.stdout:2917: snap_create 2024-09-01T00:38:43.909 INFO:tasks.rados.rados.0.smithi026.stdout:2912: finishing write tid 2 to smithi02669314-42 2024-09-01T00:38:43.909 INFO:tasks.rados.rados.0.smithi026.stdout:2912: finishing write tid 3 to smithi02669314-42 2024-09-01T00:38:43.909 INFO:tasks.rados.rados.0.smithi026.stdout:2912: finishing write tid 4 to smithi02669314-42 2024-09-01T00:38:43.909 INFO:tasks.rados.rados.0.smithi026.stdout:2912: oid 42 updating version 0 to 1331 2024-09-01T00:38:43.909 INFO:tasks.rados.rados.0.smithi026.stdout:2912: oid 42 version 1331 is already newer than 1329 2024-09-01T00:38:43.909 INFO:tasks.rados.rados.0.smithi026.stdout:2912: oid 42 version 1331 is already newer than 1330 2024-09-01T00:38:43.910 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1331 (ObjNum 912 snap 293 seq_num 912) dirty exists 2024-09-01T00:38:43.910 INFO:tasks.rados.rados.0.smithi026.stdout:2912: left oid 42 (ObjNum 912 snap 293 seq_num 912) 2024-09-01T00:38:43.916 INFO:tasks.rados.rados.0.smithi026.stdout:2915: finishing write tid 1 to smithi02669314-48 2024-09-01T00:38:43.919 INFO:tasks.rados.rados.0.smithi026.stdout:2915: finishing write tid 2 to smithi02669314-48 2024-09-01T00:38:43.921 INFO:tasks.rados.rados.0.smithi026.stdout:2915: finishing write tid 3 to smithi02669314-48 2024-09-01T00:38:43.923 INFO:tasks.rados.rados.0.smithi026.stdout:2915: finishing write tid 4 to smithi02669314-48 2024-09-01T00:38:43.923 INFO:tasks.rados.rados.0.smithi026.stdout:2915: oid 48 updating version 0 to 1334 2024-09-01T00:38:43.924 INFO:tasks.rados.rados.0.smithi026.stdout:2915: oid 48 version 1334 is already newer than 1333 2024-09-01T00:38:43.924 INFO:tasks.rados.rados.0.smithi026.stdout:2915: oid 48 updating version 1334 to 1335 2024-09-01T00:38:43.924 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1335 (ObjNum 914 snap 293 seq_num 914) dirty exists 2024-09-01T00:38:43.924 INFO:tasks.rados.rados.0.smithi026.stdout:2915: left oid 48 (ObjNum 914 snap 293 seq_num 914) 2024-09-01T00:38:43.937 INFO:tasks.rados.rados.0.smithi026.stdout:2916: expect (ObjNum 905 snap 291 seq_num 905) 2024-09-01T00:38:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:43 smithi026 ceph-mon[81182]: osdmap e644: 8 total, 8 up, 8 in 2024-09-01T00:38:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:43 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:43 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:44.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:43 smithi026 ceph-mon[83580]: osdmap e644: 8 total, 8 up, 8 in 2024-09-01T00:38:44.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:43 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:44.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:43 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:43 smithi139 ceph-mon[73682]: osdmap e644: 8 total, 8 up, 8 in 2024-09-01T00:38:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:43 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:43 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:44.903 INFO:tasks.rados.rados.0.smithi026.stdout:2912: done (3 left) 2024-09-01T00:38:44.903 INFO:tasks.rados.rados.0.smithi026.stdout:2915: done (2 left) 2024-09-01T00:38:44.903 INFO:tasks.rados.rados.0.smithi026.stdout:2916: done (1 left) 2024-09-01T00:38:44.903 INFO:tasks.rados.rados.0.smithi026.stdout:2917: done (0 left) 2024-09-01T00:38:44.903 INFO:tasks.rados.rados.0.smithi026.stdout:2918: copy_from oid 10 from oid 15 current snap is 294 2024-09-01T00:38:44.903 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 294 2024-09-01T00:38:44.903 INFO:tasks.rados.rados.0.smithi026.stdout:2919: seq_num 915 ranges {286720=532480,819200=401408} 2024-09-01T00:38:44.907 INFO:tasks.rados.rados.0.smithi026.stdout:2919: writing smithi02669314-37 from 286720 to 819200 tid 1 2024-09-01T00:38:44.910 INFO:tasks.rados.rados.0.smithi026.stdout:2919: writing smithi02669314-37 from 819200 to 1220608 tid 2 2024-09-01T00:38:44.910 INFO:tasks.rados.rados.0.smithi026.stdout:2920: copy_from oid 6 from oid 9 current snap is 294 2024-09-01T00:38:44.910 INFO:tasks.rados.rados.0.smithi026.stdout:2921: snap_remove snap 238 2024-09-01T00:38:45.048 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:44 smithi139 ceph-mon[73682]: osdmap e645: 8 total, 8 up, 8 in 2024-09-01T00:38:45.048 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:44 smithi139 ceph-mon[73682]: pgmap v635: 121 pgs: 121 active+clean; 450 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 754 KiB/s wr, 26 op/s 2024-09-01T00:38:45.048 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:44 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:45.048 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:44 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:44 smithi026 ceph-mon[81182]: osdmap e645: 8 total, 8 up, 8 in 2024-09-01T00:38:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:44 smithi026 ceph-mon[81182]: pgmap v635: 121 pgs: 121 active+clean; 450 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 754 KiB/s wr, 26 op/s 2024-09-01T00:38:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:44 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:44 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:45.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:44 smithi026 ceph-mon[83580]: osdmap e645: 8 total, 8 up, 8 in 2024-09-01T00:38:45.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:44 smithi026 ceph-mon[83580]: pgmap v635: 121 pgs: 121 active+clean; 450 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 754 KiB/s wr, 26 op/s 2024-09-01T00:38:45.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:44 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:45.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:44 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:45.823 INFO:tasks.rados.rados.0.smithi026.stdout:2921: done (3 left) 2024-09-01T00:38:45.823 INFO:tasks.rados.rados.0.smithi026.stdout:2922: delete oid 7 current snap is 294 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:2920: finishing copy_from to smithi02669314-6 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:2920: got expected ENOENT (src dne) 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:2920: finishing copy_from racing read to smithi02669314-6 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:2919: finishing write tid 1 to smithi02669314-37 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:2919: finishing write tid 2 to smithi02669314-37 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:2919: finishing write tid 3 to smithi02669314-37 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:2919: finishing write tid 4 to smithi02669314-37 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:2919: oid 37 updating version 0 to 992 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:2919: oid 37 version 992 is already newer than 991 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:2919: oid 37 version 992 is already newer than 990 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 992 (ObjNum 915 snap 294 seq_num 915) dirty exists 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:2919: left oid 37 (ObjNum 915 snap 294 seq_num 915) 2024-09-01T00:38:45.824 INFO:tasks.rados.rados.0.smithi026.stdout:2918: finishing copy_from racing read to smithi02669314-10 2024-09-01T00:38:45.825 INFO:tasks.rados.rados.0.smithi026.stdout:2918: finishing copy_from to smithi02669314-10 2024-09-01T00:38:45.825 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 1259 (ObjNum 847 snap 266 seq_num 847) dirty exists 2024-09-01T00:38:45.833 INFO:tasks.rados.rados.0.smithi026.stdout:2918: done (3 left) 2024-09-01T00:38:45.833 INFO:tasks.rados.rados.0.smithi026.stdout:2919: done (2 left) 2024-09-01T00:38:45.833 INFO:tasks.rados.rados.0.smithi026.stdout:2920: done (1 left) 2024-09-01T00:38:45.833 INFO:tasks.rados.rados.0.smithi026.stdout:2922: done (0 left) 2024-09-01T00:38:45.833 INFO:tasks.rados.rados.0.smithi026.stdout:2923: rmattr oid 13 current snap is 294 2024-09-01T00:38:45.833 INFO:tasks.rados.rados.0.smithi026.stdout:2923: done (0 left) 2024-09-01T00:38:45.833 INFO:tasks.rados.rados.0.smithi026.stdout:2924: setattr oid 39 current snap is 294 2024-09-01T00:38:45.835 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 294 2024-09-01T00:38:45.835 INFO:tasks.rados.rados.0.smithi026.stdout:2925: seq_num 917 ranges {0=565248,565248=401408} 2024-09-01T00:38:45.839 INFO:tasks.rados.rados.0.smithi026.stdout:2925: writing smithi02669314-43 from 0 to 565248 tid 1 2024-09-01T00:38:45.842 INFO:tasks.rados.rados.0.smithi026.stdout:2925: writing smithi02669314-43 from 565248 to 966656 tid 2 2024-09-01T00:38:45.842 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 294 2024-09-01T00:38:45.843 INFO:tasks.rados.rados.0.smithi026.stdout:2926: seq_num 918 ranges {843776=581632,1425408=401408} 2024-09-01T00:38:45.851 INFO:tasks.rados.rados.0.smithi026.stdout:2926: writing smithi02669314-47 from 843776 to 1425408 tid 1 2024-09-01T00:38:45.854 INFO:tasks.rados.rados.0.smithi026.stdout:2926: writing smithi02669314-47 from 1425408 to 1826816 tid 2 2024-09-01T00:38:45.854 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 294 2024-09-01T00:38:45.854 INFO:tasks.rados.rados.0.smithi026.stdout:2925: finishing write tid 1 to smithi02669314-43 2024-09-01T00:38:45.855 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 1205 (ObjNum 845 snap 266 seq_num 845) dirty exists 2024-09-01T00:38:45.855 INFO:tasks.rados.rados.0.smithi026.stdout:2925: finishing write tid 2 to smithi02669314-43 2024-09-01T00:38:45.855 INFO:tasks.rados.rados.0.smithi026.stdout:2925: finishing write tid 3 to smithi02669314-43 2024-09-01T00:38:45.855 INFO:tasks.rados.rados.0.smithi026.stdout:2925: finishing write tid 4 to smithi02669314-43 2024-09-01T00:38:45.855 INFO:tasks.rados.rados.0.smithi026.stdout:2925: oid 43 updating version 0 to 704 2024-09-01T00:38:45.855 INFO:tasks.rados.rados.0.smithi026.stdout:2925: oid 43 version 704 is already newer than 703 2024-09-01T00:38:45.855 INFO:tasks.rados.rados.0.smithi026.stdout:2925: oid 43 updating version 704 to 705 2024-09-01T00:38:45.855 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 705 (ObjNum 917 snap 294 seq_num 917) dirty exists 2024-09-01T00:38:45.855 INFO:tasks.rados.rados.0.smithi026.stdout:2925: left oid 43 (ObjNum 917 snap 294 seq_num 917) 2024-09-01T00:38:45.855 INFO:tasks.rados.rados.0.smithi026.stdout:2927: seq_num 919 ranges {0=598016,598016=401408} 2024-09-01T00:38:45.858 INFO:tasks.rados.rados.0.smithi026.stdout:2927: writing smithi02669314-9 from 0 to 598016 tid 1 2024-09-01T00:38:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:2927: writing smithi02669314-9 from 598016 to 999424 tid 2 2024-09-01T00:38:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:2924: done (3 left) 2024-09-01T00:38:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:2925: done (2 left) 2024-09-01T00:38:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:2928: rollback oid 12 current snap is 294 2024-09-01T00:38:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 12 to 284 2024-09-01T00:38:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:2926: finishing write tid 1 to smithi02669314-47 2024-09-01T00:38:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:2929: delete oid 43 current snap is 294 2024-09-01T00:38:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:2926: finishing write tid 2 to smithi02669314-47 2024-09-01T00:38:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:2926: finishing write tid 3 to smithi02669314-47 2024-09-01T00:38:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:2926: finishing write tid 4 to smithi02669314-47 2024-09-01T00:38:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:2926: oid 47 updating version 0 to 1373 2024-09-01T00:38:45.861 INFO:tasks.rados.rados.0.smithi026.stdout:2926: oid 47 updating version 1373 to 1374 2024-09-01T00:38:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:2926: oid 47 updating version 1374 to 1375 2024-09-01T00:38:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 1375 (ObjNum 918 snap 294 seq_num 918) dirty exists 2024-09-01T00:38:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:2926: left oid 47 (ObjNum 918 snap 294 seq_num 918) 2024-09-01T00:38:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:2926: done (3 left) 2024-09-01T00:38:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:2929: done (2 left) 2024-09-01T00:38:45.862 INFO:tasks.rados.rados.0.smithi026.stdout:2930: snap_create 2024-09-01T00:38:45.863 INFO:tasks.rados.rados.0.smithi026.stdout:2928: finishing rollback tid 1 to smithi02669314-12 2024-09-01T00:38:45.863 INFO:tasks.rados.rados.0.smithi026.stdout:2927: finishing write tid 1 to smithi02669314-9 2024-09-01T00:38:45.863 INFO:tasks.rados.rados.0.smithi026.stdout:2928: finishing rollback tid 2 to smithi02669314-12 2024-09-01T00:38:45.863 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1261 (ObjNum 866 snap 277 seq_num 866) dirty exists 2024-09-01T00:38:45.864 INFO:tasks.rados.rados.0.smithi026.stdout:2927: finishing write tid 2 to smithi02669314-9 2024-09-01T00:38:45.864 INFO:tasks.rados.rados.0.smithi026.stdout:2927: finishing write tid 3 to smithi02669314-9 2024-09-01T00:38:45.865 INFO:tasks.rados.rados.0.smithi026.stdout:2927: finishing write tid 4 to smithi02669314-9 2024-09-01T00:38:45.865 INFO:tasks.rados.rados.0.smithi026.stdout:2927: oid 9 updating version 0 to 1364 2024-09-01T00:38:45.865 INFO:tasks.rados.rados.0.smithi026.stdout:2927: oid 9 version 1364 is already newer than 1363 2024-09-01T00:38:45.865 INFO:tasks.rados.rados.0.smithi026.stdout:2927: oid 9 updating version 1364 to 1365 2024-09-01T00:38:45.865 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 1365 (ObjNum 919 snap 294 seq_num 919) dirty exists 2024-09-01T00:38:45.865 INFO:tasks.rados.rados.0.smithi026.stdout:2927: left oid 9 (ObjNum 919 snap 294 seq_num 919) 2024-09-01T00:38:46.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:45 smithi139 ceph-mon[73682]: osdmap e646: 8 total, 8 up, 8 in 2024-09-01T00:38:46.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:45 smithi139 ceph-mon[73682]: osdmap e647: 8 total, 8 up, 8 in 2024-09-01T00:38:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:45 smithi026 ceph-mon[81182]: osdmap e646: 8 total, 8 up, 8 in 2024-09-01T00:38:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:45 smithi026 ceph-mon[81182]: osdmap e647: 8 total, 8 up, 8 in 2024-09-01T00:38:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:45 smithi026 ceph-mon[83580]: osdmap e646: 8 total, 8 up, 8 in 2024-09-01T00:38:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:45 smithi026 ceph-mon[83580]: osdmap e647: 8 total, 8 up, 8 in 2024-09-01T00:38:46.822 INFO:tasks.rados.rados.0.smithi026.stdout:2927: done (2 left) 2024-09-01T00:38:46.822 INFO:tasks.rados.rados.0.smithi026.stdout:2928: done (1 left) 2024-09-01T00:38:46.822 INFO:tasks.rados.rados.0.smithi026.stdout:2930: done (0 left) 2024-09-01T00:38:46.823 INFO:tasks.rados.rados.0.smithi026.stdout:2931: copy_from oid 8 from oid 3 current snap is 295 2024-09-01T00:38:46.823 INFO:tasks.rados.rados.0.smithi026.stdout:2932: setattr oid 13 current snap is 295 2024-09-01T00:38:46.824 INFO:tasks.rados.rados.0.smithi026.stdout:2933: delete oid 23 current snap is 295 2024-09-01T00:38:46.826 INFO:tasks.rados.rados.0.smithi026.stdout:2933: done (2 left) 2024-09-01T00:38:46.826 INFO:tasks.rados.rados.0.smithi026.stdout:2934: copy_from oid 2 from oid 24 current snap is 295 2024-09-01T00:38:46.826 INFO:tasks.rados.rados.0.smithi026.stdout:2935: snap_create 2024-09-01T00:38:46.830 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 995 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-01T00:38:46.830 INFO:tasks.rados.rados.0.smithi026.stdout:2931: finishing copy_from racing read to smithi02669314-8 2024-09-01T00:38:46.831 INFO:tasks.rados.rados.0.smithi026.stdout:2931: finishing copy_from to smithi02669314-8 2024-09-01T00:38:46.831 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 989 (ObjNum 889 snap 289 seq_num 889) dirty exists 2024-09-01T00:38:46.854 INFO:tasks.rados.rados.0.smithi026.stdout:2934: finishing copy_from racing read to smithi02669314-2 2024-09-01T00:38:46.859 INFO:tasks.rados.rados.0.smithi026.stdout:2934: finishing copy_from to smithi02669314-2 2024-09-01T00:38:46.859 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 1113 (ObjNum 906 snap 292 seq_num 906) dirty exists 2024-09-01T00:38:47.824 INFO:tasks.rados.rados.0.smithi026.stdout:2931: done (3 left) 2024-09-01T00:38:47.824 INFO:tasks.rados.rados.0.smithi026.stdout:2932: done (2 left) 2024-09-01T00:38:47.824 INFO:tasks.rados.rados.0.smithi026.stdout:2934: done (1 left) 2024-09-01T00:38:47.824 INFO:tasks.rados.rados.0.smithi026.stdout:2935: done (0 left) 2024-09-01T00:38:47.824 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 296 2024-09-01T00:38:47.825 INFO:tasks.rados.rados.0.smithi026.stdout:2936: seq_num 922 ranges {8069120=647168,8716288=401408} 2024-09-01T00:38:47.871 INFO:tasks.rados.rados.0.smithi026.stdout:2936: writing smithi02669314-12 from 8069120 to 8716288 tid 1 2024-09-01T00:38:47.874 INFO:tasks.rados.rados.0.smithi026.stdout:2936: writing smithi02669314-12 from 8716288 to 9117696 tid 2 2024-09-01T00:38:47.874 INFO:tasks.rados.rados.0.smithi026.stdout:2937: read oid 33 snap -1 2024-09-01T00:38:47.874 INFO:tasks.rados.rados.0.smithi026.stdout:2937: expect (ObjNum 825 snap 260 seq_num 825) 2024-09-01T00:38:47.874 INFO:tasks.rados.rados.0.smithi026.stdout:2938: read oid 50 snap 276 2024-09-01T00:38:47.874 INFO:tasks.rados.rados.0.smithi026.stdout:2938: expect (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:38:47.874 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 296 2024-09-01T00:38:47.875 INFO:tasks.rados.rados.0.smithi026.stdout:2939: seq_num 923 ranges {0=663552,663552=401408} 2024-09-01T00:38:47.878 INFO:tasks.rados.rados.0.smithi026.stdout:2939: writing smithi02669314-45 from 0 to 663552 tid 1 2024-09-01T00:38:47.881 INFO:tasks.rados.rados.0.smithi026.stdout:2939: writing smithi02669314-45 from 663552 to 1064960 tid 2 2024-09-01T00:38:47.881 INFO:tasks.rados.rados.0.smithi026.stdout:2940: rollback oid 36 current snap is 296 2024-09-01T00:38:47.881 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 36 to 284 2024-09-01T00:38:47.881 INFO:tasks.rados.rados.0.smithi026.stdout:2941: snap_remove snap 277 2024-09-01T00:38:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:47 smithi139 ceph-mon[73682]: pgmap v638: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 455 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-09-01T00:38:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:47 smithi139 ceph-mon[73682]: osdmap e648: 8 total, 8 up, 8 in 2024-09-01T00:38:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:47 smithi026 ceph-mon[81182]: pgmap v638: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 455 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-09-01T00:38:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:47 smithi026 ceph-mon[81182]: osdmap e648: 8 total, 8 up, 8 in 2024-09-01T00:38:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:47 smithi026 ceph-mon[83580]: pgmap v638: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 455 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-09-01T00:38:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:47 smithi026 ceph-mon[83580]: osdmap e648: 8 total, 8 up, 8 in 2024-09-01T00:38:48.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:38:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:38:47] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.51.0" 2024-09-01T00:38:48.836 INFO:tasks.rados.rados.0.smithi026.stdout:2941: done (5 left) 2024-09-01T00:38:48.836 INFO:tasks.rados.rados.0.smithi026.stdout:2942: delete oid 18 current snap is 296 2024-09-01T00:38:48.836 INFO:tasks.rados.rados.0.smithi026.stdout:2936: finishing write tid 1 to smithi02669314-12 2024-09-01T00:38:48.836 INFO:tasks.rados.rados.0.smithi026.stdout:2936: finishing write tid 2 to smithi02669314-12 2024-09-01T00:38:48.836 INFO:tasks.rados.rados.0.smithi026.stdout:2936: finishing write tid 3 to smithi02669314-12 2024-09-01T00:38:48.836 INFO:tasks.rados.rados.0.smithi026.stdout:2936: finishing write tid 4 to smithi02669314-12 2024-09-01T00:38:48.836 INFO:tasks.rados.rados.0.smithi026.stdout:2936: oid 12 updating version 0 to 1263 2024-09-01T00:38:48.836 INFO:tasks.rados.rados.0.smithi026.stdout:2936: oid 12 version 1263 is already newer than 1262 2024-09-01T00:38:48.836 INFO:tasks.rados.rados.0.smithi026.stdout:2936: oid 12 updating version 1263 to 1264 2024-09-01T00:38:48.836 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1264 (ObjNum 922 snap 296 seq_num 922) dirty exists 2024-09-01T00:38:48.836 INFO:tasks.rados.rados.0.smithi026.stdout:2936: left oid 12 (ObjNum 922 snap 296 seq_num 922) 2024-09-01T00:38:48.836 INFO:tasks.rados.rados.0.smithi026.stdout:2939: finishing write tid 1 to smithi02669314-45 2024-09-01T00:38:48.837 INFO:tasks.rados.rados.0.smithi026.stdout:2939: finishing write tid 2 to smithi02669314-45 2024-09-01T00:38:48.837 INFO:tasks.rados.rados.0.smithi026.stdout:2939: finishing write tid 3 to smithi02669314-45 2024-09-01T00:38:48.837 INFO:tasks.rados.rados.0.smithi026.stdout:2939: finishing write tid 4 to smithi02669314-45 2024-09-01T00:38:48.837 INFO:tasks.rados.rados.0.smithi026.stdout:2939: oid 45 updating version 0 to 1258 2024-09-01T00:38:48.837 INFO:tasks.rados.rados.0.smithi026.stdout:2939: oid 45 updating version 1258 to 1259 2024-09-01T00:38:48.837 INFO:tasks.rados.rados.0.smithi026.stdout:2939: oid 45 updating version 1259 to 1260 2024-09-01T00:38:48.837 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1260 (ObjNum 923 snap 296 seq_num 923) dirty exists 2024-09-01T00:38:48.837 INFO:tasks.rados.rados.0.smithi026.stdout:2939: left oid 45 (ObjNum 923 snap 296 seq_num 923) 2024-09-01T00:38:48.837 INFO:tasks.rados.rados.0.smithi026.stdout:2940: finishing rollback tid 0 to smithi02669314-36 2024-09-01T00:38:48.837 INFO:tasks.rados.rados.0.smithi026.stdout:2940: finishing rollback tid 1 to smithi02669314-36 2024-09-01T00:38:48.837 INFO:tasks.rados.rados.0.smithi026.stdout:2940: finishing rollback tid 2 to smithi02669314-36 2024-09-01T00:38:48.837 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 993 (ObjNum 433 snap 121 seq_num 433) dirty exists 2024-09-01T00:38:48.838 INFO:tasks.rados.rados.0.smithi026.stdout:2938: expect (ObjNum 818 snap 253 seq_num 818) 2024-09-01T00:38:48.954 INFO:tasks.rados.rados.0.smithi026.stdout:2937: expect (ObjNum 825 snap 260 seq_num 825) 2024-09-01T00:38:49.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:48 smithi139 ceph-mon[73682]: osdmap e649: 8 total, 8 up, 8 in 2024-09-01T00:38:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:48 smithi026 ceph-mon[81182]: osdmap e649: 8 total, 8 up, 8 in 2024-09-01T00:38:49.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:48 smithi026 ceph-mon[83580]: osdmap e649: 8 total, 8 up, 8 in 2024-09-01T00:38:49.526 INFO:tasks.rados.rados.0.smithi026.stdout:2936: done (5 left) 2024-09-01T00:38:49.526 INFO:tasks.rados.rados.0.smithi026.stdout:2937: done (4 left) 2024-09-01T00:38:49.526 INFO:tasks.rados.rados.0.smithi026.stdout:2938: done (3 left) 2024-09-01T00:38:49.527 INFO:tasks.rados.rados.0.smithi026.stdout:2939: done (2 left) 2024-09-01T00:38:49.527 INFO:tasks.rados.rados.0.smithi026.stdout:2940: done (1 left) 2024-09-01T00:38:49.527 INFO:tasks.rados.rados.0.smithi026.stdout:2942: done (0 left) 2024-09-01T00:38:49.527 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 296 2024-09-01T00:38:49.527 INFO:tasks.rados.rados.0.smithi026.stdout:2943: seq_num 925 ranges {6701056=696320,7397376=401408} 2024-09-01T00:38:49.566 INFO:tasks.rados.rados.0.smithi026.stdout:2943: writing smithi02669314-10 from 6701056 to 7397376 tid 1 2024-09-01T00:38:49.569 INFO:tasks.rados.rados.0.smithi026.stdout:2943: writing smithi02669314-10 from 7397376 to 7798784 tid 2 2024-09-01T00:38:49.569 INFO:tasks.rados.rados.0.smithi026.stdout:2944: read oid 6 snap -1 2024-09-01T00:38:49.569 INFO:tasks.rados.rados.0.smithi026.stdout:2944: expect (ObjNum 859 snap 274 seq_num 859) 2024-09-01T00:38:49.569 INFO:tasks.rados.rados.0.smithi026.stdout:2945: rollback oid 37 current snap is 296 2024-09-01T00:38:49.569 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 37 to 225 2024-09-01T00:38:49.569 INFO:tasks.rados.rados.0.smithi026.stdout:2946: read oid 17 snap -1 2024-09-01T00:38:49.570 INFO:tasks.rados.rados.0.smithi026.stdout:2946: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:38:49.570 INFO:tasks.rados.rados.0.smithi026.stdout:2947: snap_create 2024-09-01T00:38:49.570 INFO:tasks.rados.rados.0.smithi026.stdout:2946: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:38:49.573 INFO:tasks.rados.rados.0.smithi026.stdout:2945: finishing rollback tid 0 to smithi02669314-37 2024-09-01T00:38:49.573 INFO:tasks.rados.rados.0.smithi026.stdout:2943: finishing write tid 1 to smithi02669314-10 2024-09-01T00:38:49.573 INFO:tasks.rados.rados.0.smithi026.stdout:2943: finishing write tid 2 to smithi02669314-10 2024-09-01T00:38:49.573 INFO:tasks.rados.rados.0.smithi026.stdout:2943: finishing write tid 3 to smithi02669314-10 2024-09-01T00:38:49.573 INFO:tasks.rados.rados.0.smithi026.stdout:2945: finishing rollback tid 1 to smithi02669314-37 2024-09-01T00:38:49.573 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 994 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-01T00:38:49.574 INFO:tasks.rados.rados.0.smithi026.stdout:2943: finishing write tid 4 to smithi02669314-10 2024-09-01T00:38:49.574 INFO:tasks.rados.rados.0.smithi026.stdout:2943: oid 10 updating version 0 to 1266 2024-09-01T00:38:49.574 INFO:tasks.rados.rados.0.smithi026.stdout:2943: oid 10 updating version 1266 to 1268 2024-09-01T00:38:49.574 INFO:tasks.rados.rados.0.smithi026.stdout:2943: oid 10 version 1268 is already newer than 1267 2024-09-01T00:38:49.574 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 1268 (ObjNum 925 snap 296 seq_num 925) dirty exists 2024-09-01T00:38:49.575 INFO:tasks.rados.rados.0.smithi026.stdout:2943: left oid 10 (ObjNum 925 snap 296 seq_num 925) 2024-09-01T00:38:49.591 INFO:tasks.rados.rados.0.smithi026.stdout:2944: expect (ObjNum 859 snap 274 seq_num 859) 2024-09-01T00:38:49.839 INFO:tasks.rados.rados.0.smithi026.stdout:2943: done (4 left) 2024-09-01T00:38:49.839 INFO:tasks.rados.rados.0.smithi026.stdout:2944: done (3 left) 2024-09-01T00:38:49.839 INFO:tasks.rados.rados.0.smithi026.stdout:2945: done (2 left) 2024-09-01T00:38:49.840 INFO:tasks.rados.rados.0.smithi026.stdout:2946: done (1 left) 2024-09-01T00:38:49.840 INFO:tasks.rados.rados.0.smithi026.stdout:2947: done (0 left) 2024-09-01T00:38:49.840 INFO:tasks.rados.rados.0.smithi026.stdout:2948: rollback oid 6 current snap is 297 2024-09-01T00:38:49.840 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 6 to 291 2024-09-01T00:38:49.840 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 297 2024-09-01T00:38:49.840 INFO:tasks.rados.rados.0.smithi026.stdout:2949: seq_num 926 ranges {999424=712704,1712128=401408} 2024-09-01T00:38:49.848 INFO:tasks.rados.rados.0.smithi026.stdout:2949: writing smithi02669314-9 from 999424 to 1712128 tid 1 2024-09-01T00:38:49.851 INFO:tasks.rados.rados.0.smithi026.stdout:2949: writing smithi02669314-9 from 1712128 to 2113536 tid 2 2024-09-01T00:38:49.851 INFO:tasks.rados.rados.0.smithi026.stdout:2950: copy_from oid 19 from oid 31 current snap is 297 2024-09-01T00:38:49.851 INFO:tasks.rados.rados.0.smithi026.stdout:2948: finishing rollback tid 0 to smithi02669314-6 2024-09-01T00:38:49.851 INFO:tasks.rados.rados.0.smithi026.stdout:2948: finishing rollback tid 1 to smithi02669314-6 2024-09-01T00:38:49.851 INFO:tasks.rados.rados.0.smithi026.stdout:2951: rollback oid 17 current snap is 297 2024-09-01T00:38:49.851 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 17 to 243 2024-09-01T00:38:49.851 INFO:tasks.rados.rados.0.smithi026.stdout:2948: finishing rollback tid 2 to smithi02669314-6 2024-09-01T00:38:49.852 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 1103 (ObjNum 859 snap 274 seq_num 859) dirty exists 2024-09-01T00:38:49.852 INFO:tasks.rados.rados.0.smithi026.stdout:2948: done (3 left) 2024-09-01T00:38:49.852 INFO:tasks.rados.rados.0.smithi026.stdout:2952: delete oid 7 current snap is 297 2024-09-01T00:38:49.854 INFO:tasks.rados.rados.0.smithi026.stdout:2949: finishing write tid 1 to smithi02669314-9 2024-09-01T00:38:49.855 INFO:tasks.rados.rados.0.smithi026.stdout:2952: done (3 left) 2024-09-01T00:38:49.855 INFO:tasks.rados.rados.0.smithi026.stdout:2953: read oid 5 snap -1 2024-09-01T00:38:49.855 INFO:tasks.rados.rados.0.smithi026.stdout:2953: expect (ObjNum 891 snap 289 seq_num 891) 2024-09-01T00:38:49.856 INFO:tasks.rados.rados.0.smithi026.stdout:2954: read oid 24 snap -1 2024-09-01T00:38:49.856 INFO:tasks.rados.rados.0.smithi026.stdout:2954: expect (ObjNum 906 snap 292 seq_num 906) 2024-09-01T00:38:49.856 INFO:tasks.rados.rados.0.smithi026.stdout:2955: delete oid 25 current snap is 297 2024-09-01T00:38:49.856 INFO:tasks.rados.rados.0.smithi026.stdout:2949: finishing write tid 2 to smithi02669314-9 2024-09-01T00:38:49.856 INFO:tasks.rados.rados.0.smithi026.stdout:2951: finishing rollback tid 0 to smithi02669314-17 2024-09-01T00:38:49.857 INFO:tasks.rados.rados.0.smithi026.stdout:2951: finishing rollback tid 1 to smithi02669314-17 2024-09-01T00:38:49.857 INFO:tasks.rados.rados.0.smithi026.stdout:2951: finishing rollback tid 2 to smithi02669314-17 2024-09-01T00:38:49.857 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 1263 (ObjNum 762 snap 232 seq_num 762) dirty exists 2024-09-01T00:38:49.859 INFO:tasks.rados.rados.0.smithi026.stdout:2951: done (5 left) 2024-09-01T00:38:49.859 INFO:tasks.rados.rados.0.smithi026.stdout:2955: done (4 left) 2024-09-01T00:38:49.859 INFO:tasks.rados.rados.0.smithi026.stdout:2956: read oid 49 snap -1 2024-09-01T00:38:49.859 INFO:tasks.rados.rados.0.smithi026.stdout:2956: expect (ObjNum 834 snap 264 seq_num 834) 2024-09-01T00:38:49.859 INFO:tasks.rados.rados.0.smithi026.stdout:2957: delete oid 50 current snap is 297 2024-09-01T00:38:49.860 INFO:tasks.rados.rados.0.smithi026.stdout:2949: finishing write tid 3 to smithi02669314-9 2024-09-01T00:38:49.861 INFO:tasks.rados.rados.0.smithi026.stdout:2950: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:38:49.868 INFO:tasks.rados.rados.0.smithi026.stdout:2957: done (5 left) 2024-09-01T00:38:49.868 INFO:tasks.rados.rados.0.smithi026.stdout:2958: copy_from oid 30 from oid 8 current snap is 297 2024-09-01T00:38:49.868 INFO:tasks.rados.rados.0.smithi026.stdout:2959: read oid 26 snap 276 2024-09-01T00:38:49.868 INFO:tasks.rados.rados.0.smithi026.stdout:2959: expect (ObjNum 860 snap 274 seq_num 860) 2024-09-01T00:38:49.868 INFO:tasks.rados.rados.0.smithi026.stdout:2960: copy_from oid 46 from oid 6 current snap is 297 2024-09-01T00:38:49.868 INFO:tasks.rados.rados.0.smithi026.stdout:2961: rmattr oid 28 current snap is 297 2024-09-01T00:38:49.868 INFO:tasks.rados.rados.0.smithi026.stdout:2961: done (8 left) 2024-09-01T00:38:49.869 INFO:tasks.rados.rados.0.smithi026.stdout:2962: setattr oid 16 current snap is 297 2024-09-01T00:38:49.870 INFO:tasks.rados.rados.0.smithi026.stdout:2963: rollback oid 42 current snap is 297 2024-09-01T00:38:49.870 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 42 to 291 2024-09-01T00:38:49.870 INFO:tasks.rados.rados.0.smithi026.stdout:2964: read oid 17 snap -1 2024-09-01T00:38:49.871 INFO:tasks.rados.rados.0.smithi026.stdout:2964: expect (ObjNum 762 snap 232 seq_num 762) 2024-09-01T00:38:49.871 INFO:tasks.rados.rados.0.smithi026.stdout:2965: read oid 37 snap -1 2024-09-01T00:38:49.871 INFO:tasks.rados.rados.0.smithi026.stdout:2965: expect deleted 2024-09-01T00:38:49.871 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 297 2024-09-01T00:38:49.871 INFO:tasks.rados.rados.0.smithi026.stdout:2966: seq_num 930 ranges {1482752=786432,2269184=401408} 2024-09-01T00:38:49.883 INFO:tasks.rados.rados.0.smithi026.stdout:2966: writing smithi02669314-48 from 1482752 to 2269184 tid 1 2024-09-01T00:38:49.885 INFO:tasks.rados.rados.0.smithi026.stdout:2966: writing smithi02669314-48 from 2269184 to 2670592 tid 2 2024-09-01T00:38:49.886 INFO:tasks.rados.rados.0.smithi026.stdout:2967: copy_from oid 18 from oid 7 current snap is 297 2024-09-01T00:38:49.886 INFO:tasks.rados.rados.0.smithi026.stdout:2968: snap_remove snap 283 2024-09-01T00:38:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:49 smithi139 ceph-mon[73682]: pgmap v641: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 458 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-09-01T00:38:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:49 smithi139 ceph-mon[73682]: osdmap e650: 8 total, 8 up, 8 in 2024-09-01T00:38:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:38:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:49 smithi026 ceph-mon[81182]: pgmap v641: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 458 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-09-01T00:38:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:49 smithi026 ceph-mon[81182]: osdmap e650: 8 total, 8 up, 8 in 2024-09-01T00:38:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:38:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:49 smithi026 ceph-mon[83580]: pgmap v641: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 458 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-09-01T00:38:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:49 smithi026 ceph-mon[83580]: osdmap e650: 8 total, 8 up, 8 in 2024-09-01T00:38:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:38:50.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:38:50] ENGINE Bus STOPPING 2024-09-01T00:38:50.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:38:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:38:50.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:38:50] ENGINE Bus STOPPED 2024-09-01T00:38:50.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:38:50] ENGINE Bus STARTING 2024-09-01T00:38:50.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:38:50] ENGINE Serving on http://:::9283 2024-09-01T00:38:50.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:38:50] ENGINE Bus STARTED 2024-09-01T00:38:50.824 INFO:tasks.rados.rados.0.smithi026.stdout:2968: done (14 left) 2024-09-01T00:38:50.824 INFO:tasks.rados.rados.0.smithi026.stdout:2969: snap_remove snap 285 2024-09-01T00:38:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: osdmap e651: 8 total, 8 up, 8 in 2024-09-01T00:38:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139:3000"} : dispatch 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: osdmap e651: 8 total, 8 up, 8 in 2024-09-01T00:38:51.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:51.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:51.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-01T00:38:51.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139:3000"} : dispatch 2024-09-01T00:38:51.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:51.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:51.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.204 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.206 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-01T00:38:51.206 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-01T00:38:51.206 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.206 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-01T00:38:51.206 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-01T00:38:51.206 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-01T00:38:51.206 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-01T00:38:51.206 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-01T00:38:51.206 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-01T00:38:51.206 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-01T00:38:51.207 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-01T00:38:51.208 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-01T00:38:51.208 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.208 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.208 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.208 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.208 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.208 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.208 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-01T00:38:51.208 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-01T00:38:51.208 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:51.208 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:51.208 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:51.209 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.209 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:51.209 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:51.209 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:51.209 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.209 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[81182]: osdmap e652: 8 total, 8 up, 8 in 2024-09-01T00:38:51.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-01T00:38:51.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-01T00:38:51.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-01T00:38:51.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-01T00:38:51.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-01T00:38:51.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-01T00:38:51.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-01T00:38:51.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-01T00:38:51.211 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:51.212 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.213 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:51.213 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:51.213 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:51.213 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.213 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:50 smithi026 ceph-mon[83580]: osdmap e652: 8 total, 8 up, 8 in 2024-09-01T00:38:51.284 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: osdmap e651: 8 total, 8 up, 8 in 2024-09-01T00:38:51.284 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.284 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.284 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:51.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:51.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "dashboard get-grafana-api-url"} : dispatch 2024-09-01T00:38:51.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139:3000"} : dispatch 2024-09-01T00:38:51.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:51.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:51.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.285 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.286 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-01T00:38:51.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-01T00:38:51.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-01T00:38:51.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-01T00:38:51.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-01T00:38:51.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-01T00:38:51.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-01T00:38:51.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-01T00:38:51.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-01T00:38:51.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-01T00:38:51.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-01T00:38:51.289 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-01T00:38:51.289 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-01T00:38:51.289 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.289 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.289 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.289 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.289 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.289 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-01T00:38:51.289 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-01T00:38:51.289 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-01T00:38:51.289 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:51.290 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:51.290 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:51.290 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.290 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:38:51.290 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:38:51.290 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:38:51.290 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:51.290 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:50 smithi139 ceph-mon[73682]: osdmap e652: 8 total, 8 up, 8 in 2024-09-01T00:38:51.825 INFO:tasks.rados.rados.0.smithi026.stdout:2969: done (14 left) 2024-09-01T00:38:51.825 INFO:tasks.rados.rados.0.smithi026.stdout:2970: rollback oid 23 current snap is 297 2024-09-01T00:38:51.825 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 23 to 244 2024-09-01T00:38:51.825 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 297 2024-09-01T00:38:51.825 INFO:tasks.rados.rados.0.smithi026.stdout:2971: seq_num 931 ranges {2662400=802816,3465216=401408} 2024-09-01T00:38:51.844 INFO:tasks.rados.rados.0.smithi026.stdout:2971: writing smithi02669314-39 from 2662400 to 3465216 tid 1 2024-09-01T00:38:51.847 INFO:tasks.rados.rados.0.smithi026.stdout:2971: writing smithi02669314-39 from 3465216 to 3866624 tid 2 2024-09-01T00:38:51.847 INFO:tasks.rados.rados.0.smithi026.stdout: waiting on 16 2024-09-01T00:38:51.847 INFO:tasks.rados.rados.0.smithi026.stdout:2953: expect (ObjNum 891 snap 289 seq_num 891) 2024-09-01T00:38:51.889 INFO:tasks.rados.rados.0.smithi026.stdout:2949: finishing write tid 4 to smithi02669314-9 2024-09-01T00:38:51.889 INFO:tasks.rados.rados.0.smithi026.stdout:2949: oid 9 updating version 0 to 1374 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:2949: oid 9 version 1374 is already newer than 1373 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:2949: oid 9 updating version 1374 to 1375 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 1375 (ObjNum 926 snap 297 seq_num 926) dirty exists 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:2949: left oid 9 (ObjNum 926 snap 297 seq_num 926) 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:2950: finishing copy_from to smithi02669314-19 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 1033 (ObjNum 911 snap 293 seq_num 911) dirty exists 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:2949: done (15 left) 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:2950: done (14 left) 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:2953: done (13 left) 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:2972: rollback oid 35 current snap is 297 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 35 to 239 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:2958: finishing copy_from racing read to smithi02669314-30 2024-09-01T00:38:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:2954: expect (ObjNum 906 snap 292 seq_num 906) 2024-09-01T00:38:52.107 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[81182]: pgmap v644: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 473 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-09-01T00:38:52.107 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-01T00:38:52.107 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139:3000"}]: dispatch 2024-09-01T00:38:52.107 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[81182]: pgmap v645: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 473 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-09-01T00:38:52.107 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[81182]: Upgrade: Finalizing container_image settings 2024-09-01T00:38:52.107 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[81182]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:38:52.107 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[81182]: Upgrade: Complete! 2024-09-01T00:38:52.107 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[81182]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-09-01T00:38:52.108 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[81182]: osdmap e653: 8 total, 8 up, 8 in 2024-09-01T00:38:52.108 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[83580]: pgmap v644: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 473 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-09-01T00:38:52.108 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-01T00:38:52.108 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139:3000"}]: dispatch 2024-09-01T00:38:52.108 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[83580]: pgmap v645: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 473 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-09-01T00:38:52.108 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[83580]: Upgrade: Finalizing container_image settings 2024-09-01T00:38:52.108 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[83580]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:38:52.108 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[83580]: Upgrade: Complete! 2024-09-01T00:38:52.108 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[83580]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-09-01T00:38:52.108 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:51 smithi026 ceph-mon[83580]: osdmap e653: 8 total, 8 up, 8 in 2024-09-01T00:38:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:51 smithi139 ceph-mon[73682]: pgmap v644: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 473 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-09-01T00:38:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:51 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-01T00:38:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:51 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139:3000"}]: dispatch 2024-09-01T00:38:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:51 smithi139 ceph-mon[73682]: pgmap v645: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 473 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-09-01T00:38:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:51 smithi139 ceph-mon[73682]: Upgrade: Finalizing container_image settings 2024-09-01T00:38:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:51 smithi139 ceph-mon[73682]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-01T00:38:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:51 smithi139 ceph-mon[73682]: Upgrade: Complete! 2024-09-01T00:38:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:51 smithi139 ceph-mon[73682]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-09-01T00:38:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:51 smithi139 ceph-mon[73682]: osdmap e653: 8 total, 8 up, 8 in 2024-09-01T00:38:52.397 INFO:tasks.rados.rados.0.smithi026.stdout:2958: finishing copy_from to smithi02669314-30 2024-09-01T00:38:52.397 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 989 (ObjNum 889 snap 289 seq_num 889) dirty exists 2024-09-01T00:38:52.397 INFO:tasks.rados.rados.0.smithi026.stdout:2964: expect (ObjNum 762 snap 232 seq_num 762) 2024-09-01T00:38:52.417 INFO:tasks.rados.rados.0.smithi026.stdout:2967: finishing copy_from to smithi02669314-18 2024-09-01T00:38:52.417 INFO:tasks.rados.rados.0.smithi026.stdout:2967: got expected ENOENT (src dne) 2024-09-01T00:38:52.417 INFO:tasks.rados.rados.0.smithi026.stdout:2967: finishing copy_from racing read to smithi02669314-18 2024-09-01T00:38:52.417 INFO:tasks.rados.rados.0.smithi026.stdout:2959: expect (ObjNum 860 snap 274 seq_num 860) 2024-09-01T00:38:52.614 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1104 (ObjNum 876 snap 282 seq_num 876) dirty exists 2024-09-01T00:38:52.614 INFO:tasks.rados.rados.0.smithi026.stdout:2963: finishing rollback tid 0 to smithi02669314-42 2024-09-01T00:38:52.614 INFO:tasks.rados.rados.0.smithi026.stdout:2963: finishing rollback tid 1 to smithi02669314-42 2024-09-01T00:38:52.614 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1351 (ObjNum 73377 snap 0 seq_num 1065329760) dirty dne 2024-09-01T00:38:52.614 INFO:tasks.rados.rados.0.smithi026.stdout:2966: finishing write tid 1 to smithi02669314-48 2024-09-01T00:38:52.615 INFO:tasks.rados.rados.0.smithi026.stdout:2966: finishing write tid 2 to smithi02669314-48 2024-09-01T00:38:52.615 INFO:tasks.rados.rados.0.smithi026.stdout:2966: finishing write tid 3 to smithi02669314-48 2024-09-01T00:38:52.615 INFO:tasks.rados.rados.0.smithi026.stdout:2966: finishing write tid 4 to smithi02669314-48 2024-09-01T00:38:52.615 INFO:tasks.rados.rados.0.smithi026.stdout:2966: oid 48 updating version 0 to 1354 2024-09-01T00:38:52.615 INFO:tasks.rados.rados.0.smithi026.stdout:2966: oid 48 updating version 1354 to 1355 2024-09-01T00:38:52.615 INFO:tasks.rados.rados.0.smithi026.stdout:2966: oid 48 version 1355 is already newer than 1353 2024-09-01T00:38:52.615 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1355 (ObjNum 930 snap 297 seq_num 930) dirty exists 2024-09-01T00:38:52.615 INFO:tasks.rados.rados.0.smithi026.stdout:2966: left oid 48 (ObjNum 930 snap 297 seq_num 930) 2024-09-01T00:38:52.615 INFO:tasks.rados.rados.0.smithi026.stdout:2960: finishing copy_from racing read to smithi02669314-46 2024-09-01T00:38:52.615 INFO:tasks.rados.rados.0.smithi026.stdout:2960: finishing copy_from to smithi02669314-46 2024-09-01T00:38:52.616 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1103 (ObjNum 859 snap 274 seq_num 859) dirty exists 2024-09-01T00:38:52.616 INFO:tasks.rados.rados.0.smithi026.stdout:2956: expect (ObjNum 834 snap 264 seq_num 834) 2024-09-01T00:38:53.797 INFO:tasks.rados.rados.0.smithi026.stdout:2970: finishing rollback tid 1 to smithi02669314-23 2024-09-01T00:38:53.797 INFO:tasks.rados.rados.0.smithi026.stdout:2970: finishing rollback tid 2 to smithi02669314-23 2024-09-01T00:38:53.797 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 1123 (ObjNum 623 snap 182 seq_num 623) dirty exists 2024-09-01T00:38:53.798 INFO:tasks.rados.rados.0.smithi026.stdout:2971: finishing write tid 1 to smithi02669314-39 2024-09-01T00:38:53.798 INFO:tasks.rados.rados.0.smithi026.stdout:2971: finishing write tid 2 to smithi02669314-39 2024-09-01T00:38:53.798 INFO:tasks.rados.rados.0.smithi026.stdout:2971: finishing write tid 3 to smithi02669314-39 2024-09-01T00:38:53.798 INFO:tasks.rados.rados.0.smithi026.stdout:2971: finishing write tid 4 to smithi02669314-39 2024-09-01T00:38:53.798 INFO:tasks.rados.rados.0.smithi026.stdout:2971: oid 39 updating version 0 to 1207 2024-09-01T00:38:53.798 INFO:tasks.rados.rados.0.smithi026.stdout:2971: oid 39 updating version 1207 to 1208 2024-09-01T00:38:53.798 INFO:tasks.rados.rados.0.smithi026.stdout:2971: oid 39 version 1208 is already newer than 1206 2024-09-01T00:38:53.798 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 1208 (ObjNum 931 snap 297 seq_num 931) dirty exists 2024-09-01T00:38:53.798 INFO:tasks.rados.rados.0.smithi026.stdout:2971: left oid 39 (ObjNum 931 snap 297 seq_num 931) 2024-09-01T00:38:53.798 INFO:tasks.rados.rados.0.smithi026.stdout:2972: finishing rollback tid 0 to smithi02669314-35 2024-09-01T00:38:53.798 INFO:tasks.rados.rados.0.smithi026.stdout:2972: finishing rollback tid 1 to smithi02669314-35 2024-09-01T00:38:53.798 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1368 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2954: done (13 left) 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2956: done (12 left) 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2958: done (11 left) 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2959: done (10 left) 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2960: done (9 left) 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2962: done (8 left) 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2963: done (7 left) 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2964: done (6 left) 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2965: done (5 left) 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2966: done (4 left) 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2967: done (3 left) 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2970: done (2 left) 2024-09-01T00:38:53.799 INFO:tasks.rados.rados.0.smithi026.stdout:2971: done (1 left) 2024-09-01T00:38:53.800 INFO:tasks.rados.rados.0.smithi026.stdout:2972: done (0 left) 2024-09-01T00:38:53.800 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 297 2024-09-01T00:38:53.800 INFO:tasks.rados.rados.0.smithi026.stdout:2973: seq_num 932 ranges {819200=417792,1236992=663552,1900544=139264} 2024-09-01T00:38:53.802 INFO:tasks.rados.rados.0.smithi026.stdout:2973: writing smithi02669314-11 from 819200 to 1236992 tid 1 2024-09-01T00:38:53.807 INFO:tasks.rados.rados.0.smithi026.stdout:2973: writing smithi02669314-11 from 1236992 to 1900544 tid 2 2024-09-01T00:38:53.809 INFO:tasks.rados.rados.0.smithi026.stdout:2973: writing smithi02669314-11 from 1900544 to 2039808 tid 3 2024-09-01T00:38:53.809 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 297 2024-09-01T00:38:53.809 INFO:tasks.rados.rados.0.smithi026.stdout:2974: seq_num 933 ranges {12902400=434176,13336576=548864,13885440=253952} 2024-09-01T00:38:53.882 INFO:tasks.rados.rados.0.smithi026.stdout:2974: writing smithi02669314-49 from 12902400 to 13336576 tid 1 2024-09-01T00:38:53.885 INFO:tasks.rados.rados.0.smithi026.stdout:2974: writing smithi02669314-49 from 13336576 to 13885440 tid 2 2024-09-01T00:38:53.887 INFO:tasks.rados.rados.0.smithi026.stdout:2974: writing smithi02669314-49 from 13885440 to 14139392 tid 3 2024-09-01T00:38:53.887 INFO:tasks.rados.rados.0.smithi026.stdout:2975: read oid 30 snap -1 2024-09-01T00:38:53.887 INFO:tasks.rados.rados.0.smithi026.stdout:2975: expect (ObjNum 889 snap 289 seq_num 889) 2024-09-01T00:38:53.887 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 297 2024-09-01T00:38:53.887 INFO:tasks.rados.rados.0.smithi026.stdout:2973: finishing write tid 1 to smithi02669314-11 2024-09-01T00:38:53.887 INFO:tasks.rados.rados.0.smithi026.stdout:2976: seq_num 934 ranges {6701056=450560,7151616=434176,7585792=368640} 2024-09-01T00:38:53.926 INFO:tasks.rados.rados.0.smithi026.stdout:2976: writing smithi02669314-15 from 6701056 to 7151616 tid 1 2024-09-01T00:38:53.928 INFO:tasks.rados.rados.0.smithi026.stdout:2976: writing smithi02669314-15 from 7151616 to 7585792 tid 2 2024-09-01T00:38:53.932 INFO:tasks.rados.rados.0.smithi026.stdout:2976: writing smithi02669314-15 from 7585792 to 7954432 tid 3 2024-09-01T00:38:53.932 INFO:tasks.rados.rados.0.smithi026.stdout:2977: copy_from oid 24 from oid 38 current snap is 297 2024-09-01T00:38:53.933 INFO:tasks.rados.rados.0.smithi026.stdout:2973: finishing write tid 2 to smithi02669314-11 2024-09-01T00:38:53.933 INFO:tasks.rados.rados.0.smithi026.stdout:2973: finishing write tid 3 to smithi02669314-11 2024-09-01T00:38:53.933 INFO:tasks.rados.rados.0.smithi026.stdout:2973: finishing write tid 4 to smithi02669314-11 2024-09-01T00:38:53.933 INFO:tasks.rados.rados.0.smithi026.stdout:2973: finishing write tid 5 to smithi02669314-11 2024-09-01T00:38:53.933 INFO:tasks.rados.rados.0.smithi026.stdout:2973: oid 11 updating version 0 to 1116 2024-09-01T00:38:53.933 INFO:tasks.rados.rados.0.smithi026.stdout:2973: oid 11 version 1116 is already newer than 1115 2024-09-01T00:38:53.933 INFO:tasks.rados.rados.0.smithi026.stdout:2973: oid 11 updating version 1116 to 1117 2024-09-01T00:38:53.933 INFO:tasks.rados.rados.0.smithi026.stdout:2973: oid 11 version 1117 is already newer than 1114 2024-09-01T00:38:53.934 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1117 (ObjNum 932 snap 297 seq_num 932) dirty exists 2024-09-01T00:38:53.934 INFO:tasks.rados.rados.0.smithi026.stdout:2973: left oid 11 (ObjNum 932 snap 297 seq_num 932) 2024-09-01T00:38:53.934 INFO:tasks.rados.rados.0.smithi026.stdout:2974: finishing write tid 1 to smithi02669314-49 2024-09-01T00:38:53.934 INFO:tasks.rados.rados.0.smithi026.stdout:2973: done (4 left) 2024-09-01T00:38:53.934 INFO:tasks.rados.rados.0.smithi026.stdout:2978: read oid 28 snap -1 2024-09-01T00:38:53.934 INFO:tasks.rados.rados.0.smithi026.stdout:2978: expect deleted 2024-09-01T00:38:53.934 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 297 2024-09-01T00:38:53.934 INFO:tasks.rados.rados.0.smithi026.stdout:2979: seq_num 935 ranges {0=466944,466944=720896,1187840=81920} 2024-09-01T00:38:53.935 INFO:tasks.rados.rados.0.smithi026.stdout:2979: writing smithi02669314-13 from 0 to 466944 tid 1 2024-09-01T00:38:53.938 INFO:tasks.rados.rados.0.smithi026.stdout:2979: writing smithi02669314-13 from 466944 to 1187840 tid 2 2024-09-01T00:38:53.939 INFO:tasks.rados.rados.0.smithi026.stdout:2979: writing smithi02669314-13 from 1187840 to 1269760 tid 3 2024-09-01T00:38:53.939 INFO:tasks.rados.rados.0.smithi026.stdout:2980: snap_remove snap 232 2024-09-01T00:38:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:53 smithi026 ceph-mon[81182]: pgmap v648: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 492 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 38 MiB/s rd, 6.3 MiB/s wr, 32 op/s 2024-09-01T00:38:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:53 smithi026 ceph-mon[83580]: pgmap v648: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 492 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 38 MiB/s rd, 6.3 MiB/s wr, 32 op/s 2024-09-01T00:38:54.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:53 smithi139 ceph-mon[73682]: pgmap v648: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 492 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 38 MiB/s rd, 6.3 MiB/s wr, 32 op/s 2024-09-01T00:38:54.854 INFO:tasks.rados.rados.0.smithi026.stdout:2974: finishing write tid 2 to smithi02669314-49 2024-09-01T00:38:54.854 INFO:tasks.rados.rados.0.smithi026.stdout:2974: finishing write tid 3 to smithi02669314-49 2024-09-01T00:38:54.854 INFO:tasks.rados.rados.0.smithi026.stdout:2974: finishing write tid 4 to smithi02669314-49 2024-09-01T00:38:54.854 INFO:tasks.rados.rados.0.smithi026.stdout:2974: finishing write tid 5 to smithi02669314-49 2024-09-01T00:38:54.854 INFO:tasks.rados.rados.0.smithi026.stdout:2974: oid 49 updating version 0 to 748 2024-09-01T00:38:54.854 INFO:tasks.rados.rados.0.smithi026.stdout:2974: oid 49 version 748 is already newer than 747 2024-09-01T00:38:54.854 INFO:tasks.rados.rados.0.smithi026.stdout:2974: oid 49 updating version 748 to 749 2024-09-01T00:38:54.854 INFO:tasks.rados.rados.0.smithi026.stdout:2974: oid 49 version 749 is already newer than 746 2024-09-01T00:38:54.855 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 749 (ObjNum 933 snap 297 seq_num 933) dirty exists 2024-09-01T00:38:54.855 INFO:tasks.rados.rados.0.smithi026.stdout:2974: left oid 49 (ObjNum 933 snap 297 seq_num 933) 2024-09-01T00:38:54.855 INFO:tasks.rados.rados.0.smithi026.stdout:2975: expect (ObjNum 889 snap 289 seq_num 889) 2024-09-01T00:38:54.875 INFO:tasks.rados.rados.0.smithi026.stdout:2976: finishing write tid 1 to smithi02669314-15 2024-09-01T00:38:54.875 INFO:tasks.rados.rados.0.smithi026.stdout:2976: finishing write tid 2 to smithi02669314-15 2024-09-01T00:38:54.875 INFO:tasks.rados.rados.0.smithi026.stdout:2977: finishing copy_from to smithi02669314-24 2024-09-01T00:38:54.875 INFO:tasks.rados.rados.0.smithi026.stdout:2977: got expected ENOENT (src dne) 2024-09-01T00:38:54.875 INFO:tasks.rados.rados.0.smithi026.stdout:2977: finishing copy_from racing read to smithi02669314-24 2024-09-01T00:38:54.875 INFO:tasks.rados.rados.0.smithi026.stdout:2976: finishing write tid 3 to smithi02669314-15 2024-09-01T00:38:54.876 INFO:tasks.rados.rados.0.smithi026.stdout:2976: finishing write tid 4 to smithi02669314-15 2024-09-01T00:38:54.876 INFO:tasks.rados.rados.0.smithi026.stdout:2976: finishing write tid 5 to smithi02669314-15 2024-09-01T00:38:54.876 INFO:tasks.rados.rados.0.smithi026.stdout:2976: oid 15 updating version 0 to 1381 2024-09-01T00:38:54.876 INFO:tasks.rados.rados.0.smithi026.stdout:2976: oid 15 updating version 1381 to 1384 2024-09-01T00:38:54.876 INFO:tasks.rados.rados.0.smithi026.stdout:2976: oid 15 version 1384 is already newer than 1382 2024-09-01T00:38:54.876 INFO:tasks.rados.rados.0.smithi026.stdout:2976: oid 15 version 1384 is already newer than 1383 2024-09-01T00:38:54.876 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1384 (ObjNum 934 snap 297 seq_num 934) dirty exists 2024-09-01T00:38:54.876 INFO:tasks.rados.rados.0.smithi026.stdout:2976: left oid 15 (ObjNum 934 snap 297 seq_num 934) 2024-09-01T00:38:54.876 INFO:tasks.rados.rados.0.smithi026.stdout:2979: finishing write tid 1 to smithi02669314-13 2024-09-01T00:38:54.876 INFO:tasks.rados.rados.0.smithi026.stdout:2979: finishing write tid 2 to smithi02669314-13 2024-09-01T00:38:54.876 INFO:tasks.rados.rados.0.smithi026.stdout:2979: finishing write tid 3 to smithi02669314-13 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:2979: finishing write tid 4 to smithi02669314-13 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:2979: finishing write tid 5 to smithi02669314-13 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:2979: oid 13 updating version 0 to 1035 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:2979: oid 13 updating version 1035 to 1036 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:2979: oid 13 updating version 1036 to 1037 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:2979: oid 13 version 1037 is already newer than 1034 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 1037 (ObjNum 935 snap 297 seq_num 935) dirty exists 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:2979: left oid 13 (ObjNum 935 snap 297 seq_num 935) 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:2974: done (6 left) 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:2975: done (5 left) 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:2976: done (4 left) 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:2977: done (3 left) 2024-09-01T00:38:54.877 INFO:tasks.rados.rados.0.smithi026.stdout:2978: done (2 left) 2024-09-01T00:38:54.878 INFO:tasks.rados.rados.0.smithi026.stdout:2979: done (1 left) 2024-09-01T00:38:54.878 INFO:tasks.rados.rados.0.smithi026.stdout:2980: done (0 left) 2024-09-01T00:38:54.878 INFO:tasks.rados.rados.0.smithi026.stdout:2981: snap_remove snap 249 2024-09-01T00:38:55.825 INFO:tasks.rados.rados.0.smithi026.stdout:2981: done (0 left) 2024-09-01T00:38:55.825 INFO:tasks.rados.rados.0.smithi026.stdout:2982: delete oid 38 current snap is 297 2024-09-01T00:38:55.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:55 smithi139 ceph-mon[73682]: pgmap v649: 121 pgs: 121 active+clean; 495 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.8 MiB/s wr, 20 op/s 2024-09-01T00:38:55.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:55.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:55 smithi139 ceph-mon[73682]: osdmap e654: 8 total, 8 up, 8 in 2024-09-01T00:38:55.843 INFO:tasks.rados.rados.0.smithi026.stdout:2982: done (0 left) 2024-09-01T00:38:55.843 INFO:tasks.rados.rados.0.smithi026.stdout:2983: rollback oid 41 current snap is 297 2024-09-01T00:38:55.843 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 41 to 284 2024-09-01T00:38:55.843 INFO:tasks.rados.rados.0.smithi026.stdout:2984: copy_from oid 2 from oid 3 current snap is 297 2024-09-01T00:38:55.843 INFO:tasks.rados.rados.0.smithi026.stdout:2985: delete oid 12 current snap is 297 2024-09-01T00:38:55.850 INFO:tasks.rados.rados.0.smithi026.stdout:2985: done (2 left) 2024-09-01T00:38:55.850 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 297 2024-09-01T00:38:55.850 INFO:tasks.rados.rados.0.smithi026.stdout:2986: seq_num 938 ranges {5062656=516096,5578752=417792,5996544=385024} 2024-09-01T00:38:55.880 INFO:tasks.rados.rados.0.smithi026.stdout:2986: writing smithi02669314-46 from 5062656 to 5578752 tid 1 2024-09-01T00:38:55.883 INFO:tasks.rados.rados.0.smithi026.stdout:2986: writing smithi02669314-46 from 5578752 to 5996544 tid 2 2024-09-01T00:38:55.886 INFO:tasks.rados.rados.0.smithi026.stdout:2986: writing smithi02669314-46 from 5996544 to 6381568 tid 3 2024-09-01T00:38:55.886 INFO:tasks.rados.rados.0.smithi026.stdout:2987: copy_from oid 30 from oid 25 current snap is 297 2024-09-01T00:38:55.886 INFO:tasks.rados.rados.0.smithi026.stdout:2983: finishing rollback tid 0 to smithi02669314-41 2024-09-01T00:38:55.886 INFO:tasks.rados.rados.0.smithi026.stdout:2984: finishing copy_from racing read to smithi02669314-2 2024-09-01T00:38:55.886 INFO:tasks.rados.rados.0.smithi026.stdout:2983: finishing rollback tid 1 to smithi02669314-41 2024-09-01T00:38:55.886 INFO:tasks.rados.rados.0.smithi026.stdout:2983: finishing rollback tid 2 to smithi02669314-41 2024-09-01T00:38:55.887 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1378 (ObjNum 702 snap 212 seq_num 702) dirty exists 2024-09-01T00:38:55.887 INFO:tasks.rados.rados.0.smithi026.stdout:2984: finishing copy_from to smithi02669314-2 2024-09-01T00:38:55.887 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 989 (ObjNum 889 snap 289 seq_num 889) dirty exists 2024-09-01T00:38:55.887 INFO:tasks.rados.rados.0.smithi026.stdout:2986: finishing write tid 1 to smithi02669314-46 2024-09-01T00:38:55.887 INFO:tasks.rados.rados.0.smithi026.stdout:2983: done (3 left) 2024-09-01T00:38:55.887 INFO:tasks.rados.rados.0.smithi026.stdout:2984: done (2 left) 2024-09-01T00:38:55.887 INFO:tasks.rados.rados.0.smithi026.stdout:2988: snap_remove snap 289 2024-09-01T00:38:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:55 smithi026 ceph-mon[81182]: pgmap v649: 121 pgs: 121 active+clean; 495 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.8 MiB/s wr, 20 op/s 2024-09-01T00:38:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:55 smithi026 ceph-mon[81182]: osdmap e654: 8 total, 8 up, 8 in 2024-09-01T00:38:55.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:55 smithi026 ceph-mon[83580]: pgmap v649: 121 pgs: 121 active+clean; 495 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.8 MiB/s wr, 20 op/s 2024-09-01T00:38:55.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:38:55.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:55 smithi026 ceph-mon[83580]: osdmap e654: 8 total, 8 up, 8 in 2024-09-01T00:38:56.829 INFO:tasks.rados.rados.0.smithi026.stdout:2987: finishing copy_from to smithi02669314-30 2024-09-01T00:38:56.830 INFO:tasks.rados.rados.0.smithi026.stdout:2987: got expected ENOENT (src dne) 2024-09-01T00:38:56.830 INFO:tasks.rados.rados.0.smithi026.stdout:2987: finishing copy_from racing read to smithi02669314-30 2024-09-01T00:38:56.830 INFO:tasks.rados.rados.0.smithi026.stdout:2986: finishing write tid 2 to smithi02669314-46 2024-09-01T00:38:56.830 INFO:tasks.rados.rados.0.smithi026.stdout:2986: finishing write tid 3 to smithi02669314-46 2024-09-01T00:38:56.830 INFO:tasks.rados.rados.0.smithi026.stdout:2986: finishing write tid 4 to smithi02669314-46 2024-09-01T00:38:56.830 INFO:tasks.rados.rados.0.smithi026.stdout:2986: finishing write tid 5 to smithi02669314-46 2024-09-01T00:38:56.830 INFO:tasks.rados.rados.0.smithi026.stdout:2986: oid 46 updating version 0 to 1126 2024-09-01T00:38:56.830 INFO:tasks.rados.rados.0.smithi026.stdout:2986: oid 46 version 1126 is already newer than 1124 2024-09-01T00:38:56.830 INFO:tasks.rados.rados.0.smithi026.stdout:2986: oid 46 updating version 1126 to 1127 2024-09-01T00:38:56.830 INFO:tasks.rados.rados.0.smithi026.stdout:2986: oid 46 version 1127 is already newer than 1125 2024-09-01T00:38:56.830 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1127 (ObjNum 938 snap 297 seq_num 938) dirty exists 2024-09-01T00:38:56.831 INFO:tasks.rados.rados.0.smithi026.stdout:2986: left oid 46 (ObjNum 938 snap 297 seq_num 938) 2024-09-01T00:38:56.831 INFO:tasks.rados.rados.0.smithi026.stdout:2986: done (2 left) 2024-09-01T00:38:56.831 INFO:tasks.rados.rados.0.smithi026.stdout:2987: done (1 left) 2024-09-01T00:38:56.831 INFO:tasks.rados.rados.0.smithi026.stdout:2988: done (0 left) 2024-09-01T00:38:56.831 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 297 2024-09-01T00:38:56.831 INFO:tasks.rados.rados.0.smithi026.stdout:2989: seq_num 939 ranges {7954432=532480,8486912=704512,9191424=98304} 2024-09-01T00:38:56.877 INFO:tasks.rados.rados.0.smithi026.stdout:2989: writing smithi02669314-15 from 7954432 to 8486912 tid 1 2024-09-01T00:38:56.880 INFO:tasks.rados.rados.0.smithi026.stdout:2989: writing smithi02669314-15 from 8486912 to 9191424 tid 2 2024-09-01T00:38:56.881 INFO:tasks.rados.rados.0.smithi026.stdout:2989: writing smithi02669314-15 from 9191424 to 9289728 tid 3 2024-09-01T00:38:56.881 INFO:tasks.rados.rados.0.smithi026.stdout:2990: delete oid 40 current snap is 297 2024-09-01T00:38:56.881 INFO:tasks.rados.rados.0.smithi026.stdout:2989: finishing write tid 1 to smithi02669314-15 2024-09-01T00:38:56.883 INFO:tasks.rados.rados.0.smithi026.stdout:2990: done (1 left) 2024-09-01T00:38:56.883 INFO:tasks.rados.rados.0.smithi026.stdout:2991: delete oid 29 current snap is 297 2024-09-01T00:38:56.885 INFO:tasks.rados.rados.0.smithi026.stdout:2989: finishing write tid 2 to smithi02669314-15 2024-09-01T00:38:56.885 INFO:tasks.rados.rados.0.smithi026.stdout:2989: finishing write tid 3 to smithi02669314-15 2024-09-01T00:38:56.885 INFO:tasks.rados.rados.0.smithi026.stdout:2991: done (1 left) 2024-09-01T00:38:56.885 INFO:tasks.rados.rados.0.smithi026.stdout:2992: snap_remove snap 264 2024-09-01T00:38:57.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:56 smithi139 ceph-mon[73682]: osdmap e655: 8 total, 8 up, 8 in 2024-09-01T00:38:57.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:56 smithi026 ceph-mon[81182]: osdmap e655: 8 total, 8 up, 8 in 2024-09-01T00:38:57.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:56 smithi026 ceph-mon[83580]: osdmap e655: 8 total, 8 up, 8 in 2024-09-01T00:38:57.835 INFO:tasks.rados.rados.0.smithi026.stdout:2992: done (1 left) 2024-09-01T00:38:57.835 INFO:tasks.rados.rados.0.smithi026.stdout:2993: snap_create 2024-09-01T00:38:57.835 INFO:tasks.rados.rados.0.smithi026.stdout:2989: finishing write tid 4 to smithi02669314-15 2024-09-01T00:38:57.835 INFO:tasks.rados.rados.0.smithi026.stdout:2989: finishing write tid 5 to smithi02669314-15 2024-09-01T00:38:57.835 INFO:tasks.rados.rados.0.smithi026.stdout:2989: oid 15 updating version 0 to 1404 2024-09-01T00:38:57.836 INFO:tasks.rados.rados.0.smithi026.stdout:2989: oid 15 version 1404 is already newer than 1403 2024-09-01T00:38:57.836 INFO:tasks.rados.rados.0.smithi026.stdout:2989: oid 15 updating version 1404 to 1405 2024-09-01T00:38:57.836 INFO:tasks.rados.rados.0.smithi026.stdout:2989: oid 15 updating version 1405 to 1406 2024-09-01T00:38:57.836 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1406 (ObjNum 939 snap 297 seq_num 939) dirty exists 2024-09-01T00:38:57.836 INFO:tasks.rados.rados.0.smithi026.stdout:2989: left oid 15 (ObjNum 939 snap 297 seq_num 939) 2024-09-01T00:38:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:57 smithi139 ceph-mon[73682]: pgmap v652: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 499 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-09-01T00:38:58.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:57 smithi139 ceph-mon[73682]: osdmap e656: 8 total, 8 up, 8 in 2024-09-01T00:38:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:57 smithi026 ceph-mon[81182]: pgmap v652: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 499 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-09-01T00:38:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:57 smithi026 ceph-mon[81182]: osdmap e656: 8 total, 8 up, 8 in 2024-09-01T00:38:58.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:38:57 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:38:57] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.51.0" 2024-09-01T00:38:58.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:57 smithi026 ceph-mon[83580]: pgmap v652: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 499 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-09-01T00:38:58.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:57 smithi026 ceph-mon[83580]: osdmap e656: 8 total, 8 up, 8 in 2024-09-01T00:38:58.841 INFO:tasks.rados.rados.0.smithi026.stdout:2989: done (1 left) 2024-09-01T00:38:58.842 INFO:tasks.rados.rados.0.smithi026.stdout:2993: done (0 left) 2024-09-01T00:38:58.842 INFO:tasks.rados.rados.0.smithi026.stdout:2994: rmattr oid 49 current snap is 298 2024-09-01T00:38:58.842 INFO:tasks.rados.rados.0.smithi026.stdout:2995: snap_remove snap 244 2024-09-01T00:38:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:58 smithi026 ceph-mon[81182]: osdmap e657: 8 total, 8 up, 8 in 2024-09-01T00:38:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:58 smithi026 ceph-mon[83580]: osdmap e657: 8 total, 8 up, 8 in 2024-09-01T00:38:59.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:58 smithi139 ceph-mon[73682]: osdmap e657: 8 total, 8 up, 8 in 2024-09-01T00:38:59.848 INFO:tasks.rados.rados.0.smithi026.stdout:2995: done (1 left) 2024-09-01T00:38:59.848 INFO:tasks.rados.rados.0.smithi026.stdout:2996: rollback oid 14 current snap is 298 2024-09-01T00:38:59.848 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 750 (ObjNum 933 snap 297 seq_num 933) dirty exists 2024-09-01T00:38:59.848 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 14 to 281 2024-09-01T00:38:59.848 INFO:tasks.rados.rados.0.smithi026.stdout:2994: done (1 left) 2024-09-01T00:38:59.848 INFO:tasks.rados.rados.0.smithi026.stdout:2997: delete oid 36 current snap is 298 2024-09-01T00:38:59.858 INFO:tasks.rados.rados.0.smithi026.stdout:2997: done (1 left) 2024-09-01T00:38:59.858 INFO:tasks.rados.rados.0.smithi026.stdout:2998: copy_from oid 1 from oid 9 current snap is 298 2024-09-01T00:38:59.859 INFO:tasks.rados.rados.0.smithi026.stdout:2999: snap_remove snap 295 2024-09-01T00:39:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:59 smithi026 ceph-mon[81182]: pgmap v655: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 503 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 361 KiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-01T00:39:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:38:59 smithi026 ceph-mon[81182]: osdmap e658: 8 total, 8 up, 8 in 2024-09-01T00:39:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:59 smithi026 ceph-mon[83580]: pgmap v655: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 503 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 361 KiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-01T00:39:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:38:59 smithi026 ceph-mon[83580]: osdmap e658: 8 total, 8 up, 8 in 2024-09-01T00:39:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:59 smithi139 ceph-mon[73682]: pgmap v655: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 503 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 361 KiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-01T00:39:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:38:59 smithi139 ceph-mon[73682]: osdmap e658: 8 total, 8 up, 8 in 2024-09-01T00:39:00.826 INFO:tasks.rados.rados.0.smithi026.stdout:2999: done (2 left) 2024-09-01T00:39:00.826 INFO:tasks.rados.rados.0.smithi026.stdout:3000: setattr oid 38 current snap is 298 2024-09-01T00:39:00.827 INFO:tasks.rados.rados.0.smithi026.stdout:2996: finishing rollback tid 0 to smithi02669314-14 2024-09-01T00:39:00.827 INFO:tasks.rados.rados.0.smithi026.stdout:2996: finishing rollback tid 1 to smithi02669314-14 2024-09-01T00:39:00.827 INFO:tasks.rados.rados.0.smithi026.stdout:2996: finishing rollback tid 2 to smithi02669314-14 2024-09-01T00:39:00.827 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 1418 (ObjNum 65 snap 0 seq_num 124744528) dirty exists 2024-09-01T00:39:00.827 INFO:tasks.rados.rados.0.smithi026.stdout:2998: finishing copy_from racing read to smithi02669314-1 2024-09-01T00:39:00.827 INFO:tasks.rados.rados.0.smithi026.stdout:2998: finishing copy_from to smithi02669314-1 2024-09-01T00:39:00.827 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 1375 (ObjNum 926 snap 297 seq_num 926) dirty exists 2024-09-01T00:39:00.828 INFO:tasks.rados.rados.0.smithi026.stdout:2996: done (2 left) 2024-09-01T00:39:00.828 INFO:tasks.rados.rados.0.smithi026.stdout:2998: done (1 left) 2024-09-01T00:39:00.828 INFO:tasks.rados.rados.0.smithi026.stdout:3001: snap_create 2024-09-01T00:39:00.838 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1264 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-01T00:39:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:00 smithi026 ceph-mon[81182]: osdmap e659: 8 total, 8 up, 8 in 2024-09-01T00:39:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:00 smithi026 ceph-mon[81182]: osdmap e660: 8 total, 8 up, 8 in 2024-09-01T00:39:01.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:00 smithi026 ceph-mon[83580]: osdmap e659: 8 total, 8 up, 8 in 2024-09-01T00:39:01.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:00 smithi026 ceph-mon[83580]: osdmap e660: 8 total, 8 up, 8 in 2024-09-01T00:39:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:00 smithi139 ceph-mon[73682]: osdmap e659: 8 total, 8 up, 8 in 2024-09-01T00:39:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:00 smithi139 ceph-mon[73682]: osdmap e660: 8 total, 8 up, 8 in 2024-09-01T00:39:01.827 INFO:tasks.rados.rados.0.smithi026.stdout:3000: done (1 left) 2024-09-01T00:39:01.827 INFO:tasks.rados.rados.0.smithi026.stdout:3001: done (0 left) 2024-09-01T00:39:01.828 INFO:tasks.rados.rados.0.smithi026.stdout:3002: snap_remove snap 297 2024-09-01T00:39:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:01 smithi026 ceph-mon[83580]: pgmap v658: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 496 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 361 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-09-01T00:39:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:01 smithi026 ceph-mon[83580]: osdmap e661: 8 total, 8 up, 8 in 2024-09-01T00:39:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:01 smithi026 ceph-mon[81182]: pgmap v658: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 496 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 361 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-09-01T00:39:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:01 smithi026 ceph-mon[81182]: osdmap e661: 8 total, 8 up, 8 in 2024-09-01T00:39:02.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:01 smithi139 ceph-mon[73682]: pgmap v658: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 496 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 361 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-09-01T00:39:02.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:01 smithi139 ceph-mon[73682]: osdmap e661: 8 total, 8 up, 8 in 2024-09-01T00:39:02.829 INFO:tasks.rados.rados.0.smithi026.stdout:3002: done (0 left) 2024-09-01T00:39:02.829 INFO:tasks.rados.rados.0.smithi026.stdout:3003: delete oid 29 current snap is 299 2024-09-01T00:39:02.836 INFO:tasks.rados.rados.0.smithi026.stdout:3003: done (0 left) 2024-09-01T00:39:02.836 INFO:tasks.rados.rados.0.smithi026.stdout:3004: copy_from oid 14 from oid 22 current snap is 299 2024-09-01T00:39:02.836 INFO:tasks.rados.rados.0.smithi026.stdout:3005: delete oid 40 current snap is 299 2024-09-01T00:39:02.837 INFO:tasks.rados.rados.0.smithi026.stdout:3004: finishing copy_from to smithi02669314-14 2024-09-01T00:39:02.837 INFO:tasks.rados.rados.0.smithi026.stdout:3004: got expected ENOENT (src dne) 2024-09-01T00:39:02.837 INFO:tasks.rados.rados.0.smithi026.stdout:3004: finishing copy_from racing read to smithi02669314-14 2024-09-01T00:39:02.838 INFO:tasks.rados.rados.0.smithi026.stdout:3004: done (1 left) 2024-09-01T00:39:02.838 INFO:tasks.rados.rados.0.smithi026.stdout:3005: done (0 left) 2024-09-01T00:39:02.838 INFO:tasks.rados.rados.0.smithi026.stdout:3006: delete oid 19 current snap is 299 2024-09-01T00:39:02.840 INFO:tasks.rados.rados.0.smithi026.stdout:3006: done (0 left) 2024-09-01T00:39:02.840 INFO:tasks.rados.rados.0.smithi026.stdout:3007: rmattr oid 35 current snap is 299 2024-09-01T00:39:02.840 INFO:tasks.rados.rados.0.smithi026.stdout:3007: done (0 left) 2024-09-01T00:39:02.840 INFO:tasks.rados.rados.0.smithi026.stdout:3008: read oid 38 snap 261 2024-09-01T00:39:02.840 INFO:tasks.rados.rados.0.smithi026.stdout:3008: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:39:02.840 INFO:tasks.rados.rados.0.smithi026.stdout:3009: copy_from oid 36 from oid 40 current snap is 299 2024-09-01T00:39:02.840 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 299 2024-09-01T00:39:02.840 INFO:tasks.rados.rados.0.smithi026.stdout:3010: seq_num 946 ranges {7757824=647168,8404992=745472,9150464=57344} 2024-09-01T00:39:02.886 INFO:tasks.rados.rados.0.smithi026.stdout:3010: writing smithi02669314-4 from 7757824 to 8404992 tid 1 2024-09-01T00:39:02.890 INFO:tasks.rados.rados.0.smithi026.stdout:3010: writing smithi02669314-4 from 8404992 to 9150464 tid 2 2024-09-01T00:39:02.890 INFO:tasks.rados.rados.0.smithi026.stdout:3010: writing smithi02669314-4 from 9150464 to 9207808 tid 3 2024-09-01T00:39:02.891 INFO:tasks.rados.rados.0.smithi026.stdout:3011: read oid 32 snap -1 2024-09-01T00:39:02.891 INFO:tasks.rados.rados.0.smithi026.stdout:3011: expect deleted 2024-09-01T00:39:02.891 INFO:tasks.rados.rados.0.smithi026.stdout:3012: snap_remove snap 270 2024-09-01T00:39:03.862 INFO:tasks.rados.rados.0.smithi026.stdout:3012: done (4 left) 2024-09-01T00:39:03.862 INFO:tasks.rados.rados.0.smithi026.stdout:3013: copy_from oid 41 from oid 9 current snap is 299 2024-09-01T00:39:03.863 INFO:tasks.rados.rados.0.smithi026.stdout:3009: finishing copy_from to smithi02669314-36 2024-09-01T00:39:03.863 INFO:tasks.rados.rados.0.smithi026.stdout:3009: got expected ENOENT (src dne) 2024-09-01T00:39:03.863 INFO:tasks.rados.rados.0.smithi026.stdout:3009: finishing copy_from racing read to smithi02669314-36 2024-09-01T00:39:03.863 INFO:tasks.rados.rados.0.smithi026.stdout:3008: expect (ObjNum 700 snap 212 seq_num 700) 2024-09-01T00:39:04.005 INFO:tasks.rados.rados.0.smithi026.stdout:3010: finishing write tid 1 to smithi02669314-4 2024-09-01T00:39:04.005 INFO:tasks.rados.rados.0.smithi026.stdout:3010: finishing write tid 2 to smithi02669314-4 2024-09-01T00:39:04.005 INFO:tasks.rados.rados.0.smithi026.stdout:3008: done (4 left) 2024-09-01T00:39:04.005 INFO:tasks.rados.rados.0.smithi026.stdout:3009: done (3 left) 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3011: done (2 left) 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3014: read oid 45 snap 290 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3014: expect deleted 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3015: delete oid 6 current snap is 299 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3010: finishing write tid 3 to smithi02669314-4 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3010: finishing write tid 4 to smithi02669314-4 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3010: finishing write tid 5 to smithi02669314-4 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3010: oid 4 updating version 0 to 1212 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3010: oid 4 updating version 1212 to 1213 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3010: oid 4 version 1213 is already newer than 1211 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3010: oid 4 version 1213 is already newer than 1210 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1213 (ObjNum 946 snap 299 seq_num 946) dirty exists 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3010: left oid 4 (ObjNum 946 snap 299 seq_num 946) 2024-09-01T00:39:04.006 INFO:tasks.rados.rados.0.smithi026.stdout:3013: finishing copy_from racing read to smithi02669314-41 2024-09-01T00:39:04.007 INFO:tasks.rados.rados.0.smithi026.stdout:3013: finishing copy_from to smithi02669314-41 2024-09-01T00:39:04.007 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1375 (ObjNum 926 snap 297 seq_num 926) dirty exists 2024-09-01T00:39:04.007 INFO:tasks.rados.rados.0.smithi026.stdout:3010: done (3 left) 2024-09-01T00:39:04.007 INFO:tasks.rados.rados.0.smithi026.stdout:3013: done (2 left) 2024-09-01T00:39:04.007 INFO:tasks.rados.rados.0.smithi026.stdout:3014: done (1 left) 2024-09-01T00:39:04.007 INFO:tasks.rados.rados.0.smithi026.stdout:3015: done (0 left) 2024-09-01T00:39:04.008 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 299 2024-09-01T00:39:04.008 INFO:tasks.rados.rados.0.smithi026.stdout:3016: seq_num 948 ranges {3866624=679936,4546560=516096,5062656=286720} 2024-09-01T00:39:04.032 INFO:tasks.rados.rados.0.smithi026.stdout:3016: writing smithi02669314-39 from 3866624 to 4546560 tid 1 2024-09-01T00:39:04.035 INFO:tasks.rados.rados.0.smithi026.stdout:3016: writing smithi02669314-39 from 4546560 to 5062656 tid 2 2024-09-01T00:39:04.037 INFO:tasks.rados.rados.0.smithi026.stdout:3016: writing smithi02669314-39 from 5062656 to 5349376 tid 3 2024-09-01T00:39:04.037 INFO:tasks.rados.rados.0.smithi026.stdout:3017: delete oid 7 current snap is 299 2024-09-01T00:39:04.039 INFO:tasks.rados.rados.0.smithi026.stdout:3016: finishing write tid 1 to smithi02669314-39 2024-09-01T00:39:04.039 INFO:tasks.rados.rados.0.smithi026.stdout:3017: done (1 left) 2024-09-01T00:39:04.039 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 299 2024-09-01T00:39:04.039 INFO:tasks.rados.rados.0.smithi026.stdout:3018: seq_num 950 ranges {0=720896,720896=679936,1400832=122880} 2024-09-01T00:39:04.043 INFO:tasks.rados.rados.0.smithi026.stdout:3018: writing smithi02669314-6 from 0 to 720896 tid 1 2024-09-01T00:39:04.048 INFO:tasks.rados.rados.0.smithi026.stdout:3018: writing smithi02669314-6 from 720896 to 1400832 tid 2 2024-09-01T00:39:04.049 INFO:tasks.rados.rados.0.smithi026.stdout:3018: writing smithi02669314-6 from 1400832 to 1523712 tid 3 2024-09-01T00:39:04.049 INFO:tasks.rados.rados.0.smithi026.stdout:3019: delete oid 25 current snap is 299 2024-09-01T00:39:04.049 INFO:tasks.rados.rados.0.smithi026.stdout:3016: finishing write tid 2 to smithi02669314-39 2024-09-01T00:39:04.049 INFO:tasks.rados.rados.0.smithi026.stdout:3016: finishing write tid 3 to smithi02669314-39 2024-09-01T00:39:04.049 INFO:tasks.rados.rados.0.smithi026.stdout:3016: finishing write tid 4 to smithi02669314-39 2024-09-01T00:39:04.049 INFO:tasks.rados.rados.0.smithi026.stdout:3016: finishing write tid 5 to smithi02669314-39 2024-09-01T00:39:04.049 INFO:tasks.rados.rados.0.smithi026.stdout:3016: oid 39 updating version 0 to 1216 2024-09-01T00:39:04.049 INFO:tasks.rados.rados.0.smithi026.stdout:3016: oid 39 version 1216 is already newer than 1215 2024-09-01T00:39:04.050 INFO:tasks.rados.rados.0.smithi026.stdout:3016: oid 39 version 1216 is already newer than 1214 2024-09-01T00:39:04.050 INFO:tasks.rados.rados.0.smithi026.stdout:3016: oid 39 updating version 1216 to 1217 2024-09-01T00:39:04.050 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 1217 (ObjNum 948 snap 299 seq_num 948) dirty exists 2024-09-01T00:39:04.050 INFO:tasks.rados.rados.0.smithi026.stdout:3016: left oid 39 (ObjNum 948 snap 299 seq_num 948) 2024-09-01T00:39:04.050 INFO:tasks.rados.rados.0.smithi026.stdout:3018: finishing write tid 1 to smithi02669314-6 2024-09-01T00:39:04.050 INFO:tasks.rados.rados.0.smithi026.stdout:3016: done (2 left) 2024-09-01T00:39:04.050 INFO:tasks.rados.rados.0.smithi026.stdout:3019: done (1 left) 2024-09-01T00:39:04.050 INFO:tasks.rados.rados.0.smithi026.stdout:3020: snap_remove snap 271 2024-09-01T00:39:04.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:03 smithi139 ceph-mon[73682]: pgmap v661: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 501 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-01T00:39:04.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:03 smithi139 ceph-mon[73682]: osdmap e662: 8 total, 8 up, 8 in 2024-09-01T00:39:04.118 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:03 smithi026 ceph-mon[81182]: pgmap v661: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 501 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-01T00:39:04.118 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:03 smithi026 ceph-mon[81182]: osdmap e662: 8 total, 8 up, 8 in 2024-09-01T00:39:04.118 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:03 smithi026 ceph-mon[83580]: pgmap v661: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 501 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-01T00:39:04.118 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:03 smithi026 ceph-mon[83580]: osdmap e662: 8 total, 8 up, 8 in 2024-09-01T00:39:04.498 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -e sha1=5028887063e8eb518c95117479aa913eaa12ac8e -- bash -c 'ceph orch ps' 2024-09-01T00:39:04.707 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:39:04.869 INFO:tasks.rados.rados.0.smithi026.stdout:3020: done (1 left) 2024-09-01T00:39:04.869 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 299 2024-09-01T00:39:04.869 INFO:tasks.rados.rados.0.smithi026.stdout:3018: finishing write tid 2 to smithi02669314-6 2024-09-01T00:39:04.869 INFO:tasks.rados.rados.0.smithi026.stdout:3021: seq_num 952 ranges {491520=753664,1245184=499712,1744896=303104} 2024-09-01T00:39:04.879 INFO:tasks.rados.rados.0.smithi026.stdout:3021: writing smithi02669314-8 from 491520 to 1245184 tid 1 2024-09-01T00:39:04.882 INFO:tasks.rados.rados.0.smithi026.stdout:3021: writing smithi02669314-8 from 1245184 to 1744896 tid 2 2024-09-01T00:39:04.886 INFO:tasks.rados.rados.0.smithi026.stdout:3021: writing smithi02669314-8 from 1744896 to 2048000 tid 3 2024-09-01T00:39:04.886 INFO:tasks.rados.rados.0.smithi026.stdout:3022: read oid 48 snap -1 2024-09-01T00:39:04.886 INFO:tasks.rados.rados.0.smithi026.stdout:3022: expect (ObjNum 930 snap 297 seq_num 930) 2024-09-01T00:39:04.886 INFO:tasks.rados.rados.0.smithi026.stdout:3023: rollback oid 24 current snap is 299 2024-09-01T00:39:04.886 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 24 to 239 2024-09-01T00:39:04.886 INFO:tasks.rados.rados.0.smithi026.stdout:3018: finishing write tid 3 to smithi02669314-6 2024-09-01T00:39:04.886 INFO:tasks.rados.rados.0.smithi026.stdout:3018: finishing write tid 4 to smithi02669314-6 2024-09-01T00:39:04.886 INFO:tasks.rados.rados.0.smithi026.stdout:3018: finishing write tid 5 to smithi02669314-6 2024-09-01T00:39:04.886 INFO:tasks.rados.rados.0.smithi026.stdout:3018: oid 6 updating version 0 to 1107 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:3018: oid 6 version 1107 is already newer than 1106 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:3018: oid 6 updating version 1107 to 1108 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:3018: oid 6 updating version 1108 to 1109 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 1109 (ObjNum 950 snap 299 seq_num 950) dirty exists 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:3018: left oid 6 (ObjNum 950 snap 299 seq_num 950) 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:3018: done (3 left) 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:3024: read oid 15 snap -1 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:3024: expect (ObjNum 939 snap 297 seq_num 939) 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:3025: rmattr oid 29 current snap is 299 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:3025: done (4 left) 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:3026: copy_from oid 29 from oid 20 current snap is 299 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 299 2024-09-01T00:39:04.887 INFO:tasks.rados.rados.0.smithi026.stdout:3027: seq_num 953 ranges {2039808=770048,2809856=786432,3596288=16384} 2024-09-01T00:39:04.903 INFO:tasks.rados.rados.0.smithi026.stdout:3027: writing smithi02669314-11 from 2039808 to 2809856 tid 1 2024-09-01T00:39:04.909 INFO:tasks.rados.rados.0.smithi026.stdout:3027: writing smithi02669314-11 from 2809856 to 3596288 tid 2 2024-09-01T00:39:04.909 INFO:tasks.rados.rados.0.smithi026.stdout:3027: writing smithi02669314-11 from 3596288 to 3612672 tid 3 2024-09-01T00:39:04.909 INFO:tasks.rados.rados.0.smithi026.stdout:3028: delete oid 21 current snap is 299 2024-09-01T00:39:04.909 INFO:tasks.rados.rados.0.smithi026.stdout:3021: finishing write tid 1 to smithi02669314-8 2024-09-01T00:39:04.909 INFO:tasks.rados.rados.0.smithi026.stdout:3021: finishing write tid 2 to smithi02669314-8 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:3021: finishing write tid 3 to smithi02669314-8 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:3023: finishing rollback tid 0 to smithi02669314-24 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:3021: finishing write tid 4 to smithi02669314-8 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:3023: finishing rollback tid 1 to smithi02669314-24 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:3023: finishing rollback tid 2 to smithi02669314-24 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1378 (ObjNum 615 snap 181 seq_num 615) dirty exists 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:3021: finishing write tid 5 to smithi02669314-8 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:3021: oid 8 updating version 0 to 995 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:3021: oid 8 updating version 995 to 997 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:3021: oid 8 version 997 is already newer than 996 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:3021: oid 8 updating version 997 to 998 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 998 (ObjNum 952 snap 299 seq_num 952) dirty exists 2024-09-01T00:39:04.910 INFO:tasks.rados.rados.0.smithi026.stdout:3021: left oid 8 (ObjNum 952 snap 299 seq_num 952) 2024-09-01T00:39:04.911 INFO:tasks.rados.rados.0.smithi026.stdout:3026: finishing copy_from racing read to smithi02669314-29 2024-09-01T00:39:04.911 INFO:tasks.rados.rados.0.smithi026.stdout:3026: finishing copy_from to smithi02669314-29 2024-09-01T00:39:04.911 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1306 (ObjNum 465 snap 0 seq_num 4609) dirty exists 2024-09-01T00:39:04.911 INFO:tasks.rados.rados.0.smithi026.stdout:3022: expect (ObjNum 930 snap 297 seq_num 930) 2024-09-01T00:39:05.015 INFO:tasks.rados.rados.0.smithi026.stdout:3027: finishing write tid 1 to smithi02669314-11 2024-09-01T00:39:05.015 INFO:tasks.rados.rados.0.smithi026.stdout:3024: expect (ObjNum 939 snap 297 seq_num 939) 2024-09-01T00:39:05.081 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:39:05.081 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: osdmap e663: 8 total, 8 up, 8 in 2024-09-01T00:39:05.081 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:39:05.081 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:39:05.081 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config-key dump", "format": "json"} : dispatch 2024-09-01T00:39:05.081 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.081 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.082 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:39:05.083 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:39:05.083 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.083 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.083 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.083 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:39:05.083 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:39:05.083 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.083 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.083 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.083 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:39:05.083 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: osdmap e663: 8 total, 8 up, 8 in 2024-09-01T00:39:05.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:39:05.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:39:05.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config-key dump", "format": "json"} : dispatch 2024-09-01T00:39:05.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.084 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:39:05.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:39:05.086 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.086 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.086 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:39:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: osdmap e663: 8 total, 8 up, 8 in 2024-09-01T00:39:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:39:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:39:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config-key dump", "format": "json"} : dispatch 2024-09-01T00:39:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-01T00:39:05.335 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-01T00:39:05.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-01T00:39:05.336 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-01T00:39:05.650 INFO:tasks.rados.rados.0.smithi026.stdout:3027: finishing write tid 2 to smithi02669314-11 2024-09-01T00:39:05.650 INFO:tasks.rados.rados.0.smithi026.stdout:3027: finishing write tid 3 to smithi02669314-11 2024-09-01T00:39:05.650 INFO:tasks.rados.rados.0.smithi026.stdout:3027: finishing write tid 4 to smithi02669314-11 2024-09-01T00:39:05.650 INFO:tasks.rados.rados.0.smithi026.stdout:3027: finishing write tid 5 to smithi02669314-11 2024-09-01T00:39:05.650 INFO:tasks.rados.rados.0.smithi026.stdout:3027: oid 11 updating version 0 to 1120 2024-09-01T00:39:05.650 INFO:tasks.rados.rados.0.smithi026.stdout:3027: oid 11 updating version 1120 to 1121 2024-09-01T00:39:05.650 INFO:tasks.rados.rados.0.smithi026.stdout:3027: oid 11 version 1121 is already newer than 1119 2024-09-01T00:39:05.650 INFO:tasks.rados.rados.0.smithi026.stdout:3027: oid 11 version 1121 is already newer than 1118 2024-09-01T00:39:05.650 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1121 (ObjNum 953 snap 299 seq_num 953) dirty exists 2024-09-01T00:39:05.650 INFO:tasks.rados.rados.0.smithi026.stdout:3027: left oid 11 (ObjNum 953 snap 299 seq_num 953) 2024-09-01T00:39:05.651 INFO:tasks.rados.rados.0.smithi026.stdout:3021: done (6 left) 2024-09-01T00:39:05.651 INFO:tasks.rados.rados.0.smithi026.stdout:3022: done (5 left) 2024-09-01T00:39:05.651 INFO:tasks.rados.rados.0.smithi026.stdout:3023: done (4 left) 2024-09-01T00:39:05.651 INFO:tasks.rados.rados.0.smithi026.stdout:3024: done (3 left) 2024-09-01T00:39:05.651 INFO:tasks.rados.rados.0.smithi026.stdout:3026: done (2 left) 2024-09-01T00:39:05.651 INFO:tasks.rados.rados.0.smithi026.stdout:3027: done (1 left) 2024-09-01T00:39:05.651 INFO:tasks.rados.rados.0.smithi026.stdout:3028: done (0 left) 2024-09-01T00:39:05.651 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 299 2024-09-01T00:39:05.651 INFO:tasks.rados.rados.0.smithi026.stdout:3029: seq_num 955 ranges {491520=802816,1294336=557056,1851392=245760} 2024-09-01T00:39:05.656 INFO:tasks.rados.rados.0.smithi026.stdout:3029: writing smithi02669314-2 from 491520 to 1294336 tid 1 2024-09-01T00:39:05.660 INFO:tasks.rados.rados.0.smithi026.stdout:3029: writing smithi02669314-2 from 1294336 to 1851392 tid 2 2024-09-01T00:39:05.661 INFO:tasks.rados.rados.0.smithi026.stdout:3029: writing smithi02669314-2 from 1851392 to 2097152 tid 3 2024-09-01T00:39:05.661 INFO:tasks.rados.rados.0.smithi026.stdout:3030: delete oid 14 current snap is 299 2024-09-01T00:39:05.662 INFO:tasks.rados.rados.0.smithi026.stdout:3029: finishing write tid 1 to smithi02669314-2 2024-09-01T00:39:05.663 INFO:tasks.rados.rados.0.smithi026.stdout:3030: done (1 left) 2024-09-01T00:39:05.664 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 299 2024-09-01T00:39:05.664 INFO:tasks.rados.rados.0.smithi026.stdout:3031: seq_num 957 ranges {0=434176,434176=720896,1155072=483328} 2024-09-01T00:39:05.666 INFO:tasks.rados.rados.0.smithi026.stdout:3031: writing smithi02669314-38 from 0 to 434176 tid 1 2024-09-01T00:39:05.670 INFO:tasks.rados.rados.0.smithi026.stdout:3031: writing smithi02669314-38 from 434176 to 1155072 tid 2 2024-09-01T00:39:05.673 INFO:tasks.rados.rados.0.smithi026.stdout:3031: writing smithi02669314-38 from 1155072 to 1638400 tid 3 2024-09-01T00:39:05.673 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 299 2024-09-01T00:39:05.673 INFO:tasks.rados.rados.0.smithi026.stdout:3032: seq_num 958 ranges {0=450560,450560=655360,1105920=548864} 2024-09-01T00:39:05.675 INFO:tasks.rados.rados.0.smithi026.stdout:3032: writing smithi02669314-50 from 0 to 450560 tid 1 2024-09-01T00:39:05.679 INFO:tasks.rados.rados.0.smithi026.stdout:3032: writing smithi02669314-50 from 450560 to 1105920 tid 2 2024-09-01T00:39:05.682 INFO:tasks.rados.rados.0.smithi026.stdout:3032: writing smithi02669314-50 from 1105920 to 1654784 tid 3 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 299 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:3029: finishing write tid 2 to smithi02669314-2 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:3029: finishing write tid 3 to smithi02669314-2 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:3029: finishing write tid 4 to smithi02669314-2 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:3029: finishing write tid 5 to smithi02669314-2 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:3029: oid 2 updating version 0 to 1124 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:3029: oid 2 version 1124 is already newer than 1122 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:3029: oid 2 updating version 1124 to 1125 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:3029: oid 2 version 1125 is already newer than 1123 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 1125 (ObjNum 955 snap 299 seq_num 955) dirty exists 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:3029: left oid 2 (ObjNum 955 snap 299 seq_num 955) 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:3031: finishing write tid 1 to smithi02669314-38 2024-09-01T00:39:05.683 INFO:tasks.rados.rados.0.smithi026.stdout:3031: finishing write tid 2 to smithi02669314-38 2024-09-01T00:39:05.684 INFO:tasks.rados.rados.0.smithi026.stdout:3031: finishing write tid 3 to smithi02669314-38 2024-09-01T00:39:05.684 INFO:tasks.rados.rados.0.smithi026.stdout:3031: finishing write tid 4 to smithi02669314-38 2024-09-01T00:39:05.684 INFO:tasks.rados.rados.0.smithi026.stdout:3033: seq_num 959 ranges {2113536=466944,2580480=540672,3121152=557056,3678208=106496} 2024-09-01T00:39:05.696 INFO:tasks.rados.rados.0.smithi026.stdout:3033: writing smithi02669314-9 from 2113536 to 2580480 tid 1 2024-09-01T00:39:05.699 INFO:tasks.rados.rados.0.smithi026.stdout:3033: writing smithi02669314-9 from 2580480 to 3121152 tid 2 2024-09-01T00:39:05.702 INFO:tasks.rados.rados.0.smithi026.stdout:3033: writing smithi02669314-9 from 3121152 to 3678208 tid 3 2024-09-01T00:39:05.703 INFO:tasks.rados.rados.0.smithi026.stdout:3033: writing smithi02669314-9 from 3678208 to 3784704 tid 4 2024-09-01T00:39:05.703 INFO:tasks.rados.rados.0.smithi026.stdout:3029: done (3 left) 2024-09-01T00:39:05.703 INFO:tasks.rados.rados.0.smithi026.stdout:3034: read oid 41 snap -1 2024-09-01T00:39:05.703 INFO:tasks.rados.rados.0.smithi026.stdout:3034: expect (ObjNum 926 snap 297 seq_num 926) 2024-09-01T00:39:05.703 INFO:tasks.rados.rados.0.smithi026.stdout:3035: snap_remove snap 267 2024-09-01T00:39:05.828 INFO:tasks.rados.rados.0.smithi026.stdout:3035: done (4 left) 2024-09-01T00:39:05.828 INFO:tasks.rados.rados.0.smithi026.stdout:3036: delete oid 28 current snap is 299 2024-09-01T00:39:05.828 INFO:tasks.rados.rados.0.smithi026.stdout:3031: finishing write tid 5 to smithi02669314-38 2024-09-01T00:39:05.828 INFO:tasks.rados.rados.0.smithi026.stdout:3031: oid 38 updating version 0 to 1268 2024-09-01T00:39:05.828 INFO:tasks.rados.rados.0.smithi026.stdout:3031: oid 38 version 1268 is already newer than 1267 2024-09-01T00:39:05.828 INFO:tasks.rados.rados.0.smithi026.stdout:3031: oid 38 version 1268 is already newer than 1265 2024-09-01T00:39:05.828 INFO:tasks.rados.rados.0.smithi026.stdout:3031: oid 38 version 1268 is already newer than 1266 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1268 (ObjNum 957 snap 299 seq_num 957) dirty exists 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:3031: left oid 38 (ObjNum 957 snap 299 seq_num 957) 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:3032: finishing write tid 1 to smithi02669314-50 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:3032: finishing write tid 2 to smithi02669314-50 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:3032: finishing write tid 3 to smithi02669314-50 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:3032: finishing write tid 4 to smithi02669314-50 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:3032: finishing write tid 5 to smithi02669314-50 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:3032: oid 50 updating version 0 to 1467 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:3032: oid 50 updating version 1467 to 1469 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:3032: oid 50 version 1469 is already newer than 1468 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:3032: oid 50 version 1469 is already newer than 1466 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 1469 (ObjNum 958 snap 299 seq_num 958) dirty exists 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:3032: left oid 50 (ObjNum 958 snap 299 seq_num 958) 2024-09-01T00:39:05.829 INFO:tasks.rados.rados.0.smithi026.stdout:3033: finishing write tid 1 to smithi02669314-9 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:3033: finishing write tid 2 to smithi02669314-9 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:3033: finishing write tid 3 to smithi02669314-9 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:3033: finishing write tid 4 to smithi02669314-9 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:3033: finishing write tid 5 to smithi02669314-9 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:3033: finishing write tid 6 to smithi02669314-9 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:3033: oid 9 updating version 0 to 1473 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:3033: oid 9 version 1473 is already newer than 1472 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:3033: oid 9 version 1473 is already newer than 1471 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:3033: oid 9 updating version 1473 to 1475 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:3033: oid 9 version 1475 is already newer than 1474 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 1475 (ObjNum 959 snap 299 seq_num 959) dirty exists 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:3033: left oid 9 (ObjNum 959 snap 299 seq_num 959) 2024-09-01T00:39:05.830 INFO:tasks.rados.rados.0.smithi026.stdout:3034: expect (ObjNum 926 snap 297 seq_num 926) 2024-09-01T00:39:05.907 INFO:tasks.rados.rados.0.smithi026.stdout:3031: done (4 left) 2024-09-01T00:39:05.908 INFO:tasks.rados.rados.0.smithi026.stdout:3032: done (3 left) 2024-09-01T00:39:05.908 INFO:tasks.rados.rados.0.smithi026.stdout:3033: done (2 left) 2024-09-01T00:39:05.908 INFO:tasks.rados.rados.0.smithi026.stdout:3034: done (1 left) 2024-09-01T00:39:05.908 INFO:tasks.rados.rados.0.smithi026.stdout:3036: done (0 left) 2024-09-01T00:39:05.908 INFO:tasks.rados.rados.0.smithi026.stdout:3037: delete oid 39 current snap is 299 2024-09-01T00:39:05.910 INFO:tasks.rados.rados.0.smithi026.stdout:3037: done (0 left) 2024-09-01T00:39:05.910 INFO:tasks.rados.rados.0.smithi026.stdout:3038: copy_from oid 18 from oid 48 current snap is 299 2024-09-01T00:39:05.910 INFO:tasks.rados.rados.0.smithi026.stdout:3039: read oid 29 snap -1 2024-09-01T00:39:05.910 INFO:tasks.rados.rados.0.smithi026.stdout:3039: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:39:05.910 INFO:tasks.rados.rados.0.smithi026.stdout:3040: snap_remove snap 296 2024-09-01T00:39:06.160 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:05 smithi026 ceph-mon[81182]: pgmap v664: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 502 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-01T00:39:06.160 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:05 smithi026 ceph-mon[81182]: osdmap e664: 8 total, 8 up, 8 in 2024-09-01T00:39:06.160 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:05 smithi026 ceph-mon[81182]: osdmap e665: 8 total, 8 up, 8 in 2024-09-01T00:39:06.160 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:05 smithi026 ceph-mon[83580]: pgmap v664: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 502 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-01T00:39:06.160 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:05 smithi026 ceph-mon[83580]: osdmap e664: 8 total, 8 up, 8 in 2024-09-01T00:39:06.161 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:05 smithi026 ceph-mon[83580]: osdmap e665: 8 total, 8 up, 8 in 2024-09-01T00:39:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:05 smithi139 ceph-mon[73682]: pgmap v664: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 502 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-01T00:39:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:05 smithi139 ceph-mon[73682]: osdmap e664: 8 total, 8 up, 8 in 2024-09-01T00:39:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:05 smithi139 ceph-mon[73682]: osdmap e665: 8 total, 8 up, 8 in 2024-09-01T00:39:06.716 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-01T00:39:06.717 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (47s) 43s ago 12m 17.6M - 0.27.0 11f11916f8cd 3b82ce3bd1c5 2024-09-01T00:39:06.717 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi139 *:3000 running (27s) 23s ago 12m 49.4M - c8b91775d855 3dff0013e0b3 2024-09-01T00:39:06.717 INFO:teuthology.orchestra.run.smithi026.stdout:mds.a smithi026 running (2m) 43s ago 13m 16.5M - 19.3.0-4640-g50288870 8375ce782346 ff244eedfb4c 2024-09-01T00:39:06.717 INFO:teuthology.orchestra.run.smithi026.stdout:mds.b smithi139 running (108s) 23s ago 13m 15.0M - 19.3.0-4640-g50288870 8375ce782346 39c2c46c3fd7 2024-09-01T00:39:06.717 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi139 *:8443,9283,8765 running (7m) 23s ago 17m 456M - 19.3.0-4640-g50288870 8375ce782346 b490d5879356 2024-09-01T00:39:06.717 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (8m) 43s ago 18m 531M - 19.3.0-4640-g50288870 8375ce782346 8b16c9a5e3e8 2024-09-01T00:39:06.717 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (7m) 43s ago 19m 71.4M 2048M 19.3.0-4640-g50288870 8375ce782346 57d4bb71801a 2024-09-01T00:39:06.717 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi139 running (7m) 23s ago 17m 56.9M 2048M 19.3.0-4640-g50288870 8375ce782346 ee7bbc382c92 2024-09-01T00:39:06.717 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (7m) 43s ago 17m 60.0M 2048M 19.3.0-4640-g50288870 8375ce782346 ab9d87d0ceb0 2024-09-01T00:39:06.717 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (94s) 43s ago 12m 8086k - 1.7.0 72c9c2088986 e01690f2a6b4 2024-09-01T00:39:06.718 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi139 *:9100 running (88s) 23s ago 12m 10.2M - 1.7.0 72c9c2088986 fbf238f209a1 2024-09-01T00:39:06.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (6m) 43s ago 16m 206M 2481M 19.3.0-4640-g50288870 8375ce782346 a0589209e48e 2024-09-01T00:39:06.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (5m) 43s ago 16m 223M 2481M 19.3.0-4640-g50288870 8375ce782346 b53b7e01db96 2024-09-01T00:39:06.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (5m) 43s ago 16m 185M 2481M 19.3.0-4640-g50288870 8375ce782346 8b9cf7b95d01 2024-09-01T00:39:06.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (4m) 43s ago 15m 129M 2481M 19.3.0-4640-g50288870 8375ce782346 9285322bfbd4 2024-09-01T00:39:06.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi139 running (4m) 23s ago 15m 176M 2480M 19.3.0-4640-g50288870 8375ce782346 9c796e465958 2024-09-01T00:39:06.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi139 running (3m) 23s ago 14m 165M 2480M 19.3.0-4640-g50288870 8375ce782346 a8ddac5d882d 2024-09-01T00:39:06.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi139 running (2m) 23s ago 14m 91.3M 2480M 19.3.0-4640-g50288870 8375ce782346 1059b92b7550 2024-09-01T00:39:06.718 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi139 running (2m) 23s ago 14m 118M 2480M 19.3.0-4640-g50288870 8375ce782346 0ceacf9262ac 2024-09-01T00:39:06.718 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi139 *:9095 running (66s) 23s ago 12m 37.0M - 2.51.0 1d3b7f56885b 664075b73229 2024-09-01T00:39:06.872 INFO:tasks.rados.rados.0.smithi026.stdout:3040: done (2 left) 2024-09-01T00:39:06.872 INFO:tasks.rados.rados.0.smithi026.stdout:3041: snap_remove snap 279 2024-09-01T00:39:07.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:06 smithi026 ceph-mon[81182]: pgmap v667: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 504 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-09-01T00:39:07.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:06 smithi026 ceph-mon[81182]: from='client.44558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:39:07.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:06 smithi026 ceph-mon[81182]: osdmap e666: 8 total, 8 up, 8 in 2024-09-01T00:39:07.085 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:06 smithi026 ceph-mon[83580]: pgmap v667: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 504 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-09-01T00:39:07.086 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:06 smithi026 ceph-mon[83580]: from='client.44558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:39:07.086 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:06 smithi026 ceph-mon[83580]: osdmap e666: 8 total, 8 up, 8 in 2024-09-01T00:39:07.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:06 smithi139 ceph-mon[73682]: pgmap v667: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 504 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-09-01T00:39:07.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:06 smithi139 ceph-mon[73682]: from='client.44558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-01T00:39:07.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:06 smithi139 ceph-mon[73682]: osdmap e666: 8 total, 8 up, 8 in 2024-09-01T00:39:07.520 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -e sha1=5028887063e8eb518c95117479aa913eaa12ac8e -- bash -c 'ceph versions' 2024-09-01T00:39:07.731 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:39:07.875 INFO:tasks.rados.rados.0.smithi026.stdout:3041: done (2 left) 2024-09-01T00:39:07.875 INFO:tasks.rados.rados.0.smithi026.stdout:3042: delete oid 8 current snap is 299 2024-09-01T00:39:07.875 INFO:tasks.rados.rados.0.smithi026.stdout:3039: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:39:07.878 INFO:tasks.rados.rados.0.smithi026.stdout:3038: finishing copy_from racing read to smithi02669314-18 2024-09-01T00:39:07.878 INFO:tasks.rados.rados.0.smithi026.stdout:3038: finishing copy_from to smithi02669314-18 2024-09-01T00:39:07.879 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 1355 (ObjNum 930 snap 297 seq_num 930) dirty exists 2024-09-01T00:39:07.889 INFO:tasks.rados.rados.0.smithi026.stdout:3038: done (2 left) 2024-09-01T00:39:07.889 INFO:tasks.rados.rados.0.smithi026.stdout:3039: done (1 left) 2024-09-01T00:39:07.889 INFO:tasks.rados.rados.0.smithi026.stdout:3042: done (0 left) 2024-09-01T00:39:07.889 INFO:tasks.rados.rados.0.smithi026.stdout:3043: delete oid 19 current snap is 299 2024-09-01T00:39:07.892 INFO:tasks.rados.rados.0.smithi026.stdout:3043: done (0 left) 2024-09-01T00:39:07.892 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 299 2024-09-01T00:39:07.892 INFO:tasks.rados.rados.0.smithi026.stdout:3044: seq_num 964 ranges {2670592=548864,3219456=761856,3981312=442368} 2024-09-01T00:39:07.909 INFO:tasks.rados.rados.0.smithi026.stdout:3044: writing smithi02669314-18 from 2670592 to 3219456 tid 1 2024-09-01T00:39:07.916 INFO:tasks.rados.rados.0.smithi026.stdout:3044: writing smithi02669314-18 from 3219456 to 3981312 tid 2 2024-09-01T00:39:07.917 INFO:tasks.rados.rados.0.smithi026.stdout:3044: writing smithi02669314-18 from 3981312 to 4423680 tid 3 2024-09-01T00:39:07.917 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 299 2024-09-01T00:39:07.917 INFO:tasks.rados.rados.0.smithi026.stdout:3044: finishing write tid 1 to smithi02669314-18 2024-09-01T00:39:07.917 INFO:tasks.rados.rados.0.smithi026.stdout:3045: seq_num 965 ranges {0=565248,565248=647168,1212416=548864,1761280=8192} 2024-09-01T00:39:07.920 INFO:tasks.rados.rados.0.smithi026.stdout:3045: writing smithi02669314-14 from 0 to 565248 tid 1 2024-09-01T00:39:07.924 INFO:tasks.rados.rados.0.smithi026.stdout:3045: writing smithi02669314-14 from 565248 to 1212416 tid 2 2024-09-01T00:39:07.928 INFO:tasks.rados.rados.0.smithi026.stdout:3045: writing smithi02669314-14 from 1212416 to 1761280 tid 3 2024-09-01T00:39:07.928 INFO:tasks.rados.rados.0.smithi026.stdout:3045: writing smithi02669314-14 from 1761280 to 1769472 tid 4 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:3046: delete oid 35 current snap is 299 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:3044: finishing write tid 2 to smithi02669314-18 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:3044: finishing write tid 3 to smithi02669314-18 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:3044: finishing write tid 4 to smithi02669314-18 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:3044: finishing write tid 5 to smithi02669314-18 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:3044: oid 18 updating version 0 to 1357 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:3044: oid 18 version 1357 is already newer than 1356 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:3044: oid 18 updating version 1357 to 1359 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:3044: oid 18 version 1359 is already newer than 1358 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 1359 (ObjNum 964 snap 299 seq_num 964) dirty exists 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:3044: left oid 18 (ObjNum 964 snap 299 seq_num 964) 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:3045: finishing write tid 1 to smithi02669314-14 2024-09-01T00:39:07.929 INFO:tasks.rados.rados.0.smithi026.stdout:3045: finishing write tid 2 to smithi02669314-14 2024-09-01T00:39:07.930 INFO:tasks.rados.rados.0.smithi026.stdout:3044: done (2 left) 2024-09-01T00:39:07.930 INFO:tasks.rados.rados.0.smithi026.stdout:3046: done (1 left) 2024-09-01T00:39:07.931 INFO:tasks.rados.rados.0.smithi026.stdout:3047: setattr oid 35 current snap is 299 2024-09-01T00:39:07.931 INFO:tasks.rados.rados.0.smithi026.stdout:3045: finishing write tid 3 to smithi02669314-14 2024-09-01T00:39:07.932 INFO:tasks.rados.rados.0.smithi026.stdout:3045: finishing write tid 4 to smithi02669314-14 2024-09-01T00:39:07.932 INFO:tasks.rados.rados.0.smithi026.stdout:3048: copy_from oid 26 from oid 1 current snap is 299 2024-09-01T00:39:07.932 INFO:tasks.rados.rados.0.smithi026.stdout:3049: copy_from oid 17 from oid 29 current snap is 299 2024-09-01T00:39:07.932 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 299 2024-09-01T00:39:07.932 INFO:tasks.rados.rados.0.smithi026.stdout:3050: seq_num 967 ranges {573440=598016,1171456=466944,1638400=516096,2154496=221184} 2024-09-01T00:39:07.938 INFO:tasks.rados.rados.0.smithi026.stdout:3050: writing smithi02669314-27 from 573440 to 1171456 tid 1 2024-09-01T00:39:07.941 INFO:tasks.rados.rados.0.smithi026.stdout:3050: writing smithi02669314-27 from 1171456 to 1638400 tid 2 2024-09-01T00:39:07.944 INFO:tasks.rados.rados.0.smithi026.stdout:3050: writing smithi02669314-27 from 1638400 to 2154496 tid 3 2024-09-01T00:39:07.946 INFO:tasks.rados.rados.0.smithi026.stdout:3050: writing smithi02669314-27 from 2154496 to 2375680 tid 4 2024-09-01T00:39:07.946 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 299 2024-09-01T00:39:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3045: finishing write tid 5 to smithi02669314-14 2024-09-01T00:39:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1425 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-01T00:39:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3045: finishing write tid 6 to smithi02669314-14 2024-09-01T00:39:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3045: oid 14 updating version 0 to 1458 2024-09-01T00:39:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3045: oid 14 updating version 1458 to 1459 2024-09-01T00:39:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3045: oid 14 version 1459 is already newer than 1455 2024-09-01T00:39:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3045: oid 14 version 1459 is already newer than 1457 2024-09-01T00:39:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3045: oid 14 version 1459 is already newer than 1456 2024-09-01T00:39:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 1459 (ObjNum 965 snap 299 seq_num 965) dirty exists 2024-09-01T00:39:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3045: left oid 14 (ObjNum 965 snap 299 seq_num 965) 2024-09-01T00:39:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3049: finishing copy_from racing read to smithi02669314-17 2024-09-01T00:39:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3049: finishing copy_from to smithi02669314-17 2024-09-01T00:39:07.948 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 1306 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-01T00:39:07.948 INFO:tasks.rados.rados.0.smithi026.stdout:3048: finishing copy_from racing read to smithi02669314-26 2024-09-01T00:39:07.948 INFO:tasks.rados.rados.0.smithi026.stdout:3051: seq_num 968 ranges {2097152=614400,2711552=745472,3457024=458752} 2024-09-01T00:39:07.961 INFO:tasks.rados.rados.0.smithi026.stdout:3051: writing smithi02669314-2 from 2097152 to 2711552 tid 1 2024-09-01T00:39:07.965 INFO:tasks.rados.rados.0.smithi026.stdout:3051: writing smithi02669314-2 from 2711552 to 3457024 tid 2 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:3051: writing smithi02669314-2 from 3457024 to 3915776 tid 3 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:3045: done (5 left) 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:3047: done (4 left) 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:3049: done (3 left) 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:3052: read oid 45 snap -1 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:3052: expect (ObjNum 923 snap 296 seq_num 923) 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:3053: rmattr oid 36 current snap is 299 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:3053: done (4 left) 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:3054: rollback oid 29 current snap is 299 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 29 to 291 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:3048: finishing copy_from to smithi02669314-26 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1375 (ObjNum 926 snap 297 seq_num 926) dirty exists 2024-09-01T00:39:07.969 INFO:tasks.rados.rados.0.smithi026.stdout:3050: finishing write tid 1 to smithi02669314-27 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:3050: finishing write tid 2 to smithi02669314-27 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:3050: finishing write tid 3 to smithi02669314-27 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:3050: finishing write tid 4 to smithi02669314-27 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:3050: finishing write tid 5 to smithi02669314-27 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:3050: finishing write tid 6 to smithi02669314-27 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:3050: oid 27 updating version 0 to 1505 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:3050: oid 27 version 1505 is already newer than 1504 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:3050: oid 27 version 1505 is already newer than 1502 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:3050: oid 27 version 1505 is already newer than 1503 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:3050: oid 27 version 1505 is already newer than 1501 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1505 (ObjNum 967 snap 299 seq_num 967) dirty exists 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:3050: left oid 27 (ObjNum 967 snap 299 seq_num 967) 2024-09-01T00:39:07.970 INFO:tasks.rados.rados.0.smithi026.stdout:3051: finishing write tid 1 to smithi02669314-2 2024-09-01T00:39:07.971 INFO:tasks.rados.rados.0.smithi026.stdout:3048: done (4 left) 2024-09-01T00:39:07.971 INFO:tasks.rados.rados.0.smithi026.stdout:3050: done (3 left) 2024-09-01T00:39:07.971 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 299 2024-09-01T00:39:07.971 INFO:tasks.rados.rados.0.smithi026.stdout:3055: seq_num 969 ranges {3293184=638976,3932160=630784,4562944=532480,5095424=40960} 2024-09-01T00:39:07.989 INFO:tasks.rados.rados.0.smithi026.stdout:3055: writing smithi02669314-24 from 3293184 to 3932160 tid 1 2024-09-01T00:39:07.993 INFO:tasks.rados.rados.0.smithi026.stdout:3055: writing smithi02669314-24 from 3932160 to 4562944 tid 2 2024-09-01T00:39:07.997 INFO:tasks.rados.rados.0.smithi026.stdout:3055: writing smithi02669314-24 from 4562944 to 5095424 tid 3 2024-09-01T00:39:07.997 INFO:tasks.rados.rados.0.smithi026.stdout:3055: writing smithi02669314-24 from 5095424 to 5136384 tid 4 2024-09-01T00:39:07.997 INFO:tasks.rados.rados.0.smithi026.stdout:3056: read oid 38 snap -1 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3056: expect (ObjNum 957 snap 299 seq_num 957) 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3051: finishing write tid 2 to smithi02669314-2 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3054: finishing rollback tid 0 to smithi02669314-29 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3051: finishing write tid 3 to smithi02669314-2 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3054: finishing rollback tid 1 to smithi02669314-29 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3051: finishing write tid 4 to smithi02669314-2 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3054: finishing rollback tid 2 to smithi02669314-29 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1310 (ObjNum 759 snap 232 seq_num 759) dirty exists 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3051: finishing write tid 5 to smithi02669314-2 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3051: oid 2 updating version 0 to 1131 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3051: oid 2 version 1131 is already newer than 1129 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3051: oid 2 version 1131 is already newer than 1130 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3051: oid 2 updating version 1131 to 1132 2024-09-01T00:39:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 1132 (ObjNum 968 snap 299 seq_num 968) dirty exists 2024-09-01T00:39:07.999 INFO:tasks.rados.rados.0.smithi026.stdout:3051: left oid 2 (ObjNum 968 snap 299 seq_num 968) 2024-09-01T00:39:07.999 INFO:tasks.rados.rados.0.smithi026.stdout:3052: expect (ObjNum 923 snap 296 seq_num 923) 2024-09-01T00:39:08.031 INFO:tasks.rados.rados.0.smithi026.stdout:3055: finishing write tid 1 to smithi02669314-24 2024-09-01T00:39:08.031 INFO:tasks.rados.rados.0.smithi026.stdout:3055: finishing write tid 2 to smithi02669314-24 2024-09-01T00:39:08.032 INFO:tasks.rados.rados.0.smithi026.stdout:3051: done (4 left) 2024-09-01T00:39:08.032 INFO:tasks.rados.rados.0.smithi026.stdout:3052: done (3 left) 2024-09-01T00:39:08.032 INFO:tasks.rados.rados.0.smithi026.stdout:3054: done (2 left) 2024-09-01T00:39:08.032 INFO:tasks.rados.rados.0.smithi026.stdout:3057: rmattr oid 8 current snap is 299 2024-09-01T00:39:08.032 INFO:tasks.rados.rados.0.smithi026.stdout:3057: done (2 left) 2024-09-01T00:39:08.032 INFO:tasks.rados.rados.0.smithi026.stdout:3058: read oid 39 snap -1 2024-09-01T00:39:08.032 INFO:tasks.rados.rados.0.smithi026.stdout:3058: expect deleted 2024-09-01T00:39:08.032 INFO:tasks.rados.rados.0.smithi026.stdout:3059: setattr oid 26 current snap is 299 2024-09-01T00:39:08.032 INFO:tasks.rados.rados.0.smithi026.stdout:3055: finishing write tid 3 to smithi02669314-24 2024-09-01T00:39:08.032 INFO:tasks.rados.rados.0.smithi026.stdout:3055: finishing write tid 4 to smithi02669314-24 2024-09-01T00:39:08.032 INFO:tasks.rados.rados.0.smithi026.stdout:3055: finishing write tid 5 to smithi02669314-24 2024-09-01T00:39:08.032 INFO:tasks.rados.rados.0.smithi026.stdout:3055: finishing write tid 6 to smithi02669314-24 2024-09-01T00:39:08.033 INFO:tasks.rados.rados.0.smithi026.stdout:3055: oid 24 updating version 0 to 1380 2024-09-01T00:39:08.033 INFO:tasks.rados.rados.0.smithi026.stdout:3055: oid 24 updating version 1380 to 1381 2024-09-01T00:39:08.033 INFO:tasks.rados.rados.0.smithi026.stdout:3055: oid 24 updating version 1381 to 1383 2024-09-01T00:39:08.033 INFO:tasks.rados.rados.0.smithi026.stdout:3055: oid 24 version 1383 is already newer than 1379 2024-09-01T00:39:08.033 INFO:tasks.rados.rados.0.smithi026.stdout:3055: oid 24 version 1383 is already newer than 1382 2024-09-01T00:39:08.033 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1383 (ObjNum 969 snap 299 seq_num 969) dirty exists 2024-09-01T00:39:08.033 INFO:tasks.rados.rados.0.smithi026.stdout:3055: left oid 24 (ObjNum 969 snap 299 seq_num 969) 2024-09-01T00:39:08.033 INFO:tasks.rados.rados.0.smithi026.stdout:3055: done (3 left) 2024-09-01T00:39:08.033 INFO:tasks.rados.rados.0.smithi026.stdout:3058: done (2 left) 2024-09-01T00:39:08.033 INFO:tasks.rados.rados.0.smithi026.stdout:3060: snap_create 2024-09-01T00:39:08.034 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1376 (ObjNum 926 snap 297 seq_num 926) dirty exists 2024-09-01T00:39:08.038 INFO:tasks.rados.rados.0.smithi026.stdout:3056: expect (ObjNum 957 snap 299 seq_num 957) 2024-09-01T00:39:08.132 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:39:07 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:39:07] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.51.0" 2024-09-01T00:39:08.881 INFO:tasks.rados.rados.0.smithi026.stdout:3056: done (2 left) 2024-09-01T00:39:08.881 INFO:tasks.rados.rados.0.smithi026.stdout:3059: done (1 left) 2024-09-01T00:39:08.881 INFO:tasks.rados.rados.0.smithi026.stdout:3060: done (0 left) 2024-09-01T00:39:08.881 INFO:tasks.rados.rados.0.smithi026.stdout:3061: delete oid 23 current snap is 300 2024-09-01T00:39:08.883 INFO:tasks.rados.rados.0.smithi026.stdout:3061: done (0 left) 2024-09-01T00:39:08.883 INFO:tasks.rados.rados.0.smithi026.stdout:3062: read oid 33 snap 294 2024-09-01T00:39:08.883 INFO:tasks.rados.rados.0.smithi026.stdout:3062: expect (ObjNum 825 snap 260 seq_num 825) 2024-09-01T00:39:08.884 INFO:tasks.rados.rados.0.smithi026.stdout:3063: delete oid 18 current snap is 300 2024-09-01T00:39:08.887 INFO:tasks.rados.rados.0.smithi026.stdout:3063: done (1 left) 2024-09-01T00:39:08.887 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 300 2024-09-01T00:39:08.887 INFO:tasks.rados.rados.0.smithi026.stdout:3064: seq_num 972 ranges {491520=688128,1179648=688128,1867776=516096} 2024-09-01T00:39:08.893 INFO:tasks.rados.rados.0.smithi026.stdout:3064: writing smithi02669314-3 from 491520 to 1179648 tid 1 2024-09-01T00:39:08.897 INFO:tasks.rados.rados.0.smithi026.stdout:3064: writing smithi02669314-3 from 1179648 to 1867776 tid 2 2024-09-01T00:39:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:3064: writing smithi02669314-3 from 1867776 to 2383872 tid 3 2024-09-01T00:39:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:3065: copy_from oid 35 from oid 12 current snap is 300 2024-09-01T00:39:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:3064: finishing write tid 1 to smithi02669314-3 2024-09-01T00:39:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:3066: read oid 15 snap 294 2024-09-01T00:39:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:3066: expect (ObjNum 847 snap 266 seq_num 847) 2024-09-01T00:39:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:3067: rmattr oid 4 current snap is 300 2024-09-01T00:39:08.902 INFO:tasks.rados.rados.0.smithi026.stdout:3067: done (4 left) 2024-09-01T00:39:08.903 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 300 2024-09-01T00:39:08.903 INFO:tasks.rados.rados.0.smithi026.stdout:3068: seq_num 973 ranges {0=704512,704512=573440,1277952=507904,1785856=122880} 2024-09-01T00:39:08.905 INFO:tasks.rados.rados.0.smithi026.stdout:3068: writing smithi02669314-19 from 0 to 704512 tid 1 2024-09-01T00:39:08.909 INFO:tasks.rados.rados.0.smithi026.stdout:3068: writing smithi02669314-19 from 704512 to 1277952 tid 2 2024-09-01T00:39:08.912 INFO:tasks.rados.rados.0.smithi026.stdout:3068: writing smithi02669314-19 from 1277952 to 1785856 tid 3 2024-09-01T00:39:08.913 INFO:tasks.rados.rados.0.smithi026.stdout:3068: writing smithi02669314-19 from 1785856 to 1908736 tid 4 2024-09-01T00:39:08.913 INFO:tasks.rados.rados.0.smithi026.stdout:3069: copy_from oid 16 from oid 30 current snap is 300 2024-09-01T00:39:08.913 INFO:tasks.rados.rados.0.smithi026.stdout:3065: finishing copy_from to smithi02669314-35 2024-09-01T00:39:08.913 INFO:tasks.rados.rados.0.smithi026.stdout:3065: got expected ENOENT (src dne) 2024-09-01T00:39:08.913 INFO:tasks.rados.rados.0.smithi026.stdout:3065: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:39:08.913 INFO:tasks.rados.rados.0.smithi026.stdout:3064: finishing write tid 2 to smithi02669314-3 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:3064: finishing write tid 3 to smithi02669314-3 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:3064: finishing write tid 4 to smithi02669314-3 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:3064: finishing write tid 5 to smithi02669314-3 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:3064: oid 3 updating version 0 to 996 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:3064: oid 3 updating version 996 to 997 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:3064: oid 3 version 997 is already newer than 995 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:3064: oid 3 updating version 997 to 998 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 998 (ObjNum 972 snap 300 seq_num 972) dirty exists 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:3064: left oid 3 (ObjNum 972 snap 300 seq_num 972) 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:3068: finishing write tid 1 to smithi02669314-19 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:3064: done (5 left) 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:3065: done (4 left) 2024-09-01T00:39:08.914 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 300 2024-09-01T00:39:08.915 INFO:tasks.rados.rados.0.smithi026.stdout:3070: seq_num 974 ranges {3612672=720896,4333568=507904,4841472=671744,5513216=24576} 2024-09-01T00:39:08.937 INFO:tasks.rados.rados.0.smithi026.stdout:3070: writing smithi02669314-11 from 3612672 to 4333568 tid 1 2024-09-01T00:39:08.940 INFO:tasks.rados.rados.0.smithi026.stdout:3070: writing smithi02669314-11 from 4333568 to 4841472 tid 2 2024-09-01T00:39:08.943 INFO:tasks.rados.rados.0.smithi026.stdout:3070: writing smithi02669314-11 from 4841472 to 5513216 tid 3 2024-09-01T00:39:08.944 INFO:tasks.rados.rados.0.smithi026.stdout:3070: writing smithi02669314-11 from 5513216 to 5537792 tid 4 2024-09-01T00:39:08.944 INFO:tasks.rados.rados.0.smithi026.stdout:3071: snap_remove snap 298 2024-09-01T00:39:09.136 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:08 smithi139 ceph-mon[73682]: osdmap e667: 8 total, 8 up, 8 in 2024-09-01T00:39:09.136 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:08 smithi139 ceph-mon[73682]: pgmap v670: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 509 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-09-01T00:39:09.162 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:08 smithi026 ceph-mon[81182]: osdmap e667: 8 total, 8 up, 8 in 2024-09-01T00:39:09.162 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:08 smithi026 ceph-mon[81182]: pgmap v670: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 509 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-09-01T00:39:09.162 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:08 smithi026 ceph-mon[83580]: osdmap e667: 8 total, 8 up, 8 in 2024-09-01T00:39:09.162 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:08 smithi026 ceph-mon[83580]: pgmap v670: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 509 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-09-01T00:39:09.763 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-01T00:39:09.763 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-01T00:39:09.763 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 3 2024-09-01T00:39:09.763 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:39:09.763 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-01T00:39:09.764 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:39:09.764 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:39:09.764 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-01T00:39:09.764 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 8 2024-09-01T00:39:09.764 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:39:09.764 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": { 2024-09-01T00:39:09.764 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 2 2024-09-01T00:39:09.764 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-01T00:39:09.764 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-01T00:39:09.764 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)": 15 2024-09-01T00:39:09.764 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-01T00:39:09.764 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-01T00:39:09.886 INFO:tasks.rados.rados.0.smithi026.stdout:3071: done (5 left) 2024-09-01T00:39:09.886 INFO:tasks.rados.rados.0.smithi026.stdout:3072: delete oid 20 current snap is 300 2024-09-01T00:39:09.886 INFO:tasks.rados.rados.0.smithi026.stdout:3068: finishing write tid 2 to smithi02669314-19 2024-09-01T00:39:09.886 INFO:tasks.rados.rados.0.smithi026.stdout:3062: expect (ObjNum 825 snap 260 seq_num 825) 2024-09-01T00:39:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:09 smithi026 ceph-mon[81182]: osdmap e668: 8 total, 8 up, 8 in 2024-09-01T00:39:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:09 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/555436632' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:39:10.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:09 smithi026 ceph-mon[83580]: osdmap e668: 8 total, 8 up, 8 in 2024-09-01T00:39:10.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:09 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/555436632' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:39:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:09 smithi139 ceph-mon[73682]: osdmap e668: 8 total, 8 up, 8 in 2024-09-01T00:39:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:09 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/555436632' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:39:10.462 INFO:tasks.rados.rados.0.smithi026.stdout:3068: finishing write tid 3 to smithi02669314-19 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:3068: finishing write tid 4 to smithi02669314-19 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:3068: finishing write tid 5 to smithi02669314-19 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:3062: done (5 left) 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:3072: done (4 left) 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 300 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:3068: finishing write tid 6 to smithi02669314-19 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:3068: oid 19 updating version 0 to 1040 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:3068: oid 19 updating version 1040 to 1041 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:3068: oid 19 version 1041 is already newer than 1039 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:3068: oid 19 updating version 1041 to 1042 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:3068: oid 19 updating version 1042 to 1043 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 1043 (ObjNum 973 snap 300 seq_num 973) dirty exists 2024-09-01T00:39:10.463 INFO:tasks.rados.rados.0.smithi026.stdout:3068: left oid 19 (ObjNum 973 snap 300 seq_num 973) 2024-09-01T00:39:10.464 INFO:tasks.rados.rados.0.smithi026.stdout:3069: finishing copy_from racing read to smithi02669314-16 2024-09-01T00:39:10.464 INFO:tasks.rados.rados.0.smithi026.stdout:3069: finishing copy_from to smithi02669314-16 2024-09-01T00:39:10.464 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 989 (ObjNum 889 snap 289 seq_num 889) dirty exists 2024-09-01T00:39:10.464 INFO:tasks.rados.rados.0.smithi026.stdout:3066: expect (ObjNum 847 snap 266 seq_num 847) 2024-09-01T00:39:10.539 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -e sha1=5028887063e8eb518c95117479aa913eaa12ac8e -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-01T00:39:10.739 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:39:10.791 INFO:tasks.rados.rados.0.smithi026.stdout:3070: finishing write tid 1 to smithi02669314-11 2024-09-01T00:39:10.791 INFO:tasks.rados.rados.0.smithi026.stdout:3070: finishing write tid 2 to smithi02669314-11 2024-09-01T00:39:10.791 INFO:tasks.rados.rados.0.smithi026.stdout:3073: seq_num 976 ranges {0=753664,753664=671744,1425408=532480} 2024-09-01T00:39:10.795 INFO:tasks.rados.rados.0.smithi026.stdout:3073: writing smithi02669314-43 from 0 to 753664 tid 1 2024-09-01T00:39:10.798 INFO:tasks.rados.rados.0.smithi026.stdout:3073: writing smithi02669314-43 from 753664 to 1425408 tid 2 2024-09-01T00:39:10.802 INFO:tasks.rados.rados.0.smithi026.stdout:3073: writing smithi02669314-43 from 1425408 to 1957888 tid 3 2024-09-01T00:39:10.802 INFO:tasks.rados.rados.0.smithi026.stdout:3066: done (4 left) 2024-09-01T00:39:10.802 INFO:tasks.rados.rados.0.smithi026.stdout:3068: done (3 left) 2024-09-01T00:39:10.802 INFO:tasks.rados.rados.0.smithi026.stdout:3069: done (2 left) 2024-09-01T00:39:10.802 INFO:tasks.rados.rados.0.smithi026.stdout:3074: snap_remove snap 276 2024-09-01T00:39:10.827 INFO:tasks.rados.rados.0.smithi026.stdout:3074: done (2 left) 2024-09-01T00:39:10.828 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 300 2024-09-01T00:39:10.828 INFO:tasks.rados.rados.0.smithi026.stdout:3075: seq_num 977 ranges {0=770048,770048=557056,1327104=491520,1818624=155648} 2024-09-01T00:39:10.833 INFO:tasks.rados.rados.0.smithi026.stdout:3075: writing smithi02669314-32 from 0 to 770048 tid 1 2024-09-01T00:39:10.837 INFO:tasks.rados.rados.0.smithi026.stdout:3075: writing smithi02669314-32 from 770048 to 1327104 tid 2 2024-09-01T00:39:10.841 INFO:tasks.rados.rados.0.smithi026.stdout:3075: writing smithi02669314-32 from 1327104 to 1818624 tid 3 2024-09-01T00:39:10.842 INFO:tasks.rados.rados.0.smithi026.stdout:3075: writing smithi02669314-32 from 1818624 to 1974272 tid 4 2024-09-01T00:39:10.842 INFO:tasks.rados.rados.0.smithi026.stdout:3076: rmattr oid 6 current snap is 300 2024-09-01T00:39:10.842 INFO:tasks.rados.rados.0.smithi026.stdout:3076: done (3 left) 2024-09-01T00:39:10.842 INFO:tasks.rados.rados.0.smithi026.stdout:3077: snap_remove snap 235 2024-09-01T00:39:11.139 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:10 smithi026 ceph-mon[81182]: osdmap e669: 8 total, 8 up, 8 in 2024-09-01T00:39:11.140 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:10 smithi026 ceph-mon[81182]: pgmap v673: 121 pgs: 121 active+clean; 511 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-09-01T00:39:11.140 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:10 smithi026 ceph-mon[81182]: osdmap e670: 8 total, 8 up, 8 in 2024-09-01T00:39:11.140 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:10 smithi026 ceph-mon[83580]: osdmap e669: 8 total, 8 up, 8 in 2024-09-01T00:39:11.140 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:10 smithi026 ceph-mon[83580]: pgmap v673: 121 pgs: 121 active+clean; 511 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-09-01T00:39:11.140 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:10 smithi026 ceph-mon[83580]: osdmap e670: 8 total, 8 up, 8 in 2024-09-01T00:39:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:10 smithi139 ceph-mon[73682]: osdmap e669: 8 total, 8 up, 8 in 2024-09-01T00:39:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:10 smithi139 ceph-mon[73682]: pgmap v673: 121 pgs: 121 active+clean; 511 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-09-01T00:39:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:10 smithi139 ceph-mon[73682]: osdmap e670: 8 total, 8 up, 8 in 2024-09-01T00:39:11.829 INFO:tasks.rados.rados.0.smithi026.stdout:3077: done (3 left) 2024-09-01T00:39:11.829 INFO:tasks.rados.rados.0.smithi026.stdout:3078: snap_remove snap 275 2024-09-01T00:39:12.830 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:12 smithi026 ceph-mon[81182]: osdmap e671: 8 total, 8 up, 8 in 2024-09-01T00:39:12.834 INFO:tasks.rados.rados.0.smithi026.stdout:3078: done (3 left) 2024-09-01T00:39:12.834 INFO:tasks.rados.rados.0.smithi026.stdout:3079: rmattr oid 1 current snap is 300 2024-09-01T00:39:12.834 INFO:tasks.rados.rados.0.smithi026.stdout:3079: done (3 left) 2024-09-01T00:39:12.834 INFO:tasks.rados.rados.0.smithi026.stdout:3080: read oid 27 snap -1 2024-09-01T00:39:12.834 INFO:tasks.rados.rados.0.smithi026.stdout:3080: expect (ObjNum 967 snap 299 seq_num 967) 2024-09-01T00:39:12.834 INFO:tasks.rados.rados.0.smithi026.stdout:3081: snap_create 2024-09-01T00:39:12.834 INFO:tasks.rados.rados.0.smithi026.stdout:3070: finishing write tid 3 to smithi02669314-11 2024-09-01T00:39:12.834 INFO:tasks.rados.rados.0.smithi026.stdout:3070: finishing write tid 4 to smithi02669314-11 2024-09-01T00:39:12.834 INFO:tasks.rados.rados.0.smithi026.stdout:3070: finishing write tid 5 to smithi02669314-11 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3070: finishing write tid 6 to smithi02669314-11 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3070: oid 11 updating version 0 to 1136 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3070: oid 11 version 1136 is already newer than 1135 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3070: oid 11 updating version 1136 to 1138 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3070: oid 11 version 1138 is already newer than 1134 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3070: oid 11 version 1138 is already newer than 1137 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1138 (ObjNum 974 snap 300 seq_num 974) dirty exists 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3070: left oid 11 (ObjNum 974 snap 300 seq_num 974) 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3073: finishing write tid 1 to smithi02669314-43 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3073: finishing write tid 2 to smithi02669314-43 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3073: finishing write tid 3 to smithi02669314-43 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3073: finishing write tid 4 to smithi02669314-43 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3073: finishing write tid 5 to smithi02669314-43 2024-09-01T00:39:12.835 INFO:tasks.rados.rados.0.smithi026.stdout:3073: oid 43 updating version 0 to 708 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:3073: oid 43 version 708 is already newer than 707 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:3073: oid 43 updating version 708 to 710 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:3073: oid 43 version 710 is already newer than 709 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 710 (ObjNum 976 snap 300 seq_num 976) dirty exists 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:3073: left oid 43 (ObjNum 976 snap 300 seq_num 976) 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:3075: finishing write tid 1 to smithi02669314-32 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:3075: finishing write tid 2 to smithi02669314-32 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:3075: finishing write tid 3 to smithi02669314-32 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:3075: finishing write tid 4 to smithi02669314-32 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:3075: finishing write tid 5 to smithi02669314-32 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:3075: finishing write tid 6 to smithi02669314-32 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:3075: oid 32 updating version 0 to 1307 2024-09-01T00:39:12.836 INFO:tasks.rados.rados.0.smithi026.stdout:3075: oid 32 updating version 1307 to 1309 2024-09-01T00:39:12.837 INFO:tasks.rados.rados.0.smithi026.stdout:3075: oid 32 updating version 1309 to 1310 2024-09-01T00:39:12.837 INFO:tasks.rados.rados.0.smithi026.stdout:3075: oid 32 version 1310 is already newer than 1308 2024-09-01T00:39:12.837 INFO:tasks.rados.rados.0.smithi026.stdout:3075: oid 32 updating version 1310 to 1311 2024-09-01T00:39:12.837 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 1311 (ObjNum 977 snap 300 seq_num 977) dirty exists 2024-09-01T00:39:12.837 INFO:tasks.rados.rados.0.smithi026.stdout:3075: left oid 32 (ObjNum 977 snap 300 seq_num 977) 2024-09-01T00:39:12.851 INFO:tasks.rados.rados.0.smithi026.stdout:3080: expect (ObjNum 967 snap 299 seq_num 967) 2024-09-01T00:39:12.879 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-01T00:39:13.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:12 smithi139 ceph-mon[73682]: osdmap e671: 8 total, 8 up, 8 in 2024-09-01T00:39:13.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:12 smithi026 ceph-mon[83580]: osdmap e671: 8 total, 8 up, 8 in 2024-09-01T00:39:13.676 DEBUG:teuthology.orchestra.run.smithi026:> 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 cad1eb86-67f7-11ef-bcd4-c7b262605968 -e sha1=5028887063e8eb518c95117479aa913eaa12ac8e -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-01T00:39:13.839 INFO:tasks.rados.rados.0.smithi026.stdout:3070: done (4 left) 2024-09-01T00:39:13.839 INFO:tasks.rados.rados.0.smithi026.stdout:3073: done (3 left) 2024-09-01T00:39:13.839 INFO:tasks.rados.rados.0.smithi026.stdout:3075: done (2 left) 2024-09-01T00:39:13.839 INFO:tasks.rados.rados.0.smithi026.stdout:3080: done (1 left) 2024-09-01T00:39:13.839 INFO:tasks.rados.rados.0.smithi026.stdout:3081: done (0 left) 2024-09-01T00:39:13.839 INFO:tasks.rados.rados.0.smithi026.stdout:3082: snap_remove snap 245 2024-09-01T00:39:13.884 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:39:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:13 smithi026 ceph-mon[81182]: pgmap v676: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 505 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.5 MiB/s wr, 28 op/s 2024-09-01T00:39:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:13 smithi026 ceph-mon[81182]: osdmap e672: 8 total, 8 up, 8 in 2024-09-01T00:39:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:13 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2145862943' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:39:13.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:13 smithi026 ceph-mon[83580]: pgmap v676: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 505 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.5 MiB/s wr, 28 op/s 2024-09-01T00:39:13.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:13 smithi026 ceph-mon[83580]: osdmap e672: 8 total, 8 up, 8 in 2024-09-01T00:39:13.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:13 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2145862943' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:39:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:13 smithi139 ceph-mon[73682]: pgmap v676: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 505 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.5 MiB/s wr, 28 op/s 2024-09-01T00:39:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:13 smithi139 ceph-mon[73682]: osdmap e672: 8 total, 8 up, 8 in 2024-09-01T00:39:14.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:13 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2145862943' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:39:14.846 INFO:tasks.rados.rados.0.smithi026.stdout:3082: done (0 left) 2024-09-01T00:39:14.846 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 301 2024-09-01T00:39:14.846 INFO:tasks.rados.rados.0.smithi026.stdout:3083: seq_num 978 ranges {1064960=786432,1851392=442368,2293760=647168,2940928=114688} 2024-09-01T00:39:14.857 INFO:tasks.rados.rados.0.smithi026.stdout:3083: writing smithi02669314-45 from 1064960 to 1851392 tid 1 2024-09-01T00:39:14.860 INFO:tasks.rados.rados.0.smithi026.stdout:3083: writing smithi02669314-45 from 1851392 to 2293760 tid 2 2024-09-01T00:39:14.864 INFO:tasks.rados.rados.0.smithi026.stdout:3083: writing smithi02669314-45 from 2293760 to 2940928 tid 3 2024-09-01T00:39:14.866 INFO:tasks.rados.rados.0.smithi026.stdout:3083: writing smithi02669314-45 from 2940928 to 3055616 tid 4 2024-09-01T00:39:14.866 INFO:tasks.rados.rados.0.smithi026.stdout:3084: read oid 30 snap -1 2024-09-01T00:39:14.866 INFO:tasks.rados.rados.0.smithi026.stdout:3084: expect (ObjNum 889 snap 289 seq_num 889) 2024-09-01T00:39:14.866 INFO:tasks.rados.rados.0.smithi026.stdout:3085: rmattr oid 41 current snap is 301 2024-09-01T00:39:14.866 INFO:tasks.rados.rados.0.smithi026.stdout:3085: done (2 left) 2024-09-01T00:39:14.866 INFO:tasks.rados.rados.0.smithi026.stdout:3086: snap_remove snap 281 2024-09-01T00:39:15.017 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:14 smithi026 ceph-mon[81182]: osdmap e673: 8 total, 8 up, 8 in 2024-09-01T00:39:15.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:14 smithi026 ceph-mon[83580]: osdmap e673: 8 total, 8 up, 8 in 2024-09-01T00:39:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:14 smithi139 ceph-mon[73682]: osdmap e673: 8 total, 8 up, 8 in 2024-09-01T00:39:15.779 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.3.0-4640-g50288870 (5028887063e8eb518c95117479aa913eaa12ac8e) squid (dev)" 2024-09-01T00:39:15.829 INFO:tasks.rados.rados.0.smithi026.stdout:3086: done (2 left) 2024-09-01T00:39:15.829 INFO:tasks.rados.rados.0.smithi026.stdout:3087: snap_create 2024-09-01T00:39:15.829 INFO:tasks.rados.rados.0.smithi026.stdout:3083: finishing write tid 1 to smithi02669314-45 2024-09-01T00:39:15.829 INFO:tasks.rados.rados.0.smithi026.stdout:3083: finishing write tid 2 to smithi02669314-45 2024-09-01T00:39:15.829 INFO:tasks.rados.rados.0.smithi026.stdout:3084: expect (ObjNum 889 snap 289 seq_num 889) 2024-09-01T00:39:15.850 INFO:tasks.rados.rados.0.smithi026.stdout:3083: finishing write tid 3 to smithi02669314-45 2024-09-01T00:39:15.851 INFO:tasks.rados.rados.0.smithi026.stdout:3083: finishing write tid 4 to smithi02669314-45 2024-09-01T00:39:15.851 INFO:tasks.rados.rados.0.smithi026.stdout:3083: finishing write tid 5 to smithi02669314-45 2024-09-01T00:39:15.851 INFO:tasks.rados.rados.0.smithi026.stdout:3083: finishing write tid 6 to smithi02669314-45 2024-09-01T00:39:15.851 INFO:tasks.rados.rados.0.smithi026.stdout:3083: oid 45 updating version 0 to 1316 2024-09-01T00:39:15.851 INFO:tasks.rados.rados.0.smithi026.stdout:3083: oid 45 version 1316 is already newer than 1315 2024-09-01T00:39:15.851 INFO:tasks.rados.rados.0.smithi026.stdout:3083: oid 45 version 1316 is already newer than 1312 2024-09-01T00:39:15.851 INFO:tasks.rados.rados.0.smithi026.stdout:3083: oid 45 version 1316 is already newer than 1313 2024-09-01T00:39:15.851 INFO:tasks.rados.rados.0.smithi026.stdout:3083: oid 45 version 1316 is already newer than 1314 2024-09-01T00:39:15.851 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1316 (ObjNum 978 snap 301 seq_num 978) dirty exists 2024-09-01T00:39:15.851 INFO:tasks.rados.rados.0.smithi026.stdout:3083: left oid 45 (ObjNum 978 snap 301 seq_num 978) 2024-09-01T00:39:16.108 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:15 smithi026 ceph-mon[81182]: pgmap v679: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 506 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.0 MiB/s wr, 27 op/s 2024-09-01T00:39:16.109 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:15 smithi026 ceph-mon[81182]: osdmap e674: 8 total, 8 up, 8 in 2024-09-01T00:39:16.109 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:15 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1583748312' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:39:16.109 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:15 smithi026 ceph-mon[81182]: osdmap e675: 8 total, 8 up, 8 in 2024-09-01T00:39:16.109 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:15 smithi026 ceph-mon[83580]: pgmap v679: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 506 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.0 MiB/s wr, 27 op/s 2024-09-01T00:39:16.109 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:15 smithi026 ceph-mon[83580]: osdmap e674: 8 total, 8 up, 8 in 2024-09-01T00:39:16.109 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:15 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1583748312' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:39:16.109 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:15 smithi026 ceph-mon[83580]: osdmap e675: 8 total, 8 up, 8 in 2024-09-01T00:39:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:15 smithi139 ceph-mon[73682]: pgmap v679: 121 pgs: 5 active+clean+snaptrim, 116 active+clean; 506 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.0 MiB/s wr, 27 op/s 2024-09-01T00:39:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:15 smithi139 ceph-mon[73682]: osdmap e674: 8 total, 8 up, 8 in 2024-09-01T00:39:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:15 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1583748312' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-01T00:39:16.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:15 smithi139 ceph-mon[73682]: osdmap e675: 8 total, 8 up, 8 in 2024-09-01T00:39:16.439 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-01T00:39:16.439 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-09-01T00:39:16.439 DEBUG:teuthology.parallel:result is None 2024-09-01T00:39:16.831 INFO:tasks.rados.rados.0.smithi026.stdout:3083: done (2 left) 2024-09-01T00:39:16.831 INFO:tasks.rados.rados.0.smithi026.stdout:3084: done (1 left) 2024-09-01T00:39:16.831 INFO:tasks.rados.rados.0.smithi026.stdout:3087: done (0 left) 2024-09-01T00:39:16.831 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 302 2024-09-01T00:39:16.831 INFO:tasks.rados.rados.0.smithi026.stdout:3088: seq_num 979 ranges {0=802816,802816=729088,1531904=458752,1990656=16384} 2024-09-01T00:39:16.835 INFO:tasks.rados.rados.0.smithi026.stdout:3088: writing smithi02669314-20 from 0 to 802816 tid 1 2024-09-01T00:39:16.839 INFO:tasks.rados.rados.0.smithi026.stdout:3088: writing smithi02669314-20 from 802816 to 1531904 tid 2 2024-09-01T00:39:16.842 INFO:tasks.rados.rados.0.smithi026.stdout:3088: writing smithi02669314-20 from 1531904 to 1990656 tid 3 2024-09-01T00:39:16.843 INFO:tasks.rados.rados.0.smithi026.stdout:3088: writing smithi02669314-20 from 1990656 to 2007040 tid 4 2024-09-01T00:39:16.843 INFO:tasks.rados.rados.0.smithi026.stdout:3089: read oid 9 snap 243 2024-09-01T00:39:16.843 INFO:tasks.rados.rados.0.smithi026.stdout:3089: expect (ObjNum 132730448 snap 21946 seq_num 133394800) 2024-09-01T00:39:16.843 INFO:tasks.rados.rados.0.smithi026.stdout:3090: rollback oid 37 current snap is 302 2024-09-01T00:39:16.843 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 37 to 251 2024-09-01T00:39:16.843 INFO:tasks.rados.rados.0.smithi026.stdout:3088: finishing write tid 1 to smithi02669314-20 2024-09-01T00:39:16.843 INFO:tasks.rados.rados.0.smithi026.stdout:3091: read oid 16 snap -1 2024-09-01T00:39:16.844 INFO:tasks.rados.rados.0.smithi026.stdout:3091: expect (ObjNum 889 snap 289 seq_num 889) 2024-09-01T00:39:16.844 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 302 2024-09-01T00:39:16.844 INFO:tasks.rados.rados.0.smithi026.stdout:3092: seq_num 980 ranges {1654784=417792,2072576=614400,2686976=663552,3350528=327680} 2024-09-01T00:39:16.855 INFO:tasks.rados.rados.0.smithi026.stdout:3092: writing smithi02669314-50 from 1654784 to 2072576 tid 1 2024-09-01T00:39:16.858 INFO:tasks.rados.rados.0.smithi026.stdout:3092: writing smithi02669314-50 from 2072576 to 2686976 tid 2 2024-09-01T00:39:16.862 INFO:tasks.rados.rados.0.smithi026.stdout:3092: writing smithi02669314-50 from 2686976 to 3350528 tid 3 2024-09-01T00:39:16.864 INFO:tasks.rados.rados.0.smithi026.stdout:3092: writing smithi02669314-50 from 3350528 to 3678208 tid 4 2024-09-01T00:39:16.865 INFO:tasks.rados.rados.0.smithi026.stdout:3093: rollback oid 2 current snap is 302 2024-09-01T00:39:16.865 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 2 to 301 2024-09-01T00:39:16.865 INFO:tasks.rados.rados.0.smithi026.stdout:3089: expect (ObjNum 132730448 snap 21946 seq_num 133394800) 2024-09-01T00:39:16.867 INFO:tasks.rados.rados.0.smithi026.stdout:3090: finishing rollback tid 1 to smithi02669314-37 2024-09-01T00:39:16.867 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 994 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-01T00:39:16.867 INFO:tasks.rados.rados.0.smithi026.stdout:3088: finishing write tid 2 to smithi02669314-20 2024-09-01T00:39:16.867 INFO:tasks.rados.rados.0.smithi026.stdout:3089: done (5 left) 2024-09-01T00:39:16.867 INFO:tasks.rados.rados.0.smithi026.stdout:3090: done (4 left) 2024-09-01T00:39:16.868 INFO:tasks.rados.rados.0.smithi026.stdout:3094: rmattr oid 46 current snap is 302 2024-09-01T00:39:16.868 INFO:tasks.rados.rados.0.smithi026.stdout:3094: done (4 left) 2024-09-01T00:39:16.868 INFO:tasks.rados.rados.0.smithi026.stdout:3095: read oid 39 snap 293 2024-09-01T00:39:16.868 INFO:tasks.rados.rados.0.smithi026.stdout:3095: expect (ObjNum 845 snap 266 seq_num 845) 2024-09-01T00:39:16.868 INFO:tasks.rados.rados.0.smithi026.stdout:3096: delete oid 23 current snap is 302 2024-09-01T00:39:16.868 INFO:tasks.rados.rados.0.smithi026.stdout:3088: finishing write tid 3 to smithi02669314-20 2024-09-01T00:39:16.868 INFO:tasks.rados.rados.0.smithi026.stdout:3088: finishing write tid 4 to smithi02669314-20 2024-09-01T00:39:16.868 INFO:tasks.rados.rados.0.smithi026.stdout:3088: finishing write tid 5 to smithi02669314-20 2024-09-01T00:39:16.868 INFO:tasks.rados.rados.0.smithi026.stdout:3091: expect (ObjNum 889 snap 289 seq_num 889) 2024-09-01T00:39:16.882 INFO:tasks.rados.rados.0.smithi026.stdout:3088: finishing write tid 6 to smithi02669314-20 2024-09-01T00:39:16.882 INFO:tasks.rados.rados.0.smithi026.stdout:3088: oid 20 updating version 0 to 1508 2024-09-01T00:39:16.882 INFO:tasks.rados.rados.0.smithi026.stdout:3088: oid 20 version 1508 is already newer than 1506 2024-09-01T00:39:16.882 INFO:tasks.rados.rados.0.smithi026.stdout:3088: oid 20 version 1508 is already newer than 1505 2024-09-01T00:39:16.882 INFO:tasks.rados.rados.0.smithi026.stdout:3088: oid 20 version 1508 is already newer than 1507 2024-09-01T00:39:16.882 INFO:tasks.rados.rados.0.smithi026.stdout:3088: oid 20 version 1508 is already newer than 1504 2024-09-01T00:39:16.882 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 1508 (ObjNum 979 snap 302 seq_num 979) dirty exists 2024-09-01T00:39:16.882 INFO:tasks.rados.rados.0.smithi026.stdout:3088: left oid 20 (ObjNum 979 snap 302 seq_num 979) 2024-09-01T00:39:16.882 INFO:tasks.rados.rados.0.smithi026.stdout:3092: finishing write tid 1 to smithi02669314-50 2024-09-01T00:39:16.882 INFO:tasks.rados.rados.0.smithi026.stdout:3088: done (5 left) 2024-09-01T00:39:16.882 INFO:tasks.rados.rados.0.smithi026.stdout:3091: done (4 left) 2024-09-01T00:39:16.883 INFO:tasks.rados.rados.0.smithi026.stdout:3096: done (3 left) 2024-09-01T00:39:16.883 INFO:tasks.rados.rados.0.smithi026.stdout:3097: copy_from oid 37 from oid 23 current snap is 302 2024-09-01T00:39:16.883 INFO:tasks.rados.rados.0.smithi026.stdout:3092: finishing write tid 2 to smithi02669314-50 2024-09-01T00:39:16.883 INFO:tasks.rados.rados.0.smithi026.stdout:3092: finishing write tid 3 to smithi02669314-50 2024-09-01T00:39:16.883 INFO:tasks.rados.rados.0.smithi026.stdout:3093: finishing rollback tid 0 to smithi02669314-2 2024-09-01T00:39:16.883 INFO:tasks.rados.rados.0.smithi026.stdout:3093: finishing rollback tid 1 to smithi02669314-2 2024-09-01T00:39:16.883 INFO:tasks.rados.rados.0.smithi026.stdout:3092: finishing write tid 4 to smithi02669314-50 2024-09-01T00:39:16.883 INFO:tasks.rados.rados.0.smithi026.stdout:3092: finishing write tid 5 to smithi02669314-50 2024-09-01T00:39:16.883 INFO:tasks.rados.rados.0.smithi026.stdout:3093: finishing rollback tid 2 to smithi02669314-2 2024-09-01T00:39:16.883 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 1172 (ObjNum 968 snap 299 seq_num 968) dirty exists 2024-09-01T00:39:16.883 INFO:tasks.rados.rados.0.smithi026.stdout:3092: finishing write tid 6 to smithi02669314-50 2024-09-01T00:39:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:3092: oid 50 updating version 0 to 1557 2024-09-01T00:39:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:3092: oid 50 version 1557 is already newer than 1554 2024-09-01T00:39:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:3092: oid 50 version 1557 is already newer than 1553 2024-09-01T00:39:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:3092: oid 50 version 1557 is already newer than 1555 2024-09-01T00:39:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:3092: oid 50 version 1557 is already newer than 1556 2024-09-01T00:39:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 1557 (ObjNum 980 snap 302 seq_num 980) dirty exists 2024-09-01T00:39:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:3092: left oid 50 (ObjNum 980 snap 302 seq_num 980) 2024-09-01T00:39:16.884 INFO:tasks.rados.rados.0.smithi026.stdout:3095: expect (ObjNum 845 snap 266 seq_num 845) 2024-09-01T00:39:16.961 INFO:tasks.rados.rados.0.smithi026.stdout:3097: finishing copy_from to smithi02669314-37 2024-09-01T00:39:16.961 INFO:tasks.rados.rados.0.smithi026.stdout:3097: got expected ENOENT (src dne) 2024-09-01T00:39:16.961 INFO:tasks.rados.rados.0.smithi026.stdout:3097: finishing copy_from racing read to smithi02669314-37 2024-09-01T00:39:16.962 INFO:tasks.rados.rados.0.smithi026.stdout:3092: done (3 left) 2024-09-01T00:39:16.962 INFO:tasks.rados.rados.0.smithi026.stdout:3093: done (2 left) 2024-09-01T00:39:16.962 INFO:tasks.rados.rados.0.smithi026.stdout:3095: done (1 left) 2024-09-01T00:39:16.962 INFO:tasks.rados.rados.0.smithi026.stdout:3097: done (0 left) 2024-09-01T00:39:16.962 INFO:tasks.rados.rados.0.smithi026.stdout:3098: read oid 22 snap -1 2024-09-01T00:39:16.962 INFO:tasks.rados.rados.0.smithi026.stdout:3098: expect deleted 2024-09-01T00:39:16.962 INFO:tasks.rados.rados.0.smithi026.stdout:3099: read oid 31 snap -1 2024-09-01T00:39:16.962 INFO:tasks.rados.rados.0.smithi026.stdout:3099: expect (ObjNum 911 snap 293 seq_num 911) 2024-09-01T00:39:16.962 INFO:tasks.rados.rados.0.smithi026.stdout:3100: rollback oid 14 current snap is 302 2024-09-01T00:39:16.962 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 14 to 273 2024-09-01T00:39:16.963 INFO:tasks.rados.rados.0.smithi026.stdout:3101: rollback oid 3 current snap is 302 2024-09-01T00:39:16.963 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 3 to 300 2024-09-01T00:39:16.963 INFO:tasks.rados.rados.0.smithi026.stdout:3102: setattr oid 38 current snap is 302 2024-09-01T00:39:16.963 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 302 2024-09-01T00:39:16.963 INFO:tasks.rados.rados.0.smithi026.stdout:3103: seq_num 982 ranges {0=450560,450560=425984,876544=679936,1556480=466944,2023424=32768} 2024-09-01T00:39:16.964 INFO:tasks.rados.rados.0.smithi026.stdout:3103: writing smithi02669314-40 from 0 to 450560 tid 1 2024-09-01T00:39:16.967 INFO:tasks.rados.rados.0.smithi026.stdout:3103: writing smithi02669314-40 from 450560 to 876544 tid 2 2024-09-01T00:39:16.970 INFO:tasks.rados.rados.0.smithi026.stdout:3103: writing smithi02669314-40 from 876544 to 1556480 tid 3 2024-09-01T00:39:16.974 INFO:tasks.rados.rados.0.smithi026.stdout:3103: writing smithi02669314-40 from 1556480 to 2023424 tid 4 2024-09-01T00:39:16.974 INFO:tasks.rados.rados.0.smithi026.stdout:3103: writing smithi02669314-40 from 2023424 to 2056192 tid 5 2024-09-01T00:39:16.974 INFO:tasks.rados.rados.0.smithi026.stdout:3104: read oid 13 snap -1 2024-09-01T00:39:16.974 INFO:tasks.rados.rados.0.smithi026.stdout:3104: expect (ObjNum 935 snap 297 seq_num 935) 2024-09-01T00:39:16.974 INFO:tasks.rados.rados.0.smithi026.stdout:3105: rollback oid 4 current snap is 302 2024-09-01T00:39:16.974 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 4 to 243 2024-09-01T00:39:16.975 INFO:tasks.rados.rados.0.smithi026.stdout:3101: finishing rollback tid 0 to smithi02669314-3 2024-09-01T00:39:16.975 INFO:tasks.rados.rados.0.smithi026.stdout:3100: finishing rollback tid 0 to smithi02669314-14 2024-09-01T00:39:16.975 INFO:tasks.rados.rados.0.smithi026.stdout:3101: finishing rollback tid 1 to smithi02669314-3 2024-09-01T00:39:16.975 INFO:tasks.rados.rados.0.smithi026.stdout:3100: finishing rollback tid 1 to smithi02669314-14 2024-09-01T00:39:16.975 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 1511 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-01T00:39:16.975 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1317 (ObjNum 957 snap 299 seq_num 957) dirty exists 2024-09-01T00:39:16.975 INFO:tasks.rados.rados.0.smithi026.stdout:3101: finishing rollback tid 2 to smithi02669314-3 2024-09-01T00:39:16.975 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 1001 (ObjNum 972 snap 300 seq_num 972) dirty exists 2024-09-01T00:39:16.975 INFO:tasks.rados.rados.0.smithi026.stdout:3099: expect (ObjNum 911 snap 293 seq_num 911) 2024-09-01T00:39:16.999 INFO:tasks.rados.rados.0.smithi026.stdout:3103: finishing write tid 1 to smithi02669314-40 2024-09-01T00:39:17.000 INFO:tasks.rados.rados.0.smithi026.stdout:3103: finishing write tid 2 to smithi02669314-40 2024-09-01T00:39:17.000 INFO:tasks.rados.rados.0.smithi026.stdout:3103: finishing write tid 3 to smithi02669314-40 2024-09-01T00:39:17.000 INFO:tasks.rados.rados.0.smithi026.stdout:3105: finishing rollback tid 0 to smithi02669314-4 2024-09-01T00:39:17.000 INFO:tasks.rados.rados.0.smithi026.stdout:3105: finishing rollback tid 1 to smithi02669314-4 2024-09-01T00:39:17.000 INFO:tasks.rados.rados.0.smithi026.stdout:3105: finishing rollback tid 2 to smithi02669314-4 2024-09-01T00:39:17.000 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1313 (ObjNum 772 snap 242 seq_num 772) dirty exists 2024-09-01T00:39:17.000 INFO:tasks.rados.rados.0.smithi026.stdout:3103: finishing write tid 4 to smithi02669314-40 2024-09-01T00:39:17.000 INFO:tasks.rados.rados.0.smithi026.stdout:3103: finishing write tid 5 to smithi02669314-40 2024-09-01T00:39:17.000 INFO:tasks.rados.rados.0.smithi026.stdout:3103: finishing write tid 6 to smithi02669314-40 2024-09-01T00:39:17.000 INFO:tasks.rados.rados.0.smithi026.stdout:3103: finishing write tid 7 to smithi02669314-40 2024-09-01T00:39:17.000 INFO:tasks.rados.rados.0.smithi026.stdout:3103: oid 40 updating version 0 to 754 2024-09-01T00:39:17.001 INFO:tasks.rados.rados.0.smithi026.stdout:3103: oid 40 version 754 is already newer than 753 2024-09-01T00:39:17.001 INFO:tasks.rados.rados.0.smithi026.stdout:3103: oid 40 updating version 754 to 756 2024-09-01T00:39:17.001 INFO:tasks.rados.rados.0.smithi026.stdout:3103: oid 40 version 756 is already newer than 751 2024-09-01T00:39:17.001 INFO:tasks.rados.rados.0.smithi026.stdout:3103: oid 40 version 756 is already newer than 755 2024-09-01T00:39:17.001 INFO:tasks.rados.rados.0.smithi026.stdout:3103: oid 40 version 756 is already newer than 752 2024-09-01T00:39:17.001 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 756 (ObjNum 982 snap 302 seq_num 982) dirty exists 2024-09-01T00:39:17.001 INFO:tasks.rados.rados.0.smithi026.stdout:3103: left oid 40 (ObjNum 982 snap 302 seq_num 982) 2024-09-01T00:39:17.001 INFO:tasks.rados.rados.0.smithi026.stdout:3104: expect (ObjNum 935 snap 297 seq_num 935) 2024-09-01T00:39:17.036 INFO:tasks.rados.rados.0.smithi026.stdout:3098: done (7 left) 2024-09-01T00:39:17.036 INFO:tasks.rados.rados.0.smithi026.stdout:3099: done (6 left) 2024-09-01T00:39:17.036 INFO:tasks.rados.rados.0.smithi026.stdout:3100: done (5 left) 2024-09-01T00:39:17.036 INFO:tasks.rados.rados.0.smithi026.stdout:3101: done (4 left) 2024-09-01T00:39:17.036 INFO:tasks.rados.rados.0.smithi026.stdout:3102: done (3 left) 2024-09-01T00:39:17.037 INFO:tasks.rados.rados.0.smithi026.stdout:3103: done (2 left) 2024-09-01T00:39:17.037 INFO:tasks.rados.rados.0.smithi026.stdout:3104: done (1 left) 2024-09-01T00:39:17.037 INFO:tasks.rados.rados.0.smithi026.stdout:3105: done (0 left) 2024-09-01T00:39:17.037 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 302 2024-09-01T00:39:17.037 INFO:tasks.rados.rados.0.smithi026.stdout:3106: seq_num 983 ranges {1826816=466944,2293760=712704,3006464=434176,3440640=458752} 2024-09-01T00:39:17.048 INFO:tasks.rados.rados.0.smithi026.stdout:3106: writing smithi02669314-47 from 1826816 to 2293760 tid 1 2024-09-01T00:39:17.052 INFO:tasks.rados.rados.0.smithi026.stdout:3106: writing smithi02669314-47 from 2293760 to 3006464 tid 2 2024-09-01T00:39:17.054 INFO:tasks.rados.rados.0.smithi026.stdout:3106: writing smithi02669314-47 from 3006464 to 3440640 tid 3 2024-09-01T00:39:17.057 INFO:tasks.rados.rados.0.smithi026.stdout:3106: writing smithi02669314-47 from 3440640 to 3899392 tid 4 2024-09-01T00:39:17.058 INFO:tasks.rados.rados.0.smithi026.stdout:3106: finishing write tid 1 to smithi02669314-47 2024-09-01T00:39:17.058 INFO:tasks.rados.rados.0.smithi026.stdout:3106: finishing write tid 2 to smithi02669314-47 2024-09-01T00:39:17.058 INFO:tasks.rados.rados.0.smithi026.stdout:3107: read oid 10 snap 294 2024-09-01T00:39:17.058 INFO:tasks.rados.rados.0.smithi026.stdout:3107: expect (ObjNum 847 snap 266 seq_num 847) 2024-09-01T00:39:17.058 INFO:tasks.rados.rados.0.smithi026.stdout:3108: delete oid 44 current snap is 302 2024-09-01T00:39:17.058 INFO:tasks.rados.rados.0.smithi026.stdout:3106: finishing write tid 3 to smithi02669314-47 2024-09-01T00:39:17.065 INFO:tasks.rados.rados.0.smithi026.stdout:3106: finishing write tid 4 to smithi02669314-47 2024-09-01T00:39:17.065 INFO:tasks.rados.rados.0.smithi026.stdout:3106: finishing write tid 5 to smithi02669314-47 2024-09-01T00:39:17.067 INFO:tasks.rados.rados.0.smithi026.stdout:3108: done (2 left) 2024-09-01T00:39:17.067 INFO:tasks.rados.rados.0.smithi026.stdout:3109: copy_from oid 28 from oid 24 current snap is 302 2024-09-01T00:39:17.067 INFO:tasks.rados.rados.0.smithi026.stdout:3110: copy_from oid 15 from oid 6 current snap is 302 2024-09-01T00:39:17.067 INFO:tasks.rados.rados.0.smithi026.stdout:3111: snap_create 2024-09-01T00:39:17.067 INFO:tasks.rados.rados.0.smithi026.stdout:3106: finishing write tid 6 to smithi02669314-47 2024-09-01T00:39:17.067 INFO:tasks.rados.rados.0.smithi026.stdout:3106: oid 47 updating version 0 to 1514 2024-09-01T00:39:17.068 INFO:tasks.rados.rados.0.smithi026.stdout:3106: oid 47 updating version 1514 to 1515 2024-09-01T00:39:17.068 INFO:tasks.rados.rados.0.smithi026.stdout:3106: oid 47 updating version 1515 to 1516 2024-09-01T00:39:17.068 INFO:tasks.rados.rados.0.smithi026.stdout:3106: oid 47 updating version 1516 to 1517 2024-09-01T00:39:17.068 INFO:tasks.rados.rados.0.smithi026.stdout:3106: oid 47 version 1517 is already newer than 1513 2024-09-01T00:39:17.068 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 1517 (ObjNum 983 snap 302 seq_num 983) dirty exists 2024-09-01T00:39:17.068 INFO:tasks.rados.rados.0.smithi026.stdout:3106: left oid 47 (ObjNum 983 snap 302 seq_num 983) 2024-09-01T00:39:17.080 INFO:tasks.rados.rados.0.smithi026.stdout:3110: finishing copy_from racing read to smithi02669314-15 2024-09-01T00:39:17.081 INFO:tasks.rados.rados.0.smithi026.stdout:3110: finishing copy_from to smithi02669314-15 2024-09-01T00:39:17.081 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1109 (ObjNum 950 snap 299 seq_num 950) dirty exists 2024-09-01T00:39:17.082 INFO:tasks.rados.rados.0.smithi026.stdout:3107: expect (ObjNum 847 snap 266 seq_num 847) 2024-09-01T00:39:17.407 INFO:tasks.rados.rados.0.smithi026.stdout:3109: finishing copy_from racing read to smithi02669314-28 2024-09-01T00:39:17.407 INFO:tasks.rados.rados.0.smithi026.stdout:3109: finishing copy_from to smithi02669314-28 2024-09-01T00:39:17.408 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1383 (ObjNum 969 snap 299 seq_num 969) dirty exists 2024-09-01T00:39:17.848 INFO:tasks.rados.rados.0.smithi026.stdout:3106: done (4 left) 2024-09-01T00:39:17.849 INFO:tasks.rados.rados.0.smithi026.stdout:3107: done (3 left) 2024-09-01T00:39:17.849 INFO:tasks.rados.rados.0.smithi026.stdout:3109: done (2 left) 2024-09-01T00:39:17.849 INFO:tasks.rados.rados.0.smithi026.stdout:3110: done (1 left) 2024-09-01T00:39:17.849 INFO:tasks.rados.rados.0.smithi026.stdout:3111: done (0 left) 2024-09-01T00:39:17.849 INFO:tasks.rados.rados.0.smithi026.stdout:3112: copy_from oid 4 from oid 16 current snap is 303 2024-09-01T00:39:17.849 INFO:tasks.rados.rados.0.smithi026.stdout:3113: snap_create 2024-09-01T00:39:17.857 INFO:tasks.rados.rados.0.smithi026.stdout:3112: finishing copy_from racing read to smithi02669314-4 2024-09-01T00:39:17.858 INFO:tasks.rados.rados.0.smithi026.stdout:3112: finishing copy_from to smithi02669314-4 2024-09-01T00:39:17.858 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 989 (ObjNum 889 snap 289 seq_num 889) dirty exists 2024-09-01T00:39:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:17 smithi139 ceph-mon[73682]: pgmap v682: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 502 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-09-01T00:39:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:17 smithi139 ceph-mon[73682]: osdmap e676: 8 total, 8 up, 8 in 2024-09-01T00:39:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:17 smithi026 ceph-mon[81182]: pgmap v682: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 502 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-09-01T00:39:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:17 smithi026 ceph-mon[81182]: osdmap e676: 8 total, 8 up, 8 in 2024-09-01T00:39:18.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:39:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:39:17] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.51.0" 2024-09-01T00:39:18.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:17 smithi026 ceph-mon[83580]: pgmap v682: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 502 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-09-01T00:39:18.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:17 smithi026 ceph-mon[83580]: osdmap e676: 8 total, 8 up, 8 in 2024-09-01T00:39:18.855 INFO:tasks.rados.rados.0.smithi026.stdout:3112: done (1 left) 2024-09-01T00:39:18.856 INFO:tasks.rados.rados.0.smithi026.stdout:3113: done (0 left) 2024-09-01T00:39:18.856 INFO:tasks.rados.rados.0.smithi026.stdout:3114: read oid 49 snap -1 2024-09-01T00:39:18.856 INFO:tasks.rados.rados.0.smithi026.stdout:3114: expect (ObjNum 933 snap 297 seq_num 933) 2024-09-01T00:39:18.856 INFO:tasks.rados.rados.0.smithi026.stdout:3115: snap_remove snap 278 2024-09-01T00:39:19.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:18 smithi026 ceph-mon[81182]: osdmap e677: 8 total, 8 up, 8 in 2024-09-01T00:39:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:18 smithi026 ceph-mon[83580]: osdmap e677: 8 total, 8 up, 8 in 2024-09-01T00:39:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:18 smithi139 ceph-mon[73682]: osdmap e677: 8 total, 8 up, 8 in 2024-09-01T00:39:19.861 INFO:tasks.rados.rados.0.smithi026.stdout:3115: done (1 left) 2024-09-01T00:39:19.861 INFO:tasks.rados.rados.0.smithi026.stdout:3116: snap_create 2024-09-01T00:39:19.861 INFO:tasks.rados.rados.0.smithi026.stdout:3114: expect (ObjNum 933 snap 297 seq_num 933) 2024-09-01T00:39:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:19 smithi026 ceph-mon[81182]: pgmap v685: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 502 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-01T00:39:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:19 smithi026 ceph-mon[81182]: osdmap e678: 8 total, 8 up, 8 in 2024-09-01T00:39:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:39:20.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:19 smithi026 ceph-mon[83580]: pgmap v685: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 502 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-01T00:39:20.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:19 smithi026 ceph-mon[83580]: osdmap e678: 8 total, 8 up, 8 in 2024-09-01T00:39:20.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:39:20.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:19 smithi139 ceph-mon[73682]: pgmap v685: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 502 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-09-01T00:39:20.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:19 smithi139 ceph-mon[73682]: osdmap e678: 8 total, 8 up, 8 in 2024-09-01T00:39:20.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:39:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:20 smithi026 ceph-mon[81182]: osdmap e679: 8 total, 8 up, 8 in 2024-09-01T00:39:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:20 smithi026 ceph-mon[81182]: osdmap e680: 8 total, 8 up, 8 in 2024-09-01T00:39:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:20 smithi026 ceph-mon[83580]: osdmap e679: 8 total, 8 up, 8 in 2024-09-01T00:39:21.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:20 smithi026 ceph-mon[83580]: osdmap e680: 8 total, 8 up, 8 in 2024-09-01T00:39:21.293 INFO:tasks.rados.rados.0.smithi026.stdout:3114: done (1 left) 2024-09-01T00:39:21.293 INFO:tasks.rados.rados.0.smithi026.stdout:3116: done (0 left) 2024-09-01T00:39:21.293 INFO:tasks.rados.rados.0.smithi026.stdout:3117: delete oid 44 current snap is 305 2024-09-01T00:39:21.295 INFO:tasks.rados.rados.0.smithi026.stdout:3117: done (0 left) 2024-09-01T00:39:21.295 INFO:tasks.rados.rados.0.smithi026.stdout:3118: delete oid 20 current snap is 305 2024-09-01T00:39:21.297 INFO:tasks.rados.rados.0.smithi026.stdout:3118: done (0 left) 2024-09-01T00:39:21.297 INFO:tasks.rados.rados.0.smithi026.stdout:3119: rmattr oid 37 current snap is 305 2024-09-01T00:39:21.298 INFO:tasks.rados.rados.0.smithi026.stdout:3119: done (0 left) 2024-09-01T00:39:21.298 INFO:tasks.rados.rados.0.smithi026.stdout:3120: snap_create 2024-09-01T00:39:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:20 smithi139 ceph-mon[73682]: osdmap e679: 8 total, 8 up, 8 in 2024-09-01T00:39:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:20 smithi139 ceph-mon[73682]: osdmap e680: 8 total, 8 up, 8 in 2024-09-01T00:39:21.871 INFO:tasks.rados.rados.0.smithi026.stdout:3120: done (0 left) 2024-09-01T00:39:21.871 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 306 2024-09-01T00:39:21.871 INFO:tasks.rados.rados.0.smithi026.stdout:3121: seq_num 987 ranges {491520=532480,1024000=647168,1671168=417792,2088960=409600,2498560=131072} 2024-09-01T00:39:21.876 INFO:tasks.rados.rados.0.smithi026.stdout:3121: writing smithi02669314-4 from 491520 to 1024000 tid 1 2024-09-01T00:39:21.881 INFO:tasks.rados.rados.0.smithi026.stdout:3121: writing smithi02669314-4 from 1024000 to 1671168 tid 2 2024-09-01T00:39:21.883 INFO:tasks.rados.rados.0.smithi026.stdout:3121: writing smithi02669314-4 from 1671168 to 2088960 tid 3 2024-09-01T00:39:21.886 INFO:tasks.rados.rados.0.smithi026.stdout:3121: writing smithi02669314-4 from 2088960 to 2498560 tid 4 2024-09-01T00:39:21.887 INFO:tasks.rados.rados.0.smithi026.stdout:3121: writing smithi02669314-4 from 2498560 to 2629632 tid 5 2024-09-01T00:39:21.887 INFO:tasks.rados.rados.0.smithi026.stdout:3122: read oid 38 snap -1 2024-09-01T00:39:21.887 INFO:tasks.rados.rados.0.smithi026.stdout:3122: expect (ObjNum 957 snap 299 seq_num 957) 2024-09-01T00:39:21.887 INFO:tasks.rados.rados.0.smithi026.stdout:3123: read oid 40 snap -1 2024-09-01T00:39:21.888 INFO:tasks.rados.rados.0.smithi026.stdout:3123: expect (ObjNum 982 snap 302 seq_num 982) 2024-09-01T00:39:21.888 INFO:tasks.rados.rados.0.smithi026.stdout:3124: copy_from oid 44 from oid 42 current snap is 306 2024-09-01T00:39:21.888 INFO:tasks.rados.rados.0.smithi026.stdout:3121: finishing write tid 1 to smithi02669314-4 2024-09-01T00:39:21.888 INFO:tasks.rados.rados.0.smithi026.stdout:3121: finishing write tid 2 to smithi02669314-4 2024-09-01T00:39:21.888 INFO:tasks.rados.rados.0.smithi026.stdout:3125: rollback oid 45 current snap is 306 2024-09-01T00:39:21.888 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 45 to 300 2024-09-01T00:39:21.888 INFO:tasks.rados.rados.0.smithi026.stdout:3126: read oid 5 snap -1 2024-09-01T00:39:21.888 INFO:tasks.rados.rados.0.smithi026.stdout:3126: expect (ObjNum 891 snap 289 seq_num 891) 2024-09-01T00:39:21.888 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 306 2024-09-01T00:39:21.888 INFO:tasks.rados.rados.0.smithi026.stdout:3127: seq_num 988 ranges {1957888=557056,2514944=532480,3047424=622592,3670016=450560} 2024-09-01T00:39:21.902 INFO:tasks.rados.rados.0.smithi026.stdout:3127: writing smithi02669314-43 from 1957888 to 2514944 tid 1 2024-09-01T00:39:21.905 INFO:tasks.rados.rados.0.smithi026.stdout:3127: writing smithi02669314-43 from 2514944 to 3047424 tid 2 2024-09-01T00:39:21.909 INFO:tasks.rados.rados.0.smithi026.stdout:3127: writing smithi02669314-43 from 3047424 to 3670016 tid 3 2024-09-01T00:39:21.912 INFO:tasks.rados.rados.0.smithi026.stdout:3127: writing smithi02669314-43 from 3670016 to 4120576 tid 4 2024-09-01T00:39:21.912 INFO:tasks.rados.rados.0.smithi026.stdout:3128: copy_from oid 29 from oid 16 current snap is 306 2024-09-01T00:39:21.912 INFO:tasks.rados.rados.0.smithi026.stdout:3121: finishing write tid 3 to smithi02669314-4 2024-09-01T00:39:21.912 INFO:tasks.rados.rados.0.smithi026.stdout:3124: finishing copy_from to smithi02669314-44 2024-09-01T00:39:21.912 INFO:tasks.rados.rados.0.smithi026.stdout:3124: got expected ENOENT (src dne) 2024-09-01T00:39:21.912 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 306 2024-09-01T00:39:21.913 INFO:tasks.rados.rados.0.smithi026.stdout:3124: finishing copy_from racing read to smithi02669314-44 2024-09-01T00:39:21.913 INFO:tasks.rados.rados.0.smithi026.stdout:3121: finishing write tid 4 to smithi02669314-4 2024-09-01T00:39:21.913 INFO:tasks.rados.rados.0.smithi026.stdout:3121: finishing write tid 5 to smithi02669314-4 2024-09-01T00:39:21.913 INFO:tasks.rados.rados.0.smithi026.stdout:3121: finishing write tid 6 to smithi02669314-4 2024-09-01T00:39:21.913 INFO:tasks.rados.rados.0.smithi026.stdout:3129: seq_num 989 ranges {868352=573440,1441792=466944,1908736=434176,2342912=638976,2981888=65536} 2024-09-01T00:39:21.920 INFO:tasks.rados.rados.0.smithi026.stdout:3129: writing smithi02669314-31 from 868352 to 1441792 tid 1 2024-09-01T00:39:21.923 INFO:tasks.rados.rados.0.smithi026.stdout:3129: writing smithi02669314-31 from 1441792 to 1908736 tid 2 2024-09-01T00:39:21.925 INFO:tasks.rados.rados.0.smithi026.stdout:3129: writing smithi02669314-31 from 1908736 to 2342912 tid 3 2024-09-01T00:39:21.929 INFO:tasks.rados.rados.0.smithi026.stdout:3129: writing smithi02669314-31 from 2342912 to 2981888 tid 4 2024-09-01T00:39:21.930 INFO:tasks.rados.rados.0.smithi026.stdout:3129: writing smithi02669314-31 from 2981888 to 3047424 tid 5 2024-09-01T00:39:21.930 INFO:tasks.rados.rados.0.smithi026.stdout:3124: done (8 left) 2024-09-01T00:39:21.930 INFO:tasks.rados.rados.0.smithi026.stdout:3130: read oid 36 snap -1 2024-09-01T00:39:21.930 INFO:tasks.rados.rados.0.smithi026.stdout:3130: expect deleted 2024-09-01T00:39:21.930 INFO:tasks.rados.rados.0.smithi026.stdout:3131: copy_from oid 39 from oid 19 current snap is 306 2024-09-01T00:39:21.930 INFO:tasks.rados.rados.0.smithi026.stdout:3121: finishing write tid 7 to smithi02669314-4 2024-09-01T00:39:21.930 INFO:tasks.rados.rados.0.smithi026.stdout:3121: oid 4 updating version 0 to 1318 2024-09-01T00:39:21.930 INFO:tasks.rados.rados.0.smithi026.stdout:3121: oid 4 updating version 1318 to 1319 2024-09-01T00:39:21.930 INFO:tasks.rados.rados.0.smithi026.stdout:3121: oid 4 version 1319 is already newer than 1316 2024-09-01T00:39:21.931 INFO:tasks.rados.rados.0.smithi026.stdout:3121: oid 4 version 1319 is already newer than 1314 2024-09-01T00:39:21.931 INFO:tasks.rados.rados.0.smithi026.stdout:3121: oid 4 version 1319 is already newer than 1317 2024-09-01T00:39:21.931 INFO:tasks.rados.rados.0.smithi026.stdout:3121: oid 4 version 1319 is already newer than 1315 2024-09-01T00:39:21.931 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1319 (ObjNum 987 snap 306 seq_num 987) dirty exists 2024-09-01T00:39:21.931 INFO:tasks.rados.rados.0.smithi026.stdout:3121: left oid 4 (ObjNum 987 snap 306 seq_num 987) 2024-09-01T00:39:21.931 INFO:tasks.rados.rados.0.smithi026.stdout:3123: expect (ObjNum 982 snap 302 seq_num 982) 2024-09-01T00:39:21.985 INFO:tasks.rados.rados.0.smithi026.stdout:3126: expect (ObjNum 891 snap 289 seq_num 891) 2024-09-01T00:39:22.026 INFO:tasks.rados.rados.0.smithi026.stdout:3125: finishing rollback tid 0 to smithi02669314-45 2024-09-01T00:39:22.026 INFO:tasks.rados.rados.0.smithi026.stdout:3125: finishing rollback tid 1 to smithi02669314-45 2024-09-01T00:39:22.026 INFO:tasks.rados.rados.0.smithi026.stdout:3125: finishing rollback tid 2 to smithi02669314-45 2024-09-01T00:39:22.026 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1320 (ObjNum 923 snap 296 seq_num 923) dirty exists 2024-09-01T00:39:22.026 INFO:tasks.rados.rados.0.smithi026.stdout:3122: expect (ObjNum 957 snap 299 seq_num 957) 2024-09-01T00:39:22.071 INFO:tasks.rados.rados.0.smithi026.stdout:3127: finishing write tid 1 to smithi02669314-43 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:3127: finishing write tid 2 to smithi02669314-43 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:3127: finishing write tid 3 to smithi02669314-43 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:3121: done (9 left) 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:3122: done (8 left) 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:3123: done (7 left) 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:3125: done (6 left) 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:3126: done (5 left) 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:3132: read oid 45 snap -1 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:3132: expect (ObjNum 923 snap 296 seq_num 923) 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 306 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:3127: finishing write tid 4 to smithi02669314-43 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:3127: finishing write tid 5 to smithi02669314-43 2024-09-01T00:39:22.072 INFO:tasks.rados.rados.0.smithi026.stdout:3133: seq_num 990 ranges {0=589824,589824=753664,1343488=638976,1982464=212992} 2024-09-01T00:39:22.074 INFO:tasks.rados.rados.0.smithi026.stdout:3133: writing smithi02669314-12 from 0 to 589824 tid 1 2024-09-01T00:39:22.079 INFO:tasks.rados.rados.0.smithi026.stdout:3133: writing smithi02669314-12 from 589824 to 1343488 tid 2 2024-09-01T00:39:22.082 INFO:tasks.rados.rados.0.smithi026.stdout:3133: writing smithi02669314-12 from 1343488 to 1982464 tid 3 2024-09-01T00:39:22.084 INFO:tasks.rados.rados.0.smithi026.stdout:3133: writing smithi02669314-12 from 1982464 to 2195456 tid 4 2024-09-01T00:39:22.084 INFO:tasks.rados.rados.0.smithi026.stdout:3134: setattr oid 14 current snap is 306 2024-09-01T00:39:22.084 INFO:tasks.rados.rados.0.smithi026.stdout:3127: finishing write tid 6 to smithi02669314-43 2024-09-01T00:39:22.084 INFO:tasks.rados.rados.0.smithi026.stdout:3127: oid 43 updating version 0 to 714 2024-09-01T00:39:22.084 INFO:tasks.rados.rados.0.smithi026.stdout:3127: oid 43 updating version 714 to 715 2024-09-01T00:39:22.084 INFO:tasks.rados.rados.0.smithi026.stdout:3127: oid 43 version 715 is already newer than 711 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:3127: oid 43 version 715 is already newer than 712 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:3127: oid 43 version 715 is already newer than 713 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 715 (ObjNum 988 snap 306 seq_num 988) dirty exists 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:3127: left oid 43 (ObjNum 988 snap 306 seq_num 988) 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:3128: finishing copy_from racing read to smithi02669314-29 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:3128: finishing copy_from to smithi02669314-29 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 989 (ObjNum 889 snap 289 seq_num 889) dirty exists 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:3129: finishing write tid 1 to smithi02669314-31 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:3129: finishing write tid 2 to smithi02669314-31 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:3129: finishing write tid 3 to smithi02669314-31 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:3129: finishing write tid 4 to smithi02669314-31 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:3129: finishing write tid 5 to smithi02669314-31 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:3129: finishing write tid 6 to smithi02669314-31 2024-09-01T00:39:22.085 INFO:tasks.rados.rados.0.smithi026.stdout:3129: finishing write tid 7 to smithi02669314-31 2024-09-01T00:39:22.086 INFO:tasks.rados.rados.0.smithi026.stdout:3129: oid 31 updating version 0 to 1183 2024-09-01T00:39:22.086 INFO:tasks.rados.rados.0.smithi026.stdout:3129: oid 31 version 1183 is already newer than 1179 2024-09-01T00:39:22.086 INFO:tasks.rados.rados.0.smithi026.stdout:3129: oid 31 version 1183 is already newer than 1182 2024-09-01T00:39:22.086 INFO:tasks.rados.rados.0.smithi026.stdout:3129: oid 31 version 1183 is already newer than 1181 2024-09-01T00:39:22.086 INFO:tasks.rados.rados.0.smithi026.stdout:3129: oid 31 version 1183 is already newer than 1178 2024-09-01T00:39:22.086 INFO:tasks.rados.rados.0.smithi026.stdout:3129: oid 31 version 1183 is already newer than 1180 2024-09-01T00:39:22.086 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 1183 (ObjNum 989 snap 306 seq_num 989) dirty exists 2024-09-01T00:39:22.086 INFO:tasks.rados.rados.0.smithi026.stdout:3129: left oid 31 (ObjNum 989 snap 306 seq_num 989) 2024-09-01T00:39:22.086 INFO:tasks.rados.rados.0.smithi026.stdout:3131: finishing copy_from racing read to smithi02669314-39 2024-09-01T00:39:22.086 INFO:tasks.rados.rados.0.smithi026.stdout:3131: finishing copy_from to smithi02669314-39 2024-09-01T00:39:22.086 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 1043 (ObjNum 973 snap 300 seq_num 973) dirty exists 2024-09-01T00:39:22.086 INFO:tasks.rados.rados.0.smithi026.stdout:3132: expect (ObjNum 923 snap 296 seq_num 923) 2024-09-01T00:39:22.113 INFO:tasks.rados.rados.0.smithi026.stdout:3133: finishing write tid 1 to smithi02669314-12 2024-09-01T00:39:22.113 INFO:tasks.rados.rados.0.smithi026.stdout:3133: finishing write tid 2 to smithi02669314-12 2024-09-01T00:39:22.113 INFO:tasks.rados.rados.0.smithi026.stdout:3133: finishing write tid 3 to smithi02669314-12 2024-09-01T00:39:22.113 INFO:tasks.rados.rados.0.smithi026.stdout:3133: finishing write tid 4 to smithi02669314-12 2024-09-01T00:39:22.113 INFO:tasks.rados.rados.0.smithi026.stdout:3133: finishing write tid 5 to smithi02669314-12 2024-09-01T00:39:22.113 INFO:tasks.rados.rados.0.smithi026.stdout:3133: finishing write tid 6 to smithi02669314-12 2024-09-01T00:39:22.113 INFO:tasks.rados.rados.0.smithi026.stdout:3133: oid 12 updating version 0 to 1364 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3133: oid 12 version 1364 is already newer than 1363 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3133: oid 12 version 1364 is already newer than 1361 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3133: oid 12 version 1364 is already newer than 1362 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3133: oid 12 updating version 1364 to 1365 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1365 (ObjNum 990 snap 306 seq_num 990) dirty exists 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3133: left oid 12 (ObjNum 990 snap 306 seq_num 990) 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3127: done (7 left) 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3128: done (6 left) 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3129: done (5 left) 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3130: done (4 left) 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3131: done (3 left) 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3132: done (2 left) 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3133: done (1 left) 2024-09-01T00:39:22.114 INFO:tasks.rados.rados.0.smithi026.stdout:3135: read oid 47 snap -1 2024-09-01T00:39:22.115 INFO:tasks.rados.rados.0.smithi026.stdout:3135: expect (ObjNum 983 snap 302 seq_num 983) 2024-09-01T00:39:22.115 INFO:tasks.rados.rados.0.smithi026.stdout:3136: rmattr oid 44 current snap is 306 2024-09-01T00:39:22.115 INFO:tasks.rados.rados.0.smithi026.stdout:3136: done (2 left) 2024-09-01T00:39:22.115 INFO:tasks.rados.rados.0.smithi026.stdout:3137: snap_create 2024-09-01T00:39:22.115 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:21 smithi026 ceph-mon[81182]: pgmap v688: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 503 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 614 KiB/s wr, 7 op/s 2024-09-01T00:39:22.116 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:21 smithi026 ceph-mon[83580]: pgmap v688: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 503 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 614 KiB/s wr, 7 op/s 2024-09-01T00:39:22.123 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 1532 (ObjNum 65 snap 0 seq_num 1802658930) dirty exists 2024-09-01T00:39:22.127 INFO:tasks.rados.rados.0.smithi026.stdout:3135: expect (ObjNum 983 snap 302 seq_num 983) 2024-09-01T00:39:22.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:21 smithi139 ceph-mon[73682]: pgmap v688: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 503 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 614 KiB/s wr, 7 op/s 2024-09-01T00:39:22.875 INFO:tasks.rados.rados.0.smithi026.stdout:3134: done (2 left) 2024-09-01T00:39:22.875 INFO:tasks.rados.rados.0.smithi026.stdout:3135: done (1 left) 2024-09-01T00:39:22.876 INFO:tasks.rados.rados.0.smithi026.stdout:3137: done (0 left) 2024-09-01T00:39:22.876 INFO:tasks.rados.rados.0.smithi026.stdout:3138: delete oid 33 current snap is 307 2024-09-01T00:39:22.878 INFO:tasks.rados.rados.0.smithi026.stdout:3138: done (0 left) 2024-09-01T00:39:22.878 INFO:tasks.rados.rados.0.smithi026.stdout:3139: snap_remove snap 216 2024-09-01T00:39:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:22 smithi026 ceph-mon[81182]: osdmap e681: 8 total, 8 up, 8 in 2024-09-01T00:39:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:22 smithi026 ceph-mon[81182]: pgmap v691: 121 pgs: 121 active+clean; 516 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-01T00:39:23.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:22 smithi026 ceph-mon[83580]: osdmap e681: 8 total, 8 up, 8 in 2024-09-01T00:39:23.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:22 smithi026 ceph-mon[83580]: pgmap v691: 121 pgs: 121 active+clean; 516 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-01T00:39:23.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:22 smithi139 ceph-mon[73682]: osdmap e681: 8 total, 8 up, 8 in 2024-09-01T00:39:23.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:22 smithi139 ceph-mon[73682]: pgmap v691: 121 pgs: 121 active+clean; 516 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-01T00:39:23.880 INFO:tasks.rados.rados.0.smithi026.stdout:3139: done (0 left) 2024-09-01T00:39:23.880 INFO:tasks.rados.rados.0.smithi026.stdout:3140: snap_remove snap 303 2024-09-01T00:39:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:23 smithi026 ceph-mon[81182]: osdmap e682: 8 total, 8 up, 8 in 2024-09-01T00:39:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:23 smithi026 ceph-mon[83580]: osdmap e682: 8 total, 8 up, 8 in 2024-09-01T00:39:24.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:23 smithi139 ceph-mon[73682]: osdmap e682: 8 total, 8 up, 8 in 2024-09-01T00:39:24.892 INFO:tasks.rados.rados.0.smithi026.stdout:3140: done (0 left) 2024-09-01T00:39:24.892 INFO:tasks.rados.rados.0.smithi026.stdout:3141: read oid 40 snap -1 2024-09-01T00:39:24.892 INFO:tasks.rados.rados.0.smithi026.stdout:3141: expect (ObjNum 982 snap 302 seq_num 982) 2024-09-01T00:39:24.892 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 307 2024-09-01T00:39:24.892 INFO:tasks.rados.rados.0.smithi026.stdout:3142: seq_num 992 ranges {491520=622592,1114112=524288,1638400=606208,2244608=475136} 2024-09-01T00:39:24.898 INFO:tasks.rados.rados.0.smithi026.stdout:3142: writing smithi02669314-16 from 491520 to 1114112 tid 1 2024-09-01T00:39:24.901 INFO:tasks.rados.rados.0.smithi026.stdout:3142: writing smithi02669314-16 from 1114112 to 1638400 tid 2 2024-09-01T00:39:24.905 INFO:tasks.rados.rados.0.smithi026.stdout:3142: writing smithi02669314-16 from 1638400 to 2244608 tid 3 2024-09-01T00:39:24.908 INFO:tasks.rados.rados.0.smithi026.stdout:3142: writing smithi02669314-16 from 2244608 to 2719744 tid 4 2024-09-01T00:39:24.908 INFO:tasks.rados.rados.0.smithi026.stdout:3143: delete oid 9 current snap is 307 2024-09-01T00:39:24.908 INFO:tasks.rados.rados.0.smithi026.stdout:3141: expect (ObjNum 982 snap 302 seq_num 982) 2024-09-01T00:39:24.965 INFO:tasks.rados.rados.0.smithi026.stdout:3142: finishing write tid 1 to smithi02669314-16 2024-09-01T00:39:24.965 INFO:tasks.rados.rados.0.smithi026.stdout:3142: finishing write tid 2 to smithi02669314-16 2024-09-01T00:39:24.966 INFO:tasks.rados.rados.0.smithi026.stdout:3142: finishing write tid 3 to smithi02669314-16 2024-09-01T00:39:24.966 INFO:tasks.rados.rados.0.smithi026.stdout:3142: finishing write tid 4 to smithi02669314-16 2024-09-01T00:39:24.966 INFO:tasks.rados.rados.0.smithi026.stdout:3142: finishing write tid 5 to smithi02669314-16 2024-09-01T00:39:24.966 INFO:tasks.rados.rados.0.smithi026.stdout:3142: finishing write tid 6 to smithi02669314-16 2024-09-01T00:39:24.966 INFO:tasks.rados.rados.0.smithi026.stdout:3142: oid 16 updating version 0 to 1377 2024-09-01T00:39:24.966 INFO:tasks.rados.rados.0.smithi026.stdout:3142: oid 16 updating version 1377 to 1378 2024-09-01T00:39:24.966 INFO:tasks.rados.rados.0.smithi026.stdout:3142: oid 16 updating version 1378 to 1380 2024-09-01T00:39:24.966 INFO:tasks.rados.rados.0.smithi026.stdout:3142: oid 16 version 1380 is already newer than 1379 2024-09-01T00:39:24.966 INFO:tasks.rados.rados.0.smithi026.stdout:3142: oid 16 updating version 1380 to 1381 2024-09-01T00:39:24.966 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1381 (ObjNum 992 snap 307 seq_num 992) dirty exists 2024-09-01T00:39:24.967 INFO:tasks.rados.rados.0.smithi026.stdout:3142: left oid 16 (ObjNum 992 snap 307 seq_num 992) 2024-09-01T00:39:24.967 INFO:tasks.rados.rados.0.smithi026.stdout:3141: done (2 left) 2024-09-01T00:39:24.967 INFO:tasks.rados.rados.0.smithi026.stdout:3142: done (1 left) 2024-09-01T00:39:24.967 INFO:tasks.rados.rados.0.smithi026.stdout:3143: done (0 left) 2024-09-01T00:39:24.967 INFO:tasks.rados.rados.0.smithi026.stdout:3144: rollback oid 19 current snap is 307 2024-09-01T00:39:24.968 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 19 to 306 2024-09-01T00:39:24.968 INFO:tasks.rados.rados.0.smithi026.stdout:3145: rollback oid 47 current snap is 307 2024-09-01T00:39:24.968 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 47 to 301 2024-09-01T00:39:24.968 INFO:tasks.rados.rados.0.smithi026.stdout:3146: copy_from oid 40 from oid 5 current snap is 307 2024-09-01T00:39:24.969 INFO:tasks.rados.rados.0.smithi026.stdout:3147: copy_from oid 17 from oid 4 current snap is 307 2024-09-01T00:39:24.969 INFO:tasks.rados.rados.0.smithi026.stdout:3148: snap_remove snap 290 2024-09-01T00:39:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:24 smithi026 ceph-mon[81182]: osdmap e683: 8 total, 8 up, 8 in 2024-09-01T00:39:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:24 smithi026 ceph-mon[81182]: pgmap v694: 121 pgs: 121 active+clean; 520 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 19 op/s 2024-09-01T00:39:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:24 smithi026 ceph-mon[83580]: osdmap e683: 8 total, 8 up, 8 in 2024-09-01T00:39:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:24 smithi026 ceph-mon[83580]: pgmap v694: 121 pgs: 121 active+clean; 520 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 19 op/s 2024-09-01T00:39:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:24 smithi139 ceph-mon[73682]: osdmap e683: 8 total, 8 up, 8 in 2024-09-01T00:39:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:24 smithi139 ceph-mon[73682]: pgmap v694: 121 pgs: 121 active+clean; 520 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 19 op/s 2024-09-01T00:39:25.833 INFO:tasks.rados.rados.0.smithi026.stdout:3148: done (4 left) 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:3149: delete oid 30 current snap is 307 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:3144: finishing rollback tid 0 to smithi02669314-19 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:3144: finishing rollback tid 1 to smithi02669314-19 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:3144: finishing rollback tid 2 to smithi02669314-19 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 1046 (ObjNum 973 snap 300 seq_num 973) dirty exists 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:3145: finishing rollback tid 0 to smithi02669314-47 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:3145: finishing rollback tid 1 to smithi02669314-47 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:3145: finishing rollback tid 2 to smithi02669314-47 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 1548 (ObjNum 918 snap 294 seq_num 918) dirty exists 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:3146: finishing copy_from racing read to smithi02669314-40 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:3146: finishing copy_from to smithi02669314-40 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1332 (ObjNum 891 snap 289 seq_num 891) dirty exists 2024-09-01T00:39:25.834 INFO:tasks.rados.rados.0.smithi026.stdout:3147: finishing copy_from racing read to smithi02669314-17 2024-09-01T00:39:25.835 INFO:tasks.rados.rados.0.smithi026.stdout:3147: finishing copy_from to smithi02669314-17 2024-09-01T00:39:25.835 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 1319 (ObjNum 987 snap 306 seq_num 987) dirty exists 2024-09-01T00:39:25.847 INFO:tasks.rados.rados.0.smithi026.stdout:3144: done (4 left) 2024-09-01T00:39:25.847 INFO:tasks.rados.rados.0.smithi026.stdout:3145: done (3 left) 2024-09-01T00:39:25.847 INFO:tasks.rados.rados.0.smithi026.stdout:3146: done (2 left) 2024-09-01T00:39:25.847 INFO:tasks.rados.rados.0.smithi026.stdout:3147: done (1 left) 2024-09-01T00:39:25.847 INFO:tasks.rados.rados.0.smithi026.stdout:3149: done (0 left) 2024-09-01T00:39:25.847 INFO:tasks.rados.rados.0.smithi026.stdout:3150: delete oid 21 current snap is 307 2024-09-01T00:39:25.852 INFO:tasks.rados.rados.0.smithi026.stdout:3150: done (0 left) 2024-09-01T00:39:25.852 INFO:tasks.rados.rados.0.smithi026.stdout:3151: copy_from oid 13 from oid 17 current snap is 307 2024-09-01T00:39:25.853 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 307 2024-09-01T00:39:25.853 INFO:tasks.rados.rados.0.smithi026.stdout:3152: seq_num 996 ranges {2113536=688128,2801664=507904,3309568=581632,3891200=516096} 2024-09-01T00:39:25.867 INFO:tasks.rados.rados.0.smithi026.stdout:3152: writing smithi02669314-26 from 2113536 to 2801664 tid 1 2024-09-01T00:39:25.870 INFO:tasks.rados.rados.0.smithi026.stdout:3152: writing smithi02669314-26 from 2801664 to 3309568 tid 2 2024-09-01T00:39:25.874 INFO:tasks.rados.rados.0.smithi026.stdout:3152: writing smithi02669314-26 from 3309568 to 3891200 tid 3 2024-09-01T00:39:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:3152: writing smithi02669314-26 from 3891200 to 4407296 tid 4 2024-09-01T00:39:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:3153: snap_create 2024-09-01T00:39:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:3151: finishing copy_from racing read to smithi02669314-13 2024-09-01T00:39:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:3151: finishing copy_from to smithi02669314-13 2024-09-01T00:39:25.877 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 1319 (ObjNum 987 snap 306 seq_num 987) dirty exists 2024-09-01T00:39:25.878 INFO:tasks.rados.rados.0.smithi026.stdout:3152: finishing write tid 1 to smithi02669314-26 2024-09-01T00:39:25.878 INFO:tasks.rados.rados.0.smithi026.stdout:3152: finishing write tid 2 to smithi02669314-26 2024-09-01T00:39:25.878 INFO:tasks.rados.rados.0.smithi026.stdout:3152: finishing write tid 3 to smithi02669314-26 2024-09-01T00:39:25.880 INFO:tasks.rados.rados.0.smithi026.stdout:3152: finishing write tid 4 to smithi02669314-26 2024-09-01T00:39:25.880 INFO:tasks.rados.rados.0.smithi026.stdout:3152: finishing write tid 5 to smithi02669314-26 2024-09-01T00:39:25.881 INFO:tasks.rados.rados.0.smithi026.stdout:3152: finishing write tid 6 to smithi02669314-26 2024-09-01T00:39:25.881 INFO:tasks.rados.rados.0.smithi026.stdout:3152: oid 26 updating version 0 to 1386 2024-09-01T00:39:25.881 INFO:tasks.rados.rados.0.smithi026.stdout:3152: oid 26 version 1386 is already newer than 1382 2024-09-01T00:39:25.881 INFO:tasks.rados.rados.0.smithi026.stdout:3152: oid 26 version 1386 is already newer than 1383 2024-09-01T00:39:25.882 INFO:tasks.rados.rados.0.smithi026.stdout:3152: oid 26 version 1386 is already newer than 1385 2024-09-01T00:39:25.882 INFO:tasks.rados.rados.0.smithi026.stdout:3152: oid 26 version 1386 is already newer than 1384 2024-09-01T00:39:25.882 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1386 (ObjNum 996 snap 307 seq_num 996) dirty exists 2024-09-01T00:39:25.882 INFO:tasks.rados.rados.0.smithi026.stdout:3152: left oid 26 (ObjNum 996 snap 307 seq_num 996) 2024-09-01T00:39:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:25 smithi026 ceph-mon[81182]: osdmap e684: 8 total, 8 up, 8 in 2024-09-01T00:39:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:25 smithi026 ceph-mon[81182]: osdmap e685: 8 total, 8 up, 8 in 2024-09-01T00:39:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:25 smithi026 ceph-mon[83580]: osdmap e684: 8 total, 8 up, 8 in 2024-09-01T00:39:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:25 smithi026 ceph-mon[83580]: osdmap e685: 8 total, 8 up, 8 in 2024-09-01T00:39:26.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:25 smithi139 ceph-mon[73682]: osdmap e684: 8 total, 8 up, 8 in 2024-09-01T00:39:26.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:25 smithi139 ceph-mon[73682]: osdmap e685: 8 total, 8 up, 8 in 2024-09-01T00:39:26.834 INFO:tasks.rados.rados.0.smithi026.stdout:3151: done (2 left) 2024-09-01T00:39:26.835 INFO:tasks.rados.rados.0.smithi026.stdout:3152: done (1 left) 2024-09-01T00:39:26.835 INFO:tasks.rados.rados.0.smithi026.stdout:3153: done (0 left) 2024-09-01T00:39:26.835 INFO:tasks.rados.rados.0.smithi026.stdout:3154: copy_from oid 24 from oid 35 current snap is 308 2024-09-01T00:39:26.835 INFO:tasks.rados.rados.0.smithi026.stdout:3155: read oid 32 snap 300 2024-09-01T00:39:26.835 INFO:tasks.rados.rados.0.smithi026.stdout:3155: expect (ObjNum 977 snap 300 seq_num 977) 2024-09-01T00:39:26.835 INFO:tasks.rados.rados.0.smithi026.stdout:3156: read oid 38 snap -1 2024-09-01T00:39:26.835 INFO:tasks.rados.rados.0.smithi026.stdout:3156: expect (ObjNum 957 snap 299 seq_num 957) 2024-09-01T00:39:26.835 INFO:tasks.rados.rados.0.smithi026.stdout:3157: read oid 36 snap -1 2024-09-01T00:39:26.835 INFO:tasks.rados.rados.0.smithi026.stdout:3157: expect deleted 2024-09-01T00:39:26.835 INFO:tasks.rados.rados.0.smithi026.stdout:3158: snap_create 2024-09-01T00:39:26.837 INFO:tasks.rados.rados.0.smithi026.stdout:3154: finishing copy_from racing read to smithi02669314-24 2024-09-01T00:39:26.838 INFO:tasks.rados.rados.0.smithi026.stdout:3154: finishing copy_from to smithi02669314-24 2024-09-01T00:39:26.838 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1425 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-01T00:39:26.852 INFO:tasks.rados.rados.0.smithi026.stdout:3155: expect (ObjNum 977 snap 300 seq_num 977) 2024-09-01T00:39:26.905 INFO:tasks.rados.rados.0.smithi026.stdout:3156: expect (ObjNum 957 snap 299 seq_num 957) 2024-09-01T00:39:27.836 INFO:tasks.rados.rados.0.smithi026.stdout:3154: done (4 left) 2024-09-01T00:39:27.836 INFO:tasks.rados.rados.0.smithi026.stdout:3155: done (3 left) 2024-09-01T00:39:27.836 INFO:tasks.rados.rados.0.smithi026.stdout:3156: done (2 left) 2024-09-01T00:39:27.836 INFO:tasks.rados.rados.0.smithi026.stdout:3157: done (1 left) 2024-09-01T00:39:27.837 INFO:tasks.rados.rados.0.smithi026.stdout:3158: done (0 left) 2024-09-01T00:39:27.837 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 309 2024-09-01T00:39:27.837 INFO:tasks.rados.rados.0.smithi026.stdout:3159: seq_num 997 ranges {14139392=704512,14843904=794624,15638528=794624,16433152=16384} 2024-09-01T00:39:27.917 INFO:tasks.rados.rados.0.smithi026.stdout:3159: writing smithi02669314-49 from 14139392 to 14843904 tid 1 2024-09-01T00:39:27.921 INFO:tasks.rados.rados.0.smithi026.stdout:3159: writing smithi02669314-49 from 14843904 to 15638528 tid 2 2024-09-01T00:39:27.926 INFO:tasks.rados.rados.0.smithi026.stdout:3159: writing smithi02669314-49 from 15638528 to 16433152 tid 3 2024-09-01T00:39:27.926 INFO:tasks.rados.rados.0.smithi026.stdout:3159: writing smithi02669314-49 from 16433152 to 16449536 tid 4 2024-09-01T00:39:27.926 INFO:tasks.rados.rados.0.smithi026.stdout:3160: copy_from oid 47 from oid 31 current snap is 309 2024-09-01T00:39:27.926 INFO:tasks.rados.rados.0.smithi026.stdout:3159: finishing write tid 1 to smithi02669314-49 2024-09-01T00:39:27.927 INFO:tasks.rados.rados.0.smithi026.stdout:3159: finishing write tid 2 to smithi02669314-49 2024-09-01T00:39:27.927 INFO:tasks.rados.rados.0.smithi026.stdout:3161: rollback oid 11 current snap is 309 2024-09-01T00:39:27.927 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 11 to 291 2024-09-01T00:39:27.927 INFO:tasks.rados.rados.0.smithi026.stdout:3162: setattr oid 8 current snap is 309 2024-09-01T00:39:27.928 INFO:tasks.rados.rados.0.smithi026.stdout:3163: snap_create 2024-09-01T00:39:27.930 INFO:tasks.rados.rados.0.smithi026.stdout:3159: finishing write tid 3 to smithi02669314-49 2024-09-01T00:39:27.930 INFO:tasks.rados.rados.0.smithi026.stdout:3159: finishing write tid 4 to smithi02669314-49 2024-09-01T00:39:27.930 INFO:tasks.rados.rados.0.smithi026.stdout:3159: finishing write tid 5 to smithi02669314-49 2024-09-01T00:39:27.932 INFO:tasks.rados.rados.0.smithi026.stdout:3159: finishing write tid 6 to smithi02669314-49 2024-09-01T00:39:27.932 INFO:tasks.rados.rados.0.smithi026.stdout:3159: oid 49 updating version 0 to 1335 2024-09-01T00:39:27.932 INFO:tasks.rados.rados.0.smithi026.stdout:3159: oid 49 updating version 1335 to 1336 2024-09-01T00:39:27.932 INFO:tasks.rados.rados.0.smithi026.stdout:3159: oid 49 updating version 1336 to 1337 2024-09-01T00:39:27.932 INFO:tasks.rados.rados.0.smithi026.stdout:3159: oid 49 version 1337 is already newer than 1333 2024-09-01T00:39:27.933 INFO:tasks.rados.rados.0.smithi026.stdout:3159: oid 49 version 1337 is already newer than 1334 2024-09-01T00:39:27.933 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 1337 (ObjNum 997 snap 309 seq_num 997) dirty exists 2024-09-01T00:39:27.933 INFO:tasks.rados.rados.0.smithi026.stdout:3159: left oid 49 (ObjNum 997 snap 309 seq_num 997) 2024-09-01T00:39:27.933 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 1001 (ObjNum 33 snap 0 seq_num 134571456) dirty exists 2024-09-01T00:39:27.933 INFO:tasks.rados.rados.0.smithi026.stdout:3161: finishing rollback tid 0 to smithi02669314-11 2024-09-01T00:39:27.934 INFO:tasks.rados.rados.0.smithi026.stdout:3161: finishing rollback tid 1 to smithi02669314-11 2024-09-01T00:39:27.934 INFO:tasks.rados.rados.0.smithi026.stdout:3161: finishing rollback tid 2 to smithi02669314-11 2024-09-01T00:39:27.934 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1201 (ObjNum 895 snap 290 seq_num 895) dirty exists 2024-09-01T00:39:27.949 INFO:tasks.rados.rados.0.smithi026.stdout:3160: finishing copy_from racing read to smithi02669314-47 2024-09-01T00:39:27.951 INFO:tasks.rados.rados.0.smithi026.stdout:3160: finishing copy_from to smithi02669314-47 2024-09-01T00:39:27.951 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 1183 (ObjNum 989 snap 306 seq_num 989) dirty exists 2024-09-01T00:39:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:27 smithi026 ceph-mon[81182]: pgmap v697: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 477 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-01T00:39:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:27 smithi026 ceph-mon[81182]: osdmap e686: 8 total, 8 up, 8 in 2024-09-01T00:39:28.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:39:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:39:27] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.51.0" 2024-09-01T00:39:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:27 smithi026 ceph-mon[83580]: pgmap v697: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 477 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-01T00:39:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:27 smithi026 ceph-mon[83580]: osdmap e686: 8 total, 8 up, 8 in 2024-09-01T00:39:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:27 smithi139 ceph-mon[73682]: pgmap v697: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 477 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-01T00:39:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:27 smithi139 ceph-mon[73682]: osdmap e686: 8 total, 8 up, 8 in 2024-09-01T00:39:28.847 INFO:tasks.rados.rados.0.smithi026.stdout:3159: done (4 left) 2024-09-01T00:39:28.848 INFO:tasks.rados.rados.0.smithi026.stdout:3160: done (3 left) 2024-09-01T00:39:28.848 INFO:tasks.rados.rados.0.smithi026.stdout:3161: done (2 left) 2024-09-01T00:39:28.848 INFO:tasks.rados.rados.0.smithi026.stdout:3162: done (1 left) 2024-09-01T00:39:28.848 INFO:tasks.rados.rados.0.smithi026.stdout:3163: done (0 left) 2024-09-01T00:39:28.848 INFO:tasks.rados.rados.0.smithi026.stdout:3164: read oid 18 snap -1 2024-09-01T00:39:28.848 INFO:tasks.rados.rados.0.smithi026.stdout:3164: expect deleted 2024-09-01T00:39:28.848 INFO:tasks.rados.rados.0.smithi026.stdout:3165: read oid 38 snap -1 2024-09-01T00:39:28.848 INFO:tasks.rados.rados.0.smithi026.stdout:3165: expect (ObjNum 957 snap 299 seq_num 957) 2024-09-01T00:39:28.848 INFO:tasks.rados.rados.0.smithi026.stdout:3166: setattr oid 33 current snap is 310 2024-09-01T00:39:28.849 INFO:tasks.rados.rados.0.smithi026.stdout:3164: done (2 left) 2024-09-01T00:39:28.849 INFO:tasks.rados.rados.0.smithi026.stdout:3167: rmattr oid 12 current snap is 310 2024-09-01T00:39:28.849 INFO:tasks.rados.rados.0.smithi026.stdout:3167: done (2 left) 2024-09-01T00:39:28.849 INFO:tasks.rados.rados.0.smithi026.stdout:3168: read oid 19 snap 288 2024-09-01T00:39:28.849 INFO:tasks.rados.rados.0.smithi026.stdout:3168: expect deleted 2024-09-01T00:39:28.849 INFO:tasks.rados.rados.0.smithi026.stdout:3169: delete oid 9 current snap is 310 2024-09-01T00:39:28.853 INFO:tasks.rados.rados.0.smithi026.stdout:3168: done (3 left) 2024-09-01T00:39:28.853 INFO:tasks.rados.rados.0.smithi026.stdout:3169: done (2 left) 2024-09-01T00:39:28.854 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 310 2024-09-01T00:39:28.854 INFO:tasks.rados.rados.0.smithi026.stdout:3170: seq_num 999 ranges {0=737280,737280=565248,1302528=761856,2064384=278528} 2024-09-01T00:39:28.858 INFO:tasks.rados.rados.0.smithi026.stdout:3170: writing smithi02669314-35 from 0 to 737280 tid 1 2024-09-01T00:39:28.861 INFO:tasks.rados.rados.0.smithi026.stdout:3170: writing smithi02669314-35 from 737280 to 1302528 tid 2 2024-09-01T00:39:28.865 INFO:tasks.rados.rados.0.smithi026.stdout:3170: writing smithi02669314-35 from 1302528 to 2064384 tid 3 2024-09-01T00:39:28.869 INFO:tasks.rados.rados.0.smithi026.stdout:3170: writing smithi02669314-35 from 2064384 to 2342912 tid 4 2024-09-01T00:39:28.869 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 310 2024-09-01T00:39:28.869 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1321 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-01T00:39:28.869 INFO:tasks.rados.rados.0.smithi026.stdout:3171: seq_num 1000 ranges {3678208=753664,4431872=442368,4874240=565248,5439488=458752,5898240=139264} 2024-09-01T00:39:28.892 INFO:tasks.rados.rados.0.smithi026.stdout:3171: writing smithi02669314-50 from 3678208 to 4431872 tid 1 2024-09-01T00:39:28.894 INFO:tasks.rados.rados.0.smithi026.stdout:3171: writing smithi02669314-50 from 4431872 to 4874240 tid 2 2024-09-01T00:39:28.897 INFO:tasks.rados.rados.0.smithi026.stdout:3171: writing smithi02669314-50 from 4874240 to 5439488 tid 3 2024-09-01T00:39:28.900 INFO:tasks.rados.rados.0.smithi026.stdout:3171: writing smithi02669314-50 from 5439488 to 5898240 tid 4 2024-09-01T00:39:28.901 INFO:tasks.rados.rados.0.smithi026.stdout:3171: writing smithi02669314-50 from 5898240 to 6037504 tid 5 2024-09-01T00:39:28.901 INFO:tasks.rados.rados.0.smithi026.stdout:3166: done (3 left) 2024-09-01T00:39:28.901 INFO:tasks.rados.rados.0.smithi026.stdout:3172: read oid 13 snap 287 2024-09-01T00:39:28.902 INFO:tasks.rados.rados.0.smithi026.stdout:3172: expect deleted 2024-09-01T00:39:28.902 INFO:tasks.rados.rados.0.smithi026.stdout:3173: snap_remove snap 254 2024-09-01T00:39:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:28 smithi026 ceph-mon[81182]: osdmap e687: 8 total, 8 up, 8 in 2024-09-01T00:39:29.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:28 smithi026 ceph-mon[83580]: osdmap e687: 8 total, 8 up, 8 in 2024-09-01T00:39:29.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:28 smithi139 ceph-mon[73682]: osdmap e687: 8 total, 8 up, 8 in 2024-09-01T00:39:29.854 INFO:tasks.rados.rados.0.smithi026.stdout:3165: expect (ObjNum 957 snap 299 seq_num 957) 2024-09-01T00:39:29.911 INFO:tasks.rados.rados.0.smithi026.stdout:3170: finishing write tid 1 to smithi02669314-35 2024-09-01T00:39:29.912 INFO:tasks.rados.rados.0.smithi026.stdout:3170: finishing write tid 2 to smithi02669314-35 2024-09-01T00:39:29.912 INFO:tasks.rados.rados.0.smithi026.stdout:3170: finishing write tid 3 to smithi02669314-35 2024-09-01T00:39:29.912 INFO:tasks.rados.rados.0.smithi026.stdout:3170: finishing write tid 4 to smithi02669314-35 2024-09-01T00:39:29.912 INFO:tasks.rados.rados.0.smithi026.stdout:3170: finishing write tid 5 to smithi02669314-35 2024-09-01T00:39:29.912 INFO:tasks.rados.rados.0.smithi026.stdout:3170: finishing write tid 6 to smithi02669314-35 2024-09-01T00:39:29.912 INFO:tasks.rados.rados.0.smithi026.stdout:3170: oid 35 updating version 0 to 1467 2024-09-01T00:39:29.912 INFO:tasks.rados.rados.0.smithi026.stdout:3170: oid 35 updating version 1467 to 1469 2024-09-01T00:39:29.912 INFO:tasks.rados.rados.0.smithi026.stdout:3170: oid 35 updating version 1469 to 1471 2024-09-01T00:39:29.912 INFO:tasks.rados.rados.0.smithi026.stdout:3170: oid 35 version 1471 is already newer than 1468 2024-09-01T00:39:29.912 INFO:tasks.rados.rados.0.smithi026.stdout:3170: oid 35 version 1471 is already newer than 1470 2024-09-01T00:39:29.913 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1471 (ObjNum 999 snap 310 seq_num 999) dirty exists 2024-09-01T00:39:29.913 INFO:tasks.rados.rados.0.smithi026.stdout:3170: left oid 35 (ObjNum 999 snap 310 seq_num 999) 2024-09-01T00:39:29.913 INFO:tasks.rados.rados.0.smithi026.stdout:3171: finishing write tid 1 to smithi02669314-50 2024-09-01T00:39:29.913 INFO:tasks.rados.rados.0.smithi026.stdout:3171: finishing write tid 2 to smithi02669314-50 2024-09-01T00:39:29.913 INFO:tasks.rados.rados.0.smithi026.stdout:3171: finishing write tid 3 to smithi02669314-50 2024-09-01T00:39:29.913 INFO:tasks.rados.rados.0.smithi026.stdout:3165: done (4 left) 2024-09-01T00:39:29.913 INFO:tasks.rados.rados.0.smithi026.stdout:3170: done (3 left) 2024-09-01T00:39:29.913 INFO:tasks.rados.rados.0.smithi026.stdout:3173: done (2 left) 2024-09-01T00:39:29.913 INFO:tasks.rados.rados.0.smithi026.stdout:3174: delete oid 6 current snap is 310 2024-09-01T00:39:29.913 INFO:tasks.rados.rados.0.smithi026.stdout:3171: finishing write tid 4 to smithi02669314-50 2024-09-01T00:39:29.913 INFO:tasks.rados.rados.0.smithi026.stdout:3171: finishing write tid 5 to smithi02669314-50 2024-09-01T00:39:29.913 INFO:tasks.rados.rados.0.smithi026.stdout:3171: finishing write tid 6 to smithi02669314-50 2024-09-01T00:39:29.914 INFO:tasks.rados.rados.0.smithi026.stdout:3171: finishing write tid 7 to smithi02669314-50 2024-09-01T00:39:29.914 INFO:tasks.rados.rados.0.smithi026.stdout:3171: oid 50 updating version 0 to 1588 2024-09-01T00:39:29.914 INFO:tasks.rados.rados.0.smithi026.stdout:3171: oid 50 updating version 1588 to 1590 2024-09-01T00:39:29.914 INFO:tasks.rados.rados.0.smithi026.stdout:3171: oid 50 version 1590 is already newer than 1589 2024-09-01T00:39:29.914 INFO:tasks.rados.rados.0.smithi026.stdout:3171: oid 50 updating version 1590 to 1591 2024-09-01T00:39:29.914 INFO:tasks.rados.rados.0.smithi026.stdout:3171: oid 50 version 1591 is already newer than 1586 2024-09-01T00:39:29.914 INFO:tasks.rados.rados.0.smithi026.stdout:3171: oid 50 version 1591 is already newer than 1587 2024-09-01T00:39:29.914 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 1591 (ObjNum 1000 snap 310 seq_num 1000) dirty exists 2024-09-01T00:39:29.914 INFO:tasks.rados.rados.0.smithi026.stdout:3171: left oid 50 (ObjNum 1000 snap 310 seq_num 1000) 2024-09-01T00:39:29.915 INFO:tasks.rados.rados.0.smithi026.stdout:3171: done (2 left) 2024-09-01T00:39:29.916 INFO:tasks.rados.rados.0.smithi026.stdout:3172: done (1 left) 2024-09-01T00:39:29.916 INFO:tasks.rados.rados.0.smithi026.stdout:3174: done (0 left) 2024-09-01T00:39:29.916 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 44 current snap is 310 2024-09-01T00:39:29.916 INFO:tasks.rados.rados.0.smithi026.stdout:3175: seq_num 1002 ranges {0=786432,786432=614400,1400832=581632,1982464=409600} 2024-09-01T00:39:29.917 INFO:tasks.rados.rados.0.smithi026.stdout:3175: writing smithi02669314-44 from 0 to 786432 tid 1 2024-09-01T00:39:29.921 INFO:tasks.rados.rados.0.smithi026.stdout:3175: writing smithi02669314-44 from 786432 to 1400832 tid 2 2024-09-01T00:39:29.924 INFO:tasks.rados.rados.0.smithi026.stdout:3175: writing smithi02669314-44 from 1400832 to 1982464 tid 3 2024-09-01T00:39:29.927 INFO:tasks.rados.rados.0.smithi026.stdout:3175: writing smithi02669314-44 from 1982464 to 2392064 tid 4 2024-09-01T00:39:29.927 INFO:tasks.rados.rados.0.smithi026.stdout:3176: snap_create 2024-09-01T00:39:29.927 INFO:tasks.rados.rados.0.smithi026.stdout:3175: finishing write tid 1 to smithi02669314-44 2024-09-01T00:39:29.927 INFO:tasks.rados.rados.0.smithi026.stdout:3175: finishing write tid 2 to smithi02669314-44 2024-09-01T00:39:29.927 INFO:tasks.rados.rados.0.smithi026.stdout:3175: finishing write tid 3 to smithi02669314-44 2024-09-01T00:39:29.930 INFO:tasks.rados.rados.0.smithi026.stdout:3175: finishing write tid 4 to smithi02669314-44 2024-09-01T00:39:29.930 INFO:tasks.rados.rados.0.smithi026.stdout:3175: finishing write tid 5 to smithi02669314-44 2024-09-01T00:39:29.931 INFO:tasks.rados.rados.0.smithi026.stdout:3175: finishing write tid 6 to smithi02669314-44 2024-09-01T00:39:29.931 INFO:tasks.rados.rados.0.smithi026.stdout:3175: oid 44 updating version 0 to 1561 2024-09-01T00:39:29.931 INFO:tasks.rados.rados.0.smithi026.stdout:3175: oid 44 updating version 1561 to 1563 2024-09-01T00:39:29.931 INFO:tasks.rados.rados.0.smithi026.stdout:3175: oid 44 updating version 1563 to 1565 2024-09-01T00:39:29.931 INFO:tasks.rados.rados.0.smithi026.stdout:3175: oid 44 version 1565 is already newer than 1562 2024-09-01T00:39:29.932 INFO:tasks.rados.rados.0.smithi026.stdout:3175: oid 44 version 1565 is already newer than 1564 2024-09-01T00:39:29.932 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1565 (ObjNum 1002 snap 310 seq_num 1002) dirty exists 2024-09-01T00:39:29.932 INFO:tasks.rados.rados.0.smithi026.stdout:3175: left oid 44 (ObjNum 1002 snap 310 seq_num 1002) 2024-09-01T00:39:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:29 smithi026 ceph-mon[81182]: pgmap v700: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 454 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.1 MiB/s wr, 21 op/s 2024-09-01T00:39:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:29 smithi026 ceph-mon[81182]: osdmap e688: 8 total, 8 up, 8 in 2024-09-01T00:39:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:29 smithi026 ceph-mon[83580]: pgmap v700: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 454 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.1 MiB/s wr, 21 op/s 2024-09-01T00:39:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:29 smithi026 ceph-mon[83580]: osdmap e688: 8 total, 8 up, 8 in 2024-09-01T00:39:30.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:29 smithi139 ceph-mon[73682]: pgmap v700: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 454 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.1 MiB/s wr, 21 op/s 2024-09-01T00:39:30.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:29 smithi139 ceph-mon[73682]: osdmap e688: 8 total, 8 up, 8 in 2024-09-01T00:39:30.834 INFO:tasks.rados.rados.0.smithi026.stdout:3175: done (1 left) 2024-09-01T00:39:30.834 INFO:tasks.rados.rados.0.smithi026.stdout:3176: done (0 left) 2024-09-01T00:39:30.834 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 311 2024-09-01T00:39:30.834 INFO:tasks.rados.rados.0.smithi026.stdout:3177: seq_num 1003 ranges {2629632=802816,3432448=499712,3932160=737280,4669440=368640} 2024-09-01T00:39:30.853 INFO:tasks.rados.rados.0.smithi026.stdout:3177: writing smithi02669314-13 from 2629632 to 3432448 tid 1 2024-09-01T00:39:30.855 INFO:tasks.rados.rados.0.smithi026.stdout:3177: writing smithi02669314-13 from 3432448 to 3932160 tid 2 2024-09-01T00:39:30.860 INFO:tasks.rados.rados.0.smithi026.stdout:3177: writing smithi02669314-13 from 3932160 to 4669440 tid 3 2024-09-01T00:39:30.862 INFO:tasks.rados.rados.0.smithi026.stdout:3177: writing smithi02669314-13 from 4669440 to 5038080 tid 4 2024-09-01T00:39:30.862 INFO:tasks.rados.rados.0.smithi026.stdout:3178: copy_from oid 41 from oid 46 current snap is 311 2024-09-01T00:39:30.863 INFO:tasks.rados.rados.0.smithi026.stdout:3177: finishing write tid 1 to smithi02669314-13 2024-09-01T00:39:30.863 INFO:tasks.rados.rados.0.smithi026.stdout:3177: finishing write tid 2 to smithi02669314-13 2024-09-01T00:39:30.863 INFO:tasks.rados.rados.0.smithi026.stdout:3179: snap_remove snap 293 2024-09-01T00:39:31.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:30 smithi026 ceph-mon[81182]: osdmap e689: 8 total, 8 up, 8 in 2024-09-01T00:39:31.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:30 smithi026 ceph-mon[81182]: osdmap e690: 8 total, 8 up, 8 in 2024-09-01T00:39:31.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:30 smithi026 ceph-mon[83580]: osdmap e689: 8 total, 8 up, 8 in 2024-09-01T00:39:31.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:30 smithi026 ceph-mon[83580]: osdmap e690: 8 total, 8 up, 8 in 2024-09-01T00:39:31.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:30 smithi139 ceph-mon[73682]: osdmap e689: 8 total, 8 up, 8 in 2024-09-01T00:39:31.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:30 smithi139 ceph-mon[73682]: osdmap e690: 8 total, 8 up, 8 in 2024-09-01T00:39:31.865 INFO:tasks.rados.rados.0.smithi026.stdout:3179: done (2 left) 2024-09-01T00:39:31.865 INFO:tasks.rados.rados.0.smithi026.stdout:3180: read oid 23 snap -1 2024-09-01T00:39:31.868 INFO:tasks.rados.rados.0.smithi026.stdout:3180: expect deleted 2024-09-01T00:39:31.868 INFO:tasks.rados.rados.0.smithi026.stdout:3181: rollback oid 28 current snap is 311 2024-09-01T00:39:31.868 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 28 to 309 2024-09-01T00:39:31.868 INFO:tasks.rados.rados.0.smithi026.stdout:3182: setattr oid 3 current snap is 311 2024-09-01T00:39:31.868 INFO:tasks.rados.rados.0.smithi026.stdout:3177: finishing write tid 3 to smithi02669314-13 2024-09-01T00:39:31.868 INFO:tasks.rados.rados.0.smithi026.stdout:3177: finishing write tid 4 to smithi02669314-13 2024-09-01T00:39:31.868 INFO:tasks.rados.rados.0.smithi026.stdout:3177: finishing write tid 5 to smithi02669314-13 2024-09-01T00:39:31.868 INFO:tasks.rados.rados.0.smithi026.stdout:3177: finishing write tid 6 to smithi02669314-13 2024-09-01T00:39:31.868 INFO:tasks.rados.rados.0.smithi026.stdout:3177: oid 13 updating version 0 to 1324 2024-09-01T00:39:31.868 INFO:tasks.rados.rados.0.smithi026.stdout:3177: oid 13 version 1324 is already newer than 1320 2024-09-01T00:39:31.869 INFO:tasks.rados.rados.0.smithi026.stdout:3177: oid 13 version 1324 is already newer than 1321 2024-09-01T00:39:31.869 INFO:tasks.rados.rados.0.smithi026.stdout:3177: oid 13 version 1324 is already newer than 1323 2024-09-01T00:39:31.869 INFO:tasks.rados.rados.0.smithi026.stdout:3177: oid 13 version 1324 is already newer than 1322 2024-09-01T00:39:31.869 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 1324 (ObjNum 1003 snap 311 seq_num 1003) dirty exists 2024-09-01T00:39:31.869 INFO:tasks.rados.rados.0.smithi026.stdout:3177: left oid 13 (ObjNum 1003 snap 311 seq_num 1003) 2024-09-01T00:39:31.869 INFO:tasks.rados.rados.0.smithi026.stdout:3178: finishing copy_from racing read to smithi02669314-41 2024-09-01T00:39:31.869 INFO:tasks.rados.rados.0.smithi026.stdout:3178: finishing copy_from to smithi02669314-41 2024-09-01T00:39:31.869 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1127 (ObjNum 938 snap 297 seq_num 938) dirty exists 2024-09-01T00:39:31.872 INFO:tasks.rados.rados.0.smithi026.stdout:3177: done (4 left) 2024-09-01T00:39:31.872 INFO:tasks.rados.rados.0.smithi026.stdout:3178: done (3 left) 2024-09-01T00:39:31.872 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 1 current snap is 311 2024-09-01T00:39:31.873 INFO:tasks.rados.rados.0.smithi026.stdout:3183: seq_num 1004 ranges {2113536=16384} 2024-09-01T00:39:31.881 INFO:tasks.rados.rados.0.smithi026.stdout:3183: writing smithi02669314-1 from 2113536 to 2129920 tid 1 2024-09-01T00:39:31.881 INFO:tasks.rados.rados.0.smithi026.stdout:3184: snap_remove snap 288 2024-09-01T00:39:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:31 smithi026 ceph-mon[81182]: pgmap v703: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 452 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-09-01T00:39:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:31 smithi026 ceph-mon[83580]: pgmap v703: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 452 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-09-01T00:39:32.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:31 smithi139 ceph-mon[73682]: pgmap v703: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 452 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-09-01T00:39:32.870 INFO:tasks.rados.rados.0.smithi026.stdout:3184: done (4 left) 2024-09-01T00:39:32.870 INFO:tasks.rados.rados.0.smithi026.stdout:3185: delete oid 5 current snap is 311 2024-09-01T00:39:32.870 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 1002 (ObjNum 972 snap 300 seq_num 972) dirty exists 2024-09-01T00:39:32.870 INFO:tasks.rados.rados.0.smithi026.stdout:3181: finishing rollback tid 0 to smithi02669314-28 2024-09-01T00:39:32.870 INFO:tasks.rados.rados.0.smithi026.stdout:3181: finishing rollback tid 1 to smithi02669314-28 2024-09-01T00:39:32.870 INFO:tasks.rados.rados.0.smithi026.stdout:3181: finishing rollback tid 2 to smithi02669314-28 2024-09-01T00:39:32.871 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1428 (ObjNum 969 snap 299 seq_num 969) dirty exists 2024-09-01T00:39:32.871 INFO:tasks.rados.rados.0.smithi026.stdout:3183: finishing write tid 1 to smithi02669314-1 2024-09-01T00:39:32.871 INFO:tasks.rados.rados.0.smithi026.stdout:3183: finishing write tid 2 to smithi02669314-1 2024-09-01T00:39:32.871 INFO:tasks.rados.rados.0.smithi026.stdout:3183: finishing write tid 3 to smithi02669314-1 2024-09-01T00:39:32.871 INFO:tasks.rados.rados.0.smithi026.stdout:3183: oid 1 updating version 0 to 1430 2024-09-01T00:39:32.871 INFO:tasks.rados.rados.0.smithi026.stdout:3183: oid 1 version 1430 is already newer than 1429 2024-09-01T00:39:32.871 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 1430 (ObjNum 1004 snap 311 seq_num 1004) dirty exists 2024-09-01T00:39:32.871 INFO:tasks.rados.rados.0.smithi026.stdout:3183: left oid 1 (ObjNum 1004 snap 311 seq_num 1004) 2024-09-01T00:39:32.884 INFO:tasks.rados.rados.0.smithi026.stdout:3180: done (4 left) 2024-09-01T00:39:32.884 INFO:tasks.rados.rados.0.smithi026.stdout:3181: done (3 left) 2024-09-01T00:39:32.884 INFO:tasks.rados.rados.0.smithi026.stdout:3182: done (2 left) 2024-09-01T00:39:32.884 INFO:tasks.rados.rados.0.smithi026.stdout:3183: done (1 left) 2024-09-01T00:39:32.885 INFO:tasks.rados.rados.0.smithi026.stdout:3185: done (0 left) 2024-09-01T00:39:32.885 INFO:tasks.rados.rados.0.smithi026.stdout:3186: snap_create 2024-09-01T00:39:33.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:32 smithi026 ceph-mon[81182]: osdmap e691: 8 total, 8 up, 8 in 2024-09-01T00:39:33.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:32 smithi026 ceph-mon[83580]: osdmap e691: 8 total, 8 up, 8 in 2024-09-01T00:39:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:32 smithi139 ceph-mon[73682]: osdmap e691: 8 total, 8 up, 8 in 2024-09-01T00:39:33.875 INFO:tasks.rados.rados.0.smithi026.stdout:3186: done (0 left) 2024-09-01T00:39:33.876 INFO:tasks.rados.rados.0.smithi026.stdout:3187: read oid 43 snap 292 2024-09-01T00:39:33.876 INFO:tasks.rados.rados.0.smithi026.stdout:3187: expect (ObjNum 133526336 snap 21946 seq_num 133114624) 2024-09-01T00:39:33.876 INFO:tasks.rados.rados.0.smithi026.stdout:3188: snap_remove snap 284 2024-09-01T00:39:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:33 smithi026 ceph-mon[83580]: pgmap v706: 121 pgs: 121 active+clean; 459 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-09-01T00:39:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:33 smithi026 ceph-mon[83580]: osdmap e692: 8 total, 8 up, 8 in 2024-09-01T00:39:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:33 smithi026 ceph-mon[81182]: pgmap v706: 121 pgs: 121 active+clean; 459 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-09-01T00:39:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:33 smithi026 ceph-mon[81182]: osdmap e692: 8 total, 8 up, 8 in 2024-09-01T00:39:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:33 smithi139 ceph-mon[73682]: pgmap v706: 121 pgs: 121 active+clean; 459 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-09-01T00:39:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:33 smithi139 ceph-mon[73682]: osdmap e692: 8 total, 8 up, 8 in 2024-09-01T00:39:34.878 INFO:tasks.rados.rados.0.smithi026.stdout:3187: expect (ObjNum 133526336 snap 21946 seq_num 133114624) 2024-09-01T00:39:34.881 INFO:tasks.rados.rados.0.smithi026.stdout:3187: done (1 left) 2024-09-01T00:39:34.882 INFO:tasks.rados.rados.0.smithi026.stdout:3188: done (0 left) 2024-09-01T00:39:34.882 INFO:tasks.rados.rados.0.smithi026.stdout:3189: delete oid 20 current snap is 312 2024-09-01T00:39:34.891 INFO:tasks.rados.rados.0.smithi026.stdout:3189: done (0 left) 2024-09-01T00:39:34.892 INFO:tasks.rados.rados.0.smithi026.stdout:3190: snap_remove snap 307 2024-09-01T00:39:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:34 smithi026 ceph-mon[81182]: osdmap e693: 8 total, 8 up, 8 in 2024-09-01T00:39:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:34 smithi026 ceph-mon[81182]: pgmap v709: 121 pgs: 121 active+clean; 464 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-09-01T00:39:35.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:39:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:34 smithi026 ceph-mon[83580]: osdmap e693: 8 total, 8 up, 8 in 2024-09-01T00:39:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:34 smithi026 ceph-mon[83580]: pgmap v709: 121 pgs: 121 active+clean; 464 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-09-01T00:39:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:39:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:34 smithi139 ceph-mon[73682]: osdmap e693: 8 total, 8 up, 8 in 2024-09-01T00:39:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:34 smithi139 ceph-mon[73682]: pgmap v709: 121 pgs: 121 active+clean; 464 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-09-01T00:39:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:39:35.837 INFO:tasks.rados.rados.0.smithi026.stdout:3190: done (0 left) 2024-09-01T00:39:35.837 INFO:tasks.rados.rados.0.smithi026.stdout:3191: read oid 45 snap 225 2024-09-01T00:39:35.837 INFO:tasks.rados.rados.0.smithi026.stdout:3191: expect (ObjNum 699 snap 212 seq_num 699) 2024-09-01T00:39:35.838 INFO:tasks.rados.rados.0.smithi026.stdout:3192: read oid 9 snap 301 2024-09-01T00:39:35.838 INFO:tasks.rados.rados.0.smithi026.stdout:3192: expect (ObjNum 959 snap 299 seq_num 959) 2024-09-01T00:39:35.838 INFO:tasks.rados.rados.0.smithi026.stdout:3193: copy_from oid 42 from oid 50 current snap is 312 2024-09-01T00:39:35.838 INFO:tasks.rados.rados.0.smithi026.stdout:3194: delete oid 40 current snap is 312 2024-09-01T00:39:35.849 INFO:tasks.rados.rados.0.smithi026.stdout:3194: done (3 left) 2024-09-01T00:39:35.849 INFO:tasks.rados.rados.0.smithi026.stdout:3195: copy_from oid 28 from oid 3 current snap is 312 2024-09-01T00:39:35.849 INFO:tasks.rados.rados.0.smithi026.stdout:3196: read oid 41 snap -1 2024-09-01T00:39:35.850 INFO:tasks.rados.rados.0.smithi026.stdout:3196: expect (ObjNum 938 snap 297 seq_num 938) 2024-09-01T00:39:35.850 INFO:tasks.rados.rados.0.smithi026.stdout:3197: delete oid 23 current snap is 312 2024-09-01T00:39:35.853 INFO:tasks.rados.rados.0.smithi026.stdout:3197: done (5 left) 2024-09-01T00:39:35.853 INFO:tasks.rados.rados.0.smithi026.stdout:3198: snap_create 2024-09-01T00:39:35.864 INFO:tasks.rados.rados.0.smithi026.stdout:3191: expect (ObjNum 699 snap 212 seq_num 699) 2024-09-01T00:39:35.929 INFO:tasks.rados.rados.0.smithi026.stdout:3195: finishing copy_from racing read to smithi02669314-28 2024-09-01T00:39:35.929 INFO:tasks.rados.rados.0.smithi026.stdout:3195: finishing copy_from to smithi02669314-28 2024-09-01T00:39:35.929 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1002 (ObjNum 972 snap 300 seq_num 972) dirty exists 2024-09-01T00:39:35.929 INFO:tasks.rados.rados.0.smithi026.stdout:3192: expect (ObjNum 959 snap 299 seq_num 959) 2024-09-01T00:39:36.080 INFO:tasks.rados.rados.0.smithi026.stdout:3196: expect (ObjNum 938 snap 297 seq_num 938) 2024-09-01T00:39:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:35 smithi026 ceph-mon[81182]: osdmap e694: 8 total, 8 up, 8 in 2024-09-01T00:39:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:35 smithi026 ceph-mon[81182]: osdmap e695: 8 total, 8 up, 8 in 2024-09-01T00:39:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:35 smithi026 ceph-mon[83580]: osdmap e694: 8 total, 8 up, 8 in 2024-09-01T00:39:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:35 smithi026 ceph-mon[83580]: osdmap e695: 8 total, 8 up, 8 in 2024-09-01T00:39:36.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:35 smithi139 ceph-mon[73682]: osdmap e694: 8 total, 8 up, 8 in 2024-09-01T00:39:36.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:35 smithi139 ceph-mon[73682]: osdmap e695: 8 total, 8 up, 8 in 2024-09-01T00:39:36.381 INFO:tasks.rados.rados.0.smithi026.stdout:3193: finishing copy_from racing read to smithi02669314-42 2024-09-01T00:39:36.381 INFO:tasks.rados.rados.0.smithi026.stdout:3193: finishing copy_from to smithi02669314-42 2024-09-01T00:39:36.381 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1591 (ObjNum 1000 snap 310 seq_num 1000) dirty exists 2024-09-01T00:39:36.836 INFO:tasks.rados.rados.0.smithi026.stdout:3191: done (5 left) 2024-09-01T00:39:36.836 INFO:tasks.rados.rados.0.smithi026.stdout:3192: done (4 left) 2024-09-01T00:39:36.837 INFO:tasks.rados.rados.0.smithi026.stdout:3193: done (3 left) 2024-09-01T00:39:36.837 INFO:tasks.rados.rados.0.smithi026.stdout:3195: done (2 left) 2024-09-01T00:39:36.837 INFO:tasks.rados.rados.0.smithi026.stdout:3196: done (1 left) 2024-09-01T00:39:36.837 INFO:tasks.rados.rados.0.smithi026.stdout:3198: done (0 left) 2024-09-01T00:39:36.837 INFO:tasks.rados.rados.0.smithi026.stdout:3199: rmattr oid 44 current snap is 313 2024-09-01T00:39:36.837 INFO:tasks.rados.rados.0.smithi026.stdout:3199: done (0 left) 2024-09-01T00:39:36.837 INFO:tasks.rados.rados.0.smithi026.stdout:3200: snap_remove snap 302 2024-09-01T00:39:37.842 INFO:tasks.rados.rados.0.smithi026.stdout:3200: done (0 left) 2024-09-01T00:39:37.842 INFO:tasks.rados.rados.0.smithi026.stdout:3201: read oid 10 snap -1 2024-09-01T00:39:37.842 INFO:tasks.rados.rados.0.smithi026.stdout:3201: expect (ObjNum 925 snap 296 seq_num 925) 2024-09-01T00:39:37.842 INFO:tasks.rados.rados.0.smithi026.stdout:3202: copy_from oid 38 from oid 48 current snap is 313 2024-09-01T00:39:37.842 INFO:tasks.rados.rados.0.smithi026.stdout:3203: copy_from oid 2 from oid 9 current snap is 313 2024-09-01T00:39:37.842 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 313 2024-09-01T00:39:37.842 INFO:tasks.rados.rados.0.smithi026.stdout:3204: seq_num 1009 ranges {2629632=106496} 2024-09-01T00:39:37.860 INFO:tasks.rados.rados.0.smithi026.stdout:3204: writing smithi02669314-4 from 2629632 to 2736128 tid 1 2024-09-01T00:39:37.861 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 313 2024-09-01T00:39:37.861 INFO:tasks.rados.rados.0.smithi026.stdout:3205: seq_num 1010 ranges {3047424=122880} 2024-09-01T00:39:37.875 INFO:tasks.rados.rados.0.smithi026.stdout:3205: writing smithi02669314-31 from 3047424 to 3170304 tid 1 2024-09-01T00:39:37.875 INFO:tasks.rados.rados.0.smithi026.stdout:3206: snap_remove snap 304 2024-09-01T00:39:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:37 smithi026 ceph-mon[81182]: pgmap v712: 121 pgs: 121 active+clean; 470 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-09-01T00:39:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:37 smithi026 ceph-mon[81182]: osdmap e696: 8 total, 8 up, 8 in 2024-09-01T00:39:38.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:39:37 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:39:37] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.51.0" 2024-09-01T00:39:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:37 smithi026 ceph-mon[83580]: pgmap v712: 121 pgs: 121 active+clean; 470 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-09-01T00:39:38.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:37 smithi026 ceph-mon[83580]: osdmap e696: 8 total, 8 up, 8 in 2024-09-01T00:39:38.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:37 smithi139 ceph-mon[73682]: pgmap v712: 121 pgs: 121 active+clean; 470 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-09-01T00:39:38.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:37 smithi139 ceph-mon[73682]: osdmap e696: 8 total, 8 up, 8 in 2024-09-01T00:39:38.854 INFO:tasks.rados.rados.0.smithi026.stdout:3203: finishing copy_from to smithi02669314-2 2024-09-01T00:39:38.854 INFO:tasks.rados.rados.0.smithi026.stdout:3203: got expected ENOENT (src dne) 2024-09-01T00:39:38.854 INFO:tasks.rados.rados.0.smithi026.stdout:3203: finishing copy_from racing read to smithi02669314-2 2024-09-01T00:39:38.854 INFO:tasks.rados.rados.0.smithi026.stdout:3204: finishing write tid 1 to smithi02669314-4 2024-09-01T00:39:38.854 INFO:tasks.rados.rados.0.smithi026.stdout:3204: finishing write tid 2 to smithi02669314-4 2024-09-01T00:39:38.855 INFO:tasks.rados.rados.0.smithi026.stdout:3204: finishing write tid 3 to smithi02669314-4 2024-09-01T00:39:38.855 INFO:tasks.rados.rados.0.smithi026.stdout:3204: oid 4 updating version 0 to 1323 2024-09-01T00:39:38.855 INFO:tasks.rados.rados.0.smithi026.stdout:3204: oid 4 version 1323 is already newer than 1322 2024-09-01T00:39:38.855 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1323 (ObjNum 1009 snap 313 seq_num 1009) dirty exists 2024-09-01T00:39:38.855 INFO:tasks.rados.rados.0.smithi026.stdout:3204: left oid 4 (ObjNum 1009 snap 313 seq_num 1009) 2024-09-01T00:39:38.855 INFO:tasks.rados.rados.0.smithi026.stdout:3202: finishing copy_from racing read to smithi02669314-38 2024-09-01T00:39:38.855 INFO:tasks.rados.rados.0.smithi026.stdout:3202: finishing copy_from to smithi02669314-38 2024-09-01T00:39:38.855 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1355 (ObjNum 930 snap 297 seq_num 930) dirty exists 2024-09-01T00:39:38.855 INFO:tasks.rados.rados.0.smithi026.stdout:3205: finishing write tid 1 to smithi02669314-31 2024-09-01T00:39:38.855 INFO:tasks.rados.rados.0.smithi026.stdout:3205: finishing write tid 2 to smithi02669314-31 2024-09-01T00:39:38.855 INFO:tasks.rados.rados.0.smithi026.stdout:3205: finishing write tid 3 to smithi02669314-31 2024-09-01T00:39:38.855 INFO:tasks.rados.rados.0.smithi026.stdout:3205: oid 31 updating version 0 to 1233 2024-09-01T00:39:38.856 INFO:tasks.rados.rados.0.smithi026.stdout:3205: oid 31 updating version 1233 to 1234 2024-09-01T00:39:38.856 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 1234 (ObjNum 1010 snap 313 seq_num 1010) dirty exists 2024-09-01T00:39:38.856 INFO:tasks.rados.rados.0.smithi026.stdout:3205: left oid 31 (ObjNum 1010 snap 313 seq_num 1010) 2024-09-01T00:39:38.856 INFO:tasks.rados.rados.0.smithi026.stdout:3201: expect (ObjNum 925 snap 296 seq_num 925) 2024-09-01T00:39:39.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:38 smithi026 ceph-mon[81182]: osdmap e697: 8 total, 8 up, 8 in 2024-09-01T00:39:39.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:38 smithi026 ceph-mon[83580]: osdmap e697: 8 total, 8 up, 8 in 2024-09-01T00:39:39.234 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:38 smithi139 ceph-mon[73682]: osdmap e697: 8 total, 8 up, 8 in 2024-09-01T00:39:39.326 INFO:tasks.rados.rados.0.smithi026.stdout:3201: done (5 left) 2024-09-01T00:39:39.326 INFO:tasks.rados.rados.0.smithi026.stdout:3202: done (4 left) 2024-09-01T00:39:39.326 INFO:tasks.rados.rados.0.smithi026.stdout:3203: done (3 left) 2024-09-01T00:39:39.326 INFO:tasks.rados.rados.0.smithi026.stdout:3204: done (2 left) 2024-09-01T00:39:39.326 INFO:tasks.rados.rados.0.smithi026.stdout:3205: done (1 left) 2024-09-01T00:39:39.326 INFO:tasks.rados.rados.0.smithi026.stdout:3206: done (0 left) 2024-09-01T00:39:39.326 INFO:tasks.rados.rados.0.smithi026.stdout:3207: delete oid 11 current snap is 313 2024-09-01T00:39:39.329 INFO:tasks.rados.rados.0.smithi026.stdout:3207: done (0 left) 2024-09-01T00:39:39.329 INFO:tasks.rados.rados.0.smithi026.stdout:3208: rollback oid 31 current snap is 313 2024-09-01T00:39:39.329 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 31 to 301 2024-09-01T00:39:39.329 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 29 current snap is 313 2024-09-01T00:39:39.329 INFO:tasks.rados.rados.0.smithi026.stdout:3209: seq_num 1012 ranges {491520=155648} 2024-09-01T00:39:39.333 INFO:tasks.rados.rados.0.smithi026.stdout:3209: writing smithi02669314-29 from 491520 to 647168 tid 1 2024-09-01T00:39:39.333 INFO:tasks.rados.rados.0.smithi026.stdout:3210: read oid 48 snap 312 2024-09-01T00:39:39.333 INFO:tasks.rados.rados.0.smithi026.stdout:3210: expect (ObjNum 930 snap 297 seq_num 930) 2024-09-01T00:39:39.333 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 313 2024-09-01T00:39:39.333 INFO:tasks.rados.rados.0.smithi026.stdout:3208: finishing rollback tid 0 to smithi02669314-31 2024-09-01T00:39:39.333 INFO:tasks.rados.rados.0.smithi026.stdout:3208: finishing rollback tid 1 to smithi02669314-31 2024-09-01T00:39:39.333 INFO:tasks.rados.rados.0.smithi026.stdout:3211: seq_num 1013 ranges {2195456=172032} 2024-09-01T00:39:39.346 INFO:tasks.rados.rados.0.smithi026.stdout:3211: writing smithi02669314-12 from 2195456 to 2367488 tid 1 2024-09-01T00:39:39.346 INFO:tasks.rados.rados.0.smithi026.stdout:3212: copy_from oid 24 from oid 39 current snap is 313 2024-09-01T00:39:39.346 INFO:tasks.rados.rados.0.smithi026.stdout:3208: finishing rollback tid 2 to smithi02669314-31 2024-09-01T00:39:39.346 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 1243 (ObjNum 911 snap 293 seq_num 911) dirty exists 2024-09-01T00:39:39.347 INFO:tasks.rados.rados.0.smithi026.stdout:3208: done (4 left) 2024-09-01T00:39:39.347 INFO:tasks.rados.rados.0.smithi026.stdout:3213: delete oid 11 current snap is 313 2024-09-01T00:39:39.347 INFO:tasks.rados.rados.0.smithi026.stdout:3209: finishing write tid 1 to smithi02669314-29 2024-09-01T00:39:39.347 INFO:tasks.rados.rados.0.smithi026.stdout:3209: finishing write tid 2 to smithi02669314-29 2024-09-01T00:39:39.347 INFO:tasks.rados.rados.0.smithi026.stdout:3209: finishing write tid 3 to smithi02669314-29 2024-09-01T00:39:39.347 INFO:tasks.rados.rados.0.smithi026.stdout:3209: oid 29 updating version 0 to 1325 2024-09-01T00:39:39.347 INFO:tasks.rados.rados.0.smithi026.stdout:3209: oid 29 version 1325 is already newer than 1324 2024-09-01T00:39:39.347 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1325 (ObjNum 1012 snap 313 seq_num 1012) dirty exists 2024-09-01T00:39:39.347 INFO:tasks.rados.rados.0.smithi026.stdout:3209: left oid 29 (ObjNum 1012 snap 313 seq_num 1012) 2024-09-01T00:39:39.347 INFO:tasks.rados.rados.0.smithi026.stdout:3210: expect (ObjNum 930 snap 297 seq_num 930) 2024-09-01T00:39:39.452 INFO:tasks.rados.rados.0.smithi026.stdout:3211: finishing write tid 1 to smithi02669314-12 2024-09-01T00:39:39.452 INFO:tasks.rados.rados.0.smithi026.stdout:3211: finishing write tid 2 to smithi02669314-12 2024-09-01T00:39:39.452 INFO:tasks.rados.rados.0.smithi026.stdout:3211: finishing write tid 3 to smithi02669314-12 2024-09-01T00:39:39.452 INFO:tasks.rados.rados.0.smithi026.stdout:3211: oid 12 updating version 0 to 1366 2024-09-01T00:39:39.452 INFO:tasks.rados.rados.0.smithi026.stdout:3211: oid 12 updating version 1366 to 1367 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1367 (ObjNum 1013 snap 313 seq_num 1013) dirty exists 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:3211: left oid 12 (ObjNum 1013 snap 313 seq_num 1013) 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:3212: finishing copy_from racing read to smithi02669314-24 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:3212: finishing copy_from to smithi02669314-24 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1043 (ObjNum 973 snap 300 seq_num 973) dirty exists 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:3209: done (4 left) 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:3210: done (3 left) 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:3211: done (2 left) 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:3212: done (1 left) 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:3213: done (0 left) 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:3214: read oid 30 snap -1 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:3214: expect deleted 2024-09-01T00:39:39.453 INFO:tasks.rados.rados.0.smithi026.stdout:3215: copy_from oid 35 from oid 28 current snap is 313 2024-09-01T00:39:39.454 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 313 2024-09-01T00:39:39.454 INFO:tasks.rados.rados.0.smithi026.stdout:3216: seq_num 1015 ranges {6037504=204800} 2024-09-01T00:39:39.486 INFO:tasks.rados.rados.0.smithi026.stdout:3216: writing smithi02669314-42 from 6037504 to 6242304 tid 1 2024-09-01T00:39:39.486 INFO:tasks.rados.rados.0.smithi026.stdout:3217: delete oid 24 current snap is 313 2024-09-01T00:39:39.486 INFO:tasks.rados.rados.0.smithi026.stdout:3215: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:39:39.486 INFO:tasks.rados.rados.0.smithi026.stdout:3215: finishing copy_from to smithi02669314-35 2024-09-01T00:39:39.486 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1002 (ObjNum 972 snap 300 seq_num 972) dirty exists 2024-09-01T00:39:39.488 INFO:tasks.rados.rados.0.smithi026.stdout:3214: done (3 left) 2024-09-01T00:39:39.488 INFO:tasks.rados.rados.0.smithi026.stdout:3215: done (2 left) 2024-09-01T00:39:39.488 INFO:tasks.rados.rados.0.smithi026.stdout:3217: done (1 left) 2024-09-01T00:39:39.488 INFO:tasks.rados.rados.0.smithi026.stdout:3218: rollback oid 20 current snap is 313 2024-09-01T00:39:39.488 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 20 to 292 2024-09-01T00:39:39.488 INFO:tasks.rados.rados.0.smithi026.stdout:3219: copy_from oid 50 from oid 23 current snap is 313 2024-09-01T00:39:39.488 INFO:tasks.rados.rados.0.smithi026.stdout:3220: rollback oid 22 current snap is 313 2024-09-01T00:39:39.488 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 22 to 292 2024-09-01T00:39:39.488 INFO:tasks.rados.rados.0.smithi026.stdout:3221: delete oid 34 current snap is 313 2024-09-01T00:39:39.489 INFO:tasks.rados.rados.0.smithi026.stdout:3216: finishing write tid 1 to smithi02669314-42 2024-09-01T00:39:39.490 INFO:tasks.rados.rados.0.smithi026.stdout:3219: finishing copy_from to smithi02669314-50 2024-09-01T00:39:39.490 INFO:tasks.rados.rados.0.smithi026.stdout:3219: got expected ENOENT (src dne) 2024-09-01T00:39:39.490 INFO:tasks.rados.rados.0.smithi026.stdout:3219: finishing copy_from racing read to smithi02669314-50 2024-09-01T00:39:39.490 INFO:tasks.rados.rados.0.smithi026.stdout:3216: finishing write tid 2 to smithi02669314-42 2024-09-01T00:39:39.490 INFO:tasks.rados.rados.0.smithi026.stdout:3220: finishing rollback tid 1 to smithi02669314-22 2024-09-01T00:39:39.490 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 1118 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-01T00:39:39.492 INFO:tasks.rados.rados.0.smithi026.stdout:3216: finishing write tid 3 to smithi02669314-42 2024-09-01T00:39:39.492 INFO:tasks.rados.rados.0.smithi026.stdout:3216: oid 42 updating version 0 to 1593 2024-09-01T00:39:39.492 INFO:tasks.rados.rados.0.smithi026.stdout:3216: oid 42 version 1593 is already newer than 1592 2024-09-01T00:39:39.492 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1593 (ObjNum 1015 snap 313 seq_num 1015) dirty exists 2024-09-01T00:39:39.492 INFO:tasks.rados.rados.0.smithi026.stdout:3216: left oid 42 (ObjNum 1015 snap 313 seq_num 1015) 2024-09-01T00:39:39.492 INFO:tasks.rados.rados.0.smithi026.stdout:3218: finishing rollback tid 1 to smithi02669314-20 2024-09-01T00:39:39.492 INFO:tasks.rados.rados.0.smithi026.stdout:3216: done (4 left) 2024-09-01T00:39:39.492 INFO:tasks.rados.rados.0.smithi026.stdout:3219: done (3 left) 2024-09-01T00:39:39.492 INFO:tasks.rados.rados.0.smithi026.stdout:3220: done (2 left) 2024-09-01T00:39:39.492 INFO:tasks.rados.rados.0.smithi026.stdout:3221: done (1 left) 2024-09-01T00:39:39.493 INFO:tasks.rados.rados.0.smithi026.stdout:3222: read oid 6 snap -1 2024-09-01T00:39:39.493 INFO:tasks.rados.rados.0.smithi026.stdout:3222: expect deleted 2024-09-01T00:39:39.493 INFO:tasks.rados.rados.0.smithi026.stdout:3223: read oid 18 snap -1 2024-09-01T00:39:39.493 INFO:tasks.rados.rados.0.smithi026.stdout:3223: expect deleted 2024-09-01T00:39:39.493 INFO:tasks.rados.rados.0.smithi026.stdout:3224: read oid 47 snap -1 2024-09-01T00:39:39.493 INFO:tasks.rados.rados.0.smithi026.stdout:3224: expect (ObjNum 989 snap 306 seq_num 989) 2024-09-01T00:39:39.493 INFO:tasks.rados.rados.0.smithi026.stdout:3225: snap_create 2024-09-01T00:39:39.493 INFO:tasks.rados.rados.0.smithi026.stdout:3218: finishing rollback tid 2 to smithi02669314-20 2024-09-01T00:39:39.493 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 1598 (ObjNum 113 snap 0 seq_num 133003552) dirty exists 2024-09-01T00:39:39.502 INFO:tasks.rados.rados.0.smithi026.stdout:3224: expect (ObjNum 989 snap 306 seq_num 989) 2024-09-01T00:39:39.858 INFO:tasks.rados.rados.0.smithi026.stdout:3218: done (4 left) 2024-09-01T00:39:39.858 INFO:tasks.rados.rados.0.smithi026.stdout:3222: done (3 left) 2024-09-01T00:39:39.858 INFO:tasks.rados.rados.0.smithi026.stdout:3223: done (2 left) 2024-09-01T00:39:39.858 INFO:tasks.rados.rados.0.smithi026.stdout:3224: done (1 left) 2024-09-01T00:39:39.858 INFO:tasks.rados.rados.0.smithi026.stdout:3225: done (0 left) 2024-09-01T00:39:39.858 INFO:tasks.rados.rados.0.smithi026.stdout:3226: rollback oid 3 current snap is 314 2024-09-01T00:39:39.858 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 3 to 243 2024-09-01T00:39:39.858 INFO:tasks.rados.rados.0.smithi026.stdout:3227: read oid 39 snap -1 2024-09-01T00:39:39.858 INFO:tasks.rados.rados.0.smithi026.stdout:3227: expect (ObjNum 973 snap 300 seq_num 973) 2024-09-01T00:39:39.859 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 314 2024-09-01T00:39:39.859 INFO:tasks.rados.rados.0.smithi026.stdout:3228: seq_num 1018 ranges {1908736=253952} 2024-09-01T00:39:39.870 INFO:tasks.rados.rados.0.smithi026.stdout:3228: writing smithi02669314-19 from 1908736 to 2162688 tid 1 2024-09-01T00:39:39.870 INFO:tasks.rados.rados.0.smithi026.stdout:3229: read oid 26 snap -1 2024-09-01T00:39:39.870 INFO:tasks.rados.rados.0.smithi026.stdout:3229: expect (ObjNum 996 snap 307 seq_num 996) 2024-09-01T00:39:39.870 INFO:tasks.rados.rados.0.smithi026.stdout:3230: snap_remove snap 292 2024-09-01T00:39:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:39 smithi026 ceph-mon[81182]: pgmap v715: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 470 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-01T00:39:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:39 smithi026 ceph-mon[81182]: osdmap e698: 8 total, 8 up, 8 in 2024-09-01T00:39:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:39 smithi026 ceph-mon[83580]: pgmap v715: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 470 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-01T00:39:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:39 smithi026 ceph-mon[83580]: osdmap e698: 8 total, 8 up, 8 in 2024-09-01T00:39:40.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:39 smithi139 ceph-mon[73682]: pgmap v715: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 470 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-01T00:39:40.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:39 smithi139 ceph-mon[73682]: osdmap e698: 8 total, 8 up, 8 in 2024-09-01T00:39:40.841 INFO:tasks.rados.rados.0.smithi026.stdout:3230: done (4 left) 2024-09-01T00:39:40.841 INFO:tasks.rados.rados.0.smithi026.stdout:3231: rollback oid 22 current snap is 314 2024-09-01T00:39:40.841 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 22 to 313 2024-09-01T00:39:40.841 INFO:tasks.rados.rados.0.smithi026.stdout:3232: copy_from oid 18 from oid 5 current snap is 314 2024-09-01T00:39:40.841 INFO:tasks.rados.rados.0.smithi026.stdout:3226: finishing rollback tid 0 to smithi02669314-3 2024-09-01T00:39:40.841 INFO:tasks.rados.rados.0.smithi026.stdout:3226: finishing rollback tid 1 to smithi02669314-3 2024-09-01T00:39:40.841 INFO:tasks.rados.rados.0.smithi026.stdout:3226: finishing rollback tid 2 to smithi02669314-3 2024-09-01T00:39:40.841 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 1005 (ObjNum 721 snap 220 seq_num 721) dirty exists 2024-09-01T00:39:40.842 INFO:tasks.rados.rados.0.smithi026.stdout:3227: expect (ObjNum 973 snap 300 seq_num 973) 2024-09-01T00:39:40.902 INFO:tasks.rados.rados.0.smithi026.stdout:3228: finishing write tid 1 to smithi02669314-19 2024-09-01T00:39:40.902 INFO:tasks.rados.rados.0.smithi026.stdout:3228: finishing write tid 2 to smithi02669314-19 2024-09-01T00:39:40.902 INFO:tasks.rados.rados.0.smithi026.stdout:3228: finishing write tid 3 to smithi02669314-19 2024-09-01T00:39:40.902 INFO:tasks.rados.rados.0.smithi026.stdout:3228: oid 19 updating version 0 to 1326 2024-09-01T00:39:40.902 INFO:tasks.rados.rados.0.smithi026.stdout:3228: oid 19 version 1326 is already newer than 1325 2024-09-01T00:39:40.902 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 1326 (ObjNum 1018 snap 314 seq_num 1018) dirty exists 2024-09-01T00:39:40.902 INFO:tasks.rados.rados.0.smithi026.stdout:3228: left oid 19 (ObjNum 1018 snap 314 seq_num 1018) 2024-09-01T00:39:40.902 INFO:tasks.rados.rados.0.smithi026.stdout:3229: expect (ObjNum 996 snap 307 seq_num 996) 2024-09-01T00:39:41.070 INFO:tasks.rados.rados.0.smithi026.stdout:3232: finishing copy_from to smithi02669314-18 2024-09-01T00:39:41.070 INFO:tasks.rados.rados.0.smithi026.stdout:3232: got expected ENOENT (src dne) 2024-09-01T00:39:41.070 INFO:tasks.rados.rados.0.smithi026.stdout:3232: finishing copy_from racing read to smithi02669314-18 2024-09-01T00:39:41.071 INFO:tasks.rados.rados.0.smithi026.stdout:3231: finishing rollback tid 1 to smithi02669314-22 2024-09-01T00:39:41.071 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 1118 (ObjNum 33 snap 0 seq_num 133374320) dirty dne 2024-09-01T00:39:41.071 INFO:tasks.rados.rados.0.smithi026.stdout:3226: done (5 left) 2024-09-01T00:39:41.071 INFO:tasks.rados.rados.0.smithi026.stdout:3227: done (4 left) 2024-09-01T00:39:41.071 INFO:tasks.rados.rados.0.smithi026.stdout:3228: done (3 left) 2024-09-01T00:39:41.071 INFO:tasks.rados.rados.0.smithi026.stdout:3229: done (2 left) 2024-09-01T00:39:41.071 INFO:tasks.rados.rados.0.smithi026.stdout:3231: done (1 left) 2024-09-01T00:39:41.071 INFO:tasks.rados.rados.0.smithi026.stdout:3232: done (0 left) 2024-09-01T00:39:41.071 INFO:tasks.rados.rados.0.smithi026.stdout:3233: read oid 24 snap 287 2024-09-01T00:39:41.071 INFO:tasks.rados.rados.0.smithi026.stdout:3233: expect (ObjNum 879 snap 284 seq_num 879) 2024-09-01T00:39:41.071 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 29 current snap is 314 2024-09-01T00:39:41.071 INFO:tasks.rados.rados.0.smithi026.stdout:3234: seq_num 1019 ranges {647168=270336} 2024-09-01T00:39:41.075 INFO:tasks.rados.rados.0.smithi026.stdout:3234: writing smithi02669314-29 from 647168 to 917504 tid 1 2024-09-01T00:39:41.076 INFO:tasks.rados.rados.0.smithi026.stdout:3235: read oid 19 snap -1 2024-09-01T00:39:41.076 INFO:tasks.rados.rados.0.smithi026.stdout:3235: expect (ObjNum 1018 snap 314 seq_num 1018) 2024-09-01T00:39:41.076 INFO:tasks.rados.rados.0.smithi026.stdout:3236: snap_create 2024-09-01T00:39:41.079 INFO:tasks.rados.rados.0.smithi026.stdout:3234: finishing write tid 1 to smithi02669314-29 2024-09-01T00:39:41.079 INFO:tasks.rados.rados.0.smithi026.stdout:3234: finishing write tid 2 to smithi02669314-29 2024-09-01T00:39:41.081 INFO:tasks.rados.rados.0.smithi026.stdout:3234: finishing write tid 3 to smithi02669314-29 2024-09-01T00:39:41.081 INFO:tasks.rados.rados.0.smithi026.stdout:3234: oid 29 updating version 0 to 1335 2024-09-01T00:39:41.081 INFO:tasks.rados.rados.0.smithi026.stdout:3234: oid 29 updating version 1335 to 1336 2024-09-01T00:39:41.081 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1336 (ObjNum 1019 snap 314 seq_num 1019) dirty exists 2024-09-01T00:39:41.081 INFO:tasks.rados.rados.0.smithi026.stdout:3234: left oid 29 (ObjNum 1019 snap 314 seq_num 1019) 2024-09-01T00:39:41.087 INFO:tasks.rados.rados.0.smithi026.stdout:3235: expect (ObjNum 1018 snap 314 seq_num 1018) 2024-09-01T00:39:41.175 INFO:tasks.rados.rados.0.smithi026.stdout:3233: expect (ObjNum 879 snap 284 seq_num 879) 2024-09-01T00:39:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:40 smithi026 ceph-mon[81182]: osdmap e699: 8 total, 8 up, 8 in 2024-09-01T00:39:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:40 smithi026 ceph-mon[81182]: osdmap e700: 8 total, 8 up, 8 in 2024-09-01T00:39:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:40 smithi026 ceph-mon[83580]: osdmap e699: 8 total, 8 up, 8 in 2024-09-01T00:39:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:40 smithi026 ceph-mon[83580]: osdmap e700: 8 total, 8 up, 8 in 2024-09-01T00:39:41.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:40 smithi139 ceph-mon[73682]: osdmap e699: 8 total, 8 up, 8 in 2024-09-01T00:39:41.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:40 smithi139 ceph-mon[73682]: osdmap e700: 8 total, 8 up, 8 in 2024-09-01T00:39:41.872 INFO:tasks.rados.rados.0.smithi026.stdout:3233: done (3 left) 2024-09-01T00:39:41.872 INFO:tasks.rados.rados.0.smithi026.stdout:3234: done (2 left) 2024-09-01T00:39:41.873 INFO:tasks.rados.rados.0.smithi026.stdout:3235: done (1 left) 2024-09-01T00:39:41.873 INFO:tasks.rados.rados.0.smithi026.stdout:3236: done (0 left) 2024-09-01T00:39:41.874 INFO:tasks.rados.rados.0.smithi026.stdout:3237: read oid 32 snap -1 2024-09-01T00:39:41.874 INFO:tasks.rados.rados.0.smithi026.stdout:3237: expect (ObjNum 977 snap 300 seq_num 977) 2024-09-01T00:39:41.874 INFO:tasks.rados.rados.0.smithi026.stdout:3238: snap_remove snap 261 2024-09-01T00:39:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:41 smithi026 ceph-mon[81182]: pgmap v718: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 469 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 68 KiB/s wr, 3 op/s 2024-09-01T00:39:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:41 smithi026 ceph-mon[83580]: pgmap v718: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 469 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 68 KiB/s wr, 3 op/s 2024-09-01T00:39:42.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:41 smithi139 ceph-mon[73682]: pgmap v718: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 469 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 68 KiB/s wr, 3 op/s 2024-09-01T00:39:42.879 INFO:tasks.rados.rados.0.smithi026.stdout:3238: done (1 left) 2024-09-01T00:39:42.880 INFO:tasks.rados.rados.0.smithi026.stdout:3239: setattr oid 49 current snap is 315 2024-09-01T00:39:42.881 INFO:tasks.rados.rados.0.smithi026.stdout:3237: expect (ObjNum 977 snap 300 seq_num 977) 2024-09-01T00:39:42.941 INFO:tasks.rados.rados.0.smithi026.stdout:3237: done (1 left) 2024-09-01T00:39:42.941 INFO:tasks.rados.rados.0.smithi026.stdout:3240: rollback oid 10 current snap is 315 2024-09-01T00:39:42.941 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 10 to 294 2024-09-01T00:39:42.941 INFO:tasks.rados.rados.0.smithi026.stdout:3241: snap_create 2024-09-01T00:39:42.944 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 1339 (ObjNum 997 snap 309 seq_num 997) dirty exists 2024-09-01T00:39:42.945 INFO:tasks.rados.rados.0.smithi026.stdout:3240: finishing rollback tid 0 to smithi02669314-10 2024-09-01T00:39:42.945 INFO:tasks.rados.rados.0.smithi026.stdout:3240: finishing rollback tid 1 to smithi02669314-10 2024-09-01T00:39:42.945 INFO:tasks.rados.rados.0.smithi026.stdout:3240: finishing rollback tid 2 to smithi02669314-10 2024-09-01T00:39:42.945 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 1370 (ObjNum 847 snap 266 seq_num 847) dirty exists 2024-09-01T00:39:43.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:42 smithi026 ceph-mon[81182]: osdmap e701: 8 total, 8 up, 8 in 2024-09-01T00:39:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:42 smithi026 ceph-mon[83580]: osdmap e701: 8 total, 8 up, 8 in 2024-09-01T00:39:43.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:42 smithi139 ceph-mon[73682]: osdmap e701: 8 total, 8 up, 8 in 2024-09-01T00:39:43.884 INFO:tasks.rados.rados.0.smithi026.stdout:3239: done (2 left) 2024-09-01T00:39:43.884 INFO:tasks.rados.rados.0.smithi026.stdout:3240: done (1 left) 2024-09-01T00:39:43.885 INFO:tasks.rados.rados.0.smithi026.stdout:3241: done (0 left) 2024-09-01T00:39:43.885 INFO:tasks.rados.rados.0.smithi026.stdout:3242: rollback oid 30 current snap is 316 2024-09-01T00:39:43.885 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 30 to 243 2024-09-01T00:39:43.885 INFO:tasks.rados.rados.0.smithi026.stdout:3243: snap_remove snap 225 2024-09-01T00:39:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:43 smithi026 ceph-mon[81182]: pgmap v721: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 488 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.8 MiB/s wr, 13 op/s 2024-09-01T00:39:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:43 smithi026 ceph-mon[81182]: osdmap e702: 8 total, 8 up, 8 in 2024-09-01T00:39:44.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:43 smithi026 ceph-mon[83580]: pgmap v721: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 488 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.8 MiB/s wr, 13 op/s 2024-09-01T00:39:44.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:43 smithi026 ceph-mon[83580]: osdmap e702: 8 total, 8 up, 8 in 2024-09-01T00:39:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:43 smithi139 ceph-mon[73682]: pgmap v721: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 488 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.8 MiB/s wr, 13 op/s 2024-09-01T00:39:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:43 smithi139 ceph-mon[73682]: osdmap e702: 8 total, 8 up, 8 in 2024-09-01T00:39:44.894 INFO:tasks.rados.rados.0.smithi026.stdout:3243: done (1 left) 2024-09-01T00:39:44.895 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 316 2024-09-01T00:39:44.895 INFO:tasks.rados.rados.0.smithi026.stdout:3244: seq_num 1020 ranges {16449536=286720} 2024-09-01T00:39:44.984 INFO:tasks.rados.rados.0.smithi026.stdout:3244: writing smithi02669314-49 from 16449536 to 16736256 tid 1 2024-09-01T00:39:44.985 INFO:tasks.rados.rados.0.smithi026.stdout:3245: snap_remove snap 239 2024-09-01T00:39:45.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:44 smithi026 ceph-mon[83580]: osdmap e703: 8 total, 8 up, 8 in 2024-09-01T00:39:45.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:44 smithi026 ceph-mon[83580]: pgmap v724: 121 pgs: 121 active+clean; 486 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.9 MiB/s wr, 15 op/s 2024-09-01T00:39:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:44 smithi026 ceph-mon[81182]: osdmap e703: 8 total, 8 up, 8 in 2024-09-01T00:39:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:44 smithi026 ceph-mon[81182]: pgmap v724: 121 pgs: 121 active+clean; 486 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.9 MiB/s wr, 15 op/s 2024-09-01T00:39:45.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:44 smithi139 ceph-mon[73682]: osdmap e703: 8 total, 8 up, 8 in 2024-09-01T00:39:45.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:44 smithi139 ceph-mon[73682]: pgmap v724: 121 pgs: 121 active+clean; 486 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.9 MiB/s wr, 15 op/s 2024-09-01T00:39:45.840 INFO:tasks.rados.rados.0.smithi026.stdout:3245: done (2 left) 2024-09-01T00:39:45.840 INFO:tasks.rados.rados.0.smithi026.stdout:3246: copy_from oid 12 from oid 33 current snap is 316 2024-09-01T00:39:45.840 INFO:tasks.rados.rados.0.smithi026.stdout:3242: finishing rollback tid 1 to smithi02669314-30 2024-09-01T00:39:45.840 INFO:tasks.rados.rados.0.smithi026.stdout:3242: finishing rollback tid 2 to smithi02669314-30 2024-09-01T00:39:45.840 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1665 (ObjNum 689 snap 208 seq_num 689) dirty exists 2024-09-01T00:39:45.840 INFO:tasks.rados.rados.0.smithi026.stdout:3244: finishing write tid 1 to smithi02669314-49 2024-09-01T00:39:45.840 INFO:tasks.rados.rados.0.smithi026.stdout:3244: finishing write tid 2 to smithi02669314-49 2024-09-01T00:39:45.841 INFO:tasks.rados.rados.0.smithi026.stdout:3244: finishing write tid 3 to smithi02669314-49 2024-09-01T00:39:45.841 INFO:tasks.rados.rados.0.smithi026.stdout:3244: oid 49 updating version 0 to 1341 2024-09-01T00:39:45.841 INFO:tasks.rados.rados.0.smithi026.stdout:3244: oid 49 version 1341 is already newer than 1340 2024-09-01T00:39:45.841 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 1341 (ObjNum 1020 snap 316 seq_num 1020) dirty exists 2024-09-01T00:39:45.841 INFO:tasks.rados.rados.0.smithi026.stdout:3244: left oid 49 (ObjNum 1020 snap 316 seq_num 1020) 2024-09-01T00:39:45.841 INFO:tasks.rados.rados.0.smithi026.stdout:3242: done (2 left) 2024-09-01T00:39:45.841 INFO:tasks.rados.rados.0.smithi026.stdout:3244: done (1 left) 2024-09-01T00:39:45.841 INFO:tasks.rados.rados.0.smithi026.stdout:3247: delete oid 47 current snap is 316 2024-09-01T00:39:45.854 INFO:tasks.rados.rados.0.smithi026.stdout:3246: finishing copy_from racing read to smithi02669314-12 2024-09-01T00:39:45.855 INFO:tasks.rados.rados.0.smithi026.stdout:3247: done (1 left) 2024-09-01T00:39:45.855 INFO:tasks.rados.rados.0.smithi026.stdout:3248: copy_from oid 30 from oid 39 current snap is 316 2024-09-01T00:39:45.856 INFO:tasks.rados.rados.0.smithi026.stdout:3249: setattr oid 10 current snap is 316 2024-09-01T00:39:45.857 INFO:tasks.rados.rados.0.smithi026.stdout:3250: rollback oid 21 current snap is 316 2024-09-01T00:39:45.857 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 21 to 311 2024-09-01T00:39:45.857 INFO:tasks.rados.rados.0.smithi026.stdout:3251: rmattr oid 24 current snap is 316 2024-09-01T00:39:45.857 INFO:tasks.rados.rados.0.smithi026.stdout:3251: done (4 left) 2024-09-01T00:39:45.857 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 316 2024-09-01T00:39:45.858 INFO:tasks.rados.rados.0.smithi026.stdout:3252: seq_num 1022 ranges {5038080=319488} 2024-09-01T00:39:45.888 INFO:tasks.rados.rados.0.smithi026.stdout:3252: writing smithi02669314-13 from 5038080 to 5357568 tid 1 2024-09-01T00:39:45.888 INFO:tasks.rados.rados.0.smithi026.stdout:3253: delete oid 4 current snap is 316 2024-09-01T00:39:45.888 INFO:tasks.rados.rados.0.smithi026.stdout:3246: finishing copy_from to smithi02669314-12 2024-09-01T00:39:45.888 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1321 (ObjNum 65 snap 0 seq_num 1332172897) dirty exists 2024-09-01T00:39:45.888 INFO:tasks.rados.rados.0.smithi026.stdout:3250: finishing rollback tid 1 to smithi02669314-21 2024-09-01T00:39:45.888 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 999 (ObjNum 65 snap 0 seq_num 1315269987) dirty dne 2024-09-01T00:39:45.889 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 1371 (ObjNum 847 snap 266 seq_num 847) dirty exists 2024-09-01T00:39:45.889 INFO:tasks.rados.rados.0.smithi026.stdout:3248: finishing copy_from racing read to smithi02669314-30 2024-09-01T00:39:45.889 INFO:tasks.rados.rados.0.smithi026.stdout:3248: finishing copy_from to smithi02669314-30 2024-09-01T00:39:45.889 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1043 (ObjNum 973 snap 300 seq_num 973) dirty exists 2024-09-01T00:39:45.890 INFO:tasks.rados.rados.0.smithi026.stdout:3246: done (5 left) 2024-09-01T00:39:45.890 INFO:tasks.rados.rados.0.smithi026.stdout:3248: done (4 left) 2024-09-01T00:39:45.890 INFO:tasks.rados.rados.0.smithi026.stdout:3249: done (3 left) 2024-09-01T00:39:45.890 INFO:tasks.rados.rados.0.smithi026.stdout:3250: done (2 left) 2024-09-01T00:39:45.890 INFO:tasks.rados.rados.0.smithi026.stdout:3253: done (1 left) 2024-09-01T00:39:45.891 INFO:tasks.rados.rados.0.smithi026.stdout:3254: copy_from oid 23 from oid 33 current snap is 316 2024-09-01T00:39:45.891 INFO:tasks.rados.rados.0.smithi026.stdout:3255: delete oid 40 current snap is 316 2024-09-01T00:39:45.891 INFO:tasks.rados.rados.0.smithi026.stdout:3252: finishing write tid 1 to smithi02669314-13 2024-09-01T00:39:45.891 INFO:tasks.rados.rados.0.smithi026.stdout:3252: finishing write tid 2 to smithi02669314-13 2024-09-01T00:39:45.892 INFO:tasks.rados.rados.0.smithi026.stdout:3255: done (2 left) 2024-09-01T00:39:45.892 INFO:tasks.rados.rados.0.smithi026.stdout:3256: setattr oid 31 current snap is 316 2024-09-01T00:39:45.892 INFO:tasks.rados.rados.0.smithi026.stdout:3252: finishing write tid 3 to smithi02669314-13 2024-09-01T00:39:45.892 INFO:tasks.rados.rados.0.smithi026.stdout:3252: oid 13 updating version 0 to 1328 2024-09-01T00:39:45.893 INFO:tasks.rados.rados.0.smithi026.stdout:3252: oid 13 version 1328 is already newer than 1327 2024-09-01T00:39:45.893 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 1328 (ObjNum 1022 snap 316 seq_num 1022) dirty exists 2024-09-01T00:39:45.893 INFO:tasks.rados.rados.0.smithi026.stdout:3252: left oid 13 (ObjNum 1022 snap 316 seq_num 1022) 2024-09-01T00:39:45.894 INFO:tasks.rados.rados.0.smithi026.stdout:3254: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:39:45.894 INFO:tasks.rados.rados.0.smithi026.stdout:3252: done (2 left) 2024-09-01T00:39:45.894 INFO:tasks.rados.rados.0.smithi026.stdout:3257: rollback oid 10 current snap is 316 2024-09-01T00:39:45.894 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 10 to 314 2024-09-01T00:39:45.894 INFO:tasks.rados.rados.0.smithi026.stdout:3258: copy_from oid 46 from oid 49 current snap is 316 2024-09-01T00:39:45.894 INFO:tasks.rados.rados.0.smithi026.stdout:3259: rollback oid 25 current snap is 316 2024-09-01T00:39:45.894 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 25 to 299 2024-09-01T00:39:45.895 INFO:tasks.rados.rados.0.smithi026.stdout:3260: read oid 15 snap -1 2024-09-01T00:39:45.895 INFO:tasks.rados.rados.0.smithi026.stdout:3260: expect (ObjNum 950 snap 299 seq_num 950) 2024-09-01T00:39:45.895 INFO:tasks.rados.rados.0.smithi026.stdout:3261: delete oid 1 current snap is 316 2024-09-01T00:39:45.895 INFO:tasks.rados.rados.0.smithi026.stdout:3254: finishing copy_from to smithi02669314-23 2024-09-01T00:39:45.895 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 1321 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-01T00:39:45.897 INFO:tasks.rados.rados.0.smithi026.stdout:3259: finishing rollback tid 1 to smithi02669314-25 2024-09-01T00:39:45.897 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 803 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-01T00:39:45.897 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 1272 (ObjNum 911 snap 293 seq_num 911) dirty exists 2024-09-01T00:39:45.898 INFO:tasks.rados.rados.0.smithi026.stdout:3254: done (6 left) 2024-09-01T00:39:45.898 INFO:tasks.rados.rados.0.smithi026.stdout:3256: done (5 left) 2024-09-01T00:39:45.899 INFO:tasks.rados.rados.0.smithi026.stdout:3259: done (4 left) 2024-09-01T00:39:45.899 INFO:tasks.rados.rados.0.smithi026.stdout:3261: done (3 left) 2024-09-01T00:39:45.899 INFO:tasks.rados.rados.0.smithi026.stdout:3262: setattr oid 3 current snap is 316 2024-09-01T00:39:45.899 INFO:tasks.rados.rados.0.smithi026.stdout:3257: finishing rollback tid 0 to smithi02669314-10 2024-09-01T00:39:45.899 INFO:tasks.rados.rados.0.smithi026.stdout:3257: finishing rollback tid 1 to smithi02669314-10 2024-09-01T00:39:45.899 INFO:tasks.rados.rados.0.smithi026.stdout:3263: snap_remove snap 300 2024-09-01T00:39:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:45 smithi026 ceph-mon[83580]: osdmap e704: 8 total, 8 up, 8 in 2024-09-01T00:39:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:45 smithi026 ceph-mon[83580]: osdmap e705: 8 total, 8 up, 8 in 2024-09-01T00:39:46.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:45 smithi026 ceph-mon[81182]: osdmap e704: 8 total, 8 up, 8 in 2024-09-01T00:39:46.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:45 smithi026 ceph-mon[81182]: osdmap e705: 8 total, 8 up, 8 in 2024-09-01T00:39:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:45 smithi139 ceph-mon[73682]: osdmap e704: 8 total, 8 up, 8 in 2024-09-01T00:39:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:45 smithi139 ceph-mon[73682]: osdmap e705: 8 total, 8 up, 8 in 2024-09-01T00:39:46.899 INFO:tasks.rados.rados.0.smithi026.stdout:3257: finishing rollback tid 2 to smithi02669314-10 2024-09-01T00:39:46.899 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 1374 (ObjNum 925 snap 296 seq_num 925) dirty exists 2024-09-01T00:39:46.899 INFO:tasks.rados.rados.0.smithi026.stdout:3260: expect (ObjNum 950 snap 299 seq_num 950) 2024-09-01T00:39:46.948 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 1006 (ObjNum 721 snap 220 seq_num 721) dirty exists 2024-09-01T00:39:46.948 INFO:tasks.rados.rados.0.smithi026.stdout:3258: finishing copy_from racing read to smithi02669314-46 2024-09-01T00:39:46.948 INFO:tasks.rados.rados.0.smithi026.stdout:3258: finishing copy_from to smithi02669314-46 2024-09-01T00:39:46.948 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1341 (ObjNum 1020 snap 316 seq_num 1020) dirty exists 2024-09-01T00:39:46.948 INFO:tasks.rados.rados.0.smithi026.stdout:3257: done (4 left) 2024-09-01T00:39:46.948 INFO:tasks.rados.rados.0.smithi026.stdout:3258: done (3 left) 2024-09-01T00:39:46.948 INFO:tasks.rados.rados.0.smithi026.stdout:3260: done (2 left) 2024-09-01T00:39:46.948 INFO:tasks.rados.rados.0.smithi026.stdout:3262: done (1 left) 2024-09-01T00:39:46.948 INFO:tasks.rados.rados.0.smithi026.stdout:3263: done (0 left) 2024-09-01T00:39:46.949 INFO:tasks.rados.rados.0.smithi026.stdout:3264: read oid 50 snap 251 2024-09-01T00:39:46.949 INFO:tasks.rados.rados.0.smithi026.stdout:3264: expect (ObjNum 670 snap 198 seq_num 670) 2024-09-01T00:39:46.949 INFO:tasks.rados.rados.0.smithi026.stdout:3265: read oid 20 snap -1 2024-09-01T00:39:46.949 INFO:tasks.rados.rados.0.smithi026.stdout:3265: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:39:46.949 INFO:tasks.rados.rados.0.smithi026.stdout:3266: read oid 35 snap 305 2024-09-01T00:39:46.949 INFO:tasks.rados.rados.0.smithi026.stdout:3266: expect (ObjNum 134442400 snap 21946 seq_num 132626736) 2024-09-01T00:39:46.949 INFO:tasks.rados.rados.0.smithi026.stdout:3267: read oid 31 snap -1 2024-09-01T00:39:46.949 INFO:tasks.rados.rados.0.smithi026.stdout:3267: expect (ObjNum 911 snap 293 seq_num 911) 2024-09-01T00:39:46.949 INFO:tasks.rados.rados.0.smithi026.stdout:3268: delete oid 15 current snap is 316 2024-09-01T00:39:46.949 INFO:tasks.rados.rados.0.smithi026.stdout:3266: expect (ObjNum 134442400 snap 21946 seq_num 132626736) 2024-09-01T00:39:46.950 INFO:tasks.rados.rados.0.smithi026.stdout:3265: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:39:46.954 INFO:tasks.rados.rados.0.smithi026.stdout:3265: done (4 left) 2024-09-01T00:39:46.955 INFO:tasks.rados.rados.0.smithi026.stdout:3266: done (3 left) 2024-09-01T00:39:46.955 INFO:tasks.rados.rados.0.smithi026.stdout:3268: done (2 left) 2024-09-01T00:39:46.955 INFO:tasks.rados.rados.0.smithi026.stdout:3269: copy_from oid 36 from oid 2 current snap is 316 2024-09-01T00:39:46.955 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 316 2024-09-01T00:39:46.955 INFO:tasks.rados.rados.0.smithi026.stdout:3270: seq_num 1027 ranges {0=409600} 2024-09-01T00:39:46.957 INFO:tasks.rados.rados.0.smithi026.stdout:3270: writing smithi02669314-25 from 0 to 409600 tid 1 2024-09-01T00:39:46.957 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 316 2024-09-01T00:39:46.957 INFO:tasks.rados.rados.0.smithi026.stdout:3267: expect (ObjNum 911 snap 293 seq_num 911) 2024-09-01T00:39:46.982 INFO:tasks.rados.rados.0.smithi026.stdout:3264: expect (ObjNum 670 snap 198 seq_num 670) 2024-09-01T00:39:47.025 INFO:tasks.rados.rados.0.smithi026.stdout:3270: finishing write tid 1 to smithi02669314-25 2024-09-01T00:39:47.025 INFO:tasks.rados.rados.0.smithi026.stdout:3270: finishing write tid 2 to smithi02669314-25 2024-09-01T00:39:47.025 INFO:tasks.rados.rados.0.smithi026.stdout:3270: finishing write tid 3 to smithi02669314-25 2024-09-01T00:39:47.025 INFO:tasks.rados.rados.0.smithi026.stdout:3270: oid 25 updating version 0 to 804 2024-09-01T00:39:47.025 INFO:tasks.rados.rados.0.smithi026.stdout:3270: oid 25 updating version 804 to 805 2024-09-01T00:39:47.025 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 805 (ObjNum 1027 snap 316 seq_num 1027) dirty exists 2024-09-01T00:39:47.025 INFO:tasks.rados.rados.0.smithi026.stdout:3270: left oid 25 (ObjNum 1027 snap 316 seq_num 1027) 2024-09-01T00:39:47.025 INFO:tasks.rados.rados.0.smithi026.stdout:3271: seq_num 1028 ranges {0=425984} 2024-09-01T00:39:47.028 INFO:tasks.rados.rados.0.smithi026.stdout:3271: writing smithi02669314-11 from 0 to 425984 tid 1 2024-09-01T00:39:47.028 INFO:tasks.rados.rados.0.smithi026.stdout:3264: done (4 left) 2024-09-01T00:39:47.028 INFO:tasks.rados.rados.0.smithi026.stdout:3267: done (3 left) 2024-09-01T00:39:47.028 INFO:tasks.rados.rados.0.smithi026.stdout:3270: done (2 left) 2024-09-01T00:39:47.028 INFO:tasks.rados.rados.0.smithi026.stdout:3272: read oid 8 snap -1 2024-09-01T00:39:47.028 INFO:tasks.rados.rados.0.smithi026.stdout:3272: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:39:47.028 INFO:tasks.rados.rados.0.smithi026.stdout:3273: rollback oid 12 current snap is 316 2024-09-01T00:39:47.028 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 12 to 286 2024-09-01T00:39:47.028 INFO:tasks.rados.rados.0.smithi026.stdout:3269: finishing copy_from racing read to smithi02669314-36 2024-09-01T00:39:47.028 INFO:tasks.rados.rados.0.smithi026.stdout:3269: finishing copy_from to smithi02669314-36 2024-09-01T00:39:47.029 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 1172 (ObjNum 968 snap 299 seq_num 968) dirty exists 2024-09-01T00:39:47.029 INFO:tasks.rados.rados.0.smithi026.stdout:3269: done (3 left) 2024-09-01T00:39:47.029 INFO:tasks.rados.rados.0.smithi026.stdout:3274: snap_remove snap 309 2024-09-01T00:39:47.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:46 smithi026 ceph-mon[81182]: pgmap v727: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 475 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 236 KiB/s wr, 12 op/s 2024-09-01T00:39:47.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:46 smithi026 ceph-mon[83580]: pgmap v727: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 475 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 236 KiB/s wr, 12 op/s 2024-09-01T00:39:47.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:46 smithi139 ceph-mon[73682]: pgmap v727: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 475 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 236 KiB/s wr, 12 op/s 2024-09-01T00:39:47.903 INFO:tasks.rados.rados.0.smithi026.stdout:3272: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:39:47.907 INFO:tasks.rados.rados.0.smithi026.stdout:3273: finishing rollback tid 0 to smithi02669314-12 2024-09-01T00:39:47.907 INFO:tasks.rados.rados.0.smithi026.stdout:3273: finishing rollback tid 1 to smithi02669314-12 2024-09-01T00:39:47.907 INFO:tasks.rados.rados.0.smithi026.stdout:3273: finishing rollback tid 2 to smithi02669314-12 2024-09-01T00:39:47.907 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1377 (ObjNum 866 snap 277 seq_num 866) dirty exists 2024-09-01T00:39:47.907 INFO:tasks.rados.rados.0.smithi026.stdout:3271: finishing write tid 1 to smithi02669314-11 2024-09-01T00:39:47.907 INFO:tasks.rados.rados.0.smithi026.stdout:3271: finishing write tid 2 to smithi02669314-11 2024-09-01T00:39:47.907 INFO:tasks.rados.rados.0.smithi026.stdout:3272: done (3 left) 2024-09-01T00:39:47.908 INFO:tasks.rados.rados.0.smithi026.stdout:3273: done (2 left) 2024-09-01T00:39:47.908 INFO:tasks.rados.rados.0.smithi026.stdout:3274: done (1 left) 2024-09-01T00:39:47.908 INFO:tasks.rados.rados.0.smithi026.stdout:3275: copy_from oid 34 from oid 19 current snap is 316 2024-09-01T00:39:47.908 INFO:tasks.rados.rados.0.smithi026.stdout:3271: finishing write tid 3 to smithi02669314-11 2024-09-01T00:39:47.908 INFO:tasks.rados.rados.0.smithi026.stdout:3271: oid 11 updating version 0 to 1282 2024-09-01T00:39:47.908 INFO:tasks.rados.rados.0.smithi026.stdout:3271: oid 11 version 1282 is already newer than 1281 2024-09-01T00:39:47.908 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1282 (ObjNum 1028 snap 316 seq_num 1028) dirty exists 2024-09-01T00:39:47.908 INFO:tasks.rados.rados.0.smithi026.stdout:3271: left oid 11 (ObjNum 1028 snap 316 seq_num 1028) 2024-09-01T00:39:47.908 INFO:tasks.rados.rados.0.smithi026.stdout:3271: done (1 left) 2024-09-01T00:39:47.908 INFO:tasks.rados.rados.0.smithi026.stdout:3276: snap_remove snap 286 2024-09-01T00:39:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:47 smithi026 ceph-mon[81182]: osdmap e706: 8 total, 8 up, 8 in 2024-09-01T00:39:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:47 smithi026 ceph-mon[83580]: osdmap e706: 8 total, 8 up, 8 in 2024-09-01T00:39:48.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:39:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:39:47] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.51.0" 2024-09-01T00:39:48.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:47 smithi139 ceph-mon[73682]: osdmap e706: 8 total, 8 up, 8 in 2024-09-01T00:39:48.905 INFO:tasks.rados.rados.0.smithi026.stdout:3276: done (1 left) 2024-09-01T00:39:48.905 INFO:tasks.rados.rados.0.smithi026.stdout:3277: setattr oid 50 current snap is 316 2024-09-01T00:39:48.905 INFO:tasks.rados.rados.0.smithi026.stdout:3275: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:39:48.905 INFO:tasks.rados.rados.0.smithi026.stdout:3275: finishing copy_from to smithi02669314-34 2024-09-01T00:39:48.905 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 1326 (ObjNum 1018 snap 314 seq_num 1018) dirty exists 2024-09-01T00:39:48.907 INFO:tasks.rados.rados.0.smithi026.stdout:3275: done (1 left) 2024-09-01T00:39:48.907 INFO:tasks.rados.rados.0.smithi026.stdout:3278: copy_from oid 37 from oid 5 current snap is 316 2024-09-01T00:39:48.908 INFO:tasks.rados.rados.0.smithi026.stdout:3279: read oid 1 snap 291 2024-09-01T00:39:48.908 INFO:tasks.rados.rados.0.smithi026.stdout:3279: expect (ObjNum 902 snap 291 seq_num 902) 2024-09-01T00:39:48.908 INFO:tasks.rados.rados.0.smithi026.stdout:3280: read oid 4 snap 306 2024-09-01T00:39:48.908 INFO:tasks.rados.rados.0.smithi026.stdout:3280: expect (ObjNum 987 snap 306 seq_num 987) 2024-09-01T00:39:48.908 INFO:tasks.rados.rados.0.smithi026.stdout:3281: rollback oid 6 current snap is 316 2024-09-01T00:39:48.908 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 6 to 287 2024-09-01T00:39:48.908 INFO:tasks.rados.rados.0.smithi026.stdout:3282: snap_remove snap 315 2024-09-01T00:39:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:48 smithi026 ceph-mon[81182]: osdmap e707: 8 total, 8 up, 8 in 2024-09-01T00:39:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:48 smithi026 ceph-mon[81182]: pgmap v730: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 462 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 614 KiB/s wr, 27 op/s 2024-09-01T00:39:49.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:48 smithi026 ceph-mon[83580]: osdmap e707: 8 total, 8 up, 8 in 2024-09-01T00:39:49.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:48 smithi026 ceph-mon[83580]: pgmap v730: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 462 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 614 KiB/s wr, 27 op/s 2024-09-01T00:39:49.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:48 smithi139 ceph-mon[73682]: osdmap e707: 8 total, 8 up, 8 in 2024-09-01T00:39:49.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:48 smithi139 ceph-mon[73682]: pgmap v730: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 462 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 614 KiB/s wr, 27 op/s 2024-09-01T00:39:49.915 INFO:tasks.rados.rados.0.smithi026.stdout:3282: done (5 left) 2024-09-01T00:39:49.915 INFO:tasks.rados.rados.0.smithi026.stdout:3283: snap_create 2024-09-01T00:39:49.915 INFO:tasks.rados.rados.0.smithi026.stdout:3281: finishing rollback tid 1 to smithi02669314-6 2024-09-01T00:39:49.915 INFO:tasks.rados.rados.0.smithi026.stdout:3281: finishing rollback tid 2 to smithi02669314-6 2024-09-01T00:39:49.915 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 1389 (ObjNum 859 snap 274 seq_num 859) dirty exists 2024-09-01T00:39:49.915 INFO:tasks.rados.rados.0.smithi026.stdout:3278: finishing copy_from to smithi02669314-37 2024-09-01T00:39:49.916 INFO:tasks.rados.rados.0.smithi026.stdout:3278: got expected ENOENT (src dne) 2024-09-01T00:39:49.916 INFO:tasks.rados.rados.0.smithi026.stdout:3278: finishing copy_from racing read to smithi02669314-37 2024-09-01T00:39:49.916 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 1700 (ObjNum 1000 snap 310 seq_num 1000) dirty exists 2024-09-01T00:39:49.916 INFO:tasks.rados.rados.0.smithi026.stdout:3279: expect (ObjNum 902 snap 291 seq_num 902) 2024-09-01T00:39:49.937 INFO:tasks.rados.rados.0.smithi026.stdout:3280: expect (ObjNum 987 snap 306 seq_num 987) 2024-09-01T00:39:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:49 smithi026 ceph-mon[81182]: osdmap e708: 8 total, 8 up, 8 in 2024-09-01T00:39:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:39:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:49 smithi026 ceph-mon[83580]: osdmap e708: 8 total, 8 up, 8 in 2024-09-01T00:39:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:39:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:49 smithi139 ceph-mon[73682]: osdmap e708: 8 total, 8 up, 8 in 2024-09-01T00:39:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:39:50.839 INFO:tasks.rados.rados.0.smithi026.stdout:3277: done (5 left) 2024-09-01T00:39:50.839 INFO:tasks.rados.rados.0.smithi026.stdout:3278: done (4 left) 2024-09-01T00:39:50.839 INFO:tasks.rados.rados.0.smithi026.stdout:3279: done (3 left) 2024-09-01T00:39:50.839 INFO:tasks.rados.rados.0.smithi026.stdout:3280: done (2 left) 2024-09-01T00:39:50.840 INFO:tasks.rados.rados.0.smithi026.stdout:3281: done (1 left) 2024-09-01T00:39:50.840 INFO:tasks.rados.rados.0.smithi026.stdout:3283: done (0 left) 2024-09-01T00:39:50.840 INFO:tasks.rados.rados.0.smithi026.stdout:3284: read oid 39 snap -1 2024-09-01T00:39:50.840 INFO:tasks.rados.rados.0.smithi026.stdout:3284: expect (ObjNum 973 snap 300 seq_num 973) 2024-09-01T00:39:50.840 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 317 2024-09-01T00:39:50.840 INFO:tasks.rados.rados.0.smithi026.stdout:3285: seq_num 1029 ranges {6242304=442368} 2024-09-01T00:39:50.876 INFO:tasks.rados.rados.0.smithi026.stdout:3285: writing smithi02669314-42 from 6242304 to 6684672 tid 1 2024-09-01T00:39:50.876 INFO:tasks.rados.rados.0.smithi026.stdout:3286: read oid 19 snap 301 2024-09-01T00:39:50.877 INFO:tasks.rados.rados.0.smithi026.stdout:3286: expect (ObjNum 973 snap 300 seq_num 973) 2024-09-01T00:39:50.877 INFO:tasks.rados.rados.0.smithi026.stdout:3287: setattr oid 26 current snap is 317 2024-09-01T00:39:50.877 INFO:tasks.rados.rados.0.smithi026.stdout:3284: expect (ObjNum 973 snap 300 seq_num 973) 2024-09-01T00:39:50.945 INFO:tasks.rados.rados.0.smithi026.stdout:3285: finishing write tid 1 to smithi02669314-42 2024-09-01T00:39:50.945 INFO:tasks.rados.rados.0.smithi026.stdout:3285: finishing write tid 2 to smithi02669314-42 2024-09-01T00:39:50.945 INFO:tasks.rados.rados.0.smithi026.stdout:3285: finishing write tid 3 to smithi02669314-42 2024-09-01T00:39:50.945 INFO:tasks.rados.rados.0.smithi026.stdout:3285: oid 42 updating version 0 to 1594 2024-09-01T00:39:50.945 INFO:tasks.rados.rados.0.smithi026.stdout:3285: oid 42 updating version 1594 to 1595 2024-09-01T00:39:50.945 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1595 (ObjNum 1029 snap 317 seq_num 1029) dirty exists 2024-09-01T00:39:50.945 INFO:tasks.rados.rados.0.smithi026.stdout:3285: left oid 42 (ObjNum 1029 snap 317 seq_num 1029) 2024-09-01T00:39:50.945 INFO:tasks.rados.rados.0.smithi026.stdout:3286: expect (ObjNum 973 snap 300 seq_num 973) 2024-09-01T00:39:50.996 INFO:tasks.rados.rados.0.smithi026.stdout:3284: done (3 left) 2024-09-01T00:39:50.997 INFO:tasks.rados.rados.0.smithi026.stdout:3285: done (2 left) 2024-09-01T00:39:50.997 INFO:tasks.rados.rados.0.smithi026.stdout:3286: done (1 left) 2024-09-01T00:39:50.997 INFO:tasks.rados.rados.0.smithi026.stdout:3288: copy_from oid 35 from oid 30 current snap is 317 2024-09-01T00:39:50.997 INFO:tasks.rados.rados.0.smithi026.stdout:3289: snap_remove snap 305 2024-09-01T00:39:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:50 smithi026 ceph-mon[81182]: osdmap e709: 8 total, 8 up, 8 in 2024-09-01T00:39:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:50 smithi026 ceph-mon[81182]: pgmap v733: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 457 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 644 KiB/s wr, 27 op/s 2024-09-01T00:39:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:39:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:50 smithi026 ceph-mon[81182]: osdmap e710: 8 total, 8 up, 8 in 2024-09-01T00:39:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:50 smithi026 ceph-mon[83580]: osdmap e709: 8 total, 8 up, 8 in 2024-09-01T00:39:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:50 smithi026 ceph-mon[83580]: pgmap v733: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 457 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 644 KiB/s wr, 27 op/s 2024-09-01T00:39:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:39:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:50 smithi026 ceph-mon[83580]: osdmap e710: 8 total, 8 up, 8 in 2024-09-01T00:39:51.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:50 smithi139 ceph-mon[73682]: osdmap e709: 8 total, 8 up, 8 in 2024-09-01T00:39:51.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:50 smithi139 ceph-mon[73682]: pgmap v733: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 457 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 644 KiB/s wr, 27 op/s 2024-09-01T00:39:51.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:39:51.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:50 smithi139 ceph-mon[73682]: osdmap e710: 8 total, 8 up, 8 in 2024-09-01T00:39:51.929 INFO:tasks.rados.rados.0.smithi026.stdout:3289: done (2 left) 2024-09-01T00:39:51.929 INFO:tasks.rados.rados.0.smithi026.stdout:3290: rollback oid 14 current snap is 317 2024-09-01T00:39:51.929 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 14 to 251 2024-09-01T00:39:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1390 (ObjNum 996 snap 307 seq_num 996) dirty exists 2024-09-01T00:39:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:3288: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:39:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:3288: finishing copy_from to smithi02669314-35 2024-09-01T00:39:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1043 (ObjNum 973 snap 300 seq_num 973) dirty exists 2024-09-01T00:39:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:3287: done (2 left) 2024-09-01T00:39:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:3288: done (1 left) 2024-09-01T00:39:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:3291: rollback oid 27 current snap is 317 2024-09-01T00:39:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 27 to 294 2024-09-01T00:39:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:3292: rollback oid 29 current snap is 317 2024-09-01T00:39:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 29 to 243 2024-09-01T00:39:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 317 2024-09-01T00:39:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:3293: seq_num 1030 ranges {2670592=458752} 2024-09-01T00:39:51.948 INFO:tasks.rados.rados.0.smithi026.stdout:3293: writing smithi02669314-38 from 2670592 to 3129344 tid 1 2024-09-01T00:39:51.949 INFO:tasks.rados.rados.0.smithi026.stdout:3294: read oid 49 snap -1 2024-09-01T00:39:51.949 INFO:tasks.rados.rados.0.smithi026.stdout:3294: expect (ObjNum 1020 snap 316 seq_num 1020) 2024-09-01T00:39:51.949 INFO:tasks.rados.rados.0.smithi026.stdout:3295: delete oid 36 current snap is 317 2024-09-01T00:39:51.949 INFO:tasks.rados.rados.0.smithi026.stdout:3291: finishing rollback tid 0 to smithi02669314-27 2024-09-01T00:39:51.949 INFO:tasks.rados.rados.0.smithi026.stdout:3291: finishing rollback tid 1 to smithi02669314-27 2024-09-01T00:39:51.949 INFO:tasks.rados.rados.0.smithi026.stdout:3291: finishing rollback tid 2 to smithi02669314-27 2024-09-01T00:39:51.949 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1716 (ObjNum 871 snap 279 seq_num 871) dirty exists 2024-09-01T00:39:51.950 INFO:tasks.rados.rados.0.smithi026.stdout:3292: finishing rollback tid 0 to smithi02669314-29 2024-09-01T00:39:51.950 INFO:tasks.rados.rados.0.smithi026.stdout:3292: finishing rollback tid 1 to smithi02669314-29 2024-09-01T00:39:51.950 INFO:tasks.rados.rados.0.smithi026.stdout:3292: finishing rollback tid 2 to smithi02669314-29 2024-09-01T00:39:51.950 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1382 (ObjNum 759 snap 232 seq_num 759) dirty exists 2024-09-01T00:39:51.954 INFO:tasks.rados.rados.0.smithi026.stdout:3293: finishing write tid 1 to smithi02669314-38 2024-09-01T00:39:51.954 INFO:tasks.rados.rados.0.smithi026.stdout:3290: finishing rollback tid 0 to smithi02669314-14 2024-09-01T00:39:51.954 INFO:tasks.rados.rados.0.smithi026.stdout:3293: finishing write tid 2 to smithi02669314-38 2024-09-01T00:39:51.954 INFO:tasks.rados.rados.0.smithi026.stdout:3290: finishing rollback tid 1 to smithi02669314-14 2024-09-01T00:39:51.955 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 1661 (ObjNum 65 snap 0 seq_num 1) dirty dne 2024-09-01T00:39:51.955 INFO:tasks.rados.rados.0.smithi026.stdout:3293: finishing write tid 3 to smithi02669314-38 2024-09-01T00:39:51.956 INFO:tasks.rados.rados.0.smithi026.stdout:3293: oid 38 updating version 0 to 1357 2024-09-01T00:39:51.956 INFO:tasks.rados.rados.0.smithi026.stdout:3293: oid 38 version 1357 is already newer than 1356 2024-09-01T00:39:51.956 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1357 (ObjNum 1030 snap 317 seq_num 1030) dirty exists 2024-09-01T00:39:51.956 INFO:tasks.rados.rados.0.smithi026.stdout:3293: left oid 38 (ObjNum 1030 snap 317 seq_num 1030) 2024-09-01T00:39:51.958 INFO:tasks.rados.rados.0.smithi026.stdout:3290: done (5 left) 2024-09-01T00:39:51.958 INFO:tasks.rados.rados.0.smithi026.stdout:3291: done (4 left) 2024-09-01T00:39:51.958 INFO:tasks.rados.rados.0.smithi026.stdout:3292: done (3 left) 2024-09-01T00:39:51.958 INFO:tasks.rados.rados.0.smithi026.stdout:3293: done (2 left) 2024-09-01T00:39:51.958 INFO:tasks.rados.rados.0.smithi026.stdout:3295: done (1 left) 2024-09-01T00:39:51.958 INFO:tasks.rados.rados.0.smithi026.stdout:3296: rollback oid 20 current snap is 317 2024-09-01T00:39:51.958 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 20 to 251 2024-09-01T00:39:51.959 INFO:tasks.rados.rados.0.smithi026.stdout:3297: rmattr oid 19 current snap is 317 2024-09-01T00:39:51.959 INFO:tasks.rados.rados.0.smithi026.stdout:3297: done (2 left) 2024-09-01T00:39:51.959 INFO:tasks.rados.rados.0.smithi026.stdout:3298: rollback oid 30 current snap is 317 2024-09-01T00:39:51.959 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 30 to 294 2024-09-01T00:39:51.959 INFO:tasks.rados.rados.0.smithi026.stdout:3299: snap_remove snap 301 2024-09-01T00:39:52.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:39:52.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:39:52.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:39:52.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:39:52.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:39:52.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:39:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:39:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:39:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:39:52.942 INFO:tasks.rados.rados.0.smithi026.stdout:3298: finishing rollback tid 0 to smithi02669314-30 2024-09-01T00:39:52.942 INFO:tasks.rados.rados.0.smithi026.stdout:3298: finishing rollback tid 1 to smithi02669314-30 2024-09-01T00:39:52.942 INFO:tasks.rados.rados.0.smithi026.stdout:3296: finishing rollback tid 0 to smithi02669314-20 2024-09-01T00:39:52.942 INFO:tasks.rados.rados.0.smithi026.stdout:3298: finishing rollback tid 2 to smithi02669314-30 2024-09-01T00:39:52.942 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1724 (ObjNum 870 snap 278 seq_num 870) dirty exists 2024-09-01T00:39:52.942 INFO:tasks.rados.rados.0.smithi026.stdout:3296: finishing rollback tid 1 to smithi02669314-20 2024-09-01T00:39:52.942 INFO:tasks.rados.rados.0.smithi026.stdout:3296: finishing rollback tid 2 to smithi02669314-20 2024-09-01T00:39:52.942 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 1665 (ObjNum 129 snap 0 seq_num 133785016) dirty exists 2024-09-01T00:39:52.943 INFO:tasks.rados.rados.0.smithi026.stdout:3294: expect (ObjNum 1020 snap 316 seq_num 1020) 2024-09-01T00:39:53.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:52 smithi026 ceph-mon[81182]: osdmap e711: 8 total, 8 up, 8 in 2024-09-01T00:39:53.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:52 smithi026 ceph-mon[81182]: pgmap v736: 121 pgs: 121 active+clean; 479 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.6 MiB/s wr, 26 op/s 2024-09-01T00:39:53.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:52 smithi026 ceph-mon[83580]: osdmap e711: 8 total, 8 up, 8 in 2024-09-01T00:39:53.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:52 smithi026 ceph-mon[83580]: pgmap v736: 121 pgs: 121 active+clean; 479 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.6 MiB/s wr, 26 op/s 2024-09-01T00:39:53.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:52 smithi139 ceph-mon[73682]: osdmap e711: 8 total, 8 up, 8 in 2024-09-01T00:39:53.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:52 smithi139 ceph-mon[73682]: pgmap v736: 121 pgs: 121 active+clean; 479 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.6 MiB/s wr, 26 op/s 2024-09-01T00:39:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:53 smithi026 ceph-mon[81182]: osdmap e712: 8 total, 8 up, 8 in 2024-09-01T00:39:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:53 smithi026 ceph-mon[83580]: osdmap e712: 8 total, 8 up, 8 in 2024-09-01T00:39:54.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:53 smithi139 ceph-mon[73682]: osdmap e712: 8 total, 8 up, 8 in 2024-09-01T00:39:54.949 INFO:tasks.rados.rados.0.smithi026.stdout:3294: done (3 left) 2024-09-01T00:39:54.949 INFO:tasks.rados.rados.0.smithi026.stdout:3296: done (2 left) 2024-09-01T00:39:54.950 INFO:tasks.rados.rados.0.smithi026.stdout:3298: done (1 left) 2024-09-01T00:39:54.950 INFO:tasks.rados.rados.0.smithi026.stdout:3299: done (0 left) 2024-09-01T00:39:54.950 INFO:tasks.rados.rados.0.smithi026.stdout:3300: rollback oid 28 current snap is 317 2024-09-01T00:39:54.950 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 28 to 312 2024-09-01T00:39:54.950 INFO:tasks.rados.rados.0.smithi026.stdout:3301: setattr oid 20 current snap is 317 2024-09-01T00:39:54.950 INFO:tasks.rados.rados.0.smithi026.stdout:3302: delete oid 10 current snap is 317 2024-09-01T00:39:54.954 INFO:tasks.rados.rados.0.smithi026.stdout:3302: done (2 left) 2024-09-01T00:39:54.954 INFO:tasks.rados.rados.0.smithi026.stdout:3303: copy_from oid 31 from oid 48 current snap is 317 2024-09-01T00:39:54.954 INFO:tasks.rados.rados.0.smithi026.stdout:3300: finishing rollback tid 0 to smithi02669314-28 2024-09-01T00:39:54.954 INFO:tasks.rados.rados.0.smithi026.stdout:3304: snap_remove snap 251 2024-09-01T00:39:55.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:54 smithi026 ceph-mon[81182]: pgmap v738: 121 pgs: 121 active+clean; 480 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.1 MiB/s wr, 25 op/s 2024-09-01T00:39:55.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:54 smithi026 ceph-mon[83580]: pgmap v738: 121 pgs: 121 active+clean; 480 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.1 MiB/s wr, 25 op/s 2024-09-01T00:39:55.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:54 smithi139 ceph-mon[73682]: pgmap v738: 121 pgs: 121 active+clean; 480 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.1 MiB/s wr, 25 op/s 2024-09-01T00:39:55.843 INFO:tasks.rados.rados.0.smithi026.stdout:3304: done (3 left) 2024-09-01T00:39:55.843 INFO:tasks.rados.rados.0.smithi026.stdout:3305: rmattr oid 2 current snap is 317 2024-09-01T00:39:55.843 INFO:tasks.rados.rados.0.smithi026.stdout:3305: done (3 left) 2024-09-01T00:39:55.843 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 317 2024-09-01T00:39:55.843 INFO:tasks.rados.rados.0.smithi026.stdout:3306: seq_num 1033 ranges {2629632=507904} 2024-09-01T00:39:55.861 INFO:tasks.rados.rados.0.smithi026.stdout:3306: writing smithi02669314-17 from 2629632 to 3137536 tid 1 2024-09-01T00:39:55.862 INFO:tasks.rados.rados.0.smithi026.stdout:3300: finishing rollback tid 1 to smithi02669314-28 2024-09-01T00:39:55.862 INFO:tasks.rados.rados.0.smithi026.stdout:3300: finishing rollback tid 2 to smithi02669314-28 2024-09-01T00:39:55.862 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1435 (ObjNum 972 snap 300 seq_num 972) dirty exists 2024-09-01T00:39:55.862 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 1672 (ObjNum 129 snap 0 seq_num 133785016) dirty exists 2024-09-01T00:39:55.862 INFO:tasks.rados.rados.0.smithi026.stdout:3303: finishing copy_from racing read to smithi02669314-31 2024-09-01T00:39:55.862 INFO:tasks.rados.rados.0.smithi026.stdout:3303: finishing copy_from to smithi02669314-31 2024-09-01T00:39:55.862 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 1355 (ObjNum 930 snap 297 seq_num 930) dirty exists 2024-09-01T00:39:55.862 INFO:tasks.rados.rados.0.smithi026.stdout:3300: done (3 left) 2024-09-01T00:39:55.862 INFO:tasks.rados.rados.0.smithi026.stdout:3301: done (2 left) 2024-09-01T00:39:55.862 INFO:tasks.rados.rados.0.smithi026.stdout:3303: done (1 left) 2024-09-01T00:39:55.862 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 317 2024-09-01T00:39:55.862 INFO:tasks.rados.rados.0.smithi026.stdout:3307: seq_num 1034 ranges {9166848=524288} 2024-09-01T00:39:55.916 INFO:tasks.rados.rados.0.smithi026.stdout:3307: writing smithi02669314-3 from 9166848 to 9691136 tid 1 2024-09-01T00:39:55.916 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 317 2024-09-01T00:39:55.916 INFO:tasks.rados.rados.0.smithi026.stdout:3308: seq_num 1035 ranges {0=540672} 2024-09-01T00:39:55.919 INFO:tasks.rados.rados.0.smithi026.stdout:3308: writing smithi02669314-21 from 0 to 540672 tid 1 2024-09-01T00:39:55.919 INFO:tasks.rados.rados.0.smithi026.stdout:3309: copy_from oid 5 from oid 37 current snap is 317 2024-09-01T00:39:55.919 INFO:tasks.rados.rados.0.smithi026.stdout:3306: finishing write tid 1 to smithi02669314-17 2024-09-01T00:39:55.920 INFO:tasks.rados.rados.0.smithi026.stdout:3306: finishing write tid 2 to smithi02669314-17 2024-09-01T00:39:55.920 INFO:tasks.rados.rados.0.smithi026.stdout:3306: finishing write tid 3 to smithi02669314-17 2024-09-01T00:39:55.920 INFO:tasks.rados.rados.0.smithi026.stdout:3306: oid 17 updating version 0 to 1370 2024-09-01T00:39:55.920 INFO:tasks.rados.rados.0.smithi026.stdout:3306: oid 17 version 1370 is already newer than 1369 2024-09-01T00:39:55.920 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 1370 (ObjNum 1033 snap 317 seq_num 1033) dirty exists 2024-09-01T00:39:55.920 INFO:tasks.rados.rados.0.smithi026.stdout:3306: left oid 17 (ObjNum 1033 snap 317 seq_num 1033) 2024-09-01T00:39:55.920 INFO:tasks.rados.rados.0.smithi026.stdout:3306: done (3 left) 2024-09-01T00:39:55.920 INFO:tasks.rados.rados.0.smithi026.stdout:3310: snap_create 2024-09-01T00:39:55.920 INFO:tasks.rados.rados.0.smithi026.stdout:3307: finishing write tid 1 to smithi02669314-3 2024-09-01T00:39:55.921 INFO:tasks.rados.rados.0.smithi026.stdout:3307: finishing write tid 2 to smithi02669314-3 2024-09-01T00:39:55.921 INFO:tasks.rados.rados.0.smithi026.stdout:3309: finishing copy_from to smithi02669314-5 2024-09-01T00:39:55.921 INFO:tasks.rados.rados.0.smithi026.stdout:3309: got expected ENOENT (src dne) 2024-09-01T00:39:55.921 INFO:tasks.rados.rados.0.smithi026.stdout:3309: finishing copy_from racing read to smithi02669314-5 2024-09-01T00:39:55.921 INFO:tasks.rados.rados.0.smithi026.stdout:3307: finishing write tid 3 to smithi02669314-3 2024-09-01T00:39:55.922 INFO:tasks.rados.rados.0.smithi026.stdout:3307: oid 3 updating version 0 to 1008 2024-09-01T00:39:55.922 INFO:tasks.rados.rados.0.smithi026.stdout:3307: oid 3 version 1008 is already newer than 1007 2024-09-01T00:39:55.922 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 1008 (ObjNum 1034 snap 317 seq_num 1034) dirty exists 2024-09-01T00:39:55.922 INFO:tasks.rados.rados.0.smithi026.stdout:3307: left oid 3 (ObjNum 1034 snap 317 seq_num 1034) 2024-09-01T00:39:55.922 INFO:tasks.rados.rados.0.smithi026.stdout:3308: finishing write tid 1 to smithi02669314-21 2024-09-01T00:39:55.922 INFO:tasks.rados.rados.0.smithi026.stdout:3308: finishing write tid 2 to smithi02669314-21 2024-09-01T00:39:55.924 INFO:tasks.rados.rados.0.smithi026.stdout:3308: finishing write tid 3 to smithi02669314-21 2024-09-01T00:39:55.924 INFO:tasks.rados.rados.0.smithi026.stdout:3308: oid 21 updating version 0 to 1174 2024-09-01T00:39:55.924 INFO:tasks.rados.rados.0.smithi026.stdout:3308: oid 21 updating version 1174 to 1175 2024-09-01T00:39:55.924 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 1175 (ObjNum 1035 snap 317 seq_num 1035) dirty exists 2024-09-01T00:39:55.924 INFO:tasks.rados.rados.0.smithi026.stdout:3308: left oid 21 (ObjNum 1035 snap 317 seq_num 1035) 2024-09-01T00:39:56.847 INFO:tasks.rados.rados.0.smithi026.stdout:3307: done (3 left) 2024-09-01T00:39:56.848 INFO:tasks.rados.rados.0.smithi026.stdout:3308: done (2 left) 2024-09-01T00:39:56.848 INFO:tasks.rados.rados.0.smithi026.stdout:3309: done (1 left) 2024-09-01T00:39:56.848 INFO:tasks.rados.rados.0.smithi026.stdout:3310: done (0 left) 2024-09-01T00:39:56.848 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 318 2024-09-01T00:39:56.848 INFO:tasks.rados.rados.0.smithi026.stdout:3311: seq_num 1036 ranges {5357568=557056} 2024-09-01T00:39:56.880 INFO:tasks.rados.rados.0.smithi026.stdout:3311: writing smithi02669314-13 from 5357568 to 5914624 tid 1 2024-09-01T00:39:56.881 INFO:tasks.rados.rados.0.smithi026.stdout:3312: rollback oid 43 current snap is 318 2024-09-01T00:39:56.881 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 43 to 313 2024-09-01T00:39:56.881 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 30 current snap is 318 2024-09-01T00:39:56.881 INFO:tasks.rados.rados.0.smithi026.stdout:3313: seq_num 1037 ranges {172032=573440} 2024-09-01T00:39:56.885 INFO:tasks.rados.rados.0.smithi026.stdout:3313: writing smithi02669314-30 from 172032 to 745472 tid 1 2024-09-01T00:39:56.885 INFO:tasks.rados.rados.0.smithi026.stdout:3314: snap_create 2024-09-01T00:39:56.885 INFO:tasks.rados.rados.0.smithi026.stdout:3312: finishing rollback tid 0 to smithi02669314-43 2024-09-01T00:39:56.885 INFO:tasks.rados.rados.0.smithi026.stdout:3312: finishing rollback tid 1 to smithi02669314-43 2024-09-01T00:39:56.885 INFO:tasks.rados.rados.0.smithi026.stdout:3312: finishing rollback tid 2 to smithi02669314-43 2024-09-01T00:39:56.885 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 718 (ObjNum 988 snap 306 seq_num 988) dirty exists 2024-09-01T00:39:56.887 INFO:tasks.rados.rados.0.smithi026.stdout:3311: finishing write tid 1 to smithi02669314-13 2024-09-01T00:39:56.889 INFO:tasks.rados.rados.0.smithi026.stdout:3311: finishing write tid 2 to smithi02669314-13 2024-09-01T00:39:56.890 INFO:tasks.rados.rados.0.smithi026.stdout:3311: finishing write tid 3 to smithi02669314-13 2024-09-01T00:39:56.890 INFO:tasks.rados.rados.0.smithi026.stdout:3311: oid 13 updating version 0 to 1330 2024-09-01T00:39:56.890 INFO:tasks.rados.rados.0.smithi026.stdout:3311: oid 13 version 1330 is already newer than 1329 2024-09-01T00:39:56.890 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 1330 (ObjNum 1036 snap 318 seq_num 1036) dirty exists 2024-09-01T00:39:56.890 INFO:tasks.rados.rados.0.smithi026.stdout:3311: left oid 13 (ObjNum 1036 snap 318 seq_num 1036) 2024-09-01T00:39:56.891 INFO:tasks.rados.rados.0.smithi026.stdout:3313: finishing write tid 1 to smithi02669314-30 2024-09-01T00:39:56.891 INFO:tasks.rados.rados.0.smithi026.stdout:3313: finishing write tid 2 to smithi02669314-30 2024-09-01T00:39:56.893 INFO:tasks.rados.rados.0.smithi026.stdout:3313: finishing write tid 3 to smithi02669314-30 2024-09-01T00:39:56.893 INFO:tasks.rados.rados.0.smithi026.stdout:3313: oid 30 updating version 0 to 1744 2024-09-01T00:39:56.893 INFO:tasks.rados.rados.0.smithi026.stdout:3313: oid 30 updating version 1744 to 1745 2024-09-01T00:39:56.894 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1745 (ObjNum 1037 snap 318 seq_num 1037) dirty exists 2024-09-01T00:39:56.894 INFO:tasks.rados.rados.0.smithi026.stdout:3313: left oid 30 (ObjNum 1037 snap 318 seq_num 1037) 2024-09-01T00:39:57.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:56 smithi026 ceph-mon[81182]: osdmap e713: 8 total, 8 up, 8 in 2024-09-01T00:39:57.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:56 smithi026 ceph-mon[83580]: osdmap e713: 8 total, 8 up, 8 in 2024-09-01T00:39:57.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:56 smithi139 ceph-mon[73682]: osdmap e713: 8 total, 8 up, 8 in 2024-09-01T00:39:57.852 INFO:tasks.rados.rados.0.smithi026.stdout:3311: done (3 left) 2024-09-01T00:39:57.852 INFO:tasks.rados.rados.0.smithi026.stdout:3312: done (2 left) 2024-09-01T00:39:57.852 INFO:tasks.rados.rados.0.smithi026.stdout:3313: done (1 left) 2024-09-01T00:39:57.852 INFO:tasks.rados.rados.0.smithi026.stdout:3314: done (0 left) 2024-09-01T00:39:57.853 INFO:tasks.rados.rados.0.smithi026.stdout:3315: snap_remove snap 312 2024-09-01T00:39:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:57 smithi026 ceph-mon[83580]: pgmap v740: 121 pgs: 121 active+clean; 475 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-09-01T00:39:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:57 smithi026 ceph-mon[83580]: osdmap e714: 8 total, 8 up, 8 in 2024-09-01T00:39:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:57 smithi026 ceph-mon[81182]: pgmap v740: 121 pgs: 121 active+clean; 475 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-09-01T00:39:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:57 smithi026 ceph-mon[81182]: osdmap e714: 8 total, 8 up, 8 in 2024-09-01T00:39:58.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:39:57 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:39:57] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.51.0" 2024-09-01T00:39:58.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:57 smithi139 ceph-mon[73682]: pgmap v740: 121 pgs: 121 active+clean; 475 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-09-01T00:39:58.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:57 smithi139 ceph-mon[73682]: osdmap e714: 8 total, 8 up, 8 in 2024-09-01T00:39:58.858 INFO:tasks.rados.rados.0.smithi026.stdout:3315: done (0 left) 2024-09-01T00:39:58.858 INFO:tasks.rados.rados.0.smithi026.stdout:3316: setattr oid 40 current snap is 319 2024-09-01T00:39:58.860 INFO:tasks.rados.rados.0.smithi026.stdout:3317: read oid 41 snap 314 2024-09-01T00:39:58.860 INFO:tasks.rados.rados.0.smithi026.stdout:3317: expect (ObjNum 938 snap 297 seq_num 938) 2024-09-01T00:39:58.860 INFO:tasks.rados.rados.0.smithi026.stdout:3318: snap_remove snap 273 2024-09-01T00:39:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:58 smithi026 ceph-mon[81182]: osdmap e715: 8 total, 8 up, 8 in 2024-09-01T00:39:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:58 smithi026 ceph-mon[83580]: osdmap e715: 8 total, 8 up, 8 in 2024-09-01T00:39:59.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:58 smithi139 ceph-mon[73682]: osdmap e715: 8 total, 8 up, 8 in 2024-09-01T00:39:59.869 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1342 (ObjNum 4113 snap 0 seq_num 3729586074) dirty exists 2024-09-01T00:39:59.869 INFO:tasks.rados.rados.0.smithi026.stdout:3317: expect (ObjNum 938 snap 297 seq_num 938) 2024-09-01T00:40:00.176 INFO:tasks.rados.rados.0.smithi026.stdout:3316: done (2 left) 2024-09-01T00:40:00.176 INFO:tasks.rados.rados.0.smithi026.stdout:3317: done (1 left) 2024-09-01T00:40:00.176 INFO:tasks.rados.rados.0.smithi026.stdout:3318: done (0 left) 2024-09-01T00:40:00.176 INFO:tasks.rados.rados.0.smithi026.stdout:3319: copy_from oid 23 from oid 8 current snap is 319 2024-09-01T00:40:00.176 INFO:tasks.rados.rados.0.smithi026.stdout:3320: rmattr oid 47 current snap is 319 2024-09-01T00:40:00.176 INFO:tasks.rados.rados.0.smithi026.stdout:3320: done (1 left) 2024-09-01T00:40:00.177 INFO:tasks.rados.rados.0.smithi026.stdout:3321: rmattr oid 7 current snap is 319 2024-09-01T00:40:00.177 INFO:tasks.rados.rados.0.smithi026.stdout:3321: done (1 left) 2024-09-01T00:40:00.177 INFO:tasks.rados.rados.0.smithi026.stdout:3322: read oid 40 snap 311 2024-09-01T00:40:00.177 INFO:tasks.rados.rados.0.smithi026.stdout:3322: expect (ObjNum 891 snap 289 seq_num 891) 2024-09-01T00:40:00.177 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 319 2024-09-01T00:40:00.177 INFO:tasks.rados.rados.0.smithi026.stdout:3323: seq_num 1038 ranges {2719744=589824} 2024-09-01T00:40:00.194 INFO:tasks.rados.rados.0.smithi026.stdout:3323: writing smithi02669314-16 from 2719744 to 3309568 tid 1 2024-09-01T00:40:00.194 INFO:tasks.rados.rados.0.smithi026.stdout:3324: copy_from oid 32 from oid 49 current snap is 319 2024-09-01T00:40:00.194 INFO:tasks.rados.rados.0.smithi026.stdout:3319: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:40:00.194 INFO:tasks.rados.rados.0.smithi026.stdout:3322: expect (ObjNum 891 snap 289 seq_num 891) 2024-09-01T00:40:00.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:59 smithi026 ceph-mon[81182]: pgmap v743: 121 pgs: 121 active+clean; 475 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-09-01T00:40:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:39:59 smithi026 ceph-mon[81182]: osdmap e716: 8 total, 8 up, 8 in 2024-09-01T00:40:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:59 smithi026 ceph-mon[83580]: pgmap v743: 121 pgs: 121 active+clean; 475 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-09-01T00:40:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:39:59 smithi026 ceph-mon[83580]: osdmap e716: 8 total, 8 up, 8 in 2024-09-01T00:40:00.237 INFO:tasks.rados.rados.0.smithi026.stdout:3319: finishing copy_from to smithi02669314-23 2024-09-01T00:40:00.237 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 1001 (ObjNum 177 snap 0 seq_num 0) dirty exists 2024-09-01T00:40:00.237 INFO:tasks.rados.rados.0.smithi026.stdout:3319: done (3 left) 2024-09-01T00:40:00.237 INFO:tasks.rados.rados.0.smithi026.stdout:3322: done (2 left) 2024-09-01T00:40:00.237 INFO:tasks.rados.rados.0.smithi026.stdout:3325: delete oid 27 current snap is 319 2024-09-01T00:40:00.237 INFO:tasks.rados.rados.0.smithi026.stdout:3323: finishing write tid 1 to smithi02669314-16 2024-09-01T00:40:00.237 INFO:tasks.rados.rados.0.smithi026.stdout:3323: finishing write tid 2 to smithi02669314-16 2024-09-01T00:40:00.237 INFO:tasks.rados.rados.0.smithi026.stdout:3323: finishing write tid 3 to smithi02669314-16 2024-09-01T00:40:00.238 INFO:tasks.rados.rados.0.smithi026.stdout:3323: oid 16 updating version 0 to 1392 2024-09-01T00:40:00.238 INFO:tasks.rados.rados.0.smithi026.stdout:3323: oid 16 version 1392 is already newer than 1391 2024-09-01T00:40:00.238 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1392 (ObjNum 1038 snap 319 seq_num 1038) dirty exists 2024-09-01T00:40:00.238 INFO:tasks.rados.rados.0.smithi026.stdout:3323: left oid 16 (ObjNum 1038 snap 319 seq_num 1038) 2024-09-01T00:40:00.245 INFO:tasks.rados.rados.0.smithi026.stdout:3323: done (2 left) 2024-09-01T00:40:00.245 INFO:tasks.rados.rados.0.smithi026.stdout:3325: done (1 left) 2024-09-01T00:40:00.245 INFO:tasks.rados.rados.0.smithi026.stdout:3326: copy_from oid 36 from oid 5 current snap is 319 2024-09-01T00:40:00.245 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 319 2024-09-01T00:40:00.245 INFO:tasks.rados.rados.0.smithi026.stdout:3327: seq_num 1040 ranges {2162688=622592} 2024-09-01T00:40:00.260 INFO:tasks.rados.rados.0.smithi026.stdout:3327: writing smithi02669314-19 from 2162688 to 2785280 tid 1 2024-09-01T00:40:00.260 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 319 2024-09-01T00:40:00.260 INFO:tasks.rados.rados.0.smithi026.stdout:3328: seq_num 1041 ranges {6037504=638976} 2024-09-01T00:40:00.298 INFO:tasks.rados.rados.0.smithi026.stdout:3328: writing smithi02669314-50 from 6037504 to 6676480 tid 1 2024-09-01T00:40:00.298 INFO:tasks.rados.rados.0.smithi026.stdout:3329: copy_from oid 44 from oid 37 current snap is 319 2024-09-01T00:40:00.298 INFO:tasks.rados.rados.0.smithi026.stdout:3326: finishing copy_from to smithi02669314-36 2024-09-01T00:40:00.298 INFO:tasks.rados.rados.0.smithi026.stdout:3326: got expected ENOENT (src dne) 2024-09-01T00:40:00.298 INFO:tasks.rados.rados.0.smithi026.stdout:3326: finishing copy_from racing read to smithi02669314-36 2024-09-01T00:40:00.298 INFO:tasks.rados.rados.0.smithi026.stdout:3327: finishing write tid 1 to smithi02669314-19 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:3327: finishing write tid 2 to smithi02669314-19 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:3327: finishing write tid 3 to smithi02669314-19 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:3327: oid 19 updating version 0 to 1332 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:3327: oid 19 version 1332 is already newer than 1331 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 1332 (ObjNum 1040 snap 319 seq_num 1040) dirty exists 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:3327: left oid 19 (ObjNum 1040 snap 319 seq_num 1040) 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:3324: finishing copy_from racing read to smithi02669314-32 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:3324: finishing copy_from to smithi02669314-32 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 1341 (ObjNum 1020 snap 316 seq_num 1020) dirty exists 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:3324: done (4 left) 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:3326: done (3 left) 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:3327: done (2 left) 2024-09-01T00:40:00.299 INFO:tasks.rados.rados.0.smithi026.stdout:3330: rollback oid 23 current snap is 319 2024-09-01T00:40:00.300 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 23 to 306 2024-09-01T00:40:00.300 INFO:tasks.rados.rados.0.smithi026.stdout:3331: read oid 47 snap -1 2024-09-01T00:40:00.300 INFO:tasks.rados.rados.0.smithi026.stdout:3331: expect deleted 2024-09-01T00:40:00.300 INFO:tasks.rados.rados.0.smithi026.stdout:3332: rollback oid 38 current snap is 319 2024-09-01T00:40:00.300 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 38 to 317 2024-09-01T00:40:00.300 INFO:tasks.rados.rados.0.smithi026.stdout:3333: copy_from oid 19 from oid 36 current snap is 319 2024-09-01T00:40:00.300 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 319 2024-09-01T00:40:00.300 INFO:tasks.rados.rados.0.smithi026.stdout:3334: seq_num 1042 ranges {0=655360} 2024-09-01T00:40:00.301 INFO:tasks.rados.rados.0.smithi026.stdout:3334: writing smithi02669314-7 from 0 to 655360 tid 1 2024-09-01T00:40:00.301 INFO:tasks.rados.rados.0.smithi026.stdout:3335: snap_remove snap 294 2024-09-01T00:40:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:59 smithi139 ceph-mon[73682]: pgmap v743: 121 pgs: 121 active+clean; 475 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-09-01T00:40:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:39:59 smithi139 ceph-mon[73682]: osdmap e716: 8 total, 8 up, 8 in 2024-09-01T00:40:00.844 INFO:tasks.rados.rados.0.smithi026.stdout:3335: done (7 left) 2024-09-01T00:40:00.844 INFO:tasks.rados.rados.0.smithi026.stdout:3336: rmattr oid 49 current snap is 319 2024-09-01T00:40:00.844 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 319 2024-09-01T00:40:00.844 INFO:tasks.rados.rados.0.smithi026.stdout:3337: seq_num 1043 ranges {1064960=671744} 2024-09-01T00:40:00.854 INFO:tasks.rados.rados.0.smithi026.stdout:3337: writing smithi02669314-45 from 1064960 to 1736704 tid 1 2024-09-01T00:40:00.856 INFO:tasks.rados.rados.0.smithi026.stdout:3329: finishing copy_from to smithi02669314-44 2024-09-01T00:40:00.856 INFO:tasks.rados.rados.0.smithi026.stdout:3329: got expected ENOENT (src dne) 2024-09-01T00:40:00.856 INFO:tasks.rados.rados.0.smithi026.stdout:3329: finishing copy_from racing read to smithi02669314-44 2024-09-01T00:40:00.856 INFO:tasks.rados.rados.0.smithi026.stdout:3330: finishing rollback tid 0 to smithi02669314-23 2024-09-01T00:40:00.856 INFO:tasks.rados.rados.0.smithi026.stdout:3330: finishing rollback tid 1 to smithi02669314-23 2024-09-01T00:40:00.856 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 1343 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-01T00:40:00.856 INFO:tasks.rados.rados.0.smithi026.stdout:3332: finishing rollback tid 0 to smithi02669314-38 2024-09-01T00:40:00.856 INFO:tasks.rados.rados.0.smithi026.stdout:3332: finishing rollback tid 1 to smithi02669314-38 2024-09-01T00:40:00.856 INFO:tasks.rados.rados.0.smithi026.stdout:3328: finishing write tid 1 to smithi02669314-50 2024-09-01T00:40:00.856 INFO:tasks.rados.rados.0.smithi026.stdout:3332: finishing rollback tid 2 to smithi02669314-38 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1386 (ObjNum 1030 snap 317 seq_num 1030) dirty exists 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:3333: finishing copy_from to smithi02669314-19 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:3333: got expected ENOENT (src dne) 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:3328: finishing write tid 2 to smithi02669314-50 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:3333: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:3334: finishing write tid 1 to smithi02669314-7 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:3334: finishing write tid 2 to smithi02669314-7 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:3328: finishing write tid 3 to smithi02669314-50 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:3328: oid 50 updating version 0 to 1761 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:3328: oid 50 updating version 1761 to 1762 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 1762 (ObjNum 1041 snap 319 seq_num 1041) dirty exists 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:3328: left oid 50 (ObjNum 1041 snap 319 seq_num 1041) 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:3334: finishing write tid 3 to smithi02669314-7 2024-09-01T00:40:00.857 INFO:tasks.rados.rados.0.smithi026.stdout:3334: oid 7 updating version 0 to 1596 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3334: oid 7 updating version 1596 to 1597 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 1597 (ObjNum 1042 snap 319 seq_num 1042) dirty exists 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3334: left oid 7 (ObjNum 1042 snap 319 seq_num 1042) 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3328: done (8 left) 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3329: done (7 left) 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3330: done (6 left) 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3331: done (5 left) 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3332: done (4 left) 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3333: done (3 left) 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3334: done (2 left) 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3338: read oid 14 snap -1 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3338: expect deleted 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3339: copy_from oid 26 from oid 15 current snap is 319 2024-09-01T00:40:00.858 INFO:tasks.rados.rados.0.smithi026.stdout:3340: copy_from oid 21 from oid 3 current snap is 319 2024-09-01T00:40:00.859 INFO:tasks.rados.rados.0.smithi026.stdout:3341: snap_remove snap 313 2024-09-01T00:40:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:00 smithi026 ceph-mon[81182]: osdmap e717: 8 total, 8 up, 8 in 2024-09-01T00:40:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:00 smithi026 ceph-mon[81182]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-09-01T00:40:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:00 smithi026 ceph-mon[81182]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-01T00:40:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:00 smithi026 ceph-mon[81182]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-01T00:40:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:00 smithi026 ceph-mon[81182]: osdmap e718: 8 total, 8 up, 8 in 2024-09-01T00:40:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:00 smithi026 ceph-mon[83580]: osdmap e717: 8 total, 8 up, 8 in 2024-09-01T00:40:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:00 smithi026 ceph-mon[83580]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-09-01T00:40:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:00 smithi026 ceph-mon[83580]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-01T00:40:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:00 smithi026 ceph-mon[83580]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-01T00:40:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:00 smithi026 ceph-mon[83580]: osdmap e718: 8 total, 8 up, 8 in 2024-09-01T00:40:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:00 smithi139 ceph-mon[73682]: osdmap e717: 8 total, 8 up, 8 in 2024-09-01T00:40:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:00 smithi139 ceph-mon[73682]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-09-01T00:40:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:00 smithi139 ceph-mon[73682]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-01T00:40:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:00 smithi139 ceph-mon[73682]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-01T00:40:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:00 smithi139 ceph-mon[73682]: osdmap e718: 8 total, 8 up, 8 in 2024-09-01T00:40:01.847 INFO:tasks.rados.rados.0.smithi026.stdout:3337: finishing write tid 1 to smithi02669314-45 2024-09-01T00:40:01.847 INFO:tasks.rados.rados.0.smithi026.stdout:3337: finishing write tid 2 to smithi02669314-45 2024-09-01T00:40:01.847 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 1343 (ObjNum 1020 snap 316 seq_num 1020) dirty exists 2024-09-01T00:40:01.847 INFO:tasks.rados.rados.0.smithi026.stdout:3337: finishing write tid 3 to smithi02669314-45 2024-09-01T00:40:01.847 INFO:tasks.rados.rados.0.smithi026.stdout:3337: oid 45 updating version 0 to 1390 2024-09-01T00:40:01.847 INFO:tasks.rados.rados.0.smithi026.stdout:3337: oid 45 updating version 1390 to 1391 2024-09-01T00:40:01.847 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1391 (ObjNum 1043 snap 319 seq_num 1043) dirty exists 2024-09-01T00:40:01.847 INFO:tasks.rados.rados.0.smithi026.stdout:3337: left oid 45 (ObjNum 1043 snap 319 seq_num 1043) 2024-09-01T00:40:01.847 INFO:tasks.rados.rados.0.smithi026.stdout:3339: finishing copy_from to smithi02669314-26 2024-09-01T00:40:01.847 INFO:tasks.rados.rados.0.smithi026.stdout:3339: got expected ENOENT (src dne) 2024-09-01T00:40:01.847 INFO:tasks.rados.rados.0.smithi026.stdout:3339: finishing copy_from racing read to smithi02669314-26 2024-09-01T00:40:01.848 INFO:tasks.rados.rados.0.smithi026.stdout:3340: finishing copy_from racing read to smithi02669314-21 2024-09-01T00:40:01.848 INFO:tasks.rados.rados.0.smithi026.stdout:3340: finishing copy_from to smithi02669314-21 2024-09-01T00:40:01.848 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 1008 (ObjNum 1034 snap 317 seq_num 1034) dirty exists 2024-09-01T00:40:01.848 INFO:tasks.rados.rados.0.smithi026.stdout:3336: done (5 left) 2024-09-01T00:40:01.848 INFO:tasks.rados.rados.0.smithi026.stdout:3337: done (4 left) 2024-09-01T00:40:01.848 INFO:tasks.rados.rados.0.smithi026.stdout:3338: done (3 left) 2024-09-01T00:40:01.848 INFO:tasks.rados.rados.0.smithi026.stdout:3339: done (2 left) 2024-09-01T00:40:01.848 INFO:tasks.rados.rados.0.smithi026.stdout:3340: done (1 left) 2024-09-01T00:40:01.848 INFO:tasks.rados.rados.0.smithi026.stdout:3341: done (0 left) 2024-09-01T00:40:01.848 INFO:tasks.rados.rados.0.smithi026.stdout:3342: rmattr oid 40 current snap is 319 2024-09-01T00:40:01.848 INFO:tasks.rados.rados.0.smithi026.stdout:3343: snap_remove snap 316 2024-09-01T00:40:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:01 smithi026 ceph-mon[81182]: pgmap v746: 121 pgs: 121 active+clean; 463 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 928 KiB/s wr, 8 op/s 2024-09-01T00:40:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:01 smithi026 ceph-mon[81182]: osdmap e719: 8 total, 8 up, 8 in 2024-09-01T00:40:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:01 smithi026 ceph-mon[83580]: pgmap v746: 121 pgs: 121 active+clean; 463 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 928 KiB/s wr, 8 op/s 2024-09-01T00:40:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:01 smithi026 ceph-mon[83580]: osdmap e719: 8 total, 8 up, 8 in 2024-09-01T00:40:02.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:01 smithi139 ceph-mon[73682]: pgmap v746: 121 pgs: 121 active+clean; 463 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 928 KiB/s wr, 8 op/s 2024-09-01T00:40:02.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:01 smithi139 ceph-mon[73682]: osdmap e719: 8 total, 8 up, 8 in 2024-09-01T00:40:02.848 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1344 (ObjNum 4113 snap 0 seq_num 3729586074) dirty exists 2024-09-01T00:40:02.848 INFO:tasks.rados.rados.0.smithi026.stdout:3342: done (1 left) 2024-09-01T00:40:02.848 INFO:tasks.rados.rados.0.smithi026.stdout:3343: done (0 left) 2024-09-01T00:40:02.848 INFO:tasks.rados.rados.0.smithi026.stdout:3344: rollback oid 46 current snap is 319 2024-09-01T00:40:02.848 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 46 to 291 2024-09-01T00:40:02.848 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 319 2024-09-01T00:40:02.848 INFO:tasks.rados.rados.0.smithi026.stdout:3345: seq_num 1044 ranges {0=688128} 2024-09-01T00:40:02.852 INFO:tasks.rados.rados.0.smithi026.stdout:3345: writing smithi02669314-4 from 0 to 688128 tid 1 2024-09-01T00:40:02.853 INFO:tasks.rados.rados.0.smithi026.stdout:3346: read oid 19 snap -1 2024-09-01T00:40:02.853 INFO:tasks.rados.rados.0.smithi026.stdout:3346: expect (ObjNum 1040 snap 319 seq_num 1040) 2024-09-01T00:40:02.853 INFO:tasks.rados.rados.0.smithi026.stdout:3347: delete oid 32 current snap is 319 2024-09-01T00:40:02.865 INFO:tasks.rados.rados.0.smithi026.stdout:3344: finishing rollback tid 0 to smithi02669314-46 2024-09-01T00:40:02.865 INFO:tasks.rados.rados.0.smithi026.stdout:3344: finishing rollback tid 1 to smithi02669314-46 2024-09-01T00:40:02.865 INFO:tasks.rados.rados.0.smithi026.stdout:3344: finishing rollback tid 2 to smithi02669314-46 2024-09-01T00:40:02.865 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1346 (ObjNum 897 snap 290 seq_num 897) dirty exists 2024-09-01T00:40:02.869 INFO:tasks.rados.rados.0.smithi026.stdout:3345: finishing write tid 1 to smithi02669314-4 2024-09-01T00:40:02.869 INFO:tasks.rados.rados.0.smithi026.stdout:3345: finishing write tid 2 to smithi02669314-4 2024-09-01T00:40:02.869 INFO:tasks.rados.rados.0.smithi026.stdout:3344: done (3 left) 2024-09-01T00:40:02.870 INFO:tasks.rados.rados.0.smithi026.stdout:3347: done (2 left) 2024-09-01T00:40:02.870 INFO:tasks.rados.rados.0.smithi026.stdout:3348: rollback oid 33 current snap is 319 2024-09-01T00:40:02.870 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 317 2024-09-01T00:40:02.870 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 319 2024-09-01T00:40:02.870 INFO:tasks.rados.rados.0.smithi026.stdout:3349: seq_num 1046 ranges {4120576=729088} 2024-09-01T00:40:02.897 INFO:tasks.rados.rados.0.smithi026.stdout:3349: writing smithi02669314-43 from 4120576 to 4849664 tid 1 2024-09-01T00:40:02.897 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 319 2024-09-01T00:40:02.897 INFO:tasks.rados.rados.0.smithi026.stdout:3350: seq_num 1047 ranges {3915776=745472} 2024-09-01T00:40:02.922 INFO:tasks.rados.rados.0.smithi026.stdout:3350: writing smithi02669314-2 from 3915776 to 4661248 tid 1 2024-09-01T00:40:02.923 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 319 2024-09-01T00:40:02.923 INFO:tasks.rados.rados.0.smithi026.stdout:3351: seq_num 1048 ranges {2670592=761856} 2024-09-01T00:40:02.941 INFO:tasks.rados.rados.0.smithi026.stdout:3351: writing smithi02669314-31 from 2670592 to 3432448 tid 1 2024-09-01T00:40:02.942 INFO:tasks.rados.rados.0.smithi026.stdout:3352: read oid 50 snap -1 2024-09-01T00:40:02.942 INFO:tasks.rados.rados.0.smithi026.stdout:3352: expect (ObjNum 1041 snap 319 seq_num 1041) 2024-09-01T00:40:02.942 INFO:tasks.rados.rados.0.smithi026.stdout:3353: rollback oid 44 current snap is 319 2024-09-01T00:40:02.942 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 44 to 308 2024-09-01T00:40:02.942 INFO:tasks.rados.rados.0.smithi026.stdout:3346: expect (ObjNum 1040 snap 319 seq_num 1040) 2024-09-01T00:40:03.084 INFO:tasks.rados.rados.0.smithi026.stdout:3348: finishing rollback tid 0 to smithi02669314-33 2024-09-01T00:40:03.084 INFO:tasks.rados.rados.0.smithi026.stdout:3345: finishing write tid 3 to smithi02669314-4 2024-09-01T00:40:03.084 INFO:tasks.rados.rados.0.smithi026.stdout:3345: oid 4 updating version 0 to 1427 2024-09-01T00:40:03.084 INFO:tasks.rados.rados.0.smithi026.stdout:3345: oid 4 updating version 1427 to 1428 2024-09-01T00:40:03.084 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1428 (ObjNum 1044 snap 319 seq_num 1044) dirty exists 2024-09-01T00:40:03.084 INFO:tasks.rados.rados.0.smithi026.stdout:3345: left oid 4 (ObjNum 1044 snap 319 seq_num 1044) 2024-09-01T00:40:03.084 INFO:tasks.rados.rados.0.smithi026.stdout:3348: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:40:03.084 INFO:tasks.rados.rados.0.smithi026.stdout:3348: finishing rollback tid 2 to smithi02669314-33 2024-09-01T00:40:03.084 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1432 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-01T00:40:03.084 INFO:tasks.rados.rados.0.smithi026.stdout:3349: finishing write tid 1 to smithi02669314-43 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:3349: finishing write tid 2 to smithi02669314-43 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:3349: finishing write tid 3 to smithi02669314-43 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:3349: oid 43 updating version 0 to 719 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:3349: oid 43 updating version 719 to 720 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 720 (ObjNum 1046 snap 319 seq_num 1046) dirty exists 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:3349: left oid 43 (ObjNum 1046 snap 319 seq_num 1046) 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:3350: finishing write tid 1 to smithi02669314-2 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:3350: finishing write tid 2 to smithi02669314-2 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:3350: finishing write tid 3 to smithi02669314-2 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:3350: oid 2 updating version 0 to 1356 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:3350: oid 2 updating version 1356 to 1357 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 1357 (ObjNum 1047 snap 319 seq_num 1047) dirty exists 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:3350: left oid 2 (ObjNum 1047 snap 319 seq_num 1047) 2024-09-01T00:40:03.085 INFO:tasks.rados.rados.0.smithi026.stdout:3353: finishing rollback tid 0 to smithi02669314-44 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:3353: finishing rollback tid 1 to smithi02669314-44 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1711 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:3351: finishing write tid 1 to smithi02669314-31 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:3351: finishing write tid 2 to smithi02669314-31 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:3351: finishing write tid 3 to smithi02669314-31 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:3351: oid 31 updating version 0 to 1359 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:3351: oid 31 version 1359 is already newer than 1358 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 1359 (ObjNum 1048 snap 319 seq_num 1048) dirty exists 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:3351: left oid 31 (ObjNum 1048 snap 319 seq_num 1048) 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:3345: done (7 left) 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:3346: done (6 left) 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:3348: done (5 left) 2024-09-01T00:40:03.086 INFO:tasks.rados.rados.0.smithi026.stdout:3349: done (4 left) 2024-09-01T00:40:03.087 INFO:tasks.rados.rados.0.smithi026.stdout:3350: done (3 left) 2024-09-01T00:40:03.087 INFO:tasks.rados.rados.0.smithi026.stdout:3351: done (2 left) 2024-09-01T00:40:03.087 INFO:tasks.rados.rados.0.smithi026.stdout:3353: done (1 left) 2024-09-01T00:40:03.087 INFO:tasks.rados.rados.0.smithi026.stdout:3354: rollback oid 8 current snap is 319 2024-09-01T00:40:03.087 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 8 to 314 2024-09-01T00:40:03.087 INFO:tasks.rados.rados.0.smithi026.stdout:3352: expect (ObjNum 1041 snap 319 seq_num 1041) 2024-09-01T00:40:03.447 INFO:tasks.rados.rados.0.smithi026.stdout:3354: finishing rollback tid 0 to smithi02669314-8 2024-09-01T00:40:03.448 INFO:tasks.rados.rados.0.smithi026.stdout:3354: finishing rollback tid 1 to smithi02669314-8 2024-09-01T00:40:03.448 INFO:tasks.rados.rados.0.smithi026.stdout:3354: finishing rollback tid 2 to smithi02669314-8 2024-09-01T00:40:03.448 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 1178 (ObjNum 129 snap 0 seq_num 134308296) dirty exists 2024-09-01T00:40:03.448 INFO:tasks.rados.rados.0.smithi026.stdout:3352: done (1 left) 2024-09-01T00:40:03.448 INFO:tasks.rados.rados.0.smithi026.stdout:3354: done (0 left) 2024-09-01T00:40:03.448 INFO:tasks.rados.rados.0.smithi026.stdout:3355: read oid 32 snap -1 2024-09-01T00:40:03.448 INFO:tasks.rados.rados.0.smithi026.stdout:3355: expect deleted 2024-09-01T00:40:03.448 INFO:tasks.rados.rados.0.smithi026.stdout:3356: rmattr oid 14 current snap is 319 2024-09-01T00:40:03.448 INFO:tasks.rados.rados.0.smithi026.stdout:3356: done (1 left) 2024-09-01T00:40:03.448 INFO:tasks.rados.rados.0.smithi026.stdout:3357: snap_create 2024-09-01T00:40:03.879 INFO:tasks.rados.rados.0.smithi026.stdout:3355: done (1 left) 2024-09-01T00:40:04.060 INFO:tasks.rados.rados.0.smithi026.stdout:3357: done (0 left) 2024-09-01T00:40:04.060 INFO:tasks.rados.rados.0.smithi026.stdout:3358: delete oid 8 current snap is 320 2024-09-01T00:40:04.061 INFO:tasks.rados.rados.0.smithi026.stdout:3358: done (0 left) 2024-09-01T00:40:04.061 INFO:tasks.rados.rados.0.smithi026.stdout:3359: snap_create 2024-09-01T00:40:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:03 smithi026 ceph-mon[81182]: pgmap v749: 121 pgs: 121 active+clean; 460 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.8 MiB/s wr, 14 op/s 2024-09-01T00:40:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:03 smithi026 ceph-mon[81182]: osdmap e720: 8 total, 8 up, 8 in 2024-09-01T00:40:04.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:03 smithi026 ceph-mon[83580]: pgmap v749: 121 pgs: 121 active+clean; 460 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.8 MiB/s wr, 14 op/s 2024-09-01T00:40:04.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:03 smithi026 ceph-mon[83580]: osdmap e720: 8 total, 8 up, 8 in 2024-09-01T00:40:04.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:03 smithi139 ceph-mon[73682]: pgmap v749: 121 pgs: 121 active+clean; 460 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.8 MiB/s wr, 14 op/s 2024-09-01T00:40:04.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:03 smithi139 ceph-mon[73682]: osdmap e720: 8 total, 8 up, 8 in 2024-09-01T00:40:04.886 INFO:tasks.rados.rados.0.smithi026.stdout:3359: done (0 left) 2024-09-01T00:40:04.886 INFO:tasks.rados.rados.0.smithi026.stdout:3360: setattr oid 28 current snap is 321 2024-09-01T00:40:04.888 INFO:tasks.rados.rados.0.smithi026.stdout:3361: read oid 7 snap 319 2024-09-01T00:40:04.888 INFO:tasks.rados.rados.0.smithi026.stdout:3361: expect (ObjNum 1042 snap 319 seq_num 1042) 2024-09-01T00:40:04.888 INFO:tasks.rados.rados.0.smithi026.stdout:3362: snap_remove snap 306 2024-09-01T00:40:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:04 smithi026 ceph-mon[83580]: osdmap e721: 8 total, 8 up, 8 in 2024-09-01T00:40:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:04 smithi026 ceph-mon[83580]: pgmap v752: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 460 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.3 MiB/s wr, 16 op/s 2024-09-01T00:40:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:40:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:04 smithi026 ceph-mon[81182]: osdmap e721: 8 total, 8 up, 8 in 2024-09-01T00:40:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:04 smithi026 ceph-mon[81182]: pgmap v752: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 460 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.3 MiB/s wr, 16 op/s 2024-09-01T00:40:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:40:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:04 smithi139 ceph-mon[73682]: osdmap e721: 8 total, 8 up, 8 in 2024-09-01T00:40:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:04 smithi139 ceph-mon[73682]: pgmap v752: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 460 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.3 MiB/s wr, 16 op/s 2024-09-01T00:40:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:40:05.846 INFO:tasks.rados.rados.0.smithi026.stdout:3362: done (2 left) 2024-09-01T00:40:05.846 INFO:tasks.rados.rados.0.smithi026.stdout:3363: snap_create 2024-09-01T00:40:05.846 INFO:tasks.rados.rados.0.smithi026.stdout:3361: expect (ObjNum 1042 snap 319 seq_num 1042) 2024-09-01T00:40:05.873 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1436 (ObjNum 972 snap 300 seq_num 972) dirty exists 2024-09-01T00:40:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:05 smithi026 ceph-mon[81182]: osdmap e722: 8 total, 8 up, 8 in 2024-09-01T00:40:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:05 smithi026 ceph-mon[81182]: osdmap e723: 8 total, 8 up, 8 in 2024-09-01T00:40:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:05 smithi026 ceph-mon[83580]: osdmap e722: 8 total, 8 up, 8 in 2024-09-01T00:40:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:05 smithi026 ceph-mon[83580]: osdmap e723: 8 total, 8 up, 8 in 2024-09-01T00:40:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:05 smithi139 ceph-mon[73682]: osdmap e722: 8 total, 8 up, 8 in 2024-09-01T00:40:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:05 smithi139 ceph-mon[73682]: osdmap e723: 8 total, 8 up, 8 in 2024-09-01T00:40:06.847 INFO:tasks.rados.rados.0.smithi026.stdout:3360: done (2 left) 2024-09-01T00:40:06.847 INFO:tasks.rados.rados.0.smithi026.stdout:3361: done (1 left) 2024-09-01T00:40:06.847 INFO:tasks.rados.rados.0.smithi026.stdout:3363: done (0 left) 2024-09-01T00:40:06.847 INFO:tasks.rados.rados.0.smithi026.stdout:3364: setattr oid 44 current snap is 322 2024-09-01T00:40:06.848 INFO:tasks.rados.rados.0.smithi026.stdout:3365: snap_create 2024-09-01T00:40:06.852 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1718 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:40:07.854 INFO:tasks.rados.rados.0.smithi026.stdout:3364: done (1 left) 2024-09-01T00:40:07.854 INFO:tasks.rados.rados.0.smithi026.stdout:3365: done (0 left) 2024-09-01T00:40:07.855 INFO:tasks.rados.rados.0.smithi026.stdout:3366: read oid 37 snap -1 2024-09-01T00:40:07.855 INFO:tasks.rados.rados.0.smithi026.stdout:3366: expect deleted 2024-09-01T00:40:07.855 INFO:tasks.rados.rados.0.smithi026.stdout:3367: snap_create 2024-09-01T00:40:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:07 smithi026 ceph-mon[81182]: pgmap v755: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 444 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 481 KiB/s rd, 2.9 MiB/s wr, 17 op/s 2024-09-01T00:40:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:07 smithi026 ceph-mon[81182]: osdmap e724: 8 total, 8 up, 8 in 2024-09-01T00:40:08.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:40:07 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:40:07] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.51.0" 2024-09-01T00:40:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:07 smithi026 ceph-mon[83580]: pgmap v755: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 444 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 481 KiB/s rd, 2.9 MiB/s wr, 17 op/s 2024-09-01T00:40:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:07 smithi026 ceph-mon[83580]: osdmap e724: 8 total, 8 up, 8 in 2024-09-01T00:40:08.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:07 smithi139 ceph-mon[73682]: pgmap v755: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 444 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 481 KiB/s rd, 2.9 MiB/s wr, 17 op/s 2024-09-01T00:40:08.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:07 smithi139 ceph-mon[73682]: osdmap e724: 8 total, 8 up, 8 in 2024-09-01T00:40:08.861 INFO:tasks.rados.rados.0.smithi026.stdout:3366: done (1 left) 2024-09-01T00:40:08.861 INFO:tasks.rados.rados.0.smithi026.stdout:3367: done (0 left) 2024-09-01T00:40:08.861 INFO:tasks.rados.rados.0.smithi026.stdout:3368: read oid 39 snap -1 2024-09-01T00:40:08.861 INFO:tasks.rados.rados.0.smithi026.stdout:3368: expect (ObjNum 973 snap 300 seq_num 973) 2024-09-01T00:40:08.861 INFO:tasks.rados.rados.0.smithi026.stdout:3369: delete oid 30 current snap is 324 2024-09-01T00:40:08.866 INFO:tasks.rados.rados.0.smithi026.stdout:3369: done (1 left) 2024-09-01T00:40:08.866 INFO:tasks.rados.rados.0.smithi026.stdout:3370: setattr oid 49 current snap is 324 2024-09-01T00:40:08.868 INFO:tasks.rados.rados.0.smithi026.stdout:3371: setattr oid 37 current snap is 324 2024-09-01T00:40:08.869 INFO:tasks.rados.rados.0.smithi026.stdout:3368: expect (ObjNum 973 snap 300 seq_num 973) 2024-09-01T00:40:08.925 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 1345 (ObjNum 1020 snap 316 seq_num 1020) dirty exists 2024-09-01T00:40:08.925 INFO:tasks.rados.rados.0.smithi026.stdout:3368: done (2 left) 2024-09-01T00:40:08.925 INFO:tasks.rados.rados.0.smithi026.stdout:3370: done (1 left) 2024-09-01T00:40:08.925 INFO:tasks.rados.rados.0.smithi026.stdout:3372: read oid 24 snap 319 2024-09-01T00:40:08.925 INFO:tasks.rados.rados.0.smithi026.stdout:3372: expect deleted 2024-09-01T00:40:08.925 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 324 2024-09-01T00:40:08.926 INFO:tasks.rados.rados.0.smithi026.stdout:3373: seq_num 1051 ranges {3309568=409600,3719168=401408} 2024-09-01T00:40:08.941 INFO:tasks.rados.rados.0.smithi026.stdout:3373: writing smithi02669314-16 from 3309568 to 3719168 tid 1 2024-09-01T00:40:08.944 INFO:tasks.rados.rados.0.smithi026.stdout:3373: writing smithi02669314-16 from 3719168 to 4120576 tid 2 2024-09-01T00:40:08.944 INFO:tasks.rados.rados.0.smithi026.stdout:3374: read oid 47 snap -1 2024-09-01T00:40:08.944 INFO:tasks.rados.rados.0.smithi026.stdout:3374: expect deleted 2024-09-01T00:40:08.944 INFO:tasks.rados.rados.0.smithi026.stdout:3375: rollback oid 22 current snap is 324 2024-09-01T00:40:08.945 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 22 to 311 2024-09-01T00:40:08.945 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 1009 (ObjNum 97 snap 0 seq_num 1537245098) dirty exists 2024-09-01T00:40:08.945 INFO:tasks.rados.rados.0.smithi026.stdout:3371: done (4 left) 2024-09-01T00:40:08.945 INFO:tasks.rados.rados.0.smithi026.stdout:3372: done (3 left) 2024-09-01T00:40:08.945 INFO:tasks.rados.rados.0.smithi026.stdout:3376: read oid 23 snap -1 2024-09-01T00:40:08.945 INFO:tasks.rados.rados.0.smithi026.stdout:3376: expect deleted 2024-09-01T00:40:08.945 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 324 2024-09-01T00:40:08.945 INFO:tasks.rados.rados.0.smithi026.stdout:3377: seq_num 1052 ranges {2383872=425984,2809856=401408} 2024-09-01T00:40:08.959 INFO:tasks.rados.rados.0.smithi026.stdout:3377: writing smithi02669314-28 from 2383872 to 2809856 tid 1 2024-09-01T00:40:08.964 INFO:tasks.rados.rados.0.smithi026.stdout:3377: writing smithi02669314-28 from 2809856 to 3211264 tid 2 2024-09-01T00:40:08.964 INFO:tasks.rados.rados.0.smithi026.stdout:3378: rollback oid 20 current snap is 324 2024-09-01T00:40:08.964 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 20 to 318 2024-09-01T00:40:08.964 INFO:tasks.rados.rados.0.smithi026.stdout:3379: rollback oid 13 current snap is 324 2024-09-01T00:40:08.964 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 13 to 318 2024-09-01T00:40:08.964 INFO:tasks.rados.rados.0.smithi026.stdout:3375: finishing rollback tid 1 to smithi02669314-22 2024-09-01T00:40:08.964 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 1118 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-01T00:40:08.964 INFO:tasks.rados.rados.0.smithi026.stdout:3373: finishing write tid 1 to smithi02669314-16 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:3373: finishing write tid 2 to smithi02669314-16 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:3373: finishing write tid 3 to smithi02669314-16 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:3373: finishing write tid 4 to smithi02669314-16 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:3373: oid 16 updating version 0 to 1395 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:3373: oid 16 version 1395 is already newer than 1393 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:3373: oid 16 version 1395 is already newer than 1394 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1395 (ObjNum 1051 snap 324 seq_num 1051) dirty exists 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:3373: left oid 16 (ObjNum 1051 snap 324 seq_num 1051) 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:3373: done (6 left) 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:3374: done (5 left) 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:3375: done (4 left) 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:3376: done (3 left) 2024-09-01T00:40:08.965 INFO:tasks.rados.rados.0.smithi026.stdout:3380: rmattr oid 34 current snap is 324 2024-09-01T00:40:08.966 INFO:tasks.rados.rados.0.smithi026.stdout:3380: done (3 left) 2024-09-01T00:40:08.966 INFO:tasks.rados.rados.0.smithi026.stdout:3381: copy_from oid 48 from oid 17 current snap is 324 2024-09-01T00:40:08.966 INFO:tasks.rados.rados.0.smithi026.stdout:3382: read oid 1 snap -1 2024-09-01T00:40:08.966 INFO:tasks.rados.rados.0.smithi026.stdout:3382: expect deleted 2024-09-01T00:40:08.966 INFO:tasks.rados.rados.0.smithi026.stdout:3383: copy_from oid 16 from oid 2 current snap is 324 2024-09-01T00:40:08.966 INFO:tasks.rados.rados.0.smithi026.stdout:3384: copy_from oid 26 from oid 22 current snap is 324 2024-09-01T00:40:08.966 INFO:tasks.rados.rados.0.smithi026.stdout:3385: snap_remove snap 319 2024-09-01T00:40:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:08 smithi026 ceph-mon[81182]: osdmap e725: 8 total, 8 up, 8 in 2024-09-01T00:40:09.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:08 smithi026 ceph-mon[83580]: osdmap e725: 8 total, 8 up, 8 in 2024-09-01T00:40:09.234 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:08 smithi139 ceph-mon[73682]: osdmap e725: 8 total, 8 up, 8 in 2024-09-01T00:40:09.864 INFO:tasks.rados.rados.0.smithi026.stdout:3384: finishing copy_from to smithi02669314-26 2024-09-01T00:40:09.864 INFO:tasks.rados.rados.0.smithi026.stdout:3384: got expected ENOENT (src dne) 2024-09-01T00:40:09.864 INFO:tasks.rados.rados.0.smithi026.stdout:3384: finishing copy_from racing read to smithi02669314-26 2024-09-01T00:40:09.864 INFO:tasks.rados.rados.0.smithi026.stdout:3377: finishing write tid 1 to smithi02669314-28 2024-09-01T00:40:09.865 INFO:tasks.rados.rados.0.smithi026.stdout:3377: finishing write tid 2 to smithi02669314-28 2024-09-01T00:40:09.865 INFO:tasks.rados.rados.0.smithi026.stdout:3377: finishing write tid 3 to smithi02669314-28 2024-09-01T00:40:09.865 INFO:tasks.rados.rados.0.smithi026.stdout:3379: finishing rollback tid 0 to smithi02669314-13 2024-09-01T00:40:09.865 INFO:tasks.rados.rados.0.smithi026.stdout:3378: finishing rollback tid 0 to smithi02669314-20 2024-09-01T00:40:09.865 INFO:tasks.rados.rados.0.smithi026.stdout:3379: finishing rollback tid 1 to smithi02669314-13 2024-09-01T00:40:09.865 INFO:tasks.rados.rados.0.smithi026.stdout:3377: finishing write tid 4 to smithi02669314-28 2024-09-01T00:40:09.865 INFO:tasks.rados.rados.0.smithi026.stdout:3377: oid 28 updating version 0 to 1438 2024-09-01T00:40:09.865 INFO:tasks.rados.rados.0.smithi026.stdout:3377: oid 28 updating version 1438 to 1439 2024-09-01T00:40:09.865 INFO:tasks.rados.rados.0.smithi026.stdout:3377: oid 28 version 1439 is already newer than 1437 2024-09-01T00:40:09.865 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1439 (ObjNum 1052 snap 324 seq_num 1052) dirty exists 2024-09-01T00:40:09.865 INFO:tasks.rados.rados.0.smithi026.stdout:3377: left oid 28 (ObjNum 1052 snap 324 seq_num 1052) 2024-09-01T00:40:09.865 INFO:tasks.rados.rados.0.smithi026.stdout:3379: finishing rollback tid 2 to smithi02669314-13 2024-09-01T00:40:09.866 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 1335 (ObjNum 1036 snap 318 seq_num 1036) dirty exists 2024-09-01T00:40:09.866 INFO:tasks.rados.rados.0.smithi026.stdout:3378: finishing rollback tid 1 to smithi02669314-20 2024-09-01T00:40:09.866 INFO:tasks.rados.rados.0.smithi026.stdout:3378: finishing rollback tid 2 to smithi02669314-20 2024-09-01T00:40:09.866 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 1722 (ObjNum 33 snap 0 seq_num 1548847661) dirty exists 2024-09-01T00:40:09.866 INFO:tasks.rados.rados.0.smithi026.stdout:3381: finishing copy_from racing read to smithi02669314-48 2024-09-01T00:40:09.866 INFO:tasks.rados.rados.0.smithi026.stdout:3381: finishing copy_from to smithi02669314-48 2024-09-01T00:40:09.866 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1370 (ObjNum 1033 snap 317 seq_num 1033) dirty exists 2024-09-01T00:40:09.866 INFO:tasks.rados.rados.0.smithi026.stdout:3383: finishing copy_from racing read to smithi02669314-16 2024-09-01T00:40:09.866 INFO:tasks.rados.rados.0.smithi026.stdout:3383: finishing copy_from to smithi02669314-16 2024-09-01T00:40:09.866 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1357 (ObjNum 1047 snap 319 seq_num 1047) dirty exists 2024-09-01T00:40:09.866 INFO:tasks.rados.rados.0.smithi026.stdout:3377: done (7 left) 2024-09-01T00:40:09.866 INFO:tasks.rados.rados.0.smithi026.stdout:3378: done (6 left) 2024-09-01T00:40:09.867 INFO:tasks.rados.rados.0.smithi026.stdout:3379: done (5 left) 2024-09-01T00:40:09.867 INFO:tasks.rados.rados.0.smithi026.stdout:3381: done (4 left) 2024-09-01T00:40:09.867 INFO:tasks.rados.rados.0.smithi026.stdout:3382: done (3 left) 2024-09-01T00:40:09.867 INFO:tasks.rados.rados.0.smithi026.stdout:3383: done (2 left) 2024-09-01T00:40:09.867 INFO:tasks.rados.rados.0.smithi026.stdout:3384: done (1 left) 2024-09-01T00:40:09.867 INFO:tasks.rados.rados.0.smithi026.stdout:3385: done (0 left) 2024-09-01T00:40:09.867 INFO:tasks.rados.rados.0.smithi026.stdout:3386: read oid 27 snap -1 2024-09-01T00:40:09.867 INFO:tasks.rados.rados.0.smithi026.stdout:3386: expect deleted 2024-09-01T00:40:09.867 INFO:tasks.rados.rados.0.smithi026.stdout:3387: copy_from oid 19 from oid 33 current snap is 324 2024-09-01T00:40:09.867 INFO:tasks.rados.rados.0.smithi026.stdout:3388: snap_create 2024-09-01T00:40:09.876 INFO:tasks.rados.rados.0.smithi026.stdout:3387: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:40:09.876 INFO:tasks.rados.rados.0.smithi026.stdout:3387: finishing copy_from to smithi02669314-19 2024-09-01T00:40:09.876 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 1432 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-09-01T00:40:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:09 smithi026 ceph-mon[81182]: pgmap v758: 121 pgs: 121 active+clean; 441 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-09-01T00:40:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:09 smithi026 ceph-mon[81182]: osdmap e726: 8 total, 8 up, 8 in 2024-09-01T00:40:10.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:09 smithi026 ceph-mon[83580]: pgmap v758: 121 pgs: 121 active+clean; 441 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-09-01T00:40:10.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:09 smithi026 ceph-mon[83580]: osdmap e726: 8 total, 8 up, 8 in 2024-09-01T00:40:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:09 smithi139 ceph-mon[73682]: pgmap v758: 121 pgs: 121 active+clean; 441 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-09-01T00:40:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:09 smithi139 ceph-mon[73682]: osdmap e726: 8 total, 8 up, 8 in 2024-09-01T00:40:10.833 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:40:10 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=infra.usagestats t=2024-09-01T00:40:10.430048991Z level=info msg="Usage stats are ready to report" 2024-09-01T00:40:10.848 INFO:tasks.rados.rados.0.smithi026.stdout:3386: done (2 left) 2024-09-01T00:40:10.848 INFO:tasks.rados.rados.0.smithi026.stdout:3387: done (1 left) 2024-09-01T00:40:10.848 INFO:tasks.rados.rados.0.smithi026.stdout:3388: done (0 left) 2024-09-01T00:40:10.848 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 325 2024-09-01T00:40:10.848 INFO:tasks.rados.rados.0.smithi026.stdout:3389: seq_num 1053 ranges {0=442368,442368=401408} 2024-09-01T00:40:10.850 INFO:tasks.rados.rados.0.smithi026.stdout:3389: writing smithi02669314-47 from 0 to 442368 tid 1 2024-09-01T00:40:10.853 INFO:tasks.rados.rados.0.smithi026.stdout:3389: writing smithi02669314-47 from 442368 to 843776 tid 2 2024-09-01T00:40:10.853 INFO:tasks.rados.rados.0.smithi026.stdout:3390: snap_remove snap 323 2024-09-01T00:40:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:10 smithi026 ceph-mon[81182]: osdmap e727: 8 total, 8 up, 8 in 2024-09-01T00:40:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:10 smithi026 ceph-mon[81182]: osdmap e728: 8 total, 8 up, 8 in 2024-09-01T00:40:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:10 smithi026 ceph-mon[83580]: osdmap e727: 8 total, 8 up, 8 in 2024-09-01T00:40:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:10 smithi026 ceph-mon[83580]: osdmap e728: 8 total, 8 up, 8 in 2024-09-01T00:40:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:10 smithi139 ceph-mon[73682]: osdmap e727: 8 total, 8 up, 8 in 2024-09-01T00:40:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:10 smithi139 ceph-mon[73682]: osdmap e728: 8 total, 8 up, 8 in 2024-09-01T00:40:11.856 INFO:tasks.rados.rados.0.smithi026.stdout:3390: done (1 left) 2024-09-01T00:40:11.856 INFO:tasks.rados.rados.0.smithi026.stdout:3391: read oid 5 snap -1 2024-09-01T00:40:11.856 INFO:tasks.rados.rados.0.smithi026.stdout:3391: expect deleted 2024-09-01T00:40:11.856 INFO:tasks.rados.rados.0.smithi026.stdout:3392: copy_from oid 26 from oid 30 current snap is 325 2024-09-01T00:40:11.856 INFO:tasks.rados.rados.0.smithi026.stdout:3389: finishing write tid 1 to smithi02669314-47 2024-09-01T00:40:11.857 INFO:tasks.rados.rados.0.smithi026.stdout:3389: finishing write tid 2 to smithi02669314-47 2024-09-01T00:40:11.857 INFO:tasks.rados.rados.0.smithi026.stdout:3389: finishing write tid 3 to smithi02669314-47 2024-09-01T00:40:11.857 INFO:tasks.rados.rados.0.smithi026.stdout:3389: finishing write tid 4 to smithi02669314-47 2024-09-01T00:40:11.857 INFO:tasks.rados.rados.0.smithi026.stdout:3389: oid 47 updating version 0 to 1725 2024-09-01T00:40:11.857 INFO:tasks.rados.rados.0.smithi026.stdout:3389: oid 47 updating version 1725 to 1726 2024-09-01T00:40:11.857 INFO:tasks.rados.rados.0.smithi026.stdout:3389: oid 47 updating version 1726 to 1727 2024-09-01T00:40:11.857 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 1727 (ObjNum 1053 snap 325 seq_num 1053) dirty exists 2024-09-01T00:40:11.857 INFO:tasks.rados.rados.0.smithi026.stdout:3389: left oid 47 (ObjNum 1053 snap 325 seq_num 1053) 2024-09-01T00:40:11.857 INFO:tasks.rados.rados.0.smithi026.stdout:3389: done (2 left) 2024-09-01T00:40:11.857 INFO:tasks.rados.rados.0.smithi026.stdout:3393: delete oid 23 current snap is 325 2024-09-01T00:40:11.860 INFO:tasks.rados.rados.0.smithi026.stdout:3392: finishing copy_from to smithi02669314-26 2024-09-01T00:40:11.860 INFO:tasks.rados.rados.0.smithi026.stdout:3392: got expected ENOENT (src dne) 2024-09-01T00:40:11.861 INFO:tasks.rados.rados.0.smithi026.stdout:3392: finishing copy_from racing read to smithi02669314-26 2024-09-01T00:40:11.863 INFO:tasks.rados.rados.0.smithi026.stdout:3391: done (2 left) 2024-09-01T00:40:11.863 INFO:tasks.rados.rados.0.smithi026.stdout:3392: done (1 left) 2024-09-01T00:40:11.863 INFO:tasks.rados.rados.0.smithi026.stdout:3393: done (0 left) 2024-09-01T00:40:11.863 INFO:tasks.rados.rados.0.smithi026.stdout:3394: snap_create 2024-09-01T00:40:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:11 smithi026 ceph-mon[81182]: pgmap v761: 121 pgs: 121 active+clean; 441 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 368 KiB/s wr, 4 op/s 2024-09-01T00:40:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:11 smithi026 ceph-mon[81182]: osdmap e729: 8 total, 8 up, 8 in 2024-09-01T00:40:12.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:11 smithi026 ceph-mon[83580]: pgmap v761: 121 pgs: 121 active+clean; 441 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 368 KiB/s wr, 4 op/s 2024-09-01T00:40:12.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:11 smithi026 ceph-mon[83580]: osdmap e729: 8 total, 8 up, 8 in 2024-09-01T00:40:12.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:11 smithi139 ceph-mon[73682]: pgmap v761: 121 pgs: 121 active+clean; 441 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 368 KiB/s wr, 4 op/s 2024-09-01T00:40:12.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:11 smithi139 ceph-mon[73682]: osdmap e729: 8 total, 8 up, 8 in 2024-09-01T00:40:12.856 INFO:tasks.rados.rados.0.smithi026.stdout:3394: done (0 left) 2024-09-01T00:40:12.857 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 29 current snap is 326 2024-09-01T00:40:12.857 INFO:tasks.rados.rados.0.smithi026.stdout:3395: seq_num 1055 ranges {720896=475136,1196032=401408} 2024-09-01T00:40:12.862 INFO:tasks.rados.rados.0.smithi026.stdout:3395: writing smithi02669314-29 from 720896 to 1196032 tid 1 2024-09-01T00:40:12.865 INFO:tasks.rados.rados.0.smithi026.stdout:3395: writing smithi02669314-29 from 1196032 to 1597440 tid 2 2024-09-01T00:40:12.865 INFO:tasks.rados.rados.0.smithi026.stdout:3396: read oid 15 snap -1 2024-09-01T00:40:12.865 INFO:tasks.rados.rados.0.smithi026.stdout:3396: expect deleted 2024-09-01T00:40:12.866 INFO:tasks.rados.rados.0.smithi026.stdout:3397: rollback oid 1 current snap is 326 2024-09-01T00:40:12.866 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 1 to 324 2024-09-01T00:40:12.866 INFO:tasks.rados.rados.0.smithi026.stdout:3398: read oid 33 snap -1 2024-09-01T00:40:12.866 INFO:tasks.rados.rados.0.smithi026.stdout:3398: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:40:12.866 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 326 2024-09-01T00:40:12.866 INFO:tasks.rados.rados.0.smithi026.stdout:3399: seq_num 1056 ranges {5062656=491520,5554176=401408} 2024-09-01T00:40:12.896 INFO:tasks.rados.rados.0.smithi026.stdout:3399: writing smithi02669314-6 from 5062656 to 5554176 tid 1 2024-09-01T00:40:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:3399: writing smithi02669314-6 from 5554176 to 5955584 tid 2 2024-09-01T00:40:12.898 INFO:tasks.rados.rados.0.smithi026.stdout:3400: rmattr oid 34 current snap is 326 2024-09-01T00:40:12.899 INFO:tasks.rados.rados.0.smithi026.stdout:3400: done (5 left) 2024-09-01T00:40:12.899 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 4 current snap is 326 2024-09-01T00:40:12.899 INFO:tasks.rados.rados.0.smithi026.stdout:3401: seq_num 1057 ranges {688128=507904,1196032=401408} 2024-09-01T00:40:12.905 INFO:tasks.rados.rados.0.smithi026.stdout:3401: writing smithi02669314-4 from 688128 to 1196032 tid 1 2024-09-01T00:40:12.908 INFO:tasks.rados.rados.0.smithi026.stdout:3401: writing smithi02669314-4 from 1196032 to 1597440 tid 2 2024-09-01T00:40:12.908 INFO:tasks.rados.rados.0.smithi026.stdout:3402: setattr oid 3 current snap is 326 2024-09-01T00:40:12.908 INFO:tasks.rados.rados.0.smithi026.stdout:3397: finishing rollback tid 1 to smithi02669314-1 2024-09-01T00:40:12.908 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 1432 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-09-01T00:40:12.908 INFO:tasks.rados.rados.0.smithi026.stdout:3395: finishing write tid 1 to smithi02669314-29 2024-09-01T00:40:12.908 INFO:tasks.rados.rados.0.smithi026.stdout:3398: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:40:12.912 INFO:tasks.rados.rados.0.smithi026.stdout:3395: finishing write tid 2 to smithi02669314-29 2024-09-01T00:40:12.912 INFO:tasks.rados.rados.0.smithi026.stdout:3395: finishing write tid 3 to smithi02669314-29 2024-09-01T00:40:12.912 INFO:tasks.rados.rados.0.smithi026.stdout:3395: finishing write tid 4 to smithi02669314-29 2024-09-01T00:40:12.912 INFO:tasks.rados.rados.0.smithi026.stdout:3395: oid 29 updating version 0 to 1442 2024-09-01T00:40:12.912 INFO:tasks.rados.rados.0.smithi026.stdout:3395: oid 29 version 1442 is already newer than 1441 2024-09-01T00:40:12.912 INFO:tasks.rados.rados.0.smithi026.stdout:3395: oid 29 version 1442 is already newer than 1440 2024-09-01T00:40:12.912 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1442 (ObjNum 1055 snap 326 seq_num 1055) dirty exists 2024-09-01T00:40:12.912 INFO:tasks.rados.rados.0.smithi026.stdout:3395: left oid 29 (ObjNum 1055 snap 326 seq_num 1055) 2024-09-01T00:40:12.912 INFO:tasks.rados.rados.0.smithi026.stdout:3399: finishing write tid 1 to smithi02669314-6 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:3399: finishing write tid 2 to smithi02669314-6 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:3399: finishing write tid 3 to smithi02669314-6 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:3399: finishing write tid 4 to smithi02669314-6 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:3399: oid 6 updating version 0 to 1396 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:3399: oid 6 updating version 1396 to 1398 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:3399: oid 6 version 1398 is already newer than 1397 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 1398 (ObjNum 1056 snap 326 seq_num 1056) dirty exists 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:3399: left oid 6 (ObjNum 1056 snap 326 seq_num 1056) 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:3401: finishing write tid 1 to smithi02669314-4 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:3401: finishing write tid 2 to smithi02669314-4 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:3395: done (6 left) 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:3396: done (5 left) 2024-09-01T00:40:12.913 INFO:tasks.rados.rados.0.smithi026.stdout:3397: done (4 left) 2024-09-01T00:40:12.914 INFO:tasks.rados.rados.0.smithi026.stdout:3398: done (3 left) 2024-09-01T00:40:12.914 INFO:tasks.rados.rados.0.smithi026.stdout:3399: done (2 left) 2024-09-01T00:40:12.914 INFO:tasks.rados.rados.0.smithi026.stdout:3403: snap_remove snap 325 2024-09-01T00:40:13.877 INFO:tasks.rados.rados.0.smithi026.stdout:3403: done (2 left) 2024-09-01T00:40:13.877 INFO:tasks.rados.rados.0.smithi026.stdout:3404: snap_remove snap 291 2024-09-01T00:40:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:13 smithi026 ceph-mon[83580]: pgmap v764: 121 pgs: 121 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-09-01T00:40:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:13 smithi026 ceph-mon[83580]: osdmap e730: 8 total, 8 up, 8 in 2024-09-01T00:40:14.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:13 smithi026 ceph-mon[81182]: pgmap v764: 121 pgs: 121 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-09-01T00:40:14.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:13 smithi026 ceph-mon[81182]: osdmap e730: 8 total, 8 up, 8 in 2024-09-01T00:40:14.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:13 smithi139 ceph-mon[73682]: pgmap v764: 121 pgs: 121 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-09-01T00:40:14.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:13 smithi139 ceph-mon[73682]: osdmap e730: 8 total, 8 up, 8 in 2024-09-01T00:40:14.883 INFO:tasks.rados.rados.0.smithi026.stdout:3404: done (2 left) 2024-09-01T00:40:14.883 INFO:tasks.rados.rados.0.smithi026.stdout:3405: copy_from oid 29 from oid 49 current snap is 326 2024-09-01T00:40:14.884 INFO:tasks.rados.rados.0.smithi026.stdout:3401: finishing write tid 3 to smithi02669314-4 2024-09-01T00:40:14.884 INFO:tasks.rados.rados.0.smithi026.stdout:3401: finishing write tid 4 to smithi02669314-4 2024-09-01T00:40:14.884 INFO:tasks.rados.rados.0.smithi026.stdout:3401: oid 4 updating version 0 to 1445 2024-09-01T00:40:14.884 INFO:tasks.rados.rados.0.smithi026.stdout:3401: oid 4 version 1445 is already newer than 1444 2024-09-01T00:40:14.884 INFO:tasks.rados.rados.0.smithi026.stdout:3401: oid 4 updating version 1445 to 1446 2024-09-01T00:40:14.884 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1446 (ObjNum 1057 snap 326 seq_num 1057) dirty exists 2024-09-01T00:40:14.884 INFO:tasks.rados.rados.0.smithi026.stdout:3401: left oid 4 (ObjNum 1057 snap 326 seq_num 1057) 2024-09-01T00:40:14.884 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 1010 (ObjNum 1034 snap 317 seq_num 1034) dirty exists 2024-09-01T00:40:14.884 INFO:tasks.rados.rados.0.smithi026.stdout:3401: done (2 left) 2024-09-01T00:40:14.884 INFO:tasks.rados.rados.0.smithi026.stdout:3402: done (1 left) 2024-09-01T00:40:14.884 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 326 2024-09-01T00:40:14.884 INFO:tasks.rados.rados.0.smithi026.stdout:3406: seq_num 1058 ranges {0=524288,524288=401408} 2024-09-01T00:40:14.886 INFO:tasks.rados.rados.0.smithi026.stdout:3406: writing smithi02669314-37 from 0 to 524288 tid 1 2024-09-01T00:40:14.889 INFO:tasks.rados.rados.0.smithi026.stdout:3406: writing smithi02669314-37 from 524288 to 925696 tid 2 2024-09-01T00:40:14.890 INFO:tasks.rados.rados.0.smithi026.stdout:3407: snap_create 2024-09-01T00:40:14.900 INFO:tasks.rados.rados.0.smithi026.stdout:3406: finishing write tid 1 to smithi02669314-37 2024-09-01T00:40:14.903 INFO:tasks.rados.rados.0.smithi026.stdout:3406: finishing write tid 2 to smithi02669314-37 2024-09-01T00:40:14.903 INFO:tasks.rados.rados.0.smithi026.stdout:3406: finishing write tid 3 to smithi02669314-37 2024-09-01T00:40:14.903 INFO:tasks.rados.rados.0.smithi026.stdout:3406: finishing write tid 4 to smithi02669314-37 2024-09-01T00:40:14.904 INFO:tasks.rados.rados.0.smithi026.stdout:3406: oid 37 updating version 0 to 1011 2024-09-01T00:40:14.904 INFO:tasks.rados.rados.0.smithi026.stdout:3406: oid 37 updating version 1011 to 1013 2024-09-01T00:40:14.904 INFO:tasks.rados.rados.0.smithi026.stdout:3406: oid 37 version 1013 is already newer than 1012 2024-09-01T00:40:14.904 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 1013 (ObjNum 1058 snap 326 seq_num 1058) dirty exists 2024-09-01T00:40:14.904 INFO:tasks.rados.rados.0.smithi026.stdout:3406: left oid 37 (ObjNum 1058 snap 326 seq_num 1058) 2024-09-01T00:40:14.961 INFO:tasks.rados.rados.0.smithi026.stdout:3405: finishing copy_from racing read to smithi02669314-29 2024-09-01T00:40:14.964 INFO:tasks.rados.rados.0.smithi026.stdout:3405: finishing copy_from to smithi02669314-29 2024-09-01T00:40:14.964 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1345 (ObjNum 1020 snap 316 seq_num 1020) dirty exists 2024-09-01T00:40:15.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:14 smithi026 ceph-mon[81182]: osdmap e731: 8 total, 8 up, 8 in 2024-09-01T00:40:15.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:14 smithi026 ceph-mon[83580]: osdmap e731: 8 total, 8 up, 8 in 2024-09-01T00:40:15.201 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:40:14 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2[98471]: 2024-09-01T00:40:14.901+0000 7fd9f4d89640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 165 after trimming was started 2024-09-01T00:40:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:14 smithi139 ceph-mon[73682]: osdmap e731: 8 total, 8 up, 8 in 2024-09-01T00:40:15.849 INFO:tasks.rados.rados.0.smithi026.stdout:3405: done (2 left) 2024-09-01T00:40:15.850 INFO:tasks.rados.rados.0.smithi026.stdout:3406: done (1 left) 2024-09-01T00:40:15.850 INFO:tasks.rados.rados.0.smithi026.stdout:3407: done (0 left) 2024-09-01T00:40:15.850 INFO:tasks.rados.rados.0.smithi026.stdout:3408: snap_remove snap 326 2024-09-01T00:40:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:15 smithi026 ceph-mon[81182]: pgmap v767: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 450 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-09-01T00:40:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:15 smithi026 ceph-mon[81182]: osdmap e732: 8 total, 8 up, 8 in 2024-09-01T00:40:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:15 smithi026 ceph-mon[81182]: osdmap e733: 8 total, 8 up, 8 in 2024-09-01T00:40:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:15 smithi026 ceph-mon[83580]: pgmap v767: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 450 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-09-01T00:40:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:15 smithi026 ceph-mon[83580]: osdmap e732: 8 total, 8 up, 8 in 2024-09-01T00:40:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:15 smithi026 ceph-mon[83580]: osdmap e733: 8 total, 8 up, 8 in 2024-09-01T00:40:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:15 smithi139 ceph-mon[73682]: pgmap v767: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 450 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-09-01T00:40:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:15 smithi139 ceph-mon[73682]: osdmap e732: 8 total, 8 up, 8 in 2024-09-01T00:40:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:15 smithi139 ceph-mon[73682]: osdmap e733: 8 total, 8 up, 8 in 2024-09-01T00:40:16.851 INFO:tasks.rados.rados.0.smithi026.stdout:3408: done (0 left) 2024-09-01T00:40:16.852 INFO:tasks.rados.rados.0.smithi026.stdout:3409: copy_from oid 16 from oid 21 current snap is 327 2024-09-01T00:40:16.852 INFO:tasks.rados.rados.0.smithi026.stdout:3410: rmattr oid 13 current snap is 327 2024-09-01T00:40:16.852 INFO:tasks.rados.rados.0.smithi026.stdout:3410: done (1 left) 2024-09-01T00:40:16.852 INFO:tasks.rados.rados.0.smithi026.stdout:3411: delete oid 33 current snap is 327 2024-09-01T00:40:16.858 INFO:tasks.rados.rados.0.smithi026.stdout:3411: done (1 left) 2024-09-01T00:40:16.858 INFO:tasks.rados.rados.0.smithi026.stdout:3412: snap_remove snap 311 2024-09-01T00:40:17.856 INFO:tasks.rados.rados.0.smithi026.stdout:3409: finishing copy_from racing read to smithi02669314-16 2024-09-01T00:40:17.856 INFO:tasks.rados.rados.0.smithi026.stdout:3409: finishing copy_from to smithi02669314-16 2024-09-01T00:40:17.856 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1008 (ObjNum 1034 snap 317 seq_num 1034) dirty exists 2024-09-01T00:40:17.856 INFO:tasks.rados.rados.0.smithi026.stdout:3409: done (1 left) 2024-09-01T00:40:17.857 INFO:tasks.rados.rados.0.smithi026.stdout:3412: done (0 left) 2024-09-01T00:40:17.857 INFO:tasks.rados.rados.0.smithi026.stdout:3413: rollback oid 38 current snap is 327 2024-09-01T00:40:17.857 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 38 to 324 2024-09-01T00:40:17.857 INFO:tasks.rados.rados.0.smithi026.stdout:3414: setattr oid 47 current snap is 327 2024-09-01T00:40:17.860 INFO:tasks.rados.rados.0.smithi026.stdout:3415: copy_from oid 15 from oid 33 current snap is 327 2024-09-01T00:40:17.860 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 327 2024-09-01T00:40:17.860 INFO:tasks.rados.rados.0.smithi026.stdout:3416: seq_num 1060 ranges {1908736=557056,2465792=401408} 2024-09-01T00:40:17.875 INFO:tasks.rados.rados.0.smithi026.stdout:3416: writing smithi02669314-35 from 1908736 to 2465792 tid 1 2024-09-01T00:40:17.878 INFO:tasks.rados.rados.0.smithi026.stdout:3416: writing smithi02669314-35 from 2465792 to 2867200 tid 2 2024-09-01T00:40:17.878 INFO:tasks.rados.rados.0.smithi026.stdout:3417: copy_from oid 4 from oid 5 current snap is 327 2024-09-01T00:40:17.879 INFO:tasks.rados.rados.0.smithi026.stdout:3415: finishing copy_from to smithi02669314-15 2024-09-01T00:40:17.879 INFO:tasks.rados.rados.0.smithi026.stdout:3415: got expected ENOENT (src dne) 2024-09-01T00:40:17.879 INFO:tasks.rados.rados.0.smithi026.stdout:3413: finishing rollback tid 0 to smithi02669314-38 2024-09-01T00:40:17.879 INFO:tasks.rados.rados.0.smithi026.stdout:3415: finishing copy_from racing read to smithi02669314-15 2024-09-01T00:40:17.879 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 1740 (ObjNum 1053 snap 325 seq_num 1053) dirty exists 2024-09-01T00:40:17.879 INFO:tasks.rados.rados.0.smithi026.stdout:3413: finishing rollback tid 1 to smithi02669314-38 2024-09-01T00:40:17.879 INFO:tasks.rados.rados.0.smithi026.stdout:3413: finishing rollback tid 2 to smithi02669314-38 2024-09-01T00:40:17.879 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1422 (ObjNum 1030 snap 317 seq_num 1030) dirty exists 2024-09-01T00:40:17.880 INFO:tasks.rados.rados.0.smithi026.stdout:3413: done (4 left) 2024-09-01T00:40:17.880 INFO:tasks.rados.rados.0.smithi026.stdout:3414: done (3 left) 2024-09-01T00:40:17.880 INFO:tasks.rados.rados.0.smithi026.stdout:3415: done (2 left) 2024-09-01T00:40:17.880 INFO:tasks.rados.rados.0.smithi026.stdout:3418: delete oid 47 current snap is 327 2024-09-01T00:40:17.880 INFO:tasks.rados.rados.0.smithi026.stdout:3417: finishing copy_from to smithi02669314-4 2024-09-01T00:40:17.880 INFO:tasks.rados.rados.0.smithi026.stdout:3417: got expected ENOENT (src dne) 2024-09-01T00:40:17.881 INFO:tasks.rados.rados.0.smithi026.stdout:3417: finishing copy_from racing read to smithi02669314-4 2024-09-01T00:40:17.883 INFO:tasks.rados.rados.0.smithi026.stdout:3417: done (2 left) 2024-09-01T00:40:17.884 INFO:tasks.rados.rados.0.smithi026.stdout:3418: done (1 left) 2024-09-01T00:40:17.884 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 327 2024-09-01T00:40:17.884 INFO:tasks.rados.rados.0.smithi026.stdout:3419: seq_num 1062 ranges {8069120=589824,8658944=401408} 2024-09-01T00:40:17.931 INFO:tasks.rados.rados.0.smithi026.stdout:3419: writing smithi02669314-12 from 8069120 to 8658944 tid 1 2024-09-01T00:40:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:3419: writing smithi02669314-12 from 8658944 to 9060352 tid 2 2024-09-01T00:40:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:3420: read oid 23 snap -1 2024-09-01T00:40:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:3420: expect deleted 2024-09-01T00:40:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:3421: delete oid 30 current snap is 327 2024-09-01T00:40:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:3416: finishing write tid 1 to smithi02669314-35 2024-09-01T00:40:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:3416: finishing write tid 2 to smithi02669314-35 2024-09-01T00:40:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:3416: finishing write tid 3 to smithi02669314-35 2024-09-01T00:40:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:3416: finishing write tid 4 to smithi02669314-35 2024-09-01T00:40:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:3416: oid 35 updating version 0 to 1611 2024-09-01T00:40:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:3416: oid 35 updating version 1611 to 1612 2024-09-01T00:40:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:3416: oid 35 version 1612 is already newer than 1610 2024-09-01T00:40:17.934 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1612 (ObjNum 1060 snap 327 seq_num 1060) dirty exists 2024-09-01T00:40:17.935 INFO:tasks.rados.rados.0.smithi026.stdout:3416: left oid 35 (ObjNum 1060 snap 327 seq_num 1060) 2024-09-01T00:40:17.937 INFO:tasks.rados.rados.0.smithi026.stdout:3416: done (3 left) 2024-09-01T00:40:17.937 INFO:tasks.rados.rados.0.smithi026.stdout:3420: done (2 left) 2024-09-01T00:40:17.937 INFO:tasks.rados.rados.0.smithi026.stdout:3421: done (1 left) 2024-09-01T00:40:17.937 INFO:tasks.rados.rados.0.smithi026.stdout:3422: read oid 18 snap -1 2024-09-01T00:40:17.937 INFO:tasks.rados.rados.0.smithi026.stdout:3422: expect deleted 2024-09-01T00:40:17.937 INFO:tasks.rados.rados.0.smithi026.stdout:3423: read oid 42 snap -1 2024-09-01T00:40:17.937 INFO:tasks.rados.rados.0.smithi026.stdout:3423: expect (ObjNum 1029 snap 317 seq_num 1029) 2024-09-01T00:40:17.938 INFO:tasks.rados.rados.0.smithi026.stdout:3424: rollback oid 16 current snap is 327 2024-09-01T00:40:17.938 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 16 to 320 2024-09-01T00:40:17.938 INFO:tasks.rados.rados.0.smithi026.stdout:3425: rmattr oid 35 current snap is 327 2024-09-01T00:40:17.938 INFO:tasks.rados.rados.0.smithi026.stdout:3425: done (4 left) 2024-09-01T00:40:17.938 INFO:tasks.rados.rados.0.smithi026.stdout:3426: read oid 19 snap -1 2024-09-01T00:40:17.938 INFO:tasks.rados.rados.0.smithi026.stdout:3426: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:40:17.938 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 327 2024-09-01T00:40:17.938 INFO:tasks.rados.rados.0.smithi026.stdout:3419: finishing write tid 1 to smithi02669314-12 2024-09-01T00:40:17.938 INFO:tasks.rados.rados.0.smithi026.stdout:3427: seq_num 1064 ranges {3129344=622592,3751936=401408} 2024-09-01T00:40:17.959 INFO:tasks.rados.rados.0.smithi026.stdout:3427: writing smithi02669314-38 from 3129344 to 3751936 tid 1 2024-09-01T00:40:17.961 INFO:tasks.rados.rados.0.smithi026.stdout:3427: writing smithi02669314-38 from 3751936 to 4153344 tid 2 2024-09-01T00:40:17.962 INFO:tasks.rados.rados.0.smithi026.stdout:3428: rmattr oid 6 current snap is 327 2024-09-01T00:40:17.962 INFO:tasks.rados.rados.0.smithi026.stdout:3428: done (6 left) 2024-09-01T00:40:17.962 INFO:tasks.rados.rados.0.smithi026.stdout:3429: snap_create 2024-09-01T00:40:17.962 INFO:tasks.rados.rados.0.smithi026.stdout:3419: finishing write tid 2 to smithi02669314-12 2024-09-01T00:40:17.962 INFO:tasks.rados.rados.0.smithi026.stdout:3419: finishing write tid 3 to smithi02669314-12 2024-09-01T00:40:17.962 INFO:tasks.rados.rados.0.smithi026.stdout:3426: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:40:17.964 INFO:tasks.rados.rados.0.smithi026.stdout:3424: finishing rollback tid 0 to smithi02669314-16 2024-09-01T00:40:17.964 INFO:tasks.rados.rados.0.smithi026.stdout:3424: finishing rollback tid 1 to smithi02669314-16 2024-09-01T00:40:17.964 INFO:tasks.rados.rados.0.smithi026.stdout:3424: finishing rollback tid 2 to smithi02669314-16 2024-09-01T00:40:17.964 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1401 (ObjNum 1038 snap 319 seq_num 1038) dirty exists 2024-09-01T00:40:17.964 INFO:tasks.rados.rados.0.smithi026.stdout:3419: finishing write tid 4 to smithi02669314-12 2024-09-01T00:40:17.964 INFO:tasks.rados.rados.0.smithi026.stdout:3419: oid 12 updating version 0 to 1380 2024-09-01T00:40:17.964 INFO:tasks.rados.rados.0.smithi026.stdout:3419: oid 12 version 1380 is already newer than 1379 2024-09-01T00:40:17.964 INFO:tasks.rados.rados.0.smithi026.stdout:3419: oid 12 updating version 1380 to 1381 2024-09-01T00:40:17.964 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1381 (ObjNum 1062 snap 327 seq_num 1062) dirty exists 2024-09-01T00:40:17.965 INFO:tasks.rados.rados.0.smithi026.stdout:3419: left oid 12 (ObjNum 1062 snap 327 seq_num 1062) 2024-09-01T00:40:17.965 INFO:tasks.rados.rados.0.smithi026.stdout:3423: expect (ObjNum 1029 snap 317 seq_num 1029) 2024-09-01T00:40:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:17 smithi026 ceph-mon[81182]: pgmap v770: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 662 KiB/s wr, 10 op/s 2024-09-01T00:40:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:17 smithi026 ceph-mon[81182]: osdmap e734: 8 total, 8 up, 8 in 2024-09-01T00:40:18.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:40:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:40:17] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.51.0" 2024-09-01T00:40:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:17 smithi026 ceph-mon[83580]: pgmap v770: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 662 KiB/s wr, 10 op/s 2024-09-01T00:40:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:17 smithi026 ceph-mon[83580]: osdmap e734: 8 total, 8 up, 8 in 2024-09-01T00:40:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:17 smithi139 ceph-mon[73682]: pgmap v770: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 662 KiB/s wr, 10 op/s 2024-09-01T00:40:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:17 smithi139 ceph-mon[73682]: osdmap e734: 8 total, 8 up, 8 in 2024-09-01T00:40:18.427 INFO:tasks.rados.rados.0.smithi026.stdout:3427: finishing write tid 1 to smithi02669314-38 2024-09-01T00:40:18.427 INFO:tasks.rados.rados.0.smithi026.stdout:3427: finishing write tid 2 to smithi02669314-38 2024-09-01T00:40:18.427 INFO:tasks.rados.rados.0.smithi026.stdout:3427: finishing write tid 3 to smithi02669314-38 2024-09-01T00:40:18.427 INFO:tasks.rados.rados.0.smithi026.stdout:3427: finishing write tid 4 to smithi02669314-38 2024-09-01T00:40:18.427 INFO:tasks.rados.rados.0.smithi026.stdout:3427: oid 38 updating version 0 to 1432 2024-09-01T00:40:18.427 INFO:tasks.rados.rados.0.smithi026.stdout:3427: oid 38 version 1432 is already newer than 1431 2024-09-01T00:40:18.427 INFO:tasks.rados.rados.0.smithi026.stdout:3427: oid 38 updating version 1432 to 1433 2024-09-01T00:40:18.427 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1433 (ObjNum 1064 snap 327 seq_num 1064) dirty exists 2024-09-01T00:40:18.427 INFO:tasks.rados.rados.0.smithi026.stdout:3427: left oid 38 (ObjNum 1064 snap 327 seq_num 1064) 2024-09-01T00:40:18.863 INFO:tasks.rados.rados.0.smithi026.stdout:3419: done (6 left) 2024-09-01T00:40:18.863 INFO:tasks.rados.rados.0.smithi026.stdout:3422: done (5 left) 2024-09-01T00:40:18.863 INFO:tasks.rados.rados.0.smithi026.stdout:3423: done (4 left) 2024-09-01T00:40:18.863 INFO:tasks.rados.rados.0.smithi026.stdout:3424: done (3 left) 2024-09-01T00:40:18.863 INFO:tasks.rados.rados.0.smithi026.stdout:3426: done (2 left) 2024-09-01T00:40:18.863 INFO:tasks.rados.rados.0.smithi026.stdout:3427: done (1 left) 2024-09-01T00:40:18.863 INFO:tasks.rados.rados.0.smithi026.stdout:3429: done (0 left) 2024-09-01T00:40:18.864 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 328 2024-09-01T00:40:18.864 INFO:tasks.rados.rados.0.smithi026.stdout:3430: seq_num 1065 ranges {655360=638976,1294336=401408} 2024-09-01T00:40:18.868 INFO:tasks.rados.rados.0.smithi026.stdout:3430: writing smithi02669314-7 from 655360 to 1294336 tid 1 2024-09-01T00:40:18.870 INFO:tasks.rados.rados.0.smithi026.stdout:3430: writing smithi02669314-7 from 1294336 to 1695744 tid 2 2024-09-01T00:40:18.870 INFO:tasks.rados.rados.0.smithi026.stdout:3431: rollback oid 44 current snap is 328 2024-09-01T00:40:18.870 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 44 to 310 2024-09-01T00:40:18.870 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 328 2024-09-01T00:40:18.871 INFO:tasks.rados.rados.0.smithi026.stdout:3432: seq_num 1066 ranges {6684672=663552,7348224=401408} 2024-09-01T00:40:18.911 INFO:tasks.rados.rados.0.smithi026.stdout:3432: writing smithi02669314-42 from 6684672 to 7348224 tid 1 2024-09-01T00:40:18.914 INFO:tasks.rados.rados.0.smithi026.stdout:3432: writing smithi02669314-42 from 7348224 to 7749632 tid 2 2024-09-01T00:40:18.914 INFO:tasks.rados.rados.0.smithi026.stdout:3433: rollback oid 9 current snap is 328 2024-09-01T00:40:18.914 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 9 to 308 2024-09-01T00:40:18.914 INFO:tasks.rados.rados.0.smithi026.stdout:3430: finishing write tid 1 to smithi02669314-7 2024-09-01T00:40:18.914 INFO:tasks.rados.rados.0.smithi026.stdout:3430: finishing write tid 2 to smithi02669314-7 2024-09-01T00:40:18.914 INFO:tasks.rados.rados.0.smithi026.stdout:3430: finishing write tid 3 to smithi02669314-7 2024-09-01T00:40:18.914 INFO:tasks.rados.rados.0.smithi026.stdout:3431: finishing rollback tid 0 to smithi02669314-44 2024-09-01T00:40:18.914 INFO:tasks.rados.rados.0.smithi026.stdout:3434: read oid 27 snap -1 2024-09-01T00:40:18.914 INFO:tasks.rados.rados.0.smithi026.stdout:3434: expect deleted 2024-09-01T00:40:18.914 INFO:tasks.rados.rados.0.smithi026.stdout:3435: snap_create 2024-09-01T00:40:18.914 INFO:tasks.rados.rados.0.smithi026.stdout:3431: finishing rollback tid 1 to smithi02669314-44 2024-09-01T00:40:18.914 INFO:tasks.rados.rados.0.smithi026.stdout:3431: finishing rollback tid 2 to smithi02669314-44 2024-09-01T00:40:18.915 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1749 (ObjNum 1002 snap 310 seq_num 1002) dirty exists 2024-09-01T00:40:18.915 INFO:tasks.rados.rados.0.smithi026.stdout:3430: finishing write tid 4 to smithi02669314-7 2024-09-01T00:40:18.915 INFO:tasks.rados.rados.0.smithi026.stdout:3430: oid 7 updating version 0 to 1615 2024-09-01T00:40:18.915 INFO:tasks.rados.rados.0.smithi026.stdout:3430: oid 7 updating version 1615 to 1616 2024-09-01T00:40:18.915 INFO:tasks.rados.rados.0.smithi026.stdout:3430: oid 7 version 1616 is already newer than 1614 2024-09-01T00:40:18.915 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 1616 (ObjNum 1065 snap 328 seq_num 1065) dirty exists 2024-09-01T00:40:18.915 INFO:tasks.rados.rados.0.smithi026.stdout:3430: left oid 7 (ObjNum 1065 snap 328 seq_num 1065) 2024-09-01T00:40:18.915 INFO:tasks.rados.rados.0.smithi026.stdout:3432: finishing write tid 1 to smithi02669314-42 2024-09-01T00:40:18.916 INFO:tasks.rados.rados.0.smithi026.stdout:3433: finishing rollback tid 1 to smithi02669314-9 2024-09-01T00:40:18.916 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 1575 (ObjNum 97 snap 0 seq_num 134776688) dirty dne 2024-09-01T00:40:18.916 INFO:tasks.rados.rados.0.smithi026.stdout:3432: finishing write tid 2 to smithi02669314-42 2024-09-01T00:40:18.917 INFO:tasks.rados.rados.0.smithi026.stdout:3432: finishing write tid 3 to smithi02669314-42 2024-09-01T00:40:18.917 INFO:tasks.rados.rados.0.smithi026.stdout:3432: finishing write tid 4 to smithi02669314-42 2024-09-01T00:40:18.918 INFO:tasks.rados.rados.0.smithi026.stdout:3432: oid 42 updating version 0 to 1618 2024-09-01T00:40:18.918 INFO:tasks.rados.rados.0.smithi026.stdout:3432: oid 42 updating version 1618 to 1619 2024-09-01T00:40:18.918 INFO:tasks.rados.rados.0.smithi026.stdout:3432: oid 42 updating version 1619 to 1620 2024-09-01T00:40:18.918 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1620 (ObjNum 1066 snap 328 seq_num 1066) dirty exists 2024-09-01T00:40:18.918 INFO:tasks.rados.rados.0.smithi026.stdout:3432: left oid 42 (ObjNum 1066 snap 328 seq_num 1066) 2024-09-01T00:40:19.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:18 smithi026 ceph-mon[81182]: osdmap e735: 8 total, 8 up, 8 in 2024-09-01T00:40:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:18 smithi026 ceph-mon[83580]: osdmap e735: 8 total, 8 up, 8 in 2024-09-01T00:40:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:18 smithi139 ceph-mon[73682]: osdmap e735: 8 total, 8 up, 8 in 2024-09-01T00:40:19.867 INFO:tasks.rados.rados.0.smithi026.stdout:3430: done (5 left) 2024-09-01T00:40:19.867 INFO:tasks.rados.rados.0.smithi026.stdout:3431: done (4 left) 2024-09-01T00:40:19.867 INFO:tasks.rados.rados.0.smithi026.stdout:3432: done (3 left) 2024-09-01T00:40:19.867 INFO:tasks.rados.rados.0.smithi026.stdout:3433: done (2 left) 2024-09-01T00:40:19.868 INFO:tasks.rados.rados.0.smithi026.stdout:3434: done (1 left) 2024-09-01T00:40:19.868 INFO:tasks.rados.rados.0.smithi026.stdout:3435: done (0 left) 2024-09-01T00:40:19.868 INFO:tasks.rados.rados.0.smithi026.stdout:3436: snap_remove snap 287 2024-09-01T00:40:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:19 smithi026 ceph-mon[81182]: pgmap v773: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 442 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 444 KiB/s wr, 7 op/s 2024-09-01T00:40:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:19 smithi026 ceph-mon[81182]: osdmap e736: 8 total, 8 up, 8 in 2024-09-01T00:40:20.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:40:20.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:19 smithi026 ceph-mon[83580]: pgmap v773: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 442 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 444 KiB/s wr, 7 op/s 2024-09-01T00:40:20.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:19 smithi026 ceph-mon[83580]: osdmap e736: 8 total, 8 up, 8 in 2024-09-01T00:40:20.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:40:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:19 smithi139 ceph-mon[73682]: pgmap v773: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 442 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 444 KiB/s wr, 7 op/s 2024-09-01T00:40:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:19 smithi139 ceph-mon[73682]: osdmap e736: 8 total, 8 up, 8 in 2024-09-01T00:40:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:40:20.852 INFO:tasks.rados.rados.0.smithi026.stdout:3436: done (0 left) 2024-09-01T00:40:20.852 INFO:tasks.rados.rados.0.smithi026.stdout:3437: rmattr oid 38 current snap is 329 2024-09-01T00:40:20.852 INFO:tasks.rados.rados.0.smithi026.stdout:3437: done (0 left) 2024-09-01T00:40:20.852 INFO:tasks.rados.rados.0.smithi026.stdout:3438: read oid 15 snap -1 2024-09-01T00:40:20.852 INFO:tasks.rados.rados.0.smithi026.stdout:3438: expect deleted 2024-09-01T00:40:20.852 INFO:tasks.rados.rados.0.smithi026.stdout:3439: rollback oid 33 current snap is 329 2024-09-01T00:40:20.852 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 324 2024-09-01T00:40:20.852 INFO:tasks.rados.rados.0.smithi026.stdout:3440: snap_remove snap 299 2024-09-01T00:40:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:20 smithi026 ceph-mon[81182]: osdmap e737: 8 total, 8 up, 8 in 2024-09-01T00:40:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:20 smithi026 ceph-mon[81182]: osdmap e738: 8 total, 8 up, 8 in 2024-09-01T00:40:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:20 smithi026 ceph-mon[83580]: osdmap e737: 8 total, 8 up, 8 in 2024-09-01T00:40:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:20 smithi026 ceph-mon[83580]: osdmap e738: 8 total, 8 up, 8 in 2024-09-01T00:40:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:20 smithi139 ceph-mon[73682]: osdmap e737: 8 total, 8 up, 8 in 2024-09-01T00:40:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:20 smithi139 ceph-mon[73682]: osdmap e738: 8 total, 8 up, 8 in 2024-09-01T00:40:21.853 INFO:tasks.rados.rados.0.smithi026.stdout:3439: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:40:21.853 INFO:tasks.rados.rados.0.smithi026.stdout:3439: finishing rollback tid 2 to smithi02669314-33 2024-09-01T00:40:21.853 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1467 (ObjNum 129 snap 0 seq_num 134679080) dirty exists 2024-09-01T00:40:21.853 INFO:tasks.rados.rados.0.smithi026.stdout:3438: done (2 left) 2024-09-01T00:40:21.853 INFO:tasks.rados.rados.0.smithi026.stdout:3439: done (1 left) 2024-09-01T00:40:21.853 INFO:tasks.rados.rados.0.smithi026.stdout:3440: done (0 left) 2024-09-01T00:40:21.853 INFO:tasks.rados.rados.0.smithi026.stdout:3441: snap_remove snap 320 2024-09-01T00:40:22.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:21 smithi026 ceph-mon[81182]: pgmap v776: 121 pgs: 121 active+clean; 457 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.4 MiB/s wr, 3 op/s 2024-09-01T00:40:22.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:21 smithi026 ceph-mon[81182]: osdmap e739: 8 total, 8 up, 8 in 2024-09-01T00:40:22.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:21 smithi026 ceph-mon[83580]: pgmap v776: 121 pgs: 121 active+clean; 457 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.4 MiB/s wr, 3 op/s 2024-09-01T00:40:22.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:21 smithi026 ceph-mon[83580]: osdmap e739: 8 total, 8 up, 8 in 2024-09-01T00:40:22.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:21 smithi139 ceph-mon[73682]: pgmap v776: 121 pgs: 121 active+clean; 457 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.4 MiB/s wr, 3 op/s 2024-09-01T00:40:22.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:21 smithi139 ceph-mon[73682]: osdmap e739: 8 total, 8 up, 8 in 2024-09-01T00:40:22.854 INFO:tasks.rados.rados.0.smithi026.stdout:3441: done (0 left) 2024-09-01T00:40:22.855 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 329 2024-09-01T00:40:22.855 INFO:tasks.rados.rados.0.smithi026.stdout:3442: seq_num 1067 ranges {2867200=679936,3547136=401408} 2024-09-01T00:40:22.875 INFO:tasks.rados.rados.0.smithi026.stdout:3442: writing smithi02669314-35 from 2867200 to 3547136 tid 1 2024-09-01T00:40:22.878 INFO:tasks.rados.rados.0.smithi026.stdout:3442: writing smithi02669314-35 from 3547136 to 3948544 tid 2 2024-09-01T00:40:22.878 INFO:tasks.rados.rados.0.smithi026.stdout:3443: rollback oid 30 current snap is 329 2024-09-01T00:40:22.878 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 30 to 317 2024-09-01T00:40:22.878 INFO:tasks.rados.rados.0.smithi026.stdout:3444: rollback oid 33 current snap is 329 2024-09-01T00:40:22.879 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 33 to 328 2024-09-01T00:40:22.879 INFO:tasks.rados.rados.0.smithi026.stdout:3445: snap_remove snap 327 2024-09-01T00:40:23.880 INFO:tasks.rados.rados.0.smithi026.stdout:3443: finishing rollback tid 1 to smithi02669314-30 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:3444: finishing rollback tid 0 to smithi02669314-33 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:3443: finishing rollback tid 2 to smithi02669314-30 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1836 (ObjNum 870 snap 278 seq_num 870) dirty exists 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:3444: finishing rollback tid 1 to smithi02669314-33 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1487 (ObjNum 129 snap 0 seq_num 134679080) dirty dne 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:3442: finishing write tid 1 to smithi02669314-35 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:3442: finishing write tid 2 to smithi02669314-35 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:3442: finishing write tid 3 to smithi02669314-35 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:3442: finishing write tid 4 to smithi02669314-35 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:3442: oid 35 updating version 0 to 1643 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:3442: oid 35 updating version 1643 to 1644 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:3442: oid 35 version 1644 is already newer than 1642 2024-09-01T00:40:23.881 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1644 (ObjNum 1067 snap 329 seq_num 1067) dirty exists 2024-09-01T00:40:23.882 INFO:tasks.rados.rados.0.smithi026.stdout:3442: left oid 35 (ObjNum 1067 snap 329 seq_num 1067) 2024-09-01T00:40:23.882 INFO:tasks.rados.rados.0.smithi026.stdout:3442: done (3 left) 2024-09-01T00:40:23.882 INFO:tasks.rados.rados.0.smithi026.stdout:3443: done (2 left) 2024-09-01T00:40:23.882 INFO:tasks.rados.rados.0.smithi026.stdout:3444: done (1 left) 2024-09-01T00:40:23.882 INFO:tasks.rados.rados.0.smithi026.stdout:3445: done (0 left) 2024-09-01T00:40:23.882 INFO:tasks.rados.rados.0.smithi026.stdout:3446: snap_create 2024-09-01T00:40:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:23 smithi026 ceph-mon[81182]: pgmap v779: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 457 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 7.5 MiB/s wr, 14 op/s 2024-09-01T00:40:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:23 smithi026 ceph-mon[81182]: osdmap e740: 8 total, 8 up, 8 in 2024-09-01T00:40:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:23 smithi026 ceph-mon[83580]: pgmap v779: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 457 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 7.5 MiB/s wr, 14 op/s 2024-09-01T00:40:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:23 smithi026 ceph-mon[83580]: osdmap e740: 8 total, 8 up, 8 in 2024-09-01T00:40:24.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:23 smithi139 ceph-mon[73682]: pgmap v779: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 457 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 7.5 MiB/s wr, 14 op/s 2024-09-01T00:40:24.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:23 smithi139 ceph-mon[73682]: osdmap e740: 8 total, 8 up, 8 in 2024-09-01T00:40:24.885 INFO:tasks.rados.rados.0.smithi026.stdout:3446: done (0 left) 2024-09-01T00:40:24.885 INFO:tasks.rados.rados.0.smithi026.stdout:3447: rmattr oid 18 current snap is 330 2024-09-01T00:40:24.885 INFO:tasks.rados.rados.0.smithi026.stdout:3447: done (0 left) 2024-09-01T00:40:24.885 INFO:tasks.rados.rados.0.smithi026.stdout:3448: rmattr oid 17 current snap is 330 2024-09-01T00:40:24.886 INFO:tasks.rados.rados.0.smithi026.stdout:3448: done (0 left) 2024-09-01T00:40:24.886 INFO:tasks.rados.rados.0.smithi026.stdout:3449: snap_create 2024-09-01T00:40:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:24 smithi026 ceph-mon[81182]: osdmap e741: 8 total, 8 up, 8 in 2024-09-01T00:40:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:24 smithi026 ceph-mon[81182]: pgmap v782: 121 pgs: 6 active+clean+snaptrim, 115 active+clean; 421 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-09-01T00:40:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:24 smithi026 ceph-mon[83580]: osdmap e741: 8 total, 8 up, 8 in 2024-09-01T00:40:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:24 smithi026 ceph-mon[83580]: pgmap v782: 121 pgs: 6 active+clean+snaptrim, 115 active+clean; 421 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-09-01T00:40:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:24 smithi139 ceph-mon[73682]: osdmap e741: 8 total, 8 up, 8 in 2024-09-01T00:40:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:24 smithi139 ceph-mon[73682]: pgmap v782: 121 pgs: 6 active+clean+snaptrim, 115 active+clean; 421 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-09-01T00:40:25.853 INFO:tasks.rados.rados.0.smithi026.stdout:3449: done (0 left) 2024-09-01T00:40:25.853 INFO:tasks.rados.rados.0.smithi026.stdout:3450: delete oid 49 current snap is 331 2024-09-01T00:40:25.861 INFO:tasks.rados.rados.0.smithi026.stdout:3450: done (0 left) 2024-09-01T00:40:25.861 INFO:tasks.rados.rados.0.smithi026.stdout:3451: rmattr oid 20 current snap is 331 2024-09-01T00:40:25.861 INFO:tasks.rados.rados.0.smithi026.stdout:3452: copy_from oid 28 from oid 24 current snap is 331 2024-09-01T00:40:25.861 INFO:tasks.rados.rados.0.smithi026.stdout:3453: rollback oid 14 current snap is 331 2024-09-01T00:40:25.861 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 14 to 328 2024-09-01T00:40:25.862 INFO:tasks.rados.rados.0.smithi026.stdout:3454: read oid 36 snap -1 2024-09-01T00:40:25.862 INFO:tasks.rados.rados.0.smithi026.stdout:3454: expect deleted 2024-09-01T00:40:25.862 INFO:tasks.rados.rados.0.smithi026.stdout:3455: snap_create 2024-09-01T00:40:25.862 INFO:tasks.rados.rados.0.smithi026.stdout:3452: finishing copy_from to smithi02669314-28 2024-09-01T00:40:25.862 INFO:tasks.rados.rados.0.smithi026.stdout:3452: got expected ENOENT (src dne) 2024-09-01T00:40:25.862 INFO:tasks.rados.rados.0.smithi026.stdout:3452: finishing copy_from racing read to smithi02669314-28 2024-09-01T00:40:25.866 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 1769 (ObjNum 161 snap 0 seq_num 134219360) dirty exists 2024-09-01T00:40:25.867 INFO:tasks.rados.rados.0.smithi026.stdout:3453: finishing rollback tid 1 to smithi02669314-14 2024-09-01T00:40:25.867 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 1661 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-01T00:40:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:25 smithi026 ceph-mon[81182]: osdmap e742: 8 total, 8 up, 8 in 2024-09-01T00:40:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:25 smithi026 ceph-mon[81182]: osdmap e743: 8 total, 8 up, 8 in 2024-09-01T00:40:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:25 smithi026 ceph-mon[83580]: osdmap e742: 8 total, 8 up, 8 in 2024-09-01T00:40:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:25 smithi026 ceph-mon[83580]: osdmap e743: 8 total, 8 up, 8 in 2024-09-01T00:40:26.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:25 smithi139 ceph-mon[73682]: osdmap e742: 8 total, 8 up, 8 in 2024-09-01T00:40:26.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:25 smithi139 ceph-mon[73682]: osdmap e743: 8 total, 8 up, 8 in 2024-09-01T00:40:26.854 INFO:tasks.rados.rados.0.smithi026.stdout:3451: done (4 left) 2024-09-01T00:40:26.854 INFO:tasks.rados.rados.0.smithi026.stdout:3452: done (3 left) 2024-09-01T00:40:26.854 INFO:tasks.rados.rados.0.smithi026.stdout:3453: done (2 left) 2024-09-01T00:40:26.854 INFO:tasks.rados.rados.0.smithi026.stdout:3454: done (1 left) 2024-09-01T00:40:26.854 INFO:tasks.rados.rados.0.smithi026.stdout:3455: done (0 left) 2024-09-01T00:40:26.854 INFO:tasks.rados.rados.0.smithi026.stdout:3456: delete oid 25 current snap is 332 2024-09-01T00:40:26.858 INFO:tasks.rados.rados.0.smithi026.stdout:3456: done (0 left) 2024-09-01T00:40:26.858 INFO:tasks.rados.rados.0.smithi026.stdout:3457: read oid 49 snap -1 2024-09-01T00:40:26.858 INFO:tasks.rados.rados.0.smithi026.stdout:3457: expect deleted 2024-09-01T00:40:26.858 INFO:tasks.rados.rados.0.smithi026.stdout:3458: delete oid 29 current snap is 332 2024-09-01T00:40:26.864 INFO:tasks.rados.rados.0.smithi026.stdout:3457: done (1 left) 2024-09-01T00:40:26.864 INFO:tasks.rados.rados.0.smithi026.stdout:3458: done (0 left) 2024-09-01T00:40:26.864 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 332 2024-09-01T00:40:26.865 INFO:tasks.rados.rados.0.smithi026.stdout:3459: seq_num 1071 ranges {6676480=745472,7421952=401408} 2024-09-01T00:40:26.905 INFO:tasks.rados.rados.0.smithi026.stdout:3459: writing smithi02669314-50 from 6676480 to 7421952 tid 1 2024-09-01T00:40:26.907 INFO:tasks.rados.rados.0.smithi026.stdout:3459: writing smithi02669314-50 from 7421952 to 7823360 tid 2 2024-09-01T00:40:26.907 INFO:tasks.rados.rados.0.smithi026.stdout:3460: copy_from oid 37 from oid 31 current snap is 332 2024-09-01T00:40:26.907 INFO:tasks.rados.rados.0.smithi026.stdout:3461: read oid 33 snap 324 2024-09-01T00:40:26.908 INFO:tasks.rados.rados.0.smithi026.stdout:3461: expect (ObjNum 134344096 snap 21946 seq_num 132975504) 2024-09-01T00:40:26.908 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 332 2024-09-01T00:40:26.908 INFO:tasks.rados.rados.0.smithi026.stdout:3462: seq_num 1072 ranges {3137536=761856,3899392=401408} 2024-09-01T00:40:26.929 INFO:tasks.rados.rados.0.smithi026.stdout:3462: writing smithi02669314-17 from 3137536 to 3899392 tid 1 2024-09-01T00:40:26.932 INFO:tasks.rados.rados.0.smithi026.stdout:3462: writing smithi02669314-17 from 3899392 to 4300800 tid 2 2024-09-01T00:40:26.932 INFO:tasks.rados.rados.0.smithi026.stdout:3463: snap_remove snap 243 2024-09-01T00:40:27.889 INFO:tasks.rados.rados.0.smithi026.stdout:3463: done (4 left) 2024-09-01T00:40:27.889 INFO:tasks.rados.rados.0.smithi026.stdout:3464: snap_create 2024-09-01T00:40:27.889 INFO:tasks.rados.rados.0.smithi026.stdout:3461: expect (ObjNum 134344096 snap 21946 seq_num 132975504) 2024-09-01T00:40:27.893 INFO:tasks.rados.rados.0.smithi026.stdout:3459: finishing write tid 1 to smithi02669314-50 2024-09-01T00:40:27.893 INFO:tasks.rados.rados.0.smithi026.stdout:3459: finishing write tid 2 to smithi02669314-50 2024-09-01T00:40:27.893 INFO:tasks.rados.rados.0.smithi026.stdout:3459: finishing write tid 3 to smithi02669314-50 2024-09-01T00:40:27.893 INFO:tasks.rados.rados.0.smithi026.stdout:3459: finishing write tid 4 to smithi02669314-50 2024-09-01T00:40:27.893 INFO:tasks.rados.rados.0.smithi026.stdout:3459: oid 50 updating version 0 to 1838 2024-09-01T00:40:27.893 INFO:tasks.rados.rados.0.smithi026.stdout:3459: oid 50 updating version 1838 to 1839 2024-09-01T00:40:27.893 INFO:tasks.rados.rados.0.smithi026.stdout:3459: oid 50 updating version 1839 to 1840 2024-09-01T00:40:27.893 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 1840 (ObjNum 1071 snap 332 seq_num 1071) dirty exists 2024-09-01T00:40:27.893 INFO:tasks.rados.rados.0.smithi026.stdout:3459: left oid 50 (ObjNum 1071 snap 332 seq_num 1071) 2024-09-01T00:40:27.893 INFO:tasks.rados.rados.0.smithi026.stdout:3460: finishing copy_from racing read to smithi02669314-37 2024-09-01T00:40:27.893 INFO:tasks.rados.rados.0.smithi026.stdout:3460: finishing copy_from to smithi02669314-37 2024-09-01T00:40:27.894 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 1359 (ObjNum 1048 snap 319 seq_num 1048) dirty exists 2024-09-01T00:40:27.894 INFO:tasks.rados.rados.0.smithi026.stdout:3462: finishing write tid 1 to smithi02669314-17 2024-09-01T00:40:27.894 INFO:tasks.rados.rados.0.smithi026.stdout:3462: finishing write tid 2 to smithi02669314-17 2024-09-01T00:40:27.894 INFO:tasks.rados.rados.0.smithi026.stdout:3462: finishing write tid 3 to smithi02669314-17 2024-09-01T00:40:27.894 INFO:tasks.rados.rados.0.smithi026.stdout:3462: finishing write tid 4 to smithi02669314-17 2024-09-01T00:40:27.894 INFO:tasks.rados.rados.0.smithi026.stdout:3462: oid 17 updating version 0 to 1450 2024-09-01T00:40:27.894 INFO:tasks.rados.rados.0.smithi026.stdout:3462: oid 17 updating version 1450 to 1451 2024-09-01T00:40:27.894 INFO:tasks.rados.rados.0.smithi026.stdout:3462: oid 17 version 1451 is already newer than 1449 2024-09-01T00:40:27.894 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 1451 (ObjNum 1072 snap 332 seq_num 1072) dirty exists 2024-09-01T00:40:27.894 INFO:tasks.rados.rados.0.smithi026.stdout:3462: left oid 17 (ObjNum 1072 snap 332 seq_num 1072) 2024-09-01T00:40:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:27 smithi026 ceph-mon[81182]: pgmap v785: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 393 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 264 KiB/s wr, 2 op/s 2024-09-01T00:40:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:27 smithi026 ceph-mon[81182]: osdmap e744: 8 total, 8 up, 8 in 2024-09-01T00:40:28.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:40:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:40:27] "GET /metrics HTTP/1.1" 200 36443 "" "Prometheus/2.51.0" 2024-09-01T00:40:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:27 smithi026 ceph-mon[83580]: pgmap v785: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 393 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 264 KiB/s wr, 2 op/s 2024-09-01T00:40:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:27 smithi026 ceph-mon[83580]: osdmap e744: 8 total, 8 up, 8 in 2024-09-01T00:40:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:27 smithi139 ceph-mon[73682]: pgmap v785: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 393 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 264 KiB/s wr, 2 op/s 2024-09-01T00:40:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:27 smithi139 ceph-mon[73682]: osdmap e744: 8 total, 8 up, 8 in 2024-09-01T00:40:28.894 INFO:tasks.rados.rados.0.smithi026.stdout:3459: done (4 left) 2024-09-01T00:40:28.894 INFO:tasks.rados.rados.0.smithi026.stdout:3460: done (3 left) 2024-09-01T00:40:28.894 INFO:tasks.rados.rados.0.smithi026.stdout:3461: done (2 left) 2024-09-01T00:40:28.895 INFO:tasks.rados.rados.0.smithi026.stdout:3462: done (1 left) 2024-09-01T00:40:28.895 INFO:tasks.rados.rados.0.smithi026.stdout:3464: done (0 left) 2024-09-01T00:40:28.895 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 34 current snap is 333 2024-09-01T00:40:28.895 INFO:tasks.rados.rados.0.smithi026.stdout:3465: seq_num 1073 ranges {2162688=778240,2940928=401408} 2024-09-01T00:40:28.910 INFO:tasks.rados.rados.0.smithi026.stdout:3465: writing smithi02669314-34 from 2162688 to 2940928 tid 1 2024-09-01T00:40:28.912 INFO:tasks.rados.rados.0.smithi026.stdout:3465: writing smithi02669314-34 from 2940928 to 3342336 tid 2 2024-09-01T00:40:28.912 INFO:tasks.rados.rados.0.smithi026.stdout:3466: setattr oid 41 current snap is 333 2024-09-01T00:40:28.913 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 333 2024-09-01T00:40:28.914 INFO:tasks.rados.rados.0.smithi026.stdout:3467: seq_num 1074 ranges {0=794624,794624=401408} 2024-09-01T00:40:28.918 INFO:tasks.rados.rados.0.smithi026.stdout:3467: writing smithi02669314-40 from 0 to 794624 tid 1 2024-09-01T00:40:28.921 INFO:tasks.rados.rados.0.smithi026.stdout:3467: writing smithi02669314-40 from 794624 to 1196032 tid 2 2024-09-01T00:40:28.921 INFO:tasks.rados.rados.0.smithi026.stdout:3468: read oid 47 snap 321 2024-09-01T00:40:28.921 INFO:tasks.rados.rados.0.smithi026.stdout:3468: expect deleted 2024-09-01T00:40:28.921 INFO:tasks.rados.rados.0.smithi026.stdout:3469: read oid 12 snap -1 2024-09-01T00:40:28.922 INFO:tasks.rados.rados.0.smithi026.stdout:3469: expect (ObjNum 1062 snap 327 seq_num 1062) 2024-09-01T00:40:28.922 INFO:tasks.rados.rados.0.smithi026.stdout:3470: snap_create 2024-09-01T00:40:28.922 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1658 (ObjNum 938 snap 297 seq_num 938) dirty exists 2024-09-01T00:40:28.922 INFO:tasks.rados.rados.0.smithi026.stdout:3465: finishing write tid 1 to smithi02669314-34 2024-09-01T00:40:28.922 INFO:tasks.rados.rados.0.smithi026.stdout:3465: finishing write tid 2 to smithi02669314-34 2024-09-01T00:40:28.922 INFO:tasks.rados.rados.0.smithi026.stdout:3465: finishing write tid 3 to smithi02669314-34 2024-09-01T00:40:28.922 INFO:tasks.rados.rados.0.smithi026.stdout:3465: finishing write tid 4 to smithi02669314-34 2024-09-01T00:40:28.922 INFO:tasks.rados.rados.0.smithi026.stdout:3465: oid 34 updating version 0 to 1399 2024-09-01T00:40:28.922 INFO:tasks.rados.rados.0.smithi026.stdout:3465: oid 34 updating version 1399 to 1400 2024-09-01T00:40:28.923 INFO:tasks.rados.rados.0.smithi026.stdout:3465: oid 34 updating version 1400 to 1401 2024-09-01T00:40:28.923 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 1401 (ObjNum 1073 snap 333 seq_num 1073) dirty exists 2024-09-01T00:40:28.923 INFO:tasks.rados.rados.0.smithi026.stdout:3465: left oid 34 (ObjNum 1073 snap 333 seq_num 1073) 2024-09-01T00:40:28.925 INFO:tasks.rados.rados.0.smithi026.stdout:3467: finishing write tid 1 to smithi02669314-40 2024-09-01T00:40:28.925 INFO:tasks.rados.rados.0.smithi026.stdout:3467: finishing write tid 2 to smithi02669314-40 2024-09-01T00:40:28.926 INFO:tasks.rados.rados.0.smithi026.stdout:3467: finishing write tid 3 to smithi02669314-40 2024-09-01T00:40:28.928 INFO:tasks.rados.rados.0.smithi026.stdout:3467: finishing write tid 4 to smithi02669314-40 2024-09-01T00:40:28.928 INFO:tasks.rados.rados.0.smithi026.stdout:3467: oid 40 updating version 0 to 1348 2024-09-01T00:40:28.928 INFO:tasks.rados.rados.0.smithi026.stdout:3467: oid 40 updating version 1348 to 1349 2024-09-01T00:40:28.928 INFO:tasks.rados.rados.0.smithi026.stdout:3467: oid 40 version 1349 is already newer than 1347 2024-09-01T00:40:28.928 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1349 (ObjNum 1074 snap 333 seq_num 1074) dirty exists 2024-09-01T00:40:28.929 INFO:tasks.rados.rados.0.smithi026.stdout:3467: left oid 40 (ObjNum 1074 snap 333 seq_num 1074) 2024-09-01T00:40:28.953 INFO:tasks.rados.rados.0.smithi026.stdout:3469: expect (ObjNum 1062 snap 327 seq_num 1062) 2024-09-01T00:40:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:28 smithi026 ceph-mon[81182]: osdmap e745: 8 total, 8 up, 8 in 2024-09-01T00:40:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:28 smithi026 ceph-mon[81182]: pgmap v788: 121 pgs: 121 active+clean; 386 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 544 KiB/s wr, 4 op/s 2024-09-01T00:40:29.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:28 smithi026 ceph-mon[83580]: osdmap e745: 8 total, 8 up, 8 in 2024-09-01T00:40:29.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:28 smithi026 ceph-mon[83580]: pgmap v788: 121 pgs: 121 active+clean; 386 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 544 KiB/s wr, 4 op/s 2024-09-01T00:40:29.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:28 smithi139 ceph-mon[73682]: osdmap e745: 8 total, 8 up, 8 in 2024-09-01T00:40:29.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:28 smithi139 ceph-mon[73682]: pgmap v788: 121 pgs: 121 active+clean; 386 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 544 KiB/s wr, 4 op/s 2024-09-01T00:40:29.898 INFO:tasks.rados.rados.0.smithi026.stdout:3465: done (5 left) 2024-09-01T00:40:29.898 INFO:tasks.rados.rados.0.smithi026.stdout:3466: done (4 left) 2024-09-01T00:40:29.898 INFO:tasks.rados.rados.0.smithi026.stdout:3467: done (3 left) 2024-09-01T00:40:29.898 INFO:tasks.rados.rados.0.smithi026.stdout:3468: done (2 left) 2024-09-01T00:40:29.898 INFO:tasks.rados.rados.0.smithi026.stdout:3469: done (1 left) 2024-09-01T00:40:29.898 INFO:tasks.rados.rados.0.smithi026.stdout:3470: done (0 left) 2024-09-01T00:40:29.898 INFO:tasks.rados.rados.0.smithi026.stdout:3471: rmattr oid 44 current snap is 334 2024-09-01T00:40:29.898 INFO:tasks.rados.rados.0.smithi026.stdout:3471: done (0 left) 2024-09-01T00:40:29.898 INFO:tasks.rados.rados.0.smithi026.stdout:3472: rmattr oid 50 current snap is 334 2024-09-01T00:40:29.898 INFO:tasks.rados.rados.0.smithi026.stdout:3473: read oid 37 snap -1 2024-09-01T00:40:29.898 INFO:tasks.rados.rados.0.smithi026.stdout:3473: expect (ObjNum 1048 snap 319 seq_num 1048) 2024-09-01T00:40:29.898 INFO:tasks.rados.rados.0.smithi026.stdout:3474: rmattr oid 5 current snap is 334 2024-09-01T00:40:29.899 INFO:tasks.rados.rados.0.smithi026.stdout:3474: done (2 left) 2024-09-01T00:40:29.899 INFO:tasks.rados.rados.0.smithi026.stdout:3475: snap_create 2024-09-01T00:40:29.902 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 1852 (ObjNum 1071 snap 332 seq_num 1071) dirty exists 2024-09-01T00:40:29.910 INFO:tasks.rados.rados.0.smithi026.stdout:3473: expect (ObjNum 1048 snap 319 seq_num 1048) 2024-09-01T00:40:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:29 smithi026 ceph-mon[81182]: osdmap e746: 8 total, 8 up, 8 in 2024-09-01T00:40:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:29 smithi026 ceph-mon[83580]: osdmap e746: 8 total, 8 up, 8 in 2024-09-01T00:40:30.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:29 smithi139 ceph-mon[73682]: osdmap e746: 8 total, 8 up, 8 in 2024-09-01T00:40:30.855 INFO:tasks.rados.rados.0.smithi026.stdout:3472: done (2 left) 2024-09-01T00:40:30.855 INFO:tasks.rados.rados.0.smithi026.stdout:3473: done (1 left) 2024-09-01T00:40:30.855 INFO:tasks.rados.rados.0.smithi026.stdout:3475: done (0 left) 2024-09-01T00:40:30.855 INFO:tasks.rados.rados.0.smithi026.stdout:3476: snap_remove snap 317 2024-09-01T00:40:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:30 smithi026 ceph-mon[81182]: osdmap e747: 8 total, 8 up, 8 in 2024-09-01T00:40:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:30 smithi026 ceph-mon[81182]: pgmap v791: 121 pgs: 121 active+clean; 363 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 280 KiB/s wr, 5 op/s 2024-09-01T00:40:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:30 smithi026 ceph-mon[81182]: osdmap e748: 8 total, 8 up, 8 in 2024-09-01T00:40:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:30 smithi026 ceph-mon[83580]: osdmap e747: 8 total, 8 up, 8 in 2024-09-01T00:40:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:30 smithi026 ceph-mon[83580]: pgmap v791: 121 pgs: 121 active+clean; 363 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 280 KiB/s wr, 5 op/s 2024-09-01T00:40:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:30 smithi026 ceph-mon[83580]: osdmap e748: 8 total, 8 up, 8 in 2024-09-01T00:40:31.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:30 smithi139 ceph-mon[73682]: osdmap e747: 8 total, 8 up, 8 in 2024-09-01T00:40:31.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:30 smithi139 ceph-mon[73682]: pgmap v791: 121 pgs: 121 active+clean; 363 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 280 KiB/s wr, 5 op/s 2024-09-01T00:40:31.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:30 smithi139 ceph-mon[73682]: osdmap e748: 8 total, 8 up, 8 in 2024-09-01T00:40:31.856 INFO:tasks.rados.rados.0.smithi026.stdout:3476: done (0 left) 2024-09-01T00:40:31.856 INFO:tasks.rados.rados.0.smithi026.stdout:3477: read oid 1 snap -1 2024-09-01T00:40:31.856 INFO:tasks.rados.rados.0.smithi026.stdout:3477: expect deleted 2024-09-01T00:40:31.857 INFO:tasks.rados.rados.0.smithi026.stdout:3478: copy_from oid 12 from oid 10 current snap is 335 2024-09-01T00:40:31.857 INFO:tasks.rados.rados.0.smithi026.stdout:3479: read oid 45 snap -1 2024-09-01T00:40:31.857 INFO:tasks.rados.rados.0.smithi026.stdout:3479: expect (ObjNum 1043 snap 319 seq_num 1043) 2024-09-01T00:40:31.860 INFO:tasks.rados.rados.0.smithi026.stdout:3480: copy_from oid 28 from oid 16 current snap is 335 2024-09-01T00:40:31.860 INFO:tasks.rados.rados.0.smithi026.stdout:3481: read oid 2 snap 324 2024-09-01T00:40:31.861 INFO:tasks.rados.rados.0.smithi026.stdout:3481: expect (ObjNum 1047 snap 319 seq_num 1047) 2024-09-01T00:40:31.861 INFO:tasks.rados.rados.0.smithi026.stdout:3482: snap_create 2024-09-01T00:40:31.864 INFO:tasks.rados.rados.0.smithi026.stdout:3478: finishing copy_from to smithi02669314-12 2024-09-01T00:40:31.864 INFO:tasks.rados.rados.0.smithi026.stdout:3478: got expected ENOENT (src dne) 2024-09-01T00:40:31.864 INFO:tasks.rados.rados.0.smithi026.stdout:3478: finishing copy_from racing read to smithi02669314-12 2024-09-01T00:40:31.888 INFO:tasks.rados.rados.0.smithi026.stdout:3480: finishing copy_from racing read to smithi02669314-28 2024-09-01T00:40:31.888 INFO:tasks.rados.rados.0.smithi026.stdout:3479: expect (ObjNum 1043 snap 319 seq_num 1043) 2024-09-01T00:40:31.954 INFO:tasks.rados.rados.0.smithi026.stdout:3480: finishing copy_from to smithi02669314-28 2024-09-01T00:40:31.954 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1401 (ObjNum 1038 snap 319 seq_num 1038) dirty exists 2024-09-01T00:40:31.954 INFO:tasks.rados.rados.0.smithi026.stdout:3481: expect (ObjNum 1047 snap 319 seq_num 1047) 2024-09-01T00:40:32.860 INFO:tasks.rados.rados.0.smithi026.stdout:3477: done (5 left) 2024-09-01T00:40:32.860 INFO:tasks.rados.rados.0.smithi026.stdout:3478: done (4 left) 2024-09-01T00:40:32.860 INFO:tasks.rados.rados.0.smithi026.stdout:3479: done (3 left) 2024-09-01T00:40:32.860 INFO:tasks.rados.rados.0.smithi026.stdout:3480: done (2 left) 2024-09-01T00:40:32.861 INFO:tasks.rados.rados.0.smithi026.stdout:3481: done (1 left) 2024-09-01T00:40:32.861 INFO:tasks.rados.rados.0.smithi026.stdout:3482: done (0 left) 2024-09-01T00:40:32.861 INFO:tasks.rados.rados.0.smithi026.stdout:3483: setattr oid 18 current snap is 336 2024-09-01T00:40:32.862 INFO:tasks.rados.rados.0.smithi026.stdout:3484: copy_from oid 28 from oid 41 current snap is 336 2024-09-01T00:40:32.862 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 3 current snap is 336 2024-09-01T00:40:32.863 INFO:tasks.rados.rados.0.smithi026.stdout:3485: seq_num 1075 ranges {9691136=409600,10100736=671744,10772480=131072} 2024-09-01T00:40:32.919 INFO:tasks.rados.rados.0.smithi026.stdout:3485: writing smithi02669314-3 from 9691136 to 10100736 tid 1 2024-09-01T00:40:32.923 INFO:tasks.rados.rados.0.smithi026.stdout:3485: writing smithi02669314-3 from 10100736 to 10772480 tid 2 2024-09-01T00:40:32.923 INFO:tasks.rados.rados.0.smithi026.stdout:3485: writing smithi02669314-3 from 10772480 to 10903552 tid 3 2024-09-01T00:40:32.924 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 336 2024-09-01T00:40:32.924 INFO:tasks.rados.rados.0.smithi026.stdout:3486: seq_num 1076 ranges {0=425984,425984=548864,974848=253952} 2024-09-01T00:40:32.926 INFO:tasks.rados.rados.0.smithi026.stdout:3486: writing smithi02669314-5 from 0 to 425984 tid 1 2024-09-01T00:40:32.929 INFO:tasks.rados.rados.0.smithi026.stdout:3486: writing smithi02669314-5 from 425984 to 974848 tid 2 2024-09-01T00:40:32.931 INFO:tasks.rados.rados.0.smithi026.stdout:3486: writing smithi02669314-5 from 974848 to 1228800 tid 3 2024-09-01T00:40:32.931 INFO:tasks.rados.rados.0.smithi026.stdout:3487: snap_remove snap 318 2024-09-01T00:40:33.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:32 smithi026 ceph-mon[81182]: osdmap e749: 8 total, 8 up, 8 in 2024-09-01T00:40:33.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:32 smithi026 ceph-mon[83580]: osdmap e749: 8 total, 8 up, 8 in 2024-09-01T00:40:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:32 smithi139 ceph-mon[73682]: osdmap e749: 8 total, 8 up, 8 in 2024-09-01T00:40:33.867 INFO:tasks.rados.rados.0.smithi026.stdout:3487: done (4 left) 2024-09-01T00:40:33.867 INFO:tasks.rados.rados.0.smithi026.stdout:3488: rollback oid 20 current snap is 336 2024-09-01T00:40:33.867 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 20 to 329 2024-09-01T00:40:33.867 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 1382 (ObjNum 177 snap 0 seq_num 0) dirty exists 2024-09-01T00:40:33.867 INFO:tasks.rados.rados.0.smithi026.stdout:3484: finishing copy_from racing read to smithi02669314-28 2024-09-01T00:40:33.867 INFO:tasks.rados.rados.0.smithi026.stdout:3484: finishing copy_from to smithi02669314-28 2024-09-01T00:40:33.867 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1658 (ObjNum 938 snap 297 seq_num 938) dirty exists 2024-09-01T00:40:33.867 INFO:tasks.rados.rados.0.smithi026.stdout:3485: finishing write tid 1 to smithi02669314-3 2024-09-01T00:40:33.867 INFO:tasks.rados.rados.0.smithi026.stdout:3485: finishing write tid 2 to smithi02669314-3 2024-09-01T00:40:33.868 INFO:tasks.rados.rados.0.smithi026.stdout:3485: finishing write tid 3 to smithi02669314-3 2024-09-01T00:40:33.868 INFO:tasks.rados.rados.0.smithi026.stdout:3485: finishing write tid 4 to smithi02669314-3 2024-09-01T00:40:33.868 INFO:tasks.rados.rados.0.smithi026.stdout:3486: finishing write tid 1 to smithi02669314-5 2024-09-01T00:40:33.868 INFO:tasks.rados.rados.0.smithi026.stdout:3485: finishing write tid 5 to smithi02669314-3 2024-09-01T00:40:33.868 INFO:tasks.rados.rados.0.smithi026.stdout:3485: oid 3 updating version 0 to 1362 2024-09-01T00:40:33.868 INFO:tasks.rados.rados.0.smithi026.stdout:3485: oid 3 version 1362 is already newer than 1361 2024-09-01T00:40:33.868 INFO:tasks.rados.rados.0.smithi026.stdout:3485: oid 3 version 1362 is already newer than 1360 2024-09-01T00:40:33.868 INFO:tasks.rados.rados.0.smithi026.stdout:3485: oid 3 updating version 1362 to 1363 2024-09-01T00:40:33.868 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 1363 (ObjNum 1075 snap 336 seq_num 1075) dirty exists 2024-09-01T00:40:33.868 INFO:tasks.rados.rados.0.smithi026.stdout:3485: left oid 3 (ObjNum 1075 snap 336 seq_num 1075) 2024-09-01T00:40:33.868 INFO:tasks.rados.rados.0.smithi026.stdout:3486: finishing write tid 2 to smithi02669314-5 2024-09-01T00:40:33.868 INFO:tasks.rados.rados.0.smithi026.stdout:3486: finishing write tid 3 to smithi02669314-5 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:3486: finishing write tid 4 to smithi02669314-5 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:3486: finishing write tid 5 to smithi02669314-5 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:3486: oid 5 updating version 0 to 1862 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:3486: oid 5 version 1862 is already newer than 1861 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:3486: oid 5 version 1862 is already newer than 1860 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:3486: oid 5 version 1862 is already newer than 1859 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 1862 (ObjNum 1076 snap 336 seq_num 1076) dirty exists 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:3486: left oid 5 (ObjNum 1076 snap 336 seq_num 1076) 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:3483: done (4 left) 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:3484: done (3 left) 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:3485: done (2 left) 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:3486: done (1 left) 2024-09-01T00:40:33.869 INFO:tasks.rados.rados.0.smithi026.stdout:3489: setattr oid 16 current snap is 336 2024-09-01T00:40:33.870 INFO:tasks.rados.rados.0.smithi026.stdout:3490: copy_from oid 45 from oid 35 current snap is 336 2024-09-01T00:40:33.870 INFO:tasks.rados.rados.0.smithi026.stdout:3491: read oid 15 snap -1 2024-09-01T00:40:33.870 INFO:tasks.rados.rados.0.smithi026.stdout:3491: expect deleted 2024-09-01T00:40:33.871 INFO:tasks.rados.rados.0.smithi026.stdout:3492: rollback oid 18 current snap is 336 2024-09-01T00:40:33.871 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 18 to 329 2024-09-01T00:40:33.871 INFO:tasks.rados.rados.0.smithi026.stdout:3493: snap_remove snap 334 2024-09-01T00:40:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:33 smithi026 ceph-mon[81182]: pgmap v794: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 281 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-09-01T00:40:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:33 smithi026 ceph-mon[81182]: osdmap e750: 8 total, 8 up, 8 in 2024-09-01T00:40:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:33 smithi026 ceph-mon[83580]: pgmap v794: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 281 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-09-01T00:40:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:33 smithi026 ceph-mon[83580]: osdmap e750: 8 total, 8 up, 8 in 2024-09-01T00:40:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:33 smithi139 ceph-mon[73682]: pgmap v794: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 281 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-09-01T00:40:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:33 smithi139 ceph-mon[73682]: osdmap e750: 8 total, 8 up, 8 in 2024-09-01T00:40:34.878 INFO:tasks.rados.rados.0.smithi026.stdout:3493: done (5 left) 2024-09-01T00:40:34.878 INFO:tasks.rados.rados.0.smithi026.stdout:3494: rollback oid 7 current snap is 336 2024-09-01T00:40:34.878 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 7 to 322 2024-09-01T00:40:34.878 INFO:tasks.rados.rados.0.smithi026.stdout:3495: rmattr oid 33 current snap is 336 2024-09-01T00:40:34.878 INFO:tasks.rados.rados.0.smithi026.stdout:3495: done (6 left) 2024-09-01T00:40:34.878 INFO:tasks.rados.rados.0.smithi026.stdout:3496: snap_remove snap 335 2024-09-01T00:40:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:34 smithi026 ceph-mon[81182]: osdmap e751: 8 total, 8 up, 8 in 2024-09-01T00:40:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:40:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:34 smithi026 ceph-mon[83580]: osdmap e751: 8 total, 8 up, 8 in 2024-09-01T00:40:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:40:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:34 smithi139 ceph-mon[73682]: osdmap e751: 8 total, 8 up, 8 in 2024-09-01T00:40:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:40:35.855 INFO:tasks.rados.rados.0.smithi026.stdout:3496: done (6 left) 2024-09-01T00:40:35.855 INFO:tasks.rados.rados.0.smithi026.stdout:3497: snap_remove snap 330 2024-09-01T00:40:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:35 smithi026 ceph-mon[81182]: pgmap v797: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 251 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-09-01T00:40:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:35 smithi026 ceph-mon[81182]: osdmap e752: 8 total, 8 up, 8 in 2024-09-01T00:40:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:35 smithi026 ceph-mon[81182]: osdmap e753: 8 total, 8 up, 8 in 2024-09-01T00:40:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:35 smithi026 ceph-mon[83580]: pgmap v797: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 251 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-09-01T00:40:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:35 smithi026 ceph-mon[83580]: osdmap e752: 8 total, 8 up, 8 in 2024-09-01T00:40:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:35 smithi026 ceph-mon[83580]: osdmap e753: 8 total, 8 up, 8 in 2024-09-01T00:40:36.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:35 smithi139 ceph-mon[73682]: pgmap v797: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 251 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-09-01T00:40:36.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:35 smithi139 ceph-mon[73682]: osdmap e752: 8 total, 8 up, 8 in 2024-09-01T00:40:36.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:35 smithi139 ceph-mon[73682]: osdmap e753: 8 total, 8 up, 8 in 2024-09-01T00:40:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:3497: done (6 left) 2024-09-01T00:40:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:3498: read oid 41 snap -1 2024-09-01T00:40:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:3498: expect (ObjNum 938 snap 297 seq_num 938) 2024-09-01T00:40:36.858 INFO:tasks.rados.rados.0.smithi026.stdout:3499: snap_remove snap 321 2024-09-01T00:40:37.865 INFO:tasks.rados.rados.0.smithi026.stdout:3499: done (7 left) 2024-09-01T00:40:37.866 INFO:tasks.rados.rados.0.smithi026.stdout:3500: rollback oid 44 current snap is 336 2024-09-01T00:40:37.866 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 44 to 324 2024-09-01T00:40:37.866 INFO:tasks.rados.rados.0.smithi026.stdout:3492: finishing rollback tid 0 to smithi02669314-18 2024-09-01T00:40:37.866 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1402 (ObjNum 1038 snap 319 seq_num 1038) dirty exists 2024-09-01T00:40:37.866 INFO:tasks.rados.rados.0.smithi026.stdout:3488: finishing rollback tid 0 to smithi02669314-20 2024-09-01T00:40:37.866 INFO:tasks.rados.rados.0.smithi026.stdout:3488: finishing rollback tid 1 to smithi02669314-20 2024-09-01T00:40:37.866 INFO:tasks.rados.rados.0.smithi026.stdout:3492: finishing rollback tid 1 to smithi02669314-18 2024-09-01T00:40:37.866 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 1384 (ObjNum 177 snap 0 seq_num 133294416) dirty dne 2024-09-01T00:40:37.867 INFO:tasks.rados.rados.0.smithi026.stdout:3488: finishing rollback tid 2 to smithi02669314-20 2024-09-01T00:40:37.867 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 1792 (ObjNum 65 snap 0 seq_num 1415602012) dirty exists 2024-09-01T00:40:37.867 INFO:tasks.rados.rados.0.smithi026.stdout:3490: finishing copy_from racing read to smithi02669314-45 2024-09-01T00:40:37.867 INFO:tasks.rados.rados.0.smithi026.stdout:3488: done (7 left) 2024-09-01T00:40:37.867 INFO:tasks.rados.rados.0.smithi026.stdout:3489: done (6 left) 2024-09-01T00:40:37.867 INFO:tasks.rados.rados.0.smithi026.stdout:3491: done (5 left) 2024-09-01T00:40:37.867 INFO:tasks.rados.rados.0.smithi026.stdout:3492: done (4 left) 2024-09-01T00:40:37.867 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 336 2024-09-01T00:40:37.867 INFO:tasks.rados.rados.0.smithi026.stdout:3490: finishing copy_from to smithi02669314-45 2024-09-01T00:40:37.867 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1644 (ObjNum 1067 snap 329 seq_num 1067) dirty exists 2024-09-01T00:40:37.867 INFO:tasks.rados.rados.0.smithi026.stdout:3494: finishing rollback tid 0 to smithi02669314-7 2024-09-01T00:40:37.867 INFO:tasks.rados.rados.0.smithi026.stdout:3494: finishing rollback tid 1 to smithi02669314-7 2024-09-01T00:40:37.868 INFO:tasks.rados.rados.0.smithi026.stdout:3494: finishing rollback tid 2 to smithi02669314-7 2024-09-01T00:40:37.868 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 1678 (ObjNum 1042 snap 319 seq_num 1042) dirty exists 2024-09-01T00:40:37.868 INFO:tasks.rados.rados.0.smithi026.stdout:3498: expect (ObjNum 938 snap 297 seq_num 938) 2024-09-01T00:40:38.176 INFO:tasks.rados.rados.0.smithi026.stdout:3500: finishing rollback tid 0 to smithi02669314-44 2024-09-01T00:40:38.176 INFO:tasks.rados.rados.0.smithi026.stdout:3500: finishing rollback tid 1 to smithi02669314-44 2024-09-01T00:40:38.176 INFO:tasks.rados.rados.0.smithi026.stdout:3500: finishing rollback tid 2 to smithi02669314-44 2024-09-01T00:40:38.177 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1804 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:40:38.177 INFO:tasks.rados.rados.0.smithi026.stdout:3501: seq_num 1077 ranges {4407296=442368,4849664=434176,5283840=368640} 2024-09-01T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:37 smithi026 ceph-mon[81182]: pgmap v800: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 249 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2024-09-01T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:37 smithi026 ceph-mon[81182]: osdmap e754: 8 total, 8 up, 8 in 2024-09-01T00:40:38.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:40:37 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:40:37] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.51.0" 2024-09-01T00:40:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:37 smithi026 ceph-mon[83580]: pgmap v800: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 249 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2024-09-01T00:40:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:37 smithi026 ceph-mon[83580]: osdmap e754: 8 total, 8 up, 8 in 2024-09-01T00:40:38.202 INFO:tasks.rados.rados.0.smithi026.stdout:3501: writing smithi02669314-26 from 4407296 to 4849664 tid 1 2024-09-01T00:40:38.205 INFO:tasks.rados.rados.0.smithi026.stdout:3501: writing smithi02669314-26 from 4849664 to 5283840 tid 2 2024-09-01T00:40:38.208 INFO:tasks.rados.rados.0.smithi026.stdout:3501: writing smithi02669314-26 from 5283840 to 5652480 tid 3 2024-09-01T00:40:38.208 INFO:tasks.rados.rados.0.smithi026.stdout:3490: done (4 left) 2024-09-01T00:40:38.208 INFO:tasks.rados.rados.0.smithi026.stdout:3494: done (3 left) 2024-09-01T00:40:38.209 INFO:tasks.rados.rados.0.smithi026.stdout:3498: done (2 left) 2024-09-01T00:40:38.209 INFO:tasks.rados.rados.0.smithi026.stdout:3500: done (1 left) 2024-09-01T00:40:38.209 INFO:tasks.rados.rados.0.smithi026.stdout:3502: rmattr oid 43 current snap is 336 2024-09-01T00:40:38.209 INFO:tasks.rados.rados.0.smithi026.stdout:3502: done (1 left) 2024-09-01T00:40:38.209 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 336 2024-09-01T00:40:38.209 INFO:tasks.rados.rados.0.smithi026.stdout:3503: seq_num 1078 ranges {3948544=458752,4407296=720896,5128192=81920} 2024-09-01T00:40:38.231 INFO:tasks.rados.rados.0.smithi026.stdout:3503: writing smithi02669314-45 from 3948544 to 4407296 tid 1 2024-09-01T00:40:38.235 INFO:tasks.rados.rados.0.smithi026.stdout:3503: writing smithi02669314-45 from 4407296 to 5128192 tid 2 2024-09-01T00:40:38.236 INFO:tasks.rados.rados.0.smithi026.stdout:3503: writing smithi02669314-45 from 5128192 to 5210112 tid 3 2024-09-01T00:40:38.236 INFO:tasks.rados.rados.0.smithi026.stdout:3504: rmattr oid 10 current snap is 336 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:3504: done (2 left) 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 336 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:3501: finishing write tid 1 to smithi02669314-26 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:3501: finishing write tid 2 to smithi02669314-26 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:3501: finishing write tid 3 to smithi02669314-26 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:3501: finishing write tid 4 to smithi02669314-26 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:3501: finishing write tid 5 to smithi02669314-26 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:3501: oid 26 updating version 0 to 1406 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:3501: oid 26 version 1406 is already newer than 1404 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:3501: oid 26 version 1406 is already newer than 1403 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:3501: oid 26 version 1406 is already newer than 1405 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1406 (ObjNum 1077 snap 336 seq_num 1077) dirty exists 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:3501: left oid 26 (ObjNum 1077 snap 336 seq_num 1077) 2024-09-01T00:40:38.237 INFO:tasks.rados.rados.0.smithi026.stdout:3503: finishing write tid 1 to smithi02669314-45 2024-09-01T00:40:38.238 INFO:tasks.rados.rados.0.smithi026.stdout:3505: seq_num 1079 ranges {3137536=475136,3612672=606208,4218880=196608} 2024-09-01T00:40:38.255 INFO:tasks.rados.rados.0.smithi026.stdout:3505: writing smithi02669314-48 from 3137536 to 3612672 tid 1 2024-09-01T00:40:38.259 INFO:tasks.rados.rados.0.smithi026.stdout:3505: writing smithi02669314-48 from 3612672 to 4218880 tid 2 2024-09-01T00:40:38.261 INFO:tasks.rados.rados.0.smithi026.stdout:3505: writing smithi02669314-48 from 4218880 to 4415488 tid 3 2024-09-01T00:40:38.261 INFO:tasks.rados.rados.0.smithi026.stdout:3501: done (2 left) 2024-09-01T00:40:38.261 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 22 current snap is 336 2024-09-01T00:40:38.261 INFO:tasks.rados.rados.0.smithi026.stdout:3503: finishing write tid 2 to smithi02669314-45 2024-09-01T00:40:38.261 INFO:tasks.rados.rados.0.smithi026.stdout:3503: finishing write tid 3 to smithi02669314-45 2024-09-01T00:40:38.261 INFO:tasks.rados.rados.0.smithi026.stdout:3503: finishing write tid 4 to smithi02669314-45 2024-09-01T00:40:38.261 INFO:tasks.rados.rados.0.smithi026.stdout:3503: finishing write tid 5 to smithi02669314-45 2024-09-01T00:40:38.261 INFO:tasks.rados.rados.0.smithi026.stdout:3503: oid 45 updating version 0 to 1647 2024-09-01T00:40:38.261 INFO:tasks.rados.rados.0.smithi026.stdout:3503: oid 45 version 1647 is already newer than 1645 2024-09-01T00:40:38.261 INFO:tasks.rados.rados.0.smithi026.stdout:3503: oid 45 updating version 1647 to 1648 2024-09-01T00:40:38.262 INFO:tasks.rados.rados.0.smithi026.stdout:3503: oid 45 version 1648 is already newer than 1646 2024-09-01T00:40:38.262 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1648 (ObjNum 1078 snap 336 seq_num 1078) dirty exists 2024-09-01T00:40:38.262 INFO:tasks.rados.rados.0.smithi026.stdout:3503: left oid 45 (ObjNum 1078 snap 336 seq_num 1078) 2024-09-01T00:40:38.262 INFO:tasks.rados.rados.0.smithi026.stdout:3505: finishing write tid 1 to smithi02669314-48 2024-09-01T00:40:38.262 INFO:tasks.rados.rados.0.smithi026.stdout:3506: seq_num 1080 ranges {0=491520,491520=540672,1032192=262144} 2024-09-01T00:40:38.263 INFO:tasks.rados.rados.0.smithi026.stdout:3506: writing smithi02669314-22 from 0 to 491520 tid 1 2024-09-01T00:40:38.267 INFO:tasks.rados.rados.0.smithi026.stdout:3506: writing smithi02669314-22 from 491520 to 1032192 tid 2 2024-09-01T00:40:38.270 INFO:tasks.rados.rados.0.smithi026.stdout:3506: writing smithi02669314-22 from 1032192 to 1294336 tid 3 2024-09-01T00:40:38.270 INFO:tasks.rados.rados.0.smithi026.stdout:3503: done (2 left) 2024-09-01T00:40:38.270 INFO:tasks.rados.rados.0.smithi026.stdout:3507: delete oid 44 current snap is 336 2024-09-01T00:40:38.271 INFO:tasks.rados.rados.0.smithi026.stdout:3505: finishing write tid 2 to smithi02669314-48 2024-09-01T00:40:38.271 INFO:tasks.rados.rados.0.smithi026.stdout:3505: finishing write tid 3 to smithi02669314-48 2024-09-01T00:40:38.271 INFO:tasks.rados.rados.0.smithi026.stdout:3505: finishing write tid 4 to smithi02669314-48 2024-09-01T00:40:38.271 INFO:tasks.rados.rados.0.smithi026.stdout:3505: finishing write tid 5 to smithi02669314-48 2024-09-01T00:40:38.271 INFO:tasks.rados.rados.0.smithi026.stdout:3505: oid 48 updating version 0 to 1696 2024-09-01T00:40:38.272 INFO:tasks.rados.rados.0.smithi026.stdout:3505: oid 48 updating version 1696 to 1698 2024-09-01T00:40:38.272 INFO:tasks.rados.rados.0.smithi026.stdout:3505: oid 48 updating version 1698 to 1699 2024-09-01T00:40:38.272 INFO:tasks.rados.rados.0.smithi026.stdout:3505: oid 48 version 1699 is already newer than 1697 2024-09-01T00:40:38.272 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1699 (ObjNum 1079 snap 336 seq_num 1079) dirty exists 2024-09-01T00:40:38.272 INFO:tasks.rados.rados.0.smithi026.stdout:3505: left oid 48 (ObjNum 1079 snap 336 seq_num 1079) 2024-09-01T00:40:38.272 INFO:tasks.rados.rados.0.smithi026.stdout:3506: finishing write tid 1 to smithi02669314-22 2024-09-01T00:40:38.274 INFO:tasks.rados.rados.0.smithi026.stdout:3505: done (2 left) 2024-09-01T00:40:38.274 INFO:tasks.rados.rados.0.smithi026.stdout:3507: done (1 left) 2024-09-01T00:40:38.274 INFO:tasks.rados.rados.0.smithi026.stdout:3508: read oid 9 snap -1 2024-09-01T00:40:38.275 INFO:tasks.rados.rados.0.smithi026.stdout:3508: expect deleted 2024-09-01T00:40:38.275 INFO:tasks.rados.rados.0.smithi026.stdout:3509: rmattr oid 47 current snap is 336 2024-09-01T00:40:38.275 INFO:tasks.rados.rados.0.smithi026.stdout:3509: done (2 left) 2024-09-01T00:40:38.275 INFO:tasks.rados.rados.0.smithi026.stdout:3510: snap_create 2024-09-01T00:40:38.275 INFO:tasks.rados.rados.0.smithi026.stdout:3506: finishing write tid 2 to smithi02669314-22 2024-09-01T00:40:38.275 INFO:tasks.rados.rados.0.smithi026.stdout:3506: finishing write tid 3 to smithi02669314-22 2024-09-01T00:40:38.276 INFO:tasks.rados.rados.0.smithi026.stdout:3506: finishing write tid 4 to smithi02669314-22 2024-09-01T00:40:38.276 INFO:tasks.rados.rados.0.smithi026.stdout:3506: finishing write tid 5 to smithi02669314-22 2024-09-01T00:40:38.276 INFO:tasks.rados.rados.0.smithi026.stdout:3506: oid 22 updating version 0 to 1349 2024-09-01T00:40:38.276 INFO:tasks.rados.rados.0.smithi026.stdout:3506: oid 22 version 1349 is already newer than 1347 2024-09-01T00:40:38.276 INFO:tasks.rados.rados.0.smithi026.stdout:3506: oid 22 version 1349 is already newer than 1348 2024-09-01T00:40:38.277 INFO:tasks.rados.rados.0.smithi026.stdout:3506: oid 22 updating version 1349 to 1350 2024-09-01T00:40:38.277 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 1350 (ObjNum 1080 snap 336 seq_num 1080) dirty exists 2024-09-01T00:40:38.277 INFO:tasks.rados.rados.0.smithi026.stdout:3506: left oid 22 (ObjNum 1080 snap 336 seq_num 1080) 2024-09-01T00:40:38.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:37 smithi139 ceph-mon[73682]: pgmap v800: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 249 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2024-09-01T00:40:38.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:37 smithi139 ceph-mon[73682]: osdmap e754: 8 total, 8 up, 8 in 2024-09-01T00:40:38.870 INFO:tasks.rados.rados.0.smithi026.stdout:3506: done (2 left) 2024-09-01T00:40:38.870 INFO:tasks.rados.rados.0.smithi026.stdout:3508: done (1 left) 2024-09-01T00:40:38.870 INFO:tasks.rados.rados.0.smithi026.stdout:3510: done (0 left) 2024-09-01T00:40:38.870 INFO:tasks.rados.rados.0.smithi026.stdout:3511: read oid 49 snap -1 2024-09-01T00:40:38.870 INFO:tasks.rados.rados.0.smithi026.stdout:3511: expect deleted 2024-09-01T00:40:38.870 INFO:tasks.rados.rados.0.smithi026.stdout:3512: delete oid 13 current snap is 337 2024-09-01T00:40:38.874 INFO:tasks.rados.rados.0.smithi026.stdout:3511: done (1 left) 2024-09-01T00:40:38.874 INFO:tasks.rados.rados.0.smithi026.stdout:3512: done (0 left) 2024-09-01T00:40:38.875 INFO:tasks.rados.rados.0.smithi026.stdout:3513: snap_create 2024-09-01T00:40:39.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:38 smithi026 ceph-mon[81182]: osdmap e755: 8 total, 8 up, 8 in 2024-09-01T00:40:39.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:38 smithi026 ceph-mon[83580]: osdmap e755: 8 total, 8 up, 8 in 2024-09-01T00:40:39.234 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:38 smithi139 ceph-mon[73682]: osdmap e755: 8 total, 8 up, 8 in 2024-09-01T00:40:39.871 INFO:tasks.rados.rados.0.smithi026.stdout:3513: done (0 left) 2024-09-01T00:40:39.871 INFO:tasks.rados.rados.0.smithi026.stdout:3514: rollback oid 15 current snap is 338 2024-09-01T00:40:39.871 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 15 to 314 2024-09-01T00:40:39.871 INFO:tasks.rados.rados.0.smithi026.stdout:3515: read oid 40 snap -1 2024-09-01T00:40:39.871 INFO:tasks.rados.rados.0.smithi026.stdout:3515: expect (ObjNum 1074 snap 333 seq_num 1074) 2024-09-01T00:40:39.871 INFO:tasks.rados.rados.0.smithi026.stdout:3516: rmattr oid 19 current snap is 338 2024-09-01T00:40:39.871 INFO:tasks.rados.rados.0.smithi026.stdout:3517: snap_remove snap 310 2024-09-01T00:40:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:39 smithi026 ceph-mon[83580]: pgmap v803: 121 pgs: 121 active+clean; 250 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.8 MiB/s wr, 17 op/s 2024-09-01T00:40:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:39 smithi026 ceph-mon[83580]: osdmap e756: 8 total, 8 up, 8 in 2024-09-01T00:40:40.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:39 smithi026 ceph-mon[81182]: pgmap v803: 121 pgs: 121 active+clean; 250 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.8 MiB/s wr, 17 op/s 2024-09-01T00:40:40.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:39 smithi026 ceph-mon[81182]: osdmap e756: 8 total, 8 up, 8 in 2024-09-01T00:40:40.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:39 smithi139 ceph-mon[73682]: pgmap v803: 121 pgs: 121 active+clean; 250 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.8 MiB/s wr, 17 op/s 2024-09-01T00:40:40.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:39 smithi139 ceph-mon[73682]: osdmap e756: 8 total, 8 up, 8 in 2024-09-01T00:40:40.857 INFO:tasks.rados.rados.0.smithi026.stdout:3517: done (3 left) 2024-09-01T00:40:40.857 INFO:tasks.rados.rados.0.smithi026.stdout:3518: read oid 16 snap -1 2024-09-01T00:40:40.857 INFO:tasks.rados.rados.0.smithi026.stdout:3518: expect (ObjNum 1038 snap 319 seq_num 1038) 2024-09-01T00:40:40.857 INFO:tasks.rados.rados.0.smithi026.stdout:3519: copy_from oid 37 from oid 43 current snap is 338 2024-09-01T00:40:40.857 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 1434 (ObjNum 65 snap 0 seq_num 1801670739) dirty exists 2024-09-01T00:40:40.857 INFO:tasks.rados.rados.0.smithi026.stdout:3515: expect (ObjNum 1074 snap 333 seq_num 1074) 2024-09-01T00:40:40.906 INFO:tasks.rados.rados.0.smithi026.stdout:3514: finishing rollback tid 1 to smithi02669314-15 2024-09-01T00:40:40.906 INFO:tasks.rados.rados.0.smithi026.stdout:3514: finishing rollback tid 2 to smithi02669314-15 2024-09-01T00:40:40.906 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1807 (ObjNum 950 snap 299 seq_num 950) dirty exists 2024-09-01T00:40:40.907 INFO:tasks.rados.rados.0.smithi026.stdout:3518: expect (ObjNum 1038 snap 319 seq_num 1038) 2024-09-01T00:40:41.048 INFO:tasks.rados.rados.0.smithi026.stdout:3519: finishing copy_from racing read to smithi02669314-37 2024-09-01T00:40:41.048 INFO:tasks.rados.rados.0.smithi026.stdout:3519: finishing copy_from to smithi02669314-37 2024-09-01T00:40:41.048 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 720 (ObjNum 1046 snap 319 seq_num 1046) dirty exists 2024-09-01T00:40:41.048 INFO:tasks.rados.rados.0.smithi026.stdout:3514: done (4 left) 2024-09-01T00:40:41.048 INFO:tasks.rados.rados.0.smithi026.stdout:3515: done (3 left) 2024-09-01T00:40:41.048 INFO:tasks.rados.rados.0.smithi026.stdout:3516: done (2 left) 2024-09-01T00:40:41.048 INFO:tasks.rados.rados.0.smithi026.stdout:3518: done (1 left) 2024-09-01T00:40:41.048 INFO:tasks.rados.rados.0.smithi026.stdout:3519: done (0 left) 2024-09-01T00:40:41.049 INFO:tasks.rados.rados.0.smithi026.stdout:3520: copy_from oid 39 from oid 31 current snap is 338 2024-09-01T00:40:41.049 INFO:tasks.rados.rados.0.smithi026.stdout:3521: delete oid 35 current snap is 338 2024-09-01T00:40:41.050 INFO:tasks.rados.rados.0.smithi026.stdout:3521: done (1 left) 2024-09-01T00:40:41.050 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 338 2024-09-01T00:40:41.050 INFO:tasks.rados.rados.0.smithi026.stdout:3522: seq_num 1084 ranges {6381568=557056,6938624=475136,7413760=327680} 2024-09-01T00:40:41.088 INFO:tasks.rados.rados.0.smithi026.stdout:3522: writing smithi02669314-41 from 6381568 to 6938624 tid 1 2024-09-01T00:40:41.090 INFO:tasks.rados.rados.0.smithi026.stdout:3522: writing smithi02669314-41 from 6938624 to 7413760 tid 2 2024-09-01T00:40:41.093 INFO:tasks.rados.rados.0.smithi026.stdout:3522: writing smithi02669314-41 from 7413760 to 7741440 tid 3 2024-09-01T00:40:41.093 INFO:tasks.rados.rados.0.smithi026.stdout:3523: copy_from oid 35 from oid 27 current snap is 338 2024-09-01T00:40:41.093 INFO:tasks.rados.rados.0.smithi026.stdout:3520: finishing copy_from racing read to smithi02669314-39 2024-09-01T00:40:41.093 INFO:tasks.rados.rados.0.smithi026.stdout:3524: copy_from oid 24 from oid 34 current snap is 338 2024-09-01T00:40:41.093 INFO:tasks.rados.rados.0.smithi026.stdout:3520: finishing copy_from to smithi02669314-39 2024-09-01T00:40:41.093 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 1359 (ObjNum 1048 snap 319 seq_num 1048) dirty exists 2024-09-01T00:40:41.093 INFO:tasks.rados.rados.0.smithi026.stdout:3522: finishing write tid 1 to smithi02669314-41 2024-09-01T00:40:41.093 INFO:tasks.rados.rados.0.smithi026.stdout:3520: done (3 left) 2024-09-01T00:40:41.094 INFO:tasks.rados.rados.0.smithi026.stdout:3525: snap_remove snap 331 2024-09-01T00:40:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:40 smithi026 ceph-mon[81182]: osdmap e757: 8 total, 8 up, 8 in 2024-09-01T00:40:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:40 smithi026 ceph-mon[81182]: osdmap e758: 8 total, 8 up, 8 in 2024-09-01T00:40:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:40 smithi026 ceph-mon[83580]: osdmap e757: 8 total, 8 up, 8 in 2024-09-01T00:40:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:40 smithi026 ceph-mon[83580]: osdmap e758: 8 total, 8 up, 8 in 2024-09-01T00:40:41.201 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:40:40 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0[89341]: 2024-09-01T00:40:40.886+0000 7f33b921a640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 178 after trimming was started 2024-09-01T00:40:41.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:40 smithi139 ceph-mon[73682]: osdmap e757: 8 total, 8 up, 8 in 2024-09-01T00:40:41.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:40 smithi139 ceph-mon[73682]: osdmap e758: 8 total, 8 up, 8 in 2024-09-01T00:40:41.892 INFO:tasks.rados.rados.0.smithi026.stdout:3525: done (3 left) 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3526: copy_from oid 47 from oid 23 current snap is 338 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3522: finishing write tid 2 to smithi02669314-41 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3523: finishing copy_from to smithi02669314-35 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3523: got expected ENOENT (src dne) 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3523: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3522: finishing write tid 3 to smithi02669314-41 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3522: finishing write tid 4 to smithi02669314-41 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3522: finishing write tid 5 to smithi02669314-41 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3522: oid 41 updating version 0 to 1711 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3522: oid 41 version 1711 is already newer than 1709 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3522: oid 41 version 1711 is already newer than 1710 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3522: oid 41 updating version 1711 to 1712 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1712 (ObjNum 1084 snap 338 seq_num 1084) dirty exists 2024-09-01T00:40:41.893 INFO:tasks.rados.rados.0.smithi026.stdout:3522: left oid 41 (ObjNum 1084 snap 338 seq_num 1084) 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:3524: finishing copy_from racing read to smithi02669314-24 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:3524: finishing copy_from to smithi02669314-24 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1401 (ObjNum 1073 snap 333 seq_num 1073) dirty exists 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:3522: done (3 left) 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:3523: done (2 left) 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:3524: done (1 left) 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:3527: rmattr oid 42 current snap is 338 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:3527: done (1 left) 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:3528: rollback oid 15 current snap is 338 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 15 to 314 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:3529: copy_from oid 33 from oid 39 current snap is 338 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:3530: read oid 48 snap -1 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:3530: expect (ObjNum 1079 snap 336 seq_num 1079) 2024-09-01T00:40:41.894 INFO:tasks.rados.rados.0.smithi026.stdout:3531: setattr oid 6 current snap is 338 2024-09-01T00:40:41.896 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 36 current snap is 338 2024-09-01T00:40:41.896 INFO:tasks.rados.rados.0.smithi026.stdout:3532: seq_num 1085 ranges {0=581632,581632=761856,1343488=40960} 2024-09-01T00:40:41.898 INFO:tasks.rados.rados.0.smithi026.stdout:3532: writing smithi02669314-36 from 0 to 581632 tid 1 2024-09-01T00:40:41.903 INFO:tasks.rados.rados.0.smithi026.stdout:3532: writing smithi02669314-36 from 581632 to 1343488 tid 2 2024-09-01T00:40:41.904 INFO:tasks.rados.rados.0.smithi026.stdout:3532: writing smithi02669314-36 from 1343488 to 1384448 tid 3 2024-09-01T00:40:41.904 INFO:tasks.rados.rados.0.smithi026.stdout:3533: read oid 45 snap -1 2024-09-01T00:40:41.905 INFO:tasks.rados.rados.0.smithi026.stdout:3533: expect (ObjNum 1078 snap 336 seq_num 1078) 2024-09-01T00:40:41.905 INFO:tasks.rados.rados.0.smithi026.stdout:3534: snap_remove snap 329 2024-09-01T00:40:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:41 smithi026 ceph-mon[81182]: pgmap v806: 121 pgs: 121 active+clean; 250 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 300 KiB/s wr, 7 op/s 2024-09-01T00:40:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:41 smithi026 ceph-mon[83580]: pgmap v806: 121 pgs: 121 active+clean; 250 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 300 KiB/s wr, 7 op/s 2024-09-01T00:40:42.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:41 smithi139 ceph-mon[73682]: pgmap v806: 121 pgs: 121 active+clean; 250 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 300 KiB/s wr, 7 op/s 2024-09-01T00:40:42.903 INFO:tasks.rados.rados.0.smithi026.stdout:3526: finishing copy_from to smithi02669314-47 2024-09-01T00:40:42.903 INFO:tasks.rados.rados.0.smithi026.stdout:3526: got expected ENOENT (src dne) 2024-09-01T00:40:42.903 INFO:tasks.rados.rados.0.smithi026.stdout:3526: finishing copy_from racing read to smithi02669314-47 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 1407 (ObjNum 1056 snap 326 seq_num 1056) dirty exists 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:3528: finishing rollback tid 0 to smithi02669314-15 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:3528: finishing rollback tid 1 to smithi02669314-15 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:3528: finishing rollback tid 2 to smithi02669314-15 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1822 (ObjNum 950 snap 299 seq_num 950) dirty exists 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:3532: finishing write tid 1 to smithi02669314-36 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:3532: finishing write tid 2 to smithi02669314-36 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:3532: finishing write tid 3 to smithi02669314-36 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:3532: finishing write tid 4 to smithi02669314-36 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:3532: finishing write tid 5 to smithi02669314-36 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:3532: oid 36 updating version 0 to 1182 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:3532: oid 36 version 1182 is already newer than 1181 2024-09-01T00:40:42.904 INFO:tasks.rados.rados.0.smithi026.stdout:3532: oid 36 updating version 1182 to 1183 2024-09-01T00:40:42.905 INFO:tasks.rados.rados.0.smithi026.stdout:3532: oid 36 version 1183 is already newer than 1180 2024-09-01T00:40:42.905 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 1183 (ObjNum 1085 snap 338 seq_num 1085) dirty exists 2024-09-01T00:40:42.905 INFO:tasks.rados.rados.0.smithi026.stdout:3532: left oid 36 (ObjNum 1085 snap 338 seq_num 1085) 2024-09-01T00:40:42.905 INFO:tasks.rados.rados.0.smithi026.stdout:3529: finishing copy_from racing read to smithi02669314-33 2024-09-01T00:40:42.905 INFO:tasks.rados.rados.0.smithi026.stdout:3529: finishing copy_from to smithi02669314-33 2024-09-01T00:40:42.905 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1359 (ObjNum 1048 snap 319 seq_num 1048) dirty exists 2024-09-01T00:40:42.905 INFO:tasks.rados.rados.0.smithi026.stdout:3530: expect (ObjNum 1079 snap 336 seq_num 1079) 2024-09-01T00:40:43.124 INFO:tasks.rados.rados.0.smithi026.stdout:3533: expect (ObjNum 1078 snap 336 seq_num 1078) 2024-09-01T00:40:43.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:42 smithi026 ceph-mon[81182]: osdmap e759: 8 total, 8 up, 8 in 2024-09-01T00:40:43.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:42 smithi026 ceph-mon[81182]: pgmap v809: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 252 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-01T00:40:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:42 smithi026 ceph-mon[83580]: osdmap e759: 8 total, 8 up, 8 in 2024-09-01T00:40:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:42 smithi026 ceph-mon[83580]: pgmap v809: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 252 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-01T00:40:43.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:42 smithi139 ceph-mon[73682]: osdmap e759: 8 total, 8 up, 8 in 2024-09-01T00:40:43.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:42 smithi139 ceph-mon[73682]: pgmap v809: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 252 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-01T00:40:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:3526: done (7 left) 2024-09-01T00:40:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:3528: done (6 left) 2024-09-01T00:40:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:3529: done (5 left) 2024-09-01T00:40:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:3530: done (4 left) 2024-09-01T00:40:43.403 INFO:tasks.rados.rados.0.smithi026.stdout:3531: done (3 left) 2024-09-01T00:40:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:3532: done (2 left) 2024-09-01T00:40:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:3533: done (1 left) 2024-09-01T00:40:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:3534: done (0 left) 2024-09-01T00:40:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:3535: read oid 34 snap 324 2024-09-01T00:40:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:3535: expect (ObjNum 1018 snap 314 seq_num 1018) 2024-09-01T00:40:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:3536: rollback oid 47 current snap is 338 2024-09-01T00:40:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 47 to 322 2024-09-01T00:40:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:3537: read oid 22 snap 332 2024-09-01T00:40:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:3537: expect deleted 2024-09-01T00:40:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 338 2024-09-01T00:40:43.404 INFO:tasks.rados.rados.0.smithi026.stdout:3538: seq_num 1086 ranges {1523712=598016,2121728=647168,2768896=155648} 2024-09-01T00:40:43.415 INFO:tasks.rados.rados.0.smithi026.stdout:3538: writing smithi02669314-15 from 1523712 to 2121728 tid 1 2024-09-01T00:40:43.419 INFO:tasks.rados.rados.0.smithi026.stdout:3538: writing smithi02669314-15 from 2121728 to 2768896 tid 2 2024-09-01T00:40:43.420 INFO:tasks.rados.rados.0.smithi026.stdout:3538: writing smithi02669314-15 from 2768896 to 2924544 tid 3 2024-09-01T00:40:43.420 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 338 2024-09-01T00:40:43.420 INFO:tasks.rados.rados.0.smithi026.stdout:3539: seq_num 1087 ranges {0=614400,614400=532480,1146880=270336} 2024-09-01T00:40:43.423 INFO:tasks.rados.rados.0.smithi026.stdout:3539: writing smithi02669314-27 from 0 to 614400 tid 1 2024-09-01T00:40:43.426 INFO:tasks.rados.rados.0.smithi026.stdout:3539: writing smithi02669314-27 from 614400 to 1146880 tid 2 2024-09-01T00:40:43.428 INFO:tasks.rados.rados.0.smithi026.stdout:3539: writing smithi02669314-27 from 1146880 to 1417216 tid 3 2024-09-01T00:40:43.428 INFO:tasks.rados.rados.0.smithi026.stdout:3540: read oid 45 snap -1 2024-09-01T00:40:43.428 INFO:tasks.rados.rados.0.smithi026.stdout:3540: expect (ObjNum 1078 snap 336 seq_num 1078) 2024-09-01T00:40:43.429 INFO:tasks.rados.rados.0.smithi026.stdout:3541: copy_from oid 40 from oid 50 current snap is 338 2024-09-01T00:40:43.429 INFO:tasks.rados.rados.0.smithi026.stdout:3536: finishing rollback tid 1 to smithi02669314-47 2024-09-01T00:40:43.429 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 1745 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-01T00:40:43.429 INFO:tasks.rados.rados.0.smithi026.stdout:3535: expect (ObjNum 1018 snap 314 seq_num 1018) 2024-09-01T00:40:43.519 INFO:tasks.rados.rados.0.smithi026.stdout:3538: finishing write tid 1 to smithi02669314-15 2024-09-01T00:40:43.519 INFO:tasks.rados.rados.0.smithi026.stdout:3538: finishing write tid 2 to smithi02669314-15 2024-09-01T00:40:43.519 INFO:tasks.rados.rados.0.smithi026.stdout:3538: finishing write tid 3 to smithi02669314-15 2024-09-01T00:40:43.519 INFO:tasks.rados.rados.0.smithi026.stdout:3538: finishing write tid 4 to smithi02669314-15 2024-09-01T00:40:43.519 INFO:tasks.rados.rados.0.smithi026.stdout:3538: finishing write tid 5 to smithi02669314-15 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:3538: oid 15 updating version 0 to 1831 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:3538: oid 15 version 1831 is already newer than 1828 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:3538: oid 15 version 1831 is already newer than 1829 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:3538: oid 15 version 1831 is already newer than 1830 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1831 (ObjNum 1086 snap 338 seq_num 1086) dirty exists 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:3538: left oid 15 (ObjNum 1086 snap 338 seq_num 1086) 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:3539: finishing write tid 1 to smithi02669314-27 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:3539: finishing write tid 2 to smithi02669314-27 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:3539: finishing write tid 3 to smithi02669314-27 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:3535: done (6 left) 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:3536: done (5 left) 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:3537: done (4 left) 2024-09-01T00:40:43.520 INFO:tasks.rados.rados.0.smithi026.stdout:3538: done (3 left) 2024-09-01T00:40:43.521 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 338 2024-09-01T00:40:43.521 INFO:tasks.rados.rados.0.smithi026.stdout:3539: finishing write tid 4 to smithi02669314-27 2024-09-01T00:40:43.521 INFO:tasks.rados.rados.0.smithi026.stdout:3542: seq_num 1088 ranges {6381568=630784,7012352=466944,7479296=335872} 2024-09-01T00:40:43.557 INFO:tasks.rados.rados.0.smithi026.stdout:3542: writing smithi02669314-28 from 6381568 to 7012352 tid 1 2024-09-01T00:40:43.560 INFO:tasks.rados.rados.0.smithi026.stdout:3542: writing smithi02669314-28 from 7012352 to 7479296 tid 2 2024-09-01T00:40:43.562 INFO:tasks.rados.rados.0.smithi026.stdout:3542: writing smithi02669314-28 from 7479296 to 7815168 tid 3 2024-09-01T00:40:43.562 INFO:tasks.rados.rados.0.smithi026.stdout:3543: copy_from oid 35 from oid 2 current snap is 338 2024-09-01T00:40:43.563 INFO:tasks.rados.rados.0.smithi026.stdout:3539: finishing write tid 5 to smithi02669314-27 2024-09-01T00:40:43.563 INFO:tasks.rados.rados.0.smithi026.stdout:3539: oid 27 updating version 0 to 1886 2024-09-01T00:40:43.563 INFO:tasks.rados.rados.0.smithi026.stdout:3539: oid 27 version 1886 is already newer than 1885 2024-09-01T00:40:43.563 INFO:tasks.rados.rados.0.smithi026.stdout:3539: oid 27 updating version 1886 to 1888 2024-09-01T00:40:43.563 INFO:tasks.rados.rados.0.smithi026.stdout:3539: oid 27 version 1888 is already newer than 1887 2024-09-01T00:40:43.563 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1888 (ObjNum 1087 snap 338 seq_num 1087) dirty exists 2024-09-01T00:40:43.564 INFO:tasks.rados.rados.0.smithi026.stdout:3539: left oid 27 (ObjNum 1087 snap 338 seq_num 1087) 2024-09-01T00:40:43.564 INFO:tasks.rados.rados.0.smithi026.stdout:3539: done (4 left) 2024-09-01T00:40:43.564 INFO:tasks.rados.rados.0.smithi026.stdout:3544: snap_remove snap 308 2024-09-01T00:40:43.903 INFO:tasks.rados.rados.0.smithi026.stdout:3544: done (4 left) 2024-09-01T00:40:43.903 INFO:tasks.rados.rados.0.smithi026.stdout:3545: rollback oid 27 current snap is 338 2024-09-01T00:40:43.903 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 27 to 328 2024-09-01T00:40:43.903 INFO:tasks.rados.rados.0.smithi026.stdout:3540: expect (ObjNum 1078 snap 336 seq_num 1078) 2024-09-01T00:40:44.192 INFO:tasks.rados.rados.0.smithi026.stdout:3541: finishing copy_from racing read to smithi02669314-40 2024-09-01T00:40:44.192 INFO:tasks.rados.rados.0.smithi026.stdout:3541: finishing copy_from to smithi02669314-40 2024-09-01T00:40:44.192 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1852 (ObjNum 1071 snap 332 seq_num 1071) dirty exists 2024-09-01T00:40:44.192 INFO:tasks.rados.rados.0.smithi026.stdout:3540: done (4 left) 2024-09-01T00:40:44.192 INFO:tasks.rados.rados.0.smithi026.stdout:3541: done (3 left) 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:3546: delete oid 48 current snap is 338 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:3542: finishing write tid 1 to smithi02669314-28 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:3542: finishing write tid 2 to smithi02669314-28 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:3542: finishing write tid 3 to smithi02669314-28 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:3542: finishing write tid 4 to smithi02669314-28 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:3542: finishing write tid 5 to smithi02669314-28 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:3542: oid 28 updating version 0 to 1661 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:3542: oid 28 version 1661 is already newer than 1660 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:3542: oid 28 version 1661 is already newer than 1659 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:3542: oid 28 updating version 1661 to 1662 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1662 (ObjNum 1088 snap 338 seq_num 1088) dirty exists 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:3542: left oid 28 (ObjNum 1088 snap 338 seq_num 1088) 2024-09-01T00:40:44.193 INFO:tasks.rados.rados.0.smithi026.stdout:3543: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:40:44.194 INFO:tasks.rados.rados.0.smithi026.stdout:3543: finishing copy_from to smithi02669314-35 2024-09-01T00:40:44.194 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1357 (ObjNum 1047 snap 319 seq_num 1047) dirty exists 2024-09-01T00:40:44.194 INFO:tasks.rados.rados.0.smithi026.stdout:3545: finishing rollback tid 0 to smithi02669314-27 2024-09-01T00:40:44.194 INFO:tasks.rados.rados.0.smithi026.stdout:3545: finishing rollback tid 1 to smithi02669314-27 2024-09-01T00:40:44.194 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1894 (ObjNum 129 snap 0 seq_num 134679080) dirty dne 2024-09-01T00:40:44.194 INFO:tasks.rados.rados.0.smithi026.stdout:3542: done (3 left) 2024-09-01T00:40:44.194 INFO:tasks.rados.rados.0.smithi026.stdout:3543: done (2 left) 2024-09-01T00:40:44.194 INFO:tasks.rados.rados.0.smithi026.stdout:3545: done (1 left) 2024-09-01T00:40:44.195 INFO:tasks.rados.rados.0.smithi026.stdout:3546: done (0 left) 2024-09-01T00:40:44.195 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 34 current snap is 338 2024-09-01T00:40:44.195 INFO:tasks.rados.rados.0.smithi026.stdout:3547: seq_num 1090 ranges {3342336=663552,4005888=630784,4636672=172032} 2024-09-01T00:40:44.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:43 smithi026 ceph-mon[81182]: osdmap e760: 8 total, 8 up, 8 in 2024-09-01T00:40:44.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:43 smithi026 ceph-mon[83580]: osdmap e760: 8 total, 8 up, 8 in 2024-09-01T00:40:44.216 INFO:tasks.rados.rados.0.smithi026.stdout:3547: writing smithi02669314-34 from 3342336 to 4005888 tid 1 2024-09-01T00:40:44.219 INFO:tasks.rados.rados.0.smithi026.stdout:3547: writing smithi02669314-34 from 4005888 to 4636672 tid 2 2024-09-01T00:40:44.221 INFO:tasks.rados.rados.0.smithi026.stdout:3547: writing smithi02669314-34 from 4636672 to 4808704 tid 3 2024-09-01T00:40:44.221 INFO:tasks.rados.rados.0.smithi026.stdout:3548: read oid 41 snap 328 2024-09-01T00:40:44.221 INFO:tasks.rados.rados.0.smithi026.stdout:3548: expect (ObjNum 938 snap 297 seq_num 938) 2024-09-01T00:40:44.221 INFO:tasks.rados.rados.0.smithi026.stdout:3549: copy_from oid 38 from oid 44 current snap is 338 2024-09-01T00:40:44.221 INFO:tasks.rados.rados.0.smithi026.stdout:3547: finishing write tid 1 to smithi02669314-34 2024-09-01T00:40:44.221 INFO:tasks.rados.rados.0.smithi026.stdout:3550: delete oid 10 current snap is 338 2024-09-01T00:40:44.222 INFO:tasks.rados.rados.0.smithi026.stdout:3549: finishing copy_from to smithi02669314-38 2024-09-01T00:40:44.222 INFO:tasks.rados.rados.0.smithi026.stdout:3549: got expected ENOENT (src dne) 2024-09-01T00:40:44.222 INFO:tasks.rados.rados.0.smithi026.stdout:3549: finishing copy_from racing read to smithi02669314-38 2024-09-01T00:40:44.224 INFO:tasks.rados.rados.0.smithi026.stdout:3549: done (3 left) 2024-09-01T00:40:44.224 INFO:tasks.rados.rados.0.smithi026.stdout:3550: done (2 left) 2024-09-01T00:40:44.224 INFO:tasks.rados.rados.0.smithi026.stdout:3551: snap_remove snap 333 2024-09-01T00:40:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:43 smithi139 ceph-mon[73682]: osdmap e760: 8 total, 8 up, 8 in 2024-09-01T00:40:44.912 INFO:tasks.rados.rados.0.smithi026.stdout:3551: done (2 left) 2024-09-01T00:40:44.912 INFO:tasks.rados.rados.0.smithi026.stdout:3552: read oid 13 snap 328 2024-09-01T00:40:44.913 INFO:tasks.rados.rados.0.smithi026.stdout:3552: expect (ObjNum 1036 snap 318 seq_num 1036) 2024-09-01T00:40:44.913 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 338 2024-09-01T00:40:44.913 INFO:tasks.rados.rados.0.smithi026.stdout:3553: seq_num 1092 ranges {4964352=696320,5660672=802816} 2024-09-01T00:40:44.943 INFO:tasks.rados.rados.0.smithi026.stdout:3553: writing smithi02669314-46 from 4964352 to 5660672 tid 1 2024-09-01T00:40:44.948 INFO:tasks.rados.rados.0.smithi026.stdout:3553: writing smithi02669314-46 from 5660672 to 6463488 tid 2 2024-09-01T00:40:44.948 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 30 current snap is 338 2024-09-01T00:40:44.948 INFO:tasks.rados.rados.0.smithi026.stdout:3547: finishing write tid 2 to smithi02669314-34 2024-09-01T00:40:44.948 INFO:tasks.rados.rados.0.smithi026.stdout:3554: seq_num 1093 ranges {172032=712704,884736=688128,1572864=114688} 2024-09-01T00:40:44.953 INFO:tasks.rados.rados.0.smithi026.stdout:3554: writing smithi02669314-30 from 172032 to 884736 tid 1 2024-09-01T00:40:44.957 INFO:tasks.rados.rados.0.smithi026.stdout:3554: writing smithi02669314-30 from 884736 to 1572864 tid 2 2024-09-01T00:40:44.958 INFO:tasks.rados.rados.0.smithi026.stdout:3554: writing smithi02669314-30 from 1572864 to 1687552 tid 3 2024-09-01T00:40:44.958 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 338 2024-09-01T00:40:44.958 INFO:tasks.rados.rados.0.smithi026.stdout:3547: finishing write tid 3 to smithi02669314-34 2024-09-01T00:40:44.958 INFO:tasks.rados.rados.0.smithi026.stdout:3547: finishing write tid 4 to smithi02669314-34 2024-09-01T00:40:44.958 INFO:tasks.rados.rados.0.smithi026.stdout:3547: finishing write tid 5 to smithi02669314-34 2024-09-01T00:40:44.958 INFO:tasks.rados.rados.0.smithi026.stdout:3547: oid 34 updating version 0 to 1440 2024-09-01T00:40:44.958 INFO:tasks.rados.rados.0.smithi026.stdout:3547: oid 34 updating version 1440 to 1441 2024-09-01T00:40:44.959 INFO:tasks.rados.rados.0.smithi026.stdout:3547: oid 34 updating version 1441 to 1442 2024-09-01T00:40:44.959 INFO:tasks.rados.rados.0.smithi026.stdout:3547: oid 34 version 1442 is already newer than 1439 2024-09-01T00:40:44.959 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 1442 (ObjNum 1090 snap 338 seq_num 1090) dirty exists 2024-09-01T00:40:44.959 INFO:tasks.rados.rados.0.smithi026.stdout:3547: left oid 34 (ObjNum 1090 snap 338 seq_num 1090) 2024-09-01T00:40:44.959 INFO:tasks.rados.rados.0.smithi026.stdout:3548: expect (ObjNum 938 snap 297 seq_num 938) 2024-09-01T00:40:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:44 smithi026 ceph-mon[81182]: osdmap e761: 8 total, 8 up, 8 in 2024-09-01T00:40:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:44 smithi026 ceph-mon[81182]: pgmap v812: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-01T00:40:45.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:44 smithi026 ceph-mon[83580]: osdmap e761: 8 total, 8 up, 8 in 2024-09-01T00:40:45.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:44 smithi026 ceph-mon[83580]: pgmap v812: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-01T00:40:45.260 INFO:tasks.rados.rados.0.smithi026.stdout:3552: expect (ObjNum 1036 snap 318 seq_num 1036) 2024-09-01T00:40:45.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:44 smithi139 ceph-mon[73682]: osdmap e761: 8 total, 8 up, 8 in 2024-09-01T00:40:45.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:44 smithi139 ceph-mon[73682]: pgmap v812: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-01T00:40:45.635 INFO:tasks.rados.rados.0.smithi026.stdout:3553: finishing write tid 1 to smithi02669314-46 2024-09-01T00:40:45.636 INFO:tasks.rados.rados.0.smithi026.stdout:3553: finishing write tid 2 to smithi02669314-46 2024-09-01T00:40:45.636 INFO:tasks.rados.rados.0.smithi026.stdout:3553: finishing write tid 3 to smithi02669314-46 2024-09-01T00:40:45.636 INFO:tasks.rados.rados.0.smithi026.stdout:3553: finishing write tid 4 to smithi02669314-46 2024-09-01T00:40:45.636 INFO:tasks.rados.rados.0.smithi026.stdout:3553: oid 46 updating version 0 to 1351 2024-09-01T00:40:45.636 INFO:tasks.rados.rados.0.smithi026.stdout:3553: oid 46 updating version 1351 to 1352 2024-09-01T00:40:45.636 INFO:tasks.rados.rados.0.smithi026.stdout:3553: oid 46 updating version 1352 to 1353 2024-09-01T00:40:45.636 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1353 (ObjNum 1092 snap 338 seq_num 1092) dirty exists 2024-09-01T00:40:45.636 INFO:tasks.rados.rados.0.smithi026.stdout:3553: left oid 46 (ObjNum 1092 snap 338 seq_num 1092) 2024-09-01T00:40:45.636 INFO:tasks.rados.rados.0.smithi026.stdout:3554: finishing write tid 1 to smithi02669314-30 2024-09-01T00:40:45.636 INFO:tasks.rados.rados.0.smithi026.stdout:3554: finishing write tid 2 to smithi02669314-30 2024-09-01T00:40:45.636 INFO:tasks.rados.rados.0.smithi026.stdout:3554: finishing write tid 3 to smithi02669314-30 2024-09-01T00:40:45.636 INFO:tasks.rados.rados.0.smithi026.stdout:3554: finishing write tid 4 to smithi02669314-30 2024-09-01T00:40:45.637 INFO:tasks.rados.rados.0.smithi026.stdout:3554: finishing write tid 5 to smithi02669314-30 2024-09-01T00:40:45.637 INFO:tasks.rados.rados.0.smithi026.stdout:3554: oid 30 updating version 0 to 1900 2024-09-01T00:40:45.637 INFO:tasks.rados.rados.0.smithi026.stdout:3554: oid 30 updating version 1900 to 1903 2024-09-01T00:40:45.637 INFO:tasks.rados.rados.0.smithi026.stdout:3554: oid 30 version 1903 is already newer than 1901 2024-09-01T00:40:45.637 INFO:tasks.rados.rados.0.smithi026.stdout:3554: oid 30 version 1903 is already newer than 1902 2024-09-01T00:40:45.637 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1903 (ObjNum 1093 snap 338 seq_num 1093) dirty exists 2024-09-01T00:40:45.637 INFO:tasks.rados.rados.0.smithi026.stdout:3554: left oid 30 (ObjNum 1093 snap 338 seq_num 1093) 2024-09-01T00:40:45.637 INFO:tasks.rados.rados.0.smithi026.stdout:3555: seq_num 1094 ranges {5652480=729088,6381568=573440,6955008=229376} 2024-09-01T00:40:45.670 INFO:tasks.rados.rados.0.smithi026.stdout:3555: writing smithi02669314-26 from 5652480 to 6381568 tid 1 2024-09-01T00:40:45.673 INFO:tasks.rados.rados.0.smithi026.stdout:3555: writing smithi02669314-26 from 6381568 to 6955008 tid 2 2024-09-01T00:40:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:3555: writing smithi02669314-26 from 6955008 to 7184384 tid 3 2024-09-01T00:40:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:3547: done (5 left) 2024-09-01T00:40:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:3548: done (4 left) 2024-09-01T00:40:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:3552: done (3 left) 2024-09-01T00:40:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:3553: done (2 left) 2024-09-01T00:40:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:3554: done (1 left) 2024-09-01T00:40:45.675 INFO:tasks.rados.rados.0.smithi026.stdout:3556: delete oid 15 current snap is 338 2024-09-01T00:40:45.676 INFO:tasks.rados.rados.0.smithi026.stdout:3555: finishing write tid 1 to smithi02669314-26 2024-09-01T00:40:45.677 INFO:tasks.rados.rados.0.smithi026.stdout:3556: done (1 left) 2024-09-01T00:40:45.677 INFO:tasks.rados.rados.0.smithi026.stdout:3557: snap_create 2024-09-01T00:40:45.679 INFO:tasks.rados.rados.0.smithi026.stdout:3555: finishing write tid 2 to smithi02669314-26 2024-09-01T00:40:45.679 INFO:tasks.rados.rados.0.smithi026.stdout:3555: finishing write tid 3 to smithi02669314-26 2024-09-01T00:40:45.679 INFO:tasks.rados.rados.0.smithi026.stdout:3555: finishing write tid 4 to smithi02669314-26 2024-09-01T00:40:45.680 INFO:tasks.rados.rados.0.smithi026.stdout:3555: finishing write tid 5 to smithi02669314-26 2024-09-01T00:40:45.680 INFO:tasks.rados.rados.0.smithi026.stdout:3555: oid 26 updating version 0 to 1409 2024-09-01T00:40:45.680 INFO:tasks.rados.rados.0.smithi026.stdout:3555: oid 26 updating version 1409 to 1410 2024-09-01T00:40:45.680 INFO:tasks.rados.rados.0.smithi026.stdout:3555: oid 26 updating version 1410 to 1411 2024-09-01T00:40:45.680 INFO:tasks.rados.rados.0.smithi026.stdout:3555: oid 26 version 1411 is already newer than 1408 2024-09-01T00:40:45.681 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1411 (ObjNum 1094 snap 338 seq_num 1094) dirty exists 2024-09-01T00:40:45.681 INFO:tasks.rados.rados.0.smithi026.stdout:3555: left oid 26 (ObjNum 1094 snap 338 seq_num 1094) 2024-09-01T00:40:45.857 INFO:tasks.rados.rados.0.smithi026.stdout:3555: done (1 left) 2024-09-01T00:40:45.857 INFO:tasks.rados.rados.0.smithi026.stdout:3557: done (0 left) 2024-09-01T00:40:45.857 INFO:tasks.rados.rados.0.smithi026.stdout:3558: snap_create 2024-09-01T00:40:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:45 smithi026 ceph-mon[81182]: osdmap e762: 8 total, 8 up, 8 in 2024-09-01T00:40:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:45 smithi026 ceph-mon[81182]: osdmap e763: 8 total, 8 up, 8 in 2024-09-01T00:40:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:45 smithi026 ceph-mon[83580]: osdmap e762: 8 total, 8 up, 8 in 2024-09-01T00:40:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:45 smithi026 ceph-mon[83580]: osdmap e763: 8 total, 8 up, 8 in 2024-09-01T00:40:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:45 smithi139 ceph-mon[73682]: osdmap e762: 8 total, 8 up, 8 in 2024-09-01T00:40:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:45 smithi139 ceph-mon[73682]: osdmap e763: 8 total, 8 up, 8 in 2024-09-01T00:40:46.860 INFO:tasks.rados.rados.0.smithi026.stdout:3558: done (0 left) 2024-09-01T00:40:46.860 INFO:tasks.rados.rados.0.smithi026.stdout:3559: snap_create 2024-09-01T00:40:47.862 INFO:tasks.rados.rados.0.smithi026.stdout:3559: done (0 left) 2024-09-01T00:40:47.862 INFO:tasks.rados.rados.0.smithi026.stdout:3560: snap_create 2024-09-01T00:40:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:47 smithi026 ceph-mon[81182]: pgmap v815: 121 pgs: 121 active+clean; 270 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 7.9 MiB/s wr, 14 op/s 2024-09-01T00:40:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:47 smithi026 ceph-mon[81182]: osdmap e764: 8 total, 8 up, 8 in 2024-09-01T00:40:48.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:40:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:40:47] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.51.0" 2024-09-01T00:40:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:47 smithi026 ceph-mon[83580]: pgmap v815: 121 pgs: 121 active+clean; 270 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 7.9 MiB/s wr, 14 op/s 2024-09-01T00:40:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:47 smithi026 ceph-mon[83580]: osdmap e764: 8 total, 8 up, 8 in 2024-09-01T00:40:48.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:47 smithi139 ceph-mon[73682]: pgmap v815: 121 pgs: 121 active+clean; 270 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 7.9 MiB/s wr, 14 op/s 2024-09-01T00:40:48.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:47 smithi139 ceph-mon[73682]: osdmap e764: 8 total, 8 up, 8 in 2024-09-01T00:40:48.863 INFO:tasks.rados.rados.0.smithi026.stdout:3560: done (0 left) 2024-09-01T00:40:48.863 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 342 2024-09-01T00:40:48.864 INFO:tasks.rados.rados.0.smithi026.stdout:3561: seq_num 1096 ranges {4300800=761856,5062656=786432,5849088=16384} 2024-09-01T00:40:48.891 INFO:tasks.rados.rados.0.smithi026.stdout:3561: writing smithi02669314-17 from 4300800 to 5062656 tid 1 2024-09-01T00:40:48.895 INFO:tasks.rados.rados.0.smithi026.stdout:3561: writing smithi02669314-17 from 5062656 to 5849088 tid 2 2024-09-01T00:40:48.895 INFO:tasks.rados.rados.0.smithi026.stdout:3561: writing smithi02669314-17 from 5849088 to 5865472 tid 3 2024-09-01T00:40:48.895 INFO:tasks.rados.rados.0.smithi026.stdout:3562: rollback oid 40 current snap is 342 2024-09-01T00:40:48.896 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 40 to 337 2024-09-01T00:40:48.896 INFO:tasks.rados.rados.0.smithi026.stdout:3563: snap_remove snap 336 2024-09-01T00:40:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:48 smithi026 ceph-mon[81182]: osdmap e765: 8 total, 8 up, 8 in 2024-09-01T00:40:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:48 smithi026 ceph-mon[81182]: osdmap e766: 8 total, 8 up, 8 in 2024-09-01T00:40:49.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:48 smithi026 ceph-mon[83580]: osdmap e765: 8 total, 8 up, 8 in 2024-09-01T00:40:49.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:48 smithi026 ceph-mon[83580]: osdmap e766: 8 total, 8 up, 8 in 2024-09-01T00:40:49.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:48 smithi139 ceph-mon[73682]: osdmap e765: 8 total, 8 up, 8 in 2024-09-01T00:40:49.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:48 smithi139 ceph-mon[73682]: osdmap e766: 8 total, 8 up, 8 in 2024-09-01T00:40:49.879 INFO:tasks.rados.rados.0.smithi026.stdout:3563: done (2 left) 2024-09-01T00:40:49.879 INFO:tasks.rados.rados.0.smithi026.stdout:3564: read oid 29 snap 337 2024-09-01T00:40:49.879 INFO:tasks.rados.rados.0.smithi026.stdout:3564: expect deleted 2024-09-01T00:40:49.879 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 19 current snap is 342 2024-09-01T00:40:49.879 INFO:tasks.rados.rados.0.smithi026.stdout:3565: seq_num 1097 ranges {0=778240,778240=671744,1449984=131072} 2024-09-01T00:40:49.884 INFO:tasks.rados.rados.0.smithi026.stdout:3565: writing smithi02669314-19 from 0 to 778240 tid 1 2024-09-01T00:40:49.889 INFO:tasks.rados.rados.0.smithi026.stdout:3565: writing smithi02669314-19 from 778240 to 1449984 tid 2 2024-09-01T00:40:49.890 INFO:tasks.rados.rados.0.smithi026.stdout:3565: writing smithi02669314-19 from 1449984 to 1581056 tid 3 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:3566: rollback oid 11 current snap is 342 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 11 to 324 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:3562: finishing rollback tid 0 to smithi02669314-40 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:3562: finishing rollback tid 1 to smithi02669314-40 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:3562: finishing rollback tid 2 to smithi02669314-40 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1855 (ObjNum 1074 snap 333 seq_num 1074) dirty exists 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:3561: finishing write tid 1 to smithi02669314-17 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:3561: finishing write tid 2 to smithi02669314-17 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:3561: finishing write tid 3 to smithi02669314-17 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:3561: finishing write tid 4 to smithi02669314-17 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:3561: finishing write tid 5 to smithi02669314-17 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:3561: oid 17 updating version 0 to 1652 2024-09-01T00:40:49.891 INFO:tasks.rados.rados.0.smithi026.stdout:3561: oid 17 version 1652 is already newer than 1650 2024-09-01T00:40:49.892 INFO:tasks.rados.rados.0.smithi026.stdout:3561: oid 17 version 1652 is already newer than 1649 2024-09-01T00:40:49.892 INFO:tasks.rados.rados.0.smithi026.stdout:3561: oid 17 version 1652 is already newer than 1651 2024-09-01T00:40:49.892 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 1652 (ObjNum 1096 snap 342 seq_num 1096) dirty exists 2024-09-01T00:40:49.892 INFO:tasks.rados.rados.0.smithi026.stdout:3561: left oid 17 (ObjNum 1096 snap 342 seq_num 1096) 2024-09-01T00:40:49.892 INFO:tasks.rados.rados.0.smithi026.stdout:3561: done (4 left) 2024-09-01T00:40:49.892 INFO:tasks.rados.rados.0.smithi026.stdout:3562: done (3 left) 2024-09-01T00:40:49.892 INFO:tasks.rados.rados.0.smithi026.stdout:3564: done (2 left) 2024-09-01T00:40:49.892 INFO:tasks.rados.rados.0.smithi026.stdout:3567: rollback oid 1 current snap is 342 2024-09-01T00:40:49.892 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 1 to 337 2024-09-01T00:40:49.892 INFO:tasks.rados.rados.0.smithi026.stdout:3568: snap_create 2024-09-01T00:40:49.893 INFO:tasks.rados.rados.0.smithi026.stdout:3567: finishing rollback tid 1 to smithi02669314-1 2024-09-01T00:40:49.893 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 1432 (ObjNum 33 snap 0 seq_num 133579472) dirty dne 2024-09-01T00:40:49.896 INFO:tasks.rados.rados.0.smithi026.stdout:3565: finishing write tid 1 to smithi02669314-19 2024-09-01T00:40:49.896 INFO:tasks.rados.rados.0.smithi026.stdout:3566: finishing rollback tid 0 to smithi02669314-11 2024-09-01T00:40:49.896 INFO:tasks.rados.rados.0.smithi026.stdout:3566: finishing rollback tid 1 to smithi02669314-11 2024-09-01T00:40:49.897 INFO:tasks.rados.rados.0.smithi026.stdout:3565: finishing write tid 2 to smithi02669314-19 2024-09-01T00:40:49.897 INFO:tasks.rados.rados.0.smithi026.stdout:3566: finishing rollback tid 2 to smithi02669314-11 2024-09-01T00:40:49.897 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1450 (ObjNum 1028 snap 316 seq_num 1028) dirty exists 2024-09-01T00:40:49.897 INFO:tasks.rados.rados.0.smithi026.stdout:3565: finishing write tid 3 to smithi02669314-19 2024-09-01T00:40:49.897 INFO:tasks.rados.rados.0.smithi026.stdout:3565: finishing write tid 4 to smithi02669314-19 2024-09-01T00:40:49.899 INFO:tasks.rados.rados.0.smithi026.stdout:3565: finishing write tid 5 to smithi02669314-19 2024-09-01T00:40:49.899 INFO:tasks.rados.rados.0.smithi026.stdout:3565: oid 19 updating version 0 to 1438 2024-09-01T00:40:49.899 INFO:tasks.rados.rados.0.smithi026.stdout:3565: oid 19 version 1438 is already newer than 1436 2024-09-01T00:40:49.899 INFO:tasks.rados.rados.0.smithi026.stdout:3565: oid 19 version 1438 is already newer than 1435 2024-09-01T00:40:49.899 INFO:tasks.rados.rados.0.smithi026.stdout:3565: oid 19 version 1438 is already newer than 1437 2024-09-01T00:40:49.899 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 1438 (ObjNum 1097 snap 342 seq_num 1097) dirty exists 2024-09-01T00:40:49.899 INFO:tasks.rados.rados.0.smithi026.stdout:3565: left oid 19 (ObjNum 1097 snap 342 seq_num 1097) 2024-09-01T00:40:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:49 smithi026 ceph-mon[81182]: pgmap v818: 121 pgs: 121 active+clean; 255 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 8.0 MiB/s wr, 26 op/s 2024-09-01T00:40:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:40:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:49 smithi026 ceph-mon[83580]: pgmap v818: 121 pgs: 121 active+clean; 255 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 8.0 MiB/s wr, 26 op/s 2024-09-01T00:40:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:40:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:49 smithi139 ceph-mon[73682]: pgmap v818: 121 pgs: 121 active+clean; 255 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 8.0 MiB/s wr, 26 op/s 2024-09-01T00:40:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:40:50.864 INFO:tasks.rados.rados.0.smithi026.stdout:3565: done (3 left) 2024-09-01T00:40:50.864 INFO:tasks.rados.rados.0.smithi026.stdout:3566: done (2 left) 2024-09-01T00:40:50.864 INFO:tasks.rados.rados.0.smithi026.stdout:3567: done (1 left) 2024-09-01T00:40:50.864 INFO:tasks.rados.rados.0.smithi026.stdout:3568: done (0 left) 2024-09-01T00:40:50.864 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 30 current snap is 343 2024-09-01T00:40:50.864 INFO:tasks.rados.rados.0.smithi026.stdout:3569: seq_num 1098 ranges {1687552=794624,2482176=557056,3039232=245760} 2024-09-01T00:40:50.877 INFO:tasks.rados.rados.0.smithi026.stdout:3569: writing smithi02669314-30 from 1687552 to 2482176 tid 1 2024-09-01T00:40:50.881 INFO:tasks.rados.rados.0.smithi026.stdout:3569: writing smithi02669314-30 from 2482176 to 3039232 tid 2 2024-09-01T00:40:50.883 INFO:tasks.rados.rados.0.smithi026.stdout:3569: writing smithi02669314-30 from 3039232 to 3284992 tid 3 2024-09-01T00:40:50.883 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 343 2024-09-01T00:40:50.883 INFO:tasks.rados.rados.0.smithi026.stdout:3570: seq_num 1099 ranges {4153344=409600,4562944=442368,5005312=720896,5726208=40960} 2024-09-01T00:40:50.908 INFO:tasks.rados.rados.0.smithi026.stdout:3570: writing smithi02669314-38 from 4153344 to 4562944 tid 1 2024-09-01T00:40:50.913 INFO:tasks.rados.rados.0.smithi026.stdout:3570: writing smithi02669314-38 from 4562944 to 5005312 tid 2 2024-09-01T00:40:50.915 INFO:tasks.rados.rados.0.smithi026.stdout:3570: writing smithi02669314-38 from 5005312 to 5726208 tid 3 2024-09-01T00:40:50.916 INFO:tasks.rados.rados.0.smithi026.stdout:3570: writing smithi02669314-38 from 5726208 to 5767168 tid 4 2024-09-01T00:40:50.916 INFO:tasks.rados.rados.0.smithi026.stdout:3571: snap_create 2024-09-01T00:40:50.916 INFO:tasks.rados.rados.0.smithi026.stdout:3569: finishing write tid 1 to smithi02669314-30 2024-09-01T00:40:50.917 INFO:tasks.rados.rados.0.smithi026.stdout:3569: finishing write tid 2 to smithi02669314-30 2024-09-01T00:40:50.917 INFO:tasks.rados.rados.0.smithi026.stdout:3569: finishing write tid 3 to smithi02669314-30 2024-09-01T00:40:50.917 INFO:tasks.rados.rados.0.smithi026.stdout:3569: finishing write tid 4 to smithi02669314-30 2024-09-01T00:40:50.917 INFO:tasks.rados.rados.0.smithi026.stdout:3569: finishing write tid 5 to smithi02669314-30 2024-09-01T00:40:50.917 INFO:tasks.rados.rados.0.smithi026.stdout:3569: oid 30 updating version 0 to 1907 2024-09-01T00:40:50.917 INFO:tasks.rados.rados.0.smithi026.stdout:3569: oid 30 updating version 1907 to 1908 2024-09-01T00:40:50.917 INFO:tasks.rados.rados.0.smithi026.stdout:3569: oid 30 updating version 1908 to 1909 2024-09-01T00:40:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:3569: oid 30 updating version 1909 to 1910 2024-09-01T00:40:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1910 (ObjNum 1098 snap 343 seq_num 1098) dirty exists 2024-09-01T00:40:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:3569: left oid 30 (ObjNum 1098 snap 343 seq_num 1098) 2024-09-01T00:40:50.920 INFO:tasks.rados.rados.0.smithi026.stdout:3570: finishing write tid 1 to smithi02669314-38 2024-09-01T00:40:50.920 INFO:tasks.rados.rados.0.smithi026.stdout:3570: finishing write tid 2 to smithi02669314-38 2024-09-01T00:40:50.924 INFO:tasks.rados.rados.0.smithi026.stdout:3570: finishing write tid 3 to smithi02669314-38 2024-09-01T00:40:50.924 INFO:tasks.rados.rados.0.smithi026.stdout:3570: finishing write tid 4 to smithi02669314-38 2024-09-01T00:40:50.924 INFO:tasks.rados.rados.0.smithi026.stdout:3570: finishing write tid 5 to smithi02669314-38 2024-09-01T00:40:50.924 INFO:tasks.rados.rados.0.smithi026.stdout:3570: finishing write tid 6 to smithi02669314-38 2024-09-01T00:40:50.924 INFO:tasks.rados.rados.0.smithi026.stdout:3570: oid 38 updating version 0 to 1655 2024-09-01T00:40:50.925 INFO:tasks.rados.rados.0.smithi026.stdout:3570: oid 38 updating version 1655 to 1656 2024-09-01T00:40:50.925 INFO:tasks.rados.rados.0.smithi026.stdout:3570: oid 38 updating version 1656 to 1657 2024-09-01T00:40:50.925 INFO:tasks.rados.rados.0.smithi026.stdout:3570: oid 38 version 1657 is already newer than 1654 2024-09-01T00:40:50.925 INFO:tasks.rados.rados.0.smithi026.stdout:3570: oid 38 version 1657 is already newer than 1653 2024-09-01T00:40:50.925 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1657 (ObjNum 1099 snap 343 seq_num 1099) dirty exists 2024-09-01T00:40:50.925 INFO:tasks.rados.rados.0.smithi026.stdout:3570: left oid 38 (ObjNum 1099 snap 343 seq_num 1099) 2024-09-01T00:40:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:50 smithi026 ceph-mon[81182]: osdmap e767: 8 total, 8 up, 8 in 2024-09-01T00:40:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:50 smithi026 ceph-mon[81182]: osdmap e768: 8 total, 8 up, 8 in 2024-09-01T00:40:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:50 smithi026 ceph-mon[83580]: osdmap e767: 8 total, 8 up, 8 in 2024-09-01T00:40:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:50 smithi026 ceph-mon[83580]: osdmap e768: 8 total, 8 up, 8 in 2024-09-01T00:40:51.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:50 smithi139 ceph-mon[73682]: osdmap e767: 8 total, 8 up, 8 in 2024-09-01T00:40:51.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:50 smithi139 ceph-mon[73682]: osdmap e768: 8 total, 8 up, 8 in 2024-09-01T00:40:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:3569: done (2 left) 2024-09-01T00:40:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:3570: done (1 left) 2024-09-01T00:40:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:3571: done (0 left) 2024-09-01T00:40:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 344 2024-09-01T00:40:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:3572: seq_num 1100 ranges {3432448=425984,3858432=729088,4587520=475136} 2024-09-01T00:40:51.911 INFO:tasks.rados.rados.0.smithi026.stdout:3572: writing smithi02669314-31 from 3432448 to 3858432 tid 1 2024-09-01T00:40:51.915 INFO:tasks.rados.rados.0.smithi026.stdout:3572: writing smithi02669314-31 from 3858432 to 4587520 tid 2 2024-09-01T00:40:51.919 INFO:tasks.rados.rados.0.smithi026.stdout:3572: writing smithi02669314-31 from 4587520 to 5062656 tid 3 2024-09-01T00:40:51.919 INFO:tasks.rados.rados.0.smithi026.stdout:3573: rmattr oid 35 current snap is 344 2024-09-01T00:40:51.919 INFO:tasks.rados.rados.0.smithi026.stdout:3573: done (1 left) 2024-09-01T00:40:51.919 INFO:tasks.rados.rados.0.smithi026.stdout:3574: read oid 29 snap 343 2024-09-01T00:40:51.919 INFO:tasks.rados.rados.0.smithi026.stdout:3574: expect deleted 2024-09-01T00:40:51.919 INFO:tasks.rados.rados.0.smithi026.stdout:3575: copy_from oid 11 from oid 13 current snap is 344 2024-09-01T00:40:51.919 INFO:tasks.rados.rados.0.smithi026.stdout:3572: finishing write tid 1 to smithi02669314-31 2024-09-01T00:40:51.919 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 344 2024-09-01T00:40:51.919 INFO:tasks.rados.rados.0.smithi026.stdout:3576: seq_num 1101 ranges {6463488=442368,6905856=606208,7512064=598016} 2024-09-01T00:40:51.956 INFO:tasks.rados.rados.0.smithi026.stdout:3576: writing smithi02669314-46 from 6463488 to 6905856 tid 1 2024-09-01T00:40:51.960 INFO:tasks.rados.rados.0.smithi026.stdout:3576: writing smithi02669314-46 from 6905856 to 7512064 tid 2 2024-09-01T00:40:51.964 INFO:tasks.rados.rados.0.smithi026.stdout:3576: writing smithi02669314-46 from 7512064 to 8110080 tid 3 2024-09-01T00:40:51.964 INFO:tasks.rados.rados.0.smithi026.stdout:3577: delete oid 18 current snap is 344 2024-09-01T00:40:51.964 INFO:tasks.rados.rados.0.smithi026.stdout:3572: finishing write tid 2 to smithi02669314-31 2024-09-01T00:40:51.964 INFO:tasks.rados.rados.0.smithi026.stdout:3572: finishing write tid 3 to smithi02669314-31 2024-09-01T00:40:51.964 INFO:tasks.rados.rados.0.smithi026.stdout:3572: finishing write tid 4 to smithi02669314-31 2024-09-01T00:40:51.965 INFO:tasks.rados.rados.0.smithi026.stdout:3575: finishing copy_from to smithi02669314-11 2024-09-01T00:40:51.965 INFO:tasks.rados.rados.0.smithi026.stdout:3575: got expected ENOENT (src dne) 2024-09-01T00:40:51.965 INFO:tasks.rados.rados.0.smithi026.stdout:3575: finishing copy_from racing read to smithi02669314-11 2024-09-01T00:40:51.965 INFO:tasks.rados.rados.0.smithi026.stdout:3572: finishing write tid 5 to smithi02669314-31 2024-09-01T00:40:51.965 INFO:tasks.rados.rados.0.smithi026.stdout:3572: oid 31 updating version 0 to 1453 2024-09-01T00:40:51.965 INFO:tasks.rados.rados.0.smithi026.stdout:3572: oid 31 version 1453 is already newer than 1452 2024-09-01T00:40:51.965 INFO:tasks.rados.rados.0.smithi026.stdout:3572: oid 31 updating version 1453 to 1455 2024-09-01T00:40:51.965 INFO:tasks.rados.rados.0.smithi026.stdout:3572: oid 31 version 1455 is already newer than 1454 2024-09-01T00:40:51.965 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 1455 (ObjNum 1100 snap 344 seq_num 1100) dirty exists 2024-09-01T00:40:51.965 INFO:tasks.rados.rados.0.smithi026.stdout:3572: left oid 31 (ObjNum 1100 snap 344 seq_num 1100) 2024-09-01T00:40:51.965 INFO:tasks.rados.rados.0.smithi026.stdout:3576: finishing write tid 1 to smithi02669314-46 2024-09-01T00:40:51.965 INFO:tasks.rados.rados.0.smithi026.stdout:3576: finishing write tid 2 to smithi02669314-46 2024-09-01T00:40:51.966 INFO:tasks.rados.rados.0.smithi026.stdout:3572: done (4 left) 2024-09-01T00:40:51.966 INFO:tasks.rados.rados.0.smithi026.stdout:3574: done (3 left) 2024-09-01T00:40:51.966 INFO:tasks.rados.rados.0.smithi026.stdout:3575: done (2 left) 2024-09-01T00:40:51.966 INFO:tasks.rados.rados.0.smithi026.stdout:3577: done (1 left) 2024-09-01T00:40:51.967 INFO:tasks.rados.rados.0.smithi026.stdout:3578: read oid 33 snap -1 2024-09-01T00:40:51.967 INFO:tasks.rados.rados.0.smithi026.stdout:3578: expect (ObjNum 1048 snap 319 seq_num 1048) 2024-09-01T00:40:51.967 INFO:tasks.rados.rados.0.smithi026.stdout:3579: copy_from oid 39 from oid 48 current snap is 344 2024-09-01T00:40:51.967 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 344 2024-09-01T00:40:51.967 INFO:tasks.rados.rados.0.smithi026.stdout:3580: seq_num 1103 ranges {0=475136,475136=425984,901120=696320,1597440=81920} 2024-09-01T00:40:51.969 INFO:tasks.rados.rados.0.smithi026.stdout:3580: writing smithi02669314-8 from 0 to 475136 tid 1 2024-09-01T00:40:51.972 INFO:tasks.rados.rados.0.smithi026.stdout:3580: writing smithi02669314-8 from 475136 to 901120 tid 2 2024-09-01T00:40:51.976 INFO:tasks.rados.rados.0.smithi026.stdout:3580: writing smithi02669314-8 from 901120 to 1597440 tid 3 2024-09-01T00:40:51.977 INFO:tasks.rados.rados.0.smithi026.stdout:3580: writing smithi02669314-8 from 1597440 to 1679360 tid 4 2024-09-01T00:40:51.977 INFO:tasks.rados.rados.0.smithi026.stdout:3581: read oid 24 snap -1 2024-09-01T00:40:51.977 INFO:tasks.rados.rados.0.smithi026.stdout:3581: expect (ObjNum 1073 snap 333 seq_num 1073) 2024-09-01T00:40:51.978 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 344 2024-09-01T00:40:51.978 INFO:tasks.rados.rados.0.smithi026.stdout:3582: seq_num 1104 ranges {5767168=499712,6266880=712704,6979584=491520} 2024-09-01T00:40:52.011 INFO:tasks.rados.rados.0.smithi026.stdout:3582: writing smithi02669314-38 from 5767168 to 6266880 tid 1 2024-09-01T00:40:52.015 INFO:tasks.rados.rados.0.smithi026.stdout:3582: writing smithi02669314-38 from 6266880 to 6979584 tid 2 2024-09-01T00:40:52.018 INFO:tasks.rados.rados.0.smithi026.stdout:3582: writing smithi02669314-38 from 6979584 to 7471104 tid 3 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:3583: read oid 10 snap -1 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:3583: expect deleted 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:3584: copy_from oid 17 from oid 47 current snap is 344 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:3576: finishing write tid 3 to smithi02669314-46 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:3585: rollback oid 4 current snap is 344 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 4 to 332 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:3576: finishing write tid 4 to smithi02669314-46 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:3576: finishing write tid 5 to smithi02669314-46 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:3576: oid 46 updating version 0 to 1355 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:3576: oid 46 version 1355 is already newer than 1354 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:3576: oid 46 updating version 1355 to 1357 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:3576: oid 46 version 1357 is already newer than 1356 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1357 (ObjNum 1101 snap 344 seq_num 1101) dirty exists 2024-09-01T00:40:52.019 INFO:tasks.rados.rados.0.smithi026.stdout:3576: left oid 46 (ObjNum 1101 snap 344 seq_num 1101) 2024-09-01T00:40:52.020 INFO:tasks.rados.rados.0.smithi026.stdout:3580: finishing write tid 1 to smithi02669314-8 2024-09-01T00:40:52.020 INFO:tasks.rados.rados.0.smithi026.stdout:3580: finishing write tid 2 to smithi02669314-8 2024-09-01T00:40:52.020 INFO:tasks.rados.rados.0.smithi026.stdout:3578: expect (ObjNum 1048 snap 319 seq_num 1048) 2024-09-01T00:40:52.186 INFO:tasks.rados.rados.0.smithi026.stdout:3579: finishing copy_from to smithi02669314-39 2024-09-01T00:40:52.186 INFO:tasks.rados.rados.0.smithi026.stdout:3579: got expected ENOENT (src dne) 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:3579: finishing copy_from racing read to smithi02669314-39 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:3580: finishing write tid 3 to smithi02669314-8 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:3580: finishing write tid 4 to smithi02669314-8 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:3580: finishing write tid 5 to smithi02669314-8 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:3580: finishing write tid 6 to smithi02669314-8 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:3580: oid 8 updating version 0 to 1185 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:3580: oid 8 version 1185 is already newer than 1184 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:3580: oid 8 updating version 1185 to 1188 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:3580: oid 8 version 1188 is already newer than 1186 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:3580: oid 8 version 1188 is already newer than 1187 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 1188 (ObjNum 1103 snap 344 seq_num 1103) dirty exists 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:3580: left oid 8 (ObjNum 1103 snap 344 seq_num 1103) 2024-09-01T00:40:52.187 INFO:tasks.rados.rados.0.smithi026.stdout:3581: expect (ObjNum 1073 snap 333 seq_num 1073) 2024-09-01T00:40:52.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[81182]: pgmap v821: 121 pgs: 121 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-01T00:40:52.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:40:52.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:40:52.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:40:52.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:40:52.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:40:52.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:40:52.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[83580]: pgmap v821: 121 pgs: 121 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-01T00:40:52.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:40:52.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:40:52.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:40:52.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:40:52.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:40:52.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:51 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:40:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:51 smithi139 ceph-mon[73682]: pgmap v821: 121 pgs: 121 active+clean; 255 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-01T00:40:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:40:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:40:52.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:40:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:40:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:40:52.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:51 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:40:52.344 INFO:tasks.rados.rados.0.smithi026.stdout:3582: finishing write tid 1 to smithi02669314-38 2024-09-01T00:40:52.344 INFO:tasks.rados.rados.0.smithi026.stdout:3576: done (8 left) 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:3578: done (7 left) 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:3579: done (6 left) 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:3580: done (5 left) 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:3581: done (4 left) 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 344 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:3582: finishing write tid 2 to smithi02669314-38 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:3582: finishing write tid 3 to smithi02669314-38 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:3585: finishing rollback tid 0 to smithi02669314-4 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:3582: finishing write tid 4 to smithi02669314-38 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:3585: finishing rollback tid 1 to smithi02669314-4 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:3585: finishing rollback tid 2 to smithi02669314-4 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1544 (ObjNum 1057 snap 326 seq_num 1057) dirty exists 2024-09-01T00:40:52.345 INFO:tasks.rados.rados.0.smithi026.stdout:3584: finishing copy_from to smithi02669314-17 2024-09-01T00:40:52.346 INFO:tasks.rados.rados.0.smithi026.stdout:3584: got expected ENOENT (src dne) 2024-09-01T00:40:52.346 INFO:tasks.rados.rados.0.smithi026.stdout:3584: finishing copy_from racing read to smithi02669314-17 2024-09-01T00:40:52.346 INFO:tasks.rados.rados.0.smithi026.stdout:3582: finishing write tid 5 to smithi02669314-38 2024-09-01T00:40:52.346 INFO:tasks.rados.rados.0.smithi026.stdout:3582: oid 38 updating version 0 to 1659 2024-09-01T00:40:52.346 INFO:tasks.rados.rados.0.smithi026.stdout:3582: oid 38 updating version 1659 to 1660 2024-09-01T00:40:52.346 INFO:tasks.rados.rados.0.smithi026.stdout:3582: oid 38 updating version 1660 to 1661 2024-09-01T00:40:52.346 INFO:tasks.rados.rados.0.smithi026.stdout:3582: oid 38 version 1661 is already newer than 1658 2024-09-01T00:40:52.346 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1661 (ObjNum 1104 snap 344 seq_num 1104) dirty exists 2024-09-01T00:40:52.346 INFO:tasks.rados.rados.0.smithi026.stdout:3582: left oid 38 (ObjNum 1104 snap 344 seq_num 1104) 2024-09-01T00:40:52.346 INFO:tasks.rados.rados.0.smithi026.stdout:3586: seq_num 1105 ranges {0=516096,516096=598016,1114112=606208} 2024-09-01T00:40:52.347 INFO:tasks.rados.rados.0.smithi026.stdout:3586: writing smithi02669314-15 from 0 to 516096 tid 1 2024-09-01T00:40:52.347 INFO:tasks.rados.rados.0.smithi026.stdout:3586: writing smithi02669314-15 from 516096 to 1114112 tid 2 2024-09-01T00:40:52.350 INFO:tasks.rados.rados.0.smithi026.stdout:3586: writing smithi02669314-15 from 1114112 to 1720320 tid 3 2024-09-01T00:40:52.351 INFO:tasks.rados.rados.0.smithi026.stdout:3582: done (4 left) 2024-09-01T00:40:52.351 INFO:tasks.rados.rados.0.smithi026.stdout:3583: done (3 left) 2024-09-01T00:40:52.351 INFO:tasks.rados.rados.0.smithi026.stdout:3584: done (2 left) 2024-09-01T00:40:52.351 INFO:tasks.rados.rados.0.smithi026.stdout:3585: done (1 left) 2024-09-01T00:40:52.351 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 344 2024-09-01T00:40:52.351 INFO:tasks.rados.rados.0.smithi026.stdout:3586: finishing write tid 1 to smithi02669314-15 2024-09-01T00:40:52.351 INFO:tasks.rados.rados.0.smithi026.stdout:3587: seq_num 1106 ranges {3432448=532480,3964928=483328,4448256=475136,4923392=245760} 2024-09-01T00:40:52.372 INFO:tasks.rados.rados.0.smithi026.stdout:3587: writing smithi02669314-33 from 3432448 to 3964928 tid 1 2024-09-01T00:40:52.375 INFO:tasks.rados.rados.0.smithi026.stdout:3587: writing smithi02669314-33 from 3964928 to 4448256 tid 2 2024-09-01T00:40:52.377 INFO:tasks.rados.rados.0.smithi026.stdout:3587: writing smithi02669314-33 from 4448256 to 4923392 tid 3 2024-09-01T00:40:52.380 INFO:tasks.rados.rados.0.smithi026.stdout:3587: writing smithi02669314-33 from 4923392 to 5169152 tid 4 2024-09-01T00:40:52.380 INFO:tasks.rados.rados.0.smithi026.stdout:3588: copy_from oid 14 from oid 7 current snap is 344 2024-09-01T00:40:52.380 INFO:tasks.rados.rados.0.smithi026.stdout:3586: finishing write tid 2 to smithi02669314-15 2024-09-01T00:40:52.380 INFO:tasks.rados.rados.0.smithi026.stdout:3586: finishing write tid 3 to smithi02669314-15 2024-09-01T00:40:52.380 INFO:tasks.rados.rados.0.smithi026.stdout:3589: copy_from oid 35 from oid 38 current snap is 344 2024-09-01T00:40:52.380 INFO:tasks.rados.rados.0.smithi026.stdout:3586: finishing write tid 4 to smithi02669314-15 2024-09-01T00:40:52.380 INFO:tasks.rados.rados.0.smithi026.stdout:3586: finishing write tid 5 to smithi02669314-15 2024-09-01T00:40:52.380 INFO:tasks.rados.rados.0.smithi026.stdout:3586: oid 15 updating version 0 to 1846 2024-09-01T00:40:52.380 INFO:tasks.rados.rados.0.smithi026.stdout:3586: oid 15 version 1846 is already newer than 1844 2024-09-01T00:40:52.380 INFO:tasks.rados.rados.0.smithi026.stdout:3586: oid 15 version 1846 is already newer than 1845 2024-09-01T00:40:52.380 INFO:tasks.rados.rados.0.smithi026.stdout:3586: oid 15 version 1846 is already newer than 1843 2024-09-01T00:40:52.381 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1846 (ObjNum 1105 snap 344 seq_num 1105) dirty exists 2024-09-01T00:40:52.381 INFO:tasks.rados.rados.0.smithi026.stdout:3586: left oid 15 (ObjNum 1105 snap 344 seq_num 1105) 2024-09-01T00:40:52.381 INFO:tasks.rados.rados.0.smithi026.stdout:3587: finishing write tid 1 to smithi02669314-33 2024-09-01T00:40:52.381 INFO:tasks.rados.rados.0.smithi026.stdout:3587: finishing write tid 2 to smithi02669314-33 2024-09-01T00:40:52.381 INFO:tasks.rados.rados.0.smithi026.stdout:3586: done (3 left) 2024-09-01T00:40:52.381 INFO:tasks.rados.rados.0.smithi026.stdout:3590: copy_from oid 4 from oid 46 current snap is 344 2024-09-01T00:40:52.381 INFO:tasks.rados.rados.0.smithi026.stdout:3591: snap_remove snap 337 2024-09-01T00:40:52.896 INFO:tasks.rados.rados.0.smithi026.stdout:3591: done (4 left) 2024-09-01T00:40:52.897 INFO:tasks.rados.rados.0.smithi026.stdout:3592: rollback oid 44 current snap is 344 2024-09-01T00:40:52.897 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 44 to 339 2024-09-01T00:40:52.897 INFO:tasks.rados.rados.0.smithi026.stdout:3587: finishing write tid 3 to smithi02669314-33 2024-09-01T00:40:52.897 INFO:tasks.rados.rados.0.smithi026.stdout:3587: finishing write tid 4 to smithi02669314-33 2024-09-01T00:40:52.897 INFO:tasks.rados.rados.0.smithi026.stdout:3587: finishing write tid 5 to smithi02669314-33 2024-09-01T00:40:52.897 INFO:tasks.rados.rados.0.smithi026.stdout:3587: finishing write tid 6 to smithi02669314-33 2024-09-01T00:40:52.897 INFO:tasks.rados.rados.0.smithi026.stdout:3587: oid 33 updating version 0 to 1549 2024-09-01T00:40:52.897 INFO:tasks.rados.rados.0.smithi026.stdout:3587: oid 33 version 1549 is already newer than 1548 2024-09-01T00:40:52.897 INFO:tasks.rados.rados.0.smithi026.stdout:3587: oid 33 updating version 1549 to 1550 2024-09-01T00:40:52.897 INFO:tasks.rados.rados.0.smithi026.stdout:3587: oid 33 version 1550 is already newer than 1546 2024-09-01T00:40:52.898 INFO:tasks.rados.rados.0.smithi026.stdout:3587: oid 33 version 1550 is already newer than 1547 2024-09-01T00:40:52.898 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1550 (ObjNum 1106 snap 344 seq_num 1106) dirty exists 2024-09-01T00:40:52.898 INFO:tasks.rados.rados.0.smithi026.stdout:3587: left oid 33 (ObjNum 1106 snap 344 seq_num 1106) 2024-09-01T00:40:52.898 INFO:tasks.rados.rados.0.smithi026.stdout:3588: finishing copy_from racing read to smithi02669314-14 2024-09-01T00:40:52.898 INFO:tasks.rados.rados.0.smithi026.stdout:3588: finishing copy_from to smithi02669314-14 2024-09-01T00:40:52.898 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 1678 (ObjNum 1042 snap 319 seq_num 1042) dirty exists 2024-09-01T00:40:52.898 INFO:tasks.rados.rados.0.smithi026.stdout:3590: finishing copy_from racing read to smithi02669314-4 2024-09-01T00:40:52.898 INFO:tasks.rados.rados.0.smithi026.stdout:3590: finishing copy_from to smithi02669314-4 2024-09-01T00:40:52.898 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1357 (ObjNum 1101 snap 344 seq_num 1101) dirty exists 2024-09-01T00:40:52.898 INFO:tasks.rados.rados.0.smithi026.stdout:3589: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:40:52.898 INFO:tasks.rados.rados.0.smithi026.stdout:3589: finishing copy_from to smithi02669314-35 2024-09-01T00:40:52.898 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1661 (ObjNum 1104 snap 344 seq_num 1104) dirty exists 2024-09-01T00:40:52.899 INFO:tasks.rados.rados.0.smithi026.stdout:3587: done (4 left) 2024-09-01T00:40:52.899 INFO:tasks.rados.rados.0.smithi026.stdout:3588: done (3 left) 2024-09-01T00:40:52.899 INFO:tasks.rados.rados.0.smithi026.stdout:3589: done (2 left) 2024-09-01T00:40:52.899 INFO:tasks.rados.rados.0.smithi026.stdout:3590: done (1 left) 2024-09-01T00:40:52.899 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 344 2024-09-01T00:40:52.899 INFO:tasks.rados.rados.0.smithi026.stdout:3593: seq_num 1107 ranges {9691136=548864,10240000=770048,11010048=434176} 2024-09-01T00:40:52.952 INFO:tasks.rados.rados.0.smithi026.stdout:3593: writing smithi02669314-21 from 9691136 to 10240000 tid 1 2024-09-01T00:40:52.956 INFO:tasks.rados.rados.0.smithi026.stdout:3593: writing smithi02669314-21 from 10240000 to 11010048 tid 2 2024-09-01T00:40:52.961 INFO:tasks.rados.rados.0.smithi026.stdout:3593: writing smithi02669314-21 from 11010048 to 11444224 tid 3 2024-09-01T00:40:52.961 INFO:tasks.rados.rados.0.smithi026.stdout:3594: read oid 43 snap -1 2024-09-01T00:40:52.961 INFO:tasks.rados.rados.0.smithi026.stdout:3594: expect (ObjNum 1046 snap 319 seq_num 1046) 2024-09-01T00:40:52.961 INFO:tasks.rados.rados.0.smithi026.stdout:3595: delete oid 37 current snap is 344 2024-09-01T00:40:52.961 INFO:tasks.rados.rados.0.smithi026.stdout:3592: finishing rollback tid 1 to smithi02669314-44 2024-09-01T00:40:52.961 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1805 (ObjNum 65 snap 0 seq_num 132583840) dirty dne 2024-09-01T00:40:52.961 INFO:tasks.rados.rados.0.smithi026.stdout:3593: finishing write tid 1 to smithi02669314-21 2024-09-01T00:40:52.962 INFO:tasks.rados.rados.0.smithi026.stdout:3592: done (3 left) 2024-09-01T00:40:52.962 INFO:tasks.rados.rados.0.smithi026.stdout:3595: done (2 left) 2024-09-01T00:40:52.962 INFO:tasks.rados.rados.0.smithi026.stdout:3596: rollback oid 48 current snap is 344 2024-09-01T00:40:52.962 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 48 to 328 2024-09-01T00:40:52.962 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 344 2024-09-01T00:40:52.963 INFO:tasks.rados.rados.0.smithi026.stdout:3597: seq_num 1109 ranges {7815168=581632,8396800=532480,8929280=647168,9576448=24576} 2024-09-01T00:40:53.008 INFO:tasks.rados.rados.0.smithi026.stdout:3597: writing smithi02669314-28 from 7815168 to 8396800 tid 1 2024-09-01T00:40:53.012 INFO:tasks.rados.rados.0.smithi026.stdout:3597: writing smithi02669314-28 from 8396800 to 8929280 tid 2 2024-09-01T00:40:53.016 INFO:tasks.rados.rados.0.smithi026.stdout:3597: writing smithi02669314-28 from 8929280 to 9576448 tid 3 2024-09-01T00:40:53.016 INFO:tasks.rados.rados.0.smithi026.stdout:3597: writing smithi02669314-28 from 9576448 to 9601024 tid 4 2024-09-01T00:40:53.016 INFO:tasks.rados.rados.0.smithi026.stdout:3598: snap_create 2024-09-01T00:40:53.016 INFO:tasks.rados.rados.0.smithi026.stdout:3593: finishing write tid 2 to smithi02669314-21 2024-09-01T00:40:53.017 INFO:tasks.rados.rados.0.smithi026.stdout:3593: finishing write tid 3 to smithi02669314-21 2024-09-01T00:40:53.017 INFO:tasks.rados.rados.0.smithi026.stdout:3593: finishing write tid 4 to smithi02669314-21 2024-09-01T00:40:53.017 INFO:tasks.rados.rados.0.smithi026.stdout:3593: finishing write tid 5 to smithi02669314-21 2024-09-01T00:40:53.017 INFO:tasks.rados.rados.0.smithi026.stdout:3593: oid 21 updating version 0 to 1190 2024-09-01T00:40:53.017 INFO:tasks.rados.rados.0.smithi026.stdout:3593: oid 21 version 1190 is already newer than 1189 2024-09-01T00:40:53.017 INFO:tasks.rados.rados.0.smithi026.stdout:3593: oid 21 updating version 1190 to 1192 2024-09-01T00:40:53.017 INFO:tasks.rados.rados.0.smithi026.stdout:3593: oid 21 version 1192 is already newer than 1191 2024-09-01T00:40:53.017 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 1192 (ObjNum 1107 snap 344 seq_num 1107) dirty exists 2024-09-01T00:40:53.017 INFO:tasks.rados.rados.0.smithi026.stdout:3593: left oid 21 (ObjNum 1107 snap 344 seq_num 1107) 2024-09-01T00:40:53.017 INFO:tasks.rados.rados.0.smithi026.stdout:3596: finishing rollback tid 1 to smithi02669314-48 2024-09-01T00:40:53.017 INFO:tasks.rados.rados.0.smithi026.stdout:3596: finishing rollback tid 2 to smithi02669314-48 2024-09-01T00:40:53.017 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1761 (ObjNum 1033 snap 317 seq_num 1033) dirty exists 2024-09-01T00:40:53.018 INFO:tasks.rados.rados.0.smithi026.stdout:3594: expect (ObjNum 1046 snap 319 seq_num 1046) 2024-09-01T00:40:53.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:52 smithi026 ceph-mon[81182]: osdmap e769: 8 total, 8 up, 8 in 2024-09-01T00:40:53.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:52 smithi026 ceph-mon[81182]: pgmap v824: 121 pgs: 121 active+clean; 258 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 382 KiB/s wr, 2 op/s 2024-09-01T00:40:53.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:52 smithi026 ceph-mon[83580]: osdmap e769: 8 total, 8 up, 8 in 2024-09-01T00:40:53.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:52 smithi026 ceph-mon[83580]: pgmap v824: 121 pgs: 121 active+clean; 258 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 382 KiB/s wr, 2 op/s 2024-09-01T00:40:53.243 INFO:tasks.rados.rados.0.smithi026.stdout:3597: finishing write tid 1 to smithi02669314-28 2024-09-01T00:40:53.244 INFO:tasks.rados.rados.0.smithi026.stdout:3597: finishing write tid 2 to smithi02669314-28 2024-09-01T00:40:53.244 INFO:tasks.rados.rados.0.smithi026.stdout:3597: finishing write tid 3 to smithi02669314-28 2024-09-01T00:40:53.244 INFO:tasks.rados.rados.0.smithi026.stdout:3597: finishing write tid 4 to smithi02669314-28 2024-09-01T00:40:53.244 INFO:tasks.rados.rados.0.smithi026.stdout:3597: finishing write tid 5 to smithi02669314-28 2024-09-01T00:40:53.244 INFO:tasks.rados.rados.0.smithi026.stdout:3597: finishing write tid 6 to smithi02669314-28 2024-09-01T00:40:53.244 INFO:tasks.rados.rados.0.smithi026.stdout:3597: oid 28 updating version 0 to 1664 2024-09-01T00:40:53.244 INFO:tasks.rados.rados.0.smithi026.stdout:3597: oid 28 updating version 1664 to 1667 2024-09-01T00:40:53.244 INFO:tasks.rados.rados.0.smithi026.stdout:3597: oid 28 version 1667 is already newer than 1665 2024-09-01T00:40:53.244 INFO:tasks.rados.rados.0.smithi026.stdout:3597: oid 28 version 1667 is already newer than 1666 2024-09-01T00:40:53.244 INFO:tasks.rados.rados.0.smithi026.stdout:3597: oid 28 version 1667 is already newer than 1663 2024-09-01T00:40:53.244 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1667 (ObjNum 1109 snap 344 seq_num 1109) dirty exists 2024-09-01T00:40:53.244 INFO:tasks.rados.rados.0.smithi026.stdout:3597: left oid 28 (ObjNum 1109 snap 344 seq_num 1109) 2024-09-01T00:40:53.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:52 smithi139 ceph-mon[73682]: osdmap e769: 8 total, 8 up, 8 in 2024-09-01T00:40:53.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:52 smithi139 ceph-mon[73682]: pgmap v824: 121 pgs: 121 active+clean; 258 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 382 KiB/s wr, 2 op/s 2024-09-01T00:40:53.900 INFO:tasks.rados.rados.0.smithi026.stdout:3593: done (4 left) 2024-09-01T00:40:53.901 INFO:tasks.rados.rados.0.smithi026.stdout:3594: done (3 left) 2024-09-01T00:40:53.901 INFO:tasks.rados.rados.0.smithi026.stdout:3596: done (2 left) 2024-09-01T00:40:53.901 INFO:tasks.rados.rados.0.smithi026.stdout:3597: done (1 left) 2024-09-01T00:40:53.901 INFO:tasks.rados.rados.0.smithi026.stdout:3598: done (0 left) 2024-09-01T00:40:53.901 INFO:tasks.rados.rados.0.smithi026.stdout:3599: rmattr oid 32 current snap is 345 2024-09-01T00:40:53.901 INFO:tasks.rados.rados.0.smithi026.stdout:3599: done (0 left) 2024-09-01T00:40:53.901 INFO:tasks.rados.rados.0.smithi026.stdout:3600: rollback oid 8 current snap is 345 2024-09-01T00:40:53.901 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 8 to 341 2024-09-01T00:40:53.901 INFO:tasks.rados.rados.0.smithi026.stdout:3601: copy_from oid 6 from oid 50 current snap is 345 2024-09-01T00:40:53.902 INFO:tasks.rados.rados.0.smithi026.stdout:3602: read oid 38 snap 341 2024-09-01T00:40:53.902 INFO:tasks.rados.rados.0.smithi026.stdout:3602: expect (ObjNum 1064 snap 327 seq_num 1064) 2024-09-01T00:40:53.902 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 14 current snap is 345 2024-09-01T00:40:53.902 INFO:tasks.rados.rados.0.smithi026.stdout:3603: seq_num 1110 ranges {655360=598016,1253376=466944,1720320=450560,2170880=286720} 2024-09-01T00:40:53.907 INFO:tasks.rados.rados.0.smithi026.stdout:3603: writing smithi02669314-14 from 655360 to 1253376 tid 1 2024-09-01T00:40:53.910 INFO:tasks.rados.rados.0.smithi026.stdout:3603: writing smithi02669314-14 from 1253376 to 1720320 tid 2 2024-09-01T00:40:53.913 INFO:tasks.rados.rados.0.smithi026.stdout:3603: writing smithi02669314-14 from 1720320 to 2170880 tid 3 2024-09-01T00:40:53.915 INFO:tasks.rados.rados.0.smithi026.stdout:3603: writing smithi02669314-14 from 2170880 to 2457600 tid 4 2024-09-01T00:40:53.915 INFO:tasks.rados.rados.0.smithi026.stdout:3604: delete oid 39 current snap is 345 2024-09-01T00:40:53.915 INFO:tasks.rados.rados.0.smithi026.stdout:3600: finishing rollback tid 0 to smithi02669314-8 2024-09-01T00:40:53.916 INFO:tasks.rados.rados.0.smithi026.stdout:3600: finishing rollback tid 1 to smithi02669314-8 2024-09-01T00:40:53.916 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 1194 (ObjNum 65 snap 0 seq_num 1382900841) dirty dne 2024-09-01T00:40:53.916 INFO:tasks.rados.rados.0.smithi026.stdout:3603: finishing write tid 1 to smithi02669314-14 2024-09-01T00:40:53.916 INFO:tasks.rados.rados.0.smithi026.stdout:3603: finishing write tid 2 to smithi02669314-14 2024-09-01T00:40:53.919 INFO:tasks.rados.rados.0.smithi026.stdout:3600: done (4 left) 2024-09-01T00:40:53.919 INFO:tasks.rados.rados.0.smithi026.stdout:3604: done (3 left) 2024-09-01T00:40:53.920 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 345 2024-09-01T00:40:53.920 INFO:tasks.rados.rados.0.smithi026.stdout:3605: seq_num 1112 ranges {4849664=630784,5480448=638976,6119424=466944,6586368=98304} 2024-09-01T00:40:53.950 INFO:tasks.rados.rados.0.smithi026.stdout:3605: writing smithi02669314-43 from 4849664 to 5480448 tid 1 2024-09-01T00:40:53.953 INFO:tasks.rados.rados.0.smithi026.stdout:3605: writing smithi02669314-43 from 5480448 to 6119424 tid 2 2024-09-01T00:40:53.956 INFO:tasks.rados.rados.0.smithi026.stdout:3605: writing smithi02669314-43 from 6119424 to 6586368 tid 3 2024-09-01T00:40:53.957 INFO:tasks.rados.rados.0.smithi026.stdout:3605: writing smithi02669314-43 from 6586368 to 6684672 tid 4 2024-09-01T00:40:53.957 INFO:tasks.rados.rados.0.smithi026.stdout:3606: snap_create 2024-09-01T00:40:53.957 INFO:tasks.rados.rados.0.smithi026.stdout:3603: finishing write tid 3 to smithi02669314-14 2024-09-01T00:40:53.957 INFO:tasks.rados.rados.0.smithi026.stdout:3603: finishing write tid 4 to smithi02669314-14 2024-09-01T00:40:53.957 INFO:tasks.rados.rados.0.smithi026.stdout:3603: finishing write tid 5 to smithi02669314-14 2024-09-01T00:40:53.957 INFO:tasks.rados.rados.0.smithi026.stdout:3603: finishing write tid 6 to smithi02669314-14 2024-09-01T00:40:53.957 INFO:tasks.rados.rados.0.smithi026.stdout:3603: oid 14 updating version 0 to 1851 2024-09-01T00:40:53.958 INFO:tasks.rados.rados.0.smithi026.stdout:3603: oid 14 updating version 1851 to 1852 2024-09-01T00:40:53.958 INFO:tasks.rados.rados.0.smithi026.stdout:3603: oid 14 updating version 1852 to 1854 2024-09-01T00:40:53.958 INFO:tasks.rados.rados.0.smithi026.stdout:3603: oid 14 version 1854 is already newer than 1850 2024-09-01T00:40:53.958 INFO:tasks.rados.rados.0.smithi026.stdout:3603: oid 14 version 1854 is already newer than 1853 2024-09-01T00:40:53.958 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 1854 (ObjNum 1110 snap 345 seq_num 1110) dirty exists 2024-09-01T00:40:53.958 INFO:tasks.rados.rados.0.smithi026.stdout:3603: left oid 14 (ObjNum 1110 snap 345 seq_num 1110) 2024-09-01T00:40:53.958 INFO:tasks.rados.rados.0.smithi026.stdout:3602: expect (ObjNum 1064 snap 327 seq_num 1064) 2024-09-01T00:40:54.194 INFO:tasks.rados.rados.0.smithi026.stdout:3601: finishing copy_from racing read to smithi02669314-6 2024-09-01T00:40:54.195 INFO:tasks.rados.rados.0.smithi026.stdout:3601: finishing copy_from to smithi02669314-6 2024-09-01T00:40:54.195 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 1852 (ObjNum 1071 snap 332 seq_num 1071) dirty exists 2024-09-01T00:40:54.195 INFO:tasks.rados.rados.0.smithi026.stdout:3605: finishing write tid 1 to smithi02669314-43 2024-09-01T00:40:54.195 INFO:tasks.rados.rados.0.smithi026.stdout:3605: finishing write tid 2 to smithi02669314-43 2024-09-01T00:40:54.195 INFO:tasks.rados.rados.0.smithi026.stdout:3605: finishing write tid 3 to smithi02669314-43 2024-09-01T00:40:54.195 INFO:tasks.rados.rados.0.smithi026.stdout:3605: finishing write tid 4 to smithi02669314-43 2024-09-01T00:40:54.195 INFO:tasks.rados.rados.0.smithi026.stdout:3605: finishing write tid 5 to smithi02669314-43 2024-09-01T00:40:54.195 INFO:tasks.rados.rados.0.smithi026.stdout:3605: finishing write tid 6 to smithi02669314-43 2024-09-01T00:40:54.195 INFO:tasks.rados.rados.0.smithi026.stdout:3605: oid 43 updating version 0 to 721 2024-09-01T00:40:54.195 INFO:tasks.rados.rados.0.smithi026.stdout:3605: oid 43 updating version 721 to 725 2024-09-01T00:40:54.195 INFO:tasks.rados.rados.0.smithi026.stdout:3605: oid 43 version 725 is already newer than 724 2024-09-01T00:40:54.195 INFO:tasks.rados.rados.0.smithi026.stdout:3605: oid 43 version 725 is already newer than 723 2024-09-01T00:40:54.196 INFO:tasks.rados.rados.0.smithi026.stdout:3605: oid 43 version 725 is already newer than 722 2024-09-01T00:40:54.196 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 725 (ObjNum 1112 snap 345 seq_num 1112) dirty exists 2024-09-01T00:40:54.196 INFO:tasks.rados.rados.0.smithi026.stdout:3605: left oid 43 (ObjNum 1112 snap 345 seq_num 1112) 2024-09-01T00:40:54.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:53 smithi026 ceph-mon[81182]: osdmap e770: 8 total, 8 up, 8 in 2024-09-01T00:40:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:53 smithi026 ceph-mon[83580]: osdmap e770: 8 total, 8 up, 8 in 2024-09-01T00:40:54.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:53 smithi139 ceph-mon[73682]: osdmap e770: 8 total, 8 up, 8 in 2024-09-01T00:40:54.906 INFO:tasks.rados.rados.0.smithi026.stdout:3601: done (4 left) 2024-09-01T00:40:54.906 INFO:tasks.rados.rados.0.smithi026.stdout:3602: done (3 left) 2024-09-01T00:40:54.906 INFO:tasks.rados.rados.0.smithi026.stdout:3603: done (2 left) 2024-09-01T00:40:54.906 INFO:tasks.rados.rados.0.smithi026.stdout:3605: done (1 left) 2024-09-01T00:40:54.906 INFO:tasks.rados.rados.0.smithi026.stdout:3606: done (0 left) 2024-09-01T00:40:54.907 INFO:tasks.rados.rados.0.smithi026.stdout:3607: copy_from oid 40 from oid 20 current snap is 346 2024-09-01T00:40:54.907 INFO:tasks.rados.rados.0.smithi026.stdout:3608: rmattr oid 46 current snap is 346 2024-09-01T00:40:54.907 INFO:tasks.rados.rados.0.smithi026.stdout:3608: done (1 left) 2024-09-01T00:40:54.907 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 346 2024-09-01T00:40:54.907 INFO:tasks.rados.rados.0.smithi026.stdout:3609: seq_num 1113 ranges {3137536=647168,3784704=524288,4308992=622592,4931584=57344} 2024-09-01T00:40:54.927 INFO:tasks.rados.rados.0.smithi026.stdout:3609: writing smithi02669314-48 from 3137536 to 3784704 tid 1 2024-09-01T00:40:54.930 INFO:tasks.rados.rados.0.smithi026.stdout:3609: writing smithi02669314-48 from 3784704 to 4308992 tid 2 2024-09-01T00:40:54.934 INFO:tasks.rados.rados.0.smithi026.stdout:3609: writing smithi02669314-48 from 4308992 to 4931584 tid 3 2024-09-01T00:40:54.934 INFO:tasks.rados.rados.0.smithi026.stdout:3609: writing smithi02669314-48 from 4931584 to 4988928 tid 4 2024-09-01T00:40:54.934 INFO:tasks.rados.rados.0.smithi026.stdout:3610: snap_create 2024-09-01T00:40:54.934 INFO:tasks.rados.rados.0.smithi026.stdout:3607: finishing copy_from racing read to smithi02669314-40 2024-09-01T00:40:54.935 INFO:tasks.rados.rados.0.smithi026.stdout:3607: finishing copy_from to smithi02669314-40 2024-09-01T00:40:54.935 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1792 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:40:54.935 INFO:tasks.rados.rados.0.smithi026.stdout:3609: finishing write tid 1 to smithi02669314-48 2024-09-01T00:40:54.935 INFO:tasks.rados.rados.0.smithi026.stdout:3609: finishing write tid 2 to smithi02669314-48 2024-09-01T00:40:54.938 INFO:tasks.rados.rados.0.smithi026.stdout:3609: finishing write tid 3 to smithi02669314-48 2024-09-01T00:40:54.938 INFO:tasks.rados.rados.0.smithi026.stdout:3609: finishing write tid 4 to smithi02669314-48 2024-09-01T00:40:54.938 INFO:tasks.rados.rados.0.smithi026.stdout:3609: finishing write tid 5 to smithi02669314-48 2024-09-01T00:40:54.939 INFO:tasks.rados.rados.0.smithi026.stdout:3609: finishing write tid 6 to smithi02669314-48 2024-09-01T00:40:54.940 INFO:tasks.rados.rados.0.smithi026.stdout:3609: oid 48 updating version 0 to 1766 2024-09-01T00:40:54.940 INFO:tasks.rados.rados.0.smithi026.stdout:3609: oid 48 updating version 1766 to 1767 2024-09-01T00:40:54.940 INFO:tasks.rados.rados.0.smithi026.stdout:3609: oid 48 version 1767 is already newer than 1764 2024-09-01T00:40:54.940 INFO:tasks.rados.rados.0.smithi026.stdout:3609: oid 48 version 1767 is already newer than 1765 2024-09-01T00:40:54.940 INFO:tasks.rados.rados.0.smithi026.stdout:3609: oid 48 version 1767 is already newer than 1763 2024-09-01T00:40:54.940 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1767 (ObjNum 1113 snap 346 seq_num 1113) dirty exists 2024-09-01T00:40:54.940 INFO:tasks.rados.rados.0.smithi026.stdout:3609: left oid 48 (ObjNum 1113 snap 346 seq_num 1113) 2024-09-01T00:40:55.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:54 smithi026 ceph-mon[81182]: osdmap e771: 8 total, 8 up, 8 in 2024-09-01T00:40:55.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:54 smithi026 ceph-mon[81182]: pgmap v827: 121 pgs: 121 active+clean; 270 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 8 op/s 2024-09-01T00:40:55.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:54 smithi026 ceph-mon[83580]: osdmap e771: 8 total, 8 up, 8 in 2024-09-01T00:40:55.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:54 smithi026 ceph-mon[83580]: pgmap v827: 121 pgs: 121 active+clean; 270 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 8 op/s 2024-09-01T00:40:55.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:54 smithi139 ceph-mon[73682]: osdmap e771: 8 total, 8 up, 8 in 2024-09-01T00:40:55.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:54 smithi139 ceph-mon[73682]: pgmap v827: 121 pgs: 121 active+clean; 270 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 8 op/s 2024-09-01T00:40:55.865 INFO:tasks.rados.rados.0.smithi026.stdout:3607: done (2 left) 2024-09-01T00:40:55.866 INFO:tasks.rados.rados.0.smithi026.stdout:3609: done (1 left) 2024-09-01T00:40:55.866 INFO:tasks.rados.rados.0.smithi026.stdout:3610: done (0 left) 2024-09-01T00:40:55.866 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 39 current snap is 347 2024-09-01T00:40:55.866 INFO:tasks.rados.rados.0.smithi026.stdout:3611: seq_num 1114 ranges {0=663552,663552=802816,1466368=401408} 2024-09-01T00:40:55.869 INFO:tasks.rados.rados.0.smithi026.stdout:3611: writing smithi02669314-39 from 0 to 663552 tid 1 2024-09-01T00:40:55.874 INFO:tasks.rados.rados.0.smithi026.stdout:3611: writing smithi02669314-39 from 663552 to 1466368 tid 2 2024-09-01T00:40:55.877 INFO:tasks.rados.rados.0.smithi026.stdout:3611: writing smithi02669314-39 from 1466368 to 1867776 tid 3 2024-09-01T00:40:55.877 INFO:tasks.rados.rados.0.smithi026.stdout:3612: read oid 17 snap -1 2024-09-01T00:40:55.877 INFO:tasks.rados.rados.0.smithi026.stdout:3612: expect (ObjNum 1096 snap 342 seq_num 1096) 2024-09-01T00:40:55.877 INFO:tasks.rados.rados.0.smithi026.stdout:3613: snap_create 2024-09-01T00:40:55.879 INFO:tasks.rados.rados.0.smithi026.stdout:3611: finishing write tid 1 to smithi02669314-39 2024-09-01T00:40:55.881 INFO:tasks.rados.rados.0.smithi026.stdout:3611: finishing write tid 2 to smithi02669314-39 2024-09-01T00:40:55.882 INFO:tasks.rados.rados.0.smithi026.stdout:3611: finishing write tid 3 to smithi02669314-39 2024-09-01T00:40:55.882 INFO:tasks.rados.rados.0.smithi026.stdout:3611: finishing write tid 4 to smithi02669314-39 2024-09-01T00:40:55.883 INFO:tasks.rados.rados.0.smithi026.stdout:3611: finishing write tid 5 to smithi02669314-39 2024-09-01T00:40:55.883 INFO:tasks.rados.rados.0.smithi026.stdout:3611: oid 39 updating version 0 to 1560 2024-09-01T00:40:55.884 INFO:tasks.rados.rados.0.smithi026.stdout:3611: oid 39 version 1560 is already newer than 1559 2024-09-01T00:40:55.884 INFO:tasks.rados.rados.0.smithi026.stdout:3611: oid 39 version 1560 is already newer than 1558 2024-09-01T00:40:55.884 INFO:tasks.rados.rados.0.smithi026.stdout:3611: oid 39 updating version 1560 to 1561 2024-09-01T00:40:55.884 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 1561 (ObjNum 1114 snap 347 seq_num 1114) dirty exists 2024-09-01T00:40:55.884 INFO:tasks.rados.rados.0.smithi026.stdout:3611: left oid 39 (ObjNum 1114 snap 347 seq_num 1114) 2024-09-01T00:40:55.914 INFO:tasks.rados.rados.0.smithi026.stdout:3612: expect (ObjNum 1096 snap 342 seq_num 1096) 2024-09-01T00:40:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:55 smithi026 ceph-mon[81182]: osdmap e772: 8 total, 8 up, 8 in 2024-09-01T00:40:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:55 smithi026 ceph-mon[81182]: osdmap e773: 8 total, 8 up, 8 in 2024-09-01T00:40:56.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:55 smithi026 ceph-mon[83580]: osdmap e772: 8 total, 8 up, 8 in 2024-09-01T00:40:56.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:55 smithi026 ceph-mon[83580]: osdmap e773: 8 total, 8 up, 8 in 2024-09-01T00:40:56.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:55 smithi139 ceph-mon[73682]: osdmap e772: 8 total, 8 up, 8 in 2024-09-01T00:40:56.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:55 smithi139 ceph-mon[73682]: osdmap e773: 8 total, 8 up, 8 in 2024-09-01T00:40:56.867 INFO:tasks.rados.rados.0.smithi026.stdout:3611: done (2 left) 2024-09-01T00:40:56.868 INFO:tasks.rados.rados.0.smithi026.stdout:3612: done (1 left) 2024-09-01T00:40:56.868 INFO:tasks.rados.rados.0.smithi026.stdout:3613: done (0 left) 2024-09-01T00:40:56.868 INFO:tasks.rados.rados.0.smithi026.stdout:3614: snap_create 2024-09-01T00:40:57.870 INFO:tasks.rados.rados.0.smithi026.stdout:3614: done (0 left) 2024-09-01T00:40:57.870 INFO:tasks.rados.rados.0.smithi026.stdout:3615: rollback oid 32 current snap is 349 2024-09-01T00:40:57.870 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 32 to 341 2024-09-01T00:40:57.870 INFO:tasks.rados.rados.0.smithi026.stdout:3616: copy_from oid 1 from oid 15 current snap is 349 2024-09-01T00:40:57.870 INFO:tasks.rados.rados.0.smithi026.stdout:3617: snap_remove snap 348 2024-09-01T00:40:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:57 smithi026 ceph-mon[81182]: pgmap v830: 121 pgs: 121 active+clean; 291 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 22 op/s 2024-09-01T00:40:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:57 smithi026 ceph-mon[81182]: osdmap e774: 8 total, 8 up, 8 in 2024-09-01T00:40:58.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:40:57 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:40:57] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.51.0" 2024-09-01T00:40:58.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:57 smithi026 ceph-mon[83580]: pgmap v830: 121 pgs: 121 active+clean; 291 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 22 op/s 2024-09-01T00:40:58.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:57 smithi026 ceph-mon[83580]: osdmap e774: 8 total, 8 up, 8 in 2024-09-01T00:40:58.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:57 smithi139 ceph-mon[73682]: pgmap v830: 121 pgs: 121 active+clean; 291 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 22 op/s 2024-09-01T00:40:58.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:57 smithi139 ceph-mon[73682]: osdmap e774: 8 total, 8 up, 8 in 2024-09-01T00:40:58.871 INFO:tasks.rados.rados.0.smithi026.stdout:3617: done (2 left) 2024-09-01T00:40:58.872 INFO:tasks.rados.rados.0.smithi026.stdout:3618: copy_from oid 40 from oid 30 current snap is 349 2024-09-01T00:40:58.872 INFO:tasks.rados.rados.0.smithi026.stdout:3615: finishing rollback tid 1 to smithi02669314-32 2024-09-01T00:40:58.872 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 1404 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-01T00:40:58.872 INFO:tasks.rados.rados.0.smithi026.stdout:3616: finishing copy_from racing read to smithi02669314-1 2024-09-01T00:40:58.872 INFO:tasks.rados.rados.0.smithi026.stdout:3616: finishing copy_from to smithi02669314-1 2024-09-01T00:40:58.872 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 1846 (ObjNum 1105 snap 344 seq_num 1105) dirty exists 2024-09-01T00:40:58.872 INFO:tasks.rados.rados.0.smithi026.stdout:3615: done (2 left) 2024-09-01T00:40:58.872 INFO:tasks.rados.rados.0.smithi026.stdout:3616: done (1 left) 2024-09-01T00:40:58.872 INFO:tasks.rados.rados.0.smithi026.stdout:3619: read oid 42 snap -1 2024-09-01T00:40:58.872 INFO:tasks.rados.rados.0.smithi026.stdout:3619: expect (ObjNum 1066 snap 328 seq_num 1066) 2024-09-01T00:40:58.872 INFO:tasks.rados.rados.0.smithi026.stdout:3620: read oid 19 snap -1 2024-09-01T00:40:58.873 INFO:tasks.rados.rados.0.smithi026.stdout:3620: expect (ObjNum 1097 snap 342 seq_num 1097) 2024-09-01T00:40:58.873 INFO:tasks.rados.rados.0.smithi026.stdout:3621: snap_create 2024-09-01T00:40:58.888 INFO:tasks.rados.rados.0.smithi026.stdout:3620: expect (ObjNum 1097 snap 342 seq_num 1097) 2024-09-01T00:40:58.938 INFO:tasks.rados.rados.0.smithi026.stdout:3618: finishing copy_from racing read to smithi02669314-40 2024-09-01T00:40:58.938 INFO:tasks.rados.rados.0.smithi026.stdout:3618: finishing copy_from to smithi02669314-40 2024-09-01T00:40:58.938 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1910 (ObjNum 1098 snap 343 seq_num 1098) dirty exists 2024-09-01T00:40:58.938 INFO:tasks.rados.rados.0.smithi026.stdout:3619: expect (ObjNum 1066 snap 328 seq_num 1066) 2024-09-01T00:40:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:58 smithi026 ceph-mon[81182]: osdmap e775: 8 total, 8 up, 8 in 2024-09-01T00:40:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:58 smithi026 ceph-mon[81182]: osdmap e776: 8 total, 8 up, 8 in 2024-09-01T00:40:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:58 smithi026 ceph-mon[83580]: osdmap e775: 8 total, 8 up, 8 in 2024-09-01T00:40:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:58 smithi026 ceph-mon[83580]: osdmap e776: 8 total, 8 up, 8 in 2024-09-01T00:40:59.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:58 smithi139 ceph-mon[73682]: osdmap e775: 8 total, 8 up, 8 in 2024-09-01T00:40:59.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:58 smithi139 ceph-mon[73682]: osdmap e776: 8 total, 8 up, 8 in 2024-09-01T00:40:59.871 INFO:tasks.rados.rados.0.smithi026.stdout:3618: done (3 left) 2024-09-01T00:40:59.871 INFO:tasks.rados.rados.0.smithi026.stdout:3619: done (2 left) 2024-09-01T00:40:59.871 INFO:tasks.rados.rados.0.smithi026.stdout:3620: done (1 left) 2024-09-01T00:40:59.871 INFO:tasks.rados.rados.0.smithi026.stdout:3621: done (0 left) 2024-09-01T00:40:59.872 INFO:tasks.rados.rados.0.smithi026.stdout:3622: snap_remove snap 328 2024-09-01T00:41:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:59 smithi026 ceph-mon[81182]: pgmap v833: 121 pgs: 121 active+clean; 304 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 8.3 MiB/s wr, 21 op/s 2024-09-01T00:41:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:40:59 smithi026 ceph-mon[81182]: osdmap e777: 8 total, 8 up, 8 in 2024-09-01T00:41:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:59 smithi026 ceph-mon[83580]: pgmap v833: 121 pgs: 121 active+clean; 304 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 8.3 MiB/s wr, 21 op/s 2024-09-01T00:41:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:40:59 smithi026 ceph-mon[83580]: osdmap e777: 8 total, 8 up, 8 in 2024-09-01T00:41:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:59 smithi139 ceph-mon[73682]: pgmap v833: 121 pgs: 121 active+clean; 304 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 8.3 MiB/s wr, 21 op/s 2024-09-01T00:41:00.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:40:59 smithi139 ceph-mon[73682]: osdmap e777: 8 total, 8 up, 8 in 2024-09-01T00:41:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:3622: done (0 left) 2024-09-01T00:41:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 350 2024-09-01T00:41:00.868 INFO:tasks.rados.rados.0.smithi026.stdout:3623: seq_num 1115 ranges {7741440=679936,8421376=688128,9109504=516096} 2024-09-01T00:41:00.915 INFO:tasks.rados.rados.0.smithi026.stdout:3623: writing smithi02669314-41 from 7741440 to 8421376 tid 1 2024-09-01T00:41:00.918 INFO:tasks.rados.rados.0.smithi026.stdout:3623: writing smithi02669314-41 from 8421376 to 9109504 tid 2 2024-09-01T00:41:00.921 INFO:tasks.rados.rados.0.smithi026.stdout:3623: writing smithi02669314-41 from 9109504 to 9625600 tid 3 2024-09-01T00:41:00.922 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 350 2024-09-01T00:41:00.922 INFO:tasks.rados.rados.0.smithi026.stdout:3624: seq_num 1116 ranges {4661248=696320,5357568=573440,5931008=450560,6381568=180224} 2024-09-01T00:41:00.951 INFO:tasks.rados.rados.0.smithi026.stdout:3624: writing smithi02669314-2 from 4661248 to 5357568 tid 1 2024-09-01T00:41:00.954 INFO:tasks.rados.rados.0.smithi026.stdout:3624: writing smithi02669314-2 from 5357568 to 5931008 tid 2 2024-09-01T00:41:00.956 INFO:tasks.rados.rados.0.smithi026.stdout:3624: writing smithi02669314-2 from 5931008 to 6381568 tid 3 2024-09-01T00:41:00.958 INFO:tasks.rados.rados.0.smithi026.stdout:3624: writing smithi02669314-2 from 6381568 to 6561792 tid 4 2024-09-01T00:41:00.958 INFO:tasks.rados.rados.0.smithi026.stdout:3625: setattr oid 18 current snap is 350 2024-09-01T00:41:00.958 INFO:tasks.rados.rados.0.smithi026.stdout:3623: finishing write tid 1 to smithi02669314-41 2024-09-01T00:41:00.958 INFO:tasks.rados.rados.0.smithi026.stdout:3623: finishing write tid 2 to smithi02669314-41 2024-09-01T00:41:00.958 INFO:tasks.rados.rados.0.smithi026.stdout:3623: finishing write tid 3 to smithi02669314-41 2024-09-01T00:41:00.959 INFO:tasks.rados.rados.0.smithi026.stdout:3623: finishing write tid 4 to smithi02669314-41 2024-09-01T00:41:00.959 INFO:tasks.rados.rados.0.smithi026.stdout:3623: finishing write tid 5 to smithi02669314-41 2024-09-01T00:41:00.959 INFO:tasks.rados.rados.0.smithi026.stdout:3623: oid 41 updating version 0 to 1779 2024-09-01T00:41:00.959 INFO:tasks.rados.rados.0.smithi026.stdout:3623: oid 41 version 1779 is already newer than 1777 2024-09-01T00:41:00.959 INFO:tasks.rados.rados.0.smithi026.stdout:3623: oid 41 version 1779 is already newer than 1778 2024-09-01T00:41:00.959 INFO:tasks.rados.rados.0.smithi026.stdout:3623: oid 41 updating version 1779 to 1780 2024-09-01T00:41:00.959 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1780 (ObjNum 1115 snap 350 seq_num 1115) dirty exists 2024-09-01T00:41:00.959 INFO:tasks.rados.rados.0.smithi026.stdout:3623: left oid 41 (ObjNum 1115 snap 350 seq_num 1115) 2024-09-01T00:41:00.959 INFO:tasks.rados.rados.0.smithi026.stdout:3624: finishing write tid 1 to smithi02669314-2 2024-09-01T00:41:00.959 INFO:tasks.rados.rados.0.smithi026.stdout:3624: finishing write tid 2 to smithi02669314-2 2024-09-01T00:41:00.960 INFO:tasks.rados.rados.0.smithi026.stdout:3623: done (2 left) 2024-09-01T00:41:00.960 INFO:tasks.rados.rados.0.smithi026.stdout:3626: snap_remove snap 344 2024-09-01T00:41:01.889 INFO:tasks.rados.rados.0.smithi026.stdout:3626: done (2 left) 2024-09-01T00:41:01.889 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 350 2024-09-01T00:41:01.889 INFO:tasks.rados.rados.0.smithi026.stdout:3627: seq_num 1117 ranges {7471104=712704,8183808=458752,8642560=655360,9297920=90112} 2024-09-01T00:41:01.934 INFO:tasks.rados.rados.0.smithi026.stdout:3627: writing smithi02669314-38 from 7471104 to 8183808 tid 1 2024-09-01T00:41:01.936 INFO:tasks.rados.rados.0.smithi026.stdout:3627: writing smithi02669314-38 from 8183808 to 8642560 tid 2 2024-09-01T00:41:01.940 INFO:tasks.rados.rados.0.smithi026.stdout:3627: writing smithi02669314-38 from 8642560 to 9297920 tid 3 2024-09-01T00:41:01.941 INFO:tasks.rados.rados.0.smithi026.stdout:3627: writing smithi02669314-38 from 9297920 to 9388032 tid 4 2024-09-01T00:41:01.941 INFO:tasks.rados.rados.0.smithi026.stdout:3628: read oid 10 snap -1 2024-09-01T00:41:01.941 INFO:tasks.rados.rados.0.smithi026.stdout:3628: expect deleted 2024-09-01T00:41:01.941 INFO:tasks.rados.rados.0.smithi026.stdout:3629: setattr oid 42 current snap is 350 2024-09-01T00:41:01.941 INFO:tasks.rados.rados.0.smithi026.stdout:3624: finishing write tid 3 to smithi02669314-2 2024-09-01T00:41:01.941 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 1385 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:41:01.941 INFO:tasks.rados.rados.0.smithi026.stdout:3624: finishing write tid 4 to smithi02669314-2 2024-09-01T00:41:01.941 INFO:tasks.rados.rados.0.smithi026.stdout:3624: finishing write tid 5 to smithi02669314-2 2024-09-01T00:41:01.941 INFO:tasks.rados.rados.0.smithi026.stdout:3624: finishing write tid 6 to smithi02669314-2 2024-09-01T00:41:01.941 INFO:tasks.rados.rados.0.smithi026.stdout:3624: oid 2 updating version 0 to 1472 2024-09-01T00:41:01.941 INFO:tasks.rados.rados.0.smithi026.stdout:3624: oid 2 updating version 1472 to 1473 2024-09-01T00:41:01.942 INFO:tasks.rados.rados.0.smithi026.stdout:3624: oid 2 version 1473 is already newer than 1471 2024-09-01T00:41:01.942 INFO:tasks.rados.rados.0.smithi026.stdout:3624: oid 2 version 1473 is already newer than 1470 2024-09-01T00:41:01.942 INFO:tasks.rados.rados.0.smithi026.stdout:3624: oid 2 version 1473 is already newer than 1469 2024-09-01T00:41:01.942 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 1473 (ObjNum 1116 snap 350 seq_num 1116) dirty exists 2024-09-01T00:41:01.942 INFO:tasks.rados.rados.0.smithi026.stdout:3624: left oid 2 (ObjNum 1116 snap 350 seq_num 1116) 2024-09-01T00:41:01.942 INFO:tasks.rados.rados.0.smithi026.stdout:3627: finishing write tid 1 to smithi02669314-38 2024-09-01T00:41:01.942 INFO:tasks.rados.rados.0.smithi026.stdout:3627: finishing write tid 2 to smithi02669314-38 2024-09-01T00:41:01.942 INFO:tasks.rados.rados.0.smithi026.stdout:3624: done (4 left) 2024-09-01T00:41:01.942 INFO:tasks.rados.rados.0.smithi026.stdout:3625: done (3 left) 2024-09-01T00:41:01.942 INFO:tasks.rados.rados.0.smithi026.stdout:3628: done (2 left) 2024-09-01T00:41:01.942 INFO:tasks.rados.rados.0.smithi026.stdout:3630: setattr oid 32 current snap is 350 2024-09-01T00:41:01.943 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 29 current snap is 350 2024-09-01T00:41:01.943 INFO:tasks.rados.rados.0.smithi026.stdout:3631: seq_num 1118 ranges {0=729088,729088=794624,1523712=409600} 2024-09-01T00:41:01.947 INFO:tasks.rados.rados.0.smithi026.stdout:3631: writing smithi02669314-29 from 0 to 729088 tid 1 2024-09-01T00:41:01.952 INFO:tasks.rados.rados.0.smithi026.stdout:3631: writing smithi02669314-29 from 729088 to 1523712 tid 2 2024-09-01T00:41:01.955 INFO:tasks.rados.rados.0.smithi026.stdout:3631: writing smithi02669314-29 from 1523712 to 1933312 tid 3 2024-09-01T00:41:01.955 INFO:tasks.rados.rados.0.smithi026.stdout:3632: delete oid 47 current snap is 350 2024-09-01T00:41:01.955 INFO:tasks.rados.rados.0.smithi026.stdout:3627: finishing write tid 3 to smithi02669314-38 2024-09-01T00:41:01.955 INFO:tasks.rados.rados.0.smithi026.stdout:3627: finishing write tid 4 to smithi02669314-38 2024-09-01T00:41:01.956 INFO:tasks.rados.rados.0.smithi026.stdout:3627: finishing write tid 5 to smithi02669314-38 2024-09-01T00:41:01.956 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1786 (ObjNum 1066 snap 328 seq_num 1066) dirty exists 2024-09-01T00:41:01.956 INFO:tasks.rados.rados.0.smithi026.stdout:3627: finishing write tid 6 to smithi02669314-38 2024-09-01T00:41:01.956 INFO:tasks.rados.rados.0.smithi026.stdout:3627: oid 38 updating version 0 to 1665 2024-09-01T00:41:01.956 INFO:tasks.rados.rados.0.smithi026.stdout:3627: oid 38 version 1665 is already newer than 1662 2024-09-01T00:41:01.956 INFO:tasks.rados.rados.0.smithi026.stdout:3627: oid 38 version 1665 is already newer than 1663 2024-09-01T00:41:01.956 INFO:tasks.rados.rados.0.smithi026.stdout:3627: oid 38 updating version 1665 to 1666 2024-09-01T00:41:01.956 INFO:tasks.rados.rados.0.smithi026.stdout:3627: oid 38 version 1666 is already newer than 1664 2024-09-01T00:41:01.956 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1666 (ObjNum 1117 snap 350 seq_num 1117) dirty exists 2024-09-01T00:41:01.956 INFO:tasks.rados.rados.0.smithi026.stdout:3627: left oid 38 (ObjNum 1117 snap 350 seq_num 1117) 2024-09-01T00:41:01.956 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 1667 (ObjNum 65 snap 0 seq_num 1381920881) dirty exists 2024-09-01T00:41:01.956 INFO:tasks.rados.rados.0.smithi026.stdout:3631: finishing write tid 1 to smithi02669314-29 2024-09-01T00:41:01.957 INFO:tasks.rados.rados.0.smithi026.stdout:3631: finishing write tid 2 to smithi02669314-29 2024-09-01T00:41:01.958 INFO:tasks.rados.rados.0.smithi026.stdout:3627: done (4 left) 2024-09-01T00:41:01.958 INFO:tasks.rados.rados.0.smithi026.stdout:3629: done (3 left) 2024-09-01T00:41:01.958 INFO:tasks.rados.rados.0.smithi026.stdout:3630: done (2 left) 2024-09-01T00:41:01.958 INFO:tasks.rados.rados.0.smithi026.stdout:3632: done (1 left) 2024-09-01T00:41:01.958 INFO:tasks.rados.rados.0.smithi026.stdout:3633: rollback oid 27 current snap is 350 2024-09-01T00:41:01.958 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 27 to 324 2024-09-01T00:41:01.958 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 350 2024-09-01T00:41:01.958 INFO:tasks.rados.rados.0.smithi026.stdout:3634: seq_num 1120 ranges {7184384=761856,7946240=557056,8503296=425984,8929280=221184} 2024-09-01T00:41:02.001 INFO:tasks.rados.rados.0.smithi026.stdout:3634: writing smithi02669314-26 from 7184384 to 7946240 tid 1 2024-09-01T00:41:02.004 INFO:tasks.rados.rados.0.smithi026.stdout:3634: writing smithi02669314-26 from 7946240 to 8503296 tid 2 2024-09-01T00:41:02.007 INFO:tasks.rados.rados.0.smithi026.stdout:3634: writing smithi02669314-26 from 8503296 to 8929280 tid 3 2024-09-01T00:41:02.008 INFO:tasks.rados.rados.0.smithi026.stdout:3634: writing smithi02669314-26 from 8929280 to 9150464 tid 4 2024-09-01T00:41:02.008 INFO:tasks.rados.rados.0.smithi026.stdout:3635: read oid 8 snap -1 2024-09-01T00:41:02.008 INFO:tasks.rados.rados.0.smithi026.stdout:3635: expect deleted 2024-09-01T00:41:02.009 INFO:tasks.rados.rados.0.smithi026.stdout:3636: snap_remove snap 340 2024-09-01T00:41:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:01 smithi026 ceph-mon[81182]: pgmap v836: 121 pgs: 121 active+clean; 306 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 3.7 MiB/s wr, 6 op/s 2024-09-01T00:41:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:01 smithi026 ceph-mon[81182]: osdmap e778: 8 total, 8 up, 8 in 2024-09-01T00:41:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:01 smithi026 ceph-mon[83580]: pgmap v836: 121 pgs: 121 active+clean; 306 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 3.7 MiB/s wr, 6 op/s 2024-09-01T00:41:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:01 smithi026 ceph-mon[83580]: osdmap e778: 8 total, 8 up, 8 in 2024-09-01T00:41:02.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:01 smithi139 ceph-mon[73682]: pgmap v836: 121 pgs: 121 active+clean; 306 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 3.7 MiB/s wr, 6 op/s 2024-09-01T00:41:02.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:01 smithi139 ceph-mon[73682]: osdmap e778: 8 total, 8 up, 8 in 2024-09-01T00:41:02.894 INFO:tasks.rados.rados.0.smithi026.stdout:3636: done (4 left) 2024-09-01T00:41:02.894 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 44 current snap is 350 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:3631: finishing write tid 3 to smithi02669314-29 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:3631: finishing write tid 4 to smithi02669314-29 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:3633: finishing rollback tid 1 to smithi02669314-27 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1894 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:3631: finishing write tid 5 to smithi02669314-29 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:3631: oid 29 updating version 0 to 1571 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:3631: oid 29 updating version 1571 to 1573 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:3631: oid 29 version 1573 is already newer than 1568 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:3631: oid 29 version 1573 is already newer than 1572 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1573 (ObjNum 1118 snap 350 seq_num 1118) dirty exists 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:3631: left oid 29 (ObjNum 1118 snap 350 seq_num 1118) 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:3634: finishing write tid 1 to smithi02669314-26 2024-09-01T00:41:02.895 INFO:tasks.rados.rados.0.smithi026.stdout:3634: finishing write tid 2 to smithi02669314-26 2024-09-01T00:41:02.896 INFO:tasks.rados.rados.0.smithi026.stdout:3634: finishing write tid 3 to smithi02669314-26 2024-09-01T00:41:02.896 INFO:tasks.rados.rados.0.smithi026.stdout:3634: finishing write tid 4 to smithi02669314-26 2024-09-01T00:41:02.896 INFO:tasks.rados.rados.0.smithi026.stdout:3634: finishing write tid 5 to smithi02669314-26 2024-09-01T00:41:02.896 INFO:tasks.rados.rados.0.smithi026.stdout:3634: finishing write tid 6 to smithi02669314-26 2024-09-01T00:41:02.896 INFO:tasks.rados.rados.0.smithi026.stdout:3634: oid 26 updating version 0 to 1857 2024-09-01T00:41:02.896 INFO:tasks.rados.rados.0.smithi026.stdout:3634: oid 26 version 1857 is already newer than 1856 2024-09-01T00:41:02.896 INFO:tasks.rados.rados.0.smithi026.stdout:3634: oid 26 version 1857 is already newer than 1854 2024-09-01T00:41:02.896 INFO:tasks.rados.rados.0.smithi026.stdout:3634: oid 26 version 1857 is already newer than 1853 2024-09-01T00:41:02.896 INFO:tasks.rados.rados.0.smithi026.stdout:3634: oid 26 version 1857 is already newer than 1855 2024-09-01T00:41:02.896 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1857 (ObjNum 1120 snap 350 seq_num 1120) dirty exists 2024-09-01T00:41:02.896 INFO:tasks.rados.rados.0.smithi026.stdout:3634: left oid 26 (ObjNum 1120 snap 350 seq_num 1120) 2024-09-01T00:41:02.896 INFO:tasks.rados.rados.0.smithi026.stdout:3637: seq_num 1121 ranges {0=778240,778240=442368,1220608=638976,1859584=122880} 2024-09-01T00:41:02.899 INFO:tasks.rados.rados.0.smithi026.stdout:3637: writing smithi02669314-44 from 0 to 778240 tid 1 2024-09-01T00:41:02.902 INFO:tasks.rados.rados.0.smithi026.stdout:3637: writing smithi02669314-44 from 778240 to 1220608 tid 2 2024-09-01T00:41:02.907 INFO:tasks.rados.rados.0.smithi026.stdout:3637: writing smithi02669314-44 from 1220608 to 1859584 tid 3 2024-09-01T00:41:02.908 INFO:tasks.rados.rados.0.smithi026.stdout:3637: writing smithi02669314-44 from 1859584 to 1982464 tid 4 2024-09-01T00:41:02.909 INFO:tasks.rados.rados.0.smithi026.stdout:3631: done (4 left) 2024-09-01T00:41:02.909 INFO:tasks.rados.rados.0.smithi026.stdout:3633: done (3 left) 2024-09-01T00:41:02.909 INFO:tasks.rados.rados.0.smithi026.stdout:3634: done (2 left) 2024-09-01T00:41:02.909 INFO:tasks.rados.rados.0.smithi026.stdout:3635: done (1 left) 2024-09-01T00:41:02.909 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 350 2024-09-01T00:41:02.909 INFO:tasks.rados.rados.0.smithi026.stdout:3638: seq_num 1122 ranges {6684672=794624,7479296=729088,8208384=475136} 2024-09-01T00:41:02.950 INFO:tasks.rados.rados.0.smithi026.stdout:3638: writing smithi02669314-43 from 6684672 to 7479296 tid 1 2024-09-01T00:41:02.955 INFO:tasks.rados.rados.0.smithi026.stdout:3638: writing smithi02669314-43 from 7479296 to 8208384 tid 2 2024-09-01T00:41:02.957 INFO:tasks.rados.rados.0.smithi026.stdout:3638: writing smithi02669314-43 from 8208384 to 8683520 tid 3 2024-09-01T00:41:02.957 INFO:tasks.rados.rados.0.smithi026.stdout:3639: snap_remove snap 338 2024-09-01T00:41:03.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:02 smithi026 ceph-mon[81182]: osdmap e779: 8 total, 8 up, 8 in 2024-09-01T00:41:03.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:02 smithi026 ceph-mon[81182]: pgmap v839: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 312 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-01T00:41:03.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:02 smithi026 ceph-mon[83580]: osdmap e779: 8 total, 8 up, 8 in 2024-09-01T00:41:03.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:02 smithi026 ceph-mon[83580]: pgmap v839: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 312 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-01T00:41:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:02 smithi139 ceph-mon[73682]: osdmap e779: 8 total, 8 up, 8 in 2024-09-01T00:41:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:02 smithi139 ceph-mon[73682]: pgmap v839: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 312 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-01T00:41:03.899 INFO:tasks.rados.rados.0.smithi026.stdout:3637: finishing write tid 1 to smithi02669314-44 2024-09-01T00:41:03.899 INFO:tasks.rados.rados.0.smithi026.stdout:3637: finishing write tid 2 to smithi02669314-44 2024-09-01T00:41:03.899 INFO:tasks.rados.rados.0.smithi026.stdout:3637: finishing write tid 3 to smithi02669314-44 2024-09-01T00:41:03.899 INFO:tasks.rados.rados.0.smithi026.stdout:3637: finishing write tid 4 to smithi02669314-44 2024-09-01T00:41:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:3637: finishing write tid 5 to smithi02669314-44 2024-09-01T00:41:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:3637: finishing write tid 6 to smithi02669314-44 2024-09-01T00:41:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:3637: oid 44 updating version 0 to 1863 2024-09-01T00:41:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:3637: oid 44 updating version 1863 to 1866 2024-09-01T00:41:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:3637: oid 44 version 1866 is already newer than 1862 2024-09-01T00:41:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:3637: oid 44 version 1866 is already newer than 1865 2024-09-01T00:41:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:3637: oid 44 version 1866 is already newer than 1864 2024-09-01T00:41:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1866 (ObjNum 1121 snap 350 seq_num 1121) dirty exists 2024-09-01T00:41:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:3637: left oid 44 (ObjNum 1121 snap 350 seq_num 1121) 2024-09-01T00:41:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:3638: finishing write tid 1 to smithi02669314-43 2024-09-01T00:41:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:3638: finishing write tid 2 to smithi02669314-43 2024-09-01T00:41:03.900 INFO:tasks.rados.rados.0.smithi026.stdout:3638: finishing write tid 3 to smithi02669314-43 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:3638: finishing write tid 4 to smithi02669314-43 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:3638: finishing write tid 5 to smithi02669314-43 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:3638: oid 43 updating version 0 to 726 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:3638: oid 43 updating version 726 to 727 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:3638: oid 43 updating version 727 to 729 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:3638: oid 43 version 729 is already newer than 728 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 729 (ObjNum 1122 snap 350 seq_num 1122) dirty exists 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:3638: left oid 43 (ObjNum 1122 snap 350 seq_num 1122) 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:3637: done (2 left) 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:3638: done (1 left) 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:3639: done (0 left) 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:3640: read oid 5 snap -1 2024-09-01T00:41:03.901 INFO:tasks.rados.rados.0.smithi026.stdout:3640: expect (ObjNum 1076 snap 336 seq_num 1076) 2024-09-01T00:41:03.902 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 350 2024-09-01T00:41:03.902 INFO:tasks.rados.rados.0.smithi026.stdout:3641: seq_num 1123 ranges {5865472=409600,6275072=614400,6889472=598016,7487488=393216} 2024-09-01T00:41:03.934 INFO:tasks.rados.rados.0.smithi026.stdout:3641: writing smithi02669314-17 from 5865472 to 6275072 tid 1 2024-09-01T00:41:03.940 INFO:tasks.rados.rados.0.smithi026.stdout:3641: writing smithi02669314-17 from 6275072 to 6889472 tid 2 2024-09-01T00:41:03.941 INFO:tasks.rados.rados.0.smithi026.stdout:3641: writing smithi02669314-17 from 6889472 to 7487488 tid 3 2024-09-01T00:41:03.943 INFO:tasks.rados.rados.0.smithi026.stdout:3641: writing smithi02669314-17 from 7487488 to 7880704 tid 4 2024-09-01T00:41:03.943 INFO:tasks.rados.rados.0.smithi026.stdout:3642: copy_from oid 41 from oid 43 current snap is 350 2024-09-01T00:41:03.943 INFO:tasks.rados.rados.0.smithi026.stdout:3640: expect (ObjNum 1076 snap 336 seq_num 1076) 2024-09-01T00:41:03.985 INFO:tasks.rados.rados.0.smithi026.stdout:3641: finishing write tid 1 to smithi02669314-17 2024-09-01T00:41:03.985 INFO:tasks.rados.rados.0.smithi026.stdout:3641: finishing write tid 2 to smithi02669314-17 2024-09-01T00:41:03.986 INFO:tasks.rados.rados.0.smithi026.stdout:3640: done (2 left) 2024-09-01T00:41:03.986 INFO:tasks.rados.rados.0.smithi026.stdout:3643: read oid 34 snap -1 2024-09-01T00:41:03.986 INFO:tasks.rados.rados.0.smithi026.stdout:3643: expect (ObjNum 1090 snap 338 seq_num 1090) 2024-09-01T00:41:03.986 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 49 current snap is 350 2024-09-01T00:41:03.986 INFO:tasks.rados.rados.0.smithi026.stdout:3641: finishing write tid 3 to smithi02669314-17 2024-09-01T00:41:03.986 INFO:tasks.rados.rados.0.smithi026.stdout:3641: finishing write tid 4 to smithi02669314-17 2024-09-01T00:41:03.986 INFO:tasks.rados.rados.0.smithi026.stdout:3641: finishing write tid 5 to smithi02669314-17 2024-09-01T00:41:03.986 INFO:tasks.rados.rados.0.smithi026.stdout:3641: finishing write tid 6 to smithi02669314-17 2024-09-01T00:41:03.986 INFO:tasks.rados.rados.0.smithi026.stdout:3641: oid 17 updating version 0 to 1668 2024-09-01T00:41:03.986 INFO:tasks.rados.rados.0.smithi026.stdout:3641: oid 17 updating version 1668 to 1669 2024-09-01T00:41:03.986 INFO:tasks.rados.rados.0.smithi026.stdout:3641: oid 17 updating version 1669 to 1671 2024-09-01T00:41:03.987 INFO:tasks.rados.rados.0.smithi026.stdout:3641: oid 17 version 1671 is already newer than 1670 2024-09-01T00:41:03.987 INFO:tasks.rados.rados.0.smithi026.stdout:3641: oid 17 updating version 1671 to 1672 2024-09-01T00:41:03.987 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 1672 (ObjNum 1123 snap 350 seq_num 1123) dirty exists 2024-09-01T00:41:03.987 INFO:tasks.rados.rados.0.smithi026.stdout:3641: left oid 17 (ObjNum 1123 snap 350 seq_num 1123) 2024-09-01T00:41:03.987 INFO:tasks.rados.rados.0.smithi026.stdout:3642: finishing copy_from racing read to smithi02669314-41 2024-09-01T00:41:03.987 INFO:tasks.rados.rados.0.smithi026.stdout:3642: finishing copy_from to smithi02669314-41 2024-09-01T00:41:03.987 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 729 (ObjNum 1122 snap 350 seq_num 1122) dirty exists 2024-09-01T00:41:03.987 INFO:tasks.rados.rados.0.smithi026.stdout:3644: seq_num 1124 ranges {0=434176,434176=499712,933888=409600,1343488=663552,2007040=32768} 2024-09-01T00:41:03.987 INFO:tasks.rados.rados.0.smithi026.stdout:3644: writing smithi02669314-49 from 0 to 434176 tid 1 2024-09-01T00:41:03.990 INFO:tasks.rados.rados.0.smithi026.stdout:3644: writing smithi02669314-49 from 434176 to 933888 tid 2 2024-09-01T00:41:03.992 INFO:tasks.rados.rados.0.smithi026.stdout:3644: writing smithi02669314-49 from 933888 to 1343488 tid 3 2024-09-01T00:41:03.997 INFO:tasks.rados.rados.0.smithi026.stdout:3644: writing smithi02669314-49 from 1343488 to 2007040 tid 4 2024-09-01T00:41:03.997 INFO:tasks.rados.rados.0.smithi026.stdout:3644: writing smithi02669314-49 from 2007040 to 2039808 tid 5 2024-09-01T00:41:03.997 INFO:tasks.rados.rados.0.smithi026.stdout:3641: done (3 left) 2024-09-01T00:41:03.997 INFO:tasks.rados.rados.0.smithi026.stdout:3642: done (2 left) 2024-09-01T00:41:03.997 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 350 2024-09-01T00:41:03.997 INFO:tasks.rados.rados.0.smithi026.stdout:3644: finishing write tid 1 to smithi02669314-49 2024-09-01T00:41:03.997 INFO:tasks.rados.rados.0.smithi026.stdout:3644: finishing write tid 2 to smithi02669314-49 2024-09-01T00:41:03.997 INFO:tasks.rados.rados.0.smithi026.stdout:3644: finishing write tid 3 to smithi02669314-49 2024-09-01T00:41:03.997 INFO:tasks.rados.rados.0.smithi026.stdout:3645: seq_num 1125 ranges {0=450560,450560=786432,1236992=614400,1851392=204800} 2024-09-01T00:41:03.999 INFO:tasks.rados.rados.0.smithi026.stdout:3645: writing smithi02669314-10 from 0 to 450560 tid 1 2024-09-01T00:41:04.004 INFO:tasks.rados.rados.0.smithi026.stdout:3645: writing smithi02669314-10 from 450560 to 1236992 tid 2 2024-09-01T00:41:04.008 INFO:tasks.rados.rados.0.smithi026.stdout:3645: writing smithi02669314-10 from 1236992 to 1851392 tid 3 2024-09-01T00:41:04.010 INFO:tasks.rados.rados.0.smithi026.stdout:3645: writing smithi02669314-10 from 1851392 to 2056192 tid 4 2024-09-01T00:41:04.010 INFO:tasks.rados.rados.0.smithi026.stdout:3646: rollback oid 8 current snap is 350 2024-09-01T00:41:04.010 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 8 to 346 2024-09-01T00:41:04.010 INFO:tasks.rados.rados.0.smithi026.stdout:3644: finishing write tid 4 to smithi02669314-49 2024-09-01T00:41:04.010 INFO:tasks.rados.rados.0.smithi026.stdout:3644: finishing write tid 5 to smithi02669314-49 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:3644: finishing write tid 6 to smithi02669314-49 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:3644: finishing write tid 7 to smithi02669314-49 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:3644: oid 49 updating version 0 to 1914 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:3644: oid 49 updating version 1914 to 1916 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:3644: oid 49 version 1916 is already newer than 1915 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:3644: oid 49 version 1916 is already newer than 1912 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:3644: oid 49 version 1916 is already newer than 1911 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:3644: oid 49 version 1916 is already newer than 1913 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 1916 (ObjNum 1124 snap 350 seq_num 1124) dirty exists 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:3644: left oid 49 (ObjNum 1124 snap 350 seq_num 1124) 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:3645: finishing write tid 1 to smithi02669314-10 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:3645: finishing write tid 2 to smithi02669314-10 2024-09-01T00:41:04.011 INFO:tasks.rados.rados.0.smithi026.stdout:3644: done (3 left) 2024-09-01T00:41:04.012 INFO:tasks.rados.rados.0.smithi026.stdout:3647: read oid 47 snap -1 2024-09-01T00:41:04.012 INFO:tasks.rados.rados.0.smithi026.stdout:3647: expect deleted 2024-09-01T00:41:04.012 INFO:tasks.rados.rados.0.smithi026.stdout:3648: read oid 11 snap 342 2024-09-01T00:41:04.012 INFO:tasks.rados.rados.0.smithi026.stdout:3648: expect (ObjNum 1028 snap 316 seq_num 1028) 2024-09-01T00:41:04.012 INFO:tasks.rados.rados.0.smithi026.stdout:3649: delete oid 28 current snap is 350 2024-09-01T00:41:04.012 INFO:tasks.rados.rados.0.smithi026.stdout:3643: expect (ObjNum 1090 snap 338 seq_num 1090) 2024-09-01T00:41:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:03 smithi026 ceph-mon[81182]: osdmap e780: 8 total, 8 up, 8 in 2024-09-01T00:41:04.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:03 smithi026 ceph-mon[83580]: osdmap e780: 8 total, 8 up, 8 in 2024-09-01T00:41:04.260 INFO:tasks.rados.rados.0.smithi026.stdout:3646: finishing rollback tid 1 to smithi02669314-8 2024-09-01T00:41:04.261 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 1194 (ObjNum 65 snap 0 seq_num 133006352) dirty dne 2024-09-01T00:41:04.261 INFO:tasks.rados.rados.0.smithi026.stdout:3648: expect (ObjNum 1028 snap 316 seq_num 1028) 2024-09-01T00:41:04.272 INFO:tasks.rados.rados.0.smithi026.stdout:3645: finishing write tid 3 to smithi02669314-10 2024-09-01T00:41:04.272 INFO:tasks.rados.rados.0.smithi026.stdout:3645: finishing write tid 4 to smithi02669314-10 2024-09-01T00:41:04.272 INFO:tasks.rados.rados.0.smithi026.stdout:3645: finishing write tid 5 to smithi02669314-10 2024-09-01T00:41:04.272 INFO:tasks.rados.rados.0.smithi026.stdout:3645: finishing write tid 6 to smithi02669314-10 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:3645: oid 10 updating version 0 to 1389 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:3645: oid 10 version 1389 is already newer than 1388 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:3645: oid 10 updating version 1389 to 1390 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:3645: oid 10 version 1390 is already newer than 1387 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:3645: oid 10 version 1390 is already newer than 1386 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 1390 (ObjNum 1125 snap 350 seq_num 1125) dirty exists 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:3645: left oid 10 (ObjNum 1125 snap 350 seq_num 1125) 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:3643: done (5 left) 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:3645: done (4 left) 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:3646: done (3 left) 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:3647: done (2 left) 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:3648: done (1 left) 2024-09-01T00:41:04.273 INFO:tasks.rados.rados.0.smithi026.stdout:3649: done (0 left) 2024-09-01T00:41:04.274 INFO:tasks.rados.rados.0.smithi026.stdout:3650: copy_from oid 4 from oid 48 current snap is 350 2024-09-01T00:41:04.274 INFO:tasks.rados.rados.0.smithi026.stdout:3651: rollback oid 38 current snap is 350 2024-09-01T00:41:04.274 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 38 to 314 2024-09-01T00:41:04.274 INFO:tasks.rados.rados.0.smithi026.stdout:3652: rollback oid 8 current snap is 350 2024-09-01T00:41:04.274 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 8 to 322 2024-09-01T00:41:04.274 INFO:tasks.rados.rados.0.smithi026.stdout:3653: copy_from oid 19 from oid 21 current snap is 350 2024-09-01T00:41:04.274 INFO:tasks.rados.rados.0.smithi026.stdout:3654: snap_remove snap 347 2024-09-01T00:41:04.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:03 smithi139 ceph-mon[73682]: osdmap e780: 8 total, 8 up, 8 in 2024-09-01T00:41:04.905 INFO:tasks.rados.rados.0.smithi026.stdout:3654: done (4 left) 2024-09-01T00:41:04.905 INFO:tasks.rados.rados.0.smithi026.stdout:3655: rollback oid 49 current snap is 350 2024-09-01T00:41:04.906 INFO:tasks.rados.rados.0.smithi026.stdout:3651: finishing rollback tid 0 to smithi02669314-38 2024-09-01T00:41:04.906 INFO:tasks.rados.rados.0.smithi026.stdout:3651: finishing rollback tid 1 to smithi02669314-38 2024-09-01T00:41:04.906 INFO:tasks.rados.rados.0.smithi026.stdout:3651: finishing rollback tid 2 to smithi02669314-38 2024-09-01T00:41:04.906 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1675 (ObjNum 930 snap 297 seq_num 930) dirty exists 2024-09-01T00:41:04.906 INFO:tasks.rados.rados.0.smithi026.stdout:3652: finishing rollback tid 1 to smithi02669314-8 2024-09-01T00:41:04.906 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 1194 (ObjNum 65 snap 0 seq_num 133006352) dirty dne 2024-09-01T00:41:04.906 INFO:tasks.rados.rados.0.smithi026.stdout:3650: finishing copy_from racing read to smithi02669314-4 2024-09-01T00:41:04.906 INFO:tasks.rados.rados.0.smithi026.stdout:3650: finishing copy_from to smithi02669314-4 2024-09-01T00:41:04.907 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1767 (ObjNum 1113 snap 346 seq_num 1113) dirty exists 2024-09-01T00:41:04.907 INFO:tasks.rados.rados.0.smithi026.stdout:3653: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:41:04.907 INFO:tasks.rados.rados.0.smithi026.stdout:3653: finishing copy_from to smithi02669314-19 2024-09-01T00:41:04.907 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 1192 (ObjNum 1107 snap 344 seq_num 1107) dirty exists 2024-09-01T00:41:04.907 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 49 to 341 2024-09-01T00:41:04.907 INFO:tasks.rados.rados.0.smithi026.stdout:3650: done (4 left) 2024-09-01T00:41:04.907 INFO:tasks.rados.rados.0.smithi026.stdout:3651: done (3 left) 2024-09-01T00:41:04.907 INFO:tasks.rados.rados.0.smithi026.stdout:3652: done (2 left) 2024-09-01T00:41:04.907 INFO:tasks.rados.rados.0.smithi026.stdout:3653: done (1 left) 2024-09-01T00:41:04.907 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 15 current snap is 350 2024-09-01T00:41:04.908 INFO:tasks.rados.rados.0.smithi026.stdout:3656: seq_num 1127 ranges {1720320=483328,2203648=598016,2801664=581632,3383296=425984} 2024-09-01T00:41:04.917 INFO:tasks.rados.rados.0.smithi026.stdout:3656: writing smithi02669314-15 from 1720320 to 2203648 tid 1 2024-09-01T00:41:04.920 INFO:tasks.rados.rados.0.smithi026.stdout:3656: writing smithi02669314-15 from 2203648 to 2801664 tid 2 2024-09-01T00:41:04.924 INFO:tasks.rados.rados.0.smithi026.stdout:3656: writing smithi02669314-15 from 2801664 to 3383296 tid 3 2024-09-01T00:41:04.927 INFO:tasks.rados.rados.0.smithi026.stdout:3656: writing smithi02669314-15 from 3383296 to 3809280 tid 4 2024-09-01T00:41:04.927 INFO:tasks.rados.rados.0.smithi026.stdout:3657: snap_create 2024-09-01T00:41:04.927 INFO:tasks.rados.rados.0.smithi026.stdout:3655: finishing rollback tid 0 to smithi02669314-49 2024-09-01T00:41:04.927 INFO:tasks.rados.rados.0.smithi026.stdout:3655: finishing rollback tid 1 to smithi02669314-49 2024-09-01T00:41:04.927 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 49 v 1918 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-01T00:41:04.928 INFO:tasks.rados.rados.0.smithi026.stdout:3656: finishing write tid 1 to smithi02669314-15 2024-09-01T00:41:04.928 INFO:tasks.rados.rados.0.smithi026.stdout:3656: finishing write tid 2 to smithi02669314-15 2024-09-01T00:41:04.928 INFO:tasks.rados.rados.0.smithi026.stdout:3656: finishing write tid 3 to smithi02669314-15 2024-09-01T00:41:04.929 INFO:tasks.rados.rados.0.smithi026.stdout:3656: finishing write tid 4 to smithi02669314-15 2024-09-01T00:41:04.929 INFO:tasks.rados.rados.0.smithi026.stdout:3656: finishing write tid 5 to smithi02669314-15 2024-09-01T00:41:04.930 INFO:tasks.rados.rados.0.smithi026.stdout:3656: finishing write tid 6 to smithi02669314-15 2024-09-01T00:41:04.931 INFO:tasks.rados.rados.0.smithi026.stdout:3656: oid 15 updating version 0 to 1870 2024-09-01T00:41:04.931 INFO:tasks.rados.rados.0.smithi026.stdout:3656: oid 15 updating version 1870 to 1872 2024-09-01T00:41:04.931 INFO:tasks.rados.rados.0.smithi026.stdout:3656: oid 15 version 1872 is already newer than 1869 2024-09-01T00:41:04.931 INFO:tasks.rados.rados.0.smithi026.stdout:3656: oid 15 version 1872 is already newer than 1871 2024-09-01T00:41:04.931 INFO:tasks.rados.rados.0.smithi026.stdout:3656: oid 15 version 1872 is already newer than 1868 2024-09-01T00:41:04.931 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1872 (ObjNum 1127 snap 350 seq_num 1127) dirty exists 2024-09-01T00:41:04.932 INFO:tasks.rados.rados.0.smithi026.stdout:3656: left oid 15 (ObjNum 1127 snap 350 seq_num 1127) 2024-09-01T00:41:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:04 smithi026 ceph-mon[83580]: osdmap e781: 8 total, 8 up, 8 in 2024-09-01T00:41:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:04 smithi026 ceph-mon[83580]: pgmap v842: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 298 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-09-01T00:41:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:41:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:04 smithi026 ceph-mon[81182]: osdmap e781: 8 total, 8 up, 8 in 2024-09-01T00:41:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:04 smithi026 ceph-mon[81182]: pgmap v842: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 298 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-09-01T00:41:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:41:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:04 smithi139 ceph-mon[73682]: osdmap e781: 8 total, 8 up, 8 in 2024-09-01T00:41:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:04 smithi139 ceph-mon[73682]: pgmap v842: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 298 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-09-01T00:41:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:41:05.869 INFO:tasks.rados.rados.0.smithi026.stdout:3655: done (2 left) 2024-09-01T00:41:05.869 INFO:tasks.rados.rados.0.smithi026.stdout:3656: done (1 left) 2024-09-01T00:41:05.869 INFO:tasks.rados.rados.0.smithi026.stdout:3657: done (0 left) 2024-09-01T00:41:05.869 INFO:tasks.rados.rados.0.smithi026.stdout:3658: copy_from oid 49 from oid 13 current snap is 351 2024-09-01T00:41:05.869 INFO:tasks.rados.rados.0.smithi026.stdout:3659: copy_from oid 46 from oid 17 current snap is 351 2024-09-01T00:41:05.869 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 351 2024-09-01T00:41:05.869 INFO:tasks.rados.rados.0.smithi026.stdout:3660: seq_num 1128 ranges {0=499712,499712=483328,983040=786432,1769472=335872} 2024-09-01T00:41:05.872 INFO:tasks.rados.rados.0.smithi026.stdout:3660: writing smithi02669314-25 from 0 to 499712 tid 1 2024-09-01T00:41:05.875 INFO:tasks.rados.rados.0.smithi026.stdout:3660: writing smithi02669314-25 from 499712 to 983040 tid 2 2024-09-01T00:41:05.879 INFO:tasks.rados.rados.0.smithi026.stdout:3660: writing smithi02669314-25 from 983040 to 1769472 tid 3 2024-09-01T00:41:05.882 INFO:tasks.rados.rados.0.smithi026.stdout:3660: writing smithi02669314-25 from 1769472 to 2105344 tid 4 2024-09-01T00:41:05.882 INFO:tasks.rados.rados.0.smithi026.stdout:3661: read oid 11 snap -1 2024-09-01T00:41:05.882 INFO:tasks.rados.rados.0.smithi026.stdout:3661: expect (ObjNum 1028 snap 316 seq_num 1028) 2024-09-01T00:41:05.882 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 351 2024-09-01T00:41:05.882 INFO:tasks.rados.rados.0.smithi026.stdout:3658: finishing copy_from to smithi02669314-49 2024-09-01T00:41:05.882 INFO:tasks.rados.rados.0.smithi026.stdout:3658: got expected ENOENT (src dne) 2024-09-01T00:41:05.882 INFO:tasks.rados.rados.0.smithi026.stdout:3662: seq_num 1129 ranges {9060352=516096,9576448=770048,10346496=598016,10944512=237568} 2024-09-01T00:41:05.934 INFO:tasks.rados.rados.0.smithi026.stdout:3662: writing smithi02669314-12 from 9060352 to 9576448 tid 1 2024-09-01T00:41:05.939 INFO:tasks.rados.rados.0.smithi026.stdout:3662: writing smithi02669314-12 from 9576448 to 10346496 tid 2 2024-09-01T00:41:05.943 INFO:tasks.rados.rados.0.smithi026.stdout:3662: writing smithi02669314-12 from 10346496 to 10944512 tid 3 2024-09-01T00:41:05.944 INFO:tasks.rados.rados.0.smithi026.stdout:3662: writing smithi02669314-12 from 10944512 to 11182080 tid 4 2024-09-01T00:41:05.944 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 351 2024-09-01T00:41:05.944 INFO:tasks.rados.rados.0.smithi026.stdout:3658: finishing copy_from racing read to smithi02669314-49 2024-09-01T00:41:05.945 INFO:tasks.rados.rados.0.smithi026.stdout:3660: finishing write tid 1 to smithi02669314-25 2024-09-01T00:41:05.945 INFO:tasks.rados.rados.0.smithi026.stdout:3660: finishing write tid 2 to smithi02669314-25 2024-09-01T00:41:05.945 INFO:tasks.rados.rados.0.smithi026.stdout:3663: seq_num 1130 ranges {0=532480,532480=655360,1187840=753664,1941504=196608} 2024-09-01T00:41:05.947 INFO:tasks.rados.rados.0.smithi026.stdout:3663: writing smithi02669314-32 from 0 to 532480 tid 1 2024-09-01T00:41:05.952 INFO:tasks.rados.rados.0.smithi026.stdout:3663: writing smithi02669314-32 from 532480 to 1187840 tid 2 2024-09-01T00:41:05.955 INFO:tasks.rados.rados.0.smithi026.stdout:3663: writing smithi02669314-32 from 1187840 to 1941504 tid 3 2024-09-01T00:41:05.957 INFO:tasks.rados.rados.0.smithi026.stdout:3663: writing smithi02669314-32 from 1941504 to 2138112 tid 4 2024-09-01T00:41:05.957 INFO:tasks.rados.rados.0.smithi026.stdout:3658: done (5 left) 2024-09-01T00:41:05.957 INFO:tasks.rados.rados.0.smithi026.stdout:3664: rollback oid 30 current snap is 351 2024-09-01T00:41:05.957 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 30 to 339 2024-09-01T00:41:05.957 INFO:tasks.rados.rados.0.smithi026.stdout:3660: finishing write tid 3 to smithi02669314-25 2024-09-01T00:41:05.957 INFO:tasks.rados.rados.0.smithi026.stdout:3660: finishing write tid 4 to smithi02669314-25 2024-09-01T00:41:05.958 INFO:tasks.rados.rados.0.smithi026.stdout:3660: finishing write tid 5 to smithi02669314-25 2024-09-01T00:41:05.958 INFO:tasks.rados.rados.0.smithi026.stdout:3661: expect (ObjNum 1028 snap 316 seq_num 1028) 2024-09-01T00:41:05.969 INFO:tasks.rados.rados.0.smithi026.stdout:3660: finishing write tid 6 to smithi02669314-25 2024-09-01T00:41:05.969 INFO:tasks.rados.rados.0.smithi026.stdout:3660: oid 25 updating version 0 to 809 2024-09-01T00:41:05.969 INFO:tasks.rados.rados.0.smithi026.stdout:3660: oid 25 version 809 is already newer than 808 2024-09-01T00:41:05.969 INFO:tasks.rados.rados.0.smithi026.stdout:3660: oid 25 updating version 809 to 810 2024-09-01T00:41:05.969 INFO:tasks.rados.rados.0.smithi026.stdout:3660: oid 25 version 810 is already newer than 807 2024-09-01T00:41:05.969 INFO:tasks.rados.rados.0.smithi026.stdout:3660: oid 25 updating version 810 to 811 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 811 (ObjNum 1128 snap 351 seq_num 1128) dirty exists 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:3660: left oid 25 (ObjNum 1128 snap 351 seq_num 1128) 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:3659: finishing copy_from racing read to smithi02669314-46 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:3659: finishing copy_from to smithi02669314-46 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1672 (ObjNum 1123 snap 350 seq_num 1123) dirty exists 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:3662: finishing write tid 1 to smithi02669314-12 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:3662: finishing write tid 2 to smithi02669314-12 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:3659: done (5 left) 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:3660: done (4 left) 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:3661: done (3 left) 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:3665: delete oid 6 current snap is 351 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:3662: finishing write tid 3 to smithi02669314-12 2024-09-01T00:41:05.970 INFO:tasks.rados.rados.0.smithi026.stdout:3662: finishing write tid 4 to smithi02669314-12 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3662: finishing write tid 5 to smithi02669314-12 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3662: finishing write tid 6 to smithi02669314-12 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3662: oid 12 updating version 0 to 1393 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3662: oid 12 version 1393 is already newer than 1392 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3662: oid 12 updating version 1393 to 1395 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3662: oid 12 version 1395 is already newer than 1394 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3662: oid 12 version 1395 is already newer than 1391 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1395 (ObjNum 1129 snap 351 seq_num 1129) dirty exists 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3662: left oid 12 (ObjNum 1129 snap 351 seq_num 1129) 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3663: finishing write tid 1 to smithi02669314-32 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3663: finishing write tid 2 to smithi02669314-32 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3663: finishing write tid 3 to smithi02669314-32 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3663: finishing write tid 4 to smithi02669314-32 2024-09-01T00:41:05.971 INFO:tasks.rados.rados.0.smithi026.stdout:3663: finishing write tid 5 to smithi02669314-32 2024-09-01T00:41:05.972 INFO:tasks.rados.rados.0.smithi026.stdout:3664: finishing rollback tid 0 to smithi02669314-30 2024-09-01T00:41:05.972 INFO:tasks.rados.rados.0.smithi026.stdout:3664: finishing rollback tid 1 to smithi02669314-30 2024-09-01T00:41:05.972 INFO:tasks.rados.rados.0.smithi026.stdout:3664: finishing rollback tid 2 to smithi02669314-30 2024-09-01T00:41:05.972 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1923 (ObjNum 1093 snap 338 seq_num 1093) dirty exists 2024-09-01T00:41:05.972 INFO:tasks.rados.rados.0.smithi026.stdout:3663: finishing write tid 6 to smithi02669314-32 2024-09-01T00:41:05.972 INFO:tasks.rados.rados.0.smithi026.stdout:3663: oid 32 updating version 0 to 1676 2024-09-01T00:41:05.972 INFO:tasks.rados.rados.0.smithi026.stdout:3663: oid 32 updating version 1676 to 1679 2024-09-01T00:41:05.972 INFO:tasks.rados.rados.0.smithi026.stdout:3663: oid 32 updating version 1679 to 1680 2024-09-01T00:41:05.972 INFO:tasks.rados.rados.0.smithi026.stdout:3663: oid 32 version 1680 is already newer than 1678 2024-09-01T00:41:05.972 INFO:tasks.rados.rados.0.smithi026.stdout:3663: oid 32 version 1680 is already newer than 1677 2024-09-01T00:41:05.972 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 1680 (ObjNum 1130 snap 351 seq_num 1130) dirty exists 2024-09-01T00:41:05.972 INFO:tasks.rados.rados.0.smithi026.stdout:3663: left oid 32 (ObjNum 1130 snap 351 seq_num 1130) 2024-09-01T00:41:05.973 INFO:tasks.rados.rados.0.smithi026.stdout:3662: done (3 left) 2024-09-01T00:41:05.973 INFO:tasks.rados.rados.0.smithi026.stdout:3663: done (2 left) 2024-09-01T00:41:05.973 INFO:tasks.rados.rados.0.smithi026.stdout:3664: done (1 left) 2024-09-01T00:41:05.973 INFO:tasks.rados.rados.0.smithi026.stdout:3665: done (0 left) 2024-09-01T00:41:05.973 INFO:tasks.rados.rados.0.smithi026.stdout:3666: read oid 44 snap -1 2024-09-01T00:41:05.973 INFO:tasks.rados.rados.0.smithi026.stdout:3666: expect (ObjNum 1121 snap 350 seq_num 1121) 2024-09-01T00:41:05.974 INFO:tasks.rados.rados.0.smithi026.stdout:3667: read oid 36 snap 343 2024-09-01T00:41:05.974 INFO:tasks.rados.rados.0.smithi026.stdout:3667: expect (ObjNum 1085 snap 338 seq_num 1085) 2024-09-01T00:41:05.974 INFO:tasks.rados.rados.0.smithi026.stdout:3668: snap_remove snap 324 2024-09-01T00:41:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:05 smithi026 ceph-mon[83580]: osdmap e782: 8 total, 8 up, 8 in 2024-09-01T00:41:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:05 smithi026 ceph-mon[83580]: osdmap e783: 8 total, 8 up, 8 in 2024-09-01T00:41:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:05 smithi026 ceph-mon[81182]: osdmap e782: 8 total, 8 up, 8 in 2024-09-01T00:41:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:05 smithi026 ceph-mon[81182]: osdmap e783: 8 total, 8 up, 8 in 2024-09-01T00:41:06.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:05 smithi139 ceph-mon[73682]: osdmap e782: 8 total, 8 up, 8 in 2024-09-01T00:41:06.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:05 smithi139 ceph-mon[73682]: osdmap e783: 8 total, 8 up, 8 in 2024-09-01T00:41:06.911 INFO:tasks.rados.rados.0.smithi026.stdout:3668: done (2 left) 2024-09-01T00:41:06.911 INFO:tasks.rados.rados.0.smithi026.stdout:3669: snap_remove snap 350 2024-09-01T00:41:07.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:06 smithi026 ceph-mon[81182]: pgmap v845: 121 pgs: 121 active+clean; 310 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.4 MiB/s wr, 27 op/s 2024-09-01T00:41:07.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:06 smithi026 ceph-mon[83580]: pgmap v845: 121 pgs: 121 active+clean; 310 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.4 MiB/s wr, 27 op/s 2024-09-01T00:41:07.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:06 smithi139 ceph-mon[73682]: pgmap v845: 121 pgs: 121 active+clean; 310 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.4 MiB/s wr, 27 op/s 2024-09-01T00:41:07.915 INFO:tasks.rados.rados.0.smithi026.stdout:3669: done (2 left) 2024-09-01T00:41:07.916 INFO:tasks.rados.rados.0.smithi026.stdout:3670: read oid 33 snap 332 2024-09-01T00:41:07.916 INFO:tasks.rados.rados.0.smithi026.stdout:3670: expect deleted 2024-09-01T00:41:07.916 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 31 current snap is 351 2024-09-01T00:41:07.916 INFO:tasks.rados.rados.0.smithi026.stdout:3671: seq_num 1132 ranges {5062656=565248,5627904=425984,6053888=770048,6823936=409600} 2024-09-01T00:41:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3671: writing smithi02669314-31 from 5062656 to 5627904 tid 1 2024-09-01T00:41:07.949 INFO:tasks.rados.rados.0.smithi026.stdout:3671: writing smithi02669314-31 from 5627904 to 6053888 tid 2 2024-09-01T00:41:07.953 INFO:tasks.rados.rados.0.smithi026.stdout:3671: writing smithi02669314-31 from 6053888 to 6823936 tid 3 2024-09-01T00:41:07.956 INFO:tasks.rados.rados.0.smithi026.stdout:3671: writing smithi02669314-31 from 6823936 to 7233536 tid 4 2024-09-01T00:41:07.956 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 351 2024-09-01T00:41:07.956 INFO:tasks.rados.rados.0.smithi026.stdout:3672: seq_num 1133 ranges {8683520=581632,9265152=753664,10018816=573440,10592256=278528} 2024-09-01T00:41:08.006 INFO:tasks.rados.rados.0.smithi026.stdout:3672: writing smithi02669314-41 from 8683520 to 9265152 tid 1 2024-09-01T00:41:08.010 INFO:tasks.rados.rados.0.smithi026.stdout:3672: writing smithi02669314-41 from 9265152 to 10018816 tid 2 2024-09-01T00:41:08.014 INFO:tasks.rados.rados.0.smithi026.stdout:3672: writing smithi02669314-41 from 10018816 to 10592256 tid 3 2024-09-01T00:41:08.016 INFO:tasks.rados.rados.0.smithi026.stdout:3672: writing smithi02669314-41 from 10592256 to 10870784 tid 4 2024-09-01T00:41:08.016 INFO:tasks.rados.rados.0.smithi026.stdout:3673: delete oid 2 current snap is 351 2024-09-01T00:41:08.016 INFO:tasks.rados.rados.0.smithi026.stdout:3666: expect (ObjNum 1121 snap 350 seq_num 1121) 2024-09-01T00:41:08.069 INFO:tasks.rados.rados.0.smithi026.stdout:3667: expect (ObjNum 1085 snap 338 seq_num 1085) 2024-09-01T00:41:08.106 INFO:tasks.rados.rados.0.smithi026.stdout:3671: finishing write tid 1 to smithi02669314-31 2024-09-01T00:41:08.106 INFO:tasks.rados.rados.0.smithi026.stdout:3671: finishing write tid 2 to smithi02669314-31 2024-09-01T00:41:08.106 INFO:tasks.rados.rados.0.smithi026.stdout:3671: finishing write tid 3 to smithi02669314-31 2024-09-01T00:41:08.106 INFO:tasks.rados.rados.0.smithi026.stdout:3671: finishing write tid 4 to smithi02669314-31 2024-09-01T00:41:08.106 INFO:tasks.rados.rados.0.smithi026.stdout:3671: finishing write tid 5 to smithi02669314-31 2024-09-01T00:41:08.106 INFO:tasks.rados.rados.0.smithi026.stdout:3671: finishing write tid 6 to smithi02669314-31 2024-09-01T00:41:08.106 INFO:tasks.rados.rados.0.smithi026.stdout:3671: oid 31 updating version 0 to 1501 2024-09-01T00:41:08.106 INFO:tasks.rados.rados.0.smithi026.stdout:3671: oid 31 version 1501 is already newer than 1499 2024-09-01T00:41:08.107 INFO:tasks.rados.rados.0.smithi026.stdout:3671: oid 31 updating version 1501 to 1503 2024-09-01T00:41:08.107 INFO:tasks.rados.rados.0.smithi026.stdout:3671: oid 31 version 1503 is already newer than 1502 2024-09-01T00:41:08.107 INFO:tasks.rados.rados.0.smithi026.stdout:3671: oid 31 version 1503 is already newer than 1500 2024-09-01T00:41:08.107 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 31 v 1503 (ObjNum 1132 snap 351 seq_num 1132) dirty exists 2024-09-01T00:41:08.107 INFO:tasks.rados.rados.0.smithi026.stdout:3671: left oid 31 (ObjNum 1132 snap 351 seq_num 1132) 2024-09-01T00:41:08.107 INFO:tasks.rados.rados.0.smithi026.stdout:3672: finishing write tid 1 to smithi02669314-41 2024-09-01T00:41:08.107 INFO:tasks.rados.rados.0.smithi026.stdout:3666: done (5 left) 2024-09-01T00:41:08.107 INFO:tasks.rados.rados.0.smithi026.stdout:3667: done (4 left) 2024-09-01T00:41:08.107 INFO:tasks.rados.rados.0.smithi026.stdout:3670: done (3 left) 2024-09-01T00:41:08.107 INFO:tasks.rados.rados.0.smithi026.stdout:3671: done (2 left) 2024-09-01T00:41:08.107 INFO:tasks.rados.rados.0.smithi026.stdout:3673: done (1 left) 2024-09-01T00:41:08.107 INFO:tasks.rados.rados.0.smithi026.stdout:3674: snap_remove snap 341 2024-09-01T00:41:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:07 smithi026 ceph-mon[81182]: osdmap e784: 8 total, 8 up, 8 in 2024-09-01T00:41:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:07 smithi026 ceph-mon[83580]: osdmap e784: 8 total, 8 up, 8 in 2024-09-01T00:41:08.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:41:07 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:41:07] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.51.0" 2024-09-01T00:41:08.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:07 smithi139 ceph-mon[73682]: osdmap e784: 8 total, 8 up, 8 in 2024-09-01T00:41:08.923 INFO:tasks.rados.rados.0.smithi026.stdout:3674: done (1 left) 2024-09-01T00:41:08.923 INFO:tasks.rados.rados.0.smithi026.stdout:3675: copy_from oid 42 from oid 16 current snap is 351 2024-09-01T00:41:08.923 INFO:tasks.rados.rados.0.smithi026.stdout:3672: finishing write tid 2 to smithi02669314-41 2024-09-01T00:41:08.923 INFO:tasks.rados.rados.0.smithi026.stdout:3672: finishing write tid 3 to smithi02669314-41 2024-09-01T00:41:08.924 INFO:tasks.rados.rados.0.smithi026.stdout:3672: finishing write tid 4 to smithi02669314-41 2024-09-01T00:41:08.924 INFO:tasks.rados.rados.0.smithi026.stdout:3672: finishing write tid 5 to smithi02669314-41 2024-09-01T00:41:08.924 INFO:tasks.rados.rados.0.smithi026.stdout:3672: finishing write tid 6 to smithi02669314-41 2024-09-01T00:41:08.924 INFO:tasks.rados.rados.0.smithi026.stdout:3672: oid 41 updating version 0 to 1815 2024-09-01T00:41:08.924 INFO:tasks.rados.rados.0.smithi026.stdout:3672: oid 41 updating version 1815 to 1818 2024-09-01T00:41:08.924 INFO:tasks.rados.rados.0.smithi026.stdout:3672: oid 41 version 1818 is already newer than 1814 2024-09-01T00:41:08.924 INFO:tasks.rados.rados.0.smithi026.stdout:3672: oid 41 version 1818 is already newer than 1817 2024-09-01T00:41:08.924 INFO:tasks.rados.rados.0.smithi026.stdout:3672: oid 41 version 1818 is already newer than 1816 2024-09-01T00:41:08.924 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1818 (ObjNum 1133 snap 351 seq_num 1133) dirty exists 2024-09-01T00:41:08.924 INFO:tasks.rados.rados.0.smithi026.stdout:3672: left oid 41 (ObjNum 1133 snap 351 seq_num 1133) 2024-09-01T00:41:08.924 INFO:tasks.rados.rados.0.smithi026.stdout:3672: done (1 left) 2024-09-01T00:41:08.924 INFO:tasks.rados.rados.0.smithi026.stdout:3676: snap_remove snap 322 2024-09-01T00:41:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:08 smithi026 ceph-mon[81182]: osdmap e785: 8 total, 8 up, 8 in 2024-09-01T00:41:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:08 smithi026 ceph-mon[81182]: pgmap v848: 121 pgs: 121 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 9.1 MiB/s wr, 36 op/s 2024-09-01T00:41:09.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:08 smithi026 ceph-mon[83580]: osdmap e785: 8 total, 8 up, 8 in 2024-09-01T00:41:09.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:08 smithi026 ceph-mon[83580]: pgmap v848: 121 pgs: 121 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 9.1 MiB/s wr, 36 op/s 2024-09-01T00:41:09.234 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:08 smithi139 ceph-mon[73682]: osdmap e785: 8 total, 8 up, 8 in 2024-09-01T00:41:09.235 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:08 smithi139 ceph-mon[73682]: pgmap v848: 121 pgs: 121 active+clean; 326 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 9.1 MiB/s wr, 36 op/s 2024-09-01T00:41:09.927 INFO:tasks.rados.rados.0.smithi026.stdout:3676: done (1 left) 2024-09-01T00:41:09.927 INFO:tasks.rados.rados.0.smithi026.stdout:3677: read oid 1 snap -1 2024-09-01T00:41:09.927 INFO:tasks.rados.rados.0.smithi026.stdout:3677: expect (ObjNum 1105 snap 344 seq_num 1105) 2024-09-01T00:41:09.927 INFO:tasks.rados.rados.0.smithi026.stdout:3678: read oid 22 snap -1 2024-09-01T00:41:09.927 INFO:tasks.rados.rados.0.smithi026.stdout:3678: expect (ObjNum 1080 snap 336 seq_num 1080) 2024-09-01T00:41:09.927 INFO:tasks.rados.rados.0.smithi026.stdout:3679: snap_create 2024-09-01T00:41:09.927 INFO:tasks.rados.rados.0.smithi026.stdout:3675: finishing copy_from racing read to smithi02669314-42 2024-09-01T00:41:09.928 INFO:tasks.rados.rados.0.smithi026.stdout:3675: finishing copy_from to smithi02669314-42 2024-09-01T00:41:09.928 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1402 (ObjNum 1038 snap 319 seq_num 1038) dirty exists 2024-09-01T00:41:09.944 INFO:tasks.rados.rados.0.smithi026.stdout:3677: expect (ObjNum 1105 snap 344 seq_num 1105) 2024-09-01T00:41:09.992 INFO:tasks.rados.rados.0.smithi026.stdout:3678: expect (ObjNum 1080 snap 336 seq_num 1080) 2024-09-01T00:41:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:09 smithi026 ceph-mon[81182]: osdmap e786: 8 total, 8 up, 8 in 2024-09-01T00:41:10.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:09 smithi026 ceph-mon[83580]: osdmap e786: 8 total, 8 up, 8 in 2024-09-01T00:41:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:09 smithi139 ceph-mon[73682]: osdmap e786: 8 total, 8 up, 8 in 2024-09-01T00:41:10.870 INFO:tasks.rados.rados.0.smithi026.stdout:3675: done (3 left) 2024-09-01T00:41:10.871 INFO:tasks.rados.rados.0.smithi026.stdout:3677: done (2 left) 2024-09-01T00:41:10.871 INFO:tasks.rados.rados.0.smithi026.stdout:3678: done (1 left) 2024-09-01T00:41:10.871 INFO:tasks.rados.rados.0.smithi026.stdout:3679: done (0 left) 2024-09-01T00:41:10.871 INFO:tasks.rados.rados.0.smithi026.stdout:3680: read oid 43 snap -1 2024-09-01T00:41:10.871 INFO:tasks.rados.rados.0.smithi026.stdout:3680: expect (ObjNum 1122 snap 350 seq_num 1122) 2024-09-01T00:41:10.871 INFO:tasks.rados.rados.0.smithi026.stdout:3681: setattr oid 35 current snap is 352 2024-09-01T00:41:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:3682: rmattr oid 6 current snap is 352 2024-09-01T00:41:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:3682: done (2 left) 2024-09-01T00:41:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:3683: read oid 26 snap 332 2024-09-01T00:41:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:3683: expect (ObjNum 996 snap 307 seq_num 996) 2024-09-01T00:41:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 352 2024-09-01T00:41:10.872 INFO:tasks.rados.rados.0.smithi026.stdout:3684: seq_num 1135 ranges {3309568=614400,3923968=524288,4448256=540672,4988928=483328,5472256=57344} 2024-09-01T00:41:10.895 INFO:tasks.rados.rados.0.smithi026.stdout:3684: writing smithi02669314-16 from 3309568 to 3923968 tid 1 2024-09-01T00:41:10.899 INFO:tasks.rados.rados.0.smithi026.stdout:3684: writing smithi02669314-16 from 3923968 to 4448256 tid 2 2024-09-01T00:41:10.903 INFO:tasks.rados.rados.0.smithi026.stdout:3684: writing smithi02669314-16 from 4448256 to 4988928 tid 3 2024-09-01T00:41:10.905 INFO:tasks.rados.rados.0.smithi026.stdout:3684: writing smithi02669314-16 from 4988928 to 5472256 tid 4 2024-09-01T00:41:10.906 INFO:tasks.rados.rados.0.smithi026.stdout:3684: writing smithi02669314-16 from 5472256 to 5529600 tid 5 2024-09-01T00:41:10.906 INFO:tasks.rados.rados.0.smithi026.stdout:3685: read oid 31 snap -1 2024-09-01T00:41:10.907 INFO:tasks.rados.rados.0.smithi026.stdout:3685: expect (ObjNum 1132 snap 351 seq_num 1132) 2024-09-01T00:41:10.907 INFO:tasks.rados.rados.0.smithi026.stdout:3686: read oid 46 snap 346 2024-09-01T00:41:10.907 INFO:tasks.rados.rados.0.smithi026.stdout:3686: expect (ObjNum 1101 snap 344 seq_num 1101) 2024-09-01T00:41:10.907 INFO:tasks.rados.rados.0.smithi026.stdout:3687: delete oid 22 current snap is 352 2024-09-01T00:41:10.907 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1837 (ObjNum 1104 snap 344 seq_num 1104) dirty exists 2024-09-01T00:41:10.907 INFO:tasks.rados.rados.0.smithi026.stdout:3683: expect (ObjNum 996 snap 307 seq_num 996) 2024-09-01T00:41:11.081 INFO:tasks.rados.rados.0.smithi026.stdout:3684: finishing write tid 1 to smithi02669314-16 2024-09-01T00:41:11.081 INFO:tasks.rados.rados.0.smithi026.stdout:3684: finishing write tid 2 to smithi02669314-16 2024-09-01T00:41:11.081 INFO:tasks.rados.rados.0.smithi026.stdout:3680: expect (ObjNum 1122 snap 350 seq_num 1122) 2024-09-01T00:41:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:10 smithi026 ceph-mon[81182]: osdmap e787: 8 total, 8 up, 8 in 2024-09-01T00:41:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:10 smithi026 ceph-mon[81182]: pgmap v851: 121 pgs: 121 active+clean; 335 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 6.4 MiB/s wr, 14 op/s 2024-09-01T00:41:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:10 smithi026 ceph-mon[81182]: osdmap e788: 8 total, 8 up, 8 in 2024-09-01T00:41:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:10 smithi026 ceph-mon[83580]: osdmap e787: 8 total, 8 up, 8 in 2024-09-01T00:41:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:10 smithi026 ceph-mon[83580]: pgmap v851: 121 pgs: 121 active+clean; 335 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 6.4 MiB/s wr, 14 op/s 2024-09-01T00:41:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:10 smithi026 ceph-mon[83580]: osdmap e788: 8 total, 8 up, 8 in 2024-09-01T00:41:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:10 smithi139 ceph-mon[73682]: osdmap e787: 8 total, 8 up, 8 in 2024-09-01T00:41:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:10 smithi139 ceph-mon[73682]: pgmap v851: 121 pgs: 121 active+clean; 335 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 6.4 MiB/s wr, 14 op/s 2024-09-01T00:41:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:10 smithi139 ceph-mon[73682]: osdmap e788: 8 total, 8 up, 8 in 2024-09-01T00:41:11.595 INFO:tasks.rados.rados.0.smithi026.stdout:3684: finishing write tid 3 to smithi02669314-16 2024-09-01T00:41:11.595 INFO:tasks.rados.rados.0.smithi026.stdout:3684: finishing write tid 4 to smithi02669314-16 2024-09-01T00:41:11.595 INFO:tasks.rados.rados.0.smithi026.stdout:3684: finishing write tid 5 to smithi02669314-16 2024-09-01T00:41:11.595 INFO:tasks.rados.rados.0.smithi026.stdout:3684: finishing write tid 6 to smithi02669314-16 2024-09-01T00:41:11.596 INFO:tasks.rados.rados.0.smithi026.stdout:3684: finishing write tid 7 to smithi02669314-16 2024-09-01T00:41:11.596 INFO:tasks.rados.rados.0.smithi026.stdout:3684: oid 16 updating version 0 to 1863 2024-09-01T00:41:11.596 INFO:tasks.rados.rados.0.smithi026.stdout:3684: oid 16 updating version 1863 to 1864 2024-09-01T00:41:11.596 INFO:tasks.rados.rados.0.smithi026.stdout:3684: oid 16 version 1864 is already newer than 1860 2024-09-01T00:41:11.596 INFO:tasks.rados.rados.0.smithi026.stdout:3684: oid 16 version 1864 is already newer than 1861 2024-09-01T00:41:11.596 INFO:tasks.rados.rados.0.smithi026.stdout:3684: oid 16 version 1864 is already newer than 1862 2024-09-01T00:41:11.596 INFO:tasks.rados.rados.0.smithi026.stdout:3684: oid 16 version 1864 is already newer than 1859 2024-09-01T00:41:11.596 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1864 (ObjNum 1135 snap 352 seq_num 1135) dirty exists 2024-09-01T00:41:11.596 INFO:tasks.rados.rados.0.smithi026.stdout:3684: left oid 16 (ObjNum 1135 snap 352 seq_num 1135) 2024-09-01T00:41:11.596 INFO:tasks.rados.rados.0.smithi026.stdout:3686: expect (ObjNum 1101 snap 344 seq_num 1101) 2024-09-01T00:41:12.099 INFO:tasks.rados.rados.0.smithi026.stdout:3685: expect (ObjNum 1132 snap 351 seq_num 1132) 2024-09-01T00:41:12.504 INFO:tasks.rados.rados.0.smithi026.stdout:3680: done (6 left) 2024-09-01T00:41:12.505 INFO:tasks.rados.rados.0.smithi026.stdout:3681: done (5 left) 2024-09-01T00:41:12.505 INFO:tasks.rados.rados.0.smithi026.stdout:3683: done (4 left) 2024-09-01T00:41:12.505 INFO:tasks.rados.rados.0.smithi026.stdout:3684: done (3 left) 2024-09-01T00:41:12.505 INFO:tasks.rados.rados.0.smithi026.stdout:3685: done (2 left) 2024-09-01T00:41:12.505 INFO:tasks.rados.rados.0.smithi026.stdout:3686: done (1 left) 2024-09-01T00:41:12.505 INFO:tasks.rados.rados.0.smithi026.stdout:3687: done (0 left) 2024-09-01T00:41:12.505 INFO:tasks.rados.rados.0.smithi026.stdout:3688: rmattr oid 43 current snap is 352 2024-09-01T00:41:12.505 INFO:tasks.rados.rados.0.smithi026.stdout:3688: done (0 left) 2024-09-01T00:41:12.505 INFO:tasks.rados.rados.0.smithi026.stdout:3689: rollback oid 16 current snap is 352 2024-09-01T00:41:12.505 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 16 to 332 2024-09-01T00:41:12.505 INFO:tasks.rados.rados.0.smithi026.stdout:3690: read oid 20 snap -1 2024-09-01T00:41:12.506 INFO:tasks.rados.rados.0.smithi026.stdout:3690: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:41:12.506 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 352 2024-09-01T00:41:12.506 INFO:tasks.rados.rados.0.smithi026.stdout:3691: seq_num 1137 ranges {3284992=647168,3932160=696320,4628480=557056,5185536=352256} 2024-09-01T00:41:12.525 INFO:tasks.rados.rados.0.smithi026.stdout:3691: writing smithi02669314-40 from 3284992 to 3932160 tid 1 2024-09-01T00:41:12.529 INFO:tasks.rados.rados.0.smithi026.stdout:3691: writing smithi02669314-40 from 3932160 to 4628480 tid 2 2024-09-01T00:41:12.533 INFO:tasks.rados.rados.0.smithi026.stdout:3691: writing smithi02669314-40 from 4628480 to 5185536 tid 3 2024-09-01T00:41:12.535 INFO:tasks.rados.rados.0.smithi026.stdout:3691: writing smithi02669314-40 from 5185536 to 5537792 tid 4 2024-09-01T00:41:12.536 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 352 2024-09-01T00:41:12.536 INFO:tasks.rados.rados.0.smithi026.stdout:3692: seq_num 1138 ranges {0=663552,663552=581632,1245184=712704,1957888=311296} 2024-09-01T00:41:12.539 INFO:tasks.rados.rados.0.smithi026.stdout:3692: writing smithi02669314-13 from 0 to 663552 tid 1 2024-09-01T00:41:12.543 INFO:tasks.rados.rados.0.smithi026.stdout:3692: writing smithi02669314-13 from 663552 to 1245184 tid 2 2024-09-01T00:41:12.547 INFO:tasks.rados.rados.0.smithi026.stdout:3692: writing smithi02669314-13 from 1245184 to 1957888 tid 3 2024-09-01T00:41:12.549 INFO:tasks.rados.rados.0.smithi026.stdout:3692: writing smithi02669314-13 from 1957888 to 2269184 tid 4 2024-09-01T00:41:12.549 INFO:tasks.rados.rados.0.smithi026.stdout:3693: copy_from oid 27 from oid 24 current snap is 352 2024-09-01T00:41:12.549 INFO:tasks.rados.rados.0.smithi026.stdout:3690: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:41:12.554 INFO:tasks.rados.rados.0.smithi026.stdout:3689: finishing rollback tid 0 to smithi02669314-16 2024-09-01T00:41:12.555 INFO:tasks.rados.rados.0.smithi026.stdout:3689: finishing rollback tid 1 to smithi02669314-16 2024-09-01T00:41:12.555 INFO:tasks.rados.rados.0.smithi026.stdout:3689: finishing rollback tid 2 to smithi02669314-16 2024-09-01T00:41:12.555 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1867 (ObjNum 1038 snap 319 seq_num 1038) dirty exists 2024-09-01T00:41:12.555 INFO:tasks.rados.rados.0.smithi026.stdout:3691: finishing write tid 1 to smithi02669314-40 2024-09-01T00:41:12.555 INFO:tasks.rados.rados.0.smithi026.stdout:3691: finishing write tid 2 to smithi02669314-40 2024-09-01T00:41:12.555 INFO:tasks.rados.rados.0.smithi026.stdout:3689: done (4 left) 2024-09-01T00:41:12.555 INFO:tasks.rados.rados.0.smithi026.stdout:3690: done (3 left) 2024-09-01T00:41:12.555 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 352 2024-09-01T00:41:12.555 INFO:tasks.rados.rados.0.smithi026.stdout:3691: finishing write tid 3 to smithi02669314-40 2024-09-01T00:41:12.555 INFO:tasks.rados.rados.0.smithi026.stdout:3694: seq_num 1139 ranges {7471104=679936,8151040=458752,8609792=524288,9134080=540672,9674752=81920} 2024-09-01T00:41:12.599 INFO:tasks.rados.rados.0.smithi026.stdout:3694: writing smithi02669314-35 from 7471104 to 8151040 tid 1 2024-09-01T00:41:12.601 INFO:tasks.rados.rados.0.smithi026.stdout:3694: writing smithi02669314-35 from 8151040 to 8609792 tid 2 2024-09-01T00:41:12.604 INFO:tasks.rados.rados.0.smithi026.stdout:3694: writing smithi02669314-35 from 8609792 to 9134080 tid 3 2024-09-01T00:41:12.609 INFO:tasks.rados.rados.0.smithi026.stdout:3694: writing smithi02669314-35 from 9134080 to 9674752 tid 4 2024-09-01T00:41:12.609 INFO:tasks.rados.rados.0.smithi026.stdout:3694: writing smithi02669314-35 from 9674752 to 9756672 tid 5 2024-09-01T00:41:12.609 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 352 2024-09-01T00:41:12.609 INFO:tasks.rados.rados.0.smithi026.stdout:3695: seq_num 1140 ranges {2670592=696320,3366912=745472,4112384=729088,4841472=131072} 2024-09-01T00:41:12.627 INFO:tasks.rados.rados.0.smithi026.stdout:3695: writing smithi02669314-38 from 2670592 to 3366912 tid 1 2024-09-01T00:41:12.631 INFO:tasks.rados.rados.0.smithi026.stdout:3695: writing smithi02669314-38 from 3366912 to 4112384 tid 2 2024-09-01T00:41:12.635 INFO:tasks.rados.rados.0.smithi026.stdout:3695: writing smithi02669314-38 from 4112384 to 4841472 tid 3 2024-09-01T00:41:12.637 INFO:tasks.rados.rados.0.smithi026.stdout:3695: writing smithi02669314-38 from 4841472 to 4972544 tid 4 2024-09-01T00:41:12.637 INFO:tasks.rados.rados.0.smithi026.stdout:3696: snap_create 2024-09-01T00:41:12.637 INFO:tasks.rados.rados.0.smithi026.stdout:3691: finishing write tid 4 to smithi02669314-40 2024-09-01T00:41:12.637 INFO:tasks.rados.rados.0.smithi026.stdout:3691: finishing write tid 5 to smithi02669314-40 2024-09-01T00:41:12.637 INFO:tasks.rados.rados.0.smithi026.stdout:3691: finishing write tid 6 to smithi02669314-40 2024-09-01T00:41:12.637 INFO:tasks.rados.rados.0.smithi026.stdout:3691: oid 40 updating version 0 to 1922 2024-09-01T00:41:12.637 INFO:tasks.rados.rados.0.smithi026.stdout:3691: oid 40 updating version 1922 to 1923 2024-09-01T00:41:12.637 INFO:tasks.rados.rados.0.smithi026.stdout:3691: oid 40 version 1923 is already newer than 1920 2024-09-01T00:41:12.637 INFO:tasks.rados.rados.0.smithi026.stdout:3691: oid 40 version 1923 is already newer than 1919 2024-09-01T00:41:12.637 INFO:tasks.rados.rados.0.smithi026.stdout:3691: oid 40 version 1923 is already newer than 1921 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1923 (ObjNum 1137 snap 352 seq_num 1137) dirty exists 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:3691: left oid 40 (ObjNum 1137 snap 352 seq_num 1137) 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:3692: finishing write tid 1 to smithi02669314-13 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:3692: finishing write tid 2 to smithi02669314-13 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:3692: finishing write tid 3 to smithi02669314-13 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:3692: finishing write tid 4 to smithi02669314-13 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:3692: finishing write tid 5 to smithi02669314-13 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:3692: finishing write tid 6 to smithi02669314-13 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:3692: oid 13 updating version 0 to 1443 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:3692: oid 13 version 1443 is already newer than 1440 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:3692: oid 13 version 1443 is already newer than 1441 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:3692: oid 13 version 1443 is already newer than 1439 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:3692: oid 13 version 1443 is already newer than 1442 2024-09-01T00:41:12.638 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 1443 (ObjNum 1138 snap 352 seq_num 1138) dirty exists 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3692: left oid 13 (ObjNum 1138 snap 352 seq_num 1138) 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3693: finishing copy_from racing read to smithi02669314-27 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3693: finishing copy_from to smithi02669314-27 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1401 (ObjNum 1073 snap 333 seq_num 1073) dirty exists 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3694: finishing write tid 1 to smithi02669314-35 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3694: finishing write tid 2 to smithi02669314-35 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3694: finishing write tid 3 to smithi02669314-35 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3694: finishing write tid 4 to smithi02669314-35 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3694: finishing write tid 5 to smithi02669314-35 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3694: finishing write tid 6 to smithi02669314-35 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3694: finishing write tid 7 to smithi02669314-35 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3694: oid 35 updating version 0 to 1838 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3694: oid 35 updating version 1838 to 1841 2024-09-01T00:41:12.639 INFO:tasks.rados.rados.0.smithi026.stdout:3694: oid 35 updating version 1841 to 1843 2024-09-01T00:41:12.640 INFO:tasks.rados.rados.0.smithi026.stdout:3694: oid 35 version 1843 is already newer than 1842 2024-09-01T00:41:12.640 INFO:tasks.rados.rados.0.smithi026.stdout:3694: oid 35 version 1843 is already newer than 1840 2024-09-01T00:41:12.640 INFO:tasks.rados.rados.0.smithi026.stdout:3694: oid 35 version 1843 is already newer than 1839 2024-09-01T00:41:12.640 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1843 (ObjNum 1139 snap 352 seq_num 1139) dirty exists 2024-09-01T00:41:12.640 INFO:tasks.rados.rados.0.smithi026.stdout:3694: left oid 35 (ObjNum 1139 snap 352 seq_num 1139) 2024-09-01T00:41:12.640 INFO:tasks.rados.rados.0.smithi026.stdout:3695: finishing write tid 1 to smithi02669314-38 2024-09-01T00:41:12.640 INFO:tasks.rados.rados.0.smithi026.stdout:3695: finishing write tid 2 to smithi02669314-38 2024-09-01T00:41:12.641 INFO:tasks.rados.rados.0.smithi026.stdout:3695: finishing write tid 3 to smithi02669314-38 2024-09-01T00:41:12.641 INFO:tasks.rados.rados.0.smithi026.stdout:3695: finishing write tid 4 to smithi02669314-38 2024-09-01T00:41:12.641 INFO:tasks.rados.rados.0.smithi026.stdout:3695: finishing write tid 5 to smithi02669314-38 2024-09-01T00:41:12.642 INFO:tasks.rados.rados.0.smithi026.stdout:3695: finishing write tid 6 to smithi02669314-38 2024-09-01T00:41:12.642 INFO:tasks.rados.rados.0.smithi026.stdout:3695: oid 38 updating version 0 to 1683 2024-09-01T00:41:12.642 INFO:tasks.rados.rados.0.smithi026.stdout:3695: oid 38 version 1683 is already newer than 1681 2024-09-01T00:41:12.643 INFO:tasks.rados.rados.0.smithi026.stdout:3695: oid 38 version 1683 is already newer than 1682 2024-09-01T00:41:12.643 INFO:tasks.rados.rados.0.smithi026.stdout:3695: oid 38 updating version 1683 to 1685 2024-09-01T00:41:12.643 INFO:tasks.rados.rados.0.smithi026.stdout:3695: oid 38 version 1685 is already newer than 1684 2024-09-01T00:41:12.643 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1685 (ObjNum 1140 snap 352 seq_num 1140) dirty exists 2024-09-01T00:41:12.643 INFO:tasks.rados.rados.0.smithi026.stdout:3695: left oid 38 (ObjNum 1140 snap 352 seq_num 1140) 2024-09-01T00:41:13.359 INFO:tasks.rados.rados.0.smithi026.stdout:3691: done (5 left) 2024-09-01T00:41:13.359 INFO:tasks.rados.rados.0.smithi026.stdout:3692: done (4 left) 2024-09-01T00:41:13.359 INFO:tasks.rados.rados.0.smithi026.stdout:3693: done (3 left) 2024-09-01T00:41:13.359 INFO:tasks.rados.rados.0.smithi026.stdout:3694: done (2 left) 2024-09-01T00:41:13.359 INFO:tasks.rados.rados.0.smithi026.stdout:3695: done (1 left) 2024-09-01T00:41:13.359 INFO:tasks.rados.rados.0.smithi026.stdout:3696: done (0 left) 2024-09-01T00:41:13.359 INFO:tasks.rados.rados.0.smithi026.stdout:3697: snap_create 2024-09-01T00:41:13.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:13 smithi026 ceph-mon[81182]: pgmap v853: 121 pgs: 121 active+clean; 347 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.3 MiB/s wr, 14 op/s 2024-09-01T00:41:13.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:13 smithi026 ceph-mon[83580]: pgmap v853: 121 pgs: 121 active+clean; 347 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.3 MiB/s wr, 14 op/s 2024-09-01T00:41:13.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:13 smithi139 ceph-mon[73682]: pgmap v853: 121 pgs: 121 active+clean; 347 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.3 MiB/s wr, 14 op/s 2024-09-01T00:41:14.370 INFO:tasks.rados.rados.0.smithi026.stdout:3697: done (0 left) 2024-09-01T00:41:14.370 INFO:tasks.rados.rados.0.smithi026.stdout:3698: snap_remove snap 351 2024-09-01T00:41:14.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:14 smithi026 ceph-mon[81182]: osdmap e789: 8 total, 8 up, 8 in 2024-09-01T00:41:14.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:14 smithi026 ceph-mon[83580]: osdmap e789: 8 total, 8 up, 8 in 2024-09-01T00:41:14.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:14 smithi139 ceph-mon[73682]: osdmap e789: 8 total, 8 up, 8 in 2024-09-01T00:41:15.372 INFO:tasks.rados.rados.0.smithi026.stdout:3698: done (0 left) 2024-09-01T00:41:15.372 INFO:tasks.rados.rados.0.smithi026.stdout:3699: rollback oid 24 current snap is 354 2024-09-01T00:41:15.372 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 24 to 343 2024-09-01T00:41:15.372 INFO:tasks.rados.rados.0.smithi026.stdout:3700: copy_from oid 33 from oid 15 current snap is 354 2024-09-01T00:41:15.372 INFO:tasks.rados.rados.0.smithi026.stdout:3701: snap_remove snap 339 2024-09-01T00:41:15.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:15 smithi026 ceph-mon[81182]: pgmap v855: 121 pgs: 121 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.3 MiB/s wr, 13 op/s 2024-09-01T00:41:15.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:15 smithi026 ceph-mon[81182]: osdmap e790: 8 total, 8 up, 8 in 2024-09-01T00:41:15.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:15 smithi026 ceph-mon[83580]: pgmap v855: 121 pgs: 121 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.3 MiB/s wr, 13 op/s 2024-09-01T00:41:15.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:15 smithi026 ceph-mon[83580]: osdmap e790: 8 total, 8 up, 8 in 2024-09-01T00:41:15.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:15 smithi139 ceph-mon[73682]: pgmap v855: 121 pgs: 121 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.3 MiB/s wr, 13 op/s 2024-09-01T00:41:15.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:15 smithi139 ceph-mon[73682]: osdmap e790: 8 total, 8 up, 8 in 2024-09-01T00:41:15.872 INFO:tasks.rados.rados.0.smithi026.stdout:3701: done (2 left) 2024-09-01T00:41:15.872 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 354 2024-09-01T00:41:15.872 INFO:tasks.rados.rados.0.smithi026.stdout:3699: finishing rollback tid 0 to smithi02669314-24 2024-09-01T00:41:15.872 INFO:tasks.rados.rados.0.smithi026.stdout:3702: seq_num 1141 ranges {5537792=712704,6250496=679936,6930432=540672,7471104=385024} 2024-09-01T00:41:15.907 INFO:tasks.rados.rados.0.smithi026.stdout:3702: writing smithi02669314-40 from 5537792 to 6250496 tid 1 2024-09-01T00:41:15.911 INFO:tasks.rados.rados.0.smithi026.stdout:3702: writing smithi02669314-40 from 6250496 to 6930432 tid 2 2024-09-01T00:41:15.914 INFO:tasks.rados.rados.0.smithi026.stdout:3702: writing smithi02669314-40 from 6930432 to 7471104 tid 3 2024-09-01T00:41:15.917 INFO:tasks.rados.rados.0.smithi026.stdout:3702: writing smithi02669314-40 from 7471104 to 7856128 tid 4 2024-09-01T00:41:15.917 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 21 current snap is 354 2024-09-01T00:41:15.917 INFO:tasks.rados.rados.0.smithi026.stdout:3699: finishing rollback tid 1 to smithi02669314-24 2024-09-01T00:41:15.917 INFO:tasks.rados.rados.0.smithi026.stdout:3699: finishing rollback tid 2 to smithi02669314-24 2024-09-01T00:41:15.917 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1850 (ObjNum 1073 snap 333 seq_num 1073) dirty exists 2024-09-01T00:41:15.918 INFO:tasks.rados.rados.0.smithi026.stdout:3700: finishing copy_from racing read to smithi02669314-33 2024-09-01T00:41:15.918 INFO:tasks.rados.rados.0.smithi026.stdout:3700: finishing copy_from to smithi02669314-33 2024-09-01T00:41:15.918 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1872 (ObjNum 1127 snap 350 seq_num 1127) dirty exists 2024-09-01T00:41:15.918 INFO:tasks.rados.rados.0.smithi026.stdout:3702: finishing write tid 1 to smithi02669314-40 2024-09-01T00:41:15.918 INFO:tasks.rados.rados.0.smithi026.stdout:3702: finishing write tid 2 to smithi02669314-40 2024-09-01T00:41:15.918 INFO:tasks.rados.rados.0.smithi026.stdout:3703: seq_num 1142 ranges {11444224=729088,12173312=565248,12738560=696320,13434880=344064} 2024-09-01T00:41:15.983 INFO:tasks.rados.rados.0.smithi026.stdout:3703: writing smithi02669314-21 from 11444224 to 12173312 tid 1 2024-09-01T00:41:15.986 INFO:tasks.rados.rados.0.smithi026.stdout:3703: writing smithi02669314-21 from 12173312 to 12738560 tid 2 2024-09-01T00:41:15.990 INFO:tasks.rados.rados.0.smithi026.stdout:3703: writing smithi02669314-21 from 12738560 to 13434880 tid 3 2024-09-01T00:41:15.992 INFO:tasks.rados.rados.0.smithi026.stdout:3703: writing smithi02669314-21 from 13434880 to 13778944 tid 4 2024-09-01T00:41:15.992 INFO:tasks.rados.rados.0.smithi026.stdout:3699: done (3 left) 2024-09-01T00:41:15.993 INFO:tasks.rados.rados.0.smithi026.stdout:3700: done (2 left) 2024-09-01T00:41:15.993 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 354 2024-09-01T00:41:15.993 INFO:tasks.rados.rados.0.smithi026.stdout:3702: finishing write tid 3 to smithi02669314-40 2024-09-01T00:41:15.993 INFO:tasks.rados.rados.0.smithi026.stdout:3702: finishing write tid 4 to smithi02669314-40 2024-09-01T00:41:15.993 INFO:tasks.rados.rados.0.smithi026.stdout:3702: finishing write tid 5 to smithi02669314-40 2024-09-01T00:41:15.993 INFO:tasks.rados.rados.0.smithi026.stdout:3702: finishing write tid 6 to smithi02669314-40 2024-09-01T00:41:15.993 INFO:tasks.rados.rados.0.smithi026.stdout:3702: oid 40 updating version 0 to 1925 2024-09-01T00:41:15.993 INFO:tasks.rados.rados.0.smithi026.stdout:3702: oid 40 updating version 1925 to 1928 2024-09-01T00:41:15.993 INFO:tasks.rados.rados.0.smithi026.stdout:3702: oid 40 version 1928 is already newer than 1927 2024-09-01T00:41:15.993 INFO:tasks.rados.rados.0.smithi026.stdout:3702: oid 40 version 1928 is already newer than 1926 2024-09-01T00:41:15.993 INFO:tasks.rados.rados.0.smithi026.stdout:3702: oid 40 version 1928 is already newer than 1924 2024-09-01T00:41:15.994 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1928 (ObjNum 1141 snap 354 seq_num 1141) dirty exists 2024-09-01T00:41:15.994 INFO:tasks.rados.rados.0.smithi026.stdout:3702: left oid 40 (ObjNum 1141 snap 354 seq_num 1141) 2024-09-01T00:41:15.994 INFO:tasks.rados.rados.0.smithi026.stdout:3703: finishing write tid 1 to smithi02669314-21 2024-09-01T00:41:15.994 INFO:tasks.rados.rados.0.smithi026.stdout:3704: seq_num 1143 ranges {2138112=753664,2891776=450560,3342336=507904,3850240=589824,4440064=57344} 2024-09-01T00:41:16.008 INFO:tasks.rados.rados.0.smithi026.stdout:3704: writing smithi02669314-32 from 2138112 to 2891776 tid 1 2024-09-01T00:41:16.010 INFO:tasks.rados.rados.0.smithi026.stdout:3704: writing smithi02669314-32 from 2891776 to 3342336 tid 2 2024-09-01T00:41:16.013 INFO:tasks.rados.rados.0.smithi026.stdout:3704: writing smithi02669314-32 from 3342336 to 3850240 tid 3 2024-09-01T00:41:16.016 INFO:tasks.rados.rados.0.smithi026.stdout:3704: writing smithi02669314-32 from 3850240 to 4440064 tid 4 2024-09-01T00:41:16.017 INFO:tasks.rados.rados.0.smithi026.stdout:3704: writing smithi02669314-32 from 4440064 to 4497408 tid 5 2024-09-01T00:41:16.017 INFO:tasks.rados.rados.0.smithi026.stdout:3702: done (2 left) 2024-09-01T00:41:16.017 INFO:tasks.rados.rados.0.smithi026.stdout:3705: delete oid 27 current snap is 354 2024-09-01T00:41:16.017 INFO:tasks.rados.rados.0.smithi026.stdout:3703: finishing write tid 2 to smithi02669314-21 2024-09-01T00:41:16.017 INFO:tasks.rados.rados.0.smithi026.stdout:3703: finishing write tid 3 to smithi02669314-21 2024-09-01T00:41:16.017 INFO:tasks.rados.rados.0.smithi026.stdout:3703: finishing write tid 4 to smithi02669314-21 2024-09-01T00:41:16.018 INFO:tasks.rados.rados.0.smithi026.stdout:3703: finishing write tid 5 to smithi02669314-21 2024-09-01T00:41:16.018 INFO:tasks.rados.rados.0.smithi026.stdout:3703: finishing write tid 6 to smithi02669314-21 2024-09-01T00:41:16.018 INFO:tasks.rados.rados.0.smithi026.stdout:3703: oid 21 updating version 0 to 1198 2024-09-01T00:41:16.018 INFO:tasks.rados.rados.0.smithi026.stdout:3703: oid 21 version 1198 is already newer than 1196 2024-09-01T00:41:16.018 INFO:tasks.rados.rados.0.smithi026.stdout:3703: oid 21 version 1198 is already newer than 1195 2024-09-01T00:41:16.018 INFO:tasks.rados.rados.0.smithi026.stdout:3703: oid 21 version 1198 is already newer than 1197 2024-09-01T00:41:16.018 INFO:tasks.rados.rados.0.smithi026.stdout:3703: oid 21 updating version 1198 to 1199 2024-09-01T00:41:16.018 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 1199 (ObjNum 1142 snap 354 seq_num 1142) dirty exists 2024-09-01T00:41:16.018 INFO:tasks.rados.rados.0.smithi026.stdout:3703: left oid 21 (ObjNum 1142 snap 354 seq_num 1142) 2024-09-01T00:41:16.018 INFO:tasks.rados.rados.0.smithi026.stdout:3704: finishing write tid 1 to smithi02669314-32 2024-09-01T00:41:16.018 INFO:tasks.rados.rados.0.smithi026.stdout:3704: finishing write tid 2 to smithi02669314-32 2024-09-01T00:41:16.018 INFO:tasks.rados.rados.0.smithi026.stdout:3704: finishing write tid 3 to smithi02669314-32 2024-09-01T00:41:16.019 INFO:tasks.rados.rados.0.smithi026.stdout:3703: done (2 left) 2024-09-01T00:41:16.019 INFO:tasks.rados.rados.0.smithi026.stdout:3705: done (1 left) 2024-09-01T00:41:16.019 INFO:tasks.rados.rados.0.smithi026.stdout:3706: snap_create 2024-09-01T00:41:16.021 INFO:tasks.rados.rados.0.smithi026.stdout:3704: finishing write tid 4 to smithi02669314-32 2024-09-01T00:41:16.023 INFO:tasks.rados.rados.0.smithi026.stdout:3704: finishing write tid 5 to smithi02669314-32 2024-09-01T00:41:16.023 INFO:tasks.rados.rados.0.smithi026.stdout:3704: finishing write tid 6 to smithi02669314-32 2024-09-01T00:41:16.024 INFO:tasks.rados.rados.0.smithi026.stdout:3704: finishing write tid 7 to smithi02669314-32 2024-09-01T00:41:16.024 INFO:tasks.rados.rados.0.smithi026.stdout:3704: oid 32 updating version 0 to 1686 2024-09-01T00:41:16.024 INFO:tasks.rados.rados.0.smithi026.stdout:3704: oid 32 updating version 1686 to 1690 2024-09-01T00:41:16.024 INFO:tasks.rados.rados.0.smithi026.stdout:3704: oid 32 version 1690 is already newer than 1689 2024-09-01T00:41:16.024 INFO:tasks.rados.rados.0.smithi026.stdout:3704: oid 32 version 1690 is already newer than 1687 2024-09-01T00:41:16.024 INFO:tasks.rados.rados.0.smithi026.stdout:3704: oid 32 version 1690 is already newer than 1688 2024-09-01T00:41:16.024 INFO:tasks.rados.rados.0.smithi026.stdout:3704: oid 32 updating version 1690 to 1691 2024-09-01T00:41:16.024 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 1691 (ObjNum 1143 snap 354 seq_num 1143) dirty exists 2024-09-01T00:41:16.025 INFO:tasks.rados.rados.0.smithi026.stdout:3704: left oid 32 (ObjNum 1143 snap 354 seq_num 1143) 2024-09-01T00:41:16.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:16 smithi026 ceph-mon[81182]: osdmap e791: 8 total, 8 up, 8 in 2024-09-01T00:41:16.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:16 smithi026 ceph-mon[81182]: osdmap e792: 8 total, 8 up, 8 in 2024-09-01T00:41:16.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:16 smithi026 ceph-mon[83580]: osdmap e791: 8 total, 8 up, 8 in 2024-09-01T00:41:16.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:16 smithi026 ceph-mon[83580]: osdmap e792: 8 total, 8 up, 8 in 2024-09-01T00:41:16.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:16 smithi139 ceph-mon[73682]: osdmap e791: 8 total, 8 up, 8 in 2024-09-01T00:41:16.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:16 smithi139 ceph-mon[73682]: osdmap e792: 8 total, 8 up, 8 in 2024-09-01T00:41:16.877 INFO:tasks.rados.rados.0.smithi026.stdout:3704: done (1 left) 2024-09-01T00:41:16.877 INFO:tasks.rados.rados.0.smithi026.stdout:3706: done (0 left) 2024-09-01T00:41:16.877 INFO:tasks.rados.rados.0.smithi026.stdout:3707: read oid 21 snap 346 2024-09-01T00:41:16.878 INFO:tasks.rados.rados.0.smithi026.stdout:3707: expect (ObjNum 1107 snap 344 seq_num 1107) 2024-09-01T00:41:16.878 INFO:tasks.rados.rados.0.smithi026.stdout:3708: rollback oid 28 current snap is 355 2024-09-01T00:41:16.878 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 28 to 354 2024-09-01T00:41:16.878 INFO:tasks.rados.rados.0.smithi026.stdout:3709: read oid 15 snap -1 2024-09-01T00:41:16.878 INFO:tasks.rados.rados.0.smithi026.stdout:3709: expect (ObjNum 1127 snap 350 seq_num 1127) 2024-09-01T00:41:16.878 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 8 current snap is 355 2024-09-01T00:41:16.878 INFO:tasks.rados.rados.0.smithi026.stdout:3710: seq_num 1145 ranges {0=786432,786432=622592,1409024=516096,1925120=417792,2342912=49152} 2024-09-01T00:41:16.882 INFO:tasks.rados.rados.0.smithi026.stdout:3710: writing smithi02669314-8 from 0 to 786432 tid 1 2024-09-01T00:41:16.886 INFO:tasks.rados.rados.0.smithi026.stdout:3710: writing smithi02669314-8 from 786432 to 1409024 tid 2 2024-09-01T00:41:16.889 INFO:tasks.rados.rados.0.smithi026.stdout:3710: writing smithi02669314-8 from 1409024 to 1925120 tid 3 2024-09-01T00:41:16.892 INFO:tasks.rados.rados.0.smithi026.stdout:3710: writing smithi02669314-8 from 1925120 to 2342912 tid 4 2024-09-01T00:41:16.893 INFO:tasks.rados.rados.0.smithi026.stdout:3710: writing smithi02669314-8 from 2342912 to 2392064 tid 5 2024-09-01T00:41:16.893 INFO:tasks.rados.rados.0.smithi026.stdout:3711: copy_from oid 30 from oid 23 current snap is 355 2024-09-01T00:41:16.893 INFO:tasks.rados.rados.0.smithi026.stdout:3708: finishing rollback tid 1 to smithi02669314-28 2024-09-01T00:41:16.893 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1847 (ObjNum 65 snap 0 seq_num 1583305812) dirty dne 2024-09-01T00:41:16.893 INFO:tasks.rados.rados.0.smithi026.stdout:3709: expect (ObjNum 1127 snap 350 seq_num 1127) 2024-09-01T00:41:17.024 INFO:tasks.rados.rados.0.smithi026.stdout:3711: finishing copy_from to smithi02669314-30 2024-09-01T00:41:17.024 INFO:tasks.rados.rados.0.smithi026.stdout:3711: got expected ENOENT (src dne) 2024-09-01T00:41:17.024 INFO:tasks.rados.rados.0.smithi026.stdout:3711: finishing copy_from racing read to smithi02669314-30 2024-09-01T00:41:17.024 INFO:tasks.rados.rados.0.smithi026.stdout:3708: done (4 left) 2024-09-01T00:41:17.024 INFO:tasks.rados.rados.0.smithi026.stdout:3709: done (3 left) 2024-09-01T00:41:17.024 INFO:tasks.rados.rados.0.smithi026.stdout:3711: done (2 left) 2024-09-01T00:41:17.024 INFO:tasks.rados.rados.0.smithi026.stdout:3712: read oid 22 snap -1 2024-09-01T00:41:17.024 INFO:tasks.rados.rados.0.smithi026.stdout:3712: expect deleted 2024-09-01T00:41:17.024 INFO:tasks.rados.rados.0.smithi026.stdout:3713: snap_remove snap 332 2024-09-01T00:41:17.882 INFO:tasks.rados.rados.0.smithi026.stdout:3713: done (3 left) 2024-09-01T00:41:17.883 INFO:tasks.rados.rados.0.smithi026.stdout:3714: setattr oid 2 current snap is 355 2024-09-01T00:41:17.883 INFO:tasks.rados.rados.0.smithi026.stdout:3710: finishing write tid 1 to smithi02669314-8 2024-09-01T00:41:17.883 INFO:tasks.rados.rados.0.smithi026.stdout:3710: finishing write tid 2 to smithi02669314-8 2024-09-01T00:41:17.883 INFO:tasks.rados.rados.0.smithi026.stdout:3710: finishing write tid 3 to smithi02669314-8 2024-09-01T00:41:17.883 INFO:tasks.rados.rados.0.smithi026.stdout:3710: finishing write tid 4 to smithi02669314-8 2024-09-01T00:41:17.883 INFO:tasks.rados.rados.0.smithi026.stdout:3707: expect (ObjNum 1107 snap 344 seq_num 1107) 2024-09-01T00:41:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:17 smithi026 ceph-mon[81182]: pgmap v859: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 357 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-09-01T00:41:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:17 smithi026 ceph-mon[81182]: osdmap e793: 8 total, 8 up, 8 in 2024-09-01T00:41:18.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:41:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:41:17] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.51.0" 2024-09-01T00:41:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:17 smithi026 ceph-mon[83580]: pgmap v859: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 357 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-09-01T00:41:18.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:17 smithi026 ceph-mon[83580]: osdmap e793: 8 total, 8 up, 8 in 2024-09-01T00:41:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:17 smithi139 ceph-mon[73682]: pgmap v859: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 357 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-09-01T00:41:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:17 smithi139 ceph-mon[73682]: osdmap e793: 8 total, 8 up, 8 in 2024-09-01T00:41:19.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:18 smithi026 ceph-mon[81182]: osdmap e794: 8 total, 8 up, 8 in 2024-09-01T00:41:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:18 smithi026 ceph-mon[83580]: osdmap e794: 8 total, 8 up, 8 in 2024-09-01T00:41:19.231 INFO:tasks.rados.rados.0.smithi026.stdout:3710: finishing write tid 5 to smithi02669314-8 2024-09-01T00:41:19.231 INFO:tasks.rados.rados.0.smithi026.stdout:3710: finishing write tid 6 to smithi02669314-8 2024-09-01T00:41:19.231 INFO:tasks.rados.rados.0.smithi026.stdout:3710: finishing write tid 7 to smithi02669314-8 2024-09-01T00:41:19.231 INFO:tasks.rados.rados.0.smithi026.stdout:3710: oid 8 updating version 0 to 1202 2024-09-01T00:41:19.231 INFO:tasks.rados.rados.0.smithi026.stdout:3710: oid 8 updating version 1202 to 1205 2024-09-01T00:41:19.231 INFO:tasks.rados.rados.0.smithi026.stdout:3710: oid 8 version 1205 is already newer than 1204 2024-09-01T00:41:19.231 INFO:tasks.rados.rados.0.smithi026.stdout:3710: oid 8 version 1205 is already newer than 1201 2024-09-01T00:41:19.232 INFO:tasks.rados.rados.0.smithi026.stdout:3710: oid 8 version 1205 is already newer than 1200 2024-09-01T00:41:19.232 INFO:tasks.rados.rados.0.smithi026.stdout:3710: oid 8 version 1205 is already newer than 1203 2024-09-01T00:41:19.232 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 1205 (ObjNum 1145 snap 355 seq_num 1145) dirty exists 2024-09-01T00:41:19.232 INFO:tasks.rados.rados.0.smithi026.stdout:3710: left oid 8 (ObjNum 1145 snap 355 seq_num 1145) 2024-09-01T00:41:19.232 INFO:tasks.rados.rados.0.smithi026.stdout:3707: done (3 left) 2024-09-01T00:41:19.232 INFO:tasks.rados.rados.0.smithi026.stdout:3710: done (2 left) 2024-09-01T00:41:19.232 INFO:tasks.rados.rados.0.smithi026.stdout:3712: done (1 left) 2024-09-01T00:41:19.232 INFO:tasks.rados.rados.0.smithi026.stdout:3715: copy_from oid 44 from oid 15 current snap is 355 2024-09-01T00:41:19.232 INFO:tasks.rados.rados.0.smithi026.stdout:3716: rollback oid 11 current snap is 355 2024-09-01T00:41:19.232 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 11 to 354 2024-09-01T00:41:19.232 INFO:tasks.rados.rados.0.smithi026.stdout:3717: rollback oid 30 current snap is 355 2024-09-01T00:41:19.232 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 30 to 354 2024-09-01T00:41:19.233 INFO:tasks.rados.rados.0.smithi026.stdout:3718: rmattr oid 32 current snap is 355 2024-09-01T00:41:19.233 INFO:tasks.rados.rados.0.smithi026.stdout:3719: read oid 17 snap -1 2024-09-01T00:41:19.233 INFO:tasks.rados.rados.0.smithi026.stdout:3719: expect (ObjNum 1123 snap 350 seq_num 1123) 2024-09-01T00:41:19.233 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 355 2024-09-01T00:41:19.233 INFO:tasks.rados.rados.0.smithi026.stdout:3720: seq_num 1146 ranges {5210112=802816,6012928=499712,6512640=679936,7192576=425984} 2024-09-01T00:41:19.264 INFO:tasks.rados.rados.0.smithi026.stdout:3720: writing smithi02669314-45 from 5210112 to 6012928 tid 1 2024-09-01T00:41:19.266 INFO:tasks.rados.rados.0.smithi026.stdout:3720: writing smithi02669314-45 from 6012928 to 6512640 tid 2 2024-09-01T00:41:19.270 INFO:tasks.rados.rados.0.smithi026.stdout:3720: writing smithi02669314-45 from 6512640 to 7192576 tid 3 2024-09-01T00:41:19.273 INFO:tasks.rados.rados.0.smithi026.stdout:3720: writing smithi02669314-45 from 7192576 to 7618560 tid 4 2024-09-01T00:41:19.273 INFO:tasks.rados.rados.0.smithi026.stdout:3721: copy_from oid 38 from oid 3 current snap is 355 2024-09-01T00:41:19.274 INFO:tasks.rados.rados.0.smithi026.stdout:3717: finishing rollback tid 0 to smithi02669314-30 2024-09-01T00:41:19.274 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 9 current snap is 355 2024-09-01T00:41:19.274 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 1533 (ObjNum 129 snap 0 seq_num 133101520) dirty exists 2024-09-01T00:41:19.274 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 1692 (ObjNum 1143 snap 354 seq_num 1143) dirty exists 2024-09-01T00:41:19.274 INFO:tasks.rados.rados.0.smithi026.stdout:3722: seq_num 1147 ranges {0=16384} 2024-09-01T00:41:19.274 INFO:tasks.rados.rados.0.smithi026.stdout:3722: writing smithi02669314-9 from 0 to 16384 tid 1 2024-09-01T00:41:19.274 INFO:tasks.rados.rados.0.smithi026.stdout:3714: done (8 left) 2024-09-01T00:41:19.274 INFO:tasks.rados.rados.0.smithi026.stdout:3718: done (7 left) 2024-09-01T00:41:19.274 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 355 2024-09-01T00:41:19.274 INFO:tasks.rados.rados.0.smithi026.stdout:3723: seq_num 1148 ranges {11182080=32768} 2024-09-01T00:41:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:18 smithi139 ceph-mon[73682]: osdmap e794: 8 total, 8 up, 8 in 2024-09-01T00:41:19.335 INFO:tasks.rados.rados.0.smithi026.stdout:3723: writing smithi02669314-12 from 11182080 to 11214848 tid 1 2024-09-01T00:41:19.335 INFO:tasks.rados.rados.0.smithi026.stdout:3724: rollback oid 8 current snap is 355 2024-09-01T00:41:19.335 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 8 to 353 2024-09-01T00:41:19.335 INFO:tasks.rados.rados.0.smithi026.stdout:3716: finishing rollback tid 0 to smithi02669314-11 2024-09-01T00:41:19.335 INFO:tasks.rados.rados.0.smithi026.stdout:3716: finishing rollback tid 1 to smithi02669314-11 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:3717: finishing rollback tid 1 to smithi02669314-30 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:3716: finishing rollback tid 2 to smithi02669314-11 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1537 (ObjNum 1028 snap 316 seq_num 1028) dirty exists 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:3717: finishing rollback tid 2 to smithi02669314-30 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1946 (ObjNum 1093 snap 338 seq_num 1093) dirty exists 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:3715: finishing copy_from racing read to smithi02669314-44 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:3715: finishing copy_from to smithi02669314-44 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1872 (ObjNum 1127 snap 350 seq_num 1127) dirty exists 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:3715: done (8 left) 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:3716: done (7 left) 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:3717: done (6 left) 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:3725: rmattr oid 16 current snap is 355 2024-09-01T00:41:19.336 INFO:tasks.rados.rados.0.smithi026.stdout:3725: done (6 left) 2024-09-01T00:41:19.337 INFO:tasks.rados.rados.0.smithi026.stdout:3726: setattr oid 26 current snap is 355 2024-09-01T00:41:19.337 INFO:tasks.rados.rados.0.smithi026.stdout:3719: expect (ObjNum 1123 snap 350 seq_num 1123) 2024-09-01T00:41:19.812 INFO:tasks.rados.rados.0.smithi026.stdout:3720: finishing write tid 1 to smithi02669314-45 2024-09-01T00:41:19.812 INFO:tasks.rados.rados.0.smithi026.stdout:3722: finishing write tid 1 to smithi02669314-9 2024-09-01T00:41:19.812 INFO:tasks.rados.rados.0.smithi026.stdout:3722: finishing write tid 2 to smithi02669314-9 2024-09-01T00:41:19.812 INFO:tasks.rados.rados.0.smithi026.stdout:3720: finishing write tid 2 to smithi02669314-45 2024-09-01T00:41:19.812 INFO:tasks.rados.rados.0.smithi026.stdout:3720: finishing write tid 3 to smithi02669314-45 2024-09-01T00:41:19.812 INFO:tasks.rados.rados.0.smithi026.stdout:3720: finishing write tid 4 to smithi02669314-45 2024-09-01T00:41:19.812 INFO:tasks.rados.rados.0.smithi026.stdout:3722: finishing write tid 3 to smithi02669314-9 2024-09-01T00:41:19.812 INFO:tasks.rados.rados.0.smithi026.stdout:3722: oid 9 updating version 0 to 1948 2024-09-01T00:41:19.812 INFO:tasks.rados.rados.0.smithi026.stdout:3722: oid 9 version 1948 is already newer than 1947 2024-09-01T00:41:19.812 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 1948 (ObjNum 1147 snap 355 seq_num 1147) dirty exists 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:3722: left oid 9 (ObjNum 1147 snap 355 seq_num 1147) 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:3720: finishing write tid 5 to smithi02669314-45 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:3720: finishing write tid 6 to smithi02669314-45 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:3720: oid 45 updating version 0 to 1696 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:3720: oid 45 version 1696 is already newer than 1694 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:3720: oid 45 version 1696 is already newer than 1695 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:3720: oid 45 version 1696 is already newer than 1693 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:3720: oid 45 updating version 1696 to 1697 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1697 (ObjNum 1146 snap 355 seq_num 1146) dirty exists 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:3720: left oid 45 (ObjNum 1146 snap 355 seq_num 1146) 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:3721: finishing copy_from racing read to smithi02669314-38 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:3721: finishing copy_from to smithi02669314-38 2024-09-01T00:41:19.813 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1363 (ObjNum 1075 snap 336 seq_num 1075) dirty exists 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:3724: finishing rollback tid 0 to smithi02669314-8 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:3724: finishing rollback tid 1 to smithi02669314-8 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 8 v 1207 (ObjNum 65 snap 0 seq_num 1684557665) dirty dne 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:3723: finishing write tid 1 to smithi02669314-12 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:3723: finishing write tid 2 to smithi02669314-12 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:3723: finishing write tid 3 to smithi02669314-12 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:3723: oid 12 updating version 0 to 1396 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:3723: oid 12 updating version 1396 to 1397 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1397 (ObjNum 1148 snap 355 seq_num 1148) dirty exists 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:3723: left oid 12 (ObjNum 1148 snap 355 seq_num 1148) 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:3719: done (6 left) 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:3720: done (5 left) 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:3721: done (4 left) 2024-09-01T00:41:19.814 INFO:tasks.rados.rados.0.smithi026.stdout:3722: done (3 left) 2024-09-01T00:41:19.815 INFO:tasks.rados.rados.0.smithi026.stdout:3723: done (2 left) 2024-09-01T00:41:19.815 INFO:tasks.rados.rados.0.smithi026.stdout:3724: done (1 left) 2024-09-01T00:41:19.815 INFO:tasks.rados.rados.0.smithi026.stdout:3727: snap_create 2024-09-01T00:41:19.815 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1868 (ObjNum 1120 snap 350 seq_num 1120) dirty exists 2024-09-01T00:41:19.893 INFO:tasks.rados.rados.0.smithi026.stdout:3726: done (1 left) 2024-09-01T00:41:19.893 INFO:tasks.rados.rados.0.smithi026.stdout:3727: done (0 left) 2024-09-01T00:41:19.893 INFO:tasks.rados.rados.0.smithi026.stdout:3728: delete oid 42 current snap is 356 2024-09-01T00:41:19.898 INFO:tasks.rados.rados.0.smithi026.stdout:3728: done (0 left) 2024-09-01T00:41:19.898 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 356 2024-09-01T00:41:19.898 INFO:tasks.rados.rados.0.smithi026.stdout:3729: seq_num 1150 ranges {9150464=65536} 2024-09-01T00:41:19.949 INFO:tasks.rados.rados.0.smithi026.stdout:3729: writing smithi02669314-26 from 9150464 to 9216000 tid 1 2024-09-01T00:41:19.949 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 356 2024-09-01T00:41:19.949 INFO:tasks.rados.rados.0.smithi026.stdout:3730: seq_num 1151 ranges {0=81920} 2024-09-01T00:41:19.949 INFO:tasks.rados.rados.0.smithi026.stdout:3730: writing smithi02669314-42 from 0 to 81920 tid 1 2024-09-01T00:41:19.950 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 22 current snap is 356 2024-09-01T00:41:19.950 INFO:tasks.rados.rados.0.smithi026.stdout:3731: seq_num 1152 ranges {0=98304} 2024-09-01T00:41:19.950 INFO:tasks.rados.rados.0.smithi026.stdout:3731: writing smithi02669314-22 from 0 to 98304 tid 1 2024-09-01T00:41:19.950 INFO:tasks.rados.rados.0.smithi026.stdout:3732: delete oid 44 current snap is 356 2024-09-01T00:41:19.952 INFO:tasks.rados.rados.0.smithi026.stdout:3730: finishing write tid 1 to smithi02669314-42 2024-09-01T00:41:19.954 INFO:tasks.rados.rados.0.smithi026.stdout:3731: finishing write tid 1 to smithi02669314-22 2024-09-01T00:41:19.954 INFO:tasks.rados.rados.0.smithi026.stdout:3729: finishing write tid 1 to smithi02669314-26 2024-09-01T00:41:19.954 INFO:tasks.rados.rados.0.smithi026.stdout:3732: done (3 left) 2024-09-01T00:41:19.954 INFO:tasks.rados.rados.0.smithi026.stdout:3733: read oid 49 snap -1 2024-09-01T00:41:19.954 INFO:tasks.rados.rados.0.smithi026.stdout:3733: expect deleted 2024-09-01T00:41:19.954 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 356 2024-09-01T00:41:19.955 INFO:tasks.rados.rados.0.smithi026.stdout:3734: seq_num 1154 ranges {7856128=131072} 2024-09-01T00:41:20.001 INFO:tasks.rados.rados.0.smithi026.stdout:3734: writing smithi02669314-40 from 7856128 to 7987200 tid 1 2024-09-01T00:41:20.001 INFO:tasks.rados.rados.0.smithi026.stdout:3735: read oid 20 snap -1 2024-09-01T00:41:20.002 INFO:tasks.rados.rados.0.smithi026.stdout:3735: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:41:20.002 INFO:tasks.rados.rados.0.smithi026.stdout:3736: setattr oid 34 current snap is 356 2024-09-01T00:41:20.002 INFO:tasks.rados.rados.0.smithi026.stdout:3730: finishing write tid 2 to smithi02669314-42 2024-09-01T00:41:20.002 INFO:tasks.rados.rados.0.smithi026.stdout:3731: finishing write tid 2 to smithi02669314-22 2024-09-01T00:41:20.002 INFO:tasks.rados.rados.0.smithi026.stdout:3729: finishing write tid 2 to smithi02669314-26 2024-09-01T00:41:20.002 INFO:tasks.rados.rados.0.smithi026.stdout:3731: finishing write tid 3 to smithi02669314-22 2024-09-01T00:41:20.002 INFO:tasks.rados.rados.0.smithi026.stdout:3731: oid 22 updating version 0 to 1674 2024-09-01T00:41:20.002 INFO:tasks.rados.rados.0.smithi026.stdout:3731: oid 22 updating version 1674 to 1675 2024-09-01T00:41:20.002 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 1675 (ObjNum 1152 snap 356 seq_num 1152) dirty exists 2024-09-01T00:41:20.002 INFO:tasks.rados.rados.0.smithi026.stdout:3731: left oid 22 (ObjNum 1152 snap 356 seq_num 1152) 2024-09-01T00:41:20.002 INFO:tasks.rados.rados.0.smithi026.stdout:3730: finishing write tid 3 to smithi02669314-42 2024-09-01T00:41:20.002 INFO:tasks.rados.rados.0.smithi026.stdout:3730: oid 42 updating version 0 to 1864 2024-09-01T00:41:20.003 INFO:tasks.rados.rados.0.smithi026.stdout:3730: oid 42 updating version 1864 to 1865 2024-09-01T00:41:20.003 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1865 (ObjNum 1151 snap 356 seq_num 1151) dirty exists 2024-09-01T00:41:20.003 INFO:tasks.rados.rados.0.smithi026.stdout:3730: left oid 42 (ObjNum 1151 snap 356 seq_num 1151) 2024-09-01T00:41:20.003 INFO:tasks.rados.rados.0.smithi026.stdout:3729: finishing write tid 3 to smithi02669314-26 2024-09-01T00:41:20.003 INFO:tasks.rados.rados.0.smithi026.stdout:3729: oid 26 updating version 0 to 1870 2024-09-01T00:41:20.003 INFO:tasks.rados.rados.0.smithi026.stdout:3729: oid 26 version 1870 is already newer than 1869 2024-09-01T00:41:20.003 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1870 (ObjNum 1150 snap 356 seq_num 1150) dirty exists 2024-09-01T00:41:20.003 INFO:tasks.rados.rados.0.smithi026.stdout:3729: left oid 26 (ObjNum 1150 snap 356 seq_num 1150) 2024-09-01T00:41:20.003 INFO:tasks.rados.rados.0.smithi026.stdout:3735: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:41:20.005 INFO:tasks.rados.rados.0.smithi026.stdout:3734: finishing write tid 1 to smithi02669314-40 2024-09-01T00:41:20.005 INFO:tasks.rados.rados.0.smithi026.stdout:3734: finishing write tid 2 to smithi02669314-40 2024-09-01T00:41:20.005 INFO:tasks.rados.rados.0.smithi026.stdout:3734: finishing write tid 3 to smithi02669314-40 2024-09-01T00:41:20.005 INFO:tasks.rados.rados.0.smithi026.stdout:3734: oid 40 updating version 0 to 1929 2024-09-01T00:41:20.005 INFO:tasks.rados.rados.0.smithi026.stdout:3734: oid 40 updating version 1929 to 1930 2024-09-01T00:41:20.006 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1930 (ObjNum 1154 snap 356 seq_num 1154) dirty exists 2024-09-01T00:41:20.006 INFO:tasks.rados.rados.0.smithi026.stdout:3734: left oid 40 (ObjNum 1154 snap 356 seq_num 1154) 2024-09-01T00:41:20.006 INFO:tasks.rados.rados.0.smithi026.stdout:3729: done (6 left) 2024-09-01T00:41:20.006 INFO:tasks.rados.rados.0.smithi026.stdout:3730: done (5 left) 2024-09-01T00:41:20.006 INFO:tasks.rados.rados.0.smithi026.stdout:3731: done (4 left) 2024-09-01T00:41:20.006 INFO:tasks.rados.rados.0.smithi026.stdout:3733: done (3 left) 2024-09-01T00:41:20.006 INFO:tasks.rados.rados.0.smithi026.stdout:3734: done (2 left) 2024-09-01T00:41:20.006 INFO:tasks.rados.rados.0.smithi026.stdout:3735: done (1 left) 2024-09-01T00:41:20.006 INFO:tasks.rados.rados.0.smithi026.stdout:3737: read oid 32 snap -1 2024-09-01T00:41:20.006 INFO:tasks.rados.rados.0.smithi026.stdout:3737: expect (ObjNum 1143 snap 354 seq_num 1143) 2024-09-01T00:41:20.006 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 38 current snap is 356 2024-09-01T00:41:20.006 INFO:tasks.rados.rados.0.smithi026.stdout:3738: seq_num 1155 ranges {10903552=147456} 2024-09-01T00:41:20.065 INFO:tasks.rados.rados.0.smithi026.stdout:3738: writing smithi02669314-38 from 10903552 to 11051008 tid 1 2024-09-01T00:41:20.065 INFO:tasks.rados.rados.0.smithi026.stdout:3739: delete oid 50 current snap is 356 2024-09-01T00:41:20.066 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 1539 (ObjNum 1090 snap 338 seq_num 1090) dirty exists 2024-09-01T00:41:20.066 INFO:tasks.rados.rados.0.smithi026.stdout:3737: expect (ObjNum 1143 snap 354 seq_num 1143) 2024-09-01T00:41:20.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:19 smithi026 ceph-mon[83580]: pgmap v862: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 355 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-01T00:41:20.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:41:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:19 smithi026 ceph-mon[81182]: pgmap v862: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 355 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-01T00:41:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:41:20.224 INFO:tasks.rados.rados.0.smithi026.stdout:3738: finishing write tid 1 to smithi02669314-38 2024-09-01T00:41:20.224 INFO:tasks.rados.rados.0.smithi026.stdout:3738: finishing write tid 2 to smithi02669314-38 2024-09-01T00:41:20.225 INFO:tasks.rados.rados.0.smithi026.stdout:3736: done (3 left) 2024-09-01T00:41:20.225 INFO:tasks.rados.rados.0.smithi026.stdout:3737: done (2 left) 2024-09-01T00:41:20.225 INFO:tasks.rados.rados.0.smithi026.stdout:3739: done (1 left) 2024-09-01T00:41:20.225 INFO:tasks.rados.rados.0.smithi026.stdout:3740: copy_from oid 34 from oid 3 current snap is 356 2024-09-01T00:41:20.225 INFO:tasks.rados.rados.0.smithi026.stdout:3738: finishing write tid 3 to smithi02669314-38 2024-09-01T00:41:20.226 INFO:tasks.rados.rados.0.smithi026.stdout:3738: oid 38 updating version 0 to 1699 2024-09-01T00:41:20.226 INFO:tasks.rados.rados.0.smithi026.stdout:3738: oid 38 version 1699 is already newer than 1698 2024-09-01T00:41:20.226 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1699 (ObjNum 1155 snap 356 seq_num 1155) dirty exists 2024-09-01T00:41:20.226 INFO:tasks.rados.rados.0.smithi026.stdout:3738: left oid 38 (ObjNum 1155 snap 356 seq_num 1155) 2024-09-01T00:41:20.226 INFO:tasks.rados.rados.0.smithi026.stdout:3738: done (1 left) 2024-09-01T00:41:20.226 INFO:tasks.rados.rados.0.smithi026.stdout:3741: copy_from oid 11 from oid 26 current snap is 356 2024-09-01T00:41:20.226 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 356 2024-09-01T00:41:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:3742: seq_num 1157 ranges {0=180224} 2024-09-01T00:41:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:3742: writing smithi02669314-27 from 0 to 180224 tid 1 2024-09-01T00:41:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:3743: rollback oid 15 current snap is 356 2024-09-01T00:41:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 15 to 345 2024-09-01T00:41:20.227 INFO:tasks.rados.rados.0.smithi026.stdout:3744: delete oid 43 current snap is 356 2024-09-01T00:41:20.229 INFO:tasks.rados.rados.0.smithi026.stdout:3744: done (4 left) 2024-09-01T00:41:20.229 INFO:tasks.rados.rados.0.smithi026.stdout:3745: copy_from oid 39 from oid 5 current snap is 356 2024-09-01T00:41:20.229 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 356 2024-09-01T00:41:20.229 INFO:tasks.rados.rados.0.smithi026.stdout:3746: seq_num 1159 ranges {81920=212992} 2024-09-01T00:41:20.231 INFO:tasks.rados.rados.0.smithi026.stdout:3746: writing smithi02669314-42 from 81920 to 294912 tid 1 2024-09-01T00:41:20.231 INFO:tasks.rados.rados.0.smithi026.stdout:3747: rollback oid 6 current snap is 356 2024-09-01T00:41:20.231 INFO:tasks.rados.rados.0.smithi026.stdout:3742: finishing write tid 1 to smithi02669314-27 2024-09-01T00:41:20.231 INFO:tasks.rados.rados.0.smithi026.stdout:3742: finishing write tid 2 to smithi02669314-27 2024-09-01T00:41:20.231 INFO:tasks.rados.rados.0.smithi026.stdout:3743: finishing rollback tid 0 to smithi02669314-15 2024-09-01T00:41:20.231 INFO:tasks.rados.rados.0.smithi026.stdout:3743: finishing rollback tid 1 to smithi02669314-15 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:3743: finishing rollback tid 2 to smithi02669314-15 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1892 (ObjNum 1105 snap 344 seq_num 1105) dirty exists 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 6 to 342 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:3743: done (6 left) 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:3748: rollback oid 10 current snap is 356 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 10 to 353 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 23 current snap is 356 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:3749: seq_num 1160 ranges {0=229376} 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:3749: writing smithi02669314-23 from 0 to 229376 tid 1 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:3750: delete oid 20 current snap is 356 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:3742: finishing write tid 3 to smithi02669314-27 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:3742: oid 27 updating version 0 to 1952 2024-09-01T00:41:20.232 INFO:tasks.rados.rados.0.smithi026.stdout:3742: oid 27 version 1952 is already newer than 1951 2024-09-01T00:41:20.233 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1952 (ObjNum 1157 snap 356 seq_num 1157) dirty exists 2024-09-01T00:41:20.233 INFO:tasks.rados.rados.0.smithi026.stdout:3742: left oid 27 (ObjNum 1157 snap 356 seq_num 1157) 2024-09-01T00:41:20.233 INFO:tasks.rados.rados.0.smithi026.stdout:3748: finishing rollback tid 0 to smithi02669314-10 2024-09-01T00:41:20.235 INFO:tasks.rados.rados.0.smithi026.stdout:3748: finishing rollback tid 1 to smithi02669314-10 2024-09-01T00:41:20.235 INFO:tasks.rados.rados.0.smithi026.stdout:3748: finishing rollback tid 2 to smithi02669314-10 2024-09-01T00:41:20.235 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 1400 (ObjNum 1125 snap 350 seq_num 1125) dirty exists 2024-09-01T00:41:20.236 INFO:tasks.rados.rados.0.smithi026.stdout:3742: done (8 left) 2024-09-01T00:41:20.236 INFO:tasks.rados.rados.0.smithi026.stdout:3748: done (7 left) 2024-09-01T00:41:20.236 INFO:tasks.rados.rados.0.smithi026.stdout:3750: done (6 left) 2024-09-01T00:41:20.236 INFO:tasks.rados.rados.0.smithi026.stdout:3751: read oid 48 snap -1 2024-09-01T00:41:20.236 INFO:tasks.rados.rados.0.smithi026.stdout:3751: expect (ObjNum 1113 snap 346 seq_num 1113) 2024-09-01T00:41:20.236 INFO:tasks.rados.rados.0.smithi026.stdout:3752: delete oid 16 current snap is 356 2024-09-01T00:41:20.236 INFO:tasks.rados.rados.0.smithi026.stdout:3746: finishing write tid 1 to smithi02669314-42 2024-09-01T00:41:20.236 INFO:tasks.rados.rados.0.smithi026.stdout:3746: finishing write tid 2 to smithi02669314-42 2024-09-01T00:41:20.237 INFO:tasks.rados.rados.0.smithi026.stdout:3749: finishing write tid 1 to smithi02669314-23 2024-09-01T00:41:20.237 INFO:tasks.rados.rados.0.smithi026.stdout:3749: finishing write tid 2 to smithi02669314-23 2024-09-01T00:41:20.239 INFO:tasks.rados.rados.0.smithi026.stdout:3746: finishing write tid 3 to smithi02669314-42 2024-09-01T00:41:20.239 INFO:tasks.rados.rados.0.smithi026.stdout:3746: oid 42 updating version 0 to 1867 2024-09-01T00:41:20.239 INFO:tasks.rados.rados.0.smithi026.stdout:3746: oid 42 version 1867 is already newer than 1866 2024-09-01T00:41:20.239 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 1867 (ObjNum 1159 snap 356 seq_num 1159) dirty exists 2024-09-01T00:41:20.239 INFO:tasks.rados.rados.0.smithi026.stdout:3746: left oid 42 (ObjNum 1159 snap 356 seq_num 1159) 2024-09-01T00:41:20.239 INFO:tasks.rados.rados.0.smithi026.stdout:3749: finishing write tid 3 to smithi02669314-23 2024-09-01T00:41:20.239 INFO:tasks.rados.rados.0.smithi026.stdout:3749: oid 23 updating version 0 to 1676 2024-09-01T00:41:20.239 INFO:tasks.rados.rados.0.smithi026.stdout:3749: oid 23 updating version 1676 to 1677 2024-09-01T00:41:20.239 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 1677 (ObjNum 1160 snap 356 seq_num 1160) dirty exists 2024-09-01T00:41:20.239 INFO:tasks.rados.rados.0.smithi026.stdout:3749: left oid 23 (ObjNum 1160 snap 356 seq_num 1160) 2024-09-01T00:41:20.240 INFO:tasks.rados.rados.0.smithi026.stdout:3745: finishing copy_from racing read to smithi02669314-39 2024-09-01T00:41:20.240 INFO:tasks.rados.rados.0.smithi026.stdout:3745: finishing copy_from to smithi02669314-39 2024-09-01T00:41:20.240 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 39 v 1862 (ObjNum 1076 snap 336 seq_num 1076) dirty exists 2024-09-01T00:41:20.241 INFO:tasks.rados.rados.0.smithi026.stdout:3747: finishing rollback tid 1 to smithi02669314-6 2024-09-01T00:41:20.241 INFO:tasks.rados.rados.0.smithi026.stdout:3747: finishing rollback tid 2 to smithi02669314-6 2024-09-01T00:41:20.242 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 1872 (ObjNum 1056 snap 326 seq_num 1056) dirty exists 2024-09-01T00:41:20.245 INFO:tasks.rados.rados.0.smithi026.stdout:3745: done (7 left) 2024-09-01T00:41:20.245 INFO:tasks.rados.rados.0.smithi026.stdout:3746: done (6 left) 2024-09-01T00:41:20.245 INFO:tasks.rados.rados.0.smithi026.stdout:3747: done (5 left) 2024-09-01T00:41:20.245 INFO:tasks.rados.rados.0.smithi026.stdout:3749: done (4 left) 2024-09-01T00:41:20.245 INFO:tasks.rados.rados.0.smithi026.stdout:3752: done (3 left) 2024-09-01T00:41:20.245 INFO:tasks.rados.rados.0.smithi026.stdout:3753: copy_from oid 21 from oid 50 current snap is 356 2024-09-01T00:41:20.246 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 32 current snap is 356 2024-09-01T00:41:20.246 INFO:tasks.rados.rados.0.smithi026.stdout:3754: seq_num 1163 ranges {4497408=286720} 2024-09-01T00:41:20.272 INFO:tasks.rados.rados.0.smithi026.stdout:3754: writing smithi02669314-32 from 4497408 to 4784128 tid 1 2024-09-01T00:41:20.273 INFO:tasks.rados.rados.0.smithi026.stdout:3755: read oid 9 snap -1 2024-09-01T00:41:20.273 INFO:tasks.rados.rados.0.smithi026.stdout:3755: expect (ObjNum 1147 snap 355 seq_num 1147) 2024-09-01T00:41:20.273 INFO:tasks.rados.rados.0.smithi026.stdout:3756: delete oid 33 current snap is 356 2024-09-01T00:41:20.273 INFO:tasks.rados.rados.0.smithi026.stdout:3753: finishing copy_from to smithi02669314-21 2024-09-01T00:41:20.273 INFO:tasks.rados.rados.0.smithi026.stdout:3753: got expected ENOENT (src dne) 2024-09-01T00:41:20.273 INFO:tasks.rados.rados.0.smithi026.stdout:3753: finishing copy_from racing read to smithi02669314-21 2024-09-01T00:41:20.273 INFO:tasks.rados.rados.0.smithi026.stdout:3751: expect (ObjNum 1113 snap 346 seq_num 1113) 2024-09-01T00:41:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:19 smithi139 ceph-mon[73682]: pgmap v862: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 355 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-01T00:41:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:41:20.505 INFO:tasks.rados.rados.0.smithi026.stdout:3741: finishing copy_from racing read to smithi02669314-11 2024-09-01T00:41:20.505 INFO:tasks.rados.rados.0.smithi026.stdout:3755: expect (ObjNum 1147 snap 355 seq_num 1147) 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:3754: finishing write tid 1 to smithi02669314-32 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:3754: finishing write tid 2 to smithi02669314-32 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:3754: finishing write tid 3 to smithi02669314-32 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:3754: oid 32 updating version 0 to 1700 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:3754: oid 32 updating version 1700 to 1701 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 32 v 1701 (ObjNum 1163 snap 356 seq_num 1163) dirty exists 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:3754: left oid 32 (ObjNum 1163 snap 356 seq_num 1163) 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:3740: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:3741: finishing copy_from to smithi02669314-11 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1870 (ObjNum 1150 snap 356 seq_num 1150) dirty exists 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:3740: finishing copy_from to smithi02669314-34 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 1363 (ObjNum 1075 snap 336 seq_num 1075) dirty exists 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:3740: done (6 left) 2024-09-01T00:41:20.507 INFO:tasks.rados.rados.0.smithi026.stdout:3741: done (5 left) 2024-09-01T00:41:20.508 INFO:tasks.rados.rados.0.smithi026.stdout:3751: done (4 left) 2024-09-01T00:41:20.508 INFO:tasks.rados.rados.0.smithi026.stdout:3753: done (3 left) 2024-09-01T00:41:20.508 INFO:tasks.rados.rados.0.smithi026.stdout:3754: done (2 left) 2024-09-01T00:41:20.508 INFO:tasks.rados.rados.0.smithi026.stdout:3755: done (1 left) 2024-09-01T00:41:20.508 INFO:tasks.rados.rados.0.smithi026.stdout:3756: done (0 left) 2024-09-01T00:41:20.508 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 24 current snap is 356 2024-09-01T00:41:20.508 INFO:tasks.rados.rados.0.smithi026.stdout:3757: seq_num 1165 ranges {3342336=319488} 2024-09-01T00:41:20.526 INFO:tasks.rados.rados.0.smithi026.stdout:3757: writing smithi02669314-24 from 3342336 to 3661824 tid 1 2024-09-01T00:41:20.526 INFO:tasks.rados.rados.0.smithi026.stdout:3758: rollback oid 13 current snap is 356 2024-09-01T00:41:20.526 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 13 to 349 2024-09-01T00:41:20.526 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 43 current snap is 356 2024-09-01T00:41:20.526 INFO:tasks.rados.rados.0.smithi026.stdout:3759: seq_num 1166 ranges {0=335872} 2024-09-01T00:41:20.528 INFO:tasks.rados.rados.0.smithi026.stdout:3759: writing smithi02669314-43 from 0 to 335872 tid 1 2024-09-01T00:41:20.528 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 356 2024-09-01T00:41:20.529 INFO:tasks.rados.rados.0.smithi026.stdout:3760: seq_num 1167 ranges {7987200=352256} 2024-09-01T00:41:20.574 INFO:tasks.rados.rados.0.smithi026.stdout:3760: writing smithi02669314-40 from 7987200 to 8339456 tid 1 2024-09-01T00:41:20.574 INFO:tasks.rados.rados.0.smithi026.stdout:3761: snap_create 2024-09-01T00:41:20.574 INFO:tasks.rados.rados.0.smithi026.stdout:3758: finishing rollback tid 0 to smithi02669314-13 2024-09-01T00:41:20.574 INFO:tasks.rados.rados.0.smithi026.stdout:3758: finishing rollback tid 1 to smithi02669314-13 2024-09-01T00:41:20.574 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 1445 (ObjNum 129 snap 0 seq_num 133318688) dirty dne 2024-09-01T00:41:20.574 INFO:tasks.rados.rados.0.smithi026.stdout:3757: finishing write tid 1 to smithi02669314-24 2024-09-01T00:41:20.574 INFO:tasks.rados.rados.0.smithi026.stdout:3757: finishing write tid 2 to smithi02669314-24 2024-09-01T00:41:20.575 INFO:tasks.rados.rados.0.smithi026.stdout:3759: finishing write tid 1 to smithi02669314-43 2024-09-01T00:41:20.575 INFO:tasks.rados.rados.0.smithi026.stdout:3759: finishing write tid 2 to smithi02669314-43 2024-09-01T00:41:20.575 INFO:tasks.rados.rados.0.smithi026.stdout:3757: finishing write tid 3 to smithi02669314-24 2024-09-01T00:41:20.575 INFO:tasks.rados.rados.0.smithi026.stdout:3757: oid 24 updating version 0 to 1852 2024-09-01T00:41:20.575 INFO:tasks.rados.rados.0.smithi026.stdout:3757: oid 24 version 1852 is already newer than 1851 2024-09-01T00:41:20.575 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1852 (ObjNum 1165 snap 356 seq_num 1165) dirty exists 2024-09-01T00:41:20.576 INFO:tasks.rados.rados.0.smithi026.stdout:3757: left oid 24 (ObjNum 1165 snap 356 seq_num 1165) 2024-09-01T00:41:20.576 INFO:tasks.rados.rados.0.smithi026.stdout:3759: finishing write tid 3 to smithi02669314-43 2024-09-01T00:41:20.576 INFO:tasks.rados.rados.0.smithi026.stdout:3759: oid 43 updating version 0 to 731 2024-09-01T00:41:20.576 INFO:tasks.rados.rados.0.smithi026.stdout:3759: oid 43 updating version 731 to 732 2024-09-01T00:41:20.576 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 732 (ObjNum 1166 snap 356 seq_num 1166) dirty exists 2024-09-01T00:41:20.576 INFO:tasks.rados.rados.0.smithi026.stdout:3759: left oid 43 (ObjNum 1166 snap 356 seq_num 1166) 2024-09-01T00:41:20.577 INFO:tasks.rados.rados.0.smithi026.stdout:3760: finishing write tid 1 to smithi02669314-40 2024-09-01T00:41:20.577 INFO:tasks.rados.rados.0.smithi026.stdout:3760: finishing write tid 2 to smithi02669314-40 2024-09-01T00:41:20.577 INFO:tasks.rados.rados.0.smithi026.stdout:3760: finishing write tid 3 to smithi02669314-40 2024-09-01T00:41:20.578 INFO:tasks.rados.rados.0.smithi026.stdout:3760: oid 40 updating version 0 to 1931 2024-09-01T00:41:20.578 INFO:tasks.rados.rados.0.smithi026.stdout:3760: oid 40 updating version 1931 to 1932 2024-09-01T00:41:20.578 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1932 (ObjNum 1167 snap 356 seq_num 1167) dirty exists 2024-09-01T00:41:20.579 INFO:tasks.rados.rados.0.smithi026.stdout:3760: left oid 40 (ObjNum 1167 snap 356 seq_num 1167) 2024-09-01T00:41:20.872 INFO:tasks.rados.rados.0.smithi026.stdout:3757: done (4 left) 2024-09-01T00:41:20.872 INFO:tasks.rados.rados.0.smithi026.stdout:3758: done (3 left) 2024-09-01T00:41:20.872 INFO:tasks.rados.rados.0.smithi026.stdout:3759: done (2 left) 2024-09-01T00:41:20.872 INFO:tasks.rados.rados.0.smithi026.stdout:3760: done (1 left) 2024-09-01T00:41:20.872 INFO:tasks.rados.rados.0.smithi026.stdout:3761: done (0 left) 2024-09-01T00:41:20.872 INFO:tasks.rados.rados.0.smithi026.stdout:3762: delete oid 47 current snap is 357 2024-09-01T00:41:20.874 INFO:tasks.rados.rados.0.smithi026.stdout:3762: done (0 left) 2024-09-01T00:41:20.874 INFO:tasks.rados.rados.0.smithi026.stdout:3763: snap_create 2024-09-01T00:41:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:20 smithi026 ceph-mon[81182]: osdmap e795: 8 total, 8 up, 8 in 2024-09-01T00:41:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:20 smithi026 ceph-mon[81182]: pgmap v864: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 358 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 31 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-09-01T00:41:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:20 smithi026 ceph-mon[81182]: osdmap e796: 8 total, 8 up, 8 in 2024-09-01T00:41:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:20 smithi026 ceph-mon[83580]: osdmap e795: 8 total, 8 up, 8 in 2024-09-01T00:41:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:20 smithi026 ceph-mon[83580]: pgmap v864: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 358 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 31 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-09-01T00:41:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:20 smithi026 ceph-mon[83580]: osdmap e796: 8 total, 8 up, 8 in 2024-09-01T00:41:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:20 smithi139 ceph-mon[73682]: osdmap e795: 8 total, 8 up, 8 in 2024-09-01T00:41:21.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:20 smithi139 ceph-mon[73682]: pgmap v864: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 358 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 31 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-09-01T00:41:21.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:20 smithi139 ceph-mon[73682]: osdmap e796: 8 total, 8 up, 8 in 2024-09-01T00:41:21.875 INFO:tasks.rados.rados.0.smithi026.stdout:3763: done (0 left) 2024-09-01T00:41:21.875 INFO:tasks.rados.rados.0.smithi026.stdout:3764: read oid 39 snap -1 2024-09-01T00:41:21.875 INFO:tasks.rados.rados.0.smithi026.stdout:3764: expect (ObjNum 1076 snap 336 seq_num 1076) 2024-09-01T00:41:21.875 INFO:tasks.rados.rados.0.smithi026.stdout:3765: snap_create 2024-09-01T00:41:21.882 INFO:tasks.rados.rados.0.smithi026.stdout:3764: expect (ObjNum 1076 snap 336 seq_num 1076) 2024-09-01T00:41:22.881 INFO:tasks.rados.rados.0.smithi026.stdout:3764: done (1 left) 2024-09-01T00:41:22.881 INFO:tasks.rados.rados.0.smithi026.stdout:3765: done (0 left) 2024-09-01T00:41:22.881 INFO:tasks.rados.rados.0.smithi026.stdout:3766: delete oid 11 current snap is 359 2024-09-01T00:41:22.889 INFO:tasks.rados.rados.0.smithi026.stdout:3766: done (0 left) 2024-09-01T00:41:22.889 INFO:tasks.rados.rados.0.smithi026.stdout:3767: delete oid 18 current snap is 359 2024-09-01T00:41:22.895 INFO:tasks.rados.rados.0.smithi026.stdout:3767: done (0 left) 2024-09-01T00:41:22.896 INFO:tasks.rados.rados.0.smithi026.stdout:3768: read oid 38 snap -1 2024-09-01T00:41:22.896 INFO:tasks.rados.rados.0.smithi026.stdout:3768: expect (ObjNum 1155 snap 356 seq_num 1155) 2024-09-01T00:41:22.896 INFO:tasks.rados.rados.0.smithi026.stdout:3769: rollback oid 26 current snap is 359 2024-09-01T00:41:22.896 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 26 to 353 2024-09-01T00:41:22.896 INFO:tasks.rados.rados.0.smithi026.stdout:3770: rollback oid 13 current snap is 359 2024-09-01T00:41:22.896 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 13 to 343 2024-09-01T00:41:22.896 INFO:tasks.rados.rados.0.smithi026.stdout:3771: rollback oid 30 current snap is 359 2024-09-01T00:41:22.896 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 30 to 343 2024-09-01T00:41:22.896 INFO:tasks.rados.rados.0.smithi026.stdout:3772: snap_create 2024-09-01T00:41:22.901 INFO:tasks.rados.rados.0.smithi026.stdout:3770: finishing rollback tid 1 to smithi02669314-13 2024-09-01T00:41:22.901 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 1445 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-01T00:41:22.902 INFO:tasks.rados.rados.0.smithi026.stdout:3769: finishing rollback tid 0 to smithi02669314-26 2024-09-01T00:41:22.903 INFO:tasks.rados.rados.0.smithi026.stdout:3771: finishing rollback tid 0 to smithi02669314-30 2024-09-01T00:41:22.908 INFO:tasks.rados.rados.0.smithi026.stdout:3769: finishing rollback tid 1 to smithi02669314-26 2024-09-01T00:41:22.910 INFO:tasks.rados.rados.0.smithi026.stdout:3769: finishing rollback tid 2 to smithi02669314-26 2024-09-01T00:41:22.910 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1876 (ObjNum 1120 snap 350 seq_num 1120) dirty exists 2024-09-01T00:41:22.910 INFO:tasks.rados.rados.0.smithi026.stdout:3771: finishing rollback tid 1 to smithi02669314-30 2024-09-01T00:41:22.910 INFO:tasks.rados.rados.0.smithi026.stdout:3771: finishing rollback tid 2 to smithi02669314-30 2024-09-01T00:41:22.910 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 1956 (ObjNum 1098 snap 343 seq_num 1098) dirty exists 2024-09-01T00:41:22.960 INFO:tasks.rados.rados.0.smithi026.stdout:3768: expect (ObjNum 1155 snap 356 seq_num 1155) 2024-09-01T00:41:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:22 smithi026 ceph-mon[81182]: osdmap e797: 8 total, 8 up, 8 in 2024-09-01T00:41:23.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:22 smithi026 ceph-mon[83580]: osdmap e797: 8 total, 8 up, 8 in 2024-09-01T00:41:23.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:22 smithi139 ceph-mon[73682]: osdmap e797: 8 total, 8 up, 8 in 2024-09-01T00:41:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:23 smithi026 ceph-mon[83580]: pgmap v867: 121 pgs: 121 active+clean; 386 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 11 MiB/s wr, 40 op/s 2024-09-01T00:41:24.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:23 smithi026 ceph-mon[83580]: osdmap e798: 8 total, 8 up, 8 in 2024-09-01T00:41:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:23 smithi026 ceph-mon[81182]: pgmap v867: 121 pgs: 121 active+clean; 386 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 11 MiB/s wr, 40 op/s 2024-09-01T00:41:24.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:23 smithi026 ceph-mon[81182]: osdmap e798: 8 total, 8 up, 8 in 2024-09-01T00:41:24.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:23 smithi139 ceph-mon[73682]: pgmap v867: 121 pgs: 121 active+clean; 386 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 11 MiB/s wr, 40 op/s 2024-09-01T00:41:24.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:23 smithi139 ceph-mon[73682]: osdmap e798: 8 total, 8 up, 8 in 2024-09-01T00:41:24.468 INFO:tasks.rados.rados.0.smithi026.stdout:3768: done (4 left) 2024-09-01T00:41:24.469 INFO:tasks.rados.rados.0.smithi026.stdout:3769: done (3 left) 2024-09-01T00:41:24.469 INFO:tasks.rados.rados.0.smithi026.stdout:3770: done (2 left) 2024-09-01T00:41:24.469 INFO:tasks.rados.rados.0.smithi026.stdout:3771: done (1 left) 2024-09-01T00:41:24.469 INFO:tasks.rados.rados.0.smithi026.stdout:3772: done (0 left) 2024-09-01T00:41:24.469 INFO:tasks.rados.rados.0.smithi026.stdout:3773: read oid 49 snap -1 2024-09-01T00:41:24.469 INFO:tasks.rados.rados.0.smithi026.stdout:3773: expect deleted 2024-09-01T00:41:24.469 INFO:tasks.rados.rados.0.smithi026.stdout:3774: snap_remove snap 358 2024-09-01T00:41:24.893 INFO:tasks.rados.rados.0.smithi026.stdout:3774: done (1 left) 2024-09-01T00:41:24.893 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 360 2024-09-01T00:41:24.893 INFO:tasks.rados.rados.0.smithi026.stdout:3775: seq_num 1171 ranges {11214848=417792} 2024-09-01T00:41:24.956 INFO:tasks.rados.rados.0.smithi026.stdout:3775: writing smithi02669314-12 from 11214848 to 11632640 tid 1 2024-09-01T00:41:24.957 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 360 2024-09-01T00:41:24.957 INFO:tasks.rados.rados.0.smithi026.stdout:3776: seq_num 1172 ranges {7618560=434176} 2024-09-01T00:41:25.001 INFO:tasks.rados.rados.0.smithi026.stdout:3776: writing smithi02669314-45 from 7618560 to 8052736 tid 1 2024-09-01T00:41:25.001 INFO:tasks.rados.rados.0.smithi026.stdout:3777: snap_remove snap 356 2024-09-01T00:41:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:24 smithi026 ceph-mon[81182]: osdmap e799: 8 total, 8 up, 8 in 2024-09-01T00:41:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:24 smithi026 ceph-mon[83580]: osdmap e799: 8 total, 8 up, 8 in 2024-09-01T00:41:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:24 smithi139 ceph-mon[73682]: osdmap e799: 8 total, 8 up, 8 in 2024-09-01T00:41:25.876 INFO:tasks.rados.rados.0.smithi026.stdout:3777: done (3 left) 2024-09-01T00:41:25.876 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 50 current snap is 360 2024-09-01T00:41:25.876 INFO:tasks.rados.rados.0.smithi026.stdout:3778: seq_num 1173 ranges {0=450560} 2024-09-01T00:41:25.879 INFO:tasks.rados.rados.0.smithi026.stdout:3778: writing smithi02669314-50 from 0 to 450560 tid 1 2024-09-01T00:41:25.879 INFO:tasks.rados.rados.0.smithi026.stdout:3779: rollback oid 34 current snap is 360 2024-09-01T00:41:25.879 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 34 to 352 2024-09-01T00:41:25.879 INFO:tasks.rados.rados.0.smithi026.stdout:3775: finishing write tid 1 to smithi02669314-12 2024-09-01T00:41:25.879 INFO:tasks.rados.rados.0.smithi026.stdout:3775: finishing write tid 2 to smithi02669314-12 2024-09-01T00:41:25.879 INFO:tasks.rados.rados.0.smithi026.stdout:3775: finishing write tid 3 to smithi02669314-12 2024-09-01T00:41:25.879 INFO:tasks.rados.rados.0.smithi026.stdout:3775: oid 12 updating version 0 to 1402 2024-09-01T00:41:25.879 INFO:tasks.rados.rados.0.smithi026.stdout:3775: oid 12 updating version 1402 to 1403 2024-09-01T00:41:25.879 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1403 (ObjNum 1171 snap 360 seq_num 1171) dirty exists 2024-09-01T00:41:25.879 INFO:tasks.rados.rados.0.smithi026.stdout:3775: left oid 12 (ObjNum 1171 snap 360 seq_num 1171) 2024-09-01T00:41:25.879 INFO:tasks.rados.rados.0.smithi026.stdout:3776: finishing write tid 1 to smithi02669314-45 2024-09-01T00:41:25.880 INFO:tasks.rados.rados.0.smithi026.stdout:3776: finishing write tid 2 to smithi02669314-45 2024-09-01T00:41:25.880 INFO:tasks.rados.rados.0.smithi026.stdout:3773: done (4 left) 2024-09-01T00:41:25.880 INFO:tasks.rados.rados.0.smithi026.stdout:3775: done (3 left) 2024-09-01T00:41:25.880 INFO:tasks.rados.rados.0.smithi026.stdout:3780: snap_remove snap 353 2024-09-01T00:41:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:25 smithi026 ceph-mon[81182]: pgmap v870: 121 pgs: 121 active+clean; 386 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 48 op/s 2024-09-01T00:41:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:25 smithi026 ceph-mon[81182]: osdmap e800: 8 total, 8 up, 8 in 2024-09-01T00:41:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:25 smithi026 ceph-mon[81182]: osdmap e801: 8 total, 8 up, 8 in 2024-09-01T00:41:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:25 smithi026 ceph-mon[83580]: pgmap v870: 121 pgs: 121 active+clean; 386 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 48 op/s 2024-09-01T00:41:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:25 smithi026 ceph-mon[83580]: osdmap e800: 8 total, 8 up, 8 in 2024-09-01T00:41:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:25 smithi026 ceph-mon[83580]: osdmap e801: 8 total, 8 up, 8 in 2024-09-01T00:41:26.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:25 smithi139 ceph-mon[73682]: pgmap v870: 121 pgs: 121 active+clean; 386 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 48 op/s 2024-09-01T00:41:26.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:25 smithi139 ceph-mon[73682]: osdmap e800: 8 total, 8 up, 8 in 2024-09-01T00:41:26.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:25 smithi139 ceph-mon[73682]: osdmap e801: 8 total, 8 up, 8 in 2024-09-01T00:41:26.878 INFO:tasks.rados.rados.0.smithi026.stdout:3780: done (3 left) 2024-09-01T00:41:26.878 INFO:tasks.rados.rados.0.smithi026.stdout:3781: rmattr oid 43 current snap is 360 2024-09-01T00:41:26.878 INFO:tasks.rados.rados.0.smithi026.stdout:3781: done (3 left) 2024-09-01T00:41:26.878 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 27 current snap is 360 2024-09-01T00:41:26.879 INFO:tasks.rados.rados.0.smithi026.stdout:3782: seq_num 1174 ranges {180224=466944} 2024-09-01T00:41:26.882 INFO:tasks.rados.rados.0.smithi026.stdout:3782: writing smithi02669314-27 from 180224 to 647168 tid 1 2024-09-01T00:41:26.882 INFO:tasks.rados.rados.0.smithi026.stdout:3783: snap_remove snap 343 2024-09-01T00:41:27.884 INFO:tasks.rados.rados.0.smithi026.stdout:3783: done (4 left) 2024-09-01T00:41:27.884 INFO:tasks.rados.rados.0.smithi026.stdout:3784: copy_from oid 9 from oid 15 current snap is 360 2024-09-01T00:41:27.884 INFO:tasks.rados.rados.0.smithi026.stdout:3776: finishing write tid 3 to smithi02669314-45 2024-09-01T00:41:27.884 INFO:tasks.rados.rados.0.smithi026.stdout:3776: oid 45 updating version 0 to 1702 2024-09-01T00:41:27.884 INFO:tasks.rados.rados.0.smithi026.stdout:3776: oid 45 updating version 1702 to 1703 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1703 (ObjNum 1172 snap 360 seq_num 1172) dirty exists 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:3776: left oid 45 (ObjNum 1172 snap 360 seq_num 1172) 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:3779: finishing rollback tid 0 to smithi02669314-34 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:3779: finishing rollback tid 1 to smithi02669314-34 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:3779: finishing rollback tid 2 to smithi02669314-34 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 1874 (ObjNum 1090 snap 338 seq_num 1090) dirty exists 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:3778: finishing write tid 1 to smithi02669314-50 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:3778: finishing write tid 2 to smithi02669314-50 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:3778: finishing write tid 3 to smithi02669314-50 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:3778: oid 50 updating version 0 to 1961 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:3778: oid 50 updating version 1961 to 1962 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 50 v 1962 (ObjNum 1173 snap 360 seq_num 1173) dirty exists 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:3778: left oid 50 (ObjNum 1173 snap 360 seq_num 1173) 2024-09-01T00:41:27.885 INFO:tasks.rados.rados.0.smithi026.stdout:3782: finishing write tid 1 to smithi02669314-27 2024-09-01T00:41:27.886 INFO:tasks.rados.rados.0.smithi026.stdout:3782: finishing write tid 2 to smithi02669314-27 2024-09-01T00:41:27.886 INFO:tasks.rados.rados.0.smithi026.stdout:3782: finishing write tid 3 to smithi02669314-27 2024-09-01T00:41:27.886 INFO:tasks.rados.rados.0.smithi026.stdout:3782: oid 27 updating version 0 to 1969 2024-09-01T00:41:27.886 INFO:tasks.rados.rados.0.smithi026.stdout:3782: oid 27 version 1969 is already newer than 1968 2024-09-01T00:41:27.886 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 27 v 1969 (ObjNum 1174 snap 360 seq_num 1174) dirty exists 2024-09-01T00:41:27.886 INFO:tasks.rados.rados.0.smithi026.stdout:3782: left oid 27 (ObjNum 1174 snap 360 seq_num 1174) 2024-09-01T00:41:27.886 INFO:tasks.rados.rados.0.smithi026.stdout:3776: done (4 left) 2024-09-01T00:41:27.886 INFO:tasks.rados.rados.0.smithi026.stdout:3778: done (3 left) 2024-09-01T00:41:27.886 INFO:tasks.rados.rados.0.smithi026.stdout:3779: done (2 left) 2024-09-01T00:41:27.886 INFO:tasks.rados.rados.0.smithi026.stdout:3782: done (1 left) 2024-09-01T00:41:27.886 INFO:tasks.rados.rados.0.smithi026.stdout:3785: copy_from oid 34 from oid 49 current snap is 360 2024-09-01T00:41:27.886 INFO:tasks.rados.rados.0.smithi026.stdout:3786: setattr oid 12 current snap is 360 2024-09-01T00:41:27.887 INFO:tasks.rados.rados.0.smithi026.stdout:3787: delete oid 1 current snap is 360 2024-09-01T00:41:27.898 INFO:tasks.rados.rados.0.smithi026.stdout:3785: finishing copy_from to smithi02669314-34 2024-09-01T00:41:27.898 INFO:tasks.rados.rados.0.smithi026.stdout:3785: got expected ENOENT (src dne) 2024-09-01T00:41:27.898 INFO:tasks.rados.rados.0.smithi026.stdout:3785: finishing copy_from racing read to smithi02669314-34 2024-09-01T00:41:27.900 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1404 (ObjNum 1171 snap 360 seq_num 1171) dirty exists 2024-09-01T00:41:27.903 INFO:tasks.rados.rados.0.smithi026.stdout:3785: done (3 left) 2024-09-01T00:41:27.903 INFO:tasks.rados.rados.0.smithi026.stdout:3786: done (2 left) 2024-09-01T00:41:27.903 INFO:tasks.rados.rados.0.smithi026.stdout:3787: done (1 left) 2024-09-01T00:41:27.903 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 44 current snap is 360 2024-09-01T00:41:27.903 INFO:tasks.rados.rados.0.smithi026.stdout:3788: seq_num 1176 ranges {0=499712} 2024-09-01T00:41:27.906 INFO:tasks.rados.rados.0.smithi026.stdout:3788: writing smithi02669314-44 from 0 to 499712 tid 1 2024-09-01T00:41:27.906 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 6 current snap is 360 2024-09-01T00:41:27.906 INFO:tasks.rados.rados.0.smithi026.stdout:3789: seq_num 1177 ranges {5955584=516096} 2024-09-01T00:41:27.942 INFO:tasks.rados.rados.0.smithi026.stdout:3789: writing smithi02669314-6 from 5955584 to 6471680 tid 1 2024-09-01T00:41:27.942 INFO:tasks.rados.rados.0.smithi026.stdout:3790: setattr oid 18 current snap is 360 2024-09-01T00:41:27.942 INFO:tasks.rados.rados.0.smithi026.stdout:3784: finishing copy_from racing read to smithi02669314-9 2024-09-01T00:41:27.942 INFO:tasks.rados.rados.0.smithi026.stdout:3784: finishing copy_from to smithi02669314-9 2024-09-01T00:41:27.943 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 9 v 1892 (ObjNum 1105 snap 344 seq_num 1105) dirty exists 2024-09-01T00:41:27.943 INFO:tasks.rados.rados.0.smithi026.stdout:3788: finishing write tid 1 to smithi02669314-44 2024-09-01T00:41:27.943 INFO:tasks.rados.rados.0.smithi026.stdout:3788: finishing write tid 2 to smithi02669314-44 2024-09-01T00:41:27.943 INFO:tasks.rados.rados.0.smithi026.stdout:3788: finishing write tid 3 to smithi02669314-44 2024-09-01T00:41:27.943 INFO:tasks.rados.rados.0.smithi026.stdout:3788: oid 44 updating version 0 to 1904 2024-09-01T00:41:27.943 INFO:tasks.rados.rados.0.smithi026.stdout:3788: oid 44 updating version 1904 to 1905 2024-09-01T00:41:27.943 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1905 (ObjNum 1176 snap 360 seq_num 1176) dirty exists 2024-09-01T00:41:27.943 INFO:tasks.rados.rados.0.smithi026.stdout:3788: left oid 44 (ObjNum 1176 snap 360 seq_num 1176) 2024-09-01T00:41:27.944 INFO:tasks.rados.rados.0.smithi026.stdout:3784: done (3 left) 2024-09-01T00:41:27.944 INFO:tasks.rados.rados.0.smithi026.stdout:3788: done (2 left) 2024-09-01T00:41:27.944 INFO:tasks.rados.rados.0.smithi026.stdout:3791: rollback oid 14 current snap is 360 2024-09-01T00:41:27.944 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 14 to 354 2024-09-01T00:41:27.944 INFO:tasks.rados.rados.0.smithi026.stdout:3792: setattr oid 23 current snap is 360 2024-09-01T00:41:27.946 INFO:tasks.rados.rados.0.smithi026.stdout:3789: finishing write tid 1 to smithi02669314-6 2024-09-01T00:41:27.946 INFO:tasks.rados.rados.0.smithi026.stdout:3793: snap_create 2024-09-01T00:41:27.947 INFO:tasks.rados.rados.0.smithi026.stdout:3789: finishing write tid 2 to smithi02669314-6 2024-09-01T00:41:27.949 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 1405 (ObjNum 193 snap 0 seq_num 0) dirty exists 2024-09-01T00:41:27.949 INFO:tasks.rados.rados.0.smithi026.stdout:3791: finishing rollback tid 0 to smithi02669314-14 2024-09-01T00:41:27.950 INFO:tasks.rados.rados.0.smithi026.stdout:3789: finishing write tid 3 to smithi02669314-6 2024-09-01T00:41:27.950 INFO:tasks.rados.rados.0.smithi026.stdout:3789: oid 6 updating version 0 to 1878 2024-09-01T00:41:27.950 INFO:tasks.rados.rados.0.smithi026.stdout:3789: oid 6 version 1878 is already newer than 1877 2024-09-01T00:41:27.950 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 6 v 1878 (ObjNum 1177 snap 360 seq_num 1177) dirty exists 2024-09-01T00:41:27.950 INFO:tasks.rados.rados.0.smithi026.stdout:3789: left oid 6 (ObjNum 1177 snap 360 seq_num 1177) 2024-09-01T00:41:27.950 INFO:tasks.rados.rados.0.smithi026.stdout:3791: finishing rollback tid 1 to smithi02669314-14 2024-09-01T00:41:27.950 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 1678 (ObjNum 1160 snap 356 seq_num 1160) dirty exists 2024-09-01T00:41:27.951 INFO:tasks.rados.rados.0.smithi026.stdout:3791: finishing rollback tid 2 to smithi02669314-14 2024-09-01T00:41:27.951 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 14 v 1909 (ObjNum 1110 snap 345 seq_num 1110) dirty exists 2024-09-01T00:41:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:27 smithi026 ceph-mon[81182]: pgmap v873: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 387 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 536 KiB/s wr, 9 op/s 2024-09-01T00:41:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:27 smithi026 ceph-mon[81182]: osdmap e802: 8 total, 8 up, 8 in 2024-09-01T00:41:28.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:41:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:41:27] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.51.0" 2024-09-01T00:41:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:27 smithi026 ceph-mon[83580]: pgmap v873: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 387 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 536 KiB/s wr, 9 op/s 2024-09-01T00:41:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:27 smithi026 ceph-mon[83580]: osdmap e802: 8 total, 8 up, 8 in 2024-09-01T00:41:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:27 smithi139 ceph-mon[73682]: pgmap v873: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 387 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 536 KiB/s wr, 9 op/s 2024-09-01T00:41:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:27 smithi139 ceph-mon[73682]: osdmap e802: 8 total, 8 up, 8 in 2024-09-01T00:41:28.889 INFO:tasks.rados.rados.0.smithi026.stdout:3789: done (4 left) 2024-09-01T00:41:28.889 INFO:tasks.rados.rados.0.smithi026.stdout:3790: done (3 left) 2024-09-01T00:41:28.889 INFO:tasks.rados.rados.0.smithi026.stdout:3791: done (2 left) 2024-09-01T00:41:28.889 INFO:tasks.rados.rados.0.smithi026.stdout:3792: done (1 left) 2024-09-01T00:41:28.889 INFO:tasks.rados.rados.0.smithi026.stdout:3793: done (0 left) 2024-09-01T00:41:28.889 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 361 2024-09-01T00:41:28.889 INFO:tasks.rados.rados.0.smithi026.stdout:3794: seq_num 1178 ranges {8052736=532480} 2024-09-01T00:41:28.936 INFO:tasks.rados.rados.0.smithi026.stdout:3794: writing smithi02669314-45 from 8052736 to 8585216 tid 1 2024-09-01T00:41:28.936 INFO:tasks.rados.rados.0.smithi026.stdout:3795: read oid 41 snap 346 2024-09-01T00:41:28.936 INFO:tasks.rados.rados.0.smithi026.stdout:3795: expect (ObjNum 1084 snap 338 seq_num 1084) 2024-09-01T00:41:28.936 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 361 2024-09-01T00:41:28.936 INFO:tasks.rados.rados.0.smithi026.stdout:3796: seq_num 1179 ranges {9756672=548864} 2024-09-01T00:41:28.995 INFO:tasks.rados.rados.0.smithi026.stdout:3796: writing smithi02669314-35 from 9756672 to 10305536 tid 1 2024-09-01T00:41:28.995 INFO:tasks.rados.rados.0.smithi026.stdout:3797: delete oid 40 current snap is 361 2024-09-01T00:41:28.995 INFO:tasks.rados.rados.0.smithi026.stdout:3794: finishing write tid 1 to smithi02669314-45 2024-09-01T00:41:28.996 INFO:tasks.rados.rados.0.smithi026.stdout:3794: finishing write tid 2 to smithi02669314-45 2024-09-01T00:41:28.996 INFO:tasks.rados.rados.0.smithi026.stdout:3794: finishing write tid 3 to smithi02669314-45 2024-09-01T00:41:28.996 INFO:tasks.rados.rados.0.smithi026.stdout:3794: oid 45 updating version 0 to 1704 2024-09-01T00:41:28.996 INFO:tasks.rados.rados.0.smithi026.stdout:3794: oid 45 updating version 1704 to 1705 2024-09-01T00:41:28.996 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1705 (ObjNum 1178 snap 361 seq_num 1178) dirty exists 2024-09-01T00:41:28.996 INFO:tasks.rados.rados.0.smithi026.stdout:3794: left oid 45 (ObjNum 1178 snap 361 seq_num 1178) 2024-09-01T00:41:28.996 INFO:tasks.rados.rados.0.smithi026.stdout:3795: expect (ObjNum 1084 snap 338 seq_num 1084) 2024-09-01T00:41:29.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:28 smithi026 ceph-mon[81182]: osdmap e803: 8 total, 8 up, 8 in 2024-09-01T00:41:29.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:28 smithi026 ceph-mon[83580]: osdmap e803: 8 total, 8 up, 8 in 2024-09-01T00:41:29.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:28 smithi139 ceph-mon[73682]: osdmap e803: 8 total, 8 up, 8 in 2024-09-01T00:41:29.439 INFO:tasks.rados.rados.0.smithi026.stdout:3796: finishing write tid 1 to smithi02669314-35 2024-09-01T00:41:29.440 INFO:tasks.rados.rados.0.smithi026.stdout:3796: finishing write tid 2 to smithi02669314-35 2024-09-01T00:41:29.440 INFO:tasks.rados.rados.0.smithi026.stdout:3796: finishing write tid 3 to smithi02669314-35 2024-09-01T00:41:29.440 INFO:tasks.rados.rados.0.smithi026.stdout:3796: oid 35 updating version 0 to 1878 2024-09-01T00:41:29.440 INFO:tasks.rados.rados.0.smithi026.stdout:3796: oid 35 version 1878 is already newer than 1877 2024-09-01T00:41:29.440 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 1878 (ObjNum 1179 snap 361 seq_num 1179) dirty exists 2024-09-01T00:41:29.440 INFO:tasks.rados.rados.0.smithi026.stdout:3796: left oid 35 (ObjNum 1179 snap 361 seq_num 1179) 2024-09-01T00:41:29.440 INFO:tasks.rados.rados.0.smithi026.stdout:3794: done (3 left) 2024-09-01T00:41:29.440 INFO:tasks.rados.rados.0.smithi026.stdout:3795: done (2 left) 2024-09-01T00:41:29.440 INFO:tasks.rados.rados.0.smithi026.stdout:3796: done (1 left) 2024-09-01T00:41:29.440 INFO:tasks.rados.rados.0.smithi026.stdout:3797: done (0 left) 2024-09-01T00:41:29.441 INFO:tasks.rados.rados.0.smithi026.stdout:3798: copy_from oid 23 from oid 9 current snap is 361 2024-09-01T00:41:29.441 INFO:tasks.rados.rados.0.smithi026.stdout:3799: setattr oid 33 current snap is 361 2024-09-01T00:41:29.442 INFO:tasks.rados.rados.0.smithi026.stdout:3800: rollback oid 36 current snap is 361 2024-09-01T00:41:29.442 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 36 to 314 2024-09-01T00:41:29.442 INFO:tasks.rados.rados.0.smithi026.stdout:3801: rmattr oid 21 current snap is 361 2024-09-01T00:41:29.442 INFO:tasks.rados.rados.0.smithi026.stdout:3802: rollback oid 15 current snap is 361 2024-09-01T00:41:29.442 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 15 to 357 2024-09-01T00:41:29.442 INFO:tasks.rados.rados.0.smithi026.stdout:3803: copy_from oid 45 from oid 8 current snap is 361 2024-09-01T00:41:29.442 INFO:tasks.rados.rados.0.smithi026.stdout:3804: rollback oid 20 current snap is 361 2024-09-01T00:41:29.442 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 20 to 349 2024-09-01T00:41:29.442 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 361 2024-09-01T00:41:29.442 INFO:tasks.rados.rados.0.smithi026.stdout:3805: seq_num 1181 ranges {0=581632} 2024-09-01T00:41:29.445 INFO:tasks.rados.rados.0.smithi026.stdout:3805: writing smithi02669314-11 from 0 to 581632 tid 1 2024-09-01T00:41:29.445 INFO:tasks.rados.rados.0.smithi026.stdout:3806: read oid 22 snap 352 2024-09-01T00:41:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:3806: expect deleted 2024-09-01T00:41:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:3807: read oid 43 snap -1 2024-09-01T00:41:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:3807: expect (ObjNum 1166 snap 356 seq_num 1166) 2024-09-01T00:41:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:3808: delete oid 34 current snap is 361 2024-09-01T00:41:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1874 (ObjNum 33 snap 0 seq_num 124749616) dirty exists 2024-09-01T00:41:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:3800: finishing rollback tid 0 to smithi02669314-36 2024-09-01T00:41:29.446 INFO:tasks.rados.rados.0.smithi026.stdout:3800: finishing rollback tid 1 to smithi02669314-36 2024-09-01T00:41:29.447 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 36 v 1209 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-01T00:41:29.448 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 1210 (ObjNum 1142 snap 354 seq_num 1142) dirty exists 2024-09-01T00:41:29.448 INFO:tasks.rados.rados.0.smithi026.stdout:3803: finishing copy_from to smithi02669314-45 2024-09-01T00:41:29.448 INFO:tasks.rados.rados.0.smithi026.stdout:3803: got expected ENOENT (src dne) 2024-09-01T00:41:29.448 INFO:tasks.rados.rados.0.smithi026.stdout:3803: finishing copy_from racing read to smithi02669314-45 2024-09-01T00:41:29.450 INFO:tasks.rados.rados.0.smithi026.stdout:3807: expect (ObjNum 1166 snap 356 seq_num 1166) 2024-09-01T00:41:29.461 INFO:tasks.rados.rados.0.smithi026.stdout:3802: finishing rollback tid 0 to smithi02669314-15 2024-09-01T00:41:29.461 INFO:tasks.rados.rados.0.smithi026.stdout:3802: finishing rollback tid 1 to smithi02669314-15 2024-09-01T00:41:29.461 INFO:tasks.rados.rados.0.smithi026.stdout:3802: finishing rollback tid 2 to smithi02669314-15 2024-09-01T00:41:29.461 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 15 v 1913 (ObjNum 1105 snap 344 seq_num 1105) dirty exists 2024-09-01T00:41:29.461 INFO:tasks.rados.rados.0.smithi026.stdout:3804: finishing rollback tid 1 to smithi02669314-20 2024-09-01T00:41:29.461 INFO:tasks.rados.rados.0.smithi026.stdout:3799: done (10 left) 2024-09-01T00:41:29.461 INFO:tasks.rados.rados.0.smithi026.stdout:3800: done (9 left) 2024-09-01T00:41:29.461 INFO:tasks.rados.rados.0.smithi026.stdout:3801: done (8 left) 2024-09-01T00:41:29.461 INFO:tasks.rados.rados.0.smithi026.stdout:3802: done (7 left) 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:3803: done (6 left) 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:3807: done (5 left) 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:3808: done (4 left) 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:3809: delete oid 43 current snap is 361 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:3798: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:3805: finishing write tid 1 to smithi02669314-11 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:3804: finishing rollback tid 2 to smithi02669314-20 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 1915 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:3805: finishing write tid 2 to smithi02669314-11 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:3798: finishing copy_from to smithi02669314-23 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 23 v 1892 (ObjNum 1105 snap 344 seq_num 1105) dirty exists 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:3805: finishing write tid 3 to smithi02669314-11 2024-09-01T00:41:29.462 INFO:tasks.rados.rados.0.smithi026.stdout:3805: oid 11 updating version 0 to 1875 2024-09-01T00:41:29.463 INFO:tasks.rados.rados.0.smithi026.stdout:3805: oid 11 updating version 1875 to 1876 2024-09-01T00:41:29.463 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1876 (ObjNum 1181 snap 361 seq_num 1181) dirty exists 2024-09-01T00:41:29.463 INFO:tasks.rados.rados.0.smithi026.stdout:3805: left oid 11 (ObjNum 1181 snap 361 seq_num 1181) 2024-09-01T00:41:29.463 INFO:tasks.rados.rados.0.smithi026.stdout:3798: done (4 left) 2024-09-01T00:41:29.464 INFO:tasks.rados.rados.0.smithi026.stdout:3804: done (3 left) 2024-09-01T00:41:29.464 INFO:tasks.rados.rados.0.smithi026.stdout:3805: done (2 left) 2024-09-01T00:41:29.464 INFO:tasks.rados.rados.0.smithi026.stdout:3806: done (1 left) 2024-09-01T00:41:29.464 INFO:tasks.rados.rados.0.smithi026.stdout:3809: done (0 left) 2024-09-01T00:41:29.464 INFO:tasks.rados.rados.0.smithi026.stdout:3810: read oid 45 snap -1 2024-09-01T00:41:29.464 INFO:tasks.rados.rados.0.smithi026.stdout:3810: expect (ObjNum 1178 snap 361 seq_num 1178) 2024-09-01T00:41:29.464 INFO:tasks.rados.rados.0.smithi026.stdout:3811: copy_from oid 44 from oid 31 current snap is 361 2024-09-01T00:41:29.464 INFO:tasks.rados.rados.0.smithi026.stdout:3812: rollback oid 4 current snap is 361 2024-09-01T00:41:29.464 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 4 to 355 2024-09-01T00:41:29.464 INFO:tasks.rados.rados.0.smithi026.stdout:3813: snap_create 2024-09-01T00:41:29.467 INFO:tasks.rados.rados.0.smithi026.stdout:3812: finishing rollback tid 0 to smithi02669314-4 2024-09-01T00:41:29.468 INFO:tasks.rados.rados.0.smithi026.stdout:3812: finishing rollback tid 1 to smithi02669314-4 2024-09-01T00:41:29.468 INFO:tasks.rados.rados.0.smithi026.stdout:3812: finishing rollback tid 2 to smithi02669314-4 2024-09-01T00:41:29.468 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1877 (ObjNum 1113 snap 346 seq_num 1113) dirty exists 2024-09-01T00:41:29.493 INFO:tasks.rados.rados.0.smithi026.stdout:3811: finishing copy_from racing read to smithi02669314-44 2024-09-01T00:41:29.496 INFO:tasks.rados.rados.0.smithi026.stdout:3811: finishing copy_from to smithi02669314-44 2024-09-01T00:41:29.496 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1503 (ObjNum 1132 snap 351 seq_num 1132) dirty exists 2024-09-01T00:41:29.507 INFO:tasks.rados.rados.0.smithi026.stdout:3810: expect (ObjNum 1178 snap 361 seq_num 1178) 2024-09-01T00:41:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:29 smithi026 ceph-mon[83580]: pgmap v876: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 394 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 412 KiB/s wr, 7 op/s 2024-09-01T00:41:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:29 smithi026 ceph-mon[83580]: osdmap e804: 8 total, 8 up, 8 in 2024-09-01T00:41:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:29 smithi026 ceph-mon[81182]: pgmap v876: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 394 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 412 KiB/s wr, 7 op/s 2024-09-01T00:41:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:29 smithi026 ceph-mon[81182]: osdmap e804: 8 total, 8 up, 8 in 2024-09-01T00:41:30.216 INFO:tasks.rados.rados.0.smithi026.stdout:3810: done (3 left) 2024-09-01T00:41:30.216 INFO:tasks.rados.rados.0.smithi026.stdout:3811: done (2 left) 2024-09-01T00:41:30.216 INFO:tasks.rados.rados.0.smithi026.stdout:3812: done (1 left) 2024-09-01T00:41:30.216 INFO:tasks.rados.rados.0.smithi026.stdout:3813: done (0 left) 2024-09-01T00:41:30.216 INFO:tasks.rados.rados.0.smithi026.stdout:3814: snap_create 2024-09-01T00:41:30.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:29 smithi139 ceph-mon[73682]: pgmap v876: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 394 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 412 KiB/s wr, 7 op/s 2024-09-01T00:41:30.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:29 smithi139 ceph-mon[73682]: osdmap e804: 8 total, 8 up, 8 in 2024-09-01T00:41:30.904 INFO:tasks.rados.rados.0.smithi026.stdout:3814: done (0 left) 2024-09-01T00:41:30.904 INFO:tasks.rados.rados.0.smithi026.stdout:3815: delete oid 22 current snap is 363 2024-09-01T00:41:30.907 INFO:tasks.rados.rados.0.smithi026.stdout:3815: done (0 left) 2024-09-01T00:41:30.907 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 363 2024-09-01T00:41:30.907 INFO:tasks.rados.rados.0.smithi026.stdout:3816: seq_num 1185 ranges {0=655360} 2024-09-01T00:41:30.911 INFO:tasks.rados.rados.0.smithi026.stdout:3816: writing smithi02669314-47 from 0 to 655360 tid 1 2024-09-01T00:41:30.911 INFO:tasks.rados.rados.0.smithi026.stdout:3817: setattr oid 7 current snap is 363 2024-09-01T00:41:30.913 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 363 2024-09-01T00:41:30.914 INFO:tasks.rados.rados.0.smithi026.stdout:3818: seq_num 1186 ranges {0=671744} 2024-09-01T00:41:30.917 INFO:tasks.rados.rados.0.smithi026.stdout:3818: writing smithi02669314-2 from 0 to 671744 tid 1 2024-09-01T00:41:30.917 INFO:tasks.rados.rados.0.smithi026.stdout:3819: rmattr oid 28 current snap is 363 2024-09-01T00:41:30.917 INFO:tasks.rados.rados.0.smithi026.stdout:3819: done (3 left) 2024-09-01T00:41:30.917 INFO:tasks.rados.rados.0.smithi026.stdout:3820: snap_create 2024-09-01T00:41:30.925 INFO:tasks.rados.rados.0.smithi026.stdout:3816: finishing write tid 1 to smithi02669314-47 2024-09-01T00:41:30.925 INFO:tasks.rados.rados.0.smithi026.stdout:3816: finishing write tid 2 to smithi02669314-47 2024-09-01T00:41:30.925 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 1880 (ObjNum 1042 snap 319 seq_num 1042) dirty exists 2024-09-01T00:41:30.926 INFO:tasks.rados.rados.0.smithi026.stdout:3816: finishing write tid 3 to smithi02669314-47 2024-09-01T00:41:30.926 INFO:tasks.rados.rados.0.smithi026.stdout:3816: oid 47 updating version 0 to 1918 2024-09-01T00:41:30.927 INFO:tasks.rados.rados.0.smithi026.stdout:3816: oid 47 updating version 1918 to 1919 2024-09-01T00:41:30.927 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 1919 (ObjNum 1185 snap 363 seq_num 1185) dirty exists 2024-09-01T00:41:30.927 INFO:tasks.rados.rados.0.smithi026.stdout:3816: left oid 47 (ObjNum 1185 snap 363 seq_num 1185) 2024-09-01T00:41:30.931 INFO:tasks.rados.rados.0.smithi026.stdout:3818: finishing write tid 1 to smithi02669314-2 2024-09-01T00:41:30.931 INFO:tasks.rados.rados.0.smithi026.stdout:3818: finishing write tid 2 to smithi02669314-2 2024-09-01T00:41:30.932 INFO:tasks.rados.rados.0.smithi026.stdout:3818: finishing write tid 3 to smithi02669314-2 2024-09-01T00:41:30.932 INFO:tasks.rados.rados.0.smithi026.stdout:3818: oid 2 updating version 0 to 1878 2024-09-01T00:41:30.933 INFO:tasks.rados.rados.0.smithi026.stdout:3818: oid 2 updating version 1878 to 1879 2024-09-01T00:41:30.933 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 1879 (ObjNum 1186 snap 363 seq_num 1186) dirty exists 2024-09-01T00:41:30.933 INFO:tasks.rados.rados.0.smithi026.stdout:3818: left oid 2 (ObjNum 1186 snap 363 seq_num 1186) 2024-09-01T00:41:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:30 smithi026 ceph-mon[81182]: osdmap e805: 8 total, 8 up, 8 in 2024-09-01T00:41:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:30 smithi026 ceph-mon[81182]: pgmap v879: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 394 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 247 KiB/s rd, 326 KiB/s wr, 15 op/s 2024-09-01T00:41:31.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:30 smithi026 ceph-mon[83580]: osdmap e805: 8 total, 8 up, 8 in 2024-09-01T00:41:31.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:30 smithi026 ceph-mon[83580]: pgmap v879: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 394 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 247 KiB/s rd, 326 KiB/s wr, 15 op/s 2024-09-01T00:41:31.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:30 smithi139 ceph-mon[73682]: osdmap e805: 8 total, 8 up, 8 in 2024-09-01T00:41:31.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:30 smithi139 ceph-mon[73682]: pgmap v879: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 394 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 247 KiB/s rd, 326 KiB/s wr, 15 op/s 2024-09-01T00:41:31.904 INFO:tasks.rados.rados.0.smithi026.stdout:3816: done (3 left) 2024-09-01T00:41:31.904 INFO:tasks.rados.rados.0.smithi026.stdout:3817: done (2 left) 2024-09-01T00:41:31.904 INFO:tasks.rados.rados.0.smithi026.stdout:3818: done (1 left) 2024-09-01T00:41:31.904 INFO:tasks.rados.rados.0.smithi026.stdout:3820: done (0 left) 2024-09-01T00:41:31.905 INFO:tasks.rados.rados.0.smithi026.stdout:3821: copy_from oid 26 from oid 49 current snap is 364 2024-09-01T00:41:31.905 INFO:tasks.rados.rados.0.smithi026.stdout:3822: setattr oid 24 current snap is 364 2024-09-01T00:41:31.905 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 364 2024-09-01T00:41:31.905 INFO:tasks.rados.rados.0.smithi026.stdout:3823: seq_num 1187 ranges {0=688128} 2024-09-01T00:41:31.909 INFO:tasks.rados.rados.0.smithi026.stdout:3823: writing smithi02669314-16 from 0 to 688128 tid 1 2024-09-01T00:41:31.910 INFO:tasks.rados.rados.0.smithi026.stdout:3824: delete oid 41 current snap is 364 2024-09-01T00:41:31.910 INFO:tasks.rados.rados.0.smithi026.stdout:3821: finishing copy_from to smithi02669314-26 2024-09-01T00:41:31.910 INFO:tasks.rados.rados.0.smithi026.stdout:3821: got expected ENOENT (src dne) 2024-09-01T00:41:31.910 INFO:tasks.rados.rados.0.smithi026.stdout:3821: finishing copy_from racing read to smithi02669314-26 2024-09-01T00:41:31.910 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1854 (ObjNum 1165 snap 356 seq_num 1165) dirty exists 2024-09-01T00:41:31.914 INFO:tasks.rados.rados.0.smithi026.stdout:3821: done (3 left) 2024-09-01T00:41:31.914 INFO:tasks.rados.rados.0.smithi026.stdout:3822: done (2 left) 2024-09-01T00:41:31.914 INFO:tasks.rados.rados.0.smithi026.stdout:3824: done (1 left) 2024-09-01T00:41:31.914 INFO:tasks.rados.rados.0.smithi026.stdout:3825: rmattr oid 10 current snap is 364 2024-09-01T00:41:31.914 INFO:tasks.rados.rados.0.smithi026.stdout:3825: done (1 left) 2024-09-01T00:41:31.915 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 364 2024-09-01T00:41:31.915 INFO:tasks.rados.rados.0.smithi026.stdout:3826: seq_num 1189 ranges {1228800=720896} 2024-09-01T00:41:31.925 INFO:tasks.rados.rados.0.smithi026.stdout:3826: writing smithi02669314-5 from 1228800 to 1949696 tid 1 2024-09-01T00:41:31.925 INFO:tasks.rados.rados.0.smithi026.stdout:3827: snap_create 2024-09-01T00:41:31.925 INFO:tasks.rados.rados.0.smithi026.stdout:3823: finishing write tid 1 to smithi02669314-16 2024-09-01T00:41:31.925 INFO:tasks.rados.rados.0.smithi026.stdout:3823: finishing write tid 2 to smithi02669314-16 2024-09-01T00:41:31.925 INFO:tasks.rados.rados.0.smithi026.stdout:3823: finishing write tid 3 to smithi02669314-16 2024-09-01T00:41:31.925 INFO:tasks.rados.rados.0.smithi026.stdout:3823: oid 16 updating version 0 to 1879 2024-09-01T00:41:31.926 INFO:tasks.rados.rados.0.smithi026.stdout:3823: oid 16 updating version 1879 to 1880 2024-09-01T00:41:31.926 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1880 (ObjNum 1187 snap 364 seq_num 1187) dirty exists 2024-09-01T00:41:31.926 INFO:tasks.rados.rados.0.smithi026.stdout:3823: left oid 16 (ObjNum 1187 snap 364 seq_num 1187) 2024-09-01T00:41:31.930 INFO:tasks.rados.rados.0.smithi026.stdout:3826: finishing write tid 1 to smithi02669314-5 2024-09-01T00:41:31.930 INFO:tasks.rados.rados.0.smithi026.stdout:3826: finishing write tid 2 to smithi02669314-5 2024-09-01T00:41:31.931 INFO:tasks.rados.rados.0.smithi026.stdout:3826: finishing write tid 3 to smithi02669314-5 2024-09-01T00:41:31.931 INFO:tasks.rados.rados.0.smithi026.stdout:3826: oid 5 updating version 0 to 1980 2024-09-01T00:41:31.931 INFO:tasks.rados.rados.0.smithi026.stdout:3826: oid 5 version 1980 is already newer than 1979 2024-09-01T00:41:31.931 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 1980 (ObjNum 1189 snap 364 seq_num 1189) dirty exists 2024-09-01T00:41:31.931 INFO:tasks.rados.rados.0.smithi026.stdout:3826: left oid 5 (ObjNum 1189 snap 364 seq_num 1189) 2024-09-01T00:41:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:31 smithi026 ceph-mon[81182]: osdmap e806: 8 total, 8 up, 8 in 2024-09-01T00:41:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:31 smithi026 ceph-mon[83580]: osdmap e806: 8 total, 8 up, 8 in 2024-09-01T00:41:32.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:31 smithi139 ceph-mon[73682]: osdmap e806: 8 total, 8 up, 8 in 2024-09-01T00:41:32.915 INFO:tasks.rados.rados.0.smithi026.stdout:3823: done (2 left) 2024-09-01T00:41:32.915 INFO:tasks.rados.rados.0.smithi026.stdout:3826: done (1 left) 2024-09-01T00:41:32.915 INFO:tasks.rados.rados.0.smithi026.stdout:3827: done (0 left) 2024-09-01T00:41:32.915 INFO:tasks.rados.rados.0.smithi026.stdout:3828: delete oid 25 current snap is 365 2024-09-01T00:41:32.923 INFO:tasks.rados.rados.0.smithi026.stdout:3828: done (0 left) 2024-09-01T00:41:32.923 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 365 2024-09-01T00:41:32.923 INFO:tasks.rados.rados.0.smithi026.stdout:3829: seq_num 1191 ranges {8585216=753664} 2024-09-01T00:41:32.975 INFO:tasks.rados.rados.0.smithi026.stdout:3829: writing smithi02669314-45 from 8585216 to 9338880 tid 1 2024-09-01T00:41:32.975 INFO:tasks.rados.rados.0.smithi026.stdout:3830: read oid 17 snap -1 2024-09-01T00:41:32.975 INFO:tasks.rados.rados.0.smithi026.stdout:3830: expect (ObjNum 1123 snap 350 seq_num 1123) 2024-09-01T00:41:32.975 INFO:tasks.rados.rados.0.smithi026.stdout:3831: delete oid 32 current snap is 365 2024-09-01T00:41:32.981 INFO:tasks.rados.rados.0.smithi026.stdout:3829: finishing write tid 1 to smithi02669314-45 2024-09-01T00:41:32.981 INFO:tasks.rados.rados.0.smithi026.stdout:3829: finishing write tid 2 to smithi02669314-45 2024-09-01T00:41:33.006 INFO:tasks.rados.rados.0.smithi026.stdout:3829: finishing write tid 3 to smithi02669314-45 2024-09-01T00:41:33.006 INFO:tasks.rados.rados.0.smithi026.stdout:3829: oid 45 updating version 0 to 1707 2024-09-01T00:41:33.006 INFO:tasks.rados.rados.0.smithi026.stdout:3829: oid 45 version 1707 is already newer than 1706 2024-09-01T00:41:33.006 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1707 (ObjNum 1191 snap 365 seq_num 1191) dirty exists 2024-09-01T00:41:33.006 INFO:tasks.rados.rados.0.smithi026.stdout:3829: left oid 45 (ObjNum 1191 snap 365 seq_num 1191) 2024-09-01T00:41:33.006 INFO:tasks.rados.rados.0.smithi026.stdout:3829: done (2 left) 2024-09-01T00:41:33.006 INFO:tasks.rados.rados.0.smithi026.stdout:3831: done (1 left) 2024-09-01T00:41:33.006 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 12 current snap is 365 2024-09-01T00:41:33.006 INFO:tasks.rados.rados.0.smithi026.stdout:3832: seq_num 1193 ranges {11632640=786432} 2024-09-01T00:41:33.073 INFO:tasks.rados.rados.0.smithi026.stdout:3832: writing smithi02669314-12 from 11632640 to 12419072 tid 1 2024-09-01T00:41:33.074 INFO:tasks.rados.rados.0.smithi026.stdout:3833: snap_create 2024-09-01T00:41:33.074 INFO:tasks.rados.rados.0.smithi026.stdout:3830: expect (ObjNum 1123 snap 350 seq_num 1123) 2024-09-01T00:41:33.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:32 smithi026 ceph-mon[81182]: osdmap e807: 8 total, 8 up, 8 in 2024-09-01T00:41:33.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:32 smithi026 ceph-mon[81182]: pgmap v882: 121 pgs: 121 active+clean; 407 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-09-01T00:41:33.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:32 smithi026 ceph-mon[83580]: osdmap e807: 8 total, 8 up, 8 in 2024-09-01T00:41:33.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:32 smithi026 ceph-mon[83580]: pgmap v882: 121 pgs: 121 active+clean; 407 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-09-01T00:41:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:32 smithi139 ceph-mon[73682]: osdmap e807: 8 total, 8 up, 8 in 2024-09-01T00:41:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:32 smithi139 ceph-mon[73682]: pgmap v882: 121 pgs: 121 active+clean; 407 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-09-01T00:41:33.548 INFO:tasks.rados.rados.0.smithi026.stdout:3832: finishing write tid 1 to smithi02669314-12 2024-09-01T00:41:33.549 INFO:tasks.rados.rados.0.smithi026.stdout:3832: finishing write tid 2 to smithi02669314-12 2024-09-01T00:41:33.549 INFO:tasks.rados.rados.0.smithi026.stdout:3832: finishing write tid 3 to smithi02669314-12 2024-09-01T00:41:33.549 INFO:tasks.rados.rados.0.smithi026.stdout:3832: oid 12 updating version 0 to 1406 2024-09-01T00:41:33.549 INFO:tasks.rados.rados.0.smithi026.stdout:3832: oid 12 updating version 1406 to 1407 2024-09-01T00:41:33.549 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 12 v 1407 (ObjNum 1193 snap 365 seq_num 1193) dirty exists 2024-09-01T00:41:33.549 INFO:tasks.rados.rados.0.smithi026.stdout:3832: left oid 12 (ObjNum 1193 snap 365 seq_num 1193) 2024-09-01T00:41:33.918 INFO:tasks.rados.rados.0.smithi026.stdout:3830: done (2 left) 2024-09-01T00:41:33.918 INFO:tasks.rados.rados.0.smithi026.stdout:3832: done (1 left) 2024-09-01T00:41:33.918 INFO:tasks.rados.rados.0.smithi026.stdout:3833: done (0 left) 2024-09-01T00:41:33.918 INFO:tasks.rados.rados.0.smithi026.stdout:3834: delete oid 26 current snap is 366 2024-09-01T00:41:33.925 INFO:tasks.rados.rados.0.smithi026.stdout:3834: done (0 left) 2024-09-01T00:41:33.925 INFO:tasks.rados.rados.0.smithi026.stdout:3835: copy_from oid 40 from oid 42 current snap is 366 2024-09-01T00:41:33.925 INFO:tasks.rados.rados.0.smithi026.stdout:3836: rmattr oid 28 current snap is 366 2024-09-01T00:41:33.926 INFO:tasks.rados.rados.0.smithi026.stdout:3837: delete oid 50 current snap is 366 2024-09-01T00:41:33.926 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-01T00:41:33.928 INFO:tasks.rados.rados.0.smithi026.stdout:3836: done (2 left) 2024-09-01T00:41:33.928 INFO:tasks.rados.rados.0.smithi026.stdout:3837: done (1 left) 2024-09-01T00:41:33.928 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 45 current snap is 366 2024-09-01T00:41:33.928 INFO:tasks.rados.rados.0.smithi026.stdout:3838: seq_num 1196 ranges {9338880=434176,9773056=401408} 2024-09-01T00:41:33.981 INFO:tasks.rados.rados.0.smithi026.stdout:3838: writing smithi02669314-45 from 9338880 to 9773056 tid 1 2024-09-01T00:41:33.984 INFO:tasks.rados.rados.0.smithi026.stdout:3838: writing smithi02669314-45 from 9773056 to 10174464 tid 2 2024-09-01T00:41:33.984 INFO:tasks.rados.rados.0.smithi026.stdout:3839: read oid 14 snap -1 2024-09-01T00:41:33.984 INFO:tasks.rados.rados.0.smithi026.stdout:3839: expect (ObjNum 1110 snap 345 seq_num 1110) 2024-09-01T00:41:33.984 INFO:tasks.rados.rados.0.smithi026.stdout:3840: read oid 21 snap -1 2024-09-01T00:41:33.984 INFO:tasks.rados.rados.0.smithi026.stdout:3840: expect (ObjNum 1142 snap 354 seq_num 1142) 2024-09-01T00:41:33.984 INFO:tasks.rados.rados.0.smithi026.stdout:3841: read oid 38 snap -1 2024-09-01T00:41:33.984 INFO:tasks.rados.rados.0.smithi026.stdout:3841: expect (ObjNum 1155 snap 356 seq_num 1155) 2024-09-01T00:41:33.984 INFO:tasks.rados.rados.0.smithi026.stdout:3842: snap_remove snap 355 2024-09-01T00:41:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:33 smithi026 ceph-mon[81182]: osdmap e808: 8 total, 8 up, 8 in 2024-09-01T00:41:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:33 smithi026 ceph-mon[83580]: osdmap e808: 8 total, 8 up, 8 in 2024-09-01T00:41:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:33 smithi139 ceph-mon[73682]: osdmap e808: 8 total, 8 up, 8 in 2024-09-01T00:41:34.926 INFO:tasks.rados.rados.0.smithi026.stdout:3842: done (5 left) 2024-09-01T00:41:34.926 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 366 2024-09-01T00:41:34.926 INFO:tasks.rados.rados.0.smithi026.stdout:3843: seq_num 1197 ranges {7880704=450560,8331264=401408} 2024-09-01T00:41:34.973 INFO:tasks.rados.rados.0.smithi026.stdout:3843: writing smithi02669314-17 from 7880704 to 8331264 tid 1 2024-09-01T00:41:34.975 INFO:tasks.rados.rados.0.smithi026.stdout:3843: writing smithi02669314-17 from 8331264 to 8732672 tid 2 2024-09-01T00:41:34.976 INFO:tasks.rados.rados.0.smithi026.stdout:3844: read oid 26 snap -1 2024-09-01T00:41:34.976 INFO:tasks.rados.rados.0.smithi026.stdout:3844: expect deleted 2024-09-01T00:41:34.976 INFO:tasks.rados.rados.0.smithi026.stdout:3845: rollback oid 2 current snap is 366 2024-09-01T00:41:34.976 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 2 to 314 2024-09-01T00:41:34.976 INFO:tasks.rados.rados.0.smithi026.stdout:3835: finishing copy_from racing read to smithi02669314-40 2024-09-01T00:41:34.976 INFO:tasks.rados.rados.0.smithi026.stdout:3846: snap_create 2024-09-01T00:41:34.976 INFO:tasks.rados.rados.0.smithi026.stdout:3835: finishing copy_from to smithi02669314-40 2024-09-01T00:41:34.976 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1867 (ObjNum 1159 snap 356 seq_num 1159) dirty exists 2024-09-01T00:41:34.976 INFO:tasks.rados.rados.0.smithi026.stdout:3838: finishing write tid 1 to smithi02669314-45 2024-09-01T00:41:34.976 INFO:tasks.rados.rados.0.smithi026.stdout:3838: finishing write tid 2 to smithi02669314-45 2024-09-01T00:41:34.976 INFO:tasks.rados.rados.0.smithi026.stdout:3838: finishing write tid 3 to smithi02669314-45 2024-09-01T00:41:34.976 INFO:tasks.rados.rados.0.smithi026.stdout:3839: expect (ObjNum 1110 snap 345 seq_num 1110) 2024-09-01T00:41:35.051 INFO:tasks.rados.rados.0.smithi026.stdout:3838: finishing write tid 4 to smithi02669314-45 2024-09-01T00:41:35.051 INFO:tasks.rados.rados.0.smithi026.stdout:3838: oid 45 updating version 0 to 1711 2024-09-01T00:41:35.051 INFO:tasks.rados.rados.0.smithi026.stdout:3838: oid 45 version 1711 is already newer than 1710 2024-09-01T00:41:35.051 INFO:tasks.rados.rados.0.smithi026.stdout:3838: oid 45 version 1711 is already newer than 1709 2024-09-01T00:41:35.051 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1711 (ObjNum 1196 snap 366 seq_num 1196) dirty exists 2024-09-01T00:41:35.051 INFO:tasks.rados.rados.0.smithi026.stdout:3838: left oid 45 (ObjNum 1196 snap 366 seq_num 1196) 2024-09-01T00:41:35.051 INFO:tasks.rados.rados.0.smithi026.stdout:3840: expect (ObjNum 1142 snap 354 seq_num 1142) 2024-09-01T00:41:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:34 smithi026 ceph-mon[81182]: osdmap e809: 8 total, 8 up, 8 in 2024-09-01T00:41:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:34 smithi026 ceph-mon[81182]: pgmap v885: 121 pgs: 121 active+clean; 409 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-09-01T00:41:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:41:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:34 smithi026 ceph-mon[83580]: osdmap e809: 8 total, 8 up, 8 in 2024-09-01T00:41:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:34 smithi026 ceph-mon[83580]: pgmap v885: 121 pgs: 121 active+clean; 409 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-09-01T00:41:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:41:35.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:34 smithi139 ceph-mon[73682]: osdmap e809: 8 total, 8 up, 8 in 2024-09-01T00:41:35.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:34 smithi139 ceph-mon[73682]: pgmap v885: 121 pgs: 121 active+clean; 409 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-09-01T00:41:35.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:41:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:35 smithi026 ceph-mon[83580]: osdmap e810: 8 total, 8 up, 8 in 2024-09-01T00:41:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:35 smithi026 ceph-mon[83580]: osdmap e811: 8 total, 8 up, 8 in 2024-09-01T00:41:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:35 smithi026 ceph-mon[81182]: osdmap e810: 8 total, 8 up, 8 in 2024-09-01T00:41:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:35 smithi026 ceph-mon[81182]: osdmap e811: 8 total, 8 up, 8 in 2024-09-01T00:41:36.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:35 smithi139 ceph-mon[73682]: osdmap e810: 8 total, 8 up, 8 in 2024-09-01T00:41:36.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:35 smithi139 ceph-mon[73682]: osdmap e811: 8 total, 8 up, 8 in 2024-09-01T00:41:36.637 INFO:tasks.rados.rados.0.smithi026.stdout:3841: expect (ObjNum 1155 snap 356 seq_num 1155) 2024-09-01T00:41:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:36 smithi026 ceph-mon[81182]: pgmap v888: 121 pgs: 121 active+clean; 412 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-09-01T00:41:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:36 smithi026 ceph-mon[83580]: pgmap v888: 121 pgs: 121 active+clean; 412 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-09-01T00:41:37.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:36 smithi139 ceph-mon[73682]: pgmap v888: 121 pgs: 121 active+clean; 412 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-09-01T00:41:38.146 INFO:tasks.rados.rados.0.smithi026.stdout:3843: finishing write tid 1 to smithi02669314-17 2024-09-01T00:41:38.146 INFO:tasks.rados.rados.0.smithi026.stdout:3843: finishing write tid 2 to smithi02669314-17 2024-09-01T00:41:38.146 INFO:tasks.rados.rados.0.smithi026.stdout:3843: finishing write tid 3 to smithi02669314-17 2024-09-01T00:41:38.146 INFO:tasks.rados.rados.0.smithi026.stdout:3845: finishing rollback tid 0 to smithi02669314-2 2024-09-01T00:41:38.146 INFO:tasks.rados.rados.0.smithi026.stdout:3843: finishing write tid 4 to smithi02669314-17 2024-09-01T00:41:38.146 INFO:tasks.rados.rados.0.smithi026.stdout:3843: oid 17 updating version 0 to 1714 2024-09-01T00:41:38.147 INFO:tasks.rados.rados.0.smithi026.stdout:3843: oid 17 version 1714 is already newer than 1712 2024-09-01T00:41:38.147 INFO:tasks.rados.rados.0.smithi026.stdout:3843: oid 17 version 1714 is already newer than 1713 2024-09-01T00:41:38.147 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 1714 (ObjNum 1197 snap 366 seq_num 1197) dirty exists 2024-09-01T00:41:38.147 INFO:tasks.rados.rados.0.smithi026.stdout:3843: left oid 17 (ObjNum 1197 snap 366 seq_num 1197) 2024-09-01T00:41:38.147 INFO:tasks.rados.rados.0.smithi026.stdout:3845: finishing rollback tid 1 to smithi02669314-2 2024-09-01T00:41:38.147 INFO:tasks.rados.rados.0.smithi026.stdout:3845: finishing rollback tid 2 to smithi02669314-2 2024-09-01T00:41:38.147 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 1882 (ObjNum 968 snap 299 seq_num 968) dirty exists 2024-09-01T00:41:38.147 INFO:tasks.rados.rados.0.smithi026.stdout:3835: done (8 left) 2024-09-01T00:41:38.147 INFO:tasks.rados.rados.0.smithi026.stdout:3838: done (7 left) 2024-09-01T00:41:38.147 INFO:tasks.rados.rados.0.smithi026.stdout:3839: done (6 left) 2024-09-01T00:41:38.147 INFO:tasks.rados.rados.0.smithi026.stdout:3840: done (5 left) 2024-09-01T00:41:38.147 INFO:tasks.rados.rados.0.smithi026.stdout:3841: done (4 left) 2024-09-01T00:41:38.148 INFO:tasks.rados.rados.0.smithi026.stdout:3843: done (3 left) 2024-09-01T00:41:38.148 INFO:tasks.rados.rados.0.smithi026.stdout:3844: done (2 left) 2024-09-01T00:41:38.148 INFO:tasks.rados.rados.0.smithi026.stdout:3845: done (1 left) 2024-09-01T00:41:38.148 INFO:tasks.rados.rados.0.smithi026.stdout:3846: done (0 left) 2024-09-01T00:41:38.148 INFO:tasks.rados.rados.0.smithi026.stdout:3847: read oid 11 snap -1 2024-09-01T00:41:38.148 INFO:tasks.rados.rados.0.smithi026.stdout:3847: expect (ObjNum 1181 snap 361 seq_num 1181) 2024-09-01T00:41:38.148 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 367 2024-09-01T00:41:38.148 INFO:tasks.rados.rados.0.smithi026.stdout:3848: seq_num 1198 ranges {0=466944,466944=401408} 2024-09-01T00:41:38.148 INFO:tasks.rados.rados.0.smithi026.stdout:3848: writing smithi02669314-28 from 0 to 466944 tid 1 2024-09-01T00:41:38.150 INFO:tasks.rados.rados.0.smithi026.stdout:3848: writing smithi02669314-28 from 466944 to 868352 tid 2 2024-09-01T00:41:38.151 INFO:tasks.rados.rados.0.smithi026.stdout:3849: delete oid 49 current snap is 367 2024-09-01T00:41:38.151 INFO:tasks.rados.rados.0.smithi026.stdout:3847: expect (ObjNum 1181 snap 361 seq_num 1181) 2024-09-01T00:41:38.167 INFO:tasks.rados.rados.0.smithi026.stdout:3848: finishing write tid 1 to smithi02669314-28 2024-09-01T00:41:38.167 INFO:tasks.rados.rados.0.smithi026.stdout:3848: finishing write tid 2 to smithi02669314-28 2024-09-01T00:41:38.168 INFO:tasks.rados.rados.0.smithi026.stdout:3848: finishing write tid 3 to smithi02669314-28 2024-09-01T00:41:38.168 INFO:tasks.rados.rados.0.smithi026.stdout:3848: finishing write tid 4 to smithi02669314-28 2024-09-01T00:41:38.168 INFO:tasks.rados.rados.0.smithi026.stdout:3848: oid 28 updating version 0 to 1856 2024-09-01T00:41:38.168 INFO:tasks.rados.rados.0.smithi026.stdout:3848: oid 28 version 1856 is already newer than 1855 2024-09-01T00:41:38.168 INFO:tasks.rados.rados.0.smithi026.stdout:3848: oid 28 updating version 1856 to 1857 2024-09-01T00:41:38.168 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1857 (ObjNum 1198 snap 367 seq_num 1198) dirty exists 2024-09-01T00:41:38.168 INFO:tasks.rados.rados.0.smithi026.stdout:3848: left oid 28 (ObjNum 1198 snap 367 seq_num 1198) 2024-09-01T00:41:38.168 INFO:tasks.rados.rados.0.smithi026.stdout:3847: done (2 left) 2024-09-01T00:41:38.168 INFO:tasks.rados.rados.0.smithi026.stdout:3848: done (1 left) 2024-09-01T00:41:38.168 INFO:tasks.rados.rados.0.smithi026.stdout:3849: done (0 left) 2024-09-01T00:41:38.168 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 367 2024-09-01T00:41:38.168 INFO:tasks.rados.rados.0.smithi026.stdout:3850: seq_num 1200 ranges {0=499712,499712=401408} 2024-09-01T00:41:38.170 INFO:tasks.rados.rados.0.smithi026.stdout:3850: writing smithi02669314-41 from 0 to 499712 tid 1 2024-09-01T00:41:38.172 INFO:tasks.rados.rados.0.smithi026.stdout:3850: writing smithi02669314-41 from 499712 to 901120 tid 2 2024-09-01T00:41:38.172 INFO:tasks.rados.rados.0.smithi026.stdout:3851: setattr oid 16 current snap is 367 2024-09-01T00:41:38.174 INFO:tasks.rados.rados.0.smithi026.stdout:3852: rollback oid 45 current snap is 367 2024-09-01T00:41:38.174 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 45 to 314 2024-09-01T00:41:38.174 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 1 current snap is 367 2024-09-01T00:41:38.174 INFO:tasks.rados.rados.0.smithi026.stdout:3853: seq_num 1201 ranges {0=524288,524288=401408} 2024-09-01T00:41:38.177 INFO:tasks.rados.rados.0.smithi026.stdout:3853: writing smithi02669314-1 from 0 to 524288 tid 1 2024-09-01T00:41:38.180 INFO:tasks.rados.rados.0.smithi026.stdout:3853: writing smithi02669314-1 from 524288 to 925696 tid 2 2024-09-01T00:41:38.180 INFO:tasks.rados.rados.0.smithi026.stdout:3854: read oid 34 snap -1 2024-09-01T00:41:38.180 INFO:tasks.rados.rados.0.smithi026.stdout:3854: expect deleted 2024-09-01T00:41:38.180 INFO:tasks.rados.rados.0.smithi026.stdout:3855: rollback oid 24 current snap is 367 2024-09-01T00:41:38.180 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 24 to 364 2024-09-01T00:41:38.181 INFO:tasks.rados.rados.0.smithi026.stdout:3850: finishing write tid 1 to smithi02669314-41 2024-09-01T00:41:38.181 INFO:tasks.rados.rados.0.smithi026.stdout:3850: finishing write tid 2 to smithi02669314-41 2024-09-01T00:41:38.181 INFO:tasks.rados.rados.0.smithi026.stdout:3850: finishing write tid 3 to smithi02669314-41 2024-09-01T00:41:38.181 INFO:tasks.rados.rados.0.smithi026.stdout:3850: finishing write tid 4 to smithi02669314-41 2024-09-01T00:41:38.181 INFO:tasks.rados.rados.0.smithi026.stdout:3850: oid 41 updating version 0 to 1892 2024-09-01T00:41:38.181 INFO:tasks.rados.rados.0.smithi026.stdout:3850: oid 41 updating version 1892 to 1893 2024-09-01T00:41:38.181 INFO:tasks.rados.rados.0.smithi026.stdout:3850: oid 41 version 1893 is already newer than 1891 2024-09-01T00:41:38.181 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1893 (ObjNum 1200 snap 367 seq_num 1200) dirty exists 2024-09-01T00:41:38.181 INFO:tasks.rados.rados.0.smithi026.stdout:3850: left oid 41 (ObjNum 1200 snap 367 seq_num 1200) 2024-09-01T00:41:38.181 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1882 (ObjNum 1187 snap 364 seq_num 1187) dirty exists 2024-09-01T00:41:38.181 INFO:tasks.rados.rados.0.smithi026.stdout:3850: done (5 left) 2024-09-01T00:41:38.181 INFO:tasks.rados.rados.0.smithi026.stdout:3851: done (4 left) 2024-09-01T00:41:38.182 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 48 current snap is 367 2024-09-01T00:41:38.182 INFO:tasks.rados.rados.0.smithi026.stdout:3856: seq_num 1202 ranges {4988928=540672,5529600=401408} 2024-09-01T00:41:38.199 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:41:37 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:41:37] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.51.0" 2024-09-01T00:41:38.212 INFO:tasks.rados.rados.0.smithi026.stdout:3856: writing smithi02669314-48 from 4988928 to 5529600 tid 1 2024-09-01T00:41:38.212 INFO:tasks.rados.rados.0.smithi026.stdout:3856: writing smithi02669314-48 from 5529600 to 5931008 tid 2 2024-09-01T00:41:38.213 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 367 2024-09-01T00:41:38.213 INFO:tasks.rados.rados.0.smithi026.stdout:3852: finishing rollback tid 0 to smithi02669314-45 2024-09-01T00:41:38.213 INFO:tasks.rados.rados.0.smithi026.stdout:3857: seq_num 1203 ranges {655360=557056,1212416=401408} 2024-09-01T00:41:38.219 INFO:tasks.rados.rados.0.smithi026.stdout:3857: writing smithi02669314-7 from 655360 to 1212416 tid 1 2024-09-01T00:41:38.222 INFO:tasks.rados.rados.0.smithi026.stdout:3857: writing smithi02669314-7 from 1212416 to 1613824 tid 2 2024-09-01T00:41:38.222 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 44 current snap is 367 2024-09-01T00:41:38.222 INFO:tasks.rados.rados.0.smithi026.stdout:3853: finishing write tid 1 to smithi02669314-1 2024-09-01T00:41:38.222 INFO:tasks.rados.rados.0.smithi026.stdout:3852: finishing rollback tid 1 to smithi02669314-45 2024-09-01T00:41:38.222 INFO:tasks.rados.rados.0.smithi026.stdout:3852: finishing rollback tid 2 to smithi02669314-45 2024-09-01T00:41:38.222 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 45 v 1717 (ObjNum 923 snap 296 seq_num 923) dirty exists 2024-09-01T00:41:38.222 INFO:tasks.rados.rados.0.smithi026.stdout:3853: finishing write tid 2 to smithi02669314-1 2024-09-01T00:41:38.222 INFO:tasks.rados.rados.0.smithi026.stdout:3853: finishing write tid 3 to smithi02669314-1 2024-09-01T00:41:38.223 INFO:tasks.rados.rados.0.smithi026.stdout:3853: finishing write tid 4 to smithi02669314-1 2024-09-01T00:41:38.223 INFO:tasks.rados.rados.0.smithi026.stdout:3853: oid 1 updating version 0 to 1860 2024-09-01T00:41:38.223 INFO:tasks.rados.rados.0.smithi026.stdout:3853: oid 1 version 1860 is already newer than 1858 2024-09-01T00:41:38.223 INFO:tasks.rados.rados.0.smithi026.stdout:3853: oid 1 version 1860 is already newer than 1859 2024-09-01T00:41:38.223 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 1 v 1860 (ObjNum 1201 snap 367 seq_num 1201) dirty exists 2024-09-01T00:41:38.223 INFO:tasks.rados.rados.0.smithi026.stdout:3853: left oid 1 (ObjNum 1201 snap 367 seq_num 1201) 2024-09-01T00:41:38.223 INFO:tasks.rados.rados.0.smithi026.stdout:3855: finishing rollback tid 0 to smithi02669314-24 2024-09-01T00:41:38.223 INFO:tasks.rados.rados.0.smithi026.stdout:3855: finishing rollback tid 1 to smithi02669314-24 2024-09-01T00:41:38.223 INFO:tasks.rados.rados.0.smithi026.stdout:3855: finishing rollback tid 2 to smithi02669314-24 2024-09-01T00:41:38.223 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 24 v 1863 (ObjNum 1165 snap 356 seq_num 1165) dirty exists 2024-09-01T00:41:38.223 INFO:tasks.rados.rados.0.smithi026.stdout:3858: seq_num 1204 ranges {7233536=573440,7806976=401408} 2024-09-01T00:41:38.264 INFO:tasks.rados.rados.0.smithi026.stdout:3858: writing smithi02669314-44 from 7233536 to 7806976 tid 1 2024-09-01T00:41:38.267 INFO:tasks.rados.rados.0.smithi026.stdout:3858: writing smithi02669314-44 from 7806976 to 8208384 tid 2 2024-09-01T00:41:38.267 INFO:tasks.rados.rados.0.smithi026.stdout:3852: done (6 left) 2024-09-01T00:41:38.267 INFO:tasks.rados.rados.0.smithi026.stdout:3853: done (5 left) 2024-09-01T00:41:38.267 INFO:tasks.rados.rados.0.smithi026.stdout:3854: done (4 left) 2024-09-01T00:41:38.267 INFO:tasks.rados.rados.0.smithi026.stdout:3855: done (3 left) 2024-09-01T00:41:38.267 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 37 current snap is 367 2024-09-01T00:41:38.267 INFO:tasks.rados.rados.0.smithi026.stdout:3856: finishing write tid 1 to smithi02669314-48 2024-09-01T00:41:38.267 INFO:tasks.rados.rados.0.smithi026.stdout:3856: finishing write tid 2 to smithi02669314-48 2024-09-01T00:41:38.267 INFO:tasks.rados.rados.0.smithi026.stdout:3856: finishing write tid 3 to smithi02669314-48 2024-09-01T00:41:38.268 INFO:tasks.rados.rados.0.smithi026.stdout:3856: finishing write tid 4 to smithi02669314-48 2024-09-01T00:41:38.268 INFO:tasks.rados.rados.0.smithi026.stdout:3856: oid 48 updating version 0 to 1895 2024-09-01T00:41:38.268 INFO:tasks.rados.rados.0.smithi026.stdout:3856: oid 48 updating version 1895 to 1896 2024-09-01T00:41:38.268 INFO:tasks.rados.rados.0.smithi026.stdout:3856: oid 48 updating version 1896 to 1897 2024-09-01T00:41:38.268 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 48 v 1897 (ObjNum 1202 snap 367 seq_num 1202) dirty exists 2024-09-01T00:41:38.268 INFO:tasks.rados.rados.0.smithi026.stdout:3856: left oid 48 (ObjNum 1202 snap 367 seq_num 1202) 2024-09-01T00:41:38.268 INFO:tasks.rados.rados.0.smithi026.stdout:3859: seq_num 1205 ranges {0=589824,589824=401408} 2024-09-01T00:41:38.270 INFO:tasks.rados.rados.0.smithi026.stdout:3859: writing smithi02669314-37 from 0 to 589824 tid 1 2024-09-01T00:41:38.273 INFO:tasks.rados.rados.0.smithi026.stdout:3859: writing smithi02669314-37 from 589824 to 991232 tid 2 2024-09-01T00:41:38.273 INFO:tasks.rados.rados.0.smithi026.stdout:3856: done (3 left) 2024-09-01T00:41:38.273 INFO:tasks.rados.rados.0.smithi026.stdout:3860: snap_remove snap 365 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:3860: done (3 left) 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:3861: read oid 48 snap -1 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:3861: expect (ObjNum 1202 snap 367 seq_num 1202) 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:3862: snap_create 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:3857: finishing write tid 1 to smithi02669314-7 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:3857: finishing write tid 2 to smithi02669314-7 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:3857: finishing write tid 3 to smithi02669314-7 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:3857: finishing write tid 4 to smithi02669314-7 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:3857: oid 7 updating version 0 to 1899 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:3857: oid 7 updating version 1899 to 1900 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:3857: oid 7 updating version 1900 to 1901 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 1901 (ObjNum 1203 snap 367 seq_num 1203) dirty exists 2024-09-01T00:41:38.330 INFO:tasks.rados.rados.0.smithi026.stdout:3857: left oid 7 (ObjNum 1203 snap 367 seq_num 1203) 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3858: finishing write tid 1 to smithi02669314-44 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3858: finishing write tid 2 to smithi02669314-44 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3858: finishing write tid 3 to smithi02669314-44 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3858: finishing write tid 4 to smithi02669314-44 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3858: oid 44 updating version 0 to 1931 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3858: oid 44 version 1931 is already newer than 1929 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3858: oid 44 version 1931 is already newer than 1930 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1931 (ObjNum 1204 snap 367 seq_num 1204) dirty exists 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3858: left oid 44 (ObjNum 1204 snap 367 seq_num 1204) 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3859: finishing write tid 1 to smithi02669314-37 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3859: finishing write tid 2 to smithi02669314-37 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3859: finishing write tid 3 to smithi02669314-37 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3859: finishing write tid 4 to smithi02669314-37 2024-09-01T00:41:38.331 INFO:tasks.rados.rados.0.smithi026.stdout:3859: oid 37 updating version 0 to 1366 2024-09-01T00:41:38.332 INFO:tasks.rados.rados.0.smithi026.stdout:3859: oid 37 version 1366 is already newer than 1365 2024-09-01T00:41:38.332 INFO:tasks.rados.rados.0.smithi026.stdout:3859: oid 37 updating version 1366 to 1367 2024-09-01T00:41:38.332 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 1367 (ObjNum 1205 snap 367 seq_num 1205) dirty exists 2024-09-01T00:41:38.332 INFO:tasks.rados.rados.0.smithi026.stdout:3859: left oid 37 (ObjNum 1205 snap 367 seq_num 1205) 2024-09-01T00:41:38.354 INFO:tasks.rados.rados.0.smithi026.stdout:3861: expect (ObjNum 1202 snap 367 seq_num 1202) 2024-09-01T00:41:39.332 INFO:tasks.rados.rados.0.smithi026.stdout:3857: done (4 left) 2024-09-01T00:41:39.332 INFO:tasks.rados.rados.0.smithi026.stdout:3858: done (3 left) 2024-09-01T00:41:39.332 INFO:tasks.rados.rados.0.smithi026.stdout:3859: done (2 left) 2024-09-01T00:41:39.332 INFO:tasks.rados.rados.0.smithi026.stdout:3861: done (1 left) 2024-09-01T00:41:39.332 INFO:tasks.rados.rados.0.smithi026.stdout:3862: done (0 left) 2024-09-01T00:41:39.332 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 368 2024-09-01T00:41:39.332 INFO:tasks.rados.rados.0.smithi026.stdout:3863: seq_num 1206 ranges {0=606208,606208=401408} 2024-09-01T00:41:39.335 INFO:tasks.rados.rados.0.smithi026.stdout:3863: writing smithi02669314-18 from 0 to 606208 tid 1 2024-09-01T00:41:39.338 INFO:tasks.rados.rados.0.smithi026.stdout:3863: writing smithi02669314-18 from 606208 to 1007616 tid 2 2024-09-01T00:41:39.338 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 5 current snap is 368 2024-09-01T00:41:39.338 INFO:tasks.rados.rados.0.smithi026.stdout:3864: seq_num 1207 ranges {1949696=622592,2572288=401408} 2024-09-01T00:41:39.352 INFO:tasks.rados.rados.0.smithi026.stdout:3864: writing smithi02669314-5 from 1949696 to 2572288 tid 1 2024-09-01T00:41:39.355 INFO:tasks.rados.rados.0.smithi026.stdout:3864: writing smithi02669314-5 from 2572288 to 2973696 tid 2 2024-09-01T00:41:39.355 INFO:tasks.rados.rados.0.smithi026.stdout:3865: delete oid 35 current snap is 368 2024-09-01T00:41:39.355 INFO:tasks.rados.rados.0.smithi026.stdout:3863: finishing write tid 1 to smithi02669314-18 2024-09-01T00:41:39.355 INFO:tasks.rados.rados.0.smithi026.stdout:3863: finishing write tid 2 to smithi02669314-18 2024-09-01T00:41:39.355 INFO:tasks.rados.rados.0.smithi026.stdout:3863: finishing write tid 3 to smithi02669314-18 2024-09-01T00:41:39.355 INFO:tasks.rados.rados.0.smithi026.stdout:3863: finishing write tid 4 to smithi02669314-18 2024-09-01T00:41:39.355 INFO:tasks.rados.rados.0.smithi026.stdout:3863: oid 18 updating version 0 to 1409 2024-09-01T00:41:39.356 INFO:tasks.rados.rados.0.smithi026.stdout:3863: oid 18 updating version 1409 to 1410 2024-09-01T00:41:39.356 INFO:tasks.rados.rados.0.smithi026.stdout:3863: oid 18 version 1410 is already newer than 1408 2024-09-01T00:41:39.356 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 1410 (ObjNum 1206 snap 368 seq_num 1206) dirty exists 2024-09-01T00:41:39.356 INFO:tasks.rados.rados.0.smithi026.stdout:3863: left oid 18 (ObjNum 1206 snap 368 seq_num 1206) 2024-09-01T00:41:39.359 INFO:tasks.rados.rados.0.smithi026.stdout:3864: finishing write tid 1 to smithi02669314-5 2024-09-01T00:41:39.359 INFO:tasks.rados.rados.0.smithi026.stdout:3864: finishing write tid 2 to smithi02669314-5 2024-09-01T00:41:39.360 INFO:tasks.rados.rados.0.smithi026.stdout:3864: finishing write tid 3 to smithi02669314-5 2024-09-01T00:41:39.361 INFO:tasks.rados.rados.0.smithi026.stdout:3863: done (2 left) 2024-09-01T00:41:39.361 INFO:tasks.rados.rados.0.smithi026.stdout:3865: done (1 left) 2024-09-01T00:41:39.362 INFO:tasks.rados.rados.0.smithi026.stdout:3866: delete oid 33 current snap is 368 2024-09-01T00:41:39.362 INFO:tasks.rados.rados.0.smithi026.stdout:3864: finishing write tid 4 to smithi02669314-5 2024-09-01T00:41:39.362 INFO:tasks.rados.rados.0.smithi026.stdout:3864: oid 5 updating version 0 to 1995 2024-09-01T00:41:39.362 INFO:tasks.rados.rados.0.smithi026.stdout:3864: oid 5 updating version 1995 to 1996 2024-09-01T00:41:39.362 INFO:tasks.rados.rados.0.smithi026.stdout:3864: oid 5 version 1996 is already newer than 1994 2024-09-01T00:41:39.362 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 5 v 1996 (ObjNum 1207 snap 368 seq_num 1207) dirty exists 2024-09-01T00:41:39.362 INFO:tasks.rados.rados.0.smithi026.stdout:3864: left oid 5 (ObjNum 1207 snap 368 seq_num 1207) 2024-09-01T00:41:39.364 INFO:tasks.rados.rados.0.smithi026.stdout:3864: done (1 left) 2024-09-01T00:41:39.364 INFO:tasks.rados.rados.0.smithi026.stdout:3866: done (0 left) 2024-09-01T00:41:39.364 INFO:tasks.rados.rados.0.smithi026.stdout:3867: snap_create 2024-09-01T00:41:39.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:39 smithi139 ceph-mon[73682]: pgmap v889: 121 pgs: 121 active+clean; 413 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 762 KiB/s wr, 20 op/s 2024-09-01T00:41:39.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:39 smithi139 ceph-mon[73682]: osdmap e812: 8 total, 8 up, 8 in 2024-09-01T00:41:39.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:39 smithi026 ceph-mon[81182]: pgmap v889: 121 pgs: 121 active+clean; 413 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 762 KiB/s wr, 20 op/s 2024-09-01T00:41:39.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:39 smithi026 ceph-mon[81182]: osdmap e812: 8 total, 8 up, 8 in 2024-09-01T00:41:39.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:39 smithi026 ceph-mon[83580]: pgmap v889: 121 pgs: 121 active+clean; 413 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 762 KiB/s wr, 20 op/s 2024-09-01T00:41:39.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:39 smithi026 ceph-mon[83580]: osdmap e812: 8 total, 8 up, 8 in 2024-09-01T00:41:40.342 INFO:tasks.rados.rados.0.smithi026.stdout:3867: done (0 left) 2024-09-01T00:41:40.342 INFO:tasks.rados.rados.0.smithi026.stdout:3868: copy_from oid 23 from oid 22 current snap is 369 2024-09-01T00:41:40.342 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 369 2024-09-01T00:41:40.342 INFO:tasks.rados.rados.0.smithi026.stdout:3869: seq_num 1210 ranges {0=671744,671744=401408} 2024-09-01T00:41:40.345 INFO:tasks.rados.rados.0.smithi026.stdout:3869: writing smithi02669314-33 from 0 to 671744 tid 1 2024-09-01T00:41:40.348 INFO:tasks.rados.rados.0.smithi026.stdout:3869: writing smithi02669314-33 from 671744 to 1073152 tid 2 2024-09-01T00:41:40.348 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 13 current snap is 369 2024-09-01T00:41:40.348 INFO:tasks.rados.rados.0.smithi026.stdout:3868: finishing copy_from to smithi02669314-23 2024-09-01T00:41:40.348 INFO:tasks.rados.rados.0.smithi026.stdout:3868: got expected ENOENT (src dne) 2024-09-01T00:41:40.348 INFO:tasks.rados.rados.0.smithi026.stdout:3868: finishing copy_from racing read to smithi02669314-23 2024-09-01T00:41:40.348 INFO:tasks.rados.rados.0.smithi026.stdout:3870: seq_num 1211 ranges {0=688128,688128=401408} 2024-09-01T00:41:40.352 INFO:tasks.rados.rados.0.smithi026.stdout:3870: writing smithi02669314-13 from 0 to 688128 tid 1 2024-09-01T00:41:40.355 INFO:tasks.rados.rados.0.smithi026.stdout:3870: writing smithi02669314-13 from 688128 to 1089536 tid 2 2024-09-01T00:41:40.355 INFO:tasks.rados.rados.0.smithi026.stdout:3868: done (2 left) 2024-09-01T00:41:40.355 INFO:tasks.rados.rados.0.smithi026.stdout:3871: rmattr oid 40 current snap is 369 2024-09-01T00:41:40.355 INFO:tasks.rados.rados.0.smithi026.stdout:3871: done (2 left) 2024-09-01T00:41:40.356 INFO:tasks.rados.rados.0.smithi026.stdout:3872: snap_create 2024-09-01T00:41:40.356 INFO:tasks.rados.rados.0.smithi026.stdout:3869: finishing write tid 1 to smithi02669314-33 2024-09-01T00:41:40.356 INFO:tasks.rados.rados.0.smithi026.stdout:3869: finishing write tid 2 to smithi02669314-33 2024-09-01T00:41:40.356 INFO:tasks.rados.rados.0.smithi026.stdout:3869: finishing write tid 3 to smithi02669314-33 2024-09-01T00:41:40.357 INFO:tasks.rados.rados.0.smithi026.stdout:3870: finishing write tid 1 to smithi02669314-13 2024-09-01T00:41:40.357 INFO:tasks.rados.rados.0.smithi026.stdout:3869: finishing write tid 4 to smithi02669314-33 2024-09-01T00:41:40.358 INFO:tasks.rados.rados.0.smithi026.stdout:3869: oid 33 updating version 0 to 1880 2024-09-01T00:41:40.358 INFO:tasks.rados.rados.0.smithi026.stdout:3869: oid 33 updating version 1880 to 1881 2024-09-01T00:41:40.358 INFO:tasks.rados.rados.0.smithi026.stdout:3869: oid 33 version 1881 is already newer than 1879 2024-09-01T00:41:40.358 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1881 (ObjNum 1210 snap 369 seq_num 1210) dirty exists 2024-09-01T00:41:40.358 INFO:tasks.rados.rados.0.smithi026.stdout:3869: left oid 33 (ObjNum 1210 snap 369 seq_num 1210) 2024-09-01T00:41:40.359 INFO:tasks.rados.rados.0.smithi026.stdout:3870: finishing write tid 2 to smithi02669314-13 2024-09-01T00:41:40.359 INFO:tasks.rados.rados.0.smithi026.stdout:3870: finishing write tid 3 to smithi02669314-13 2024-09-01T00:41:40.360 INFO:tasks.rados.rados.0.smithi026.stdout:3870: finishing write tid 4 to smithi02669314-13 2024-09-01T00:41:40.360 INFO:tasks.rados.rados.0.smithi026.stdout:3870: oid 13 updating version 0 to 1447 2024-09-01T00:41:40.360 INFO:tasks.rados.rados.0.smithi026.stdout:3870: oid 13 version 1447 is already newer than 1446 2024-09-01T00:41:40.360 INFO:tasks.rados.rados.0.smithi026.stdout:3870: oid 13 updating version 1447 to 1448 2024-09-01T00:41:40.360 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 13 v 1448 (ObjNum 1211 snap 369 seq_num 1211) dirty exists 2024-09-01T00:41:40.360 INFO:tasks.rados.rados.0.smithi026.stdout:3870: left oid 13 (ObjNum 1211 snap 369 seq_num 1211) 2024-09-01T00:41:40.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:40 smithi026 ceph-mon[81182]: osdmap e813: 8 total, 8 up, 8 in 2024-09-01T00:41:40.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:40 smithi026 ceph-mon[83580]: osdmap e813: 8 total, 8 up, 8 in 2024-09-01T00:41:40.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:40 smithi139 ceph-mon[73682]: osdmap e813: 8 total, 8 up, 8 in 2024-09-01T00:41:40.885 INFO:tasks.rados.rados.0.smithi026.stdout:3869: done (2 left) 2024-09-01T00:41:40.885 INFO:tasks.rados.rados.0.smithi026.stdout:3870: done (1 left) 2024-09-01T00:41:40.885 INFO:tasks.rados.rados.0.smithi026.stdout:3872: done (0 left) 2024-09-01T00:41:40.885 INFO:tasks.rados.rados.0.smithi026.stdout:3873: delete oid 7 current snap is 370 2024-09-01T00:41:40.889 INFO:tasks.rados.rados.0.smithi026.stdout:3873: done (0 left) 2024-09-01T00:41:40.889 INFO:tasks.rados.rados.0.smithi026.stdout:3874: snap_remove snap 362 2024-09-01T00:41:41.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:41 smithi026 ceph-mon[81182]: pgmap v892: 121 pgs: 121 active+clean; 414 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 803 KiB/s wr, 15 op/s 2024-09-01T00:41:41.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:41 smithi026 ceph-mon[81182]: osdmap e814: 8 total, 8 up, 8 in 2024-09-01T00:41:41.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:41 smithi026 ceph-mon[81182]: osdmap e815: 8 total, 8 up, 8 in 2024-09-01T00:41:41.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:41 smithi026 ceph-mon[83580]: pgmap v892: 121 pgs: 121 active+clean; 414 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 803 KiB/s wr, 15 op/s 2024-09-01T00:41:41.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:41 smithi026 ceph-mon[83580]: osdmap e814: 8 total, 8 up, 8 in 2024-09-01T00:41:41.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:41 smithi026 ceph-mon[83580]: osdmap e815: 8 total, 8 up, 8 in 2024-09-01T00:41:41.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:41 smithi139 ceph-mon[73682]: pgmap v892: 121 pgs: 121 active+clean; 414 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 803 KiB/s wr, 15 op/s 2024-09-01T00:41:41.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:41 smithi139 ceph-mon[73682]: osdmap e814: 8 total, 8 up, 8 in 2024-09-01T00:41:41.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:41 smithi139 ceph-mon[73682]: osdmap e815: 8 total, 8 up, 8 in 2024-09-01T00:41:41.888 INFO:tasks.rados.rados.0.smithi026.stdout:3874: done (0 left) 2024-09-01T00:41:41.888 INFO:tasks.rados.rados.0.smithi026.stdout:3875: read oid 20 snap -1 2024-09-01T00:41:41.889 INFO:tasks.rados.rados.0.smithi026.stdout:3875: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:41:41.889 INFO:tasks.rados.rados.0.smithi026.stdout:3876: rollback oid 46 current snap is 370 2024-09-01T00:41:41.889 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 46 to 368 2024-09-01T00:41:41.889 INFO:tasks.rados.rados.0.smithi026.stdout:3877: read oid 21 snap -1 2024-09-01T00:41:41.889 INFO:tasks.rados.rados.0.smithi026.stdout:3877: expect (ObjNum 1142 snap 354 seq_num 1142) 2024-09-01T00:41:41.889 INFO:tasks.rados.rados.0.smithi026.stdout:3878: read oid 9 snap 352 2024-09-01T00:41:41.889 INFO:tasks.rados.rados.0.smithi026.stdout:3878: expect deleted 2024-09-01T00:41:41.889 INFO:tasks.rados.rados.0.smithi026.stdout:3879: setattr oid 43 current snap is 370 2024-09-01T00:41:41.890 INFO:tasks.rados.rados.0.smithi026.stdout:3880: snap_remove snap 369 2024-09-01T00:41:42.892 INFO:tasks.rados.rados.0.smithi026.stdout:3880: done (5 left) 2024-09-01T00:41:42.892 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 40 current snap is 370 2024-09-01T00:41:42.892 INFO:tasks.rados.rados.0.smithi026.stdout:3881: seq_num 1213 ranges {294912=720896,1015808=401408} 2024-09-01T00:41:42.897 INFO:tasks.rados.rados.0.smithi026.stdout:3881: writing smithi02669314-40 from 294912 to 1015808 tid 1 2024-09-01T00:41:42.899 INFO:tasks.rados.rados.0.smithi026.stdout:3881: writing smithi02669314-40 from 1015808 to 1417216 tid 2 2024-09-01T00:41:42.899 INFO:tasks.rados.rados.0.smithi026.stdout:3882: copy_from oid 3 from oid 28 current snap is 370 2024-09-01T00:41:42.899 INFO:tasks.rados.rados.0.smithi026.stdout:3875: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:41:42.907 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 43 v 734 (ObjNum 33 snap 0 seq_num 133789328) dirty exists 2024-09-01T00:41:42.908 INFO:tasks.rados.rados.0.smithi026.stdout:3876: finishing rollback tid 0 to smithi02669314-46 2024-09-01T00:41:42.908 INFO:tasks.rados.rados.0.smithi026.stdout:3876: finishing rollback tid 1 to smithi02669314-46 2024-09-01T00:41:42.908 INFO:tasks.rados.rados.0.smithi026.stdout:3876: finishing rollback tid 2 to smithi02669314-46 2024-09-01T00:41:42.908 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1896 (ObjNum 1123 snap 350 seq_num 1123) dirty exists 2024-09-01T00:41:42.909 INFO:tasks.rados.rados.0.smithi026.stdout:3877: expect (ObjNum 1142 snap 354 seq_num 1142) 2024-09-01T00:41:43.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:42 smithi026 ceph-mon[81182]: osdmap e816: 8 total, 8 up, 8 in 2024-09-01T00:41:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:42 smithi026 ceph-mon[83580]: osdmap e816: 8 total, 8 up, 8 in 2024-09-01T00:41:43.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:42 smithi139 ceph-mon[73682]: osdmap e816: 8 total, 8 up, 8 in 2024-09-01T00:41:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:43 smithi026 ceph-mon[81182]: pgmap v896: 121 pgs: 121 active+clean; 421 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-09-01T00:41:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:43 smithi026 ceph-mon[81182]: osdmap e817: 8 total, 8 up, 8 in 2024-09-01T00:41:44.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:43 smithi026 ceph-mon[83580]: pgmap v896: 121 pgs: 121 active+clean; 421 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-09-01T00:41:44.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:43 smithi026 ceph-mon[83580]: osdmap e817: 8 total, 8 up, 8 in 2024-09-01T00:41:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:43 smithi139 ceph-mon[73682]: pgmap v896: 121 pgs: 121 active+clean; 421 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-09-01T00:41:44.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:43 smithi139 ceph-mon[73682]: osdmap e817: 8 total, 8 up, 8 in 2024-09-01T00:41:44.496 INFO:tasks.rados.rados.0.smithi026.stdout:3881: finishing write tid 1 to smithi02669314-40 2024-09-01T00:41:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:3881: finishing write tid 2 to smithi02669314-40 2024-09-01T00:41:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:3881: finishing write tid 3 to smithi02669314-40 2024-09-01T00:41:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:3882: finishing copy_from racing read to smithi02669314-3 2024-09-01T00:41:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:3882: finishing copy_from to smithi02669314-3 2024-09-01T00:41:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 1857 (ObjNum 1198 snap 367 seq_num 1198) dirty exists 2024-09-01T00:41:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:3881: finishing write tid 4 to smithi02669314-40 2024-09-01T00:41:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:3881: oid 40 updating version 0 to 1934 2024-09-01T00:41:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:3881: oid 40 updating version 1934 to 1936 2024-09-01T00:41:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:3881: oid 40 version 1936 is already newer than 1935 2024-09-01T00:41:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 40 v 1936 (ObjNum 1213 snap 370 seq_num 1213) dirty exists 2024-09-01T00:41:44.497 INFO:tasks.rados.rados.0.smithi026.stdout:3881: left oid 40 (ObjNum 1213 snap 370 seq_num 1213) 2024-09-01T00:41:44.498 INFO:tasks.rados.rados.0.smithi026.stdout:3875: done (6 left) 2024-09-01T00:41:44.498 INFO:tasks.rados.rados.0.smithi026.stdout:3876: done (5 left) 2024-09-01T00:41:44.498 INFO:tasks.rados.rados.0.smithi026.stdout:3877: done (4 left) 2024-09-01T00:41:44.498 INFO:tasks.rados.rados.0.smithi026.stdout:3878: done (3 left) 2024-09-01T00:41:44.498 INFO:tasks.rados.rados.0.smithi026.stdout:3879: done (2 left) 2024-09-01T00:41:44.498 INFO:tasks.rados.rados.0.smithi026.stdout:3881: done (1 left) 2024-09-01T00:41:44.498 INFO:tasks.rados.rados.0.smithi026.stdout:3882: done (0 left) 2024-09-01T00:41:44.498 INFO:tasks.rados.rados.0.smithi026.stdout:3883: snap_remove snap 366 2024-09-01T00:41:44.896 INFO:tasks.rados.rados.0.smithi026.stdout:3883: done (0 left) 2024-09-01T00:41:44.896 INFO:tasks.rados.rados.0.smithi026.stdout:3884: read oid 24 snap 354 2024-09-01T00:41:44.897 INFO:tasks.rados.rados.0.smithi026.stdout:3884: expect (ObjNum 1073 snap 333 seq_num 1073) 2024-09-01T00:41:44.897 INFO:tasks.rados.rados.0.smithi026.stdout:3885: read oid 34 snap -1 2024-09-01T00:41:44.897 INFO:tasks.rados.rados.0.smithi026.stdout:3885: expect deleted 2024-09-01T00:41:44.897 INFO:tasks.rados.rados.0.smithi026.stdout:3886: snap_remove snap 368 2024-09-01T00:41:45.886 INFO:tasks.rados.rados.0.smithi026.stdout:3886: done (2 left) 2024-09-01T00:41:45.886 INFO:tasks.rados.rados.0.smithi026.stdout:3887: rmattr oid 49 current snap is 370 2024-09-01T00:41:45.886 INFO:tasks.rados.rados.0.smithi026.stdout:3887: done (2 left) 2024-09-01T00:41:45.886 INFO:tasks.rados.rados.0.smithi026.stdout:3888: snap_create 2024-09-01T00:41:45.887 INFO:tasks.rados.rados.0.smithi026.stdout:3884: expect (ObjNum 1073 snap 333 seq_num 1073) 2024-09-01T00:41:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:45 smithi026 ceph-mon[81182]: pgmap v898: 121 pgs: 121 active+clean; 424 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-09-01T00:41:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:45 smithi026 ceph-mon[81182]: osdmap e818: 8 total, 8 up, 8 in 2024-09-01T00:41:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:45 smithi026 ceph-mon[81182]: osdmap e819: 8 total, 8 up, 8 in 2024-09-01T00:41:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:45 smithi026 ceph-mon[83580]: pgmap v898: 121 pgs: 121 active+clean; 424 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-09-01T00:41:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:45 smithi026 ceph-mon[83580]: osdmap e818: 8 total, 8 up, 8 in 2024-09-01T00:41:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:45 smithi026 ceph-mon[83580]: osdmap e819: 8 total, 8 up, 8 in 2024-09-01T00:41:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:45 smithi139 ceph-mon[73682]: pgmap v898: 121 pgs: 121 active+clean; 424 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-09-01T00:41:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:45 smithi139 ceph-mon[73682]: osdmap e818: 8 total, 8 up, 8 in 2024-09-01T00:41:46.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:45 smithi139 ceph-mon[73682]: osdmap e819: 8 total, 8 up, 8 in 2024-09-01T00:41:46.887 INFO:tasks.rados.rados.0.smithi026.stdout:3884: done (2 left) 2024-09-01T00:41:46.888 INFO:tasks.rados.rados.0.smithi026.stdout:3885: done (1 left) 2024-09-01T00:41:46.888 INFO:tasks.rados.rados.0.smithi026.stdout:3888: done (0 left) 2024-09-01T00:41:46.888 INFO:tasks.rados.rados.0.smithi026.stdout:3889: delete oid 43 current snap is 371 2024-09-01T00:41:46.893 INFO:tasks.rados.rados.0.smithi026.stdout:3889: done (0 left) 2024-09-01T00:41:46.893 INFO:tasks.rados.rados.0.smithi026.stdout:3890: snap_create 2024-09-01T00:41:47.899 INFO:tasks.rados.rados.0.smithi026.stdout:3890: done (0 left) 2024-09-01T00:41:47.899 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 372 2024-09-01T00:41:47.899 INFO:tasks.rados.rados.0.smithi026.stdout:3891: seq_num 1215 ranges {1073152=753664,1826816=401408} 2024-09-01T00:41:47.908 INFO:tasks.rados.rados.0.smithi026.stdout:3891: writing smithi02669314-33 from 1073152 to 1826816 tid 1 2024-09-01T00:41:47.911 INFO:tasks.rados.rados.0.smithi026.stdout:3891: writing smithi02669314-33 from 1826816 to 2228224 tid 2 2024-09-01T00:41:47.911 INFO:tasks.rados.rados.0.smithi026.stdout:3892: copy_from oid 10 from oid 40 current snap is 372 2024-09-01T00:41:47.911 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 372 2024-09-01T00:41:47.911 INFO:tasks.rados.rados.0.smithi026.stdout:3893: seq_num 1216 ranges {1007616=770048,1777664=401408} 2024-09-01T00:41:47.921 INFO:tasks.rados.rados.0.smithi026.stdout:3893: writing smithi02669314-18 from 1007616 to 1777664 tid 1 2024-09-01T00:41:47.924 INFO:tasks.rados.rados.0.smithi026.stdout:3893: writing smithi02669314-18 from 1777664 to 2179072 tid 2 2024-09-01T00:41:47.924 INFO:tasks.rados.rados.0.smithi026.stdout:3894: setattr oid 34 current snap is 372 2024-09-01T00:41:47.924 INFO:tasks.rados.rados.0.smithi026.stdout:3891: finishing write tid 1 to smithi02669314-33 2024-09-01T00:41:47.924 INFO:tasks.rados.rados.0.smithi026.stdout:3891: finishing write tid 2 to smithi02669314-33 2024-09-01T00:41:47.924 INFO:tasks.rados.rados.0.smithi026.stdout:3891: finishing write tid 3 to smithi02669314-33 2024-09-01T00:41:47.924 INFO:tasks.rados.rados.0.smithi026.stdout:3891: finishing write tid 4 to smithi02669314-33 2024-09-01T00:41:47.924 INFO:tasks.rados.rados.0.smithi026.stdout:3891: oid 33 updating version 0 to 1884 2024-09-01T00:41:47.924 INFO:tasks.rados.rados.0.smithi026.stdout:3891: oid 33 version 1884 is already newer than 1882 2024-09-01T00:41:47.924 INFO:tasks.rados.rados.0.smithi026.stdout:3891: oid 33 version 1884 is already newer than 1883 2024-09-01T00:41:47.925 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1884 (ObjNum 1215 snap 372 seq_num 1215) dirty exists 2024-09-01T00:41:47.925 INFO:tasks.rados.rados.0.smithi026.stdout:3891: left oid 33 (ObjNum 1215 snap 372 seq_num 1215) 2024-09-01T00:41:47.925 INFO:tasks.rados.rados.0.smithi026.stdout:3891: done (3 left) 2024-09-01T00:41:47.925 INFO:tasks.rados.rados.0.smithi026.stdout:3895: snap_remove snap 363 2024-09-01T00:41:48.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:47 smithi026 ceph-mon[81182]: pgmap v901: 121 pgs: 121 active+clean; 425 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-09-01T00:41:48.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:47 smithi026 ceph-mon[81182]: osdmap e820: 8 total, 8 up, 8 in 2024-09-01T00:41:48.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:41:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:41:47] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.51.0" 2024-09-01T00:41:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:47 smithi026 ceph-mon[83580]: pgmap v901: 121 pgs: 121 active+clean; 425 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-09-01T00:41:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:47 smithi026 ceph-mon[83580]: osdmap e820: 8 total, 8 up, 8 in 2024-09-01T00:41:48.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:47 smithi139 ceph-mon[73682]: pgmap v901: 121 pgs: 121 active+clean; 425 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-09-01T00:41:48.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:47 smithi139 ceph-mon[73682]: osdmap e820: 8 total, 8 up, 8 in 2024-09-01T00:41:48.905 INFO:tasks.rados.rados.0.smithi026.stdout:3895: done (3 left) 2024-09-01T00:41:48.905 INFO:tasks.rados.rados.0.smithi026.stdout:3896: snap_remove snap 345 2024-09-01T00:41:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:48 smithi026 ceph-mon[81182]: osdmap e821: 8 total, 8 up, 8 in 2024-09-01T00:41:49.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:48 smithi026 ceph-mon[81182]: pgmap v904: 121 pgs: 121 active+clean; 425 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 486 KiB/s wr, 10 op/s 2024-09-01T00:41:49.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:48 smithi026 ceph-mon[83580]: osdmap e821: 8 total, 8 up, 8 in 2024-09-01T00:41:49.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:48 smithi026 ceph-mon[83580]: pgmap v904: 121 pgs: 121 active+clean; 425 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 486 KiB/s wr, 10 op/s 2024-09-01T00:41:49.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:48 smithi139 ceph-mon[73682]: osdmap e821: 8 total, 8 up, 8 in 2024-09-01T00:41:49.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:48 smithi139 ceph-mon[73682]: pgmap v904: 121 pgs: 121 active+clean; 425 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 486 KiB/s wr, 10 op/s 2024-09-01T00:41:49.910 INFO:tasks.rados.rados.0.smithi026.stdout:3896: done (3 left) 2024-09-01T00:41:49.910 INFO:tasks.rados.rados.0.smithi026.stdout:3897: snap_remove snap 354 2024-09-01T00:41:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:49 smithi026 ceph-mon[83580]: osdmap e822: 8 total, 8 up, 8 in 2024-09-01T00:41:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:41:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:49 smithi026 ceph-mon[81182]: osdmap e822: 8 total, 8 up, 8 in 2024-09-01T00:41:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:41:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:49 smithi139 ceph-mon[73682]: osdmap e822: 8 total, 8 up, 8 in 2024-09-01T00:41:50.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:41:50.889 INFO:tasks.rados.rados.0.smithi026.stdout:3897: done (3 left) 2024-09-01T00:41:50.889 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 41 current snap is 372 2024-09-01T00:41:50.889 INFO:tasks.rados.rados.0.smithi026.stdout:3898: seq_num 1217 ranges {901120=786432,1687552=401408} 2024-09-01T00:41:50.899 INFO:tasks.rados.rados.0.smithi026.stdout:3898: writing smithi02669314-41 from 901120 to 1687552 tid 1 2024-09-01T00:41:50.904 INFO:tasks.rados.rados.0.smithi026.stdout:3898: writing smithi02669314-41 from 1687552 to 2088960 tid 2 2024-09-01T00:41:50.905 INFO:tasks.rados.rados.0.smithi026.stdout:3892: finishing copy_from racing read to smithi02669314-10 2024-09-01T00:41:50.905 INFO:tasks.rados.rados.0.smithi026.stdout:3892: finishing copy_from to smithi02669314-10 2024-09-01T00:41:50.905 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 1936 (ObjNum 1213 snap 370 seq_num 1213) dirty exists 2024-09-01T00:41:50.905 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 1883 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-09-01T00:41:50.905 INFO:tasks.rados.rados.0.smithi026.stdout:3893: finishing write tid 1 to smithi02669314-18 2024-09-01T00:41:50.905 INFO:tasks.rados.rados.0.smithi026.stdout:3893: finishing write tid 2 to smithi02669314-18 2024-09-01T00:41:50.905 INFO:tasks.rados.rados.0.smithi026.stdout:3893: finishing write tid 3 to smithi02669314-18 2024-09-01T00:41:50.905 INFO:tasks.rados.rados.0.smithi026.stdout:3893: finishing write tid 4 to smithi02669314-18 2024-09-01T00:41:50.905 INFO:tasks.rados.rados.0.smithi026.stdout:3893: oid 18 updating version 0 to 1937 2024-09-01T00:41:50.905 INFO:tasks.rados.rados.0.smithi026.stdout:3893: oid 18 updating version 1937 to 1939 2024-09-01T00:41:50.905 INFO:tasks.rados.rados.0.smithi026.stdout:3893: oid 18 version 1939 is already newer than 1938 2024-09-01T00:41:50.905 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 1939 (ObjNum 1216 snap 372 seq_num 1216) dirty exists 2024-09-01T00:41:50.906 INFO:tasks.rados.rados.0.smithi026.stdout:3893: left oid 18 (ObjNum 1216 snap 372 seq_num 1216) 2024-09-01T00:41:50.906 INFO:tasks.rados.rados.0.smithi026.stdout:3892: done (3 left) 2024-09-01T00:41:50.906 INFO:tasks.rados.rados.0.smithi026.stdout:3893: done (2 left) 2024-09-01T00:41:50.906 INFO:tasks.rados.rados.0.smithi026.stdout:3894: done (1 left) 2024-09-01T00:41:50.906 INFO:tasks.rados.rados.0.smithi026.stdout:3899: snap_create 2024-09-01T00:41:50.910 INFO:tasks.rados.rados.0.smithi026.stdout:3898: finishing write tid 1 to smithi02669314-41 2024-09-01T00:41:50.911 INFO:tasks.rados.rados.0.smithi026.stdout:3898: finishing write tid 2 to smithi02669314-41 2024-09-01T00:41:50.914 INFO:tasks.rados.rados.0.smithi026.stdout:3898: finishing write tid 3 to smithi02669314-41 2024-09-01T00:41:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:3898: finishing write tid 4 to smithi02669314-41 2024-09-01T00:41:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:3898: oid 41 updating version 0 to 1947 2024-09-01T00:41:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:3898: oid 41 updating version 1947 to 1948 2024-09-01T00:41:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:3898: oid 41 updating version 1948 to 1949 2024-09-01T00:41:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 41 v 1949 (ObjNum 1217 snap 372 seq_num 1217) dirty exists 2024-09-01T00:41:50.918 INFO:tasks.rados.rados.0.smithi026.stdout:3898: left oid 41 (ObjNum 1217 snap 372 seq_num 1217) 2024-09-01T00:41:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:50 smithi026 ceph-mon[81182]: osdmap e823: 8 total, 8 up, 8 in 2024-09-01T00:41:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:50 smithi026 ceph-mon[81182]: pgmap v907: 121 pgs: 121 active+clean; 428 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 914 KiB/s wr, 3 op/s 2024-09-01T00:41:51.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:50 smithi026 ceph-mon[81182]: osdmap e824: 8 total, 8 up, 8 in 2024-09-01T00:41:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:50 smithi026 ceph-mon[83580]: osdmap e823: 8 total, 8 up, 8 in 2024-09-01T00:41:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:50 smithi026 ceph-mon[83580]: pgmap v907: 121 pgs: 121 active+clean; 428 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 914 KiB/s wr, 3 op/s 2024-09-01T00:41:51.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:50 smithi026 ceph-mon[83580]: osdmap e824: 8 total, 8 up, 8 in 2024-09-01T00:41:51.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:50 smithi139 ceph-mon[73682]: osdmap e823: 8 total, 8 up, 8 in 2024-09-01T00:41:51.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:50 smithi139 ceph-mon[73682]: pgmap v907: 121 pgs: 121 active+clean; 428 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 914 KiB/s wr, 3 op/s 2024-09-01T00:41:51.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:50 smithi139 ceph-mon[73682]: osdmap e824: 8 total, 8 up, 8 in 2024-09-01T00:41:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:3898: done (1 left) 2024-09-01T00:41:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:3899: done (0 left) 2024-09-01T00:41:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:3900: rmattr oid 43 current snap is 373 2024-09-01T00:41:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:3900: done (0 left) 2024-09-01T00:41:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:3901: read oid 26 snap 359 2024-09-01T00:41:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:3901: expect (ObjNum 1120 snap 350 seq_num 1120) 2024-09-01T00:41:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 30 current snap is 373 2024-09-01T00:41:51.890 INFO:tasks.rados.rados.0.smithi026.stdout:3902: seq_num 1218 ranges {3284992=802816,4087808=401408} 2024-09-01T00:41:51.912 INFO:tasks.rados.rados.0.smithi026.stdout:3902: writing smithi02669314-30 from 3284992 to 4087808 tid 1 2024-09-01T00:41:51.915 INFO:tasks.rados.rados.0.smithi026.stdout:3902: writing smithi02669314-30 from 4087808 to 4489216 tid 2 2024-09-01T00:41:51.915 INFO:tasks.rados.rados.0.smithi026.stdout:3903: read oid 32 snap -1 2024-09-01T00:41:51.915 INFO:tasks.rados.rados.0.smithi026.stdout:3903: expect deleted 2024-09-01T00:41:51.915 INFO:tasks.rados.rados.0.smithi026.stdout:3904: delete oid 16 current snap is 373 2024-09-01T00:41:51.922 INFO:tasks.rados.rados.0.smithi026.stdout:3902: finishing write tid 1 to smithi02669314-30 2024-09-01T00:41:51.925 INFO:tasks.rados.rados.0.smithi026.stdout:3902: finishing write tid 2 to smithi02669314-30 2024-09-01T00:41:51.925 INFO:tasks.rados.rados.0.smithi026.stdout:3902: finishing write tid 3 to smithi02669314-30 2024-09-01T00:41:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:3902: finishing write tid 4 to smithi02669314-30 2024-09-01T00:41:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:3902: oid 30 updating version 0 to 2021 2024-09-01T00:41:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:3902: oid 30 updating version 2021 to 2022 2024-09-01T00:41:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:3902: oid 30 version 2022 is already newer than 2020 2024-09-01T00:41:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 30 v 2022 (ObjNum 1218 snap 373 seq_num 1218) dirty exists 2024-09-01T00:41:51.930 INFO:tasks.rados.rados.0.smithi026.stdout:3902: left oid 30 (ObjNum 1218 snap 373 seq_num 1218) 2024-09-01T00:41:51.939 INFO:tasks.rados.rados.0.smithi026.stdout:3901: expect (ObjNum 1120 snap 350 seq_num 1120) 2024-09-01T00:41:52.521 INFO:tasks.rados.rados.0.smithi026.stdout:3901: done (3 left) 2024-09-01T00:41:52.521 INFO:tasks.rados.rados.0.smithi026.stdout:3902: done (2 left) 2024-09-01T00:41:52.521 INFO:tasks.rados.rados.0.smithi026.stdout:3903: done (1 left) 2024-09-01T00:41:52.521 INFO:tasks.rados.rados.0.smithi026.stdout:3904: done (0 left) 2024-09-01T00:41:52.521 INFO:tasks.rados.rados.0.smithi026.stdout:3905: read oid 12 snap -1 2024-09-01T00:41:52.522 INFO:tasks.rados.rados.0.smithi026.stdout:3905: expect (ObjNum 1193 snap 365 seq_num 1193) 2024-09-01T00:41:52.522 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 26 current snap is 373 2024-09-01T00:41:52.522 INFO:tasks.rados.rados.0.smithi026.stdout:3906: seq_num 1220 ranges {0=434176,434176=442368,876544=360448} 2024-09-01T00:41:52.523 INFO:tasks.rados.rados.0.smithi026.stdout:3906: writing smithi02669314-26 from 0 to 434176 tid 1 2024-09-01T00:41:52.526 INFO:tasks.rados.rados.0.smithi026.stdout:3906: writing smithi02669314-26 from 434176 to 876544 tid 2 2024-09-01T00:41:52.528 INFO:tasks.rados.rados.0.smithi026.stdout:3906: writing smithi02669314-26 from 876544 to 1236992 tid 3 2024-09-01T00:41:52.529 INFO:tasks.rados.rados.0.smithi026.stdout:3907: rmattr oid 19 current snap is 373 2024-09-01T00:41:52.529 INFO:tasks.rados.rados.0.smithi026.stdout:3906: finishing write tid 1 to smithi02669314-26 2024-09-01T00:41:52.529 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 373 2024-09-01T00:41:52.529 INFO:tasks.rados.rados.0.smithi026.stdout:3908: seq_num 1221 ranges {0=458752,458752=729088,1187840=73728} 2024-09-01T00:41:52.531 INFO:tasks.rados.rados.0.smithi026.stdout:3908: writing smithi02669314-7 from 0 to 458752 tid 1 2024-09-01T00:41:52.536 INFO:tasks.rados.rados.0.smithi026.stdout:3908: writing smithi02669314-7 from 458752 to 1187840 tid 2 2024-09-01T00:41:52.537 INFO:tasks.rados.rados.0.smithi026.stdout:3908: writing smithi02669314-7 from 1187840 to 1261568 tid 3 2024-09-01T00:41:52.537 INFO:tasks.rados.rados.0.smithi026.stdout:3909: copy_from oid 44 from oid 17 current snap is 373 2024-09-01T00:41:52.537 INFO:tasks.rados.rados.0.smithi026.stdout:3906: finishing write tid 2 to smithi02669314-26 2024-09-01T00:41:52.537 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 1449 (ObjNum 1107 snap 344 seq_num 1107) dirty exists 2024-09-01T00:41:52.537 INFO:tasks.rados.rados.0.smithi026.stdout:3906: finishing write tid 3 to smithi02669314-26 2024-09-01T00:41:52.537 INFO:tasks.rados.rados.0.smithi026.stdout:3906: finishing write tid 4 to smithi02669314-26 2024-09-01T00:41:52.538 INFO:tasks.rados.rados.0.smithi026.stdout:3906: finishing write tid 5 to smithi02669314-26 2024-09-01T00:41:52.538 INFO:tasks.rados.rados.0.smithi026.stdout:3906: oid 26 updating version 0 to 1884 2024-09-01T00:41:52.538 INFO:tasks.rados.rados.0.smithi026.stdout:3906: oid 26 updating version 1884 to 1887 2024-09-01T00:41:52.538 INFO:tasks.rados.rados.0.smithi026.stdout:3906: oid 26 version 1887 is already newer than 1885 2024-09-01T00:41:52.538 INFO:tasks.rados.rados.0.smithi026.stdout:3906: oid 26 version 1887 is already newer than 1886 2024-09-01T00:41:52.538 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 26 v 1887 (ObjNum 1220 snap 373 seq_num 1220) dirty exists 2024-09-01T00:41:52.538 INFO:tasks.rados.rados.0.smithi026.stdout:3906: left oid 26 (ObjNum 1220 snap 373 seq_num 1220) 2024-09-01T00:41:52.538 INFO:tasks.rados.rados.0.smithi026.stdout:3906: done (4 left) 2024-09-01T00:41:52.538 INFO:tasks.rados.rados.0.smithi026.stdout:3907: done (3 left) 2024-09-01T00:41:52.538 INFO:tasks.rados.rados.0.smithi026.stdout:3910: delete oid 14 current snap is 373 2024-09-01T00:41:52.538 INFO:tasks.rados.rados.0.smithi026.stdout:3908: finishing write tid 1 to smithi02669314-7 2024-09-01T00:41:52.542 INFO:tasks.rados.rados.0.smithi026.stdout:3910: done (3 left) 2024-09-01T00:41:52.542 INFO:tasks.rados.rados.0.smithi026.stdout:3911: copy_from oid 19 from oid 33 current snap is 373 2024-09-01T00:41:52.542 INFO:tasks.rados.rados.0.smithi026.stdout:3912: read oid 30 snap -1 2024-09-01T00:41:52.543 INFO:tasks.rados.rados.0.smithi026.stdout:3912: expect (ObjNum 1218 snap 373 seq_num 1218) 2024-09-01T00:41:52.543 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 25 current snap is 373 2024-09-01T00:41:52.543 INFO:tasks.rados.rados.0.smithi026.stdout:3913: seq_num 1223 ranges {0=491520,491520=491520,983040=311296} 2024-09-01T00:41:52.545 INFO:tasks.rados.rados.0.smithi026.stdout:3913: writing smithi02669314-25 from 0 to 491520 tid 1 2024-09-01T00:41:52.549 INFO:tasks.rados.rados.0.smithi026.stdout:3913: writing smithi02669314-25 from 491520 to 983040 tid 2 2024-09-01T00:41:52.551 INFO:tasks.rados.rados.0.smithi026.stdout:3913: writing smithi02669314-25 from 983040 to 1294336 tid 3 2024-09-01T00:41:52.551 INFO:tasks.rados.rados.0.smithi026.stdout:3914: read oid 47 snap -1 2024-09-01T00:41:52.551 INFO:tasks.rados.rados.0.smithi026.stdout:3914: expect (ObjNum 1185 snap 363 seq_num 1185) 2024-09-01T00:41:52.551 INFO:tasks.rados.rados.0.smithi026.stdout:3908: finishing write tid 2 to smithi02669314-7 2024-09-01T00:41:52.551 INFO:tasks.rados.rados.0.smithi026.stdout:3908: finishing write tid 3 to smithi02669314-7 2024-09-01T00:41:52.552 INFO:tasks.rados.rados.0.smithi026.stdout:3908: finishing write tid 4 to smithi02669314-7 2024-09-01T00:41:52.552 INFO:tasks.rados.rados.0.smithi026.stdout:3915: rmattr oid 9 current snap is 373 2024-09-01T00:41:52.552 INFO:tasks.rados.rados.0.smithi026.stdout:3915: done (7 left) 2024-09-01T00:41:52.552 INFO:tasks.rados.rados.0.smithi026.stdout:3916: snap_remove snap 342 2024-09-01T00:41:53.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[81182]: osdmap e825: 8 total, 8 up, 8 in 2024-09-01T00:41:53.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:41:53.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:41:53.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:41:53.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:41:53.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:41:53.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:41:53.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[83580]: osdmap e825: 8 total, 8 up, 8 in 2024-09-01T00:41:53.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:41:53.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:41:53.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:41:53.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:41:53.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:41:53.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:52 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:41:53.227 INFO:tasks.rados.rados.0.smithi026.stdout:3916: done (7 left) 2024-09-01T00:41:53.227 INFO:tasks.rados.rados.0.smithi026.stdout:3917: snap_remove snap 361 2024-09-01T00:41:53.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:52 smithi139 ceph-mon[73682]: osdmap e825: 8 total, 8 up, 8 in 2024-09-01T00:41:53.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:52 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:41:53.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:52 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:41:53.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:52 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:41:53.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:52 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:41:53.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:52 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:41:53.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:52 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:41:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:53 smithi026 ceph-mon[81182]: pgmap v910: 121 pgs: 121 active+clean; 428 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 914 KiB/s wr, 7 op/s 2024-09-01T00:41:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:53 smithi026 ceph-mon[81182]: osdmap e826: 8 total, 8 up, 8 in 2024-09-01T00:41:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:53 smithi026 ceph-mon[83580]: pgmap v910: 121 pgs: 121 active+clean; 428 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 914 KiB/s wr, 7 op/s 2024-09-01T00:41:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:53 smithi026 ceph-mon[83580]: osdmap e826: 8 total, 8 up, 8 in 2024-09-01T00:41:54.227 INFO:tasks.rados.rados.0.smithi026.stdout:3917: done (7 left) 2024-09-01T00:41:54.228 INFO:tasks.rados.rados.0.smithi026.stdout:3918: read oid 5 snap 346 2024-09-01T00:41:54.228 INFO:tasks.rados.rados.0.smithi026.stdout:3918: expect (ObjNum 1076 snap 336 seq_num 1076) 2024-09-01T00:41:54.228 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 373 2024-09-01T00:41:54.228 INFO:tasks.rados.rados.0.smithi026.stdout:3919: seq_num 1224 ranges {3915776=507904,4423680=425984,4849664=376832} 2024-09-01T00:41:54.253 INFO:tasks.rados.rados.0.smithi026.stdout:3919: writing smithi02669314-2 from 3915776 to 4423680 tid 1 2024-09-01T00:41:54.256 INFO:tasks.rados.rados.0.smithi026.stdout:3919: writing smithi02669314-2 from 4423680 to 4849664 tid 2 2024-09-01T00:41:54.259 INFO:tasks.rados.rados.0.smithi026.stdout:3919: writing smithi02669314-2 from 4849664 to 5226496 tid 3 2024-09-01T00:41:54.259 INFO:tasks.rados.rados.0.smithi026.stdout:3920: read oid 49 snap 352 2024-09-01T00:41:54.259 INFO:tasks.rados.rados.0.smithi026.stdout:3920: expect deleted 2024-09-01T00:41:54.259 INFO:tasks.rados.rados.0.smithi026.stdout:3921: delete oid 42 current snap is 373 2024-09-01T00:41:54.259 INFO:tasks.rados.rados.0.smithi026.stdout:3908: finishing write tid 5 to smithi02669314-7 2024-09-01T00:41:54.259 INFO:tasks.rados.rados.0.smithi026.stdout:3908: oid 7 updating version 0 to 1963 2024-09-01T00:41:54.259 INFO:tasks.rados.rados.0.smithi026.stdout:3908: oid 7 version 1963 is already newer than 1961 2024-09-01T00:41:54.259 INFO:tasks.rados.rados.0.smithi026.stdout:3908: oid 7 version 1963 is already newer than 1960 2024-09-01T00:41:54.259 INFO:tasks.rados.rados.0.smithi026.stdout:3908: oid 7 version 1963 is already newer than 1962 2024-09-01T00:41:54.259 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 1963 (ObjNum 1221 snap 373 seq_num 1221) dirty exists 2024-09-01T00:41:54.260 INFO:tasks.rados.rados.0.smithi026.stdout:3908: left oid 7 (ObjNum 1221 snap 373 seq_num 1221) 2024-09-01T00:41:54.260 INFO:tasks.rados.rados.0.smithi026.stdout:3913: finishing write tid 1 to smithi02669314-25 2024-09-01T00:41:54.260 INFO:tasks.rados.rados.0.smithi026.stdout:3913: finishing write tid 2 to smithi02669314-25 2024-09-01T00:41:54.260 INFO:tasks.rados.rados.0.smithi026.stdout:3913: finishing write tid 3 to smithi02669314-25 2024-09-01T00:41:54.260 INFO:tasks.rados.rados.0.smithi026.stdout:3913: finishing write tid 4 to smithi02669314-25 2024-09-01T00:41:54.260 INFO:tasks.rados.rados.0.smithi026.stdout:3914: expect (ObjNum 1185 snap 363 seq_num 1185) 2024-09-01T00:41:54.276 INFO:tasks.rados.rados.0.smithi026.stdout:3913: finishing write tid 5 to smithi02669314-25 2024-09-01T00:41:54.276 INFO:tasks.rados.rados.0.smithi026.stdout:3913: oid 25 updating version 0 to 813 2024-09-01T00:41:54.276 INFO:tasks.rados.rados.0.smithi026.stdout:3913: oid 25 updating version 813 to 814 2024-09-01T00:41:54.276 INFO:tasks.rados.rados.0.smithi026.stdout:3913: oid 25 updating version 814 to 815 2024-09-01T00:41:54.276 INFO:tasks.rados.rados.0.smithi026.stdout:3913: oid 25 updating version 815 to 816 2024-09-01T00:41:54.276 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 816 (ObjNum 1223 snap 373 seq_num 1223) dirty exists 2024-09-01T00:41:54.277 INFO:tasks.rados.rados.0.smithi026.stdout:3913: left oid 25 (ObjNum 1223 snap 373 seq_num 1223) 2024-09-01T00:41:54.277 INFO:tasks.rados.rados.0.smithi026.stdout:3905: expect (ObjNum 1193 snap 365 seq_num 1193) 2024-09-01T00:41:54.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:53 smithi139 ceph-mon[73682]: pgmap v910: 121 pgs: 121 active+clean; 428 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 914 KiB/s wr, 7 op/s 2024-09-01T00:41:54.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:53 smithi139 ceph-mon[73682]: osdmap e826: 8 total, 8 up, 8 in 2024-09-01T00:41:55.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:55 smithi139 ceph-mon[73682]: osdmap e827: 8 total, 8 up, 8 in 2024-09-01T00:41:55.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:55 smithi139 ceph-mon[73682]: pgmap v913: 121 pgs: 121 active+clean; 424 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-09-01T00:41:55.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:55 smithi026 ceph-mon[81182]: osdmap e827: 8 total, 8 up, 8 in 2024-09-01T00:41:55.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:55 smithi026 ceph-mon[81182]: pgmap v913: 121 pgs: 121 active+clean; 424 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-09-01T00:41:55.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:55 smithi026 ceph-mon[83580]: osdmap e827: 8 total, 8 up, 8 in 2024-09-01T00:41:55.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:55 smithi026 ceph-mon[83580]: pgmap v913: 121 pgs: 121 active+clean; 424 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-09-01T00:41:55.875 INFO:tasks.rados.rados.0.smithi026.stdout:3911: finishing copy_from racing read to smithi02669314-19 2024-09-01T00:41:55.875 INFO:tasks.rados.rados.0.smithi026.stdout:3912: expect (ObjNum 1218 snap 373 seq_num 1218) 2024-09-01T00:41:56.082 INFO:tasks.rados.rados.0.smithi026.stdout:3911: finishing copy_from to smithi02669314-19 2024-09-01T00:41:56.082 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 19 v 1884 (ObjNum 1215 snap 372 seq_num 1215) dirty exists 2024-09-01T00:41:56.082 INFO:tasks.rados.rados.0.smithi026.stdout:3909: finishing copy_from racing read to smithi02669314-44 2024-09-01T00:41:56.082 INFO:tasks.rados.rados.0.smithi026.stdout:3909: finishing copy_from to smithi02669314-44 2024-09-01T00:41:56.082 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 44 v 1714 (ObjNum 1197 snap 366 seq_num 1197) dirty exists 2024-09-01T00:41:56.082 INFO:tasks.rados.rados.0.smithi026.stdout:3918: expect (ObjNum 1076 snap 336 seq_num 1076) 2024-09-01T00:41:56.114 INFO:tasks.rados.rados.0.smithi026.stdout:3919: finishing write tid 1 to smithi02669314-2 2024-09-01T00:41:56.115 INFO:tasks.rados.rados.0.smithi026.stdout:3919: finishing write tid 2 to smithi02669314-2 2024-09-01T00:41:56.115 INFO:tasks.rados.rados.0.smithi026.stdout:3919: finishing write tid 3 to smithi02669314-2 2024-09-01T00:41:56.115 INFO:tasks.rados.rados.0.smithi026.stdout:3905: done (10 left) 2024-09-01T00:41:56.115 INFO:tasks.rados.rados.0.smithi026.stdout:3908: done (9 left) 2024-09-01T00:41:56.115 INFO:tasks.rados.rados.0.smithi026.stdout:3909: done (8 left) 2024-09-01T00:41:56.115 INFO:tasks.rados.rados.0.smithi026.stdout:3911: done (7 left) 2024-09-01T00:41:56.115 INFO:tasks.rados.rados.0.smithi026.stdout:3912: done (6 left) 2024-09-01T00:41:56.115 INFO:tasks.rados.rados.0.smithi026.stdout:3913: done (5 left) 2024-09-01T00:41:56.115 INFO:tasks.rados.rados.0.smithi026.stdout:3914: done (4 left) 2024-09-01T00:41:56.115 INFO:tasks.rados.rados.0.smithi026.stdout:3918: done (3 left) 2024-09-01T00:41:56.115 INFO:tasks.rados.rados.0.smithi026.stdout:3920: done (2 left) 2024-09-01T00:41:56.116 INFO:tasks.rados.rados.0.smithi026.stdout:3921: done (1 left) 2024-09-01T00:41:56.116 INFO:tasks.rados.rados.0.smithi026.stdout:3922: read oid 31 snap -1 2024-09-01T00:41:56.116 INFO:tasks.rados.rados.0.smithi026.stdout:3922: expect (ObjNum 1132 snap 351 seq_num 1132) 2024-09-01T00:41:56.116 INFO:tasks.rados.rados.0.smithi026.stdout:3923: snap_remove snap 370 2024-09-01T00:41:56.897 INFO:tasks.rados.rados.0.smithi026.stdout:3923: done (2 left) 2024-09-01T00:41:56.897 INFO:tasks.rados.rados.0.smithi026.stdout:3924: snap_remove snap 367 2024-09-01T00:41:57.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:56 smithi026 ceph-mon[81182]: osdmap e828: 8 total, 8 up, 8 in 2024-09-01T00:41:57.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:56 smithi026 ceph-mon[83580]: osdmap e828: 8 total, 8 up, 8 in 2024-09-01T00:41:57.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:56 smithi139 ceph-mon[73682]: osdmap e828: 8 total, 8 up, 8 in 2024-09-01T00:41:57.898 INFO:tasks.rados.rados.0.smithi026.stdout:3924: done (2 left) 2024-09-01T00:41:57.898 INFO:tasks.rados.rados.0.smithi026.stdout:3925: snap_create 2024-09-01T00:41:57.899 INFO:tasks.rados.rados.0.smithi026.stdout:3919: finishing write tid 4 to smithi02669314-2 2024-09-01T00:41:57.899 INFO:tasks.rados.rados.0.smithi026.stdout:3919: finishing write tid 5 to smithi02669314-2 2024-09-01T00:41:57.899 INFO:tasks.rados.rados.0.smithi026.stdout:3919: oid 2 updating version 0 to 1885 2024-09-01T00:41:57.899 INFO:tasks.rados.rados.0.smithi026.stdout:3919: oid 2 updating version 1885 to 1886 2024-09-01T00:41:57.899 INFO:tasks.rados.rados.0.smithi026.stdout:3919: oid 2 version 1886 is already newer than 1884 2024-09-01T00:41:57.899 INFO:tasks.rados.rados.0.smithi026.stdout:3919: oid 2 updating version 1886 to 1887 2024-09-01T00:41:57.899 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 1887 (ObjNum 1224 snap 373 seq_num 1224) dirty exists 2024-09-01T00:41:57.899 INFO:tasks.rados.rados.0.smithi026.stdout:3919: left oid 2 (ObjNum 1224 snap 373 seq_num 1224) 2024-09-01T00:41:57.899 INFO:tasks.rados.rados.0.smithi026.stdout:3922: expect (ObjNum 1132 snap 351 seq_num 1132) 2024-09-01T00:41:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:57 smithi026 ceph-mon[81182]: pgmap v915: 121 pgs: 121 active+clean; 417 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-09-01T00:41:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:57 smithi026 ceph-mon[81182]: osdmap e829: 8 total, 8 up, 8 in 2024-09-01T00:41:58.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:41:57 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:41:57] "GET /metrics HTTP/1.1" 200 36443 "" "Prometheus/2.51.0" 2024-09-01T00:41:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:57 smithi026 ceph-mon[83580]: pgmap v915: 121 pgs: 121 active+clean; 417 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-09-01T00:41:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:57 smithi026 ceph-mon[83580]: osdmap e829: 8 total, 8 up, 8 in 2024-09-01T00:41:58.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:57 smithi139 ceph-mon[73682]: pgmap v915: 121 pgs: 121 active+clean; 417 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-09-01T00:41:58.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:57 smithi139 ceph-mon[73682]: osdmap e829: 8 total, 8 up, 8 in 2024-09-01T00:41:58.898 INFO:tasks.rados.rados.0.smithi026.stdout:3919: done (2 left) 2024-09-01T00:41:58.899 INFO:tasks.rados.rados.0.smithi026.stdout:3922: done (1 left) 2024-09-01T00:41:58.899 INFO:tasks.rados.rados.0.smithi026.stdout:3925: done (0 left) 2024-09-01T00:41:58.899 INFO:tasks.rados.rados.0.smithi026.stdout:3926: delete oid 7 current snap is 374 2024-09-01T00:41:58.903 INFO:tasks.rados.rados.0.smithi026.stdout:3926: done (0 left) 2024-09-01T00:41:58.903 INFO:tasks.rados.rados.0.smithi026.stdout:3927: setattr oid 17 current snap is 374 2024-09-01T00:41:58.906 INFO:tasks.rados.rados.0.smithi026.stdout:3928: snap_remove snap 314 2024-09-01T00:41:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:58 smithi026 ceph-mon[83580]: osdmap e830: 8 total, 8 up, 8 in 2024-09-01T00:41:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:58 smithi026 ceph-mon[83580]: pgmap v918: 121 pgs: 121 active+clean; 422 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-09-01T00:41:59.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:41:58 smithi026 ceph-mon[83580]: osdmap e831: 8 total, 8 up, 8 in 2024-09-01T00:41:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:58 smithi026 ceph-mon[81182]: osdmap e830: 8 total, 8 up, 8 in 2024-09-01T00:41:59.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:58 smithi026 ceph-mon[81182]: pgmap v918: 121 pgs: 121 active+clean; 422 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-09-01T00:41:59.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:41:58 smithi026 ceph-mon[81182]: osdmap e831: 8 total, 8 up, 8 in 2024-09-01T00:41:59.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:58 smithi139 ceph-mon[73682]: osdmap e830: 8 total, 8 up, 8 in 2024-09-01T00:41:59.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:58 smithi139 ceph-mon[73682]: pgmap v918: 121 pgs: 121 active+clean; 422 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-09-01T00:41:59.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:41:58 smithi139 ceph-mon[73682]: osdmap e831: 8 total, 8 up, 8 in 2024-09-01T00:41:59.911 INFO:tasks.rados.rados.0.smithi026.stdout:3928: done (1 left) 2024-09-01T00:41:59.911 INFO:tasks.rados.rados.0.smithi026.stdout:3929: snap_create 2024-09-01T00:41:59.911 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 1730 (ObjNum 1197 snap 366 seq_num 1197) dirty exists 2024-09-01T00:42:00.891 INFO:tasks.rados.rados.0.smithi026.stdout:3927: done (1 left) 2024-09-01T00:42:00.891 INFO:tasks.rados.rados.0.smithi026.stdout:3929: done (0 left) 2024-09-01T00:42:00.891 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 46 current snap is 375 2024-09-01T00:42:00.891 INFO:tasks.rados.rados.0.smithi026.stdout:3930: seq_num 1227 ranges {7880704=557056,8437760=483328,8921088=319488} 2024-09-01T00:42:00.937 INFO:tasks.rados.rados.0.smithi026.stdout:3930: writing smithi02669314-46 from 7880704 to 8437760 tid 1 2024-09-01T00:42:00.939 INFO:tasks.rados.rados.0.smithi026.stdout:3930: writing smithi02669314-46 from 8437760 to 8921088 tid 2 2024-09-01T00:42:00.942 INFO:tasks.rados.rados.0.smithi026.stdout:3930: writing smithi02669314-46 from 8921088 to 9240576 tid 3 2024-09-01T00:42:00.942 INFO:tasks.rados.rados.0.smithi026.stdout:3931: read oid 11 snap -1 2024-09-01T00:42:00.942 INFO:tasks.rados.rados.0.smithi026.stdout:3931: expect (ObjNum 1181 snap 361 seq_num 1181) 2024-09-01T00:42:00.942 INFO:tasks.rados.rados.0.smithi026.stdout:3932: setattr oid 38 current snap is 375 2024-09-01T00:42:00.943 INFO:tasks.rados.rados.0.smithi026.stdout:3930: finishing write tid 1 to smithi02669314-46 2024-09-01T00:42:00.945 INFO:tasks.rados.rados.0.smithi026.stdout:3930: finishing write tid 2 to smithi02669314-46 2024-09-01T00:42:00.945 INFO:tasks.rados.rados.0.smithi026.stdout:3930: finishing write tid 3 to smithi02669314-46 2024-09-01T00:42:00.946 INFO:tasks.rados.rados.0.smithi026.stdout:3930: finishing write tid 4 to smithi02669314-46 2024-09-01T00:42:00.946 INFO:tasks.rados.rados.0.smithi026.stdout:3933: snap_remove snap 372 2024-09-01T00:42:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:00 smithi026 ceph-mon[81182]: osdmap e832: 8 total, 8 up, 8 in 2024-09-01T00:42:01.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:00 smithi026 ceph-mon[81182]: pgmap v921: 121 pgs: 121 active+clean; 422 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 7 op/s 2024-09-01T00:42:01.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:00 smithi026 ceph-mon[81182]: osdmap e833: 8 total, 8 up, 8 in 2024-09-01T00:42:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:00 smithi026 ceph-mon[83580]: osdmap e832: 8 total, 8 up, 8 in 2024-09-01T00:42:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:00 smithi026 ceph-mon[83580]: pgmap v921: 121 pgs: 121 active+clean; 422 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 7 op/s 2024-09-01T00:42:01.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:00 smithi026 ceph-mon[83580]: osdmap e833: 8 total, 8 up, 8 in 2024-09-01T00:42:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:00 smithi139 ceph-mon[73682]: osdmap e832: 8 total, 8 up, 8 in 2024-09-01T00:42:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:00 smithi139 ceph-mon[73682]: pgmap v921: 121 pgs: 121 active+clean; 422 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 7 op/s 2024-09-01T00:42:01.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:00 smithi139 ceph-mon[73682]: osdmap e833: 8 total, 8 up, 8 in 2024-09-01T00:42:01.918 INFO:tasks.rados.rados.0.smithi026.stdout:3933: done (3 left) 2024-09-01T00:42:01.918 INFO:tasks.rados.rados.0.smithi026.stdout:3934: snap_remove snap 371 2024-09-01T00:42:02.924 INFO:tasks.rados.rados.0.smithi026.stdout:3934: done (3 left) 2024-09-01T00:42:02.924 INFO:tasks.rados.rados.0.smithi026.stdout:3935: snap_create 2024-09-01T00:42:02.924 INFO:tasks.rados.rados.0.smithi026.stdout:3930: finishing write tid 5 to smithi02669314-46 2024-09-01T00:42:02.925 INFO:tasks.rados.rados.0.smithi026.stdout:3930: oid 46 updating version 0 to 1900 2024-09-01T00:42:02.925 INFO:tasks.rados.rados.0.smithi026.stdout:3930: oid 46 version 1900 is already newer than 1897 2024-09-01T00:42:02.925 INFO:tasks.rados.rados.0.smithi026.stdout:3930: oid 46 version 1900 is already newer than 1898 2024-09-01T00:42:02.925 INFO:tasks.rados.rados.0.smithi026.stdout:3930: oid 46 version 1900 is already newer than 1899 2024-09-01T00:42:02.925 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 46 v 1900 (ObjNum 1227 snap 375 seq_num 1227) dirty exists 2024-09-01T00:42:02.925 INFO:tasks.rados.rados.0.smithi026.stdout:3930: left oid 46 (ObjNum 1227 snap 375 seq_num 1227) 2024-09-01T00:42:02.925 INFO:tasks.rados.rados.0.smithi026.stdout:3931: expect (ObjNum 1181 snap 361 seq_num 1181) 2024-09-01T00:42:02.945 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 38 v 1740 (ObjNum 1155 snap 356 seq_num 1155) dirty exists 2024-09-01T00:42:03.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:02 smithi026 ceph-mon[81182]: osdmap e834: 8 total, 8 up, 8 in 2024-09-01T00:42:03.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:02 smithi026 ceph-mon[81182]: pgmap v924: 121 pgs: 121 active+clean; 377 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 426 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-01T00:42:03.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:02 smithi026 ceph-mon[83580]: osdmap e834: 8 total, 8 up, 8 in 2024-09-01T00:42:03.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:02 smithi026 ceph-mon[83580]: pgmap v924: 121 pgs: 121 active+clean; 377 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 426 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-01T00:42:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:02 smithi139 ceph-mon[73682]: osdmap e834: 8 total, 8 up, 8 in 2024-09-01T00:42:03.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:02 smithi139 ceph-mon[73682]: pgmap v924: 121 pgs: 121 active+clean; 377 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 426 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-01T00:42:03.925 INFO:tasks.rados.rados.0.smithi026.stdout:3930: done (3 left) 2024-09-01T00:42:03.925 INFO:tasks.rados.rados.0.smithi026.stdout:3931: done (2 left) 2024-09-01T00:42:03.925 INFO:tasks.rados.rados.0.smithi026.stdout:3932: done (1 left) 2024-09-01T00:42:03.925 INFO:tasks.rados.rados.0.smithi026.stdout:3935: done (0 left) 2024-09-01T00:42:03.925 INFO:tasks.rados.rados.0.smithi026.stdout:3936: rmattr oid 20 current snap is 376 2024-09-01T00:42:03.925 INFO:tasks.rados.rados.0.smithi026.stdout:3937: rollback oid 4 current snap is 376 2024-09-01T00:42:03.925 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 4 to 359 2024-09-01T00:42:03.925 INFO:tasks.rados.rados.0.smithi026.stdout:3938: rmattr oid 41 current snap is 376 2024-09-01T00:42:03.925 INFO:tasks.rados.rados.0.smithi026.stdout:3938: done (2 left) 2024-09-01T00:42:03.925 INFO:tasks.rados.rados.0.smithi026.stdout:3939: read oid 3 snap 346 2024-09-01T00:42:03.925 INFO:tasks.rados.rados.0.smithi026.stdout:3939: expect (ObjNum 1075 snap 336 seq_num 1075) 2024-09-01T00:42:03.926 INFO:tasks.rados.rados.0.smithi026.stdout:3940: read oid 42 snap 357 2024-09-01T00:42:03.926 INFO:tasks.rados.rados.0.smithi026.stdout:3940: expect (ObjNum 1159 snap 356 seq_num 1159) 2024-09-01T00:42:03.926 INFO:tasks.rados.rados.0.smithi026.stdout:3941: rmattr oid 37 current snap is 376 2024-09-01T00:42:03.926 INFO:tasks.rados.rados.0.smithi026.stdout:3941: done (4 left) 2024-09-01T00:42:03.926 INFO:tasks.rados.rados.0.smithi026.stdout:3942: rollback oid 25 current snap is 376 2024-09-01T00:42:03.926 INFO:tasks.rados.rados.0.smithi026.stdout:rollback oid 25 to 349 2024-09-01T00:42:03.926 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 34 current snap is 376 2024-09-01T00:42:03.926 INFO:tasks.rados.rados.0.smithi026.stdout:3943: seq_num 1228 ranges {0=573440,573440=761856,1335296=40960} 2024-09-01T00:42:03.928 INFO:tasks.rados.rados.0.smithi026.stdout:3943: writing smithi02669314-34 from 0 to 573440 tid 1 2024-09-01T00:42:03.933 INFO:tasks.rados.rados.0.smithi026.stdout:3943: writing smithi02669314-34 from 573440 to 1335296 tid 2 2024-09-01T00:42:03.934 INFO:tasks.rados.rados.0.smithi026.stdout:3943: writing smithi02669314-34 from 1335296 to 1376256 tid 3 2024-09-01T00:42:03.934 INFO:tasks.rados.rados.0.smithi026.stdout:3944: snap_remove snap 373 2024-09-01T00:42:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:03 smithi026 ceph-mon[81182]: osdmap e835: 8 total, 8 up, 8 in 2024-09-01T00:42:04.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:03 smithi026 ceph-mon[83580]: osdmap e835: 8 total, 8 up, 8 in 2024-09-01T00:42:04.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:03 smithi139 ceph-mon[73682]: osdmap e835: 8 total, 8 up, 8 in 2024-09-01T00:42:04.940 INFO:tasks.rados.rados.0.smithi026.stdout:3944: done (6 left) 2024-09-01T00:42:04.940 INFO:tasks.rados.rados.0.smithi026.stdout:3945: setattr oid 33 current snap is 376 2024-09-01T00:42:04.940 INFO:tasks.rados.rados.0.smithi026.stdout:3937: finishing rollback tid 0 to smithi02669314-4 2024-09-01T00:42:04.940 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 1991 (ObjNum 33 snap 0 seq_num 124749616) dirty exists 2024-09-01T00:42:04.940 INFO:tasks.rados.rados.0.smithi026.stdout:3940: expect (ObjNum 1159 snap 356 seq_num 1159) 2024-09-01T00:42:04.952 INFO:tasks.rados.rados.0.smithi026.stdout:3942: finishing rollback tid 0 to smithi02669314-25 2024-09-01T00:42:04.952 INFO:tasks.rados.rados.0.smithi026.stdout:3942: finishing rollback tid 1 to smithi02669314-25 2024-09-01T00:42:04.952 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 25 v 818 (ObjNum 33 snap 0 seq_num 124749616) dirty dne 2024-09-01T00:42:04.952 INFO:tasks.rados.rados.0.smithi026.stdout:3937: finishing rollback tid 1 to smithi02669314-4 2024-09-01T00:42:04.952 INFO:tasks.rados.rados.0.smithi026.stdout:3937: finishing rollback tid 2 to smithi02669314-4 2024-09-01T00:42:04.952 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 4 v 1887 (ObjNum 1113 snap 346 seq_num 1113) dirty exists 2024-09-01T00:42:04.952 INFO:tasks.rados.rados.0.smithi026.stdout:3943: finishing write tid 1 to smithi02669314-34 2024-09-01T00:42:04.952 INFO:tasks.rados.rados.0.smithi026.stdout:3943: finishing write tid 2 to smithi02669314-34 2024-09-01T00:42:04.952 INFO:tasks.rados.rados.0.smithi026.stdout:3943: finishing write tid 3 to smithi02669314-34 2024-09-01T00:42:04.953 INFO:tasks.rados.rados.0.smithi026.stdout:3943: finishing write tid 4 to smithi02669314-34 2024-09-01T00:42:04.953 INFO:tasks.rados.rados.0.smithi026.stdout:3943: finishing write tid 5 to smithi02669314-34 2024-09-01T00:42:04.953 INFO:tasks.rados.rados.0.smithi026.stdout:3943: oid 34 updating version 0 to 1890 2024-09-01T00:42:04.953 INFO:tasks.rados.rados.0.smithi026.stdout:3943: oid 34 version 1890 is already newer than 1889 2024-09-01T00:42:04.953 INFO:tasks.rados.rados.0.smithi026.stdout:3943: oid 34 updating version 1890 to 1891 2024-09-01T00:42:04.953 INFO:tasks.rados.rados.0.smithi026.stdout:3943: oid 34 version 1891 is already newer than 1888 2024-09-01T00:42:04.953 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 34 v 1891 (ObjNum 1228 snap 376 seq_num 1228) dirty exists 2024-09-01T00:42:04.953 INFO:tasks.rados.rados.0.smithi026.stdout:3943: left oid 34 (ObjNum 1228 snap 376 seq_num 1228) 2024-09-01T00:42:04.953 INFO:tasks.rados.rados.0.smithi026.stdout:3939: expect (ObjNum 1075 snap 336 seq_num 1075) 2024-09-01T00:42:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:04 smithi026 ceph-mon[81182]: osdmap e836: 8 total, 8 up, 8 in 2024-09-01T00:42:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:04 smithi026 ceph-mon[81182]: pgmap v927: 121 pgs: 121 active+clean; 362 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 426 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-01T00:42:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:42:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:04 smithi026 ceph-mon[83580]: osdmap e836: 8 total, 8 up, 8 in 2024-09-01T00:42:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:04 smithi026 ceph-mon[83580]: pgmap v927: 121 pgs: 121 active+clean; 362 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 426 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-01T00:42:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:42:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:04 smithi139 ceph-mon[73682]: osdmap e836: 8 total, 8 up, 8 in 2024-09-01T00:42:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:04 smithi139 ceph-mon[73682]: pgmap v927: 121 pgs: 121 active+clean; 362 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 426 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-01T00:42:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:42:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:05 smithi026 ceph-mon[81182]: osdmap e837: 8 total, 8 up, 8 in 2024-09-01T00:42:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:05 smithi026 ceph-mon[81182]: osdmap e838: 8 total, 8 up, 8 in 2024-09-01T00:42:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:05 smithi026 ceph-mon[83580]: osdmap e837: 8 total, 8 up, 8 in 2024-09-01T00:42:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:05 smithi026 ceph-mon[83580]: osdmap e838: 8 total, 8 up, 8 in 2024-09-01T00:42:06.283 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1888 (ObjNum 1215 snap 372 seq_num 1215) dirty exists 2024-09-01T00:42:06.284 INFO:tasks.rados.rados.0.smithi026.stdout:3936: done (6 left) 2024-09-01T00:42:06.284 INFO:tasks.rados.rados.0.smithi026.stdout:3937: done (5 left) 2024-09-01T00:42:06.284 INFO:tasks.rados.rados.0.smithi026.stdout:3939: done (4 left) 2024-09-01T00:42:06.284 INFO:tasks.rados.rados.0.smithi026.stdout:3940: done (3 left) 2024-09-01T00:42:06.284 INFO:tasks.rados.rados.0.smithi026.stdout:3942: done (2 left) 2024-09-01T00:42:06.284 INFO:tasks.rados.rados.0.smithi026.stdout:3943: done (1 left) 2024-09-01T00:42:06.284 INFO:tasks.rados.rados.0.smithi026.stdout:3945: done (0 left) 2024-09-01T00:42:06.285 INFO:tasks.rados.rados.0.smithi026.stdout:3946: read oid 41 snap -1 2024-09-01T00:42:06.285 INFO:tasks.rados.rados.0.smithi026.stdout:3946: expect (ObjNum 1217 snap 372 seq_num 1217) 2024-09-01T00:42:06.285 INFO:tasks.rados.rados.0.smithi026.stdout:3947: read oid 5 snap -1 2024-09-01T00:42:06.285 INFO:tasks.rados.rados.0.smithi026.stdout:3947: expect (ObjNum 1207 snap 368 seq_num 1207) 2024-09-01T00:42:06.285 INFO:tasks.rados.rados.0.smithi026.stdout:3948: copy_from oid 37 from oid 23 current snap is 376 2024-09-01T00:42:06.285 INFO:tasks.rados.rados.0.smithi026.stdout:3949: rmattr oid 21 current snap is 376 2024-09-01T00:42:06.285 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 11 current snap is 376 2024-09-01T00:42:06.285 INFO:tasks.rados.rados.0.smithi026.stdout:3950: seq_num 1229 ranges {581632=589824,1171456=647168,1818624=155648} 2024-09-01T00:42:06.289 INFO:tasks.rados.rados.0.smithi026.stdout:3950: writing smithi02669314-11 from 581632 to 1171456 tid 1 2024-09-01T00:42:06.293 INFO:tasks.rados.rados.0.smithi026.stdout:3950: writing smithi02669314-11 from 1171456 to 1818624 tid 2 2024-09-01T00:42:06.295 INFO:tasks.rados.rados.0.smithi026.stdout:3950: writing smithi02669314-11 from 1818624 to 1974272 tid 3 2024-09-01T00:42:06.295 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 28 current snap is 376 2024-09-01T00:42:06.295 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 21 v 1211 (ObjNum 1142 snap 354 seq_num 1142) dirty exists 2024-09-01T00:42:06.295 INFO:tasks.rados.rados.0.smithi026.stdout:3951: seq_num 1230 ranges {868352=606208,1474560=532480,2007040=270336} 2024-09-01T00:42:06.303 INFO:tasks.rados.rados.0.smithi026.stdout:3951: writing smithi02669314-28 from 868352 to 1474560 tid 1 2024-09-01T00:42:06.306 INFO:tasks.rados.rados.0.smithi026.stdout:3951: writing smithi02669314-28 from 1474560 to 2007040 tid 2 2024-09-01T00:42:06.308 INFO:tasks.rados.rados.0.smithi026.stdout:3951: writing smithi02669314-28 from 2007040 to 2277376 tid 3 2024-09-01T00:42:06.308 INFO:tasks.rados.rados.0.smithi026.stdout:3949: done (5 left) 2024-09-01T00:42:06.309 INFO:tasks.rados.rados.0.smithi026.stdout:3952: snap_remove snap 375 2024-09-01T00:42:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:05 smithi139 ceph-mon[73682]: osdmap e837: 8 total, 8 up, 8 in 2024-09-01T00:42:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:05 smithi139 ceph-mon[73682]: osdmap e838: 8 total, 8 up, 8 in 2024-09-01T00:42:06.947 INFO:tasks.rados.rados.0.smithi026.stdout:3948: finishing copy_from racing read to smithi02669314-37 2024-09-01T00:42:06.947 INFO:tasks.rados.rados.0.smithi026.stdout:3946: expect (ObjNum 1217 snap 372 seq_num 1217) 2024-09-01T00:42:07.020 INFO:tasks.rados.rados.0.smithi026.stdout:3948: finishing copy_from to smithi02669314-37 2024-09-01T00:42:07.020 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 37 v 1892 (ObjNum 1105 snap 344 seq_num 1105) dirty exists 2024-09-01T00:42:07.020 INFO:tasks.rados.rados.0.smithi026.stdout:3950: finishing write tid 1 to smithi02669314-11 2024-09-01T00:42:07.020 INFO:tasks.rados.rados.0.smithi026.stdout:3950: finishing write tid 2 to smithi02669314-11 2024-09-01T00:42:07.020 INFO:tasks.rados.rados.0.smithi026.stdout:3950: finishing write tid 3 to smithi02669314-11 2024-09-01T00:42:07.020 INFO:tasks.rados.rados.0.smithi026.stdout:3950: finishing write tid 4 to smithi02669314-11 2024-09-01T00:42:07.020 INFO:tasks.rados.rados.0.smithi026.stdout:3950: finishing write tid 5 to smithi02669314-11 2024-09-01T00:42:07.020 INFO:tasks.rados.rados.0.smithi026.stdout:3950: oid 11 updating version 0 to 1893 2024-09-01T00:42:07.020 INFO:tasks.rados.rados.0.smithi026.stdout:3950: oid 11 version 1893 is already newer than 1892 2024-09-01T00:42:07.020 INFO:tasks.rados.rados.0.smithi026.stdout:3950: oid 11 updating version 1893 to 1894 2024-09-01T00:42:07.020 INFO:tasks.rados.rados.0.smithi026.stdout:3950: oid 11 updating version 1894 to 1895 2024-09-01T00:42:07.020 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 11 v 1895 (ObjNum 1229 snap 376 seq_num 1229) dirty exists 2024-09-01T00:42:07.021 INFO:tasks.rados.rados.0.smithi026.stdout:3950: left oid 11 (ObjNum 1229 snap 376 seq_num 1229) 2024-09-01T00:42:07.021 INFO:tasks.rados.rados.0.smithi026.stdout:3947: expect (ObjNum 1207 snap 368 seq_num 1207) 2024-09-01T00:42:07.151 INFO:tasks.rados.rados.0.smithi026.stdout:3951: finishing write tid 1 to smithi02669314-28 2024-09-01T00:42:07.151 INFO:tasks.rados.rados.0.smithi026.stdout:3951: finishing write tid 2 to smithi02669314-28 2024-09-01T00:42:07.151 INFO:tasks.rados.rados.0.smithi026.stdout:3951: finishing write tid 3 to smithi02669314-28 2024-09-01T00:42:07.151 INFO:tasks.rados.rados.0.smithi026.stdout:3951: finishing write tid 4 to smithi02669314-28 2024-09-01T00:42:07.151 INFO:tasks.rados.rados.0.smithi026.stdout:3951: finishing write tid 5 to smithi02669314-28 2024-09-01T00:42:07.151 INFO:tasks.rados.rados.0.smithi026.stdout:3951: oid 28 updating version 0 to 1867 2024-09-01T00:42:07.152 INFO:tasks.rados.rados.0.smithi026.stdout:3951: oid 28 version 1867 is already newer than 1864 2024-09-01T00:42:07.152 INFO:tasks.rados.rados.0.smithi026.stdout:3951: oid 28 version 1867 is already newer than 1866 2024-09-01T00:42:07.152 INFO:tasks.rados.rados.0.smithi026.stdout:3951: oid 28 version 1867 is already newer than 1865 2024-09-01T00:42:07.152 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 28 v 1867 (ObjNum 1230 snap 376 seq_num 1230) dirty exists 2024-09-01T00:42:07.152 INFO:tasks.rados.rados.0.smithi026.stdout:3951: left oid 28 (ObjNum 1230 snap 376 seq_num 1230) 2024-09-01T00:42:07.152 INFO:tasks.rados.rados.0.smithi026.stdout:3946: done (5 left) 2024-09-01T00:42:07.152 INFO:tasks.rados.rados.0.smithi026.stdout:3947: done (4 left) 2024-09-01T00:42:07.152 INFO:tasks.rados.rados.0.smithi026.stdout:3948: done (3 left) 2024-09-01T00:42:07.152 INFO:tasks.rados.rados.0.smithi026.stdout:3950: done (2 left) 2024-09-01T00:42:07.152 INFO:tasks.rados.rados.0.smithi026.stdout:3951: done (1 left) 2024-09-01T00:42:07.152 INFO:tasks.rados.rados.0.smithi026.stdout:3952: done (0 left) 2024-09-01T00:42:07.152 INFO:tasks.rados.rados.0.smithi026.stdout:3953: snap_create 2024-09-01T00:42:07.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:06 smithi026 ceph-mon[81182]: pgmap v930: 121 pgs: 121 active+clean; 353 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 332 KiB/s wr, 8 op/s 2024-09-01T00:42:07.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:06 smithi026 ceph-mon[83580]: pgmap v930: 121 pgs: 121 active+clean; 353 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 332 KiB/s wr, 8 op/s 2024-09-01T00:42:07.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:06 smithi139 ceph-mon[73682]: pgmap v930: 121 pgs: 121 active+clean; 353 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 332 KiB/s wr, 8 op/s 2024-09-01T00:42:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3953: done (0 left) 2024-09-01T00:42:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 17 current snap is 377 2024-09-01T00:42:07.947 INFO:tasks.rados.rados.0.smithi026.stdout:3954: seq_num 1231 ranges {8732672=622592,9355264=417792,9773056=385024} 2024-09-01T00:42:07.998 INFO:tasks.rados.rados.0.smithi026.stdout:3954: writing smithi02669314-17 from 8732672 to 9355264 tid 1 2024-09-01T00:42:08.000 INFO:tasks.rados.rados.0.smithi026.stdout:3954: writing smithi02669314-17 from 9355264 to 9773056 tid 2 2024-09-01T00:42:08.002 INFO:tasks.rados.rados.0.smithi026.stdout:3954: writing smithi02669314-17 from 9773056 to 10158080 tid 3 2024-09-01T00:42:08.002 INFO:tasks.rados.rados.0.smithi026.stdout:3955: read oid 7 snap -1 2024-09-01T00:42:08.002 INFO:tasks.rados.rados.0.smithi026.stdout:3955: expect deleted 2024-09-01T00:42:08.002 INFO:tasks.rados.rados.0.smithi026.stdout:3956: snap_remove snap 352 2024-09-01T00:42:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:07 smithi026 ceph-mon[81182]: osdmap e839: 8 total, 8 up, 8 in 2024-09-01T00:42:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:07 smithi026 ceph-mon[83580]: osdmap e839: 8 total, 8 up, 8 in 2024-09-01T00:42:08.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:42:07 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:42:07] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.51.0" 2024-09-01T00:42:08.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:07 smithi139 ceph-mon[73682]: osdmap e839: 8 total, 8 up, 8 in 2024-09-01T00:42:08.959 INFO:tasks.rados.rados.0.smithi026.stdout:3956: done (2 left) 2024-09-01T00:42:08.959 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 16 current snap is 377 2024-09-01T00:42:08.959 INFO:tasks.rados.rados.0.smithi026.stdout:3957: seq_num 1232 ranges {0=638976,638976=753664,1392640=49152} 2024-09-01T00:42:08.963 INFO:tasks.rados.rados.0.smithi026.stdout:3957: writing smithi02669314-16 from 0 to 638976 tid 1 2024-09-01T00:42:08.969 INFO:tasks.rados.rados.0.smithi026.stdout:3957: writing smithi02669314-16 from 638976 to 1392640 tid 2 2024-09-01T00:42:08.970 INFO:tasks.rados.rados.0.smithi026.stdout:3957: writing smithi02669314-16 from 1392640 to 1441792 tid 3 2024-09-01T00:42:08.970 INFO:tasks.rados.rados.0.smithi026.stdout:3954: finishing write tid 1 to smithi02669314-17 2024-09-01T00:42:08.970 INFO:tasks.rados.rados.0.smithi026.stdout:3954: finishing write tid 2 to smithi02669314-17 2024-09-01T00:42:08.970 INFO:tasks.rados.rados.0.smithi026.stdout:3954: finishing write tid 3 to smithi02669314-17 2024-09-01T00:42:08.970 INFO:tasks.rados.rados.0.smithi026.stdout:3954: finishing write tid 4 to smithi02669314-17 2024-09-01T00:42:08.970 INFO:tasks.rados.rados.0.smithi026.stdout:3954: finishing write tid 5 to smithi02669314-17 2024-09-01T00:42:08.970 INFO:tasks.rados.rados.0.smithi026.stdout:3954: oid 17 updating version 0 to 1757 2024-09-01T00:42:08.970 INFO:tasks.rados.rados.0.smithi026.stdout:3954: oid 17 version 1757 is already newer than 1754 2024-09-01T00:42:08.970 INFO:tasks.rados.rados.0.smithi026.stdout:3954: oid 17 version 1757 is already newer than 1755 2024-09-01T00:42:08.970 INFO:tasks.rados.rados.0.smithi026.stdout:3954: oid 17 version 1757 is already newer than 1756 2024-09-01T00:42:08.971 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 17 v 1757 (ObjNum 1231 snap 377 seq_num 1231) dirty exists 2024-09-01T00:42:08.971 INFO:tasks.rados.rados.0.smithi026.stdout:3954: left oid 17 (ObjNum 1231 snap 377 seq_num 1231) 2024-09-01T00:42:08.971 INFO:tasks.rados.rados.0.smithi026.stdout:3954: done (2 left) 2024-09-01T00:42:08.971 INFO:tasks.rados.rados.0.smithi026.stdout:3955: done (1 left) 2024-09-01T00:42:08.971 INFO:tasks.rados.rados.0.smithi026.stdout:3958: rmattr oid 4 current snap is 377 2024-09-01T00:42:08.971 INFO:tasks.rados.rados.0.smithi026.stdout:3958: done (1 left) 2024-09-01T00:42:08.971 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 33 current snap is 377 2024-09-01T00:42:08.971 INFO:tasks.rados.rados.0.smithi026.stdout:3959: seq_num 1233 ranges {2228224=655360,2883584=638976,3522560=163840} 2024-09-01T00:42:08.987 INFO:tasks.rados.rados.0.smithi026.stdout:3959: writing smithi02669314-33 from 2228224 to 2883584 tid 1 2024-09-01T00:42:08.991 INFO:tasks.rados.rados.0.smithi026.stdout:3959: writing smithi02669314-33 from 2883584 to 3522560 tid 2 2024-09-01T00:42:08.992 INFO:tasks.rados.rados.0.smithi026.stdout:3959: writing smithi02669314-33 from 3522560 to 3686400 tid 3 2024-09-01T00:42:08.992 INFO:tasks.rados.rados.0.smithi026.stdout:3960: delete oid 50 current snap is 377 2024-09-01T00:42:08.992 INFO:tasks.rados.rados.0.smithi026.stdout:3957: finishing write tid 1 to smithi02669314-16 2024-09-01T00:42:08.992 INFO:tasks.rados.rados.0.smithi026.stdout:3957: finishing write tid 2 to smithi02669314-16 2024-09-01T00:42:08.992 INFO:tasks.rados.rados.0.smithi026.stdout:3957: finishing write tid 3 to smithi02669314-16 2024-09-01T00:42:08.992 INFO:tasks.rados.rados.0.smithi026.stdout:3957: finishing write tid 4 to smithi02669314-16 2024-09-01T00:42:08.992 INFO:tasks.rados.rados.0.smithi026.stdout:3957: finishing write tid 5 to smithi02669314-16 2024-09-01T00:42:08.993 INFO:tasks.rados.rados.0.smithi026.stdout:3957: oid 16 updating version 0 to 1889 2024-09-01T00:42:08.993 INFO:tasks.rados.rados.0.smithi026.stdout:3957: oid 16 updating version 1889 to 1890 2024-09-01T00:42:08.993 INFO:tasks.rados.rados.0.smithi026.stdout:3957: oid 16 updating version 1890 to 1891 2024-09-01T00:42:08.993 INFO:tasks.rados.rados.0.smithi026.stdout:3957: oid 16 version 1891 is already newer than 1888 2024-09-01T00:42:08.993 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 16 v 1891 (ObjNum 1232 snap 377 seq_num 1232) dirty exists 2024-09-01T00:42:08.993 INFO:tasks.rados.rados.0.smithi026.stdout:3957: left oid 16 (ObjNum 1232 snap 377 seq_num 1232) 2024-09-01T00:42:08.993 INFO:tasks.rados.rados.0.smithi026.stdout:3959: finishing write tid 1 to smithi02669314-33 2024-09-01T00:42:08.994 INFO:tasks.rados.rados.0.smithi026.stdout:3957: done (2 left) 2024-09-01T00:42:08.994 INFO:tasks.rados.rados.0.smithi026.stdout:3960: done (1 left) 2024-09-01T00:42:08.995 INFO:tasks.rados.rados.0.smithi026.stdout:3961: copy_from oid 35 from oid 7 current snap is 377 2024-09-01T00:42:08.995 INFO:tasks.rados.rados.0.smithi026.stdout:3962: rmattr oid 43 current snap is 377 2024-09-01T00:42:08.995 INFO:tasks.rados.rados.0.smithi026.stdout:3962: done (2 left) 2024-09-01T00:42:08.995 INFO:tasks.rados.rados.0.smithi026.stdout:3963: snap_remove snap 346 2024-09-01T00:42:09.234 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:08 smithi139 ceph-mon[73682]: osdmap e840: 8 total, 8 up, 8 in 2024-09-01T00:42:09.234 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:08 smithi139 ceph-mon[73682]: pgmap v933: 121 pgs: 121 active+clean; 355 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1008 KiB/s wr, 15 op/s 2024-09-01T00:42:09.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:08 smithi026 ceph-mon[81182]: osdmap e840: 8 total, 8 up, 8 in 2024-09-01T00:42:09.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:08 smithi026 ceph-mon[81182]: pgmap v933: 121 pgs: 121 active+clean; 355 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1008 KiB/s wr, 15 op/s 2024-09-01T00:42:09.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:08 smithi026 ceph-mon[83580]: osdmap e840: 8 total, 8 up, 8 in 2024-09-01T00:42:09.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:08 smithi026 ceph-mon[83580]: pgmap v933: 121 pgs: 121 active+clean; 355 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1008 KiB/s wr, 15 op/s 2024-09-01T00:42:09.964 INFO:tasks.rados.rados.0.smithi026.stdout:3961: finishing copy_from to smithi02669314-35 2024-09-01T00:42:09.964 INFO:tasks.rados.rados.0.smithi026.stdout:3961: got expected ENOENT (src dne) 2024-09-01T00:42:09.964 INFO:tasks.rados.rados.0.smithi026.stdout:3961: finishing copy_from racing read to smithi02669314-35 2024-09-01T00:42:09.964 INFO:tasks.rados.rados.0.smithi026.stdout:3959: finishing write tid 2 to smithi02669314-33 2024-09-01T00:42:09.964 INFO:tasks.rados.rados.0.smithi026.stdout:3959: finishing write tid 3 to smithi02669314-33 2024-09-01T00:42:09.964 INFO:tasks.rados.rados.0.smithi026.stdout:3959: finishing write tid 4 to smithi02669314-33 2024-09-01T00:42:09.964 INFO:tasks.rados.rados.0.smithi026.stdout:3959: finishing write tid 5 to smithi02669314-33 2024-09-01T00:42:09.965 INFO:tasks.rados.rados.0.smithi026.stdout:3959: oid 33 updating version 0 to 1890 2024-09-01T00:42:09.965 INFO:tasks.rados.rados.0.smithi026.stdout:3959: oid 33 updating version 1890 to 1891 2024-09-01T00:42:09.965 INFO:tasks.rados.rados.0.smithi026.stdout:3959: oid 33 updating version 1891 to 1892 2024-09-01T00:42:09.965 INFO:tasks.rados.rados.0.smithi026.stdout:3959: oid 33 version 1892 is already newer than 1889 2024-09-01T00:42:09.965 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 33 v 1892 (ObjNum 1233 snap 377 seq_num 1233) dirty exists 2024-09-01T00:42:09.965 INFO:tasks.rados.rados.0.smithi026.stdout:3959: left oid 33 (ObjNum 1233 snap 377 seq_num 1233) 2024-09-01T00:42:09.965 INFO:tasks.rados.rados.0.smithi026.stdout:3959: done (2 left) 2024-09-01T00:42:09.965 INFO:tasks.rados.rados.0.smithi026.stdout:3961: done (1 left) 2024-09-01T00:42:09.965 INFO:tasks.rados.rados.0.smithi026.stdout:3963: done (0 left) 2024-09-01T00:42:09.965 INFO:tasks.rados.rados.0.smithi026.stdout:3964: setattr oid 42 current snap is 377 2024-09-01T00:42:09.966 INFO:tasks.rados.rados.0.smithi026.stdout:3965: copy_from oid 3 from oid 9 current snap is 377 2024-09-01T00:42:09.966 INFO:tasks.rados.rados.0.smithi026.stdout:3966: read oid 44 snap -1 2024-09-01T00:42:09.966 INFO:tasks.rados.rados.0.smithi026.stdout:3966: expect (ObjNum 1197 snap 366 seq_num 1197) 2024-09-01T00:42:09.966 INFO:tasks.rados.rados.0.smithi026.stdout:3967: read oid 49 snap 376 2024-09-01T00:42:09.966 INFO:tasks.rados.rados.0.smithi026.stdout:3967: expect deleted 2024-09-01T00:42:09.967 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 29 current snap is 377 2024-09-01T00:42:09.967 INFO:tasks.rados.rados.0.smithi026.stdout:3968: seq_num 1235 ranges {1933312=688128,2621440=802816} 2024-09-01T00:42:09.982 INFO:tasks.rados.rados.0.smithi026.stdout:3968: writing smithi02669314-29 from 1933312 to 2621440 tid 1 2024-09-01T00:42:09.989 INFO:tasks.rados.rados.0.smithi026.stdout:3968: writing smithi02669314-29 from 2621440 to 3424256 tid 2 2024-09-01T00:42:09.989 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 2022 (ObjNum 177 snap 0 seq_num 133539856) dirty exists 2024-09-01T00:42:09.989 INFO:tasks.rados.rados.0.smithi026.stdout:3964: done (4 left) 2024-09-01T00:42:09.989 INFO:tasks.rados.rados.0.smithi026.stdout:3967: done (3 left) 2024-09-01T00:42:09.989 INFO:tasks.rados.rados.0.smithi026.stdout:3969: snap_remove snap 364 2024-09-01T00:42:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:09 smithi139 ceph-mon[73682]: osdmap e841: 8 total, 8 up, 8 in 2024-09-01T00:42:10.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:09 smithi026 ceph-mon[81182]: osdmap e841: 8 total, 8 up, 8 in 2024-09-01T00:42:10.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:09 smithi026 ceph-mon[83580]: osdmap e841: 8 total, 8 up, 8 in 2024-09-01T00:42:10.895 INFO:tasks.rados.rados.0.smithi026.stdout:3968: finishing write tid 1 to smithi02669314-29 2024-09-01T00:42:10.895 INFO:tasks.rados.rados.0.smithi026.stdout:3968: finishing write tid 2 to smithi02669314-29 2024-09-01T00:42:10.895 INFO:tasks.rados.rados.0.smithi026.stdout:3965: finishing copy_from racing read to smithi02669314-3 2024-09-01T00:42:10.895 INFO:tasks.rados.rados.0.smithi026.stdout:3965: finishing copy_from to smithi02669314-3 2024-09-01T00:42:10.895 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 3 v 1892 (ObjNum 1105 snap 344 seq_num 1105) dirty exists 2024-09-01T00:42:10.895 INFO:tasks.rados.rados.0.smithi026.stdout:3968: finishing write tid 3 to smithi02669314-29 2024-09-01T00:42:10.895 INFO:tasks.rados.rados.0.smithi026.stdout:3968: finishing write tid 4 to smithi02669314-29 2024-09-01T00:42:10.895 INFO:tasks.rados.rados.0.smithi026.stdout:3968: oid 29 updating version 0 to 1894 2024-09-01T00:42:10.895 INFO:tasks.rados.rados.0.smithi026.stdout:3968: oid 29 version 1894 is already newer than 1893 2024-09-01T00:42:10.895 INFO:tasks.rados.rados.0.smithi026.stdout:3968: oid 29 updating version 1894 to 1895 2024-09-01T00:42:10.896 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 29 v 1895 (ObjNum 1235 snap 377 seq_num 1235) dirty exists 2024-09-01T00:42:10.896 INFO:tasks.rados.rados.0.smithi026.stdout:3968: left oid 29 (ObjNum 1235 snap 377 seq_num 1235) 2024-09-01T00:42:10.896 INFO:tasks.rados.rados.0.smithi026.stdout:3966: expect (ObjNum 1197 snap 366 seq_num 1197) 2024-09-01T00:42:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:10 smithi139 ceph-mon[73682]: osdmap e842: 8 total, 8 up, 8 in 2024-09-01T00:42:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:10 smithi139 ceph-mon[73682]: pgmap v936: 121 pgs: 121 active+clean; 353 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 676 KiB/s wr, 12 op/s 2024-09-01T00:42:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:10 smithi139 ceph-mon[73682]: osdmap e843: 8 total, 8 up, 8 in 2024-09-01T00:42:11.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:10 smithi026 ceph-mon[81182]: osdmap e842: 8 total, 8 up, 8 in 2024-09-01T00:42:11.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:10 smithi026 ceph-mon[81182]: pgmap v936: 121 pgs: 121 active+clean; 353 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 676 KiB/s wr, 12 op/s 2024-09-01T00:42:11.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:10 smithi026 ceph-mon[81182]: osdmap e843: 8 total, 8 up, 8 in 2024-09-01T00:42:11.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:10 smithi026 ceph-mon[83580]: osdmap e842: 8 total, 8 up, 8 in 2024-09-01T00:42:11.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:10 smithi026 ceph-mon[83580]: pgmap v936: 121 pgs: 121 active+clean; 353 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 676 KiB/s wr, 12 op/s 2024-09-01T00:42:11.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:10 smithi026 ceph-mon[83580]: osdmap e843: 8 total, 8 up, 8 in 2024-09-01T00:42:11.532 INFO:tasks.rados.rados.0.smithi026.stdout:3965: done (3 left) 2024-09-01T00:42:11.532 INFO:tasks.rados.rados.0.smithi026.stdout:3966: done (2 left) 2024-09-01T00:42:11.532 INFO:tasks.rados.rados.0.smithi026.stdout:3968: done (1 left) 2024-09-01T00:42:11.532 INFO:tasks.rados.rados.0.smithi026.stdout:3969: done (0 left) 2024-09-01T00:42:11.532 INFO:tasks.rados.rados.0.smithi026.stdout:3970: rmattr oid 35 current snap is 377 2024-09-01T00:42:11.533 INFO:tasks.rados.rados.0.smithi026.stdout:3970: done (0 left) 2024-09-01T00:42:11.533 INFO:tasks.rados.rados.0.smithi026.stdout:3971: snap_create 2024-09-01T00:42:11.969 INFO:tasks.rados.rados.0.smithi026.stdout:3971: done (0 left) 2024-09-01T00:42:11.969 INFO:tasks.rados.rados.0.smithi026.stdout:3972: read oid 3 snap -1 2024-09-01T00:42:11.969 INFO:tasks.rados.rados.0.smithi026.stdout:3972: expect (ObjNum 1105 snap 344 seq_num 1105) 2024-09-01T00:42:11.969 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 22 current snap is 378 2024-09-01T00:42:11.969 INFO:tasks.rados.rados.0.smithi026.stdout:3973: seq_num 1236 ranges {0=704512,704512=688128,1392640=114688} 2024-09-01T00:42:11.973 INFO:tasks.rados.rados.0.smithi026.stdout:3973: writing smithi02669314-22 from 0 to 704512 tid 1 2024-09-01T00:42:11.978 INFO:tasks.rados.rados.0.smithi026.stdout:3973: writing smithi02669314-22 from 704512 to 1392640 tid 2 2024-09-01T00:42:11.979 INFO:tasks.rados.rados.0.smithi026.stdout:3973: writing smithi02669314-22 from 1392640 to 1507328 tid 3 2024-09-01T00:42:11.979 INFO:tasks.rados.rados.0.smithi026.stdout:3974: read oid 37 snap -1 2024-09-01T00:42:11.979 INFO:tasks.rados.rados.0.smithi026.stdout:3974: expect (ObjNum 1105 snap 344 seq_num 1105) 2024-09-01T00:42:11.979 INFO:tasks.rados.rados.0.smithi026.stdout:3975: read oid 40 snap -1 2024-09-01T00:42:11.979 INFO:tasks.rados.rados.0.smithi026.stdout:3975: expect (ObjNum 1213 snap 370 seq_num 1213) 2024-09-01T00:42:11.979 INFO:tasks.rados.rados.0.smithi026.stdout:3976: snap_remove snap 359 2024-09-01T00:42:12.977 INFO:tasks.rados.rados.0.smithi026.stdout:3976: done (4 left) 2024-09-01T00:42:12.977 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 2 current snap is 378 2024-09-01T00:42:12.977 INFO:tasks.rados.rados.0.smithi026.stdout:3977: seq_num 1237 ranges {5226496=720896,5947392=573440,6520832=229376} 2024-09-01T00:42:13.010 INFO:tasks.rados.rados.0.smithi026.stdout:3977: writing smithi02669314-2 from 5226496 to 5947392 tid 1 2024-09-01T00:42:13.013 INFO:tasks.rados.rados.0.smithi026.stdout:3977: writing smithi02669314-2 from 5947392 to 6520832 tid 2 2024-09-01T00:42:13.014 INFO:tasks.rados.rados.0.smithi026.stdout:3977: writing smithi02669314-2 from 6520832 to 6750208 tid 3 2024-09-01T00:42:13.015 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 10 current snap is 378 2024-09-01T00:42:13.015 INFO:tasks.rados.rados.0.smithi026.stdout:3978: seq_num 1238 ranges {1417216=737280,2154496=458752,2613248=344064} 2024-09-01T00:42:13.026 INFO:tasks.rados.rados.0.smithi026.stdout:3978: writing smithi02669314-10 from 1417216 to 2154496 tid 1 2024-09-01T00:42:13.029 INFO:tasks.rados.rados.0.smithi026.stdout:3978: writing smithi02669314-10 from 2154496 to 2613248 tid 2 2024-09-01T00:42:13.031 INFO:tasks.rados.rados.0.smithi026.stdout:3978: writing smithi02669314-10 from 2613248 to 2957312 tid 3 2024-09-01T00:42:13.031 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 18 current snap is 378 2024-09-01T00:42:13.031 INFO:tasks.rados.rados.0.smithi026.stdout:3979: seq_num 1239 ranges {2179072=753664,2932736=745472,3678208=57344} 2024-09-01T00:42:13.047 INFO:tasks.rados.rados.0.smithi026.stdout:3979: writing smithi02669314-18 from 2179072 to 2932736 tid 1 2024-09-01T00:42:13.052 INFO:tasks.rados.rados.0.smithi026.stdout:3979: writing smithi02669314-18 from 2932736 to 3678208 tid 2 2024-09-01T00:42:13.052 INFO:tasks.rados.rados.0.smithi026.stdout:3979: writing smithi02669314-18 from 3678208 to 3735552 tid 3 2024-09-01T00:42:13.052 INFO:tasks.rados.rados.0.smithi026.stdout:3980: snap_remove snap 377 2024-09-01T00:42:13.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:12 smithi139 ceph-mon[73682]: osdmap e844: 8 total, 8 up, 8 in 2024-09-01T00:42:13.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:12 smithi139 ceph-mon[73682]: pgmap v939: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 343 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-01T00:42:13.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:12 smithi026 ceph-mon[81182]: osdmap e844: 8 total, 8 up, 8 in 2024-09-01T00:42:13.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:12 smithi026 ceph-mon[81182]: pgmap v939: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 343 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-01T00:42:13.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:12 smithi026 ceph-mon[83580]: osdmap e844: 8 total, 8 up, 8 in 2024-09-01T00:42:13.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:12 smithi026 ceph-mon[83580]: pgmap v939: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 343 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-01T00:42:13.982 INFO:tasks.rados.rados.0.smithi026.stdout:3980: done (7 left) 2024-09-01T00:42:13.982 INFO:tasks.rados.rados.0.smithi026.stdout:3981: snap_remove snap 357 2024-09-01T00:42:14.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:13 smithi139 ceph-mon[73682]: osdmap e845: 8 total, 8 up, 8 in 2024-09-01T00:42:14.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:13 smithi026 ceph-mon[81182]: osdmap e845: 8 total, 8 up, 8 in 2024-09-01T00:42:14.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:13 smithi026 ceph-mon[83580]: osdmap e845: 8 total, 8 up, 8 in 2024-09-01T00:42:14.987 INFO:tasks.rados.rados.0.smithi026.stdout:3981: done (7 left) 2024-09-01T00:42:14.987 INFO:tasks.rados.rados.0.smithi026.stdout:3982: snap_remove snap 376 2024-09-01T00:42:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:14 smithi139 ceph-mon[73682]: osdmap e846: 8 total, 8 up, 8 in 2024-09-01T00:42:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:14 smithi139 ceph-mon[73682]: pgmap v942: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-09-01T00:42:15.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:14 smithi026 ceph-mon[81182]: osdmap e846: 8 total, 8 up, 8 in 2024-09-01T00:42:15.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:14 smithi026 ceph-mon[81182]: pgmap v942: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-09-01T00:42:15.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:14 smithi026 ceph-mon[83580]: osdmap e846: 8 total, 8 up, 8 in 2024-09-01T00:42:15.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:14 smithi026 ceph-mon[83580]: pgmap v942: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-09-01T00:42:15.897 INFO:tasks.rados.rados.0.smithi026.stdout:3982: done (7 left) 2024-09-01T00:42:15.897 INFO:tasks.rados.rados.0.smithi026.stdout:3983: read oid 31 snap -1 2024-09-01T00:42:15.897 INFO:tasks.rados.rados.0.smithi026.stdout:3983: expect (ObjNum 1132 snap 351 seq_num 1132) 2024-09-01T00:42:15.897 INFO:tasks.rados.rados.0.smithi026.stdout:3984: read oid 48 snap -1 2024-09-01T00:42:15.897 INFO:tasks.rados.rados.0.smithi026.stdout:3984: expect (ObjNum 1202 snap 367 seq_num 1202) 2024-09-01T00:42:15.898 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 42 current snap is 378 2024-09-01T00:42:15.898 INFO:tasks.rados.rados.0.smithi026.stdout:3972: expect (ObjNum 1105 snap 344 seq_num 1105) 2024-09-01T00:42:15.950 INFO:tasks.rados.rados.0.smithi026.stdout:3973: finishing write tid 1 to smithi02669314-22 2024-09-01T00:42:15.950 INFO:tasks.rados.rados.0.smithi026.stdout:3974: expect (ObjNum 1105 snap 344 seq_num 1105) 2024-09-01T00:42:15.996 INFO:tasks.rados.rados.0.smithi026.stdout:3973: finishing write tid 2 to smithi02669314-22 2024-09-01T00:42:15.996 INFO:tasks.rados.rados.0.smithi026.stdout:3973: finishing write tid 3 to smithi02669314-22 2024-09-01T00:42:15.996 INFO:tasks.rados.rados.0.smithi026.stdout:3973: finishing write tid 4 to smithi02669314-22 2024-09-01T00:42:15.996 INFO:tasks.rados.rados.0.smithi026.stdout:3975: expect (ObjNum 1213 snap 370 seq_num 1213) 2024-09-01T00:42:16.039 INFO:tasks.rados.rados.0.smithi026.stdout:3973: finishing write tid 5 to smithi02669314-22 2024-09-01T00:42:16.040 INFO:tasks.rados.rados.0.smithi026.stdout:3973: oid 22 updating version 0 to 1902 2024-09-01T00:42:16.040 INFO:tasks.rados.rados.0.smithi026.stdout:3973: oid 22 updating version 1902 to 1904 2024-09-01T00:42:16.040 INFO:tasks.rados.rados.0.smithi026.stdout:3973: oid 22 version 1904 is already newer than 1901 2024-09-01T00:42:16.040 INFO:tasks.rados.rados.0.smithi026.stdout:3973: oid 22 version 1904 is already newer than 1903 2024-09-01T00:42:16.040 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 1904 (ObjNum 1236 snap 378 seq_num 1236) dirty exists 2024-09-01T00:42:16.040 INFO:tasks.rados.rados.0.smithi026.stdout:3973: left oid 22 (ObjNum 1236 snap 378 seq_num 1236) 2024-09-01T00:42:16.040 INFO:tasks.rados.rados.0.smithi026.stdout:3985: seq_num 1240 ranges {0=778240,778240=671744,1449984=131072} 2024-09-01T00:42:16.043 INFO:tasks.rados.rados.0.smithi026.stdout:3985: writing smithi02669314-42 from 0 to 778240 tid 1 2024-09-01T00:42:16.047 INFO:tasks.rados.rados.0.smithi026.stdout:3985: writing smithi02669314-42 from 778240 to 1449984 tid 2 2024-09-01T00:42:16.049 INFO:tasks.rados.rados.0.smithi026.stdout:3985: writing smithi02669314-42 from 1449984 to 1581056 tid 3 2024-09-01T00:42:16.049 INFO:tasks.rados.rados.0.smithi026.stdout:3972: done (9 left) 2024-09-01T00:42:16.049 INFO:tasks.rados.rados.0.smithi026.stdout:3973: done (8 left) 2024-09-01T00:42:16.049 INFO:tasks.rados.rados.0.smithi026.stdout:3974: done (7 left) 2024-09-01T00:42:16.049 INFO:tasks.rados.rados.0.smithi026.stdout:3975: done (6 left) 2024-09-01T00:42:16.049 INFO:tasks.rados.rados.0.smithi026.stdout:3986: delete oid 11 current snap is 378 2024-09-01T00:42:16.049 INFO:tasks.rados.rados.0.smithi026.stdout:3977: finishing write tid 1 to smithi02669314-2 2024-09-01T00:42:16.049 INFO:tasks.rados.rados.0.smithi026.stdout:3977: finishing write tid 2 to smithi02669314-2 2024-09-01T00:42:16.049 INFO:tasks.rados.rados.0.smithi026.stdout:3977: finishing write tid 3 to smithi02669314-2 2024-09-01T00:42:16.049 INFO:tasks.rados.rados.0.smithi026.stdout:3977: finishing write tid 4 to smithi02669314-2 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:3977: finishing write tid 5 to smithi02669314-2 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:3977: oid 2 updating version 0 to 1897 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:3977: oid 2 updating version 1897 to 1899 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:3977: oid 2 version 1899 is already newer than 1898 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:3977: oid 2 version 1899 is already newer than 1896 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 2 v 1899 (ObjNum 1237 snap 378 seq_num 1237) dirty exists 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:3977: left oid 2 (ObjNum 1237 snap 378 seq_num 1237) 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:3978: finishing write tid 1 to smithi02669314-10 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:3978: finishing write tid 2 to smithi02669314-10 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:3978: finishing write tid 3 to smithi02669314-10 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:3978: finishing write tid 4 to smithi02669314-10 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:3978: finishing write tid 5 to smithi02669314-10 2024-09-01T00:42:16.050 INFO:tasks.rados.rados.0.smithi026.stdout:3978: oid 10 updating version 0 to 1942 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3978: oid 10 version 1942 is already newer than 1940 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3978: oid 10 updating version 1942 to 1943 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3978: oid 10 version 1943 is already newer than 1941 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 10 v 1943 (ObjNum 1238 snap 378 seq_num 1238) dirty exists 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3978: left oid 10 (ObjNum 1238 snap 378 seq_num 1238) 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3979: finishing write tid 1 to smithi02669314-18 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3979: finishing write tid 2 to smithi02669314-18 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3979: finishing write tid 3 to smithi02669314-18 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3979: finishing write tid 4 to smithi02669314-18 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3979: finishing write tid 5 to smithi02669314-18 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3979: oid 18 updating version 0 to 1944 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3979: oid 18 updating version 1944 to 1946 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3979: oid 18 version 1946 is already newer than 1945 2024-09-01T00:42:16.051 INFO:tasks.rados.rados.0.smithi026.stdout:3979: oid 18 updating version 1946 to 1947 2024-09-01T00:42:16.052 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 18 v 1947 (ObjNum 1239 snap 378 seq_num 1239) dirty exists 2024-09-01T00:42:16.052 INFO:tasks.rados.rados.0.smithi026.stdout:3979: left oid 18 (ObjNum 1239 snap 378 seq_num 1239) 2024-09-01T00:42:16.052 INFO:tasks.rados.rados.0.smithi026.stdout:3984: expect (ObjNum 1202 snap 367 seq_num 1202) 2024-09-01T00:42:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:15 smithi139 ceph-mon[73682]: osdmap e847: 8 total, 8 up, 8 in 2024-09-01T00:42:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:15 smithi139 ceph-mon[73682]: osdmap e848: 8 total, 8 up, 8 in 2024-09-01T00:42:16.389 INFO:tasks.rados.rados.0.smithi026.stdout:3983: expect (ObjNum 1132 snap 351 seq_num 1132) 2024-09-01T00:42:16.449 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:15 smithi026 ceph-mon[81182]: osdmap e847: 8 total, 8 up, 8 in 2024-09-01T00:42:16.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:15 smithi026 ceph-mon[81182]: osdmap e848: 8 total, 8 up, 8 in 2024-09-01T00:42:16.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:15 smithi026 ceph-mon[83580]: osdmap e847: 8 total, 8 up, 8 in 2024-09-01T00:42:16.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:15 smithi026 ceph-mon[83580]: osdmap e848: 8 total, 8 up, 8 in 2024-09-01T00:42:16.795 INFO:tasks.rados.rados.0.smithi026.stdout:3985: finishing write tid 1 to smithi02669314-42 2024-09-01T00:42:16.795 INFO:tasks.rados.rados.0.smithi026.stdout:3985: finishing write tid 2 to smithi02669314-42 2024-09-01T00:42:16.795 INFO:tasks.rados.rados.0.smithi026.stdout:3985: finishing write tid 3 to smithi02669314-42 2024-09-01T00:42:16.795 INFO:tasks.rados.rados.0.smithi026.stdout:3985: finishing write tid 4 to smithi02669314-42 2024-09-01T00:42:16.795 INFO:tasks.rados.rados.0.smithi026.stdout:3985: finishing write tid 5 to smithi02669314-42 2024-09-01T00:42:16.795 INFO:tasks.rados.rados.0.smithi026.stdout:3985: oid 42 updating version 0 to 2063 2024-09-01T00:42:16.795 INFO:tasks.rados.rados.0.smithi026.stdout:3985: oid 42 version 2063 is already newer than 2062 2024-09-01T00:42:16.795 INFO:tasks.rados.rados.0.smithi026.stdout:3985: oid 42 version 2063 is already newer than 2061 2024-09-01T00:42:16.796 INFO:tasks.rados.rados.0.smithi026.stdout:3985: oid 42 updating version 2063 to 2064 2024-09-01T00:42:16.796 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 42 v 2064 (ObjNum 1240 snap 378 seq_num 1240) dirty exists 2024-09-01T00:42:16.796 INFO:tasks.rados.rados.0.smithi026.stdout:3985: left oid 42 (ObjNum 1240 snap 378 seq_num 1240) 2024-09-01T00:42:16.796 INFO:tasks.rados.rados.0.smithi026.stdout:3977: done (6 left) 2024-09-01T00:42:16.796 INFO:tasks.rados.rados.0.smithi026.stdout:3978: done (5 left) 2024-09-01T00:42:16.796 INFO:tasks.rados.rados.0.smithi026.stdout:3979: done (4 left) 2024-09-01T00:42:16.796 INFO:tasks.rados.rados.0.smithi026.stdout:3983: done (3 left) 2024-09-01T00:42:16.796 INFO:tasks.rados.rados.0.smithi026.stdout:3984: done (2 left) 2024-09-01T00:42:16.796 INFO:tasks.rados.rados.0.smithi026.stdout:3985: done (1 left) 2024-09-01T00:42:16.796 INFO:tasks.rados.rados.0.smithi026.stdout:3986: done (0 left) 2024-09-01T00:42:16.796 INFO:tasks.rados.rados.0.smithi026.stdout:3987: read oid 10 snap 349 2024-09-01T00:42:16.796 INFO:tasks.rados.rados.0.smithi026.stdout:3987: expect deleted 2024-09-01T00:42:16.797 INFO:tasks.rados.rados.0.smithi026.stdout:3988: delete oid 32 current snap is 378 2024-09-01T00:42:16.797 INFO:tasks.rados.rados.0.smithi026.stdout:3987: done (1 left) 2024-09-01T00:42:16.797 INFO:tasks.rados.rados.0.smithi026.stdout:3988: done (0 left) 2024-09-01T00:42:16.797 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 7 current snap is 378 2024-09-01T00:42:16.797 INFO:tasks.rados.rados.0.smithi026.stdout:3989: seq_num 1243 ranges {0=425984,425984=729088,1155072=466944,1622016=8192} 2024-09-01T00:42:16.800 INFO:tasks.rados.rados.0.smithi026.stdout:3989: writing smithi02669314-7 from 0 to 425984 tid 1 2024-09-01T00:42:16.804 INFO:tasks.rados.rados.0.smithi026.stdout:3989: writing smithi02669314-7 from 425984 to 1155072 tid 2 2024-09-01T00:42:16.807 INFO:tasks.rados.rados.0.smithi026.stdout:3989: writing smithi02669314-7 from 1155072 to 1622016 tid 3 2024-09-01T00:42:16.807 INFO:tasks.rados.rados.0.smithi026.stdout:3989: writing smithi02669314-7 from 1622016 to 1630208 tid 4 2024-09-01T00:42:16.807 INFO:tasks.rados.rados.0.smithi026.stdout:3990: read oid 30 snap -1 2024-09-01T00:42:16.807 INFO:tasks.rados.rados.0.smithi026.stdout:3990: expect (ObjNum 1218 snap 373 seq_num 1218) 2024-09-01T00:42:16.807 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 35 current snap is 378 2024-09-01T00:42:16.807 INFO:tasks.rados.rados.0.smithi026.stdout:3989: finishing write tid 1 to smithi02669314-7 2024-09-01T00:42:16.807 INFO:tasks.rados.rados.0.smithi026.stdout:3991: seq_num 1244 ranges {0=442368,442368=614400,1056768=589824} 2024-09-01T00:42:16.810 INFO:tasks.rados.rados.0.smithi026.stdout:3991: writing smithi02669314-35 from 0 to 442368 tid 1 2024-09-01T00:42:16.814 INFO:tasks.rados.rados.0.smithi026.stdout:3991: writing smithi02669314-35 from 442368 to 1056768 tid 2 2024-09-01T00:42:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:3991: writing smithi02669314-35 from 1056768 to 1646592 tid 3 2024-09-01T00:42:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:3992: read oid 27 snap -1 2024-09-01T00:42:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:3992: expect (ObjNum 1174 snap 360 seq_num 1174) 2024-09-01T00:42:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:3993: copy_from oid 22 from oid 39 current snap is 378 2024-09-01T00:42:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:3989: finishing write tid 2 to smithi02669314-7 2024-09-01T00:42:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:3989: finishing write tid 3 to smithi02669314-7 2024-09-01T00:42:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:3989: finishing write tid 4 to smithi02669314-7 2024-09-01T00:42:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:3989: finishing write tid 5 to smithi02669314-7 2024-09-01T00:42:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:3991: finishing write tid 1 to smithi02669314-35 2024-09-01T00:42:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:3989: finishing write tid 6 to smithi02669314-7 2024-09-01T00:42:16.819 INFO:tasks.rados.rados.0.smithi026.stdout:3989: oid 7 updating version 0 to 2065 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:3989: oid 7 updating version 2065 to 2066 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:3989: oid 7 updating version 2066 to 2067 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:3989: oid 7 updating version 2067 to 2068 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:3989: oid 7 updating version 2068 to 2069 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 7 v 2069 (ObjNum 1243 snap 378 seq_num 1243) dirty exists 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:3989: left oid 7 (ObjNum 1243 snap 378 seq_num 1243) 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:3989: done (4 left) 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:3994: read oid 49 snap -1 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:3994: expect deleted 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:3995: read oid 20 snap -1 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:3995: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 47 current snap is 378 2024-09-01T00:42:16.820 INFO:tasks.rados.rados.0.smithi026.stdout:3996: seq_num 1245 ranges {655360=458752,1114112=499712,1613824=425984,2039808=278528} 2024-09-01T00:42:16.825 INFO:tasks.rados.rados.0.smithi026.stdout:3996: writing smithi02669314-47 from 655360 to 1114112 tid 1 2024-09-01T00:42:16.829 INFO:tasks.rados.rados.0.smithi026.stdout:3996: writing smithi02669314-47 from 1114112 to 1613824 tid 2 2024-09-01T00:42:16.831 INFO:tasks.rados.rados.0.smithi026.stdout:3996: writing smithi02669314-47 from 1613824 to 2039808 tid 3 2024-09-01T00:42:16.833 INFO:tasks.rados.rados.0.smithi026.stdout:3996: writing smithi02669314-47 from 2039808 to 2318336 tid 4 2024-09-01T00:42:16.833 INFO:tasks.rados.rados.0.smithi026.stdout:3997: delete oid 6 current snap is 378 2024-09-01T00:42:16.833 INFO:tasks.rados.rados.0.smithi026.stdout:3995: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-01T00:42:16.837 INFO:tasks.rados.rados.0.smithi026.stdout:3991: finishing write tid 2 to smithi02669314-35 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:3991: finishing write tid 3 to smithi02669314-35 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:3993: finishing copy_from racing read to smithi02669314-22 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:3991: finishing write tid 4 to smithi02669314-35 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:3993: finishing copy_from to smithi02669314-22 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 22 v 1862 (ObjNum 1076 snap 336 seq_num 1076) dirty exists 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:3991: finishing write tid 5 to smithi02669314-35 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:3991: oid 35 updating version 0 to 2070 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:3991: oid 35 updating version 2070 to 2071 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:3991: oid 35 updating version 2071 to 2072 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:3991: oid 35 updating version 2072 to 2073 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 35 v 2073 (ObjNum 1244 snap 378 seq_num 1244) dirty exists 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:3991: left oid 35 (ObjNum 1244 snap 378 seq_num 1244) 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:3996: finishing write tid 1 to smithi02669314-47 2024-09-01T00:42:16.838 INFO:tasks.rados.rados.0.smithi026.stdout:3996: finishing write tid 2 to smithi02669314-47 2024-09-01T00:42:16.839 INFO:tasks.rados.rados.0.smithi026.stdout:3990: expect (ObjNum 1218 snap 373 seq_num 1218) 2024-09-01T00:42:17.045 INFO:tasks.rados.rados.0.smithi026.stdout:3996: finishing write tid 3 to smithi02669314-47 2024-09-01T00:42:17.045 INFO:tasks.rados.rados.0.smithi026.stdout:3996: finishing write tid 4 to smithi02669314-47 2024-09-01T00:42:17.045 INFO:tasks.rados.rados.0.smithi026.stdout:3996: finishing write tid 5 to smithi02669314-47 2024-09-01T00:42:17.045 INFO:tasks.rados.rados.0.smithi026.stdout:3996: finishing write tid 6 to smithi02669314-47 2024-09-01T00:42:17.045 INFO:tasks.rados.rados.0.smithi026.stdout:3996: oid 47 updating version 0 to 2025 2024-09-01T00:42:17.045 INFO:tasks.rados.rados.0.smithi026.stdout:3996: oid 47 updating version 2025 to 2028 2024-09-01T00:42:17.045 INFO:tasks.rados.rados.0.smithi026.stdout:3996: oid 47 updating version 2028 to 2029 2024-09-01T00:42:17.045 INFO:tasks.rados.rados.0.smithi026.stdout:3996: oid 47 version 2029 is already newer than 2026 2024-09-01T00:42:17.045 INFO:tasks.rados.rados.0.smithi026.stdout:3996: oid 47 version 2029 is already newer than 2027 2024-09-01T00:42:17.045 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 47 v 2029 (ObjNum 1245 snap 378 seq_num 1245) dirty exists 2024-09-01T00:42:17.045 INFO:tasks.rados.rados.0.smithi026.stdout:3996: left oid 47 (ObjNum 1245 snap 378 seq_num 1245) 2024-09-01T00:42:17.046 INFO:tasks.rados.rados.0.smithi026.stdout:3992: expect (ObjNum 1174 snap 360 seq_num 1174) 2024-09-01T00:42:17.065 INFO:tasks.rados.rados.0.smithi026.stdout:3990: done (7 left) 2024-09-01T00:42:17.065 INFO:tasks.rados.rados.0.smithi026.stdout:3991: done (6 left) 2024-09-01T00:42:17.065 INFO:tasks.rados.rados.0.smithi026.stdout:3992: done (5 left) 2024-09-01T00:42:17.065 INFO:tasks.rados.rados.0.smithi026.stdout:3993: done (4 left) 2024-09-01T00:42:17.065 INFO:tasks.rados.rados.0.smithi026.stdout:3994: done (3 left) 2024-09-01T00:42:17.065 INFO:tasks.rados.rados.0.smithi026.stdout:3995: done (2 left) 2024-09-01T00:42:17.065 INFO:tasks.rados.rados.0.smithi026.stdout:3996: done (1 left) 2024-09-01T00:42:17.065 INFO:tasks.rados.rados.0.smithi026.stdout:3997: done (0 left) 2024-09-01T00:42:17.065 INFO:tasks.rados.rados.0.smithi026.stdout:3998: snap_create 2024-09-01T00:42:17.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:16 smithi139 ceph-mon[73682]: pgmap v945: 121 pgs: 121 active+clean; 343 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-09-01T00:42:17.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:16 smithi026 ceph-mon[81182]: pgmap v945: 121 pgs: 121 active+clean; 343 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-09-01T00:42:17.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:16 smithi026 ceph-mon[83580]: pgmap v945: 121 pgs: 121 active+clean; 343 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-09-01T00:42:17.993 INFO:tasks.rados.rados.0.smithi026.stdout:3998: done (0 left) 2024-09-01T00:42:17.993 INFO:tasks.rados.rados.0.smithi026.stdout:append oid 20 current snap is 379 2024-09-01T00:42:17.993 INFO:tasks.rados.rados.0.smithi026.stdout:3999: seq_num 1247 ranges {0=491520,491520=712704,1204224=442368,1646592=49152} 2024-09-01T00:42:17.996 INFO:tasks.rados.rados.0.smithi026.stdout:3999: writing smithi02669314-20 from 0 to 491520 tid 1 2024-09-01T00:42:18.000 INFO:tasks.rados.rados.0.smithi026.stdout:3999: writing smithi02669314-20 from 491520 to 1204224 tid 2 2024-09-01T00:42:18.003 INFO:tasks.rados.rados.0.smithi026.stdout:3999: writing smithi02669314-20 from 1204224 to 1646592 tid 3 2024-09-01T00:42:18.003 INFO:tasks.rados.rados.0.smithi026.stdout:3999: writing smithi02669314-20 from 1646592 to 1695744 tid 4 2024-09-01T00:42:18.003 INFO:tasks.rados.rados.0.smithi026.stdout: waiting on 1 2024-09-01T00:42:18.003 INFO:tasks.rados.rados.0.smithi026.stdout:3999: finishing write tid 1 to smithi02669314-20 2024-09-01T00:42:18.008 INFO:tasks.rados.rados.0.smithi026.stdout:3999: finishing write tid 2 to smithi02669314-20 2024-09-01T00:42:18.009 INFO:tasks.rados.rados.0.smithi026.stdout:3999: finishing write tid 3 to smithi02669314-20 2024-09-01T00:42:18.009 INFO:tasks.rados.rados.0.smithi026.stdout:3999: finishing write tid 4 to smithi02669314-20 2024-09-01T00:42:18.010 INFO:tasks.rados.rados.0.smithi026.stdout:3999: finishing write tid 5 to smithi02669314-20 2024-09-01T00:42:18.011 INFO:tasks.rados.rados.0.smithi026.stdout:3999: finishing write tid 6 to smithi02669314-20 2024-09-01T00:42:18.011 INFO:tasks.rados.rados.0.smithi026.stdout:3999: oid 20 updating version 0 to 2032 2024-09-01T00:42:18.011 INFO:tasks.rados.rados.0.smithi026.stdout:3999: oid 20 updating version 2032 to 2034 2024-09-01T00:42:18.011 INFO:tasks.rados.rados.0.smithi026.stdout:3999: oid 20 version 2034 is already newer than 2033 2024-09-01T00:42:18.011 INFO:tasks.rados.rados.0.smithi026.stdout:3999: oid 20 version 2034 is already newer than 2031 2024-09-01T00:42:18.011 INFO:tasks.rados.rados.0.smithi026.stdout:3999: oid 20 updating version 2034 to 2035 2024-09-01T00:42:18.011 INFO:tasks.rados.rados.0.smithi026.stdout:update_object_version oid 20 v 2035 (ObjNum 1247 snap 379 seq_num 1247) dirty exists 2024-09-01T00:42:18.011 INFO:tasks.rados.rados.0.smithi026.stdout:3999: left oid 20 (ObjNum 1247 snap 379 seq_num 1247) 2024-09-01T00:42:18.011 INFO:tasks.rados.rados.0.smithi026.stdout:3999: done (0 left) 2024-09-01T00:42:18.013 INFO:tasks.rados.rados.0.smithi026.stderr:0 errors. 2024-09-01T00:42:18.013 INFO:tasks.rados.rados.0.smithi026.stderr: 2024-09-01T00:42:18.017 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-09-01T00:42:18.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:42:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:42:17] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.51.0" 2024-09-01T00:42:18.225 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:42:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:18 smithi139 ceph-mon[73682]: osdmap e849: 8 total, 8 up, 8 in 2024-09-01T00:42:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:18 smithi139 ceph-mon[73682]: pgmap v947: 121 pgs: 121 active+clean; 324 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-09-01T00:42:19.404 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:18 smithi026 ceph-mon[81182]: osdmap e849: 8 total, 8 up, 8 in 2024-09-01T00:42:19.404 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:18 smithi026 ceph-mon[81182]: pgmap v947: 121 pgs: 121 active+clean; 324 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-09-01T00:42:19.405 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:18 smithi026 ceph-mon[83580]: osdmap e849: 8 total, 8 up, 8 in 2024-09-01T00:42:19.405 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:18 smithi026 ceph-mon[83580]: pgmap v947: 121 pgs: 121 active+clean; 324 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-09-01T00:42:20.325 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:42:20.325 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:42:20.326 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":849,"fsid":"cad1eb86-67f7-11ef-bcd4-c7b262605968","created":"2024-09-01T00:20:02.580083+0000","modified":"2024-09-01T00:42:17.988340+0000","last_up_change":"2024-09-01T00:36:47.779563+0000","last_in_change":"2024-09-01T00:24:45.563314+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-01T00:23:08.330912+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-01T00:25:25.499539+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"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-01T00:25:28.472999+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_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-01T00:26:19.024583+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":"76","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":76,"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-01T00:29:02.474797+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":"849","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":444,"snap_epoch":849,"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":"661ce24f-488b-4aed-8cdc-18c3a5cd44ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":290,"up_from":302,"up_thru":528,"down_at":291,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":2326643640},{"type":"v1","addr":"172.21.15.26:6803","nonce":2326643640}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":2326643640},{"type":"v1","addr":"172.21.15.26:6805","nonce":2326643640}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":2326643640},{"type":"v1","addr":"172.21.15.26:6809","nonce":2326643640}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":2326643640},{"type":"v1","addr":"172.21.15.26:6807","nonce":2326643640}]},"public_addr":"172.21.15.26:6803/2326643640","cluster_addr":"172.21.15.26:6805/2326643640","heartbeat_back_addr":"172.21.15.26:6809/2326643640","heartbeat_front_addr":"172.21.15.26:6807/2326643640","state":["exists","up"]},{"osd":1,"uuid":"e407c10a-2680-4f93-885b-bc653ad85695","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":323,"up_from":333,"up_thru":528,"down_at":324,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":3492315439},{"type":"v1","addr":"172.21.15.26:6811","nonce":3492315439}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":3492315439},{"type":"v1","addr":"172.21.15.26:6813","nonce":3492315439}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":3492315439},{"type":"v1","addr":"172.21.15.26:6817","nonce":3492315439}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":3492315439},{"type":"v1","addr":"172.21.15.26:6815","nonce":3492315439}]},"public_addr":"172.21.15.26:6811/3492315439","cluster_addr":"172.21.15.26:6813/3492315439","heartbeat_back_addr":"172.21.15.26:6817/3492315439","heartbeat_front_addr":"172.21.15.26:6815/3492315439","state":["exists","up"]},{"osd":2,"uuid":"52e9a36a-d09d-473b-bd44-ab4922948283","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":354,"up_from":367,"up_thru":528,"down_at":355,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6818","nonce":1724946705},{"type":"v1","addr":"172.21.15.26:6819","nonce":1724946705}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":1724946705},{"type":"v1","addr":"172.21.15.26:6821","nonce":1724946705}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":1724946705},{"type":"v1","addr":"172.21.15.26:6825","nonce":1724946705}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":1724946705},{"type":"v1","addr":"172.21.15.26:6823","nonce":1724946705}]},"public_addr":"172.21.15.26:6819/1724946705","cluster_addr":"172.21.15.26:6821/1724946705","heartbeat_back_addr":"172.21.15.26:6825/1724946705","heartbeat_front_addr":"172.21.15.26:6823/1724946705","state":["exists","up"]},{"osd":3,"uuid":"703ab294-1bb4-4d05-91b3-56daa5f66a77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":387,"up_from":399,"up_thru":528,"down_at":388,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":4066793651},{"type":"v1","addr":"172.21.15.26:6827","nonce":4066793651}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":4066793651},{"type":"v1","addr":"172.21.15.26:6829","nonce":4066793651}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":4066793651},{"type":"v1","addr":"172.21.15.26:6833","nonce":4066793651}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":4066793651},{"type":"v1","addr":"172.21.15.26:6831","nonce":4066793651}]},"public_addr":"172.21.15.26:6827/4066793651","cluster_addr":"172.21.15.26:6829/4066793651","heartbeat_back_addr":"172.21.15.26:6833/4066793651","heartbeat_front_addr":"172.21.15.26:6831/4066793651","state":["exists","up"]},{"osd":4,"uuid":"f6759b82-e9bf-499d-98cf-d7e4f0901dcd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":419,"up_from":432,"up_thru":528,"down_at":420,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":2766149975},{"type":"v1","addr":"172.21.15.139:6801","nonce":2766149975}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":2766149975},{"type":"v1","addr":"172.21.15.139:6803","nonce":2766149975}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":2766149975},{"type":"v1","addr":"172.21.15.139:6807","nonce":2766149975}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":2766149975},{"type":"v1","addr":"172.21.15.139:6805","nonce":2766149975}]},"public_addr":"172.21.15.139:6801/2766149975","cluster_addr":"172.21.15.139:6803/2766149975","heartbeat_back_addr":"172.21.15.139:6807/2766149975","heartbeat_front_addr":"172.21.15.139:6805/2766149975","state":["exists","up"]},{"osd":5,"uuid":"d5f5fad3-8f05-4032-a5dd-3cc10e85a10b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":451,"up_from":464,"up_thru":528,"down_at":452,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":3880210869},{"type":"v1","addr":"172.21.15.139:6809","nonce":3880210869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":3880210869},{"type":"v1","addr":"172.21.15.139:6811","nonce":3880210869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":3880210869},{"type":"v1","addr":"172.21.15.139:6815","nonce":3880210869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":3880210869},{"type":"v1","addr":"172.21.15.139:6813","nonce":3880210869}]},"public_addr":"172.21.15.139:6809/3880210869","cluster_addr":"172.21.15.139:6811/3880210869","heartbeat_back_addr":"172.21.15.139:6815/3880210869","heartbeat_front_addr":"172.21.15.139:6813/3880210869","state":["exists","up"]},{"osd":6,"uuid":"19f260f2-0673-470e-ac08-b567d13464ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":48,"last_clean_end":483,"up_from":496,"up_thru":528,"down_at":484,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":2976520160},{"type":"v1","addr":"172.21.15.139:6817","nonce":2976520160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":2976520160},{"type":"v1","addr":"172.21.15.139:6819","nonce":2976520160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":2976520160},{"type":"v1","addr":"172.21.15.139:6823","nonce":2976520160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":2976520160},{"type":"v1","addr":"172.21.15.139:6821","nonce":2976520160}]},"public_addr":"172.21.15.139:6817/2976520160","cluster_addr":"172.21.15.139:6819/2976520160","heartbeat_back_addr":"172.21.15.139:6823/2976520160","heartbeat_front_addr":"172.21.15.139:6821/2976520160","state":["exists","up"]},{"osd":7,"uuid":"c870931a-eb6b-4a27-9613-9f4ec450e264","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":56,"last_clean_end":515,"up_from":528,"up_thru":528,"down_at":516,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6824","nonce":1435293605},{"type":"v1","addr":"172.21.15.139:6825","nonce":1435293605}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":1435293605},{"type":"v1","addr":"172.21.15.139:6827","nonce":1435293605}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":1435293605},{"type":"v1","addr":"172.21.15.139:6831","nonce":1435293605}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":1435293605},{"type":"v1","addr":"172.21.15.139:6829","nonce":1435293605}]},"public_addr":"172.21.15.139:6825/1435293605","cluster_addr":"172.21.15.139:6827/1435293605","heartbeat_back_addr":"172.21.15.139:6831/1435293605","heartbeat_front_addr":"172.21.15.139:6829/1435293605","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-01T00:22:15.871786+0000","dead_epoch":290},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:22:40.455372+0000","dead_epoch":323},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:23:04.880543+0000","dead_epoch":354},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:23:28.777887+0000","dead_epoch":387},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:23:50.072781+0000","dead_epoch":419},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:24:13.275853+0000","dead_epoch":451},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:24:36.304287+0000","dead_epoch":483},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:25:00.927723+0000","dead_epoch":515}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.a","mappings":[{"from":4,"to":3}]},{"pgid":"3.1c","mappings":[{"from":5,"to":2}]},{"pgid":"3.20","mappings":[{"from":0,"to":1}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.139:6832/1390752358":"2024-09-02T00:37:07.272982+0000","172.21.15.26:0/1691473139":"2024-09-02T00:31:33.974126+0000","172.21.15.26:6801/69609187":"2024-09-02T00:31:33.974126+0000","172.21.15.26:0/816625774":"2024-09-02T00:31:33.974126+0000","172.21.15.26:0/3598219108":"2024-09-02T00:31:33.974126+0000","172.21.15.139:0/2183901171":"2024-09-02T00:30:52.640625+0000","172.21.15.26:0/4184269822":"2024-09-02T00:31:33.974126+0000","172.21.15.26:6801/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1170270815":"2024-09-02T00:20:54.020822+0000","172.21.15.139:0/96102460":"2024-09-02T00:30:52.640625+0000","172.21.15.26:0/1615773358":"2024-09-02T00:31:33.974126+0000","172.21.15.26:0/1204165467":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1818313022":"2024-09-02T00:30:20.869693+0000","172.21.15.26:0/4036311200":"2024-09-02T00:30:20.869693+0000","172.21.15.26:6800/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/3304995417":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/1528430297":"2024-09-02T00:31:33.974126+0000","172.21.15.26:6800/217675371":"2024-09-02T00:30:20.869693+0000","172.21.15.26:0/96036074":"2024-09-02T00:31:33.974126+0000","172.21.15.139:0/2301483251":"2024-09-02T00:30:52.640625+0000","172.21.15.26:0/1373524253":"2024-09-02T00:30:20.869693+0000","172.21.15.139:6834/1777727716":"2024-09-02T00:30:52.640625+0000","172.21.15.139:0/571288911":"2024-09-02T00:30:52.640625+0000","172.21.15.26:0/856117531":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/882709349":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1039741804":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/3801077164":"2024-09-02T00:26:18.227231+0000","172.21.15.26:6801/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6800/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6801/217675371":"2024-09-02T00:30:20.869693+0000","172.21.15.26:0/1433467031":"2024-09-02T00:20:26.064308+0000","172.21.15.139:0/1375489966":"2024-09-02T00:30:52.640625+0000","172.21.15.139:0/776927513":"2024-09-02T00:30:52.640625+0000","172.21.15.26:0/6383786":"2024-09-02T00:26:18.227231+0000","172.21.15.26:6800/69609187":"2024-09-02T00:31:33.974126+0000","172.21.15.139:0/2936151726":"2024-09-02T00:30:52.640625+0000","172.21.15.139:6833/1390752358":"2024-09-02T00:37:07.272982+0000","172.21.15.26:6800/292340925":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/1993365910":"2024-09-02T00:30:20.869693+0000","172.21.15.139:6835/1777727716":"2024-09-02T00:30:52.640625+0000","172.21.15.26:6801/292340925":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/3524251591":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/1884316626":"2024-09-02T00:30:20.869693+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":412,"length":1},{"begin":423,"length":1},{"begin":425,"length":1},{"begin":430,"length":1},{"begin":442,"length":2}]}],"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-01T00:42:20.326 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:42:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:42:20.962 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-09-01T00:42:21.177 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:42:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:21 smithi026 ceph-mon[81182]: pgmap v948: 121 pgs: 121 active+clean; 324 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 997 KiB/s wr, 7 op/s 2024-09-01T00:42:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:21 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3494672049' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-01T00:42:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:21 smithi026 ceph-mon[81182]: osdmap e850: 8 total, 8 up, 8 in 2024-09-01T00:42:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:21 smithi026 ceph-mon[83580]: pgmap v948: 121 pgs: 121 active+clean; 324 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 997 KiB/s wr, 7 op/s 2024-09-01T00:42:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:21 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3494672049' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-01T00:42:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:21 smithi026 ceph-mon[83580]: osdmap e850: 8 total, 8 up, 8 in 2024-09-01T00:42:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:21 smithi139 ceph-mon[73682]: pgmap v948: 121 pgs: 121 active+clean; 324 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 997 KiB/s wr, 7 op/s 2024-09-01T00:42:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:21 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3494672049' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-01T00:42:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:21 smithi139 ceph-mon[73682]: osdmap e850: 8 total, 8 up, 8 in 2024-09-01T00:42:23.068 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:42:23.070 INFO:teuthology.orchestra.run.smithi026.stderr:dumped all 2024-09-01T00:42:23.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:23 smithi026 ceph-mon[81182]: pgmap v950: 121 pgs: 121 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-01T00:42:23.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:23 smithi026 ceph-mon[83580]: pgmap v950: 121 pgs: 121 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-01T00:42:23.728 INFO:teuthology.orchestra.run.smithi026.stdout:{"pg_ready":true,"pg_map":{"version":950,"stamp":"2024-09-01T00:42:22.318610+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":347970575,"num_objects":157,"num_object_clones":83,"num_object_copies":471,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":157,"num_whiteouts":8,"num_read":4920,"num_read_kb":6028266,"num_write":8594,"num_write_kb":1992534,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":129,"num_bytes_recovered":462644832,"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":21131,"ondisk_log_size":21131,"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":2306628,"kb_used_data":564576,"kb_used_omap":247,"kb_used_meta":1741704,"kb_avail":747654588,"statfs":{"total":767960285184,"available":765598298112,"internally_reserved":0,"allocated":578125824,"data_stored":842050796,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":253242,"internal_metadata":1783505606},"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":-12664832,"num_objects":-8,"num_object_clones":-8,"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":0,"num_read":28,"num_read_kb":53787,"num_write":30,"num_write_kb":10712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.425456"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":1119,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238882+0000","last_change":"2024-09-01T00:36:48.807282+0000","last_active":"2024-09-01T00:42:21.238882+0000","last_peered":"2024-09-01T00:42:21.238882+0000","last_clean":"2024-09-01T00:42:21.238882+0000","last_became_active":"2024-09-01T00:36:48.805479+0000","last_became_peered":"2024-09-01T00:36:48.805479+0000","last_unstale":"2024-09-01T00:42:21.238882+0000","last_undegraded":"2024-09-01T00:42:21.238882+0000","last_fullsized":"2024-09-01T00:42:21.238882+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:37:49.351903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1319,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.897605+0000","last_change":"2024-09-01T00:36:15.942860+0000","last_active":"2024-09-01T00:42:20.897605+0000","last_peered":"2024-09-01T00:42:20.897605+0000","last_clean":"2024-09-01T00:42:20.897605+0000","last_became_active":"2024-09-01T00:36:15.942558+0000","last_became_peered":"2024-09-01T00:36:15.942558+0000","last_unstale":"2024-09-01T00:42:20.897605+0000","last_undegraded":"2024-09-01T00:42:20.897605+0000","last_fullsized":"2024-09-01T00:42:20.897605+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:34:59.068294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1338,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.001280+0000","last_change":"2024-09-01T00:34:02.753113+0000","last_active":"2024-09-01T00:42:18.001280+0000","last_peered":"2024-09-01T00:42:18.001280+0000","last_clean":"2024-09-01T00:42:18.001280+0000","last_became_active":"2024-09-01T00:34:02.750719+0000","last_became_peered":"2024-09-01T00:34:02.750719+0000","last_unstale":"2024-09-01T00:42:18.001280+0000","last_undegraded":"2024-09-01T00:42:18.001280+0000","last_fullsized":"2024-09-01T00:42:18.001280+0000","mapping_epoch":367,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":368,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:53:39.988648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1189,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268597+0000","last_change":"2024-09-01T00:36:48.811500+0000","last_active":"2024-09-01T00:42:18.268597+0000","last_peered":"2024-09-01T00:42:18.268597+0000","last_clean":"2024-09-01T00:42:18.268597+0000","last_became_active":"2024-09-01T00:36:48.810673+0000","last_became_peered":"2024-09-01T00:36:48.810673+0000","last_unstale":"2024-09-01T00:42:18.268597+0000","last_undegraded":"2024-09-01T00:42:18.268597+0000","last_fullsized":"2024-09-01T00:42:18.268597+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:06:39.197914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1136,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238497+0000","last_change":"2024-09-01T00:36:48.797910+0000","last_active":"2024-09-01T00:42:21.238497+0000","last_peered":"2024-09-01T00:42:21.238497+0000","last_clean":"2024-09-01T00:42:21.238497+0000","last_became_active":"2024-09-01T00:36:48.797396+0000","last_became_peered":"2024-09-01T00:36:48.797396+0000","last_unstale":"2024-09-01T00:42:21.238497+0000","last_undegraded":"2024-09-01T00:42:21.238497+0000","last_fullsized":"2024-09-01T00:42:21.238497+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:42:02.454298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1166,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268388+0000","last_change":"2024-09-01T00:35:42.812087+0000","last_active":"2024-09-01T00:42:18.268388+0000","last_peered":"2024-09-01T00:42:18.268388+0000","last_clean":"2024-09-01T00:42:18.268388+0000","last_became_active":"2024-09-01T00:35:42.808593+0000","last_became_peered":"2024-09-01T00:35:42.808593+0000","last_unstale":"2024-09-01T00:42:18.268388+0000","last_undegraded":"2024-09-01T00:42:18.268388+0000","last_fullsized":"2024-09-01T00:42:18.268388+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:57:35.361644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1136,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238246+0000","last_change":"2024-09-01T00:36:48.809815+0000","last_active":"2024-09-01T00:42:21.238246+0000","last_peered":"2024-09-01T00:42:21.238246+0000","last_clean":"2024-09-01T00:42:21.238246+0000","last_became_active":"2024-09-01T00:36:48.808323+0000","last_became_peered":"2024-09-01T00:36:48.808323+0000","last_unstale":"2024-09-01T00:42:21.238246+0000","last_undegraded":"2024-09-01T00:42:21.238246+0000","last_fullsized":"2024-09-01T00:42:21.238246+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:10:26.689973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1227,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267355+0000","last_change":"2024-09-01T00:36:15.938496+0000","last_active":"2024-09-01T00:42:18.267355+0000","last_peered":"2024-09-01T00:42:18.267355+0000","last_clean":"2024-09-01T00:42:18.267355+0000","last_became_active":"2024-09-01T00:36:15.938180+0000","last_became_peered":"2024-09-01T00:36:15.938180+0000","last_unstale":"2024-09-01T00:42:18.267355+0000","last_undegraded":"2024-09-01T00:42:18.267355+0000","last_fullsized":"2024-09-01T00:42:18.267355+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:54:19.354607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1128,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238866+0000","last_change":"2024-09-01T00:36:48.811620+0000","last_active":"2024-09-01T00:42:21.238866+0000","last_peered":"2024-09-01T00:42:21.238866+0000","last_clean":"2024-09-01T00:42:21.238866+0000","last_became_active":"2024-09-01T00:36:48.809688+0000","last_became_peered":"2024-09-01T00:36:48.809688+0000","last_unstale":"2024-09-01T00:42:21.238866+0000","last_undegraded":"2024-09-01T00:42:21.238866+0000","last_fullsized":"2024-09-01T00:42:21.238866+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:28:12.047272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1144,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268597+0000","last_change":"2024-09-01T00:36:15.939400+0000","last_active":"2024-09-01T00:42:18.268597+0000","last_peered":"2024-09-01T00:42:18.268597+0000","last_clean":"2024-09-01T00:42:18.268597+0000","last_became_active":"2024-09-01T00:36:15.938995+0000","last_became_peered":"2024-09-01T00:36:15.938995+0000","last_unstale":"2024-09-01T00:42:18.268597+0000","last_undegraded":"2024-09-01T00:42:18.268597+0000","last_fullsized":"2024-09-01T00:42:18.268597+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:36:55.259753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1144,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267928+0000","last_change":"2024-09-01T00:36:15.949171+0000","last_active":"2024-09-01T00:42:18.267928+0000","last_peered":"2024-09-01T00:42:18.267928+0000","last_clean":"2024-09-01T00:42:18.267928+0000","last_became_active":"2024-09-01T00:36:15.948888+0000","last_became_peered":"2024-09-01T00:36:15.948888+0000","last_unstale":"2024-09-01T00:42:18.267928+0000","last_undegraded":"2024-09-01T00:42:18.267928+0000","last_fullsized":"2024-09-01T00:42:18.267928+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:41:32.299381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1281,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.992868+0000","last_change":"2024-09-01T00:36:15.946351+0000","last_active":"2024-09-01T00:42:17.992868+0000","last_peered":"2024-09-01T00:42:17.992868+0000","last_clean":"2024-09-01T00:42:17.992868+0000","last_became_active":"2024-09-01T00:36:15.945942+0000","last_became_peered":"2024-09-01T00:36:15.945942+0000","last_unstale":"2024-09-01T00:42:17.992868+0000","last_undegraded":"2024-09-01T00:42:17.992868+0000","last_fullsized":"2024-09-01T00:42:17.992868+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:07:58.922984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":1253,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267677+0000","last_change":"2024-09-01T00:36:15.933511+0000","last_active":"2024-09-01T00:42:18.267677+0000","last_peered":"2024-09-01T00:42:18.267677+0000","last_clean":"2024-09-01T00:42:18.267677+0000","last_became_active":"2024-09-01T00:36:15.933190+0000","last_became_peered":"2024-09-01T00:36:15.933190+0000","last_unstale":"2024-09-01T00:42:18.267677+0000","last_undegraded":"2024-09-01T00:42:18.267677+0000","last_fullsized":"2024-09-01T00:42:18.267677+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:42:41.014148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1337,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.000791+0000","last_change":"2024-09-01T00:35:42.805915+0000","last_active":"2024-09-01T00:42:18.000791+0000","last_peered":"2024-09-01T00:42:18.000791+0000","last_clean":"2024-09-01T00:42:18.000791+0000","last_became_active":"2024-09-01T00:35:42.805613+0000","last_became_peered":"2024-09-01T00:35:42.805613+0000","last_unstale":"2024-09-01T00:42:18.000791+0000","last_undegraded":"2024-09-01T00:42:18.000791+0000","last_fullsized":"2024-09-01T00:42:18.000791+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:16:29.616867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1323,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.897530+0000","last_change":"2024-09-01T00:35:42.802030+0000","last_active":"2024-09-01T00:42:20.897530+0000","last_peered":"2024-09-01T00:42:20.897530+0000","last_clean":"2024-09-01T00:42:20.897530+0000","last_became_active":"2024-09-01T00:35:42.801669+0000","last_became_peered":"2024-09-01T00:35:42.801669+0000","last_unstale":"2024-09-01T00:42:20.897530+0000","last_undegraded":"2024-09-01T00:42:20.897530+0000","last_fullsized":"2024-09-01T00:42:20.897530+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:08:37.790295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1173,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267688+0000","last_change":"2024-09-01T00:36:48.811790+0000","last_active":"2024-09-01T00:42:18.267688+0000","last_peered":"2024-09-01T00:42:18.267688+0000","last_clean":"2024-09-01T00:42:18.267688+0000","last_became_active":"2024-09-01T00:36:48.811464+0000","last_became_peered":"2024-09-01T00:36:48.811464+0000","last_unstale":"2024-09-01T00:42:18.267688+0000","last_undegraded":"2024-09-01T00:42:18.267688+0000","last_fullsized":"2024-09-01T00:42:18.267688+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:08:58.974352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1179,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268834+0000","last_change":"2024-09-01T00:36:48.812144+0000","last_active":"2024-09-01T00:42:18.268834+0000","last_peered":"2024-09-01T00:42:18.268834+0000","last_clean":"2024-09-01T00:42:18.268834+0000","last_became_active":"2024-09-01T00:36:48.811761+0000","last_became_peered":"2024-09-01T00:36:48.811761+0000","last_unstale":"2024-09-01T00:42:18.268834+0000","last_undegraded":"2024-09-01T00:42:18.268834+0000","last_fullsized":"2024-09-01T00:42:18.268834+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:59:17.524974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1288,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.993582+0000","last_change":"2024-09-01T00:36:48.798944+0000","last_active":"2024-09-01T00:42:17.993582+0000","last_peered":"2024-09-01T00:42:17.993582+0000","last_clean":"2024-09-01T00:42:17.993582+0000","last_became_active":"2024-09-01T00:36:48.798271+0000","last_became_peered":"2024-09-01T00:36:48.798271+0000","last_unstale":"2024-09-01T00:42:17.993582+0000","last_undegraded":"2024-09-01T00:42:17.993582+0000","last_fullsized":"2024-09-01T00:42:17.993582+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:05:59.728812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1118,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238825+0000","last_change":"2024-09-01T00:36:48.802995+0000","last_active":"2024-09-01T00:42:21.238825+0000","last_peered":"2024-09-01T00:42:21.238825+0000","last_clean":"2024-09-01T00:42:21.238825+0000","last_became_active":"2024-09-01T00:36:48.802533+0000","last_became_peered":"2024-09-01T00:36:48.802533+0000","last_unstale":"2024-09-01T00:42:21.238825+0000","last_undegraded":"2024-09-01T00:42:21.238825+0000","last_fullsized":"2024-09-01T00:42:21.238825+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:18:34.725904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1153,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267770+0000","last_change":"2024-09-01T00:36:15.948493+0000","last_active":"2024-09-01T00:42:18.267770+0000","last_peered":"2024-09-01T00:42:18.267770+0000","last_clean":"2024-09-01T00:42:18.267770+0000","last_became_active":"2024-09-01T00:36:15.948197+0000","last_became_peered":"2024-09-01T00:36:15.948197+0000","last_unstale":"2024-09-01T00:42:18.267770+0000","last_undegraded":"2024-09-01T00:42:18.267770+0000","last_fullsized":"2024-09-01T00:42:18.267770+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:36:54.357850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1338,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.001058+0000","last_change":"2024-09-01T00:36:48.805159+0000","last_active":"2024-09-01T00:42:18.001058+0000","last_peered":"2024-09-01T00:42:18.001058+0000","last_clean":"2024-09-01T00:42:18.001058+0000","last_became_active":"2024-09-01T00:36:48.804383+0000","last_became_peered":"2024-09-01T00:36:48.804383+0000","last_unstale":"2024-09-01T00:42:18.001058+0000","last_undegraded":"2024-09-01T00:42:18.001058+0000","last_fullsized":"2024-09-01T00:42:18.001058+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:40:47.835525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1177,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267759+0000","last_change":"2024-09-01T00:36:48.810985+0000","last_active":"2024-09-01T00:42:18.267759+0000","last_peered":"2024-09-01T00:42:18.267759+0000","last_clean":"2024-09-01T00:42:18.267759+0000","last_became_active":"2024-09-01T00:36:48.810617+0000","last_became_peered":"2024-09-01T00:36:48.810617+0000","last_unstale":"2024-09-01T00:42:18.267759+0000","last_undegraded":"2024-09-01T00:42:18.267759+0000","last_fullsized":"2024-09-01T00:42:18.267759+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:33:36.515800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1253,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267506+0000","last_change":"2024-09-01T00:35:09.801751+0000","last_active":"2024-09-01T00:42:18.267506+0000","last_peered":"2024-09-01T00:42:18.267506+0000","last_clean":"2024-09-01T00:42:18.267506+0000","last_became_active":"2024-09-01T00:35:09.801442+0000","last_became_peered":"2024-09-01T00:35:09.801442+0000","last_unstale":"2024-09-01T00:42:18.267506+0000","last_undegraded":"2024-09-01T00:42:18.267506+0000","last_fullsized":"2024-09-01T00:42:18.267506+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:14:21.572168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1193,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267885+0000","last_change":"2024-09-01T00:35:42.808666+0000","last_active":"2024-09-01T00:42:18.267885+0000","last_peered":"2024-09-01T00:42:18.267885+0000","last_clean":"2024-09-01T00:42:18.267885+0000","last_became_active":"2024-09-01T00:35:42.805323+0000","last_became_peered":"2024-09-01T00:35:42.805323+0000","last_unstale":"2024-09-01T00:42:18.267885+0000","last_undegraded":"2024-09-01T00:42:18.267885+0000","last_fullsized":"2024-09-01T00:42:18.267885+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:57:23.798428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1246,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267746+0000","last_change":"2024-09-01T00:35:09.801723+0000","last_active":"2024-09-01T00:42:18.267746+0000","last_peered":"2024-09-01T00:42:18.267746+0000","last_clean":"2024-09-01T00:42:18.267746+0000","last_became_active":"2024-09-01T00:35:09.801360+0000","last_became_peered":"2024-09-01T00:35:09.801360+0000","last_unstale":"2024-09-01T00:42:18.267746+0000","last_undegraded":"2024-09-01T00:42:18.267746+0000","last_fullsized":"2024-09-01T00:42:18.267746+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:06:33.506534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1149,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268232+0000","last_change":"2024-09-01T00:36:48.800259+0000","last_active":"2024-09-01T00:42:18.268232+0000","last_peered":"2024-09-01T00:42:18.268232+0000","last_clean":"2024-09-01T00:42:18.268232+0000","last_became_active":"2024-09-01T00:36:48.799937+0000","last_became_peered":"2024-09-01T00:36:48.799937+0000","last_unstale":"2024-09-01T00:42:18.268232+0000","last_undegraded":"2024-09-01T00:42:18.268232+0000","last_fullsized":"2024-09-01T00:42:18.268232+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:58:57.514432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1324,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.896340+0000","last_change":"2024-09-01T00:34:35.810330+0000","last_active":"2024-09-01T00:42:20.896340+0000","last_peered":"2024-09-01T00:42:20.896340+0000","last_clean":"2024-09-01T00:42:20.896340+0000","last_became_active":"2024-09-01T00:34:35.809722+0000","last_became_peered":"2024-09-01T00:34:35.809722+0000","last_unstale":"2024-09-01T00:42:20.896340+0000","last_undegraded":"2024-09-01T00:42:20.896340+0000","last_fullsized":"2024-09-01T00:42:20.896340+0000","mapping_epoch":399,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":400,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:10:37.469923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1259,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267773+0000","last_change":"2024-09-01T00:34:35.816178+0000","last_active":"2024-09-01T00:42:18.267773+0000","last_peered":"2024-09-01T00:42:18.267773+0000","last_clean":"2024-09-01T00:42:18.267773+0000","last_became_active":"2024-09-01T00:34:35.815776+0000","last_became_peered":"2024-09-01T00:34:35.815776+0000","last_unstale":"2024-09-01T00:42:18.267773+0000","last_undegraded":"2024-09-01T00:42:18.267773+0000","last_fullsized":"2024-09-01T00:42:18.267773+0000","mapping_epoch":399,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":400,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:32:47.085340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":1338,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.002444+0000","last_change":"2024-09-01T00:35:09.809384+0000","last_active":"2024-09-01T00:42:18.002444+0000","last_peered":"2024-09-01T00:42:18.002444+0000","last_clean":"2024-09-01T00:42:18.002444+0000","last_became_active":"2024-09-01T00:35:09.808946+0000","last_became_peered":"2024-09-01T00:35:09.808946+0000","last_unstale":"2024-09-01T00:42:18.002444+0000","last_undegraded":"2024-09-01T00:42:18.002444+0000","last_fullsized":"2024-09-01T00:42:18.002444+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:59:18.944543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1202,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268225+0000","last_change":"2024-09-01T00:35:42.807401+0000","last_active":"2024-09-01T00:42:18.268225+0000","last_peered":"2024-09-01T00:42:18.268225+0000","last_clean":"2024-09-01T00:42:18.268225+0000","last_became_active":"2024-09-01T00:35:42.804821+0000","last_became_peered":"2024-09-01T00:35:42.804821+0000","last_unstale":"2024-09-01T00:42:18.268225+0000","last_undegraded":"2024-09-01T00:42:18.268225+0000","last_fullsized":"2024-09-01T00:42:18.268225+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:24:39.124459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.21","version":"0'0","reported_seq":1289,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.994246+0000","last_change":"2024-09-01T00:36:15.938349+0000","last_active":"2024-09-01T00:42:17.994246+0000","last_peered":"2024-09-01T00:42:17.994246+0000","last_clean":"2024-09-01T00:42:17.994246+0000","last_became_active":"2024-09-01T00:36:15.938015+0000","last_became_peered":"2024-09-01T00:36:15.938015+0000","last_unstale":"2024-09-01T00:42:17.994246+0000","last_undegraded":"2024-09-01T00:42:17.994246+0000","last_fullsized":"2024-09-01T00:42:17.994246+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:52:11.669815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1153,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267476+0000","last_change":"2024-09-01T00:36:15.932669+0000","last_active":"2024-09-01T00:42:18.267476+0000","last_peered":"2024-09-01T00:42:18.267476+0000","last_clean":"2024-09-01T00:42:18.267476+0000","last_became_active":"2024-09-01T00:36:15.932043+0000","last_became_peered":"2024-09-01T00:36:15.932043+0000","last_unstale":"2024-09-01T00:42:18.267476+0000","last_undegraded":"2024-09-01T00:42:18.267476+0000","last_fullsized":"2024-09-01T00:42:18.267476+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:24:03.897352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1228,"reported_epoch":848,"state":"active+clean","last_fresh":"2024-09-01T00:42:15.895100+0000","last_change":"2024-09-01T00:35:09.801455+0000","last_active":"2024-09-01T00:42:15.895100+0000","last_peered":"2024-09-01T00:42:15.895100+0000","last_clean":"2024-09-01T00:42:15.895100+0000","last_became_active":"2024-09-01T00:35:09.801146+0000","last_became_peered":"2024-09-01T00:35:09.801146+0000","last_unstale":"2024-09-01T00:42:15.895100+0000","last_undegraded":"2024-09-01T00:42:15.895100+0000","last_fullsized":"2024-09-01T00:42:15.895100+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:58:01.181696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"548'2","reported_seq":1234,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267976+0000","last_change":"2024-09-01T00:36:48.801103+0000","last_active":"2024-09-01T00:42:18.267976+0000","last_peered":"2024-09-01T00:42:18.267976+0000","last_clean":"2024-09-01T00:42:18.267976+0000","last_became_active":"2024-09-01T00:36:48.800689+0000","last_became_peered":"2024-09-01T00:36:48.800689+0000","last_unstale":"2024-09-01T00:42:18.267976+0000","last_undegraded":"2024-09-01T00:42:18.267976+0000","last_fullsized":"2024-09-01T00:42:18.267976+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:15:17.048843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1336,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.001699+0000","last_change":"2024-09-01T00:36:48.805927+0000","last_active":"2024-09-01T00:42:18.001699+0000","last_peered":"2024-09-01T00:42:18.001699+0000","last_clean":"2024-09-01T00:42:18.001699+0000","last_became_active":"2024-09-01T00:36:48.805627+0000","last_became_peered":"2024-09-01T00:36:48.805627+0000","last_unstale":"2024-09-01T00:42:18.001699+0000","last_undegraded":"2024-09-01T00:42:18.001699+0000","last_fullsized":"2024-09-01T00:42:18.001699+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:02:32.962099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"548'2","reported_seq":1153,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267963+0000","last_change":"2024-09-01T00:36:48.799365+0000","last_active":"2024-09-01T00:42:18.267963+0000","last_peered":"2024-09-01T00:42:18.267963+0000","last_clean":"2024-09-01T00:42:18.267963+0000","last_became_active":"2024-09-01T00:36:48.798700+0000","last_became_peered":"2024-09-01T00:36:48.798700+0000","last_unstale":"2024-09-01T00:42:18.267963+0000","last_undegraded":"2024-09-01T00:42:18.267963+0000","last_fullsized":"2024-09-01T00:42:18.267963+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:29:41.569262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1265,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267352+0000","last_change":"2024-09-01T00:36:15.943972+0000","last_active":"2024-09-01T00:42:18.267352+0000","last_peered":"2024-09-01T00:42:18.267352+0000","last_clean":"2024-09-01T00:42:18.267352+0000","last_became_active":"2024-09-01T00:36:15.943638+0000","last_became_peered":"2024-09-01T00:36:15.943638+0000","last_unstale":"2024-09-01T00:42:18.267352+0000","last_undegraded":"2024-09-01T00:42:18.267352+0000","last_fullsized":"2024-09-01T00:42:18.267352+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:39:05.797857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1257,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267405+0000","last_change":"2024-09-01T00:34:35.816350+0000","last_active":"2024-09-01T00:42:18.267405+0000","last_peered":"2024-09-01T00:42:18.267405+0000","last_clean":"2024-09-01T00:42:18.267405+0000","last_became_active":"2024-09-01T00:34:35.813603+0000","last_became_peered":"2024-09-01T00:34:35.813603+0000","last_unstale":"2024-09-01T00:42:18.267405+0000","last_undegraded":"2024-09-01T00:42:18.267405+0000","last_fullsized":"2024-09-01T00:42:18.267405+0000","mapping_epoch":399,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":400,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:38:35.664169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1180,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267784+0000","last_change":"2024-09-01T00:36:48.805332+0000","last_active":"2024-09-01T00:42:18.267784+0000","last_peered":"2024-09-01T00:42:18.267784+0000","last_clean":"2024-09-01T00:42:18.267784+0000","last_became_active":"2024-09-01T00:36:48.805016+0000","last_became_peered":"2024-09-01T00:36:48.805016+0000","last_unstale":"2024-09-01T00:42:18.267784+0000","last_undegraded":"2024-09-01T00:42:18.267784+0000","last_fullsized":"2024-09-01T00:42:18.267784+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:41:17.412376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1323,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.897491+0000","last_change":"2024-09-01T00:35:09.814242+0000","last_active":"2024-09-01T00:42:20.897491+0000","last_peered":"2024-09-01T00:42:20.897491+0000","last_clean":"2024-09-01T00:42:20.897491+0000","last_became_active":"2024-09-01T00:35:09.813461+0000","last_became_peered":"2024-09-01T00:35:09.813461+0000","last_unstale":"2024-09-01T00:42:20.897491+0000","last_undegraded":"2024-09-01T00:42:20.897491+0000","last_fullsized":"2024-09-01T00:42:20.897491+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:18:22.400750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1146,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268281+0000","last_change":"2024-09-01T00:36:15.942285+0000","last_active":"2024-09-01T00:42:18.268281+0000","last_peered":"2024-09-01T00:42:18.268281+0000","last_clean":"2024-09-01T00:42:18.268281+0000","last_became_active":"2024-09-01T00:36:15.941522+0000","last_became_peered":"2024-09-01T00:36:15.941522+0000","last_unstale":"2024-09-01T00:42:18.268281+0000","last_undegraded":"2024-09-01T00:42:18.268281+0000","last_fullsized":"2024-09-01T00:42:18.268281+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:06:50.569764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1162,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268720+0000","last_change":"2024-09-01T00:36:48.811275+0000","last_active":"2024-09-01T00:42:18.268720+0000","last_peered":"2024-09-01T00:42:18.268720+0000","last_clean":"2024-09-01T00:42:18.268720+0000","last_became_active":"2024-09-01T00:36:48.810972+0000","last_became_peered":"2024-09-01T00:36:48.810972+0000","last_unstale":"2024-09-01T00:42:18.268720+0000","last_undegraded":"2024-09-01T00:42:18.268720+0000","last_fullsized":"2024-09-01T00:42:18.268720+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:18:46.689321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1199,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268831+0000","last_change":"2024-09-01T00:36:15.947102+0000","last_active":"2024-09-01T00:42:18.268831+0000","last_peered":"2024-09-01T00:42:18.268831+0000","last_clean":"2024-09-01T00:42:18.268831+0000","last_became_active":"2024-09-01T00:36:15.946797+0000","last_became_peered":"2024-09-01T00:36:15.946797+0000","last_unstale":"2024-09-01T00:42:18.268831+0000","last_undegraded":"2024-09-01T00:42:18.268831+0000","last_fullsized":"2024-09-01T00:42:18.268831+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:59:54.723257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1336,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.001711+0000","last_change":"2024-09-01T00:35:42.807497+0000","last_active":"2024-09-01T00:42:18.001711+0000","last_peered":"2024-09-01T00:42:18.001711+0000","last_clean":"2024-09-01T00:42:18.001711+0000","last_became_active":"2024-09-01T00:35:42.807202+0000","last_became_peered":"2024-09-01T00:35:42.807202+0000","last_unstale":"2024-09-01T00:42:18.001711+0000","last_undegraded":"2024-09-01T00:42:18.001711+0000","last_fullsized":"2024-09-01T00:42:18.001711+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:40:37.686425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":1326,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.897082+0000","last_change":"2024-09-01T00:35:42.813027+0000","last_active":"2024-09-01T00:42:20.897082+0000","last_peered":"2024-09-01T00:42:20.897082+0000","last_clean":"2024-09-01T00:42:20.897082+0000","last_became_active":"2024-09-01T00:35:42.812222+0000","last_became_peered":"2024-09-01T00:35:42.812222+0000","last_unstale":"2024-09-01T00:42:20.897082+0000","last_undegraded":"2024-09-01T00:42:20.897082+0000","last_fullsized":"2024-09-01T00:42:20.897082+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T05:10:13.850411+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":1205,"reported_epoch":848,"state":"active+clean","last_fresh":"2024-09-01T00:42:15.895710+0000","last_change":"2024-09-01T00:36:48.805076+0000","last_active":"2024-09-01T00:42:15.895710+0000","last_peered":"2024-09-01T00:42:15.895710+0000","last_clean":"2024-09-01T00:42:15.895710+0000","last_became_active":"2024-09-01T00:36:48.804782+0000","last_became_peered":"2024-09-01T00:36:48.804782+0000","last_unstale":"2024-09-01T00:42:15.895710+0000","last_undegraded":"2024-09-01T00:42:15.895710+0000","last_fullsized":"2024-09-01T00:42:15.895710+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:03:13.582996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"548'29","reported_seq":1181,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267947+0000","last_change":"2024-09-01T00:36:15.938638+0000","last_active":"2024-09-01T00:42:18.267947+0000","last_peered":"2024-09-01T00:42:18.267947+0000","last_clean":"2024-09-01T00:42:18.267947+0000","last_became_active":"2024-09-01T00:36:15.938308+0000","last_became_peered":"2024-09-01T00:36:15.938308+0000","last_unstale":"2024-09-01T00:42:18.267947+0000","last_undegraded":"2024-09-01T00:42:18.267947+0000","last_fullsized":"2024-09-01T00:42:18.267947+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T11:56:29.050618+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":1136,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238701+0000","last_change":"2024-09-01T00:36:48.805090+0000","last_active":"2024-09-01T00:42:21.238701+0000","last_peered":"2024-09-01T00:42:21.238701+0000","last_clean":"2024-09-01T00:42:21.238701+0000","last_became_active":"2024-09-01T00:36:48.804471+0000","last_became_peered":"2024-09-01T00:36:48.804471+0000","last_unstale":"2024-09-01T00:42:21.238701+0000","last_undegraded":"2024-09-01T00:42:21.238701+0000","last_fullsized":"2024-09-01T00:42:21.238701+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:01:11.359792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":1345,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.001818+0000","last_change":"2024-09-01T00:35:09.809219+0000","last_active":"2024-09-01T00:42:18.001818+0000","last_peered":"2024-09-01T00:42:18.001818+0000","last_clean":"2024-09-01T00:42:18.001818+0000","last_became_active":"2024-09-01T00:35:09.808604+0000","last_became_peered":"2024-09-01T00:35:09.808604+0000","last_unstale":"2024-09-01T00:42:18.001818+0000","last_undegraded":"2024-09-01T00:42:18.001818+0000","last_fullsized":"2024-09-01T00:42:18.001818+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:18:57.728391+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":1337,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.000589+0000","last_change":"2024-09-01T00:36:48.804613+0000","last_active":"2024-09-01T00:42:18.000589+0000","last_peered":"2024-09-01T00:42:18.000589+0000","last_clean":"2024-09-01T00:42:18.000589+0000","last_became_active":"2024-09-01T00:36:48.804325+0000","last_became_peered":"2024-09-01T00:36:48.804325+0000","last_unstale":"2024-09-01T00:42:18.000589+0000","last_undegraded":"2024-09-01T00:42:18.000589+0000","last_fullsized":"2024-09-01T00:42:18.000589+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:19:35.290298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1190,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268501+0000","last_change":"2024-09-01T00:36:48.811243+0000","last_active":"2024-09-01T00:42:18.268501+0000","last_peered":"2024-09-01T00:42:18.268501+0000","last_clean":"2024-09-01T00:42:18.268501+0000","last_became_active":"2024-09-01T00:36:48.810946+0000","last_became_peered":"2024-09-01T00:36:48.810946+0000","last_unstale":"2024-09-01T00:42:18.268501+0000","last_undegraded":"2024-09-01T00:42:18.268501+0000","last_fullsized":"2024-09-01T00:42:18.268501+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:25:44.057238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1136,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238387+0000","last_change":"2024-09-01T00:36:48.804979+0000","last_active":"2024-09-01T00:42:21.238387+0000","last_peered":"2024-09-01T00:42:21.238387+0000","last_clean":"2024-09-01T00:42:21.238387+0000","last_became_active":"2024-09-01T00:36:48.804688+0000","last_became_peered":"2024-09-01T00:36:48.804688+0000","last_unstale":"2024-09-01T00:42:21.238387+0000","last_undegraded":"2024-09-01T00:42:21.238387+0000","last_fullsized":"2024-09-01T00:42:21.238387+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:36:21.312303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1155,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268128+0000","last_change":"2024-09-01T00:36:15.935858+0000","last_active":"2024-09-01T00:42:18.268128+0000","last_peered":"2024-09-01T00:42:18.268128+0000","last_clean":"2024-09-01T00:42:18.268128+0000","last_became_active":"2024-09-01T00:36:15.934771+0000","last_became_peered":"2024-09-01T00:36:15.934771+0000","last_unstale":"2024-09-01T00:42:18.268128+0000","last_undegraded":"2024-09-01T00:42:18.268128+0000","last_fullsized":"2024-09-01T00:42:18.268128+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:59:27.280305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1144,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267494+0000","last_change":"2024-09-01T00:36:15.948798+0000","last_active":"2024-09-01T00:42:18.267494+0000","last_peered":"2024-09-01T00:42:18.267494+0000","last_clean":"2024-09-01T00:42:18.267494+0000","last_became_active":"2024-09-01T00:36:15.948446+0000","last_became_peered":"2024-09-01T00:36:15.948446+0000","last_unstale":"2024-09-01T00:42:18.267494+0000","last_undegraded":"2024-09-01T00:42:18.267494+0000","last_fullsized":"2024-09-01T00:42:18.267494+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:32:45.971819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":1296,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.991586+0000","last_change":"2024-09-01T00:34:02.759961+0000","last_active":"2024-09-01T00:42:17.991586+0000","last_peered":"2024-09-01T00:42:17.991586+0000","last_clean":"2024-09-01T00:42:17.991586+0000","last_became_active":"2024-09-01T00:34:02.759558+0000","last_became_peered":"2024-09-01T00:34:02.759558+0000","last_unstale":"2024-09-01T00:42:17.991586+0000","last_undegraded":"2024-09-01T00:42:17.991586+0000","last_fullsized":"2024-09-01T00:42:17.991586+0000","mapping_epoch":367,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":368,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T04:23:48.997721+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":1118,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238044+0000","last_change":"2024-09-01T00:36:48.809529+0000","last_active":"2024-09-01T00:42:21.238044+0000","last_peered":"2024-09-01T00:42:21.238044+0000","last_clean":"2024-09-01T00:42:21.238044+0000","last_became_active":"2024-09-01T00:36:48.807908+0000","last_became_peered":"2024-09-01T00:36:48.807908+0000","last_unstale":"2024-09-01T00:42:21.238044+0000","last_undegraded":"2024-09-01T00:42:21.238044+0000","last_fullsized":"2024-09-01T00:42:21.238044+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:05:22.393784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"847'1226","reported_seq":4475,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.991840+0000","last_change":"2024-09-01T00:42:15.895781+0000","last_active":"2024-09-01T00:42:17.991840+0000","last_peered":"2024-09-01T00:42:17.991840+0000","last_clean":"2024-09-01T00:42:17.991840+0000","last_became_active":"2024-09-01T00:34:02.757082+0000","last_became_peered":"2024-09-01T00:34:02.757082+0000","last_unstale":"2024-09-01T00:42:17.991840+0000","last_undegraded":"2024-09-01T00:42:17.991840+0000","last_fullsized":"2024-09-01T00:42:17.991840+0000","mapping_epoch":367,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":368,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":1226,"log_dups_size":0,"ondisk_log_size":1226,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:04:41.189699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087960399999999998,"stat_sum":{"num_bytes":18186240,"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":0,"num_read":181,"num_read_kb":212583,"num_write":443,"num_write_kb":108384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":14024704,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"2.f","version":"67'1","reported_seq":1247,"reported_epoch":848,"state":"active+clean","last_fresh":"2024-09-01T00:42:15.895946+0000","last_change":"2024-09-01T00:35:09.802730+0000","last_active":"2024-09-01T00:42:15.895946+0000","last_peered":"2024-09-01T00:42:15.895946+0000","last_clean":"2024-09-01T00:42:15.895946+0000","last_became_active":"2024-09-01T00:35:09.802351+0000","last_became_peered":"2024-09-01T00:35:09.802351+0000","last_unstale":"2024-09-01T00:42:15.895946+0000","last_undegraded":"2024-09-01T00:42:15.895946+0000","last_fullsized":"2024-09-01T00:42:15.895946+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:54:41.034396+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,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":1136,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238771+0000","last_change":"2024-09-01T00:36:48.805088+0000","last_active":"2024-09-01T00:42:21.238771+0000","last_peered":"2024-09-01T00:42:21.238771+0000","last_clean":"2024-09-01T00:42:21.238771+0000","last_became_active":"2024-09-01T00:36:48.804795+0000","last_became_peered":"2024-09-01T00:36:48.804795+0000","last_unstale":"2024-09-01T00:42:21.238771+0000","last_undegraded":"2024-09-01T00:42:21.238771+0000","last_fullsized":"2024-09-01T00:42:21.238771+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:11:01.722517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"848'1679","reported_seq":4646,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238014+0000","last_change":"2024-09-01T00:42:15.920399+0000","last_active":"2024-09-01T00:42:21.238014+0000","last_peered":"2024-09-01T00:42:21.238014+0000","last_clean":"2024-09-01T00:42:21.238014+0000","last_became_active":"2024-09-01T00:36:48.802206+0000","last_became_peered":"2024-09-01T00:36:48.802206+0000","last_unstale":"2024-09-01T00:42:21.238014+0000","last_undegraded":"2024-09-01T00:42:21.238014+0000","last_fullsized":"2024-09-01T00:42:21.238014+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":1679,"log_dups_size":0,"ondisk_log_size":1679,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:04:01.921797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.019785235000000002,"stat_sum":{"num_bytes":30646272,"num_objects":13,"num_object_clones":9,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":1,"num_read":327,"num_read_kb":480235,"num_write":717,"num_write_kb":180080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":42057728,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a7","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"2.e","version":"67'2","reported_seq":1296,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.993630+0000","last_change":"2024-09-01T00:36:48.800318+0000","last_active":"2024-09-01T00:42:17.993630+0000","last_peered":"2024-09-01T00:42:17.993630+0000","last_clean":"2024-09-01T00:42:17.993630+0000","last_became_active":"2024-09-01T00:36:48.799579+0000","last_became_peered":"2024-09-01T00:36:48.799579+0000","last_unstale":"2024-09-01T00:42:17.993630+0000","last_undegraded":"2024-09-01T00:42:17.993630+0000","last_fullsized":"2024-09-01T00:42:17.993630+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:03:55.147182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1136,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238996+0000","last_change":"2024-09-01T00:36:48.805464+0000","last_active":"2024-09-01T00:42:21.238996+0000","last_peered":"2024-09-01T00:42:21.238996+0000","last_clean":"2024-09-01T00:42:21.238996+0000","last_became_active":"2024-09-01T00:36:48.804928+0000","last_became_peered":"2024-09-01T00:36:48.804928+0000","last_unstale":"2024-09-01T00:42:21.238996+0000","last_undegraded":"2024-09-01T00:42:21.238996+0000","last_fullsized":"2024-09-01T00:42:21.238996+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:13:25.355462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"848'821","reported_seq":4088,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.992722+0000","last_change":"2024-09-01T00:42:15.902278+0000","last_active":"2024-09-01T00:42:17.992722+0000","last_peered":"2024-09-01T00:42:17.992722+0000","last_clean":"2024-09-01T00:42:17.992722+0000","last_became_active":"2024-09-01T00:35:09.803172+0000","last_became_peered":"2024-09-01T00:35:09.803172+0000","last_unstale":"2024-09-01T00:42:17.992722+0000","last_undegraded":"2024-09-01T00:42:17.992722+0000","last_fullsized":"2024-09-01T00:42:17.992722+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":821,"log_dups_size":0,"ondisk_log_size":821,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:02:51.889350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.005666239,"stat_sum":{"num_bytes":16203776,"num_objects":5,"num_object_clones":3,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":114,"num_read_kb":117434,"num_write":308,"num_write_kb":88704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":22691840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"2.d","version":"67'1","reported_seq":1330,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.897211+0000","last_change":"2024-09-01T00:35:09.805439+0000","last_active":"2024-09-01T00:42:20.897211+0000","last_peered":"2024-09-01T00:42:20.897211+0000","last_clean":"2024-09-01T00:42:20.897211+0000","last_became_active":"2024-09-01T00:35:09.805096+0000","last_became_peered":"2024-09-01T00:35:09.805096+0000","last_unstale":"2024-09-01T00:42:20.897211+0000","last_undegraded":"2024-09-01T00:42:20.897211+0000","last_fullsized":"2024-09-01T00:42:20.897211+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:26:10.211404+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":1188,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.269003+0000","last_change":"2024-09-01T00:36:15.937804+0000","last_active":"2024-09-01T00:42:18.269003+0000","last_peered":"2024-09-01T00:42:18.269003+0000","last_clean":"2024-09-01T00:42:18.269003+0000","last_became_active":"2024-09-01T00:36:15.937530+0000","last_became_peered":"2024-09-01T00:36:15.937530+0000","last_unstale":"2024-09-01T00:42:18.269003+0000","last_undegraded":"2024-09-01T00:42:18.269003+0000","last_fullsized":"2024-09-01T00:42:18.269003+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:36:22.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":[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":"848'1248","reported_seq":4498,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.993094+0000","last_change":"2024-09-01T00:42:15.898912+0000","last_active":"2024-09-01T00:42:17.993094+0000","last_peered":"2024-09-01T00:42:17.993094+0000","last_clean":"2024-09-01T00:42:17.993094+0000","last_became_active":"2024-09-01T00:35:42.805762+0000","last_became_peered":"2024-09-01T00:35:42.805762+0000","last_unstale":"2024-09-01T00:42:17.993094+0000","last_undegraded":"2024-09-01T00:42:17.993094+0000","last_fullsized":"2024-09-01T00:42:17.993094+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":1248,"log_dups_size":0,"ondisk_log_size":1248,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:55:29.812203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067969999999999999,"stat_sum":{"num_bytes":21921792,"num_objects":9,"num_object_clones":6,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":205,"num_read_kb":236356,"num_write":465,"num_write_kb":137360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":9715712,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"2.c","version":"0'0","reported_seq":1287,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.993100+0000","last_change":"2024-09-01T00:35:42.804989+0000","last_active":"2024-09-01T00:42:17.993100+0000","last_peered":"2024-09-01T00:42:17.993100+0000","last_clean":"2024-09-01T00:42:17.993100+0000","last_became_active":"2024-09-01T00:35:42.804660+0000","last_became_peered":"2024-09-01T00:35:42.804660+0000","last_unstale":"2024-09-01T00:42:17.993100+0000","last_undegraded":"2024-09-01T00:42:17.993100+0000","last_fullsized":"2024-09-01T00:42:17.993100+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:01:48.098490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1118,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.239051+0000","last_change":"2024-09-01T00:36:48.809930+0000","last_active":"2024-09-01T00:42:21.239051+0000","last_peered":"2024-09-01T00:42:21.239051+0000","last_clean":"2024-09-01T00:42:21.239051+0000","last_became_active":"2024-09-01T00:36:48.809564+0000","last_became_peered":"2024-09-01T00:36:48.809564+0000","last_unstale":"2024-09-01T00:42:21.239051+0000","last_undegraded":"2024-09-01T00:42:21.239051+0000","last_fullsized":"2024-09-01T00:42:21.239051+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:45:03.662076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"848'1248","reported_seq":4221,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238721+0000","last_change":"2024-09-01T00:42:15.902184+0000","last_active":"2024-09-01T00:42:21.238721+0000","last_peered":"2024-09-01T00:42:21.238721+0000","last_clean":"2024-09-01T00:42:21.238721+0000","last_became_active":"2024-09-01T00:36:48.808020+0000","last_became_peered":"2024-09-01T00:36:48.808020+0000","last_unstale":"2024-09-01T00:42:21.238721+0000","last_undegraded":"2024-09-01T00:42:21.238721+0000","last_fullsized":"2024-09-01T00:42:21.238721+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":1248,"log_dups_size":0,"ondisk_log_size":1248,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T00:29:55.268853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071220099999999998,"stat_sum":{"num_bytes":29433856,"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":221,"num_read_kb":287030,"num_write":488,"num_write_kb":97480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":11575296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a7","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"4.5","version":"0'0","reported_seq":1148,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268175+0000","last_change":"2024-09-01T00:36:48.804244+0000","last_active":"2024-09-01T00:42:18.268175+0000","last_peered":"2024-09-01T00:42:18.268175+0000","last_clean":"2024-09-01T00:42:18.268175+0000","last_became_active":"2024-09-01T00:36:48.803907+0000","last_became_peered":"2024-09-01T00:36:48.803907+0000","last_unstale":"2024-09-01T00:42:18.268175+0000","last_undegraded":"2024-09-01T00:42:18.268175+0000","last_fullsized":"2024-09-01T00:42:18.268175+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:27:05.732040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000790502,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"703'217","reported_seq":1691,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238020+0000","last_change":"2024-09-01T00:36:48.803250+0000","last_active":"2024-09-01T00:42:21.238020+0000","last_peered":"2024-09-01T00:42:21.238020+0000","last_clean":"2024-09-01T00:42:21.238020+0000","last_became_active":"2024-09-01T00:36:48.802877+0000","last_became_peered":"2024-09-01T00:36:48.802877+0000","last_unstale":"2024-09-01T00:42:21.238020+0000","last_undegraded":"2024-09-01T00:42:21.238020+0000","last_fullsized":"2024-09-01T00:42:21.238020+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:23:08.867362+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:23:08.867362+0000","last_clean_scrub_stamp":"2024-09-01T00:23:08.867362+0000","objects_scrubbed":0,"log_size":217,"log_dups_size":0,"ondisk_log_size":217,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:07:46.116975+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":998,"num_read_kb":1844,"num_write":351,"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":1200,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268519+0000","last_change":"2024-09-01T00:36:48.811809+0000","last_active":"2024-09-01T00:42:18.268519+0000","last_peered":"2024-09-01T00:42:18.268519+0000","last_clean":"2024-09-01T00:42:18.268519+0000","last_became_active":"2024-09-01T00:36:48.810995+0000","last_became_peered":"2024-09-01T00:36:48.810995+0000","last_unstale":"2024-09-01T00:42:18.268519+0000","last_undegraded":"2024-09-01T00:42:18.268519+0000","last_fullsized":"2024-09-01T00:42:18.268519+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:06:03.001453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1227,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267673+0000","last_change":"2024-09-01T00:36:15.932173+0000","last_active":"2024-09-01T00:42:18.267673+0000","last_peered":"2024-09-01T00:42:18.267673+0000","last_clean":"2024-09-01T00:42:18.267673+0000","last_became_active":"2024-09-01T00:36:15.931794+0000","last_became_peered":"2024-09-01T00:36:15.931794+0000","last_unstale":"2024-09-01T00:42:18.267673+0000","last_undegraded":"2024-09-01T00:42:18.267673+0000","last_fullsized":"2024-09-01T00:42:18.267673+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:07:52.116077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"847'1101","reported_seq":4177,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.269210+0000","last_change":"2024-09-01T00:42:16.050338+0000","last_active":"2024-09-01T00:42:18.269210+0000","last_peered":"2024-09-01T00:42:18.269210+0000","last_clean":"2024-09-01T00:42:18.269210+0000","last_became_active":"2024-09-01T00:35:42.808305+0000","last_became_peered":"2024-09-01T00:35:42.808305+0000","last_unstale":"2024-09-01T00:42:18.269210+0000","last_undegraded":"2024-09-01T00:42:18.269210+0000","last_fullsized":"2024-09-01T00:42:18.269210+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":1101,"log_dups_size":0,"ondisk_log_size":1101,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:23:32.801731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054156600000000005,"stat_sum":{"num_bytes":15163392,"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":1,"num_read":164,"num_read_kb":356882,"num_write":482,"num_write_kb":103864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":11149312,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"4.6","version":"0'0","reported_seq":1347,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.001644+0000","last_change":"2024-09-01T00:34:02.755524+0000","last_active":"2024-09-01T00:42:18.001644+0000","last_peered":"2024-09-01T00:42:18.001644+0000","last_clean":"2024-09-01T00:42:18.001644+0000","last_became_active":"2024-09-01T00:34:02.754900+0000","last_became_peered":"2024-09-01T00:34:02.754900+0000","last_unstale":"2024-09-01T00:42:18.001644+0000","last_undegraded":"2024-09-01T00:42:18.001644+0000","last_fullsized":"2024-09-01T00:42:18.001644+0000","mapping_epoch":367,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":368,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:18:29.428096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1124,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238062+0000","last_change":"2024-09-01T00:36:48.801362+0000","last_active":"2024-09-01T00:42:21.238062+0000","last_peered":"2024-09-01T00:42:21.238062+0000","last_clean":"2024-09-01T00:42:21.238062+0000","last_became_active":"2024-09-01T00:36:48.801072+0000","last_became_peered":"2024-09-01T00:36:48.801072+0000","last_unstale":"2024-09-01T00:42:21.238062+0000","last_undegraded":"2024-09-01T00:42:21.238062+0000","last_fullsized":"2024-09-01T00:42:21.238062+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:10:58.094323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.000572+0000","last_change":"2024-09-01T00:35:09.800691+0000","last_active":"2024-09-01T00:42:18.000572+0000","last_peered":"2024-09-01T00:42:18.000572+0000","last_clean":"2024-09-01T00:42:18.000572+0000","last_became_active":"2024-09-01T00:35:09.800095+0000","last_became_peered":"2024-09-01T00:35:09.800095+0000","last_unstale":"2024-09-01T00:42:18.000572+0000","last_undegraded":"2024-09-01T00:42:18.000572+0000","last_fullsized":"2024-09-01T00:42:18.000572+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:24:29.094917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.6","version":"847'867","reported_seq":4153,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.993853+0000","last_change":"2024-09-01T00:42:15.897805+0000","last_active":"2024-09-01T00:42:17.993853+0000","last_peered":"2024-09-01T00:42:17.993853+0000","last_clean":"2024-09-01T00:42:17.993853+0000","last_became_active":"2024-09-01T00:35:42.805013+0000","last_became_peered":"2024-09-01T00:35:42.805013+0000","last_unstale":"2024-09-01T00:42:17.993853+0000","last_undegraded":"2024-09-01T00:42:17.993853+0000","last_fullsized":"2024-09-01T00:42:17.993853+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":867,"log_dups_size":0,"ondisk_log_size":867,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:24:22.070279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001329392,"stat_sum":{"num_bytes":9756672,"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":147,"num_read_kb":323602,"num_write":452,"num_write_kb":78048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":12967936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"4.7","version":"0'0","reported_seq":1318,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.897767+0000","last_change":"2024-09-01T00:35:42.812716+0000","last_active":"2024-09-01T00:42:20.897767+0000","last_peered":"2024-09-01T00:42:20.897767+0000","last_clean":"2024-09-01T00:42:20.897767+0000","last_became_active":"2024-09-01T00:35:42.811816+0000","last_became_peered":"2024-09-01T00:35:42.811816+0000","last_unstale":"2024-09-01T00:42:20.897767+0000","last_undegraded":"2024-09-01T00:42:20.897767+0000","last_fullsized":"2024-09-01T00:42:20.897767+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:36:38.135663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000426375,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1288,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.994248+0000","last_change":"2024-09-01T00:34:35.819137+0000","last_active":"2024-09-01T00:42:17.994248+0000","last_peered":"2024-09-01T00:42:17.994248+0000","last_clean":"2024-09-01T00:42:17.994248+0000","last_became_active":"2024-09-01T00:34:35.818745+0000","last_became_peered":"2024-09-01T00:34:35.818745+0000","last_unstale":"2024-09-01T00:42:17.994248+0000","last_undegraded":"2024-09-01T00:42:17.994248+0000","last_fullsized":"2024-09-01T00:42:17.994248+0000","mapping_epoch":399,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":400,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:53:13.278455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1324,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.896151+0000","last_change":"2024-09-01T00:36:15.929651+0000","last_active":"2024-09-01T00:42:20.896151+0000","last_peered":"2024-09-01T00:42:20.896151+0000","last_clean":"2024-09-01T00:42:20.896151+0000","last_became_active":"2024-09-01T00:36:15.929340+0000","last_became_peered":"2024-09-01T00:36:15.929340+0000","last_unstale":"2024-09-01T00:42:20.896151+0000","last_undegraded":"2024-09-01T00:42:20.896151+0000","last_fullsized":"2024-09-01T00:42:20.896151+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:47:31.464364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"847'438","reported_seq":3877,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.001430+0000","last_change":"2024-09-01T00:42:16.266832+0000","last_active":"2024-09-01T00:42:18.001430+0000","last_peered":"2024-09-01T00:42:18.001430+0000","last_clean":"2024-09-01T00:42:18.001430+0000","last_became_active":"2024-09-01T00:35:09.803345+0000","last_became_peered":"2024-09-01T00:35:09.803345+0000","last_unstale":"2024-09-01T00:42:18.001430+0000","last_undegraded":"2024-09-01T00:42:18.001430+0000","last_fullsized":"2024-09-01T00:42:18.001430+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":438,"log_dups_size":0,"ondisk_log_size":438,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:00:20.356875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062298500000000005,"stat_sum":{"num_bytes":7020544,"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":1,"num_read":96,"num_read_kb":197957,"num_write":153,"num_write_kb":34160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":4734976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"4.4","version":"0'0","reported_seq":1334,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.897668+0000","last_change":"2024-09-01T00:34:35.810728+0000","last_active":"2024-09-01T00:42:20.897668+0000","last_peered":"2024-09-01T00:42:20.897668+0000","last_clean":"2024-09-01T00:42:20.897668+0000","last_became_active":"2024-09-01T00:34:35.810334+0000","last_became_peered":"2024-09-01T00:34:35.810334+0000","last_unstale":"2024-09-01T00:42:20.897668+0000","last_undegraded":"2024-09-01T00:42:20.897668+0000","last_fullsized":"2024-09-01T00:42:20.897668+0000","mapping_epoch":399,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":400,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:38:30.695379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1166,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268368+0000","last_change":"2024-09-01T00:36:15.937531+0000","last_active":"2024-09-01T00:42:18.268368+0000","last_peered":"2024-09-01T00:42:18.268368+0000","last_clean":"2024-09-01T00:42:18.268368+0000","last_became_active":"2024-09-01T00:36:15.936362+0000","last_became_peered":"2024-09-01T00:36:15.936362+0000","last_unstale":"2024-09-01T00:42:18.268368+0000","last_undegraded":"2024-09-01T00:42:18.268368+0000","last_fullsized":"2024-09-01T00:42:18.268368+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:42:05.932559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1202,"reported_epoch":848,"state":"active+clean","last_fresh":"2024-09-01T00:42:15.895191+0000","last_change":"2024-09-01T00:36:15.945163+0000","last_active":"2024-09-01T00:42:15.895191+0000","last_peered":"2024-09-01T00:42:15.895191+0000","last_clean":"2024-09-01T00:42:15.895191+0000","last_became_active":"2024-09-01T00:36:15.944848+0000","last_became_peered":"2024-09-01T00:36:15.944848+0000","last_unstale":"2024-09-01T00:42:15.895191+0000","last_undegraded":"2024-09-01T00:42:15.895191+0000","last_fullsized":"2024-09-01T00:42:15.895191+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T12:06:17.246187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"848'1308","reported_seq":4668,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.002378+0000","last_change":"2024-09-01T00:42:16.270271+0000","last_active":"2024-09-01T00:42:18.002378+0000","last_peered":"2024-09-01T00:42:18.002378+0000","last_clean":"2024-09-01T00:42:18.002378+0000","last_became_active":"2024-09-01T00:36:15.945180+0000","last_became_peered":"2024-09-01T00:36:15.945180+0000","last_unstale":"2024-09-01T00:42:18.002378+0000","last_undegraded":"2024-09-01T00:42:18.002378+0000","last_fullsized":"2024-09-01T00:42:18.002378+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":1308,"log_dups_size":0,"ondisk_log_size":1308,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:35:55.271217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0047778029999999997,"stat_sum":{"num_bytes":21168128,"num_objects":9,"num_object_clones":6,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":245,"num_read_kb":558457,"num_write":554,"num_write_kb":123296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":15613952,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"4.2","version":"76'2","reported_seq":1336,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.896101+0000","last_change":"2024-09-01T00:35:42.802375+0000","last_active":"2024-09-01T00:42:20.896101+0000","last_peered":"2024-09-01T00:42:20.896101+0000","last_clean":"2024-09-01T00:42:20.896101+0000","last_became_active":"2024-09-01T00:35:42.802041+0000","last_became_peered":"2024-09-01T00:35:42.802041+0000","last_unstale":"2024-09-01T00:42:20.896101+0000","last_undegraded":"2024-09-01T00:42:20.896101+0000","last_fullsized":"2024-09-01T00:42:20.896101+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:54:57.710723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020280879999999999,"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":1321,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.897765+0000","last_change":"2024-09-01T00:36:48.798825+0000","last_active":"2024-09-01T00:42:20.897765+0000","last_peered":"2024-09-01T00:42:20.897765+0000","last_clean":"2024-09-01T00:42:20.897765+0000","last_became_active":"2024-09-01T00:36:48.798371+0000","last_became_peered":"2024-09-01T00:36:48.798371+0000","last_unstale":"2024-09-01T00:42:20.897765+0000","last_undegraded":"2024-09-01T00:42:20.897765+0000","last_fullsized":"2024-09-01T00:42:20.897765+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:17:16.316226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1193,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268860+0000","last_change":"2024-09-01T00:35:42.808216+0000","last_active":"2024-09-01T00:42:18.268860+0000","last_peered":"2024-09-01T00:42:18.268860+0000","last_clean":"2024-09-01T00:42:18.268860+0000","last_became_active":"2024-09-01T00:35:42.807061+0000","last_became_peered":"2024-09-01T00:35:42.807061+0000","last_unstale":"2024-09-01T00:42:18.268860+0000","last_undegraded":"2024-09-01T00:42:18.268860+0000","last_fullsized":"2024-09-01T00:42:18.268860+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:33:30.241603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"847'341","reported_seq":3404,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268331+0000","last_change":"2024-09-01T00:42:15.905499+0000","last_active":"2024-09-01T00:42:18.268331+0000","last_peered":"2024-09-01T00:42:18.268331+0000","last_clean":"2024-09-01T00:42:18.268331+0000","last_became_active":"2024-09-01T00:36:15.940135+0000","last_became_peered":"2024-09-01T00:36:15.940135+0000","last_unstale":"2024-09-01T00:42:18.268331+0000","last_undegraded":"2024-09-01T00:42:18.268331+0000","last_fullsized":"2024-09-01T00:42:18.268331+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":341,"log_dups_size":0,"ondisk_log_size":341,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:37:20.768462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077869300000000001,"stat_sum":{"num_bytes":3399680,"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":1,"num_read":61,"num_read_kb":71513,"num_write":140,"num_write_kb":22152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":12812288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"4.3","version":"74'1","reported_seq":1348,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.002068+0000","last_change":"2024-09-01T00:36:48.806052+0000","last_active":"2024-09-01T00:42:18.002068+0000","last_peered":"2024-09-01T00:42:18.002068+0000","last_clean":"2024-09-01T00:42:18.002068+0000","last_became_active":"2024-09-01T00:36:48.805312+0000","last_became_peered":"2024-09-01T00:36:48.805312+0000","last_unstale":"2024-09-01T00:42:18.002068+0000","last_undegraded":"2024-09-01T00:42:18.002068+0000","last_fullsized":"2024-09-01T00:42:18.002068+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:41:39.875658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1140,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238923+0000","last_change":"2024-09-01T00:36:48.805374+0000","last_active":"2024-09-01T00:42:21.238923+0000","last_peered":"2024-09-01T00:42:21.238923+0000","last_clean":"2024-09-01T00:42:21.238923+0000","last_became_active":"2024-09-01T00:36:48.804823+0000","last_became_peered":"2024-09-01T00:36:48.804823+0000","last_unstale":"2024-09-01T00:42:21.238923+0000","last_undegraded":"2024-09-01T00:42:21.238923+0000","last_fullsized":"2024-09-01T00:42:21.238923+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:15:09.469918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1324,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.897944+0000","last_change":"2024-09-01T00:35:42.806816+0000","last_active":"2024-09-01T00:42:20.897944+0000","last_peered":"2024-09-01T00:42:20.897944+0000","last_clean":"2024-09-01T00:42:20.897944+0000","last_became_active":"2024-09-01T00:35:42.806396+0000","last_became_peered":"2024-09-01T00:35:42.806396+0000","last_unstale":"2024-09-01T00:42:20.897944+0000","last_undegraded":"2024-09-01T00:42:20.897944+0000","last_fullsized":"2024-09-01T00:42:20.897944+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:08:33.360095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"847'2085","reported_seq":5182,"reported_epoch":848,"state":"active+clean","last_fresh":"2024-09-01T00:42:16.830201+0000","last_change":"2024-09-01T00:42:15.896657+0000","last_active":"2024-09-01T00:42:16.830201+0000","last_peered":"2024-09-01T00:42:16.830201+0000","last_clean":"2024-09-01T00:42:16.830201+0000","last_became_active":"2024-09-01T00:36:48.805144+0000","last_became_peered":"2024-09-01T00:36:48.805144+0000","last_unstale":"2024-09-01T00:42:16.830201+0000","last_undegraded":"2024-09-01T00:42:16.830201+0000","last_fullsized":"2024-09-01T00:42:16.830201+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":2085,"log_dups_size":0,"ondisk_log_size":2085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:29:06.537078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001115867,"stat_sum":{"num_bytes":19701760,"num_objects":10,"num_object_clones":5,"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":391,"num_read_kb":723497,"num_write":687,"num_write_kb":151816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":62537728,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"4.0","version":"0'0","reported_seq":1261,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267300+0000","last_change":"2024-09-01T00:36:48.798340+0000","last_active":"2024-09-01T00:42:18.267300+0000","last_peered":"2024-09-01T00:42:18.267300+0000","last_clean":"2024-09-01T00:42:18.267300+0000","last_became_active":"2024-09-01T00:36:48.797887+0000","last_became_peered":"2024-09-01T00:36:48.797887+0000","last_unstale":"2024-09-01T00:42:18.267300+0000","last_undegraded":"2024-09-01T00:42:18.267300+0000","last_fullsized":"2024-09-01T00:42:18.267300+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:40:31.324787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060891500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"552'2","reported_seq":1332,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.897826+0000","last_change":"2024-09-01T00:36:15.935808+0000","last_active":"2024-09-01T00:42:20.897826+0000","last_peered":"2024-09-01T00:42:20.897826+0000","last_clean":"2024-09-01T00:42:20.897826+0000","last_became_active":"2024-09-01T00:36:15.935464+0000","last_became_peered":"2024-09-01T00:36:15.935464+0000","last_unstale":"2024-09-01T00:42:20.897826+0000","last_undegraded":"2024-09-01T00:42:20.897826+0000","last_fullsized":"2024-09-01T00:42:20.897826+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:21:51.979445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1263,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267834+0000","last_change":"2024-09-01T00:36:48.804195+0000","last_active":"2024-09-01T00:42:18.267834+0000","last_peered":"2024-09-01T00:42:18.267834+0000","last_clean":"2024-09-01T00:42:18.267834+0000","last_became_active":"2024-09-01T00:36:48.803821+0000","last_became_peered":"2024-09-01T00:36:48.803821+0000","last_unstale":"2024-09-01T00:42:18.267834+0000","last_undegraded":"2024-09-01T00:42:18.267834+0000","last_fullsized":"2024-09-01T00:42:18.267834+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T02:20:34.864184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"848'1744","reported_seq":4911,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267634+0000","last_change":"2024-09-01T00:42:15.909535+0000","last_active":"2024-09-01T00:42:18.267634+0000","last_peered":"2024-09-01T00:42:18.267634+0000","last_clean":"2024-09-01T00:42:18.267634+0000","last_became_active":"2024-09-01T00:35:09.801530+0000","last_became_peered":"2024-09-01T00:35:09.801530+0000","last_unstale":"2024-09-01T00:42:18.267634+0000","last_undegraded":"2024-09-01T00:42:18.267634+0000","last_fullsized":"2024-09-01T00:42:18.267634+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":1744,"log_dups_size":0,"ondisk_log_size":1744,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:00:08.128091+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.0087850370000000007,"stat_sum":{"num_bytes":28475392,"num_objects":11,"num_object_clones":7,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":307,"num_read_kb":488390,"num_write":693,"num_write_kb":187624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":53567488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"4.1","version":"0'0","reported_seq":1216,"reported_epoch":848,"state":"active+clean","last_fresh":"2024-09-01T00:42:15.895624+0000","last_change":"2024-09-01T00:36:15.930344+0000","last_active":"2024-09-01T00:42:15.895624+0000","last_peered":"2024-09-01T00:42:15.895624+0000","last_clean":"2024-09-01T00:42:15.895624+0000","last_became_active":"2024-09-01T00:36:15.929972+0000","last_became_peered":"2024-09-01T00:36:15.929972+0000","last_unstale":"2024-09-01T00:42:15.895624+0000","last_undegraded":"2024-09-01T00:42:15.895624+0000","last_fullsized":"2024-09-01T00:42:15.895624+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:26:19.275417+0000","last_clean_scrub_stamp":"2024-09-01T00:26:19.275417+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:03:58.250549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":1132,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268275+0000","last_change":"2024-09-01T00:36:48.801652+0000","last_active":"2024-09-01T00:42:18.268275+0000","last_peered":"2024-09-01T00:42:18.268275+0000","last_clean":"2024-09-01T00:42:18.268275+0000","last_became_active":"2024-09-01T00:36:48.801241+0000","last_became_peered":"2024-09-01T00:36:48.801241+0000","last_unstale":"2024-09-01T00:42:18.268275+0000","last_undegraded":"2024-09-01T00:42:18.268275+0000","last_fullsized":"2024-09-01T00:42:18.268275+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:03:31.812240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1338,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.001165+0000","last_change":"2024-09-01T00:35:09.801467+0000","last_active":"2024-09-01T00:42:18.001165+0000","last_peered":"2024-09-01T00:42:18.001165+0000","last_clean":"2024-09-01T00:42:18.001165+0000","last_became_active":"2024-09-01T00:35:09.800867+0000","last_became_peered":"2024-09-01T00:35:09.800867+0000","last_unstale":"2024-09-01T00:42:18.001165+0000","last_undegraded":"2024-09-01T00:42:18.001165+0000","last_fullsized":"2024-09-01T00:42:18.001165+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:46:46.136102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"848'1798","reported_seq":4923,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.269145+0000","last_change":"2024-09-01T00:42:16.054690+0000","last_active":"2024-09-01T00:42:18.269145+0000","last_peered":"2024-09-01T00:42:18.269145+0000","last_clean":"2024-09-01T00:42:18.269145+0000","last_became_active":"2024-09-01T00:36:15.938765+0000","last_became_peered":"2024-09-01T00:36:15.938765+0000","last_unstale":"2024-09-01T00:42:18.269145+0000","last_undegraded":"2024-09-01T00:42:18.269145+0000","last_fullsized":"2024-09-01T00:42:18.269145+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":1798,"log_dups_size":0,"ondisk_log_size":1798,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:08:36.084694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0057413539999999997,"stat_sum":{"num_bytes":42582016,"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":414,"num_read_kb":695139,"num_write":674,"num_write_kb":170952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":59703296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"2.8","version":"0'0","reported_seq":1123,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.237941+0000","last_change":"2024-09-01T00:36:48.802832+0000","last_active":"2024-09-01T00:42:21.237941+0000","last_peered":"2024-09-01T00:42:21.237941+0000","last_clean":"2024-09-01T00:42:21.237941+0000","last_became_active":"2024-09-01T00:36:48.802489+0000","last_became_peered":"2024-09-01T00:36:48.802489+0000","last_unstale":"2024-09-01T00:42:21.237941+0000","last_undegraded":"2024-09-01T00:42:21.237941+0000","last_fullsized":"2024-09-01T00:42:21.237941+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T04:15:49.628143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1226,"reported_epoch":848,"state":"active+clean","last_fresh":"2024-09-01T00:42:15.895988+0000","last_change":"2024-09-01T00:36:48.805513+0000","last_active":"2024-09-01T00:42:15.895988+0000","last_peered":"2024-09-01T00:42:15.895988+0000","last_clean":"2024-09-01T00:42:15.895988+0000","last_became_active":"2024-09-01T00:36:48.804614+0000","last_became_peered":"2024-09-01T00:36:48.804614+0000","last_unstale":"2024-09-01T00:42:15.895988+0000","last_undegraded":"2024-09-01T00:42:15.895988+0000","last_fullsized":"2024-09-01T00:42:15.895988+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:36:55.541335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"847'831","reported_seq":4016,"reported_epoch":848,"state":"active+clean","last_fresh":"2024-09-01T00:42:15.896504+0000","last_change":"2024-09-01T00:42:15.896900+0000","last_active":"2024-09-01T00:42:15.896504+0000","last_peered":"2024-09-01T00:42:15.896504+0000","last_clean":"2024-09-01T00:42:15.896504+0000","last_became_active":"2024-09-01T00:35:42.812057+0000","last_became_peered":"2024-09-01T00:35:42.812057+0000","last_unstale":"2024-09-01T00:42:15.896504+0000","last_undegraded":"2024-09-01T00:42:15.896504+0000","last_fullsized":"2024-09-01T00:42:15.896504+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":831,"log_dups_size":0,"ondisk_log_size":831,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:44:37.687863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073725799999999997,"stat_sum":{"num_bytes":16343040,"num_objects":4,"num_object_clones":2,"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":156,"num_read_kb":165599,"num_write":283,"num_write_kb":94176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":10297344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"2.9","version":"0'0","reported_seq":1323,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.898199+0000","last_change":"2024-09-01T00:36:48.798509+0000","last_active":"2024-09-01T00:42:20.898199+0000","last_peered":"2024-09-01T00:42:20.898199+0000","last_clean":"2024-09-01T00:42:20.898199+0000","last_became_active":"2024-09-01T00:36:48.798198+0000","last_became_peered":"2024-09-01T00:36:48.798198+0000","last_unstale":"2024-09-01T00:42:20.898199+0000","last_undegraded":"2024-09-01T00:42:20.898199+0000","last_fullsized":"2024-09-01T00:42:20.898199+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T11:12:43.347417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1253,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267448+0000","last_change":"2024-09-01T00:36:48.798578+0000","last_active":"2024-09-01T00:42:18.267448+0000","last_peered":"2024-09-01T00:42:18.267448+0000","last_clean":"2024-09-01T00:42:18.267448+0000","last_became_active":"2024-09-01T00:36:48.798162+0000","last_became_peered":"2024-09-01T00:36:48.798162+0000","last_unstale":"2024-09-01T00:42:18.267448+0000","last_undegraded":"2024-09-01T00:42:18.267448+0000","last_fullsized":"2024-09-01T00:42:18.267448+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T06:53:31.043803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"848'2073","reported_seq":5328,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.993627+0000","last_change":"2024-09-01T00:42:15.897931+0000","last_active":"2024-09-01T00:42:17.993627+0000","last_peered":"2024-09-01T00:42:17.993627+0000","last_clean":"2024-09-01T00:42:17.993627+0000","last_became_active":"2024-09-01T00:36:48.803297+0000","last_became_peered":"2024-09-01T00:36:48.803297+0000","last_unstale":"2024-09-01T00:42:17.993627+0000","last_undegraded":"2024-09-01T00:42:17.993627+0000","last_fullsized":"2024-09-01T00:42:17.993627+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":2073,"log_dups_size":0,"ondisk_log_size":2073,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:55:38.787255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0028257220000000001,"stat_sum":{"num_bytes":49946624,"num_objects":13,"num_object_clones":8,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":0,"num_read":436,"num_read_kb":556091,"num_write":842,"num_write_kb":220304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":29556736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19c","length":"1"},{"start":"1a7","length":"1"},{"start":"1a9","length":"1"},{"start":"1ae","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"2.a","version":"0'0","reported_seq":1323,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.895878+0000","last_change":"2024-09-01T00:36:48.799351+0000","last_active":"2024-09-01T00:42:20.895878+0000","last_peered":"2024-09-01T00:42:20.895878+0000","last_clean":"2024-09-01T00:42:20.895878+0000","last_became_active":"2024-09-01T00:36:48.799046+0000","last_became_peered":"2024-09-01T00:36:48.799046+0000","last_unstale":"2024-09-01T00:42:20.895878+0000","last_undegraded":"2024-09-01T00:42:20.895878+0000","last_fullsized":"2024-09-01T00:42:20.895878+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:02:56.545527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1262,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268076+0000","last_change":"2024-09-01T00:35:09.801865+0000","last_active":"2024-09-01T00:42:18.268076+0000","last_peered":"2024-09-01T00:42:18.268076+0000","last_clean":"2024-09-01T00:42:18.268076+0000","last_became_active":"2024-09-01T00:35:09.801509+0000","last_became_peered":"2024-09-01T00:35:09.801509+0000","last_unstale":"2024-09-01T00:42:18.268076+0000","last_undegraded":"2024-09-01T00:42:18.268076+0000","last_fullsized":"2024-09-01T00:42:18.268076+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:30:05.563165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"849'2035","reported_seq":5347,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:20.897743+0000","last_change":"2024-09-01T00:42:15.896978+0000","last_active":"2024-09-01T00:42:20.897743+0000","last_peered":"2024-09-01T00:42:20.897743+0000","last_clean":"2024-09-01T00:42:20.897743+0000","last_became_active":"2024-09-01T00:35:09.810184+0000","last_became_peered":"2024-09-01T00:35:09.810184+0000","last_unstale":"2024-09-01T00:42:20.897743+0000","last_undegraded":"2024-09-01T00:42:20.897743+0000","last_fullsized":"2024-09-01T00:42:20.897743+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":80,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:29:03.204822+0000","last_clean_scrub_stamp":"2024-09-01T00:29:03.204822+0000","objects_scrubbed":0,"log_size":2035,"log_dups_size":0,"ondisk_log_size":2035,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:45:28.519798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00094198600000000002,"stat_sum":{"num_bytes":17424384,"num_objects":14,"num_object_clones":9,"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":378,"num_read_kb":555570,"num_write":792,"num_write_kb":191680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":87867392,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1a7","length":"1"},{"start":"1ba","length":"2"}]},{"pgid":"2.b","version":"548'3","reported_seq":1135,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238165+0000","last_change":"2024-09-01T00:36:48.810114+0000","last_active":"2024-09-01T00:42:21.238165+0000","last_peered":"2024-09-01T00:42:21.238165+0000","last_clean":"2024-09-01T00:42:21.238165+0000","last_became_active":"2024-09-01T00:36:48.807809+0000","last_became_peered":"2024-09-01T00:36:48.807809+0000","last_unstale":"2024-09-01T00:42:21.238165+0000","last_undegraded":"2024-09-01T00:42:21.238165+0000","last_fullsized":"2024-09-01T00:42:21.238165+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T05:22:06.585149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1169,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268538+0000","last_change":"2024-09-01T00:36:15.934021+0000","last_active":"2024-09-01T00:42:18.268538+0000","last_peered":"2024-09-01T00:42:18.268538+0000","last_clean":"2024-09-01T00:42:18.268538+0000","last_became_active":"2024-09-01T00:36:15.933631+0000","last_became_peered":"2024-09-01T00:36:15.933631+0000","last_unstale":"2024-09-01T00:42:18.268538+0000","last_undegraded":"2024-09-01T00:42:18.268538+0000","last_fullsized":"2024-09-01T00:42:18.268538+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T03:56:53.569435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":1178,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268631+0000","last_change":"2024-09-01T00:36:15.936787+0000","last_active":"2024-09-01T00:42:18.268631+0000","last_peered":"2024-09-01T00:42:18.268631+0000","last_clean":"2024-09-01T00:42:18.268631+0000","last_became_active":"2024-09-01T00:36:15.936502+0000","last_became_peered":"2024-09-01T00:36:15.936502+0000","last_unstale":"2024-09-01T00:42:18.268631+0000","last_undegraded":"2024-09-01T00:42:18.268631+0000","last_fullsized":"2024-09-01T00:42:18.268631+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T05:52:11.493411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":1135,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238494+0000","last_change":"2024-09-01T00:36:48.808478+0000","last_active":"2024-09-01T00:42:21.238494+0000","last_peered":"2024-09-01T00:42:21.238494+0000","last_clean":"2024-09-01T00:42:21.238494+0000","last_became_active":"2024-09-01T00:36:48.807612+0000","last_became_peered":"2024-09-01T00:36:48.807612+0000","last_unstale":"2024-09-01T00:42:21.238494+0000","last_undegraded":"2024-09-01T00:42:21.238494+0000","last_fullsized":"2024-09-01T00:42:21.238494+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T10:34:55.770156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1269,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:17.992744+0000","last_change":"2024-09-01T00:35:09.807976+0000","last_active":"2024-09-01T00:42:17.992744+0000","last_peered":"2024-09-01T00:42:17.992744+0000","last_clean":"2024-09-01T00:42:17.992744+0000","last_became_active":"2024-09-01T00:35:09.807650+0000","last_became_peered":"2024-09-01T00:35:09.807650+0000","last_unstale":"2024-09-01T00:42:17.992744+0000","last_undegraded":"2024-09-01T00:42:17.992744+0000","last_fullsized":"2024-09-01T00:42:17.992744+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:36:23.300128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1d","version":"67'2","reported_seq":1125,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-09-01T00:42:21.238750+0000","last_change":"2024-09-01T00:36:48.802986+0000","last_active":"2024-09-01T00:42:21.238750+0000","last_peered":"2024-09-01T00:42:21.238750+0000","last_clean":"2024-09-01T00:42:21.238750+0000","last_became_active":"2024-09-01T00:36:48.802514+0000","last_became_peered":"2024-09-01T00:36:48.802514+0000","last_unstale":"2024-09-01T00:42:21.238750+0000","last_undegraded":"2024-09-01T00:42:21.238750+0000","last_fullsized":"2024-09-01T00:42:21.238750+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T01:02:33.696506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1338,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.001488+0000","last_change":"2024-09-01T00:35:42.803929+0000","last_active":"2024-09-01T00:42:18.001488+0000","last_peered":"2024-09-01T00:42:18.001488+0000","last_clean":"2024-09-01T00:42:18.001488+0000","last_became_active":"2024-09-01T00:35:42.803628+0000","last_became_peered":"2024-09-01T00:35:42.803628+0000","last_unstale":"2024-09-01T00:42:18.001488+0000","last_undegraded":"2024-09-01T00:42:18.001488+0000","last_fullsized":"2024-09-01T00:42:18.001488+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T09:43:09.154342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"548'2","reported_seq":1268,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.268015+0000","last_change":"2024-09-01T00:35:42.812109+0000","last_active":"2024-09-01T00:42:18.268015+0000","last_peered":"2024-09-01T00:42:18.268015+0000","last_clean":"2024-09-01T00:42:18.268015+0000","last_became_active":"2024-09-01T00:35:42.811747+0000","last_became_peered":"2024-09-01T00:35:42.811747+0000","last_unstale":"2024-09-01T00:42:18.268015+0000","last_undegraded":"2024-09-01T00:42:18.268015+0000","last_fullsized":"2024-09-01T00:42:18.268015+0000","mapping_epoch":464,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T07:08:29.614602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1247,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.267923+0000","last_change":"2024-09-01T00:36:15.942061+0000","last_active":"2024-09-01T00:42:18.267923+0000","last_peered":"2024-09-01T00:42:18.267923+0000","last_clean":"2024-09-01T00:42:18.267923+0000","last_became_active":"2024-09-01T00:36:15.941721+0000","last_became_peered":"2024-09-01T00:36:15.941721+0000","last_unstale":"2024-09-01T00:42:18.267923+0000","last_undegraded":"2024-09-01T00:42:18.267923+0000","last_fullsized":"2024-09-01T00:42:18.267923+0000","mapping_epoch":496,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:28.537971+0000","last_clean_scrub_stamp":"2024-09-01T00:25:28.537971+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-02T08:04:02.809184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"548'5","reported_seq":1349,"reported_epoch":849,"state":"active+clean","last_fresh":"2024-09-01T00:42:18.002048+0000","last_change":"2024-09-01T00:36:48.805827+0000","last_active":"2024-09-01T00:42:18.002048+0000","last_peered":"2024-09-01T00:42:18.002048+0000","last_clean":"2024-09-01T00:42:18.002048+0000","last_became_active":"2024-09-01T00:36:48.805447+0000","last_became_peered":"2024-09-01T00:36:48.805447+0000","last_unstale":"2024-09-01T00:42:18.002048+0000","last_undegraded":"2024-09-01T00:42:18.002048+0000","last_fullsized":"2024-09-01T00:42:18.002048+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-01T00:25:25.520258+0000","last_clean_scrub_stamp":"2024-09-01T00:25:25.520258+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-02T01:00:08.163922+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":347373568,"num_objects":131,"num_object_clones":83,"num_object_copies":393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":131,"num_whiteouts":8,"num_read":3843,"num_read_kb":6026335,"num_write":8173,"num_write_kb":1990080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":123,"num_bytes_recovered":460873728,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":504729600,"data_stored":798879744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":20843,"ondisk_log_size":20843,"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":43860,"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":998,"num_read_kb":1844,"num_write":351,"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":217,"ondisk_log_size":217,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":528,"seq":2267742732356,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":262444,"kb_used_data":67616,"kb_used_omap":37,"kb_used_meta":194778,"kb_avail":93482708,"statfs":{"total":95995035648,"available":95726292992,"internally_reserved":0,"allocated":69238784,"data_stored":88695693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38210,"internal_metadata":199453374},"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":496,"seq":2130303778890,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":149660,"kb_used_data":52816,"kb_used_omap":28,"kb_used_meta":96803,"kb_avail":93595492,"statfs":{"total":95995035648,"available":95841783808,"internally_reserved":0,"allocated":54083584,"data_stored":91326469,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29048,"internal_metadata":99126920},"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":464,"seq":1992864825425,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":361176,"kb_used_data":100812,"kb_used_omap":41,"kb_used_meta":260310,"kb_avail":93383976,"statfs":{"total":95995035648,"available":95625191424,"internally_reserved":0,"allocated":103231488,"data_stored":157666938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42151,"internal_metadata":266558297},"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":432,"seq":1855425871959,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":339828,"kb_used_data":79268,"kb_used_omap":36,"kb_used_meta":260507,"kb_avail":93405324,"statfs":{"total":95995035648,"available":95647051776,"internally_reserved":0,"allocated":81170432,"data_stored":111009027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37043,"internal_metadata":266760013},"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":399,"seq":1713691951198,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":213148,"kb_used_data":49744,"kb_used_omap":23,"kb_used_meta":163368,"kb_avail":93532004,"statfs":{"total":95995035648,"available":95776772096,"internally_reserved":0,"allocated":50937856,"data_stored":70268493,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24530,"internal_metadata":167288878},"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":367,"seq":1576252997733,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":334996,"kb_used_data":79752,"kb_used_omap":24,"kb_used_meta":255207,"kb_avail":93410156,"statfs":{"total":95995035648,"available":95651999744,"internally_reserved":0,"allocated":81666048,"data_stored":101179197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25079,"internal_metadata":261332489},"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":333,"seq":1430224109676,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":349172,"kb_used_data":66344,"kb_used_omap":28,"kb_used_meta":282787,"kb_avail":93395980,"statfs":{"total":95995035648,"available":95637483520,"internally_reserved":0,"allocated":67936256,"data_stored":109087796,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29165,"internal_metadata":289574419},"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":302,"seq":1297080123506,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":296204,"kb_used_data":68224,"kb_used_omap":27,"kb_used_meta":227940,"kb_avail":93448948,"statfs":{"total":95995035648,"available":95691722752,"internally_reserved":0,"allocated":69861376,"data_stored":112817183,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28016,"internal_metadata":233411216},"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":6066,"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":4333,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4608,"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":6129,"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":5854,"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":5471,"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":5662,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":582,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5737,"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":60313600,"data_stored":107053056,"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":58974208,"data_stored":103907328,"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":72724480,"data_stored":96006144,"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":41975808,"data_stored":65089536,"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":72228864,"data_stored":105844736,"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":94273536,"data_stored":152489984,"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":44535808,"data_stored":85557248,"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":59703296,"data_stored":82931712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-01T00:42:23.735 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-09-01T00:42:23.735 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-09-01T00:42:23.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:23 smithi139 ceph-mon[73682]: pgmap v950: 121 pgs: 121 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-09-01T00:42:23.939 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:42:24.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:24 smithi026 ceph-mon[81182]: from='client.34680 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:42:24.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:24 smithi026 ceph-mon[83580]: from='client.34680 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:42:24.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:24 smithi139 ceph-mon[73682]: from='client.34680 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-01T00:42:25.607 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:25 smithi026 ceph-mon[81182]: pgmap v951: 121 pgs: 121 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-09-01T00:42:25.608 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:25 smithi026 ceph-mon[83580]: pgmap v951: 121 pgs: 121 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-09-01T00:42:25.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:25 smithi139 ceph-mon[73682]: pgmap v951: 121 pgs: 121 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-09-01T00:42:25.895 INFO:teuthology.orchestra.run.smithi026.stderr:pool 'unique_pool_0' removed 2024-09-01T00:42:26.520 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:26 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1202746379' 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-01T00:42:26.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:26 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1202746379' 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-01T00:42:26.521 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:26 smithi026 ceph-mon[81182]: osdmap e851: 8 total, 8 up, 8 in 2024-09-01T00:42:26.521 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:26 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1202746379' 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-01T00:42:26.521 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:26 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1202746379' 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-01T00:42:26.521 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:26 smithi026 ceph-mon[83580]: osdmap e851: 8 total, 8 up, 8 in 2024-09-01T00:42:26.543 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-01T00:42:26.543 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-09-01T00:42:26.543 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-01T00:42:26.544 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-09-01T00:42:26.544 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-09-01T00:42:26.544 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-01T00:42:26.545 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-01T00:42:26.545 DEBUG:teuthology.orchestra.run.smithi026:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-01T00:42:26.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-01T00:42:26.562 INFO:teuthology.orchestra.run.smithi026.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-01T00:42:26.562 DEBUG:teuthology.orchestra.run.smithi026:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-01T00:42:26.618 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-01T00:42:26.619 DEBUG:teuthology.orchestra.run.smithi026:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-01T00:42:26.674 INFO:tasks.workunit:timeout=3h 2024-09-01T00:42:26.674 INFO:tasks.workunit:cleanup=True 2024-09-01T00:42:26.675 DEBUG:teuthology.orchestra.run.smithi026:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-01T00:42:26.731 INFO:tasks.workunit.client.0.smithi026.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-01T00:42:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:26 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1202746379' 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-01T00:42:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:26 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1202746379' 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-01T00:42:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:26 smithi139 ceph-mon[73682]: osdmap e851: 8 total, 8 up, 8 in 2024-09-01T00:42:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:27 smithi026 ceph-mon[81182]: pgmap v953: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:27 smithi026 ceph-mon[83580]: pgmap v953: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:28.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:42:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:42:27] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.51.0" 2024-09-01T00:42:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:27 smithi139 ceph-mon[73682]: pgmap v953: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:29.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:28 smithi026 ceph-mon[81182]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:29.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:28 smithi026 ceph-mon[83580]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:29.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:28 smithi139 ceph-mon[73682]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:31.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:31 smithi026 ceph-mon[81182]: pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:31.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:31 smithi026 ceph-mon[83580]: pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:31 smithi139 ceph-mon[73682]: pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:33.166 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:42:33.222 INFO:tasks.workunit.client.0.smithi026.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-01T00:42:33.224 INFO:tasks.workunit.client.0.smithi026.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-01T00:42:33.224 INFO:tasks.workunit.client.0.smithi026.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-01T00:42:33.274 INFO:tasks.workunit.client.0.smithi026.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-01T00:42:33.324 INFO:tasks.workunit.client.0.smithi026.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-01T00:42:33.362 INFO:tasks.workunit.client.0.smithi026.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-01T00:42:33.364 INFO:tasks.workunit.client.0.smithi026.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-01T00:42:33.364 INFO:tasks.workunit.client.0.smithi026.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-01T00:42:33.404 INFO:tasks.workunit.client.0.smithi026.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-01T00:42:33.408 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-01T00:42:33.408 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-01T00:42:33.463 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-09-01T00:42:33.464 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-09-01T00:42:33.464 DEBUG:teuthology.orchestra.run.smithi026: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-01T00:42:33.533 INFO:tasks.workunit.client.0.smithi026.stdout:Running main() from gmock_main.cc 2024-09-01T00:42:33.533 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] Running 22 tests from 1 test suite. 2024-09-01T00:42:33.533 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment set-up. 2024-09-01T00:42:33.533 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 22 tests from TestCls2PCQueue 2024-09-01T00:42:33.533 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-09-01T00:42:33.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:33 smithi026 ceph-mon[81182]: pgmap v956: 105 pgs: 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:33.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:33 smithi026 ceph-mon[83580]: pgmap v956: 105 pgs: 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:33.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:33 smithi139 ceph-mon[73682]: pgmap v956: 105 pgs: 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:35.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:35 smithi026 ceph-mon[81182]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:35.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:35 smithi026 ceph-mon[81182]: osdmap e852: 8 total, 8 up, 8 in 2024-09-01T00:42:35.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:35 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1273108267' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:35.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:35 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:35.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:42:35.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:35 smithi026 ceph-mon[83580]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:35.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:35 smithi026 ceph-mon[83580]: osdmap e852: 8 total, 8 up, 8 in 2024-09-01T00:42:35.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:35 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1273108267' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:35.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:35 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:35.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:42:35.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:35 smithi139 ceph-mon[73682]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:35.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:35 smithi139 ceph-mon[73682]: osdmap e852: 8 total, 8 up, 8 in 2024-09-01T00:42:35.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:35 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1273108267' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:35.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:35 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:35.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:42:36.405 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2872 ms) 2024-09-01T00:42:36.405 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-09-01T00:42:36.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:36 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:36.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:36 smithi026 ceph-mon[81182]: osdmap e853: 8 total, 8 up, 8 in 2024-09-01T00:42:36.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:36 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:36.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:36 smithi026 ceph-mon[83580]: osdmap e853: 8 total, 8 up, 8 in 2024-09-01T00:42:36.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:36 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:36.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:36 smithi139 ceph-mon[73682]: osdmap e853: 8 total, 8 up, 8 in 2024-09-01T00:42:37.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:37 smithi026 ceph-mon[81182]: pgmap v960: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:37.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:37 smithi026 ceph-mon[81182]: osdmap e854: 8 total, 8 up, 8 in 2024-09-01T00:42:37.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:37 smithi026 ceph-mon[83580]: pgmap v960: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:37.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:37 smithi026 ceph-mon[83580]: osdmap e854: 8 total, 8 up, 8 in 2024-09-01T00:42:37.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:37 smithi139 ceph-mon[73682]: pgmap v960: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:37.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:37 smithi139 ceph-mon[73682]: osdmap e854: 8 total, 8 up, 8 in 2024-09-01T00:42:38.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:42:37 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:42:37] "GET /metrics HTTP/1.1" 200 36397 "" "Prometheus/2.51.0" 2024-09-01T00:42:38.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:38 smithi026 ceph-mon[81182]: osdmap e855: 8 total, 8 up, 8 in 2024-09-01T00:42:38.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:38 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3013812432' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:38.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:38 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:38.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:38 smithi026 ceph-mon[83580]: osdmap e855: 8 total, 8 up, 8 in 2024-09-01T00:42:38.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:38 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3013812432' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:38.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:38 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:38.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:38 smithi139 ceph-mon[73682]: osdmap e855: 8 total, 8 up, 8 in 2024-09-01T00:42:38.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:38 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3013812432' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:38.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:38 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:39.419 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3014 ms) 2024-09-01T00:42:39.419 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-09-01T00:42:39.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:39 smithi026 ceph-mon[81182]: pgmap v963: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:39.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:39 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:42:39.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:39 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:39.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:39 smithi026 ceph-mon[81182]: osdmap e856: 8 total, 8 up, 8 in 2024-09-01T00:42:39.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:39 smithi026 ceph-mon[83580]: pgmap v963: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:39.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:39 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:42:39.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:39 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:39.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:39 smithi026 ceph-mon[83580]: osdmap e856: 8 total, 8 up, 8 in 2024-09-01T00:42:39.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:39 smithi139 ceph-mon[73682]: pgmap v963: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:39.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:39 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:42:39.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:39 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:39.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:39 smithi139 ceph-mon[73682]: osdmap e856: 8 total, 8 up, 8 in 2024-09-01T00:42:40.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:40 smithi026 ceph-mon[81182]: osdmap e857: 8 total, 8 up, 8 in 2024-09-01T00:42:40.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:40 smithi026 ceph-mon[83580]: osdmap e857: 8 total, 8 up, 8 in 2024-09-01T00:42:40.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:40 smithi139 ceph-mon[73682]: osdmap e857: 8 total, 8 up, 8 in 2024-09-01T00:42:41.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:41 smithi026 ceph-mon[81182]: pgmap v966: 105 pgs: 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:41.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:41 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:42:41.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:41 smithi026 ceph-mon[81182]: osdmap e858: 8 total, 8 up, 8 in 2024-09-01T00:42:41.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:41 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3312381882' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:41.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:41 smithi026 ceph-mon[83580]: pgmap v966: 105 pgs: 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:41.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:41 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:42:41.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:41 smithi026 ceph-mon[83580]: osdmap e858: 8 total, 8 up, 8 in 2024-09-01T00:42:41.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:41 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3312381882' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:41.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:41 smithi139 ceph-mon[73682]: pgmap v966: 105 pgs: 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:41.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:41 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:42:41.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:41 smithi139 ceph-mon[73682]: osdmap e858: 8 total, 8 up, 8 in 2024-09-01T00:42:41.835 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:41 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3312381882' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:42.447 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.Reserve (3029 ms) 2024-09-01T00:42:42.448 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-09-01T00:42:42.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:42 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3312381882' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:42.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:42 smithi026 ceph-mon[81182]: osdmap e859: 8 total, 8 up, 8 in 2024-09-01T00:42:42.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:42 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3312381882' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:42.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:42 smithi026 ceph-mon[83580]: osdmap e859: 8 total, 8 up, 8 in 2024-09-01T00:42:42.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:42 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3312381882' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:42.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:42 smithi139 ceph-mon[73682]: osdmap e859: 8 total, 8 up, 8 in 2024-09-01T00:42:43.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:43 smithi026 ceph-mon[81182]: pgmap v969: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:43.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:43 smithi026 ceph-mon[81182]: osdmap e860: 8 total, 8 up, 8 in 2024-09-01T00:42:43.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:43 smithi026 ceph-mon[83580]: pgmap v969: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:43.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:43 smithi026 ceph-mon[83580]: osdmap e860: 8 total, 8 up, 8 in 2024-09-01T00:42:43.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:43 smithi139 ceph-mon[73682]: pgmap v969: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:43.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:43 smithi139 ceph-mon[73682]: osdmap e860: 8 total, 8 up, 8 in 2024-09-01T00:42:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:44 smithi139 ceph-mon[73682]: osdmap e861: 8 total, 8 up, 8 in 2024-09-01T00:42:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:44 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3019879096' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:44.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:44 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:44.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:44 smithi026 ceph-mon[83580]: osdmap e861: 8 total, 8 up, 8 in 2024-09-01T00:42:44.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:44 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3019879096' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:44.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:44 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:44.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:44 smithi026 ceph-mon[81182]: osdmap e861: 8 total, 8 up, 8 in 2024-09-01T00:42:44.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:44 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3019879096' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:44.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:44 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:45.463 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3015 ms) 2024-09-01T00:42:45.463 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-09-01T00:42:45.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:45 smithi139 ceph-mon[73682]: pgmap v972: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:45.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:45 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:42:45.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:45 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:45.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:45 smithi139 ceph-mon[73682]: osdmap e862: 8 total, 8 up, 8 in 2024-09-01T00:42:45.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:45 smithi026 ceph-mon[83580]: pgmap v972: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:45.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:45 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:42:45.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:45 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:45.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:45 smithi026 ceph-mon[83580]: osdmap e862: 8 total, 8 up, 8 in 2024-09-01T00:42:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:45 smithi026 ceph-mon[81182]: pgmap v972: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:45 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:42:45.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:45 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:45.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:45 smithi026 ceph-mon[81182]: osdmap e862: 8 total, 8 up, 8 in 2024-09-01T00:42:46.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:46 smithi139 ceph-mon[73682]: osdmap e863: 8 total, 8 up, 8 in 2024-09-01T00:42:46.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:46 smithi026 ceph-mon[81182]: osdmap e863: 8 total, 8 up, 8 in 2024-09-01T00:42:46.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:46 smithi026 ceph-mon[83580]: osdmap e863: 8 total, 8 up, 8 in 2024-09-01T00:42:47.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:47 smithi139 ceph-mon[73682]: pgmap v975: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:47.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:47 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:42:47.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:47 smithi139 ceph-mon[73682]: osdmap e864: 8 total, 8 up, 8 in 2024-09-01T00:42:47.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:47 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2707586021' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:47.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:47 smithi026 ceph-mon[81182]: pgmap v975: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:47.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:47 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:42:47.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:47 smithi026 ceph-mon[81182]: osdmap e864: 8 total, 8 up, 8 in 2024-09-01T00:42:47.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:47 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2707586021' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:47.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:47 smithi026 ceph-mon[83580]: pgmap v975: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:47.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:47 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:42:47.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:47 smithi026 ceph-mon[83580]: osdmap e864: 8 total, 8 up, 8 in 2024-09-01T00:42:47.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:47 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2707586021' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:48.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:42:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:42:47] "GET /metrics HTTP/1.1" 200 36397 "" "Prometheus/2.51.0" 2024-09-01T00:42:48.478 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.Commit (3015 ms) 2024-09-01T00:42:48.479 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-09-01T00:42:48.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:48 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2707586021' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:48.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:48 smithi139 ceph-mon[73682]: osdmap e865: 8 total, 8 up, 8 in 2024-09-01T00:42:48.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:48 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2707586021' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:48.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:48 smithi026 ceph-mon[81182]: osdmap e865: 8 total, 8 up, 8 in 2024-09-01T00:42:48.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:48 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2707586021' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:48.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:48 smithi026 ceph-mon[83580]: osdmap e865: 8 total, 8 up, 8 in 2024-09-01T00:42:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:49 smithi139 ceph-mon[73682]: pgmap v978: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 701 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 321 KiB/s rd, 1006 KiB/s wr, 1.09k op/s 2024-09-01T00:42:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:49 smithi139 ceph-mon[73682]: osdmap e866: 8 total, 8 up, 8 in 2024-09-01T00:42:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:42:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:49 smithi026 ceph-mon[81182]: pgmap v978: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 701 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 321 KiB/s rd, 1006 KiB/s wr, 1.09k op/s 2024-09-01T00:42:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:49 smithi026 ceph-mon[81182]: osdmap e866: 8 total, 8 up, 8 in 2024-09-01T00:42:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:42:49.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:49 smithi026 ceph-mon[83580]: pgmap v978: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 701 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 321 KiB/s rd, 1006 KiB/s wr, 1.09k op/s 2024-09-01T00:42:49.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:49 smithi026 ceph-mon[83580]: osdmap e866: 8 total, 8 up, 8 in 2024-09-01T00:42:49.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:42:50.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:50 smithi139 ceph-mon[73682]: osdmap e867: 8 total, 8 up, 8 in 2024-09-01T00:42:50.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:50 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3037817890' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:50.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:50 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:50.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:50 smithi026 ceph-mon[83580]: osdmap e867: 8 total, 8 up, 8 in 2024-09-01T00:42:50.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:50 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3037817890' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:50.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:50 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:50.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:50 smithi026 ceph-mon[81182]: osdmap e867: 8 total, 8 up, 8 in 2024-09-01T00:42:50.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:50 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3037817890' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:50.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:50 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:51.498 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.Abort (3019 ms) 2024-09-01T00:42:51.498 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-09-01T00:42:51.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:51 smithi139 ceph-mon[73682]: pgmap v981: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:51.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:51 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:42:51.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:51 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:51.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:51 smithi139 ceph-mon[73682]: osdmap e868: 8 total, 8 up, 8 in 2024-09-01T00:42:51.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:51 smithi026 ceph-mon[81182]: pgmap v981: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:51.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:51 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:42:51.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:51 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:51.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:51 smithi026 ceph-mon[81182]: osdmap e868: 8 total, 8 up, 8 in 2024-09-01T00:42:51.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:51 smithi026 ceph-mon[83580]: pgmap v981: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:51.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:51 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:42:51.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:51 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:51.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:51 smithi026 ceph-mon[83580]: osdmap e868: 8 total, 8 up, 8 in 2024-09-01T00:42:52.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:52 smithi139 ceph-mon[73682]: osdmap e869: 8 total, 8 up, 8 in 2024-09-01T00:42:52.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:52 smithi026 ceph-mon[81182]: osdmap e869: 8 total, 8 up, 8 in 2024-09-01T00:42:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:52 smithi026 ceph-mon[83580]: osdmap e869: 8 total, 8 up, 8 in 2024-09-01T00:42:53.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:53 smithi139 ceph-mon[73682]: pgmap v984: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:53.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:53 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:42:53.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:53 smithi139 ceph-mon[73682]: osdmap e870: 8 total, 8 up, 8 in 2024-09-01T00:42:53.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:53 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/442774525' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:53.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:42:53.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:42:53.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:42:53.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:42:53.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[81182]: pgmap v984: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:53.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:42:53.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[81182]: osdmap e870: 8 total, 8 up, 8 in 2024-09-01T00:42:53.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/442774525' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:53.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:42:53.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:42:53.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:42:53.852 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:42:53.852 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[83580]: pgmap v984: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:53.852 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:42:53.852 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[83580]: osdmap e870: 8 total, 8 up, 8 in 2024-09-01T00:42:53.852 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/442774525' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:53.852 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:42:53.852 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:42:53.852 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:42:53.852 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:42:54.518 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.ReserveError (3020 ms) 2024-09-01T00:42:54.518 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-09-01T00:42:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:54 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/442774525' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:54 smithi139 ceph-mon[73682]: osdmap e871: 8 total, 8 up, 8 in 2024-09-01T00:42:54.867 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:54 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/442774525' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:54.867 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:54 smithi026 ceph-mon[81182]: osdmap e871: 8 total, 8 up, 8 in 2024-09-01T00:42:54.867 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:54 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/442774525' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:54.867 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:54 smithi026 ceph-mon[83580]: osdmap e871: 8 total, 8 up, 8 in 2024-09-01T00:42:55.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:55 smithi139 ceph-mon[73682]: pgmap v987: 137 pgs: 5 creating+peering, 16 unknown, 116 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:55.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:55 smithi139 ceph-mon[73682]: osdmap e872: 8 total, 8 up, 8 in 2024-09-01T00:42:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:55 smithi026 ceph-mon[81182]: pgmap v987: 137 pgs: 5 creating+peering, 16 unknown, 116 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:55 smithi026 ceph-mon[81182]: osdmap e872: 8 total, 8 up, 8 in 2024-09-01T00:42:55.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:55 smithi026 ceph-mon[83580]: pgmap v987: 137 pgs: 5 creating+peering, 16 unknown, 116 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:55.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:55 smithi026 ceph-mon[83580]: osdmap e872: 8 total, 8 up, 8 in 2024-09-01T00:42:56.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:56 smithi139 ceph-mon[73682]: osdmap e873: 8 total, 8 up, 8 in 2024-09-01T00:42:56.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:56 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3288258825' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:56.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:56 smithi026 ceph-mon[81182]: osdmap e873: 8 total, 8 up, 8 in 2024-09-01T00:42:56.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:56 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3288258825' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:56.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:56 smithi026 ceph-mon[83580]: osdmap e873: 8 total, 8 up, 8 in 2024-09-01T00:42:56.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:56 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3288258825' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:57.531 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.CommitError (3012 ms) 2024-09-01T00:42:57.531 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-09-01T00:42:57.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:57 smithi139 ceph-mon[73682]: pgmap v990: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:57.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:57 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:42:57.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:57 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3288258825' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:57.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:57 smithi139 ceph-mon[73682]: osdmap e874: 8 total, 8 up, 8 in 2024-09-01T00:42:57.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:57 smithi026 ceph-mon[81182]: pgmap v990: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:57.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:57 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:42:57.860 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:57 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3288258825' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:57.860 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:57 smithi026 ceph-mon[81182]: osdmap e874: 8 total, 8 up, 8 in 2024-09-01T00:42:57.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:57 smithi026 ceph-mon[83580]: pgmap v990: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:57.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:57 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:42:57.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:57 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3288258825' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:42:57.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:57 smithi026 ceph-mon[83580]: osdmap e874: 8 total, 8 up, 8 in 2024-09-01T00:42:58.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:42:57 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:42:57] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.51.0" 2024-09-01T00:42:58.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:58 smithi139 ceph-mon[73682]: osdmap e875: 8 total, 8 up, 8 in 2024-09-01T00:42:58.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:58 smithi026 ceph-mon[81182]: osdmap e875: 8 total, 8 up, 8 in 2024-09-01T00:42:58.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:58 smithi026 ceph-mon[83580]: osdmap e875: 8 total, 8 up, 8 in 2024-09-01T00:42:59.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:59 smithi139 ceph-mon[73682]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:59.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:59 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:42:59.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:59 smithi139 ceph-mon[73682]: osdmap e876: 8 total, 8 up, 8 in 2024-09-01T00:42:59.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:59 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3159642386' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:59.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:42:59 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:59 smithi026 ceph-mon[81182]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:59 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:42:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:59 smithi026 ceph-mon[81182]: osdmap e876: 8 total, 8 up, 8 in 2024-09-01T00:42:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:59 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3159642386' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:59.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:42:59 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:59.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:59 smithi026 ceph-mon[83580]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:42:59.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:59 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:42:59.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:59 smithi026 ceph-mon[83580]: osdmap e876: 8 total, 8 up, 8 in 2024-09-01T00:42:59.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:59 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3159642386' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:42:59.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:42:59 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:00.565 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.AbortError (3033 ms) 2024-09-01T00:43:00.565 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-09-01T00:43:00.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:00 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:00.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:00 smithi139 ceph-mon[73682]: osdmap e877: 8 total, 8 up, 8 in 2024-09-01T00:43:00.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:00 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:00.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:00 smithi026 ceph-mon[83580]: osdmap e877: 8 total, 8 up, 8 in 2024-09-01T00:43:00.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:00 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:00.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:00 smithi026 ceph-mon[81182]: osdmap e877: 8 total, 8 up, 8 in 2024-09-01T00:43:01.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:01 smithi139 ceph-mon[73682]: pgmap v996: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:01.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:01 smithi139 ceph-mon[73682]: osdmap e878: 8 total, 8 up, 8 in 2024-09-01T00:43:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:01 smithi026 ceph-mon[81182]: pgmap v996: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:01 smithi026 ceph-mon[81182]: osdmap e878: 8 total, 8 up, 8 in 2024-09-01T00:43:01.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:01 smithi026 ceph-mon[83580]: pgmap v996: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:01.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:01 smithi026 ceph-mon[83580]: osdmap e878: 8 total, 8 up, 8 in 2024-09-01T00:43:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:02 smithi139 ceph-mon[73682]: osdmap e879: 8 total, 8 up, 8 in 2024-09-01T00:43:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:02 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1484795021' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:02.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:02 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:02.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:02 smithi026 ceph-mon[81182]: osdmap e879: 8 total, 8 up, 8 in 2024-09-01T00:43:02.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:02 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1484795021' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:02.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:02 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:02 smithi026 ceph-mon[83580]: osdmap e879: 8 total, 8 up, 8 in 2024-09-01T00:43:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:02 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1484795021' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:02 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:03.582 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3017 ms) 2024-09-01T00:43:03.582 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-09-01T00:43:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:03 smithi139 ceph-mon[73682]: pgmap v999: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:03 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:43:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:03 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:03 smithi139 ceph-mon[73682]: osdmap e880: 8 total, 8 up, 8 in 2024-09-01T00:43:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:03 smithi026 ceph-mon[81182]: pgmap v999: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:03 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:43:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:03 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:03 smithi026 ceph-mon[81182]: osdmap e880: 8 total, 8 up, 8 in 2024-09-01T00:43:03.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:03 smithi026 ceph-mon[83580]: pgmap v999: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:03.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:03 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:43:03.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:03 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:03.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:03 smithi026 ceph-mon[83580]: osdmap e880: 8 total, 8 up, 8 in 2024-09-01T00:43:04.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:04 smithi026 ceph-mon[83580]: osdmap e881: 8 total, 8 up, 8 in 2024-09-01T00:43:04.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:43:04.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:43:04.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:04 smithi026 ceph-mon[81182]: osdmap e881: 8 total, 8 up, 8 in 2024-09-01T00:43:04.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:43:04.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:43:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:04 smithi139 ceph-mon[73682]: osdmap e881: 8 total, 8 up, 8 in 2024-09-01T00:43:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:43:05.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:43:05.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:05 smithi026 ceph-mon[81182]: pgmap v1002: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:05.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:05 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:43:05.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:05 smithi026 ceph-mon[81182]: osdmap e882: 8 total, 8 up, 8 in 2024-09-01T00:43:05.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:05 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2911309095' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:05.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:05 smithi026 ceph-mon[83580]: pgmap v1002: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:05.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:05 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:43:05.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:05 smithi026 ceph-mon[83580]: osdmap e882: 8 total, 8 up, 8 in 2024-09-01T00:43:05.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:05 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2911309095' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:06.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:05 smithi139 ceph-mon[73682]: pgmap v1002: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:06.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:05 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:43:06.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:05 smithi139 ceph-mon[73682]: osdmap e882: 8 total, 8 up, 8 in 2024-09-01T00:43:06.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:05 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2911309095' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:06.612 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3031 ms) 2024-09-01T00:43:06.612 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-09-01T00:43:06.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:06 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2911309095' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:06.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:06 smithi026 ceph-mon[81182]: osdmap e883: 8 total, 8 up, 8 in 2024-09-01T00:43:06.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:06 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2911309095' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:06.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:06 smithi026 ceph-mon[83580]: osdmap e883: 8 total, 8 up, 8 in 2024-09-01T00:43:07.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:06 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2911309095' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:07.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:06 smithi139 ceph-mon[73682]: osdmap e883: 8 total, 8 up, 8 in 2024-09-01T00:43:07.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:07 smithi026 ceph-mon[81182]: pgmap v1005: 137 pgs: 20 unknown, 117 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:07.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:07 smithi026 ceph-mon[81182]: osdmap e884: 8 total, 8 up, 8 in 2024-09-01T00:43:07.859 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:07 smithi026 ceph-mon[83580]: pgmap v1005: 137 pgs: 20 unknown, 117 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:07.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:07 smithi026 ceph-mon[83580]: osdmap e884: 8 total, 8 up, 8 in 2024-09-01T00:43:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:07 smithi139 ceph-mon[73682]: pgmap v1005: 137 pgs: 20 unknown, 117 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:08.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:07 smithi139 ceph-mon[73682]: osdmap e884: 8 total, 8 up, 8 in 2024-09-01T00:43:08.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:43:07 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:43:07] "GET /metrics HTTP/1.1" 200 34161 "" "Prometheus/2.51.0" 2024-09-01T00:43:08.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:08 smithi026 ceph-mon[81182]: osdmap e885: 8 total, 8 up, 8 in 2024-09-01T00:43:08.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:08 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/124671706' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-12","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:08.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:08 smithi026 ceph-mon[83580]: osdmap e885: 8 total, 8 up, 8 in 2024-09-01T00:43:08.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:08 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/124671706' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-12","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:09.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:08 smithi139 ceph-mon[73682]: osdmap e885: 8 total, 8 up, 8 in 2024-09-01T00:43:09.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:08 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/124671706' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-12","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:09.626 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3014 ms) 2024-09-01T00:43:09.626 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-09-01T00:43:09.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:09 smithi026 ceph-mon[81182]: pgmap v1008: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:09.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:09 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:43:09.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:09 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/124671706' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:09.953 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:09 smithi026 ceph-mon[81182]: osdmap e886: 8 total, 8 up, 8 in 2024-09-01T00:43:09.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:09 smithi026 ceph-mon[83580]: pgmap v1008: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:09.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:09 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:43:09.953 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:09 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/124671706' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:09.954 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:09 smithi026 ceph-mon[83580]: osdmap e886: 8 total, 8 up, 8 in 2024-09-01T00:43:09.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:09 smithi139 ceph-mon[73682]: pgmap v1008: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:09.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:09 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:43:09.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:09 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/124671706' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:09.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:09 smithi139 ceph-mon[73682]: osdmap e886: 8 total, 8 up, 8 in 2024-09-01T00:43:10.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:10 smithi026 ceph-mon[81182]: osdmap e887: 8 total, 8 up, 8 in 2024-09-01T00:43:10.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:10 smithi026 ceph-mon[83580]: osdmap e887: 8 total, 8 up, 8 in 2024-09-01T00:43:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:10 smithi139 ceph-mon[73682]: osdmap e887: 8 total, 8 up, 8 in 2024-09-01T00:43:11.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:11 smithi026 ceph-mon[83580]: pgmap v1011: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:11.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:11 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:43:11.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:11 smithi026 ceph-mon[83580]: osdmap e888: 8 total, 8 up, 8 in 2024-09-01T00:43:11.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:11 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3328689306' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:11.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:11 smithi026 ceph-mon[81182]: pgmap v1011: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:11.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:11 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:43:11.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:11 smithi026 ceph-mon[81182]: osdmap e888: 8 total, 8 up, 8 in 2024-09-01T00:43:11.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:11 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3328689306' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:11 smithi139 ceph-mon[73682]: pgmap v1011: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:11 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:43:12.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:11 smithi139 ceph-mon[73682]: osdmap e888: 8 total, 8 up, 8 in 2024-09-01T00:43:12.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:11 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3328689306' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:12.644 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3018 ms) 2024-09-01T00:43:12.644 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-09-01T00:43:12.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:12 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3328689306' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:12.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:12 smithi026 ceph-mon[81182]: osdmap e889: 8 total, 8 up, 8 in 2024-09-01T00:43:12.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:12 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3328689306' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:12.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:12 smithi026 ceph-mon[83580]: osdmap e889: 8 total, 8 up, 8 in 2024-09-01T00:43:13.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:12 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3328689306' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:13.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:12 smithi139 ceph-mon[73682]: osdmap e889: 8 total, 8 up, 8 in 2024-09-01T00:43:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:13 smithi026 ceph-mon[81182]: pgmap v1014: 137 pgs: 8 creating+peering, 14 unknown, 115 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:13 smithi026 ceph-mon[81182]: osdmap e890: 8 total, 8 up, 8 in 2024-09-01T00:43:13.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:13 smithi026 ceph-mon[83580]: pgmap v1014: 137 pgs: 8 creating+peering, 14 unknown, 115 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:13.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:13 smithi026 ceph-mon[83580]: osdmap e890: 8 total, 8 up, 8 in 2024-09-01T00:43:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:13 smithi139 ceph-mon[73682]: pgmap v1014: 137 pgs: 8 creating+peering, 14 unknown, 115 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:13 smithi139 ceph-mon[73682]: osdmap e890: 8 total, 8 up, 8 in 2024-09-01T00:43:14.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:14 smithi026 ceph-mon[83580]: osdmap e891: 8 total, 8 up, 8 in 2024-09-01T00:43:14.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:14 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1965693033' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:14.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:14 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:14.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:14 smithi026 ceph-mon[81182]: osdmap e891: 8 total, 8 up, 8 in 2024-09-01T00:43:14.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:14 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1965693033' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:14.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:14 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:15.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:14 smithi139 ceph-mon[73682]: osdmap e891: 8 total, 8 up, 8 in 2024-09-01T00:43:15.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:14 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1965693033' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:15.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:14 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:15.663 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3019 ms) 2024-09-01T00:43:15.663 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-09-01T00:43:15.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:15 smithi026 ceph-mon[83580]: pgmap v1017: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:15.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:15 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:43:15.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:15 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:15.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:15 smithi026 ceph-mon[83580]: osdmap e892: 8 total, 8 up, 8 in 2024-09-01T00:43:15.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:15 smithi026 ceph-mon[81182]: pgmap v1017: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:15.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:15 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:43:15.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:15 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:15.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:15 smithi026 ceph-mon[81182]: osdmap e892: 8 total, 8 up, 8 in 2024-09-01T00:43:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:15 smithi139 ceph-mon[73682]: pgmap v1017: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:15 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:43:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:15 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:15 smithi139 ceph-mon[73682]: osdmap e892: 8 total, 8 up, 8 in 2024-09-01T00:43:16.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:16 smithi026 ceph-mon[81182]: osdmap e893: 8 total, 8 up, 8 in 2024-09-01T00:43:16.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:16 smithi026 ceph-mon[83580]: osdmap e893: 8 total, 8 up, 8 in 2024-09-01T00:43:17.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:16 smithi139 ceph-mon[73682]: osdmap e893: 8 total, 8 up, 8 in 2024-09-01T00:43:17.950 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:43:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:43:17] "GET /metrics HTTP/1.1" 200 34161 "" "Prometheus/2.51.0" 2024-09-01T00:43:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:17 smithi026 ceph-mon[81182]: pgmap v1020: 105 pgs: 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:17 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:43:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:17 smithi026 ceph-mon[81182]: osdmap e894: 8 total, 8 up, 8 in 2024-09-01T00:43:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:17 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2393588256' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:17 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:17 smithi026 ceph-mon[83580]: pgmap v1020: 105 pgs: 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:17 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:43:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:17 smithi026 ceph-mon[83580]: osdmap e894: 8 total, 8 up, 8 in 2024-09-01T00:43:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:17 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2393588256' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:17 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:17 smithi139 ceph-mon[73682]: pgmap v1020: 105 pgs: 105 active+clean; 583 KiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:17 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:43:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:17 smithi139 ceph-mon[73682]: osdmap e894: 8 total, 8 up, 8 in 2024-09-01T00:43:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:17 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2393588256' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:18.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:17 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:18.681 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3018 ms) 2024-09-01T00:43:18.681 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-09-01T00:43:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:18 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:18 smithi026 ceph-mon[81182]: osdmap e895: 8 total, 8 up, 8 in 2024-09-01T00:43:18.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:18 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:18.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:18 smithi026 ceph-mon[83580]: osdmap e895: 8 total, 8 up, 8 in 2024-09-01T00:43:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:18 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:18 smithi139 ceph-mon[73682]: osdmap e895: 8 total, 8 up, 8 in 2024-09-01T00:43:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:19 smithi026 ceph-mon[81182]: pgmap v1023: 137 pgs: 10 creating+peering, 19 unknown, 108 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:19 smithi026 ceph-mon[81182]: osdmap e896: 8 total, 8 up, 8 in 2024-09-01T00:43:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:43:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:43:19.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:19 smithi026 ceph-mon[83580]: pgmap v1023: 137 pgs: 10 creating+peering, 19 unknown, 108 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:19.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:19 smithi026 ceph-mon[83580]: osdmap e896: 8 total, 8 up, 8 in 2024-09-01T00:43:19.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:43:19.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:43:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:19 smithi139 ceph-mon[73682]: pgmap v1023: 137 pgs: 10 creating+peering, 19 unknown, 108 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:19 smithi139 ceph-mon[73682]: osdmap e896: 8 total, 8 up, 8 in 2024-09-01T00:43:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:43:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:43:20.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:20 smithi026 ceph-mon[81182]: osdmap e897: 8 total, 8 up, 8 in 2024-09-01T00:43:20.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:20 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1443493828' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:20.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:20 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:20.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:20 smithi026 ceph-mon[83580]: osdmap e897: 8 total, 8 up, 8 in 2024-09-01T00:43:20.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:20 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1443493828' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:20.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:20 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:20 smithi139 ceph-mon[73682]: osdmap e897: 8 total, 8 up, 8 in 2024-09-01T00:43:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:20 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1443493828' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:20 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:21.708 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.Cleanup (3027 ms) 2024-09-01T00:43:21.708 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-09-01T00:43:21.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:21 smithi026 ceph-mon[83580]: pgmap v1026: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:21.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:21 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:43:21.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:21 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:21.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:21 smithi026 ceph-mon[83580]: osdmap e898: 8 total, 8 up, 8 in 2024-09-01T00:43:21.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:21 smithi026 ceph-mon[81182]: pgmap v1026: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:21.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:21 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:43:21.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:21 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:21.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:21 smithi026 ceph-mon[81182]: osdmap e898: 8 total, 8 up, 8 in 2024-09-01T00:43:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:21 smithi139 ceph-mon[73682]: pgmap v1026: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:21 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:43:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:21 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:21 smithi139 ceph-mon[73682]: osdmap e898: 8 total, 8 up, 8 in 2024-09-01T00:43:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:22 smithi139 ceph-mon[73682]: osdmap e899: 8 total, 8 up, 8 in 2024-09-01T00:43:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:22 smithi026 ceph-mon[81182]: osdmap e899: 8 total, 8 up, 8 in 2024-09-01T00:43:23.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:22 smithi026 ceph-mon[83580]: osdmap e899: 8 total, 8 up, 8 in 2024-09-01T00:43:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:23 smithi139 ceph-mon[73682]: pgmap v1029: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:23 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:43:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:23 smithi139 ceph-mon[73682]: osdmap e900: 8 total, 8 up, 8 in 2024-09-01T00:43:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:23 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1374280781' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:23 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:24.101 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:23 smithi026 ceph-mon[81182]: pgmap v1029: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:24.101 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:23 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:43:24.101 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:23 smithi026 ceph-mon[81182]: osdmap e900: 8 total, 8 up, 8 in 2024-09-01T00:43:24.101 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:23 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1374280781' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:24.101 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:23 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:24.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:23 smithi026 ceph-mon[83580]: pgmap v1029: 105 pgs: 105 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:24.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:23 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:43:24.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:23 smithi026 ceph-mon[83580]: osdmap e900: 8 total, 8 up, 8 in 2024-09-01T00:43:24.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:23 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1374280781' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:24.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:23 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:24 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:24 smithi139 ceph-mon[73682]: osdmap e901: 8 total, 8 up, 8 in 2024-09-01T00:43:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:24 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:24 smithi026 ceph-mon[81182]: osdmap e901: 8 total, 8 up, 8 in 2024-09-01T00:43:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:24 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:24 smithi026 ceph-mon[83580]: osdmap e901: 8 total, 8 up, 8 in 2024-09-01T00:43:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:25 smithi139 ceph-mon[73682]: pgmap v1032: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:25 smithi139 ceph-mon[73682]: osdmap e902: 8 total, 8 up, 8 in 2024-09-01T00:43:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:25 smithi026 ceph-mon[81182]: pgmap v1032: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:25 smithi026 ceph-mon[81182]: osdmap e902: 8 total, 8 up, 8 in 2024-09-01T00:43:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:25 smithi026 ceph-mon[83580]: pgmap v1032: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:25 smithi026 ceph-mon[83580]: osdmap e902: 8 total, 8 up, 8 in 2024-09-01T00:43:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:27 smithi139 ceph-mon[73682]: pgmap v1034: 137 pgs: 6 creating+peering, 13 unknown, 118 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:27 smithi026 ceph-mon[81182]: pgmap v1034: 137 pgs: 6 creating+peering, 13 unknown, 118 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:27 smithi026 ceph-mon[83580]: pgmap v1034: 137 pgs: 6 creating+peering, 13 unknown, 118 active+clean; 583 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:28.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:43:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:43:27] "GET /metrics HTTP/1.1" 200 34163 "" "Prometheus/2.51.0" 2024-09-01T00:43:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:29 smithi139 ceph-mon[73682]: pgmap v1035: 137 pgs: 137 active+clean; 1.4 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 6.0 MiB/s wr, 6.73k op/s 2024-09-01T00:43:30.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:29 smithi026 ceph-mon[81182]: pgmap v1035: 137 pgs: 137 active+clean; 1.4 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 6.0 MiB/s wr, 6.73k op/s 2024-09-01T00:43:30.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:29 smithi026 ceph-mon[83580]: pgmap v1035: 137 pgs: 137 active+clean; 1.4 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 6.0 MiB/s wr, 6.73k op/s 2024-09-01T00:43:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:31 smithi139 ceph-mon[73682]: pgmap v1036: 137 pgs: 137 active+clean; 1.4 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.7 MiB/s wr, 5.29k op/s 2024-09-01T00:43:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:31 smithi026 ceph-mon[81182]: pgmap v1036: 137 pgs: 137 active+clean; 1.4 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.7 MiB/s wr, 5.29k op/s 2024-09-01T00:43:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:31 smithi026 ceph-mon[83580]: pgmap v1036: 137 pgs: 137 active+clean; 1.4 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.7 MiB/s wr, 5.29k op/s 2024-09-01T00:43:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:33 smithi139 ceph-mon[73682]: pgmap v1037: 137 pgs: 137 active+clean; 2.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 8.5 MiB/s wr, 9.57k op/s 2024-09-01T00:43:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:33 smithi026 ceph-mon[81182]: pgmap v1037: 137 pgs: 137 active+clean; 2.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 8.5 MiB/s wr, 9.57k op/s 2024-09-01T00:43:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:33 smithi026 ceph-mon[83580]: pgmap v1037: 137 pgs: 137 active+clean; 2.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 8.5 MiB/s wr, 9.57k op/s 2024-09-01T00:43:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.2", "id": [7, 0]} : dispatch 2024-09-01T00:43:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.6", "id": [7, 0]} : dispatch 2024-09-01T00:43:35.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]} : dispatch 2024-09-01T00:43:35.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:43:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.2", "id": [7, 0]} : dispatch 2024-09-01T00:43:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.6", "id": [7, 0]} : dispatch 2024-09-01T00:43:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]} : dispatch 2024-09-01T00:43:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:43:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.2", "id": [7, 0]} : dispatch 2024-09-01T00:43:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.6", "id": [7, 0]} : dispatch 2024-09-01T00:43:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]} : dispatch 2024-09-01T00:43:35.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:43:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:35 smithi139 ceph-mon[73682]: pgmap v1038: 137 pgs: 137 active+clean; 2.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 45 MiB/s rd, 7.3 MiB/s wr, 8.25k op/s 2024-09-01T00:43:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.2", "id": [7, 0]}]': finished 2024-09-01T00:43:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.6", "id": [7, 0]}]': finished 2024-09-01T00:43:36.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]}]': finished 2024-09-01T00:43:36.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:35 smithi139 ceph-mon[73682]: osdmap e903: 8 total, 8 up, 8 in 2024-09-01T00:43:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:35 smithi026 ceph-mon[81182]: pgmap v1038: 137 pgs: 137 active+clean; 2.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 45 MiB/s rd, 7.3 MiB/s wr, 8.25k op/s 2024-09-01T00:43:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.2", "id": [7, 0]}]': finished 2024-09-01T00:43:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.6", "id": [7, 0]}]': finished 2024-09-01T00:43:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]}]': finished 2024-09-01T00:43:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:35 smithi026 ceph-mon[81182]: osdmap e903: 8 total, 8 up, 8 in 2024-09-01T00:43:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:35 smithi026 ceph-mon[83580]: pgmap v1038: 137 pgs: 137 active+clean; 2.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 45 MiB/s rd, 7.3 MiB/s wr, 8.25k op/s 2024-09-01T00:43:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.2", "id": [7, 0]}]': finished 2024-09-01T00:43:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.6", "id": [7, 0]}]': finished 2024-09-01T00:43:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.8", "id": [7, 0]}]': finished 2024-09-01T00:43:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:35 smithi026 ceph-mon[83580]: osdmap e903: 8 total, 8 up, 8 in 2024-09-01T00:43:37.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:36 smithi139 ceph-mon[73682]: osdmap e904: 8 total, 8 up, 8 in 2024-09-01T00:43:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:36 smithi026 ceph-mon[81182]: osdmap e904: 8 total, 8 up, 8 in 2024-09-01T00:43:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:36 smithi026 ceph-mon[83580]: osdmap e904: 8 total, 8 up, 8 in 2024-09-01T00:43:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:37 smithi139 ceph-mon[73682]: pgmap v1041: 137 pgs: 137 active+clean; 2.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 42 MiB/s rd, 4.7 MiB/s wr, 5.27k op/s 2024-09-01T00:43:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:37 smithi139 ceph-mon[73682]: 22.2 starting backfill to osd.0 from (0'0,0'0] MAX to 902'7259 2024-09-01T00:43:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:37 smithi139 ceph-mon[73682]: osdmap e905: 8 total, 8 up, 8 in 2024-09-01T00:43:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:37 smithi026 ceph-mon[81182]: pgmap v1041: 137 pgs: 137 active+clean; 2.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 42 MiB/s rd, 4.7 MiB/s wr, 5.27k op/s 2024-09-01T00:43:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:37 smithi026 ceph-mon[81182]: 22.2 starting backfill to osd.0 from (0'0,0'0] MAX to 902'7259 2024-09-01T00:43:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:37 smithi026 ceph-mon[81182]: osdmap e905: 8 total, 8 up, 8 in 2024-09-01T00:43:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:37 smithi026 ceph-mon[83580]: pgmap v1041: 137 pgs: 137 active+clean; 2.3 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 42 MiB/s rd, 4.7 MiB/s wr, 5.27k op/s 2024-09-01T00:43:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:37 smithi026 ceph-mon[83580]: 22.2 starting backfill to osd.0 from (0'0,0'0] MAX to 902'7259 2024-09-01T00:43:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:37 smithi026 ceph-mon[83580]: osdmap e905: 8 total, 8 up, 8 in 2024-09-01T00:43:38.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:43:37 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:43:37] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.51.0" 2024-09-01T00:43:39.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:38 smithi139 ceph-mon[73682]: osdmap e906: 8 total, 8 up, 8 in 2024-09-01T00:43:39.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:38 smithi026 ceph-mon[81182]: osdmap e906: 8 total, 8 up, 8 in 2024-09-01T00:43:39.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:38 smithi026 ceph-mon[83580]: osdmap e906: 8 total, 8 up, 8 in 2024-09-01T00:43:39.766 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.MultiProducer (18058 ms) 2024-09-01T00:43:39.767 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-09-01T00:43:40.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:39 smithi139 ceph-mon[73682]: pgmap v1044: 137 pgs: 1 active+remapped+backfilling, 136 active+clean; 2.3 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 443 MiB/s rd, 300 KiB/s wr, 1.50k op/s; 1/81 objects misplaced (1.235%); 105 KiB/s, 0 objects/s recovering 2024-09-01T00:43:40.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:39 smithi139 ceph-mon[73682]: osdmap e907: 8 total, 8 up, 8 in 2024-09-01T00:43:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:39 smithi026 ceph-mon[81182]: pgmap v1044: 137 pgs: 1 active+remapped+backfilling, 136 active+clean; 2.3 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 443 MiB/s rd, 300 KiB/s wr, 1.50k op/s; 1/81 objects misplaced (1.235%); 105 KiB/s, 0 objects/s recovering 2024-09-01T00:43:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:39 smithi026 ceph-mon[81182]: osdmap e907: 8 total, 8 up, 8 in 2024-09-01T00:43:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:39 smithi026 ceph-mon[83580]: pgmap v1044: 137 pgs: 1 active+remapped+backfilling, 136 active+clean; 2.3 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 443 MiB/s rd, 300 KiB/s wr, 1.50k op/s; 1/81 objects misplaced (1.235%); 105 KiB/s, 0 objects/s recovering 2024-09-01T00:43:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:39 smithi026 ceph-mon[83580]: osdmap e907: 8 total, 8 up, 8 in 2024-09-01T00:43:41.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:40 smithi139 ceph-mon[73682]: osdmap e908: 8 total, 8 up, 8 in 2024-09-01T00:43:41.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:40 smithi026 ceph-mon[81182]: osdmap e908: 8 total, 8 up, 8 in 2024-09-01T00:43:41.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:40 smithi026 ceph-mon[83580]: osdmap e908: 8 total, 8 up, 8 in 2024-09-01T00:43:42.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:41 smithi139 ceph-mon[73682]: pgmap v1047: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:42.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:41 smithi139 ceph-mon[73682]: osdmap e909: 8 total, 8 up, 8 in 2024-09-01T00:43:42.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:41 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1135297131' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:41 smithi026 ceph-mon[81182]: pgmap v1047: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:41 smithi026 ceph-mon[81182]: osdmap e909: 8 total, 8 up, 8 in 2024-09-01T00:43:42.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:41 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1135297131' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:41 smithi026 ceph-mon[83580]: pgmap v1047: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:41 smithi026 ceph-mon[83580]: osdmap e909: 8 total, 8 up, 8 in 2024-09-01T00:43:42.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:41 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1135297131' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:43.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:42 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1135297131' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:43.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:42 smithi139 ceph-mon[73682]: osdmap e910: 8 total, 8 up, 8 in 2024-09-01T00:43:43.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:42 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1135297131' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:43.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:42 smithi026 ceph-mon[81182]: osdmap e910: 8 total, 8 up, 8 in 2024-09-01T00:43:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:42 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1135297131' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:43.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:42 smithi026 ceph-mon[83580]: osdmap e910: 8 total, 8 up, 8 in 2024-09-01T00:43:43.789 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4023 ms) 2024-09-01T00:43:43.789 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-09-01T00:43:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:43 smithi139 ceph-mon[73682]: pgmap v1050: 137 pgs: 2 creating+activating, 8 creating+peering, 18 unknown, 109 active+clean; 613 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:43 smithi139 ceph-mon[73682]: osdmap e911: 8 total, 8 up, 8 in 2024-09-01T00:43:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:43 smithi026 ceph-mon[81182]: pgmap v1050: 137 pgs: 2 creating+activating, 8 creating+peering, 18 unknown, 109 active+clean; 613 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:44.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:43 smithi026 ceph-mon[81182]: osdmap e911: 8 total, 8 up, 8 in 2024-09-01T00:43:44.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:43 smithi026 ceph-mon[83580]: pgmap v1050: 137 pgs: 2 creating+activating, 8 creating+peering, 18 unknown, 109 active+clean; 613 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:44.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:43 smithi026 ceph-mon[83580]: osdmap e911: 8 total, 8 up, 8 in 2024-09-01T00:43:45.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:44 smithi139 ceph-mon[73682]: osdmap e912: 8 total, 8 up, 8 in 2024-09-01T00:43:45.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:44 smithi026 ceph-mon[81182]: osdmap e912: 8 total, 8 up, 8 in 2024-09-01T00:43:45.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:44 smithi026 ceph-mon[83580]: osdmap e912: 8 total, 8 up, 8 in 2024-09-01T00:43:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:45 smithi139 ceph-mon[73682]: pgmap v1053: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:45 smithi139 ceph-mon[73682]: osdmap e913: 8 total, 8 up, 8 in 2024-09-01T00:43:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:45 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2097437614' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:46.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:45 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:45 smithi026 ceph-mon[81182]: pgmap v1053: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:45 smithi026 ceph-mon[81182]: osdmap e913: 8 total, 8 up, 8 in 2024-09-01T00:43:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:45 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2097437614' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:46.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:45 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:46.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:45 smithi026 ceph-mon[83580]: pgmap v1053: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:45 smithi026 ceph-mon[83580]: osdmap e913: 8 total, 8 up, 8 in 2024-09-01T00:43:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:45 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2097437614' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:46.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:45 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:43:47.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:46 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:47.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:46 smithi139 ceph-mon[73682]: osdmap e914: 8 total, 8 up, 8 in 2024-09-01T00:43:47.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:46 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:47.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:46 smithi026 ceph-mon[81182]: osdmap e914: 8 total, 8 up, 8 in 2024-09-01T00:43:47.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:46 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:43:47.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:46 smithi026 ceph-mon[83580]: osdmap e914: 8 total, 8 up, 8 in 2024-09-01T00:43:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:47 smithi139 ceph-mon[73682]: pgmap v1056: 137 pgs: 1 creating+activating, 22 unknown, 114 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:47 smithi139 ceph-mon[73682]: osdmap e915: 8 total, 8 up, 8 in 2024-09-01T00:43:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:47 smithi026 ceph-mon[81182]: pgmap v1056: 137 pgs: 1 creating+activating, 22 unknown, 114 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:47 smithi026 ceph-mon[81182]: osdmap e915: 8 total, 8 up, 8 in 2024-09-01T00:43:48.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:43:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:43:47] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.51.0" 2024-09-01T00:43:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:47 smithi026 ceph-mon[83580]: pgmap v1056: 137 pgs: 1 creating+activating, 22 unknown, 114 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:48.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:47 smithi026 ceph-mon[83580]: osdmap e915: 8 total, 8 up, 8 in 2024-09-01T00:43:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:49 smithi139 ceph-mon[73682]: pgmap v1058: 137 pgs: 1 creating+activating, 9 unknown, 127 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:43:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:49 smithi026 ceph-mon[81182]: pgmap v1058: 137 pgs: 1 creating+activating, 9 unknown, 127 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:50.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:43:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:49 smithi026 ceph-mon[83580]: pgmap v1058: 137 pgs: 1 creating+activating, 9 unknown, 127 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:43:50.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:43:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:51 smithi139 ceph-mon[73682]: pgmap v1059: 137 pgs: 1 creating+activating, 136 active+clean; 1.2 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.6 MiB/s wr, 5.48k op/s 2024-09-01T00:43:52.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:51 smithi026 ceph-mon[81182]: pgmap v1059: 137 pgs: 1 creating+activating, 136 active+clean; 1.2 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.6 MiB/s wr, 5.48k op/s 2024-09-01T00:43:52.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:51 smithi026 ceph-mon[83580]: pgmap v1059: 137 pgs: 1 creating+activating, 136 active+clean; 1.2 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.6 MiB/s wr, 5.48k op/s 2024-09-01T00:43:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:53 smithi139 ceph-mon[73682]: pgmap v1060: 137 pgs: 137 active+clean; 1.2 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 3.7 MiB/s wr, 4.36k op/s 2024-09-01T00:43:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:43:54.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:43:54.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:43:54.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:43:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:53 smithi026 ceph-mon[83580]: pgmap v1060: 137 pgs: 137 active+clean; 1.2 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 3.7 MiB/s wr, 4.36k op/s 2024-09-01T00:43:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:43:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:43:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:43:54.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:43:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:53 smithi026 ceph-mon[81182]: pgmap v1060: 137 pgs: 137 active+clean; 1.2 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 3.7 MiB/s wr, 4.36k op/s 2024-09-01T00:43:54.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:43:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:43:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:43:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:43:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:55 smithi139 ceph-mon[73682]: pgmap v1061: 137 pgs: 137 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 6.4 MiB/s wr, 7.60k op/s 2024-09-01T00:43:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:55 smithi026 ceph-mon[81182]: pgmap v1061: 137 pgs: 137 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 6.4 MiB/s wr, 7.60k op/s 2024-09-01T00:43:56.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:55 smithi026 ceph-mon[83580]: pgmap v1061: 137 pgs: 137 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 6.4 MiB/s wr, 7.60k op/s 2024-09-01T00:43:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:57 smithi139 ceph-mon[73682]: pgmap v1062: 137 pgs: 137 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 5.4 MiB/s wr, 6.49k op/s 2024-09-01T00:43:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:57 smithi026 ceph-mon[81182]: pgmap v1062: 137 pgs: 137 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 5.4 MiB/s wr, 6.49k op/s 2024-09-01T00:43:58.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:43:57 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:43:57] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.51.0" 2024-09-01T00:43:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:57 smithi026 ceph-mon[83580]: pgmap v1062: 137 pgs: 137 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 5.4 MiB/s wr, 6.49k op/s 2024-09-01T00:44:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:43:59 smithi139 ceph-mon[73682]: pgmap v1063: 137 pgs: 137 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 4.7 MiB/s wr, 5.63k op/s 2024-09-01T00:44:00.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:43:59 smithi026 ceph-mon[81182]: pgmap v1063: 137 pgs: 137 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 4.7 MiB/s wr, 5.63k op/s 2024-09-01T00:44:00.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:43:59 smithi026 ceph-mon[83580]: pgmap v1063: 137 pgs: 137 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 4.7 MiB/s wr, 5.63k op/s 2024-09-01T00:44:02.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:01 smithi139 ceph-mon[73682]: pgmap v1064: 137 pgs: 137 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 5.6 MiB/s wr, 6.85k op/s 2024-09-01T00:44:02.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:01 smithi026 ceph-mon[81182]: pgmap v1064: 137 pgs: 137 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 5.6 MiB/s wr, 6.85k op/s 2024-09-01T00:44:02.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:01 smithi026 ceph-mon[83580]: pgmap v1064: 137 pgs: 137 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 5.6 MiB/s wr, 6.85k op/s 2024-09-01T00:44:03.842 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (20051 ms) 2024-09-01T00:44:03.842 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-09-01T00:44:04.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:03 smithi026 ceph-mon[81182]: pgmap v1065: 137 pgs: 137 active+clean; 1.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 3.3 MiB/s wr, 4.11k op/s 2024-09-01T00:44:04.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:03 smithi026 ceph-mon[83580]: pgmap v1065: 137 pgs: 137 active+clean; 1.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 3.3 MiB/s wr, 4.11k op/s 2024-09-01T00:44:04.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:03 smithi139 ceph-mon[73682]: pgmap v1065: 137 pgs: 137 active+clean; 1.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 3.3 MiB/s wr, 4.11k op/s 2024-09-01T00:44:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:04 smithi026 ceph-mon[81182]: osdmap e916: 8 total, 8 up, 8 in 2024-09-01T00:44:05.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:44:05.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:04 smithi026 ceph-mon[83580]: osdmap e916: 8 total, 8 up, 8 in 2024-09-01T00:44:05.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:44:05.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:04 smithi139 ceph-mon[73682]: osdmap e916: 8 total, 8 up, 8 in 2024-09-01T00:44:05.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:44:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:05 smithi026 ceph-mon[81182]: pgmap v1067: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:05 smithi026 ceph-mon[81182]: osdmap e917: 8 total, 8 up, 8 in 2024-09-01T00:44:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:05 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4074749018' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:06.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:05 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:05 smithi026 ceph-mon[83580]: pgmap v1067: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:06.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:05 smithi026 ceph-mon[83580]: osdmap e917: 8 total, 8 up, 8 in 2024-09-01T00:44:06.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:05 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4074749018' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:06.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:05 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:05 smithi139 ceph-mon[73682]: pgmap v1067: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:05 smithi139 ceph-mon[73682]: osdmap e917: 8 total, 8 up, 8 in 2024-09-01T00:44:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:05 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4074749018' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:06.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:05 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:07.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:06 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:07.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:06 smithi026 ceph-mon[81182]: osdmap e918: 8 total, 8 up, 8 in 2024-09-01T00:44:07.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:06 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:07.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:06 smithi026 ceph-mon[83580]: osdmap e918: 8 total, 8 up, 8 in 2024-09-01T00:44:07.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:06 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:07.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:06 smithi139 ceph-mon[73682]: osdmap e918: 8 total, 8 up, 8 in 2024-09-01T00:44:07.871 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4031 ms) 2024-09-01T00:44:07.871 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-09-01T00:44:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:07 smithi026 ceph-mon[83580]: pgmap v1070: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:08.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:07 smithi026 ceph-mon[83580]: osdmap e919: 8 total, 8 up, 8 in 2024-09-01T00:44:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:07 smithi026 ceph-mon[81182]: pgmap v1070: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:08.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:07 smithi026 ceph-mon[81182]: osdmap e919: 8 total, 8 up, 8 in 2024-09-01T00:44:08.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:44:07 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:44:07] "GET /metrics HTTP/1.1" 200 34160 "" "Prometheus/2.51.0" 2024-09-01T00:44:08.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:07 smithi139 ceph-mon[73682]: pgmap v1070: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:08.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:07 smithi139 ceph-mon[73682]: osdmap e919: 8 total, 8 up, 8 in 2024-09-01T00:44:09.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:08 smithi026 ceph-mon[81182]: osdmap e920: 8 total, 8 up, 8 in 2024-09-01T00:44:09.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:08 smithi026 ceph-mon[83580]: osdmap e920: 8 total, 8 up, 8 in 2024-09-01T00:44:09.234 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:08 smithi139 ceph-mon[73682]: osdmap e920: 8 total, 8 up, 8 in 2024-09-01T00:44:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:09 smithi026 ceph-mon[81182]: pgmap v1073: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:09 smithi026 ceph-mon[81182]: osdmap e921: 8 total, 8 up, 8 in 2024-09-01T00:44:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:09 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/137254549' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:10.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:09 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:10.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:09 smithi026 ceph-mon[83580]: pgmap v1073: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:10.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:09 smithi026 ceph-mon[83580]: osdmap e921: 8 total, 8 up, 8 in 2024-09-01T00:44:10.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:09 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/137254549' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:10.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:09 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:09 smithi139 ceph-mon[73682]: pgmap v1073: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:09 smithi139 ceph-mon[73682]: osdmap e921: 8 total, 8 up, 8 in 2024-09-01T00:44:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:09 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/137254549' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:10.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:09 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:10 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:11.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:10 smithi026 ceph-mon[81182]: osdmap e922: 8 total, 8 up, 8 in 2024-09-01T00:44:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:10 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:11.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:10 smithi026 ceph-mon[83580]: osdmap e922: 8 total, 8 up, 8 in 2024-09-01T00:44:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:10 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:11.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:10 smithi139 ceph-mon[73682]: osdmap e922: 8 total, 8 up, 8 in 2024-09-01T00:44:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:11 smithi026 ceph-mon[81182]: pgmap v1076: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:12.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:11 smithi026 ceph-mon[81182]: osdmap e923: 8 total, 8 up, 8 in 2024-09-01T00:44:12.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:11 smithi026 ceph-mon[83580]: pgmap v1076: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:12.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:11 smithi026 ceph-mon[83580]: osdmap e923: 8 total, 8 up, 8 in 2024-09-01T00:44:12.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:11 smithi139 ceph-mon[73682]: pgmap v1076: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:12.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:11 smithi139 ceph-mon[73682]: osdmap e923: 8 total, 8 up, 8 in 2024-09-01T00:44:13.894 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6023 ms) 2024-09-01T00:44:13.895 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-09-01T00:44:14.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:13 smithi026 ceph-mon[81182]: pgmap v1078: 137 pgs: 9 creating+peering, 5 unknown, 123 active+clean; 606 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 491 op/s 2024-09-01T00:44:14.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:13 smithi026 ceph-mon[83580]: pgmap v1078: 137 pgs: 9 creating+peering, 5 unknown, 123 active+clean; 606 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 491 op/s 2024-09-01T00:44:14.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:13 smithi139 ceph-mon[73682]: pgmap v1078: 137 pgs: 9 creating+peering, 5 unknown, 123 active+clean; 606 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 491 op/s 2024-09-01T00:44:15.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:14 smithi026 ceph-mon[81182]: osdmap e924: 8 total, 8 up, 8 in 2024-09-01T00:44:15.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:14 smithi026 ceph-mon[83580]: osdmap e924: 8 total, 8 up, 8 in 2024-09-01T00:44:15.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:14 smithi139 ceph-mon[73682]: osdmap e924: 8 total, 8 up, 8 in 2024-09-01T00:44:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:15 smithi026 ceph-mon[81182]: pgmap v1080: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:15 smithi026 ceph-mon[81182]: osdmap e925: 8 total, 8 up, 8 in 2024-09-01T00:44:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:15 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2799116943' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:16.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:15 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:15 smithi026 ceph-mon[83580]: pgmap v1080: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:15 smithi026 ceph-mon[83580]: osdmap e925: 8 total, 8 up, 8 in 2024-09-01T00:44:16.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:15 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2799116943' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:16.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:15 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:15 smithi139 ceph-mon[73682]: pgmap v1080: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:15 smithi139 ceph-mon[73682]: osdmap e925: 8 total, 8 up, 8 in 2024-09-01T00:44:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:15 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2799116943' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:16.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:15 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:17.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:16 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:17.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:16 smithi026 ceph-mon[81182]: osdmap e926: 8 total, 8 up, 8 in 2024-09-01T00:44:17.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:16 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:17.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:16 smithi026 ceph-mon[83580]: osdmap e926: 8 total, 8 up, 8 in 2024-09-01T00:44:17.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:16 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-122347-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:17.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:16 smithi139 ceph-mon[73682]: osdmap e926: 8 total, 8 up, 8 in 2024-09-01T00:44:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:17 smithi026 ceph-mon[81182]: pgmap v1083: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:18.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:17 smithi026 ceph-mon[81182]: osdmap e927: 8 total, 8 up, 8 in 2024-09-01T00:44:18.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:44:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:44:17] "GET /metrics HTTP/1.1" 200 34160 "" "Prometheus/2.51.0" 2024-09-01T00:44:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:17 smithi026 ceph-mon[83580]: pgmap v1083: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:18.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:17 smithi026 ceph-mon[83580]: osdmap e927: 8 total, 8 up, 8 in 2024-09-01T00:44:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:17 smithi139 ceph-mon[73682]: pgmap v1083: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:18.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:17 smithi139 ceph-mon[73682]: osdmap e927: 8 total, 8 up, 8 in 2024-09-01T00:44:18.925 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5030 ms) 2024-09-01T00:44:18.925 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 22 tests from TestCls2PCQueue (105392 ms total) 2024-09-01T00:44:18.925 INFO:tasks.workunit.client.0.smithi026.stdout: 2024-09-01T00:44:18.925 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment tear-down 2024-09-01T00:44:18.925 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] 22 tests from 1 test suite ran. (105392 ms total) 2024-09-01T00:44:18.925 INFO:tasks.workunit.client.0.smithi026.stdout:[ PASSED ] 22 tests. 2024-09-01T00:44:18.929 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-01T00:44:18.932 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-01T00:44:18.959 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-09-01T00:44:18.959 DEBUG:teuthology.orchestra.run.smithi026: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-01T00:44:19.032 INFO:tasks.workunit.client.0.smithi026.stdout:Running main() from gmock_main.cc 2024-09-01T00:44:19.032 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] Running 6 tests from 2 test suites. 2024-09-01T00:44:19.032 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment set-up. 2024-09-01T00:44:19.032 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 5 tests from cls_cas 2024-09-01T00:44:19.032 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] cls_cas.get_put 2024-09-01T00:44:19.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:18 smithi026 ceph-mon[81182]: pgmap v1085: 137 pgs: 11 creating+peering, 12 unknown, 114 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:19.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:18 smithi026 ceph-mon[83580]: pgmap v1085: 137 pgs: 11 creating+peering, 12 unknown, 114 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:19.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:18 smithi139 ceph-mon[73682]: pgmap v1085: 137 pgs: 11 creating+peering, 12 unknown, 114 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:19 smithi026 ceph-mon[81182]: osdmap e928: 8 total, 8 up, 8 in 2024-09-01T00:44:20.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:44:20.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:19 smithi026 ceph-mon[83580]: osdmap e928: 8 total, 8 up, 8 in 2024-09-01T00:44:20.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:44:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:19 smithi139 ceph-mon[73682]: osdmap e928: 8 total, 8 up, 8 in 2024-09-01T00:44:20.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:44:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:20 smithi026 ceph-mon[81182]: osdmap e929: 8 total, 8 up, 8 in 2024-09-01T00:44:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:20 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2323033211' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:20 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:21.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:20 smithi026 ceph-mon[81182]: pgmap v1088: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:20 smithi026 ceph-mon[83580]: osdmap e929: 8 total, 8 up, 8 in 2024-09-01T00:44:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:20 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2323033211' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:20 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:21.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:20 smithi026 ceph-mon[83580]: pgmap v1088: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:20 smithi139 ceph-mon[73682]: osdmap e929: 8 total, 8 up, 8 in 2024-09-01T00:44:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:20 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2323033211' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:20 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:21.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:20 smithi139 ceph-mon[73682]: pgmap v1088: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:21.947 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] cls_cas.get_put (2915 ms) 2024-09-01T00:44:21.947 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] cls_cas.wrong_put 2024-09-01T00:44:22.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:21 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:22.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:21 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:22.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:21 smithi026 ceph-mon[81182]: osdmap e930: 8 total, 8 up, 8 in 2024-09-01T00:44:22.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:21 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:22.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:21 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:22.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:21 smithi026 ceph-mon[83580]: osdmap e930: 8 total, 8 up, 8 in 2024-09-01T00:44:22.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:21 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:22.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:21 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:22.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:21 smithi139 ceph-mon[73682]: osdmap e930: 8 total, 8 up, 8 in 2024-09-01T00:44:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:22 smithi026 ceph-mon[81182]: osdmap e931: 8 total, 8 up, 8 in 2024-09-01T00:44:23.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:22 smithi026 ceph-mon[81182]: pgmap v1091: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:23.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:22 smithi026 ceph-mon[83580]: osdmap e931: 8 total, 8 up, 8 in 2024-09-01T00:44:23.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:22 smithi026 ceph-mon[83580]: pgmap v1091: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:23.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:22 smithi139 ceph-mon[73682]: osdmap e931: 8 total, 8 up, 8 in 2024-09-01T00:44:23.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:22 smithi139 ceph-mon[73682]: pgmap v1091: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:24.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:23 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:24.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:23 smithi139 ceph-mon[73682]: osdmap e932: 8 total, 8 up, 8 in 2024-09-01T00:44:24.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:23 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2121775130' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:24.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:23 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:24.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:23 smithi026 ceph-mon[81182]: osdmap e932: 8 total, 8 up, 8 in 2024-09-01T00:44:24.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:23 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2121775130' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:24.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:23 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:24.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:23 smithi026 ceph-mon[83580]: osdmap e932: 8 total, 8 up, 8 in 2024-09-01T00:44:24.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:23 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2121775130' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:24.956 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] cls_cas.wrong_put (3009 ms) 2024-09-01T00:44:24.956 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] cls_cas.dup_get 2024-09-01T00:44:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:24 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2121775130' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:24 smithi139 ceph-mon[73682]: osdmap e933: 8 total, 8 up, 8 in 2024-09-01T00:44:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:24 smithi139 ceph-mon[73682]: pgmap v1094: 137 pgs: 2 creating+peering, 20 unknown, 115 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:25.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:24 smithi139 ceph-mon[73682]: osdmap e934: 8 total, 8 up, 8 in 2024-09-01T00:44:25.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:24 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2121775130' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:25.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:24 smithi026 ceph-mon[81182]: osdmap e933: 8 total, 8 up, 8 in 2024-09-01T00:44:25.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:24 smithi026 ceph-mon[81182]: pgmap v1094: 137 pgs: 2 creating+peering, 20 unknown, 115 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:25.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:24 smithi026 ceph-mon[81182]: osdmap e934: 8 total, 8 up, 8 in 2024-09-01T00:44:25.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:24 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2121775130' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:25.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:24 smithi026 ceph-mon[83580]: osdmap e933: 8 total, 8 up, 8 in 2024-09-01T00:44:25.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:24 smithi026 ceph-mon[83580]: pgmap v1094: 137 pgs: 2 creating+peering, 20 unknown, 115 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:25.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:24 smithi026 ceph-mon[83580]: osdmap e934: 8 total, 8 up, 8 in 2024-09-01T00:44:27.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:26 smithi139 ceph-mon[73682]: osdmap e935: 8 total, 8 up, 8 in 2024-09-01T00:44:27.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:26 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3698445743' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:27.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:26 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:27.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:26 smithi139 ceph-mon[73682]: pgmap v1097: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:26 smithi026 ceph-mon[81182]: osdmap e935: 8 total, 8 up, 8 in 2024-09-01T00:44:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:26 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3698445743' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:26 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:27.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:26 smithi026 ceph-mon[81182]: pgmap v1097: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:27.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:26 smithi026 ceph-mon[83580]: osdmap e935: 8 total, 8 up, 8 in 2024-09-01T00:44:27.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:26 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3698445743' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:27.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:26 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:27.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:26 smithi026 ceph-mon[83580]: pgmap v1097: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:27.991 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] cls_cas.dup_get (3035 ms) 2024-09-01T00:44:27.991 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] cls_cas.dup_put 2024-09-01T00:44:28.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:44:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:44:27] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.51.0" 2024-09-01T00:44:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:27 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:27 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:28.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:27 smithi026 ceph-mon[81182]: osdmap e936: 8 total, 8 up, 8 in 2024-09-01T00:44:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:27 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:28.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:27 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:28.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:27 smithi026 ceph-mon[83580]: osdmap e936: 8 total, 8 up, 8 in 2024-09-01T00:44:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:27 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:27 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:28.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:27 smithi139 ceph-mon[73682]: osdmap e936: 8 total, 8 up, 8 in 2024-09-01T00:44:29.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:28 smithi139 ceph-mon[73682]: osdmap e937: 8 total, 8 up, 8 in 2024-09-01T00:44:29.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:28 smithi139 ceph-mon[73682]: pgmap v1100: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:29.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:28 smithi026 ceph-mon[81182]: osdmap e937: 8 total, 8 up, 8 in 2024-09-01T00:44:29.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:28 smithi026 ceph-mon[81182]: pgmap v1100: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:29.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:28 smithi026 ceph-mon[83580]: osdmap e937: 8 total, 8 up, 8 in 2024-09-01T00:44:29.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:28 smithi026 ceph-mon[83580]: pgmap v1100: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:30.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:30 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:30.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:30 smithi139 ceph-mon[73682]: osdmap e938: 8 total, 8 up, 8 in 2024-09-01T00:44:30.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:30 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2153351506' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:30.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:30 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:30.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:30 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:30.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:30 smithi026 ceph-mon[83580]: osdmap e938: 8 total, 8 up, 8 in 2024-09-01T00:44:30.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:30 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2153351506' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:30.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:30 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:30.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:30 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:30.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:30 smithi026 ceph-mon[81182]: osdmap e938: 8 total, 8 up, 8 in 2024-09-01T00:44:30.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:30 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2153351506' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:30.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:30 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:31.013 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] cls_cas.dup_put (3022 ms) 2024-09-01T00:44:31.013 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] cls_cas.get_wrong_data 2024-09-01T00:44:31.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:31 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:31.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:31 smithi139 ceph-mon[73682]: osdmap e939: 8 total, 8 up, 8 in 2024-09-01T00:44:31.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:31 smithi139 ceph-mon[73682]: pgmap v1103: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:31.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:31 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:31.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:31 smithi026 ceph-mon[81182]: osdmap e939: 8 total, 8 up, 8 in 2024-09-01T00:44:31.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:31 smithi026 ceph-mon[81182]: pgmap v1103: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:31.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:31 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:31.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:31 smithi026 ceph-mon[83580]: osdmap e939: 8 total, 8 up, 8 in 2024-09-01T00:44:31.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:31 smithi026 ceph-mon[83580]: pgmap v1103: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:32.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:32 smithi139 ceph-mon[73682]: osdmap e940: 8 total, 8 up, 8 in 2024-09-01T00:44:32.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:32 smithi026 ceph-mon[81182]: osdmap e940: 8 total, 8 up, 8 in 2024-09-01T00:44:32.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:32 smithi026 ceph-mon[83580]: osdmap e940: 8 total, 8 up, 8 in 2024-09-01T00:44:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:33 smithi139 ceph-mon[73682]: osdmap e941: 8 total, 8 up, 8 in 2024-09-01T00:44:33.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:33 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3010909665' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:33.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:33 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:33.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:33 smithi139 ceph-mon[73682]: pgmap v1106: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:33.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:33 smithi026 ceph-mon[83580]: osdmap e941: 8 total, 8 up, 8 in 2024-09-01T00:44:33.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:33 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3010909665' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:33.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:33 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:33.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:33 smithi026 ceph-mon[83580]: pgmap v1106: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:33.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:33 smithi026 ceph-mon[81182]: osdmap e941: 8 total, 8 up, 8 in 2024-09-01T00:44:33.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:33 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3010909665' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:33.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:33 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:33.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:33 smithi026 ceph-mon[81182]: pgmap v1106: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:34.024 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] cls_cas.get_wrong_data (3011 ms) 2024-09-01T00:44:34.024 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 5 tests from cls_cas (14992 ms total) 2024-09-01T00:44:34.024 INFO:tasks.workunit.client.0.smithi026.stdout: 2024-09-01T00:44:34.024 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 1 test from chunk_refs_t 2024-09-01T00:44:34.025 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] chunk_refs_t.size 2024-09-01T00:44:34.025 INFO:tasks.workunit.client.0.smithi026.stdout:1 60 by_object 2024-09-01T00:44:34.025 INFO:tasks.workunit.client.0.smithi026.stdout:2 103 by_object 2024-09-01T00:44:34.025 INFO:tasks.workunit.client.0.smithi026.stdout:4 189 by_object 2024-09-01T00:44:34.025 INFO:tasks.workunit.client.0.smithi026.stdout:8 361 by_object 2024-09-01T00:44:34.025 INFO:tasks.workunit.client.0.smithi026.stdout:16 112 by_hash(32 bits) 2024-09-01T00:44:34.025 INFO:tasks.workunit.client.0.smithi026.stdout:32 208 by_hash(32 bits) 2024-09-01T00:44:34.025 INFO:tasks.workunit.client.0.smithi026.stdout:64 400 by_hash(32 bits) 2024-09-01T00:44:34.026 INFO:tasks.workunit.client.0.smithi026.stdout:128 509 by_hash(10 bits) 2024-09-01T00:44:34.026 INFO:tasks.workunit.client.0.smithi026.stdout:256 499 by_hash(7 bits) 2024-09-01T00:44:34.026 INFO:tasks.workunit.client.0.smithi026.stdout:512 462 by_hash(5 bits) 2024-09-01T00:44:34.026 INFO:tasks.workunit.client.0.smithi026.stdout:1024 466 by_hash(5 bits) 2024-09-01T00:44:34.026 INFO:tasks.workunit.client.0.smithi026.stdout:2048 466 by_hash(5 bits) 2024-09-01T00:44:34.026 INFO:tasks.workunit.client.0.smithi026.stdout:4096 470 by_hash(5 bits) 2024-09-01T00:44:34.027 INFO:tasks.workunit.client.0.smithi026.stdout:8192 498 by_hash(4 bits) 2024-09-01T00:44:34.029 INFO:tasks.workunit.client.0.smithi026.stdout:16384 278 by_hash(3 bits) 2024-09-01T00:44:34.031 INFO:tasks.workunit.client.0.smithi026.stdout:32768 337 by_hash(2 bits) 2024-09-01T00:44:34.035 INFO:tasks.workunit.client.0.smithi026.stdout:65536 367 by_hash(2 bits) 2024-09-01T00:44:34.043 INFO:tasks.workunit.client.0.smithi026.stdout:131072 387 by_hash(1 bits) 2024-09-01T00:44:34.057 INFO:tasks.workunit.client.0.smithi026.stdout:262144 331 by_pool 2024-09-01T00:44:34.086 INFO:tasks.workunit.client.0.smithi026.stdout:524288 21 count 2024-09-01T00:44:34.135 INFO:tasks.workunit.client.0.smithi026.stdout:1048576 21 count 2024-09-01T00:44:34.234 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] chunk_refs_t.size (210 ms) 2024-09-01T00:44:34.234 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 1 test from chunk_refs_t (210 ms total) 2024-09-01T00:44:34.234 INFO:tasks.workunit.client.0.smithi026.stdout: 2024-09-01T00:44:34.234 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment tear-down 2024-09-01T00:44:34.234 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] 6 tests from 2 test suites ran. (15202 ms total) 2024-09-01T00:44:34.234 INFO:tasks.workunit.client.0.smithi026.stdout:[ PASSED ] 6 tests. 2024-09-01T00:44:34.236 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-01T00:44:34.236 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-01T00:44:34.298 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:34 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:34.298 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:34 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:34.298 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:34 smithi026 ceph-mon[81182]: osdmap e942: 8 total, 8 up, 8 in 2024-09-01T00:44:34.298 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:34 smithi026 ceph-mon[81182]: osdmap e943: 8 total, 8 up, 8 in 2024-09-01T00:44:34.298 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:34 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:34.298 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:34 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:34.299 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:34 smithi026 ceph-mon[83580]: osdmap e942: 8 total, 8 up, 8 in 2024-09-01T00:44:34.299 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:34 smithi026 ceph-mon[83580]: osdmap e943: 8 total, 8 up, 8 in 2024-09-01T00:44:34.301 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-09-01T00:44:34.301 DEBUG:teuthology.orchestra.run.smithi026: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-01T00:44:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:34 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:34 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123131-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:34.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:34 smithi139 ceph-mon[73682]: osdmap e942: 8 total, 8 up, 8 in 2024-09-01T00:44:34.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:34 smithi139 ceph-mon[73682]: osdmap e943: 8 total, 8 up, 8 in 2024-09-01T00:44:34.371 INFO:tasks.workunit.client.0.smithi026.stdout:Running main() from gmock_main.cc 2024-09-01T00:44:34.372 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] Running 31 tests from 1 test suite. 2024-09-01T00:44:34.372 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment set-up. 2024-09-01T00:44:35.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:35 smithi139 ceph-mon[73682]: pgmap v1109: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:35.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:44:35.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:44:35.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:35 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:35.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:35 smithi139 ceph-mon[73682]: osdmap e944: 8 total, 8 up, 8 in 2024-09-01T00:44:35.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:35 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4208965210' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123254-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:35 smithi026 ceph-mon[81182]: pgmap v1109: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:44:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:44:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:35 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:35 smithi026 ceph-mon[81182]: osdmap e944: 8 total, 8 up, 8 in 2024-09-01T00:44:35.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:35 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4208965210' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123254-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:35.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:35 smithi026 ceph-mon[83580]: pgmap v1109: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:35.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:44:35.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:44:35.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:35 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:35.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:35 smithi026 ceph-mon[83580]: osdmap e944: 8 total, 8 up, 8 in 2024-09-01T00:44:35.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:35 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4208965210' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123254-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:36.047 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 31 tests from CmpOmap 2024-09-01T00:44:36.047 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-09-01T00:44:36.060 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (17 ms) 2024-09-01T00:44:36.060 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-09-01T00:44:36.062 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (5 ms) 2024-09-01T00:44:36.062 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-09-01T00:44:36.065 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2024-09-01T00:44:36.065 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-09-01T00:44:36.068 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (3 ms) 2024-09-01T00:44:36.068 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-09-01T00:44:36.074 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_vals_str (7 ms) 2024-09-01T00:44:36.075 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-09-01T00:44:36.082 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_vals_u64 (7 ms) 2024-09-01T00:44:36.082 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-09-01T00:44:36.085 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (4 ms) 2024-09-01T00:44:36.085 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-09-01T00:44:36.088 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (2 ms) 2024-09-01T00:44:36.088 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-09-01T00:44:36.091 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (3 ms) 2024-09-01T00:44:36.091 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-09-01T00:44:36.095 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (4 ms) 2024-09-01T00:44:36.095 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-09-01T00:44:36.095 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (0 ms) 2024-09-01T00:44:36.095 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-09-01T00:44:36.096 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (1 ms) 2024-09-01T00:44:36.096 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-09-01T00:44:36.102 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (6 ms) 2024-09-01T00:44:36.102 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-09-01T00:44:36.109 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2024-09-01T00:44:36.109 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-09-01T00:44:36.117 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2024-09-01T00:44:36.117 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-09-01T00:44:36.120 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (7 ms) 2024-09-01T00:44:36.121 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-09-01T00:44:36.128 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_set_vals_str (7 ms) 2024-09-01T00:44:36.128 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-09-01T00:44:36.136 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (8 ms) 2024-09-01T00:44:36.136 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-09-01T00:44:36.138 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (3 ms) 2024-09-01T00:44:36.138 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-09-01T00:44:36.141 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (2 ms) 2024-09-01T00:44:36.141 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-09-01T00:44:36.142 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-09-01T00:44:36.142 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-09-01T00:44:36.143 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2024-09-01T00:44:36.143 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-09-01T00:44:36.149 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (6 ms) 2024-09-01T00:44:36.149 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-09-01T00:44:36.154 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (6 ms) 2024-09-01T00:44:36.154 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-09-01T00:44:36.161 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (7 ms) 2024-09-01T00:44:36.161 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-09-01T00:44:36.169 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (7 ms) 2024-09-01T00:44:36.169 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-09-01T00:44:36.170 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2024-09-01T00:44:36.170 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-09-01T00:44:36.173 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2024-09-01T00:44:36.173 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-09-01T00:44:36.174 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-09-01T00:44:36.174 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-09-01T00:44:36.174 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-09-01T00:44:36.174 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-09-01T00:44:36.183 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (8 ms) 2024-09-01T00:44:36.183 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 31 tests from CmpOmap (143 ms total) 2024-09-01T00:44:36.183 INFO:tasks.workunit.client.0.smithi026.stdout: 2024-09-01T00:44:36.183 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment tear-down 2024-09-01T00:44:37.049 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] 31 tests from 1 test suite ran. (2678 ms total) 2024-09-01T00:44:37.049 INFO:tasks.workunit.client.0.smithi026.stdout:[ PASSED ] 31 tests. 2024-09-01T00:44:37.052 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-01T00:44:37.052 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-01T00:44:37.121 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-09-01T00:44:37.121 DEBUG:teuthology.orchestra.run.smithi026: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-01T00:44:37.196 INFO:tasks.workunit.client.0.smithi026.stdout:Running main() from gmock_main.cc 2024-09-01T00:44:37.196 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] Running 6 tests from 1 test suite. 2024-09-01T00:44:37.196 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment set-up. 2024-09-01T00:44:37.197 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 6 tests from ClsHello 2024-09-01T00:44:37.197 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsHello.SayHello 2024-09-01T00:44:37.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:37 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4208965210' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123254-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:37.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:37 smithi139 ceph-mon[73682]: osdmap e945: 8 total, 8 up, 8 in 2024-09-01T00:44:37.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:37 smithi139 ceph-mon[73682]: pgmap v1112: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:37.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:37 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4208965210' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123254-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:37.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:37 smithi026 ceph-mon[81182]: osdmap e945: 8 total, 8 up, 8 in 2024-09-01T00:44:37.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:37 smithi026 ceph-mon[81182]: pgmap v1112: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:37.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:37 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4208965210' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123254-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:37.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:37 smithi026 ceph-mon[83580]: osdmap e945: 8 total, 8 up, 8 in 2024-09-01T00:44:37.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:37 smithi026 ceph-mon[83580]: pgmap v1112: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:38.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:38 smithi026 ceph-mon[81182]: osdmap e946: 8 total, 8 up, 8 in 2024-09-01T00:44:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:38 smithi026 ceph-mon[83580]: osdmap e946: 8 total, 8 up, 8 in 2024-09-01T00:44:38.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:44:37 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:44:37] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.51.0" 2024-09-01T00:44:38.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:38 smithi139 ceph-mon[73682]: osdmap e946: 8 total, 8 up, 8 in 2024-09-01T00:44:39.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:39 smithi139 ceph-mon[73682]: osdmap e947: 8 total, 8 up, 8 in 2024-09-01T00:44:39.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:39 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2755979192' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:39.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:39 smithi139 ceph-mon[73682]: pgmap v1115: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:39.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:39 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2755979192' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:39.334 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:39 smithi139 ceph-mon[73682]: osdmap e948: 8 total, 8 up, 8 in 2024-09-01T00:44:39.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:39 smithi026 ceph-mon[81182]: osdmap e947: 8 total, 8 up, 8 in 2024-09-01T00:44:39.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:39 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2755979192' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:39.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:39 smithi026 ceph-mon[81182]: pgmap v1115: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:39.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:39 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2755979192' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:39.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:39 smithi026 ceph-mon[81182]: osdmap e948: 8 total, 8 up, 8 in 2024-09-01T00:44:39.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:39 smithi026 ceph-mon[83580]: osdmap e947: 8 total, 8 up, 8 in 2024-09-01T00:44:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:39 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2755979192' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:39 smithi026 ceph-mon[83580]: pgmap v1115: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:39 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2755979192' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:39.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:39 smithi026 ceph-mon[83580]: osdmap e948: 8 total, 8 up, 8 in 2024-09-01T00:44:40.052 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsHello.SayHello (2856 ms) 2024-09-01T00:44:40.053 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsHello.RecordHello 2024-09-01T00:44:40.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:40 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:40.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:40 smithi139 ceph-mon[73682]: osdmap e949: 8 total, 8 up, 8 in 2024-09-01T00:44:40.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:40 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:40.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:40 smithi026 ceph-mon[81182]: osdmap e949: 8 total, 8 up, 8 in 2024-09-01T00:44:40.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:40 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:40.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:40 smithi026 ceph-mon[83580]: osdmap e949: 8 total, 8 up, 8 in 2024-09-01T00:44:41.333 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:41 smithi139 ceph-mon[73682]: pgmap v1118: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:41.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:41 smithi026 ceph-mon[81182]: pgmap v1118: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:41.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:41 smithi026 ceph-mon[83580]: pgmap v1118: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:42.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:42 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:42.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:42 smithi026 ceph-mon[83580]: osdmap e950: 8 total, 8 up, 8 in 2024-09-01T00:44:42.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:42 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2903482247' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:42.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:42 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:42.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:42 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:42.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:42 smithi026 ceph-mon[81182]: osdmap e950: 8 total, 8 up, 8 in 2024-09-01T00:44:42.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:42 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2903482247' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:42.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:42 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:42 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:42 smithi139 ceph-mon[73682]: osdmap e950: 8 total, 8 up, 8 in 2024-09-01T00:44:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:42 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2903482247' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:42.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:42 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:43.096 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsHello.RecordHello (3044 ms) 2024-09-01T00:44:43.096 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsHello.WriteReturnData 2024-09-01T00:44:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:43 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:43 smithi026 ceph-mon[81182]: osdmap e951: 8 total, 8 up, 8 in 2024-09-01T00:44:43.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:43 smithi026 ceph-mon[81182]: pgmap v1121: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:43.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:43 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:43.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:43 smithi026 ceph-mon[83580]: osdmap e951: 8 total, 8 up, 8 in 2024-09-01T00:44:43.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:43 smithi026 ceph-mon[83580]: pgmap v1121: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:43 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:43 smithi139 ceph-mon[73682]: osdmap e951: 8 total, 8 up, 8 in 2024-09-01T00:44:43.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:43 smithi139 ceph-mon[73682]: pgmap v1121: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:44.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:44 smithi026 ceph-mon[81182]: osdmap e952: 8 total, 8 up, 8 in 2024-09-01T00:44:44.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:44 smithi026 ceph-mon[83580]: osdmap e952: 8 total, 8 up, 8 in 2024-09-01T00:44:44.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:44 smithi139 ceph-mon[73682]: osdmap e952: 8 total, 8 up, 8 in 2024-09-01T00:44:45.118 INFO:tasks.workunit.client.0.smithi026.stdout:require_osd_release = squid 2024-09-01T00:44:45.125 INFO:tasks.workunit.client.0.smithi026.stdout:0 2024-09-01T00:44:45.272 INFO:tasks.workunit.client.0.smithi026.stdout:1 2024-09-01T00:44:45.273 INFO:tasks.workunit.client.0.smithi026.stdout:2 2024-09-01T00:44:45.274 INFO:tasks.workunit.client.0.smithi026.stdout:3 2024-09-01T00:44:45.276 INFO:tasks.workunit.client.0.smithi026.stdout:4 2024-09-01T00:44:45.277 INFO:tasks.workunit.client.0.smithi026.stdout:5 2024-09-01T00:44:45.278 INFO:tasks.workunit.client.0.smithi026.stdout:6 2024-09-01T00:44:45.279 INFO:tasks.workunit.client.0.smithi026.stdout:7 2024-09-01T00:44:45.280 INFO:tasks.workunit.client.0.smithi026.stdout:8 2024-09-01T00:44:45.281 INFO:tasks.workunit.client.0.smithi026.stdout:9 2024-09-01T00:44:45.282 INFO:tasks.workunit.client.0.smithi026.stdout:10 2024-09-01T00:44:45.283 INFO:tasks.workunit.client.0.smithi026.stdout:11 2024-09-01T00:44:45.284 INFO:tasks.workunit.client.0.smithi026.stdout:12 2024-09-01T00:44:45.285 INFO:tasks.workunit.client.0.smithi026.stdout:13 2024-09-01T00:44:45.286 INFO:tasks.workunit.client.0.smithi026.stdout:14 2024-09-01T00:44:45.287 INFO:tasks.workunit.client.0.smithi026.stdout:15 2024-09-01T00:44:45.288 INFO:tasks.workunit.client.0.smithi026.stdout:16 2024-09-01T00:44:45.289 INFO:tasks.workunit.client.0.smithi026.stdout:17 2024-09-01T00:44:45.290 INFO:tasks.workunit.client.0.smithi026.stdout:18 2024-09-01T00:44:45.291 INFO:tasks.workunit.client.0.smithi026.stdout:19 2024-09-01T00:44:45.292 INFO:tasks.workunit.client.0.smithi026.stdout:20 2024-09-01T00:44:45.293 INFO:tasks.workunit.client.0.smithi026.stdout:21 2024-09-01T00:44:45.294 INFO:tasks.workunit.client.0.smithi026.stdout:22 2024-09-01T00:44:45.295 INFO:tasks.workunit.client.0.smithi026.stdout:23 2024-09-01T00:44:45.297 INFO:tasks.workunit.client.0.smithi026.stdout:24 2024-09-01T00:44:45.298 INFO:tasks.workunit.client.0.smithi026.stdout:25 2024-09-01T00:44:45.299 INFO:tasks.workunit.client.0.smithi026.stdout:26 2024-09-01T00:44:45.300 INFO:tasks.workunit.client.0.smithi026.stdout:27 2024-09-01T00:44:45.304 INFO:tasks.workunit.client.0.smithi026.stdout:28 2024-09-01T00:44:45.305 INFO:tasks.workunit.client.0.smithi026.stdout:29 2024-09-01T00:44:45.306 INFO:tasks.workunit.client.0.smithi026.stdout:30 2024-09-01T00:44:45.307 INFO:tasks.workunit.client.0.smithi026.stdout:31 2024-09-01T00:44:45.308 INFO:tasks.workunit.client.0.smithi026.stdout:32 2024-09-01T00:44:45.309 INFO:tasks.workunit.client.0.smithi026.stdout:33 2024-09-01T00:44:45.310 INFO:tasks.workunit.client.0.smithi026.stdout:34 2024-09-01T00:44:45.311 INFO:tasks.workunit.client.0.smithi026.stdout:35 2024-09-01T00:44:45.312 INFO:tasks.workunit.client.0.smithi026.stdout:36 2024-09-01T00:44:45.312 INFO:tasks.workunit.client.0.smithi026.stdout:37 2024-09-01T00:44:45.313 INFO:tasks.workunit.client.0.smithi026.stdout:38 2024-09-01T00:44:45.314 INFO:tasks.workunit.client.0.smithi026.stdout:39 2024-09-01T00:44:45.315 INFO:tasks.workunit.client.0.smithi026.stdout:40 2024-09-01T00:44:45.316 INFO:tasks.workunit.client.0.smithi026.stdout:41 2024-09-01T00:44:45.321 INFO:tasks.workunit.client.0.smithi026.stdout:42 2024-09-01T00:44:45.321 INFO:tasks.workunit.client.0.smithi026.stdout:43 2024-09-01T00:44:45.321 INFO:tasks.workunit.client.0.smithi026.stdout:44 2024-09-01T00:44:45.322 INFO:tasks.workunit.client.0.smithi026.stdout:45 2024-09-01T00:44:45.322 INFO:tasks.workunit.client.0.smithi026.stdout:46 2024-09-01T00:44:45.322 INFO:tasks.workunit.client.0.smithi026.stdout:47 2024-09-01T00:44:45.323 INFO:tasks.workunit.client.0.smithi026.stdout:48 2024-09-01T00:44:45.324 INFO:tasks.workunit.client.0.smithi026.stdout:49 2024-09-01T00:44:45.325 INFO:tasks.workunit.client.0.smithi026.stdout:50 2024-09-01T00:44:45.326 INFO:tasks.workunit.client.0.smithi026.stdout:51 2024-09-01T00:44:45.327 INFO:tasks.workunit.client.0.smithi026.stdout:52 2024-09-01T00:44:45.329 INFO:tasks.workunit.client.0.smithi026.stdout:53 2024-09-01T00:44:45.329 INFO:tasks.workunit.client.0.smithi026.stdout:54 2024-09-01T00:44:45.330 INFO:tasks.workunit.client.0.smithi026.stdout:55 2024-09-01T00:44:45.332 INFO:tasks.workunit.client.0.smithi026.stdout:56 2024-09-01T00:44:45.332 INFO:tasks.workunit.client.0.smithi026.stdout:57 2024-09-01T00:44:45.334 INFO:tasks.workunit.client.0.smithi026.stdout:58 2024-09-01T00:44:45.334 INFO:tasks.workunit.client.0.smithi026.stdout:59 2024-09-01T00:44:45.335 INFO:tasks.workunit.client.0.smithi026.stdout:60 2024-09-01T00:44:45.337 INFO:tasks.workunit.client.0.smithi026.stdout:61 2024-09-01T00:44:45.337 INFO:tasks.workunit.client.0.smithi026.stdout:62 2024-09-01T00:44:45.338 INFO:tasks.workunit.client.0.smithi026.stdout:63 2024-09-01T00:44:45.339 INFO:tasks.workunit.client.0.smithi026.stdout:64 2024-09-01T00:44:45.340 INFO:tasks.workunit.client.0.smithi026.stdout:65 2024-09-01T00:44:45.341 INFO:tasks.workunit.client.0.smithi026.stdout:66 2024-09-01T00:44:45.342 INFO:tasks.workunit.client.0.smithi026.stdout:67 2024-09-01T00:44:45.343 INFO:tasks.workunit.client.0.smithi026.stdout:68 2024-09-01T00:44:45.344 INFO:tasks.workunit.client.0.smithi026.stdout:69 2024-09-01T00:44:45.345 INFO:tasks.workunit.client.0.smithi026.stdout:70 2024-09-01T00:44:45.346 INFO:tasks.workunit.client.0.smithi026.stdout:71 2024-09-01T00:44:45.347 INFO:tasks.workunit.client.0.smithi026.stdout:72 2024-09-01T00:44:45.348 INFO:tasks.workunit.client.0.smithi026.stdout:73 2024-09-01T00:44:45.349 INFO:tasks.workunit.client.0.smithi026.stdout:74 2024-09-01T00:44:45.350 INFO:tasks.workunit.client.0.smithi026.stdout:75 2024-09-01T00:44:45.351 INFO:tasks.workunit.client.0.smithi026.stdout:76 2024-09-01T00:44:45.352 INFO:tasks.workunit.client.0.smithi026.stdout:77 2024-09-01T00:44:45.353 INFO:tasks.workunit.client.0.smithi026.stdout:78 2024-09-01T00:44:45.354 INFO:tasks.workunit.client.0.smithi026.stdout:79 2024-09-01T00:44:45.355 INFO:tasks.workunit.client.0.smithi026.stdout:80 2024-09-01T00:44:45.356 INFO:tasks.workunit.client.0.smithi026.stdout:81 2024-09-01T00:44:45.357 INFO:tasks.workunit.client.0.smithi026.stdout:82 2024-09-01T00:44:45.358 INFO:tasks.workunit.client.0.smithi026.stdout:83 2024-09-01T00:44:45.359 INFO:tasks.workunit.client.0.smithi026.stdout:84 2024-09-01T00:44:45.360 INFO:tasks.workunit.client.0.smithi026.stdout:85 2024-09-01T00:44:45.361 INFO:tasks.workunit.client.0.smithi026.stdout:86 2024-09-01T00:44:45.361 INFO:tasks.workunit.client.0.smithi026.stdout:87 2024-09-01T00:44:45.362 INFO:tasks.workunit.client.0.smithi026.stdout:88 2024-09-01T00:44:45.363 INFO:tasks.workunit.client.0.smithi026.stdout:89 2024-09-01T00:44:45.364 INFO:tasks.workunit.client.0.smithi026.stdout:90 2024-09-01T00:44:45.365 INFO:tasks.workunit.client.0.smithi026.stdout:91 2024-09-01T00:44:45.366 INFO:tasks.workunit.client.0.smithi026.stdout:92 2024-09-01T00:44:45.367 INFO:tasks.workunit.client.0.smithi026.stdout:93 2024-09-01T00:44:45.368 INFO:tasks.workunit.client.0.smithi026.stdout:94 2024-09-01T00:44:45.369 INFO:tasks.workunit.client.0.smithi026.stdout:95 2024-09-01T00:44:45.370 INFO:tasks.workunit.client.0.smithi026.stdout:96 2024-09-01T00:44:45.371 INFO:tasks.workunit.client.0.smithi026.stdout:97 2024-09-01T00:44:45.372 INFO:tasks.workunit.client.0.smithi026.stdout:98 2024-09-01T00:44:45.373 INFO:tasks.workunit.client.0.smithi026.stdout:99 2024-09-01T00:44:45.374 INFO:tasks.workunit.client.0.smithi026.stdout:100 2024-09-01T00:44:45.375 INFO:tasks.workunit.client.0.smithi026.stdout:101 2024-09-01T00:44:45.376 INFO:tasks.workunit.client.0.smithi026.stdout:102 2024-09-01T00:44:45.377 INFO:tasks.workunit.client.0.smithi026.stdout:103 2024-09-01T00:44:45.378 INFO:tasks.workunit.client.0.smithi026.stdout:104 2024-09-01T00:44:45.379 INFO:tasks.workunit.client.0.smithi026.stdout:105 2024-09-01T00:44:45.379 INFO:tasks.workunit.client.0.smithi026.stdout:106 2024-09-01T00:44:45.380 INFO:tasks.workunit.client.0.smithi026.stdout:107 2024-09-01T00:44:45.381 INFO:tasks.workunit.client.0.smithi026.stdout:108 2024-09-01T00:44:45.382 INFO:tasks.workunit.client.0.smithi026.stdout:109 2024-09-01T00:44:45.383 INFO:tasks.workunit.client.0.smithi026.stdout:110 2024-09-01T00:44:45.384 INFO:tasks.workunit.client.0.smithi026.stdout:111 2024-09-01T00:44:45.385 INFO:tasks.workunit.client.0.smithi026.stdout:112 2024-09-01T00:44:45.386 INFO:tasks.workunit.client.0.smithi026.stdout:113 2024-09-01T00:44:45.386 INFO:tasks.workunit.client.0.smithi026.stdout:114 2024-09-01T00:44:45.388 INFO:tasks.workunit.client.0.smithi026.stdout:115 2024-09-01T00:44:45.389 INFO:tasks.workunit.client.0.smithi026.stdout:116 2024-09-01T00:44:45.389 INFO:tasks.workunit.client.0.smithi026.stdout:117 2024-09-01T00:44:45.390 INFO:tasks.workunit.client.0.smithi026.stdout:118 2024-09-01T00:44:45.391 INFO:tasks.workunit.client.0.smithi026.stdout:119 2024-09-01T00:44:45.392 INFO:tasks.workunit.client.0.smithi026.stdout:120 2024-09-01T00:44:45.393 INFO:tasks.workunit.client.0.smithi026.stdout:121 2024-09-01T00:44:45.393 INFO:tasks.workunit.client.0.smithi026.stdout:122 2024-09-01T00:44:45.394 INFO:tasks.workunit.client.0.smithi026.stdout:123 2024-09-01T00:44:45.395 INFO:tasks.workunit.client.0.smithi026.stdout:124 2024-09-01T00:44:45.396 INFO:tasks.workunit.client.0.smithi026.stdout:125 2024-09-01T00:44:45.398 INFO:tasks.workunit.client.0.smithi026.stdout:126 2024-09-01T00:44:45.398 INFO:tasks.workunit.client.0.smithi026.stdout:127 2024-09-01T00:44:45.399 INFO:tasks.workunit.client.0.smithi026.stdout:128 2024-09-01T00:44:45.400 INFO:tasks.workunit.client.0.smithi026.stdout:129 2024-09-01T00:44:45.401 INFO:tasks.workunit.client.0.smithi026.stdout:130 2024-09-01T00:44:45.402 INFO:tasks.workunit.client.0.smithi026.stdout:131 2024-09-01T00:44:45.402 INFO:tasks.workunit.client.0.smithi026.stdout:132 2024-09-01T00:44:45.403 INFO:tasks.workunit.client.0.smithi026.stdout:133 2024-09-01T00:44:45.404 INFO:tasks.workunit.client.0.smithi026.stdout:134 2024-09-01T00:44:45.406 INFO:tasks.workunit.client.0.smithi026.stdout:135 2024-09-01T00:44:45.406 INFO:tasks.workunit.client.0.smithi026.stdout:136 2024-09-01T00:44:45.408 INFO:tasks.workunit.client.0.smithi026.stdout:137 2024-09-01T00:44:45.409 INFO:tasks.workunit.client.0.smithi026.stdout:138 2024-09-01T00:44:45.410 INFO:tasks.workunit.client.0.smithi026.stdout:139 2024-09-01T00:44:45.411 INFO:tasks.workunit.client.0.smithi026.stdout:140 2024-09-01T00:44:45.412 INFO:tasks.workunit.client.0.smithi026.stdout:141 2024-09-01T00:44:45.412 INFO:tasks.workunit.client.0.smithi026.stdout:142 2024-09-01T00:44:45.413 INFO:tasks.workunit.client.0.smithi026.stdout:143 2024-09-01T00:44:45.414 INFO:tasks.workunit.client.0.smithi026.stdout:144 2024-09-01T00:44:45.415 INFO:tasks.workunit.client.0.smithi026.stdout:145 2024-09-01T00:44:45.416 INFO:tasks.workunit.client.0.smithi026.stdout:146 2024-09-01T00:44:45.418 INFO:tasks.workunit.client.0.smithi026.stdout:147 2024-09-01T00:44:45.418 INFO:tasks.workunit.client.0.smithi026.stdout:148 2024-09-01T00:44:45.419 INFO:tasks.workunit.client.0.smithi026.stdout:149 2024-09-01T00:44:45.420 INFO:tasks.workunit.client.0.smithi026.stdout:150 2024-09-01T00:44:45.421 INFO:tasks.workunit.client.0.smithi026.stdout:151 2024-09-01T00:44:45.422 INFO:tasks.workunit.client.0.smithi026.stdout:152 2024-09-01T00:44:45.423 INFO:tasks.workunit.client.0.smithi026.stdout:153 2024-09-01T00:44:45.424 INFO:tasks.workunit.client.0.smithi026.stdout:154 2024-09-01T00:44:45.425 INFO:tasks.workunit.client.0.smithi026.stdout:155 2024-09-01T00:44:45.426 INFO:tasks.workunit.client.0.smithi026.stdout:156 2024-09-01T00:44:45.427 INFO:tasks.workunit.client.0.smithi026.stdout:157 2024-09-01T00:44:45.428 INFO:tasks.workunit.client.0.smithi026.stdout:158 2024-09-01T00:44:45.429 INFO:tasks.workunit.client.0.smithi026.stdout:159 2024-09-01T00:44:45.430 INFO:tasks.workunit.client.0.smithi026.stdout:160 2024-09-01T00:44:45.431 INFO:tasks.workunit.client.0.smithi026.stdout:161 2024-09-01T00:44:45.432 INFO:tasks.workunit.client.0.smithi026.stdout:162 2024-09-01T00:44:45.433 INFO:tasks.workunit.client.0.smithi026.stdout:163 2024-09-01T00:44:45.433 INFO:tasks.workunit.client.0.smithi026.stdout:164 2024-09-01T00:44:45.434 INFO:tasks.workunit.client.0.smithi026.stdout:165 2024-09-01T00:44:45.435 INFO:tasks.workunit.client.0.smithi026.stdout:166 2024-09-01T00:44:45.436 INFO:tasks.workunit.client.0.smithi026.stdout:167 2024-09-01T00:44:45.437 INFO:tasks.workunit.client.0.smithi026.stdout:168 2024-09-01T00:44:45.438 INFO:tasks.workunit.client.0.smithi026.stdout:169 2024-09-01T00:44:45.439 INFO:tasks.workunit.client.0.smithi026.stdout:170 2024-09-01T00:44:45.440 INFO:tasks.workunit.client.0.smithi026.stdout:171 2024-09-01T00:44:45.441 INFO:tasks.workunit.client.0.smithi026.stdout:172 2024-09-01T00:44:45.442 INFO:tasks.workunit.client.0.smithi026.stdout:173 2024-09-01T00:44:45.443 INFO:tasks.workunit.client.0.smithi026.stdout:174 2024-09-01T00:44:45.444 INFO:tasks.workunit.client.0.smithi026.stdout:175 2024-09-01T00:44:45.445 INFO:tasks.workunit.client.0.smithi026.stdout:176 2024-09-01T00:44:45.446 INFO:tasks.workunit.client.0.smithi026.stdout:177 2024-09-01T00:44:45.447 INFO:tasks.workunit.client.0.smithi026.stdout:178 2024-09-01T00:44:45.448 INFO:tasks.workunit.client.0.smithi026.stdout:179 2024-09-01T00:44:45.449 INFO:tasks.workunit.client.0.smithi026.stdout:180 2024-09-01T00:44:45.449 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:45 smithi026 ceph-mon[83580]: osdmap e953: 8 total, 8 up, 8 in 2024-09-01T00:44:45.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:45 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1743939287' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:45.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:45 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:45.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:45 smithi026 ceph-mon[83580]: pgmap v1124: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:45.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:45 smithi026 ceph-mon[81182]: osdmap e953: 8 total, 8 up, 8 in 2024-09-01T00:44:45.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:45 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1743939287' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:45.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:45 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:45.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:45 smithi026 ceph-mon[81182]: pgmap v1124: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:45.451 INFO:tasks.workunit.client.0.smithi026.stdout:181 2024-09-01T00:44:45.451 INFO:tasks.workunit.client.0.smithi026.stdout:182 2024-09-01T00:44:45.452 INFO:tasks.workunit.client.0.smithi026.stdout:183 2024-09-01T00:44:45.452 INFO:tasks.workunit.client.0.smithi026.stdout:184 2024-09-01T00:44:45.453 INFO:tasks.workunit.client.0.smithi026.stdout:185 2024-09-01T00:44:45.454 INFO:tasks.workunit.client.0.smithi026.stdout:186 2024-09-01T00:44:45.455 INFO:tasks.workunit.client.0.smithi026.stdout:187 2024-09-01T00:44:45.456 INFO:tasks.workunit.client.0.smithi026.stdout:188 2024-09-01T00:44:45.457 INFO:tasks.workunit.client.0.smithi026.stdout:189 2024-09-01T00:44:45.458 INFO:tasks.workunit.client.0.smithi026.stdout:190 2024-09-01T00:44:45.459 INFO:tasks.workunit.client.0.smithi026.stdout:191 2024-09-01T00:44:45.460 INFO:tasks.workunit.client.0.smithi026.stdout:192 2024-09-01T00:44:45.460 INFO:tasks.workunit.client.0.smithi026.stdout:193 2024-09-01T00:44:45.461 INFO:tasks.workunit.client.0.smithi026.stdout:194 2024-09-01T00:44:45.462 INFO:tasks.workunit.client.0.smithi026.stdout:195 2024-09-01T00:44:45.463 INFO:tasks.workunit.client.0.smithi026.stdout:196 2024-09-01T00:44:45.464 INFO:tasks.workunit.client.0.smithi026.stdout:197 2024-09-01T00:44:45.465 INFO:tasks.workunit.client.0.smithi026.stdout:198 2024-09-01T00:44:45.466 INFO:tasks.workunit.client.0.smithi026.stdout:199 2024-09-01T00:44:45.467 INFO:tasks.workunit.client.0.smithi026.stdout:200 2024-09-01T00:44:45.467 INFO:tasks.workunit.client.0.smithi026.stdout:201 2024-09-01T00:44:45.468 INFO:tasks.workunit.client.0.smithi026.stdout:202 2024-09-01T00:44:45.469 INFO:tasks.workunit.client.0.smithi026.stdout:203 2024-09-01T00:44:45.470 INFO:tasks.workunit.client.0.smithi026.stdout:204 2024-09-01T00:44:45.471 INFO:tasks.workunit.client.0.smithi026.stdout:205 2024-09-01T00:44:45.472 INFO:tasks.workunit.client.0.smithi026.stdout:206 2024-09-01T00:44:45.473 INFO:tasks.workunit.client.0.smithi026.stdout:207 2024-09-01T00:44:45.473 INFO:tasks.workunit.client.0.smithi026.stdout:208 2024-09-01T00:44:45.474 INFO:tasks.workunit.client.0.smithi026.stdout:209 2024-09-01T00:44:45.475 INFO:tasks.workunit.client.0.smithi026.stdout:210 2024-09-01T00:44:45.476 INFO:tasks.workunit.client.0.smithi026.stdout:211 2024-09-01T00:44:45.477 INFO:tasks.workunit.client.0.smithi026.stdout:212 2024-09-01T00:44:45.477 INFO:tasks.workunit.client.0.smithi026.stdout:213 2024-09-01T00:44:45.478 INFO:tasks.workunit.client.0.smithi026.stdout:214 2024-09-01T00:44:45.479 INFO:tasks.workunit.client.0.smithi026.stdout:215 2024-09-01T00:44:45.480 INFO:tasks.workunit.client.0.smithi026.stdout:216 2024-09-01T00:44:45.481 INFO:tasks.workunit.client.0.smithi026.stdout:217 2024-09-01T00:44:45.482 INFO:tasks.workunit.client.0.smithi026.stdout:218 2024-09-01T00:44:45.483 INFO:tasks.workunit.client.0.smithi026.stdout:219 2024-09-01T00:44:45.483 INFO:tasks.workunit.client.0.smithi026.stdout:220 2024-09-01T00:44:45.484 INFO:tasks.workunit.client.0.smithi026.stdout:221 2024-09-01T00:44:45.485 INFO:tasks.workunit.client.0.smithi026.stdout:222 2024-09-01T00:44:45.487 INFO:tasks.workunit.client.0.smithi026.stdout:223 2024-09-01T00:44:45.487 INFO:tasks.workunit.client.0.smithi026.stdout:224 2024-09-01T00:44:45.488 INFO:tasks.workunit.client.0.smithi026.stdout:225 2024-09-01T00:44:45.489 INFO:tasks.workunit.client.0.smithi026.stdout:226 2024-09-01T00:44:45.490 INFO:tasks.workunit.client.0.smithi026.stdout:227 2024-09-01T00:44:45.490 INFO:tasks.workunit.client.0.smithi026.stdout:228 2024-09-01T00:44:45.491 INFO:tasks.workunit.client.0.smithi026.stdout:229 2024-09-01T00:44:45.492 INFO:tasks.workunit.client.0.smithi026.stdout:230 2024-09-01T00:44:45.493 INFO:tasks.workunit.client.0.smithi026.stdout:231 2024-09-01T00:44:45.494 INFO:tasks.workunit.client.0.smithi026.stdout:232 2024-09-01T00:44:45.495 INFO:tasks.workunit.client.0.smithi026.stdout:233 2024-09-01T00:44:45.497 INFO:tasks.workunit.client.0.smithi026.stdout:234 2024-09-01T00:44:45.497 INFO:tasks.workunit.client.0.smithi026.stdout:235 2024-09-01T00:44:45.498 INFO:tasks.workunit.client.0.smithi026.stdout:236 2024-09-01T00:44:45.499 INFO:tasks.workunit.client.0.smithi026.stdout:237 2024-09-01T00:44:45.500 INFO:tasks.workunit.client.0.smithi026.stdout:238 2024-09-01T00:44:45.501 INFO:tasks.workunit.client.0.smithi026.stdout:239 2024-09-01T00:44:45.502 INFO:tasks.workunit.client.0.smithi026.stdout:240 2024-09-01T00:44:45.503 INFO:tasks.workunit.client.0.smithi026.stdout:241 2024-09-01T00:44:45.504 INFO:tasks.workunit.client.0.smithi026.stdout:242 2024-09-01T00:44:45.505 INFO:tasks.workunit.client.0.smithi026.stdout:243 2024-09-01T00:44:45.506 INFO:tasks.workunit.client.0.smithi026.stdout:244 2024-09-01T00:44:45.507 INFO:tasks.workunit.client.0.smithi026.stdout:245 2024-09-01T00:44:45.508 INFO:tasks.workunit.client.0.smithi026.stdout:246 2024-09-01T00:44:45.508 INFO:tasks.workunit.client.0.smithi026.stdout:247 2024-09-01T00:44:45.509 INFO:tasks.workunit.client.0.smithi026.stdout:248 2024-09-01T00:44:45.510 INFO:tasks.workunit.client.0.smithi026.stdout:249 2024-09-01T00:44:45.511 INFO:tasks.workunit.client.0.smithi026.stdout:250 2024-09-01T00:44:45.512 INFO:tasks.workunit.client.0.smithi026.stdout:251 2024-09-01T00:44:45.513 INFO:tasks.workunit.client.0.smithi026.stdout:252 2024-09-01T00:44:45.514 INFO:tasks.workunit.client.0.smithi026.stdout:253 2024-09-01T00:44:45.515 INFO:tasks.workunit.client.0.smithi026.stdout:254 2024-09-01T00:44:45.516 INFO:tasks.workunit.client.0.smithi026.stdout:255 2024-09-01T00:44:45.517 INFO:tasks.workunit.client.0.smithi026.stdout:256 2024-09-01T00:44:45.517 INFO:tasks.workunit.client.0.smithi026.stdout:257 2024-09-01T00:44:45.518 INFO:tasks.workunit.client.0.smithi026.stdout:258 2024-09-01T00:44:45.519 INFO:tasks.workunit.client.0.smithi026.stdout:259 2024-09-01T00:44:45.520 INFO:tasks.workunit.client.0.smithi026.stdout:260 2024-09-01T00:44:45.525 INFO:tasks.workunit.client.0.smithi026.stdout:261 2024-09-01T00:44:45.525 INFO:tasks.workunit.client.0.smithi026.stdout:262 2024-09-01T00:44:45.525 INFO:tasks.workunit.client.0.smithi026.stdout:263 2024-09-01T00:44:45.525 INFO:tasks.workunit.client.0.smithi026.stdout:264 2024-09-01T00:44:45.525 INFO:tasks.workunit.client.0.smithi026.stdout:265 2024-09-01T00:44:45.526 INFO:tasks.workunit.client.0.smithi026.stdout:266 2024-09-01T00:44:45.527 INFO:tasks.workunit.client.0.smithi026.stdout:267 2024-09-01T00:44:45.528 INFO:tasks.workunit.client.0.smithi026.stdout:268 2024-09-01T00:44:45.529 INFO:tasks.workunit.client.0.smithi026.stdout:269 2024-09-01T00:44:45.530 INFO:tasks.workunit.client.0.smithi026.stdout:270 2024-09-01T00:44:45.531 INFO:tasks.workunit.client.0.smithi026.stdout:271 2024-09-01T00:44:45.532 INFO:tasks.workunit.client.0.smithi026.stdout:272 2024-09-01T00:44:45.533 INFO:tasks.workunit.client.0.smithi026.stdout:273 2024-09-01T00:44:45.534 INFO:tasks.workunit.client.0.smithi026.stdout:274 2024-09-01T00:44:45.535 INFO:tasks.workunit.client.0.smithi026.stdout:275 2024-09-01T00:44:45.535 INFO:tasks.workunit.client.0.smithi026.stdout:276 2024-09-01T00:44:45.536 INFO:tasks.workunit.client.0.smithi026.stdout:277 2024-09-01T00:44:45.537 INFO:tasks.workunit.client.0.smithi026.stdout:278 2024-09-01T00:44:45.538 INFO:tasks.workunit.client.0.smithi026.stdout:279 2024-09-01T00:44:45.539 INFO:tasks.workunit.client.0.smithi026.stdout:280 2024-09-01T00:44:45.540 INFO:tasks.workunit.client.0.smithi026.stdout:281 2024-09-01T00:44:45.541 INFO:tasks.workunit.client.0.smithi026.stdout:282 2024-09-01T00:44:45.542 INFO:tasks.workunit.client.0.smithi026.stdout:283 2024-09-01T00:44:45.543 INFO:tasks.workunit.client.0.smithi026.stdout:284 2024-09-01T00:44:45.544 INFO:tasks.workunit.client.0.smithi026.stdout:285 2024-09-01T00:44:45.545 INFO:tasks.workunit.client.0.smithi026.stdout:286 2024-09-01T00:44:45.546 INFO:tasks.workunit.client.0.smithi026.stdout:287 2024-09-01T00:44:45.546 INFO:tasks.workunit.client.0.smithi026.stdout:288 2024-09-01T00:44:45.547 INFO:tasks.workunit.client.0.smithi026.stdout:289 2024-09-01T00:44:45.548 INFO:tasks.workunit.client.0.smithi026.stdout:290 2024-09-01T00:44:45.551 INFO:tasks.workunit.client.0.smithi026.stdout:291 2024-09-01T00:44:45.552 INFO:tasks.workunit.client.0.smithi026.stdout:292 2024-09-01T00:44:45.553 INFO:tasks.workunit.client.0.smithi026.stdout:293 2024-09-01T00:44:45.553 INFO:tasks.workunit.client.0.smithi026.stdout:294 2024-09-01T00:44:45.554 INFO:tasks.workunit.client.0.smithi026.stdout:295 2024-09-01T00:44:45.555 INFO:tasks.workunit.client.0.smithi026.stdout:296 2024-09-01T00:44:45.556 INFO:tasks.workunit.client.0.smithi026.stdout:297 2024-09-01T00:44:45.557 INFO:tasks.workunit.client.0.smithi026.stdout:298 2024-09-01T00:44:45.559 INFO:tasks.workunit.client.0.smithi026.stdout:299 2024-09-01T00:44:45.560 INFO:tasks.workunit.client.0.smithi026.stdout:300 2024-09-01T00:44:45.561 INFO:tasks.workunit.client.0.smithi026.stdout:301 2024-09-01T00:44:45.562 INFO:tasks.workunit.client.0.smithi026.stdout:302 2024-09-01T00:44:45.563 INFO:tasks.workunit.client.0.smithi026.stdout:303 2024-09-01T00:44:45.563 INFO:tasks.workunit.client.0.smithi026.stdout:304 2024-09-01T00:44:45.565 INFO:tasks.workunit.client.0.smithi026.stdout:305 2024-09-01T00:44:45.565 INFO:tasks.workunit.client.0.smithi026.stdout:306 2024-09-01T00:44:45.566 INFO:tasks.workunit.client.0.smithi026.stdout:307 2024-09-01T00:44:45.568 INFO:tasks.workunit.client.0.smithi026.stdout:308 2024-09-01T00:44:45.568 INFO:tasks.workunit.client.0.smithi026.stdout:309 2024-09-01T00:44:45.569 INFO:tasks.workunit.client.0.smithi026.stdout:310 2024-09-01T00:44:45.570 INFO:tasks.workunit.client.0.smithi026.stdout:311 2024-09-01T00:44:45.571 INFO:tasks.workunit.client.0.smithi026.stdout:312 2024-09-01T00:44:45.572 INFO:tasks.workunit.client.0.smithi026.stdout:313 2024-09-01T00:44:45.573 INFO:tasks.workunit.client.0.smithi026.stdout:314 2024-09-01T00:44:45.574 INFO:tasks.workunit.client.0.smithi026.stdout:315 2024-09-01T00:44:45.575 INFO:tasks.workunit.client.0.smithi026.stdout:316 2024-09-01T00:44:45.576 INFO:tasks.workunit.client.0.smithi026.stdout:317 2024-09-01T00:44:45.577 INFO:tasks.workunit.client.0.smithi026.stdout:318 2024-09-01T00:44:45.578 INFO:tasks.workunit.client.0.smithi026.stdout:319 2024-09-01T00:44:45.579 INFO:tasks.workunit.client.0.smithi026.stdout:320 2024-09-01T00:44:45.580 INFO:tasks.workunit.client.0.smithi026.stdout:321 2024-09-01T00:44:45.581 INFO:tasks.workunit.client.0.smithi026.stdout:322 2024-09-01T00:44:45.582 INFO:tasks.workunit.client.0.smithi026.stdout:323 2024-09-01T00:44:45.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:45 smithi139 ceph-mon[73682]: osdmap e953: 8 total, 8 up, 8 in 2024-09-01T00:44:45.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:45 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1743939287' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:45.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:45 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:45.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:45 smithi139 ceph-mon[73682]: pgmap v1124: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:45.583 INFO:tasks.workunit.client.0.smithi026.stdout:324 2024-09-01T00:44:45.584 INFO:tasks.workunit.client.0.smithi026.stdout:325 2024-09-01T00:44:45.585 INFO:tasks.workunit.client.0.smithi026.stdout:326 2024-09-01T00:44:45.586 INFO:tasks.workunit.client.0.smithi026.stdout:327 2024-09-01T00:44:45.587 INFO:tasks.workunit.client.0.smithi026.stdout:328 2024-09-01T00:44:45.588 INFO:tasks.workunit.client.0.smithi026.stdout:329 2024-09-01T00:44:45.589 INFO:tasks.workunit.client.0.smithi026.stdout:330 2024-09-01T00:44:45.590 INFO:tasks.workunit.client.0.smithi026.stdout:331 2024-09-01T00:44:45.591 INFO:tasks.workunit.client.0.smithi026.stdout:332 2024-09-01T00:44:45.592 INFO:tasks.workunit.client.0.smithi026.stdout:333 2024-09-01T00:44:45.593 INFO:tasks.workunit.client.0.smithi026.stdout:334 2024-09-01T00:44:45.594 INFO:tasks.workunit.client.0.smithi026.stdout:335 2024-09-01T00:44:45.595 INFO:tasks.workunit.client.0.smithi026.stdout:336 2024-09-01T00:44:45.596 INFO:tasks.workunit.client.0.smithi026.stdout:337 2024-09-01T00:44:45.597 INFO:tasks.workunit.client.0.smithi026.stdout:338 2024-09-01T00:44:45.598 INFO:tasks.workunit.client.0.smithi026.stdout:339 2024-09-01T00:44:45.599 INFO:tasks.workunit.client.0.smithi026.stdout:340 2024-09-01T00:44:45.600 INFO:tasks.workunit.client.0.smithi026.stdout:341 2024-09-01T00:44:45.601 INFO:tasks.workunit.client.0.smithi026.stdout:342 2024-09-01T00:44:45.602 INFO:tasks.workunit.client.0.smithi026.stdout:343 2024-09-01T00:44:45.602 INFO:tasks.workunit.client.0.smithi026.stdout:344 2024-09-01T00:44:45.603 INFO:tasks.workunit.client.0.smithi026.stdout:345 2024-09-01T00:44:45.605 INFO:tasks.workunit.client.0.smithi026.stdout:346 2024-09-01T00:44:45.606 INFO:tasks.workunit.client.0.smithi026.stdout:347 2024-09-01T00:44:45.607 INFO:tasks.workunit.client.0.smithi026.stdout:348 2024-09-01T00:44:45.608 INFO:tasks.workunit.client.0.smithi026.stdout:349 2024-09-01T00:44:45.609 INFO:tasks.workunit.client.0.smithi026.stdout:350 2024-09-01T00:44:45.610 INFO:tasks.workunit.client.0.smithi026.stdout:351 2024-09-01T00:44:45.611 INFO:tasks.workunit.client.0.smithi026.stdout:352 2024-09-01T00:44:45.612 INFO:tasks.workunit.client.0.smithi026.stdout:353 2024-09-01T00:44:45.613 INFO:tasks.workunit.client.0.smithi026.stdout:354 2024-09-01T00:44:45.614 INFO:tasks.workunit.client.0.smithi026.stdout:355 2024-09-01T00:44:45.615 INFO:tasks.workunit.client.0.smithi026.stdout:356 2024-09-01T00:44:45.616 INFO:tasks.workunit.client.0.smithi026.stdout:357 2024-09-01T00:44:45.617 INFO:tasks.workunit.client.0.smithi026.stdout:358 2024-09-01T00:44:45.618 INFO:tasks.workunit.client.0.smithi026.stdout:359 2024-09-01T00:44:45.619 INFO:tasks.workunit.client.0.smithi026.stdout:360 2024-09-01T00:44:45.620 INFO:tasks.workunit.client.0.smithi026.stdout:361 2024-09-01T00:44:45.621 INFO:tasks.workunit.client.0.smithi026.stdout:362 2024-09-01T00:44:45.622 INFO:tasks.workunit.client.0.smithi026.stdout:363 2024-09-01T00:44:45.623 INFO:tasks.workunit.client.0.smithi026.stdout:364 2024-09-01T00:44:45.624 INFO:tasks.workunit.client.0.smithi026.stdout:365 2024-09-01T00:44:45.626 INFO:tasks.workunit.client.0.smithi026.stdout:366 2024-09-01T00:44:45.626 INFO:tasks.workunit.client.0.smithi026.stdout:367 2024-09-01T00:44:45.628 INFO:tasks.workunit.client.0.smithi026.stdout:368 2024-09-01T00:44:45.628 INFO:tasks.workunit.client.0.smithi026.stdout:369 2024-09-01T00:44:45.629 INFO:tasks.workunit.client.0.smithi026.stdout:370 2024-09-01T00:44:45.630 INFO:tasks.workunit.client.0.smithi026.stdout:371 2024-09-01T00:44:45.631 INFO:tasks.workunit.client.0.smithi026.stdout:372 2024-09-01T00:44:45.632 INFO:tasks.workunit.client.0.smithi026.stdout:373 2024-09-01T00:44:45.633 INFO:tasks.workunit.client.0.smithi026.stdout:374 2024-09-01T00:44:45.635 INFO:tasks.workunit.client.0.smithi026.stdout:375 2024-09-01T00:44:45.636 INFO:tasks.workunit.client.0.smithi026.stdout:376 2024-09-01T00:44:45.637 INFO:tasks.workunit.client.0.smithi026.stdout:377 2024-09-01T00:44:45.638 INFO:tasks.workunit.client.0.smithi026.stdout:378 2024-09-01T00:44:45.639 INFO:tasks.workunit.client.0.smithi026.stdout:379 2024-09-01T00:44:45.640 INFO:tasks.workunit.client.0.smithi026.stdout:380 2024-09-01T00:44:45.641 INFO:tasks.workunit.client.0.smithi026.stdout:381 2024-09-01T00:44:45.642 INFO:tasks.workunit.client.0.smithi026.stdout:382 2024-09-01T00:44:45.644 INFO:tasks.workunit.client.0.smithi026.stdout:383 2024-09-01T00:44:45.644 INFO:tasks.workunit.client.0.smithi026.stdout:384 2024-09-01T00:44:45.645 INFO:tasks.workunit.client.0.smithi026.stdout:385 2024-09-01T00:44:45.646 INFO:tasks.workunit.client.0.smithi026.stdout:386 2024-09-01T00:44:45.647 INFO:tasks.workunit.client.0.smithi026.stdout:387 2024-09-01T00:44:45.648 INFO:tasks.workunit.client.0.smithi026.stdout:388 2024-09-01T00:44:45.649 INFO:tasks.workunit.client.0.smithi026.stdout:389 2024-09-01T00:44:45.651 INFO:tasks.workunit.client.0.smithi026.stdout:390 2024-09-01T00:44:45.652 INFO:tasks.workunit.client.0.smithi026.stdout:391 2024-09-01T00:44:45.653 INFO:tasks.workunit.client.0.smithi026.stdout:392 2024-09-01T00:44:45.654 INFO:tasks.workunit.client.0.smithi026.stdout:393 2024-09-01T00:44:45.655 INFO:tasks.workunit.client.0.smithi026.stdout:394 2024-09-01T00:44:45.656 INFO:tasks.workunit.client.0.smithi026.stdout:395 2024-09-01T00:44:45.657 INFO:tasks.workunit.client.0.smithi026.stdout:396 2024-09-01T00:44:45.658 INFO:tasks.workunit.client.0.smithi026.stdout:397 2024-09-01T00:44:45.659 INFO:tasks.workunit.client.0.smithi026.stdout:398 2024-09-01T00:44:45.660 INFO:tasks.workunit.client.0.smithi026.stdout:399 2024-09-01T00:44:45.661 INFO:tasks.workunit.client.0.smithi026.stdout:400 2024-09-01T00:44:45.661 INFO:tasks.workunit.client.0.smithi026.stdout:401 2024-09-01T00:44:45.662 INFO:tasks.workunit.client.0.smithi026.stdout:402 2024-09-01T00:44:45.663 INFO:tasks.workunit.client.0.smithi026.stdout:403 2024-09-01T00:44:45.664 INFO:tasks.workunit.client.0.smithi026.stdout:404 2024-09-01T00:44:45.666 INFO:tasks.workunit.client.0.smithi026.stdout:405 2024-09-01T00:44:45.667 INFO:tasks.workunit.client.0.smithi026.stdout:406 2024-09-01T00:44:45.668 INFO:tasks.workunit.client.0.smithi026.stdout:407 2024-09-01T00:44:45.669 INFO:tasks.workunit.client.0.smithi026.stdout:408 2024-09-01T00:44:45.669 INFO:tasks.workunit.client.0.smithi026.stdout:409 2024-09-01T00:44:45.670 INFO:tasks.workunit.client.0.smithi026.stdout:410 2024-09-01T00:44:45.671 INFO:tasks.workunit.client.0.smithi026.stdout:411 2024-09-01T00:44:45.673 INFO:tasks.workunit.client.0.smithi026.stdout:412 2024-09-01T00:44:45.674 INFO:tasks.workunit.client.0.smithi026.stdout:413 2024-09-01T00:44:45.675 INFO:tasks.workunit.client.0.smithi026.stdout:414 2024-09-01T00:44:45.676 INFO:tasks.workunit.client.0.smithi026.stdout:415 2024-09-01T00:44:45.677 INFO:tasks.workunit.client.0.smithi026.stdout:416 2024-09-01T00:44:45.678 INFO:tasks.workunit.client.0.smithi026.stdout:417 2024-09-01T00:44:45.679 INFO:tasks.workunit.client.0.smithi026.stdout:418 2024-09-01T00:44:45.680 INFO:tasks.workunit.client.0.smithi026.stdout:419 2024-09-01T00:44:45.681 INFO:tasks.workunit.client.0.smithi026.stdout:420 2024-09-01T00:44:45.683 INFO:tasks.workunit.client.0.smithi026.stdout:421 2024-09-01T00:44:45.684 INFO:tasks.workunit.client.0.smithi026.stdout:422 2024-09-01T00:44:45.685 INFO:tasks.workunit.client.0.smithi026.stdout:423 2024-09-01T00:44:45.686 INFO:tasks.workunit.client.0.smithi026.stdout:424 2024-09-01T00:44:45.687 INFO:tasks.workunit.client.0.smithi026.stdout:425 2024-09-01T00:44:45.688 INFO:tasks.workunit.client.0.smithi026.stdout:426 2024-09-01T00:44:45.689 INFO:tasks.workunit.client.0.smithi026.stdout:427 2024-09-01T00:44:45.690 INFO:tasks.workunit.client.0.smithi026.stdout:428 2024-09-01T00:44:45.691 INFO:tasks.workunit.client.0.smithi026.stdout:429 2024-09-01T00:44:45.693 INFO:tasks.workunit.client.0.smithi026.stdout:430 2024-09-01T00:44:45.696 INFO:tasks.workunit.client.0.smithi026.stdout:431 2024-09-01T00:44:45.697 INFO:tasks.workunit.client.0.smithi026.stdout:432 2024-09-01T00:44:45.697 INFO:tasks.workunit.client.0.smithi026.stdout:433 2024-09-01T00:44:45.697 INFO:tasks.workunit.client.0.smithi026.stdout:434 2024-09-01T00:44:45.698 INFO:tasks.workunit.client.0.smithi026.stdout:435 2024-09-01T00:44:45.699 INFO:tasks.workunit.client.0.smithi026.stdout:436 2024-09-01T00:44:45.700 INFO:tasks.workunit.client.0.smithi026.stdout:437 2024-09-01T00:44:45.702 INFO:tasks.workunit.client.0.smithi026.stdout:438 2024-09-01T00:44:45.703 INFO:tasks.workunit.client.0.smithi026.stdout:439 2024-09-01T00:44:45.704 INFO:tasks.workunit.client.0.smithi026.stdout:440 2024-09-01T00:44:45.705 INFO:tasks.workunit.client.0.smithi026.stdout:441 2024-09-01T00:44:45.707 INFO:tasks.workunit.client.0.smithi026.stdout:442 2024-09-01T00:44:45.708 INFO:tasks.workunit.client.0.smithi026.stdout:443 2024-09-01T00:44:45.709 INFO:tasks.workunit.client.0.smithi026.stdout:444 2024-09-01T00:44:45.711 INFO:tasks.workunit.client.0.smithi026.stdout:445 2024-09-01T00:44:45.712 INFO:tasks.workunit.client.0.smithi026.stdout:446 2024-09-01T00:44:45.713 INFO:tasks.workunit.client.0.smithi026.stdout:447 2024-09-01T00:44:45.714 INFO:tasks.workunit.client.0.smithi026.stdout:448 2024-09-01T00:44:45.715 INFO:tasks.workunit.client.0.smithi026.stdout:449 2024-09-01T00:44:45.717 INFO:tasks.workunit.client.0.smithi026.stdout:450 2024-09-01T00:44:45.718 INFO:tasks.workunit.client.0.smithi026.stdout:451 2024-09-01T00:44:45.719 INFO:tasks.workunit.client.0.smithi026.stdout:452 2024-09-01T00:44:45.720 INFO:tasks.workunit.client.0.smithi026.stdout:453 2024-09-01T00:44:45.722 INFO:tasks.workunit.client.0.smithi026.stdout:454 2024-09-01T00:44:45.723 INFO:tasks.workunit.client.0.smithi026.stdout:455 2024-09-01T00:44:45.724 INFO:tasks.workunit.client.0.smithi026.stdout:456 2024-09-01T00:44:45.726 INFO:tasks.workunit.client.0.smithi026.stdout:457 2024-09-01T00:44:45.727 INFO:tasks.workunit.client.0.smithi026.stdout:458 2024-09-01T00:44:45.728 INFO:tasks.workunit.client.0.smithi026.stdout:459 2024-09-01T00:44:45.729 INFO:tasks.workunit.client.0.smithi026.stdout:460 2024-09-01T00:44:45.730 INFO:tasks.workunit.client.0.smithi026.stdout:461 2024-09-01T00:44:45.732 INFO:tasks.workunit.client.0.smithi026.stdout:462 2024-09-01T00:44:45.735 INFO:tasks.workunit.client.0.smithi026.stdout:463 2024-09-01T00:44:45.736 INFO:tasks.workunit.client.0.smithi026.stdout:464 2024-09-01T00:44:45.738 INFO:tasks.workunit.client.0.smithi026.stdout:465 2024-09-01T00:44:45.740 INFO:tasks.workunit.client.0.smithi026.stdout:466 2024-09-01T00:44:45.741 INFO:tasks.workunit.client.0.smithi026.stdout:467 2024-09-01T00:44:45.749 INFO:tasks.workunit.client.0.smithi026.stdout:468 2024-09-01T00:44:45.752 INFO:tasks.workunit.client.0.smithi026.stdout:469 2024-09-01T00:44:45.753 INFO:tasks.workunit.client.0.smithi026.stdout:470 2024-09-01T00:44:45.754 INFO:tasks.workunit.client.0.smithi026.stdout:471 2024-09-01T00:44:45.755 INFO:tasks.workunit.client.0.smithi026.stdout:472 2024-09-01T00:44:45.757 INFO:tasks.workunit.client.0.smithi026.stdout:473 2024-09-01T00:44:45.758 INFO:tasks.workunit.client.0.smithi026.stdout:474 2024-09-01T00:44:45.759 INFO:tasks.workunit.client.0.smithi026.stdout:475 2024-09-01T00:44:45.760 INFO:tasks.workunit.client.0.smithi026.stdout:476 2024-09-01T00:44:45.761 INFO:tasks.workunit.client.0.smithi026.stdout:477 2024-09-01T00:44:45.762 INFO:tasks.workunit.client.0.smithi026.stdout:478 2024-09-01T00:44:45.763 INFO:tasks.workunit.client.0.smithi026.stdout:479 2024-09-01T00:44:45.764 INFO:tasks.workunit.client.0.smithi026.stdout:480 2024-09-01T00:44:45.766 INFO:tasks.workunit.client.0.smithi026.stdout:481 2024-09-01T00:44:45.767 INFO:tasks.workunit.client.0.smithi026.stdout:482 2024-09-01T00:44:45.769 INFO:tasks.workunit.client.0.smithi026.stdout:483 2024-09-01T00:44:45.770 INFO:tasks.workunit.client.0.smithi026.stdout:484 2024-09-01T00:44:45.771 INFO:tasks.workunit.client.0.smithi026.stdout:485 2024-09-01T00:44:45.772 INFO:tasks.workunit.client.0.smithi026.stdout:486 2024-09-01T00:44:45.773 INFO:tasks.workunit.client.0.smithi026.stdout:487 2024-09-01T00:44:45.774 INFO:tasks.workunit.client.0.smithi026.stdout:488 2024-09-01T00:44:45.775 INFO:tasks.workunit.client.0.smithi026.stdout:489 2024-09-01T00:44:45.777 INFO:tasks.workunit.client.0.smithi026.stdout:490 2024-09-01T00:44:45.777 INFO:tasks.workunit.client.0.smithi026.stdout:491 2024-09-01T00:44:45.779 INFO:tasks.workunit.client.0.smithi026.stdout:492 2024-09-01T00:44:45.780 INFO:tasks.workunit.client.0.smithi026.stdout:493 2024-09-01T00:44:45.781 INFO:tasks.workunit.client.0.smithi026.stdout:494 2024-09-01T00:44:45.783 INFO:tasks.workunit.client.0.smithi026.stdout:495 2024-09-01T00:44:45.784 INFO:tasks.workunit.client.0.smithi026.stdout:496 2024-09-01T00:44:45.785 INFO:tasks.workunit.client.0.smithi026.stdout:497 2024-09-01T00:44:45.786 INFO:tasks.workunit.client.0.smithi026.stdout:498 2024-09-01T00:44:45.787 INFO:tasks.workunit.client.0.smithi026.stdout:499 2024-09-01T00:44:45.788 INFO:tasks.workunit.client.0.smithi026.stdout:500 2024-09-01T00:44:45.790 INFO:tasks.workunit.client.0.smithi026.stdout:501 2024-09-01T00:44:45.791 INFO:tasks.workunit.client.0.smithi026.stdout:502 2024-09-01T00:44:45.792 INFO:tasks.workunit.client.0.smithi026.stdout:503 2024-09-01T00:44:45.793 INFO:tasks.workunit.client.0.smithi026.stdout:504 2024-09-01T00:44:45.794 INFO:tasks.workunit.client.0.smithi026.stdout:505 2024-09-01T00:44:45.796 INFO:tasks.workunit.client.0.smithi026.stdout:506 2024-09-01T00:44:45.797 INFO:tasks.workunit.client.0.smithi026.stdout:507 2024-09-01T00:44:45.798 INFO:tasks.workunit.client.0.smithi026.stdout:508 2024-09-01T00:44:45.799 INFO:tasks.workunit.client.0.smithi026.stdout:509 2024-09-01T00:44:45.800 INFO:tasks.workunit.client.0.smithi026.stdout:510 2024-09-01T00:44:45.801 INFO:tasks.workunit.client.0.smithi026.stdout:511 2024-09-01T00:44:45.802 INFO:tasks.workunit.client.0.smithi026.stdout:512 2024-09-01T00:44:45.804 INFO:tasks.workunit.client.0.smithi026.stdout:513 2024-09-01T00:44:45.805 INFO:tasks.workunit.client.0.smithi026.stdout:514 2024-09-01T00:44:45.806 INFO:tasks.workunit.client.0.smithi026.stdout:515 2024-09-01T00:44:45.807 INFO:tasks.workunit.client.0.smithi026.stdout:516 2024-09-01T00:44:45.809 INFO:tasks.workunit.client.0.smithi026.stdout:517 2024-09-01T00:44:45.811 INFO:tasks.workunit.client.0.smithi026.stdout:518 2024-09-01T00:44:45.812 INFO:tasks.workunit.client.0.smithi026.stdout:519 2024-09-01T00:44:45.813 INFO:tasks.workunit.client.0.smithi026.stdout:520 2024-09-01T00:44:45.814 INFO:tasks.workunit.client.0.smithi026.stdout:521 2024-09-01T00:44:45.815 INFO:tasks.workunit.client.0.smithi026.stdout:522 2024-09-01T00:44:45.817 INFO:tasks.workunit.client.0.smithi026.stdout:523 2024-09-01T00:44:45.819 INFO:tasks.workunit.client.0.smithi026.stdout:524 2024-09-01T00:44:45.820 INFO:tasks.workunit.client.0.smithi026.stdout:525 2024-09-01T00:44:45.822 INFO:tasks.workunit.client.0.smithi026.stdout:526 2024-09-01T00:44:45.823 INFO:tasks.workunit.client.0.smithi026.stdout:527 2024-09-01T00:44:45.824 INFO:tasks.workunit.client.0.smithi026.stdout:528 2024-09-01T00:44:45.825 INFO:tasks.workunit.client.0.smithi026.stdout:529 2024-09-01T00:44:45.826 INFO:tasks.workunit.client.0.smithi026.stdout:530 2024-09-01T00:44:45.827 INFO:tasks.workunit.client.0.smithi026.stdout:531 2024-09-01T00:44:45.828 INFO:tasks.workunit.client.0.smithi026.stdout:532 2024-09-01T00:44:45.829 INFO:tasks.workunit.client.0.smithi026.stdout:533 2024-09-01T00:44:45.830 INFO:tasks.workunit.client.0.smithi026.stdout:534 2024-09-01T00:44:45.832 INFO:tasks.workunit.client.0.smithi026.stdout:535 2024-09-01T00:44:45.834 INFO:tasks.workunit.client.0.smithi026.stdout:536 2024-09-01T00:44:45.836 INFO:tasks.workunit.client.0.smithi026.stdout:537 2024-09-01T00:44:45.838 INFO:tasks.workunit.client.0.smithi026.stdout:538 2024-09-01T00:44:45.839 INFO:tasks.workunit.client.0.smithi026.stdout:539 2024-09-01T00:44:45.841 INFO:tasks.workunit.client.0.smithi026.stdout:540 2024-09-01T00:44:45.843 INFO:tasks.workunit.client.0.smithi026.stdout:541 2024-09-01T00:44:45.845 INFO:tasks.workunit.client.0.smithi026.stdout:542 2024-09-01T00:44:45.847 INFO:tasks.workunit.client.0.smithi026.stdout:543 2024-09-01T00:44:45.849 INFO:tasks.workunit.client.0.smithi026.stdout:544 2024-09-01T00:44:45.850 INFO:tasks.workunit.client.0.smithi026.stdout:545 2024-09-01T00:44:45.852 INFO:tasks.workunit.client.0.smithi026.stdout:546 2024-09-01T00:44:45.854 INFO:tasks.workunit.client.0.smithi026.stdout:547 2024-09-01T00:44:45.856 INFO:tasks.workunit.client.0.smithi026.stdout:548 2024-09-01T00:44:45.858 INFO:tasks.workunit.client.0.smithi026.stdout:549 2024-09-01T00:44:45.860 INFO:tasks.workunit.client.0.smithi026.stdout:550 2024-09-01T00:44:45.861 INFO:tasks.workunit.client.0.smithi026.stdout:551 2024-09-01T00:44:45.863 INFO:tasks.workunit.client.0.smithi026.stdout:552 2024-09-01T00:44:45.864 INFO:tasks.workunit.client.0.smithi026.stdout:553 2024-09-01T00:44:45.865 INFO:tasks.workunit.client.0.smithi026.stdout:554 2024-09-01T00:44:45.866 INFO:tasks.workunit.client.0.smithi026.stdout:555 2024-09-01T00:44:45.868 INFO:tasks.workunit.client.0.smithi026.stdout:556 2024-09-01T00:44:45.869 INFO:tasks.workunit.client.0.smithi026.stdout:557 2024-09-01T00:44:45.870 INFO:tasks.workunit.client.0.smithi026.stdout:558 2024-09-01T00:44:45.871 INFO:tasks.workunit.client.0.smithi026.stdout:559 2024-09-01T00:44:45.872 INFO:tasks.workunit.client.0.smithi026.stdout:560 2024-09-01T00:44:45.873 INFO:tasks.workunit.client.0.smithi026.stdout:561 2024-09-01T00:44:45.874 INFO:tasks.workunit.client.0.smithi026.stdout:562 2024-09-01T00:44:45.875 INFO:tasks.workunit.client.0.smithi026.stdout:563 2024-09-01T00:44:45.876 INFO:tasks.workunit.client.0.smithi026.stdout:564 2024-09-01T00:44:45.877 INFO:tasks.workunit.client.0.smithi026.stdout:565 2024-09-01T00:44:45.878 INFO:tasks.workunit.client.0.smithi026.stdout:566 2024-09-01T00:44:45.879 INFO:tasks.workunit.client.0.smithi026.stdout:567 2024-09-01T00:44:45.880 INFO:tasks.workunit.client.0.smithi026.stdout:568 2024-09-01T00:44:45.881 INFO:tasks.workunit.client.0.smithi026.stdout:569 2024-09-01T00:44:45.882 INFO:tasks.workunit.client.0.smithi026.stdout:570 2024-09-01T00:44:45.882 INFO:tasks.workunit.client.0.smithi026.stdout:571 2024-09-01T00:44:45.883 INFO:tasks.workunit.client.0.smithi026.stdout:572 2024-09-01T00:44:45.885 INFO:tasks.workunit.client.0.smithi026.stdout:573 2024-09-01T00:44:45.886 INFO:tasks.workunit.client.0.smithi026.stdout:574 2024-09-01T00:44:45.887 INFO:tasks.workunit.client.0.smithi026.stdout:575 2024-09-01T00:44:45.888 INFO:tasks.workunit.client.0.smithi026.stdout:576 2024-09-01T00:44:45.889 INFO:tasks.workunit.client.0.smithi026.stdout:577 2024-09-01T00:44:45.890 INFO:tasks.workunit.client.0.smithi026.stdout:578 2024-09-01T00:44:45.891 INFO:tasks.workunit.client.0.smithi026.stdout:579 2024-09-01T00:44:45.892 INFO:tasks.workunit.client.0.smithi026.stdout:580 2024-09-01T00:44:45.893 INFO:tasks.workunit.client.0.smithi026.stdout:581 2024-09-01T00:44:45.894 INFO:tasks.workunit.client.0.smithi026.stdout:582 2024-09-01T00:44:45.895 INFO:tasks.workunit.client.0.smithi026.stdout:583 2024-09-01T00:44:45.896 INFO:tasks.workunit.client.0.smithi026.stdout:584 2024-09-01T00:44:45.897 INFO:tasks.workunit.client.0.smithi026.stdout:585 2024-09-01T00:44:45.899 INFO:tasks.workunit.client.0.smithi026.stdout:586 2024-09-01T00:44:45.900 INFO:tasks.workunit.client.0.smithi026.stdout:587 2024-09-01T00:44:45.901 INFO:tasks.workunit.client.0.smithi026.stdout:588 2024-09-01T00:44:45.902 INFO:tasks.workunit.client.0.smithi026.stdout:589 2024-09-01T00:44:45.903 INFO:tasks.workunit.client.0.smithi026.stdout:590 2024-09-01T00:44:45.904 INFO:tasks.workunit.client.0.smithi026.stdout:591 2024-09-01T00:44:45.905 INFO:tasks.workunit.client.0.smithi026.stdout:592 2024-09-01T00:44:45.907 INFO:tasks.workunit.client.0.smithi026.stdout:593 2024-09-01T00:44:45.913 INFO:tasks.workunit.client.0.smithi026.stdout:594 2024-09-01T00:44:45.914 INFO:tasks.workunit.client.0.smithi026.stdout:595 2024-09-01T00:44:45.916 INFO:tasks.workunit.client.0.smithi026.stdout:596 2024-09-01T00:44:45.917 INFO:tasks.workunit.client.0.smithi026.stdout:597 2024-09-01T00:44:45.918 INFO:tasks.workunit.client.0.smithi026.stdout:598 2024-09-01T00:44:45.920 INFO:tasks.workunit.client.0.smithi026.stdout:599 2024-09-01T00:44:45.922 INFO:tasks.workunit.client.0.smithi026.stdout:600 2024-09-01T00:44:45.922 INFO:tasks.workunit.client.0.smithi026.stdout:601 2024-09-01T00:44:45.924 INFO:tasks.workunit.client.0.smithi026.stdout:602 2024-09-01T00:44:45.925 INFO:tasks.workunit.client.0.smithi026.stdout:603 2024-09-01T00:44:45.927 INFO:tasks.workunit.client.0.smithi026.stdout:604 2024-09-01T00:44:45.928 INFO:tasks.workunit.client.0.smithi026.stdout:605 2024-09-01T00:44:45.933 INFO:tasks.workunit.client.0.smithi026.stdout:606 2024-09-01T00:44:45.933 INFO:tasks.workunit.client.0.smithi026.stdout:607 2024-09-01T00:44:45.933 INFO:tasks.workunit.client.0.smithi026.stdout:608 2024-09-01T00:44:45.934 INFO:tasks.workunit.client.0.smithi026.stdout:609 2024-09-01T00:44:45.935 INFO:tasks.workunit.client.0.smithi026.stdout:610 2024-09-01T00:44:45.936 INFO:tasks.workunit.client.0.smithi026.stdout:611 2024-09-01T00:44:45.937 INFO:tasks.workunit.client.0.smithi026.stdout:612 2024-09-01T00:44:45.939 INFO:tasks.workunit.client.0.smithi026.stdout:613 2024-09-01T00:44:45.940 INFO:tasks.workunit.client.0.smithi026.stdout:614 2024-09-01T00:44:45.942 INFO:tasks.workunit.client.0.smithi026.stdout:615 2024-09-01T00:44:45.943 INFO:tasks.workunit.client.0.smithi026.stdout:616 2024-09-01T00:44:45.945 INFO:tasks.workunit.client.0.smithi026.stdout:617 2024-09-01T00:44:45.947 INFO:tasks.workunit.client.0.smithi026.stdout:618 2024-09-01T00:44:45.948 INFO:tasks.workunit.client.0.smithi026.stdout:619 2024-09-01T00:44:45.949 INFO:tasks.workunit.client.0.smithi026.stdout:620 2024-09-01T00:44:45.950 INFO:tasks.workunit.client.0.smithi026.stdout:621 2024-09-01T00:44:45.952 INFO:tasks.workunit.client.0.smithi026.stdout:622 2024-09-01T00:44:45.953 INFO:tasks.workunit.client.0.smithi026.stdout:623 2024-09-01T00:44:45.954 INFO:tasks.workunit.client.0.smithi026.stdout:624 2024-09-01T00:44:45.956 INFO:tasks.workunit.client.0.smithi026.stdout:625 2024-09-01T00:44:45.957 INFO:tasks.workunit.client.0.smithi026.stdout:626 2024-09-01T00:44:45.959 INFO:tasks.workunit.client.0.smithi026.stdout:627 2024-09-01T00:44:45.960 INFO:tasks.workunit.client.0.smithi026.stdout:628 2024-09-01T00:44:45.961 INFO:tasks.workunit.client.0.smithi026.stdout:629 2024-09-01T00:44:45.962 INFO:tasks.workunit.client.0.smithi026.stdout:630 2024-09-01T00:44:45.964 INFO:tasks.workunit.client.0.smithi026.stdout:631 2024-09-01T00:44:45.965 INFO:tasks.workunit.client.0.smithi026.stdout:632 2024-09-01T00:44:45.966 INFO:tasks.workunit.client.0.smithi026.stdout:633 2024-09-01T00:44:45.968 INFO:tasks.workunit.client.0.smithi026.stdout:634 2024-09-01T00:44:45.969 INFO:tasks.workunit.client.0.smithi026.stdout:635 2024-09-01T00:44:45.971 INFO:tasks.workunit.client.0.smithi026.stdout:636 2024-09-01T00:44:45.972 INFO:tasks.workunit.client.0.smithi026.stdout:637 2024-09-01T00:44:45.974 INFO:tasks.workunit.client.0.smithi026.stdout:638 2024-09-01T00:44:45.975 INFO:tasks.workunit.client.0.smithi026.stdout:639 2024-09-01T00:44:45.976 INFO:tasks.workunit.client.0.smithi026.stdout:640 2024-09-01T00:44:45.978 INFO:tasks.workunit.client.0.smithi026.stdout:641 2024-09-01T00:44:45.980 INFO:tasks.workunit.client.0.smithi026.stdout:642 2024-09-01T00:44:45.982 INFO:tasks.workunit.client.0.smithi026.stdout:643 2024-09-01T00:44:45.983 INFO:tasks.workunit.client.0.smithi026.stdout:644 2024-09-01T00:44:45.985 INFO:tasks.workunit.client.0.smithi026.stdout:645 2024-09-01T00:44:45.986 INFO:tasks.workunit.client.0.smithi026.stdout:646 2024-09-01T00:44:45.987 INFO:tasks.workunit.client.0.smithi026.stdout:647 2024-09-01T00:44:45.989 INFO:tasks.workunit.client.0.smithi026.stdout:648 2024-09-01T00:44:45.990 INFO:tasks.workunit.client.0.smithi026.stdout:649 2024-09-01T00:44:45.991 INFO:tasks.workunit.client.0.smithi026.stdout:650 2024-09-01T00:44:45.992 INFO:tasks.workunit.client.0.smithi026.stdout:651 2024-09-01T00:44:45.993 INFO:tasks.workunit.client.0.smithi026.stdout:652 2024-09-01T00:44:45.995 INFO:tasks.workunit.client.0.smithi026.stdout:653 2024-09-01T00:44:45.996 INFO:tasks.workunit.client.0.smithi026.stdout:654 2024-09-01T00:44:45.998 INFO:tasks.workunit.client.0.smithi026.stdout:655 2024-09-01T00:44:45.999 INFO:tasks.workunit.client.0.smithi026.stdout:656 2024-09-01T00:44:46.000 INFO:tasks.workunit.client.0.smithi026.stdout:657 2024-09-01T00:44:46.002 INFO:tasks.workunit.client.0.smithi026.stdout:658 2024-09-01T00:44:46.003 INFO:tasks.workunit.client.0.smithi026.stdout:659 2024-09-01T00:44:46.004 INFO:tasks.workunit.client.0.smithi026.stdout:660 2024-09-01T00:44:46.005 INFO:tasks.workunit.client.0.smithi026.stdout:661 2024-09-01T00:44:46.006 INFO:tasks.workunit.client.0.smithi026.stdout:662 2024-09-01T00:44:46.007 INFO:tasks.workunit.client.0.smithi026.stdout:663 2024-09-01T00:44:46.009 INFO:tasks.workunit.client.0.smithi026.stdout:664 2024-09-01T00:44:46.010 INFO:tasks.workunit.client.0.smithi026.stdout:665 2024-09-01T00:44:46.011 INFO:tasks.workunit.client.0.smithi026.stdout:666 2024-09-01T00:44:46.013 INFO:tasks.workunit.client.0.smithi026.stdout:667 2024-09-01T00:44:46.013 INFO:tasks.workunit.client.0.smithi026.stdout:668 2024-09-01T00:44:46.014 INFO:tasks.workunit.client.0.smithi026.stdout:669 2024-09-01T00:44:46.015 INFO:tasks.workunit.client.0.smithi026.stdout:670 2024-09-01T00:44:46.017 INFO:tasks.workunit.client.0.smithi026.stdout:671 2024-09-01T00:44:46.017 INFO:tasks.workunit.client.0.smithi026.stdout:672 2024-09-01T00:44:46.018 INFO:tasks.workunit.client.0.smithi026.stdout:673 2024-09-01T00:44:46.020 INFO:tasks.workunit.client.0.smithi026.stdout:674 2024-09-01T00:44:46.021 INFO:tasks.workunit.client.0.smithi026.stdout:675 2024-09-01T00:44:46.022 INFO:tasks.workunit.client.0.smithi026.stdout:676 2024-09-01T00:44:46.023 INFO:tasks.workunit.client.0.smithi026.stdout:677 2024-09-01T00:44:46.024 INFO:tasks.workunit.client.0.smithi026.stdout:678 2024-09-01T00:44:46.025 INFO:tasks.workunit.client.0.smithi026.stdout:679 2024-09-01T00:44:46.026 INFO:tasks.workunit.client.0.smithi026.stdout:680 2024-09-01T00:44:46.027 INFO:tasks.workunit.client.0.smithi026.stdout:681 2024-09-01T00:44:46.028 INFO:tasks.workunit.client.0.smithi026.stdout:682 2024-09-01T00:44:46.029 INFO:tasks.workunit.client.0.smithi026.stdout:683 2024-09-01T00:44:46.030 INFO:tasks.workunit.client.0.smithi026.stdout:684 2024-09-01T00:44:46.031 INFO:tasks.workunit.client.0.smithi026.stdout:685 2024-09-01T00:44:46.032 INFO:tasks.workunit.client.0.smithi026.stdout:686 2024-09-01T00:44:46.033 INFO:tasks.workunit.client.0.smithi026.stdout:687 2024-09-01T00:44:46.034 INFO:tasks.workunit.client.0.smithi026.stdout:688 2024-09-01T00:44:46.035 INFO:tasks.workunit.client.0.smithi026.stdout:689 2024-09-01T00:44:46.036 INFO:tasks.workunit.client.0.smithi026.stdout:690 2024-09-01T00:44:46.037 INFO:tasks.workunit.client.0.smithi026.stdout:691 2024-09-01T00:44:46.038 INFO:tasks.workunit.client.0.smithi026.stdout:692 2024-09-01T00:44:46.039 INFO:tasks.workunit.client.0.smithi026.stdout:693 2024-09-01T00:44:46.040 INFO:tasks.workunit.client.0.smithi026.stdout:694 2024-09-01T00:44:46.041 INFO:tasks.workunit.client.0.smithi026.stdout:695 2024-09-01T00:44:46.042 INFO:tasks.workunit.client.0.smithi026.stdout:696 2024-09-01T00:44:46.044 INFO:tasks.workunit.client.0.smithi026.stdout:697 2024-09-01T00:44:46.045 INFO:tasks.workunit.client.0.smithi026.stdout:698 2024-09-01T00:44:46.046 INFO:tasks.workunit.client.0.smithi026.stdout:699 2024-09-01T00:44:46.047 INFO:tasks.workunit.client.0.smithi026.stdout:700 2024-09-01T00:44:46.048 INFO:tasks.workunit.client.0.smithi026.stdout:701 2024-09-01T00:44:46.049 INFO:tasks.workunit.client.0.smithi026.stdout:702 2024-09-01T00:44:46.050 INFO:tasks.workunit.client.0.smithi026.stdout:703 2024-09-01T00:44:46.051 INFO:tasks.workunit.client.0.smithi026.stdout:704 2024-09-01T00:44:46.052 INFO:tasks.workunit.client.0.smithi026.stdout:705 2024-09-01T00:44:46.053 INFO:tasks.workunit.client.0.smithi026.stdout:706 2024-09-01T00:44:46.054 INFO:tasks.workunit.client.0.smithi026.stdout:707 2024-09-01T00:44:46.055 INFO:tasks.workunit.client.0.smithi026.stdout:708 2024-09-01T00:44:46.056 INFO:tasks.workunit.client.0.smithi026.stdout:709 2024-09-01T00:44:46.058 INFO:tasks.workunit.client.0.smithi026.stdout:710 2024-09-01T00:44:46.059 INFO:tasks.workunit.client.0.smithi026.stdout:711 2024-09-01T00:44:46.060 INFO:tasks.workunit.client.0.smithi026.stdout:712 2024-09-01T00:44:46.061 INFO:tasks.workunit.client.0.smithi026.stdout:713 2024-09-01T00:44:46.062 INFO:tasks.workunit.client.0.smithi026.stdout:714 2024-09-01T00:44:46.063 INFO:tasks.workunit.client.0.smithi026.stdout:715 2024-09-01T00:44:46.064 INFO:tasks.workunit.client.0.smithi026.stdout:716 2024-09-01T00:44:46.065 INFO:tasks.workunit.client.0.smithi026.stdout:717 2024-09-01T00:44:46.066 INFO:tasks.workunit.client.0.smithi026.stdout:718 2024-09-01T00:44:46.067 INFO:tasks.workunit.client.0.smithi026.stdout:719 2024-09-01T00:44:46.068 INFO:tasks.workunit.client.0.smithi026.stdout:720 2024-09-01T00:44:46.069 INFO:tasks.workunit.client.0.smithi026.stdout:721 2024-09-01T00:44:46.070 INFO:tasks.workunit.client.0.smithi026.stdout:722 2024-09-01T00:44:46.072 INFO:tasks.workunit.client.0.smithi026.stdout:723 2024-09-01T00:44:46.073 INFO:tasks.workunit.client.0.smithi026.stdout:724 2024-09-01T00:44:46.074 INFO:tasks.workunit.client.0.smithi026.stdout:725 2024-09-01T00:44:46.075 INFO:tasks.workunit.client.0.smithi026.stdout:726 2024-09-01T00:44:46.076 INFO:tasks.workunit.client.0.smithi026.stdout:727 2024-09-01T00:44:46.077 INFO:tasks.workunit.client.0.smithi026.stdout:728 2024-09-01T00:44:46.078 INFO:tasks.workunit.client.0.smithi026.stdout:729 2024-09-01T00:44:46.079 INFO:tasks.workunit.client.0.smithi026.stdout:730 2024-09-01T00:44:46.080 INFO:tasks.workunit.client.0.smithi026.stdout:731 2024-09-01T00:44:46.081 INFO:tasks.workunit.client.0.smithi026.stdout:732 2024-09-01T00:44:46.082 INFO:tasks.workunit.client.0.smithi026.stdout:733 2024-09-01T00:44:46.083 INFO:tasks.workunit.client.0.smithi026.stdout:734 2024-09-01T00:44:46.085 INFO:tasks.workunit.client.0.smithi026.stdout:735 2024-09-01T00:44:46.086 INFO:tasks.workunit.client.0.smithi026.stdout:736 2024-09-01T00:44:46.087 INFO:tasks.workunit.client.0.smithi026.stdout:737 2024-09-01T00:44:46.088 INFO:tasks.workunit.client.0.smithi026.stdout:738 2024-09-01T00:44:46.089 INFO:tasks.workunit.client.0.smithi026.stdout:739 2024-09-01T00:44:46.090 INFO:tasks.workunit.client.0.smithi026.stdout:740 2024-09-01T00:44:46.091 INFO:tasks.workunit.client.0.smithi026.stdout:741 2024-09-01T00:44:46.092 INFO:tasks.workunit.client.0.smithi026.stdout:742 2024-09-01T00:44:46.093 INFO:tasks.workunit.client.0.smithi026.stdout:743 2024-09-01T00:44:46.094 INFO:tasks.workunit.client.0.smithi026.stdout:744 2024-09-01T00:44:46.096 INFO:tasks.workunit.client.0.smithi026.stdout:745 2024-09-01T00:44:46.097 INFO:tasks.workunit.client.0.smithi026.stdout:746 2024-09-01T00:44:46.098 INFO:tasks.workunit.client.0.smithi026.stdout:747 2024-09-01T00:44:46.099 INFO:tasks.workunit.client.0.smithi026.stdout:748 2024-09-01T00:44:46.100 INFO:tasks.workunit.client.0.smithi026.stdout:749 2024-09-01T00:44:46.101 INFO:tasks.workunit.client.0.smithi026.stdout:750 2024-09-01T00:44:46.102 INFO:tasks.workunit.client.0.smithi026.stdout:751 2024-09-01T00:44:46.103 INFO:tasks.workunit.client.0.smithi026.stdout:752 2024-09-01T00:44:46.105 INFO:tasks.workunit.client.0.smithi026.stdout:753 2024-09-01T00:44:46.106 INFO:tasks.workunit.client.0.smithi026.stdout:754 2024-09-01T00:44:46.107 INFO:tasks.workunit.client.0.smithi026.stdout:755 2024-09-01T00:44:46.109 INFO:tasks.workunit.client.0.smithi026.stdout:756 2024-09-01T00:44:46.110 INFO:tasks.workunit.client.0.smithi026.stdout:757 2024-09-01T00:44:46.111 INFO:tasks.workunit.client.0.smithi026.stdout:758 2024-09-01T00:44:46.115 INFO:tasks.workunit.client.0.smithi026.stdout:759 2024-09-01T00:44:46.118 INFO:tasks.workunit.client.0.smithi026.stdout:760 2024-09-01T00:44:46.119 INFO:tasks.workunit.client.0.smithi026.stdout:761 2024-09-01T00:44:46.121 INFO:tasks.workunit.client.0.smithi026.stdout:762 2024-09-01T00:44:46.122 INFO:tasks.workunit.client.0.smithi026.stdout:763 2024-09-01T00:44:46.123 INFO:tasks.workunit.client.0.smithi026.stdout:764 2024-09-01T00:44:46.124 INFO:tasks.workunit.client.0.smithi026.stdout:765 2024-09-01T00:44:46.125 INFO:tasks.workunit.client.0.smithi026.stdout:766 2024-09-01T00:44:46.127 INFO:tasks.workunit.client.0.smithi026.stdout:767 2024-09-01T00:44:46.127 INFO:tasks.workunit.client.0.smithi026.stdout:768 2024-09-01T00:44:46.129 INFO:tasks.workunit.client.0.smithi026.stdout:769 2024-09-01T00:44:46.130 INFO:tasks.workunit.client.0.smithi026.stdout:770 2024-09-01T00:44:46.131 INFO:tasks.workunit.client.0.smithi026.stdout:771 2024-09-01T00:44:46.132 INFO:tasks.workunit.client.0.smithi026.stdout:772 2024-09-01T00:44:46.136 INFO:tasks.workunit.client.0.smithi026.stdout:773 2024-09-01T00:44:46.137 INFO:tasks.workunit.client.0.smithi026.stdout:774 2024-09-01T00:44:46.137 INFO:tasks.workunit.client.0.smithi026.stdout:775 2024-09-01T00:44:46.138 INFO:tasks.workunit.client.0.smithi026.stdout:776 2024-09-01T00:44:46.139 INFO:tasks.workunit.client.0.smithi026.stdout:777 2024-09-01T00:44:46.140 INFO:tasks.workunit.client.0.smithi026.stdout:778 2024-09-01T00:44:46.141 INFO:tasks.workunit.client.0.smithi026.stdout:779 2024-09-01T00:44:46.143 INFO:tasks.workunit.client.0.smithi026.stdout:780 2024-09-01T00:44:46.144 INFO:tasks.workunit.client.0.smithi026.stdout:781 2024-09-01T00:44:46.145 INFO:tasks.workunit.client.0.smithi026.stdout:782 2024-09-01T00:44:46.147 INFO:tasks.workunit.client.0.smithi026.stdout:783 2024-09-01T00:44:46.148 INFO:tasks.workunit.client.0.smithi026.stdout:784 2024-09-01T00:44:46.149 INFO:tasks.workunit.client.0.smithi026.stdout:785 2024-09-01T00:44:46.150 INFO:tasks.workunit.client.0.smithi026.stdout:786 2024-09-01T00:44:46.152 INFO:tasks.workunit.client.0.smithi026.stdout:787 2024-09-01T00:44:46.153 INFO:tasks.workunit.client.0.smithi026.stdout:788 2024-09-01T00:44:46.154 INFO:tasks.workunit.client.0.smithi026.stdout:789 2024-09-01T00:44:46.156 INFO:tasks.workunit.client.0.smithi026.stdout:790 2024-09-01T00:44:46.157 INFO:tasks.workunit.client.0.smithi026.stdout:791 2024-09-01T00:44:46.158 INFO:tasks.workunit.client.0.smithi026.stdout:792 2024-09-01T00:44:46.160 INFO:tasks.workunit.client.0.smithi026.stdout:793 2024-09-01T00:44:46.161 INFO:tasks.workunit.client.0.smithi026.stdout:794 2024-09-01T00:44:46.162 INFO:tasks.workunit.client.0.smithi026.stdout:795 2024-09-01T00:44:46.164 INFO:tasks.workunit.client.0.smithi026.stdout:796 2024-09-01T00:44:46.165 INFO:tasks.workunit.client.0.smithi026.stdout:797 2024-09-01T00:44:46.167 INFO:tasks.workunit.client.0.smithi026.stdout:798 2024-09-01T00:44:46.168 INFO:tasks.workunit.client.0.smithi026.stdout:799 2024-09-01T00:44:46.169 INFO:tasks.workunit.client.0.smithi026.stdout:800 2024-09-01T00:44:46.170 INFO:tasks.workunit.client.0.smithi026.stdout:801 2024-09-01T00:44:46.172 INFO:tasks.workunit.client.0.smithi026.stdout:802 2024-09-01T00:44:46.173 INFO:tasks.workunit.client.0.smithi026.stdout:803 2024-09-01T00:44:46.174 INFO:tasks.workunit.client.0.smithi026.stdout:804 2024-09-01T00:44:46.175 INFO:tasks.workunit.client.0.smithi026.stdout:805 2024-09-01T00:44:46.177 INFO:tasks.workunit.client.0.smithi026.stdout:806 2024-09-01T00:44:46.178 INFO:tasks.workunit.client.0.smithi026.stdout:807 2024-09-01T00:44:46.179 INFO:tasks.workunit.client.0.smithi026.stdout:808 2024-09-01T00:44:46.181 INFO:tasks.workunit.client.0.smithi026.stdout:809 2024-09-01T00:44:46.182 INFO:tasks.workunit.client.0.smithi026.stdout:810 2024-09-01T00:44:46.183 INFO:tasks.workunit.client.0.smithi026.stdout:811 2024-09-01T00:44:46.185 INFO:tasks.workunit.client.0.smithi026.stdout:812 2024-09-01T00:44:46.186 INFO:tasks.workunit.client.0.smithi026.stdout:813 2024-09-01T00:44:46.187 INFO:tasks.workunit.client.0.smithi026.stdout:814 2024-09-01T00:44:46.188 INFO:tasks.workunit.client.0.smithi026.stdout:815 2024-09-01T00:44:46.190 INFO:tasks.workunit.client.0.smithi026.stdout:816 2024-09-01T00:44:46.191 INFO:tasks.workunit.client.0.smithi026.stdout:817 2024-09-01T00:44:46.193 INFO:tasks.workunit.client.0.smithi026.stdout:818 2024-09-01T00:44:46.194 INFO:tasks.workunit.client.0.smithi026.stdout:819 2024-09-01T00:44:46.195 INFO:tasks.workunit.client.0.smithi026.stdout:820 2024-09-01T00:44:46.196 INFO:tasks.workunit.client.0.smithi026.stdout:821 2024-09-01T00:44:46.198 INFO:tasks.workunit.client.0.smithi026.stdout:822 2024-09-01T00:44:46.199 INFO:tasks.workunit.client.0.smithi026.stdout:823 2024-09-01T00:44:46.200 INFO:tasks.workunit.client.0.smithi026.stdout:824 2024-09-01T00:44:46.202 INFO:tasks.workunit.client.0.smithi026.stdout:825 2024-09-01T00:44:46.203 INFO:tasks.workunit.client.0.smithi026.stdout:826 2024-09-01T00:44:46.205 INFO:tasks.workunit.client.0.smithi026.stdout:827 2024-09-01T00:44:46.206 INFO:tasks.workunit.client.0.smithi026.stdout:828 2024-09-01T00:44:46.207 INFO:tasks.workunit.client.0.smithi026.stdout:829 2024-09-01T00:44:46.208 INFO:tasks.workunit.client.0.smithi026.stdout:830 2024-09-01T00:44:46.210 INFO:tasks.workunit.client.0.smithi026.stdout:831 2024-09-01T00:44:46.211 INFO:tasks.workunit.client.0.smithi026.stdout:832 2024-09-01T00:44:46.213 INFO:tasks.workunit.client.0.smithi026.stdout:833 2024-09-01T00:44:46.214 INFO:tasks.workunit.client.0.smithi026.stdout:834 2024-09-01T00:44:46.215 INFO:tasks.workunit.client.0.smithi026.stdout:835 2024-09-01T00:44:46.216 INFO:tasks.workunit.client.0.smithi026.stdout:836 2024-09-01T00:44:46.218 INFO:tasks.workunit.client.0.smithi026.stdout:837 2024-09-01T00:44:46.219 INFO:tasks.workunit.client.0.smithi026.stdout:838 2024-09-01T00:44:46.221 INFO:tasks.workunit.client.0.smithi026.stdout:839 2024-09-01T00:44:46.222 INFO:tasks.workunit.client.0.smithi026.stdout:840 2024-09-01T00:44:46.223 INFO:tasks.workunit.client.0.smithi026.stdout:841 2024-09-01T00:44:46.224 INFO:tasks.workunit.client.0.smithi026.stdout:842 2024-09-01T00:44:46.226 INFO:tasks.workunit.client.0.smithi026.stdout:843 2024-09-01T00:44:46.227 INFO:tasks.workunit.client.0.smithi026.stdout:844 2024-09-01T00:44:46.228 INFO:tasks.workunit.client.0.smithi026.stdout:845 2024-09-01T00:44:46.229 INFO:tasks.workunit.client.0.smithi026.stdout:846 2024-09-01T00:44:46.231 INFO:tasks.workunit.client.0.smithi026.stdout:847 2024-09-01T00:44:46.232 INFO:tasks.workunit.client.0.smithi026.stdout:848 2024-09-01T00:44:46.233 INFO:tasks.workunit.client.0.smithi026.stdout:849 2024-09-01T00:44:46.234 INFO:tasks.workunit.client.0.smithi026.stdout:850 2024-09-01T00:44:46.235 INFO:tasks.workunit.client.0.smithi026.stdout:851 2024-09-01T00:44:46.236 INFO:tasks.workunit.client.0.smithi026.stdout:852 2024-09-01T00:44:46.237 INFO:tasks.workunit.client.0.smithi026.stdout:853 2024-09-01T00:44:46.239 INFO:tasks.workunit.client.0.smithi026.stdout:854 2024-09-01T00:44:46.240 INFO:tasks.workunit.client.0.smithi026.stdout:855 2024-09-01T00:44:46.241 INFO:tasks.workunit.client.0.smithi026.stdout:856 2024-09-01T00:44:46.242 INFO:tasks.workunit.client.0.smithi026.stdout:857 2024-09-01T00:44:46.244 INFO:tasks.workunit.client.0.smithi026.stdout:858 2024-09-01T00:44:46.245 INFO:tasks.workunit.client.0.smithi026.stdout:859 2024-09-01T00:44:46.246 INFO:tasks.workunit.client.0.smithi026.stdout:860 2024-09-01T00:44:46.248 INFO:tasks.workunit.client.0.smithi026.stdout:861 2024-09-01T00:44:46.249 INFO:tasks.workunit.client.0.smithi026.stdout:862 2024-09-01T00:44:46.250 INFO:tasks.workunit.client.0.smithi026.stdout:863 2024-09-01T00:44:46.251 INFO:tasks.workunit.client.0.smithi026.stdout:864 2024-09-01T00:44:46.252 INFO:tasks.workunit.client.0.smithi026.stdout:865 2024-09-01T00:44:46.253 INFO:tasks.workunit.client.0.smithi026.stdout:866 2024-09-01T00:44:46.254 INFO:tasks.workunit.client.0.smithi026.stdout:867 2024-09-01T00:44:46.255 INFO:tasks.workunit.client.0.smithi026.stdout:868 2024-09-01T00:44:46.257 INFO:tasks.workunit.client.0.smithi026.stdout:869 2024-09-01T00:44:46.258 INFO:tasks.workunit.client.0.smithi026.stdout:870 2024-09-01T00:44:46.259 INFO:tasks.workunit.client.0.smithi026.stdout:871 2024-09-01T00:44:46.260 INFO:tasks.workunit.client.0.smithi026.stdout:872 2024-09-01T00:44:46.261 INFO:tasks.workunit.client.0.smithi026.stdout:873 2024-09-01T00:44:46.262 INFO:tasks.workunit.client.0.smithi026.stdout:874 2024-09-01T00:44:46.263 INFO:tasks.workunit.client.0.smithi026.stdout:875 2024-09-01T00:44:46.265 INFO:tasks.workunit.client.0.smithi026.stdout:876 2024-09-01T00:44:46.266 INFO:tasks.workunit.client.0.smithi026.stdout:877 2024-09-01T00:44:46.267 INFO:tasks.workunit.client.0.smithi026.stdout:878 2024-09-01T00:44:46.268 INFO:tasks.workunit.client.0.smithi026.stdout:879 2024-09-01T00:44:46.269 INFO:tasks.workunit.client.0.smithi026.stdout:880 2024-09-01T00:44:46.271 INFO:tasks.workunit.client.0.smithi026.stdout:881 2024-09-01T00:44:46.272 INFO:tasks.workunit.client.0.smithi026.stdout:882 2024-09-01T00:44:46.273 INFO:tasks.workunit.client.0.smithi026.stdout:883 2024-09-01T00:44:46.274 INFO:tasks.workunit.client.0.smithi026.stdout:884 2024-09-01T00:44:46.275 INFO:tasks.workunit.client.0.smithi026.stdout:885 2024-09-01T00:44:46.276 INFO:tasks.workunit.client.0.smithi026.stdout:886 2024-09-01T00:44:46.278 INFO:tasks.workunit.client.0.smithi026.stdout:887 2024-09-01T00:44:46.279 INFO:tasks.workunit.client.0.smithi026.stdout:888 2024-09-01T00:44:46.280 INFO:tasks.workunit.client.0.smithi026.stdout:889 2024-09-01T00:44:46.281 INFO:tasks.workunit.client.0.smithi026.stdout:890 2024-09-01T00:44:46.282 INFO:tasks.workunit.client.0.smithi026.stdout:891 2024-09-01T00:44:46.283 INFO:tasks.workunit.client.0.smithi026.stdout:892 2024-09-01T00:44:46.284 INFO:tasks.workunit.client.0.smithi026.stdout:893 2024-09-01T00:44:46.285 INFO:tasks.workunit.client.0.smithi026.stdout:894 2024-09-01T00:44:46.286 INFO:tasks.workunit.client.0.smithi026.stdout:895 2024-09-01T00:44:46.287 INFO:tasks.workunit.client.0.smithi026.stdout:896 2024-09-01T00:44:46.288 INFO:tasks.workunit.client.0.smithi026.stdout:897 2024-09-01T00:44:46.289 INFO:tasks.workunit.client.0.smithi026.stdout:898 2024-09-01T00:44:46.290 INFO:tasks.workunit.client.0.smithi026.stdout:899 2024-09-01T00:44:46.291 INFO:tasks.workunit.client.0.smithi026.stdout:900 2024-09-01T00:44:46.292 INFO:tasks.workunit.client.0.smithi026.stdout:901 2024-09-01T00:44:46.293 INFO:tasks.workunit.client.0.smithi026.stdout:902 2024-09-01T00:44:46.294 INFO:tasks.workunit.client.0.smithi026.stdout:903 2024-09-01T00:44:46.295 INFO:tasks.workunit.client.0.smithi026.stdout:904 2024-09-01T00:44:46.297 INFO:tasks.workunit.client.0.smithi026.stdout:905 2024-09-01T00:44:46.298 INFO:tasks.workunit.client.0.smithi026.stdout:906 2024-09-01T00:44:46.299 INFO:tasks.workunit.client.0.smithi026.stdout:907 2024-09-01T00:44:46.300 INFO:tasks.workunit.client.0.smithi026.stdout:908 2024-09-01T00:44:46.301 INFO:tasks.workunit.client.0.smithi026.stdout:909 2024-09-01T00:44:46.302 INFO:tasks.workunit.client.0.smithi026.stdout:910 2024-09-01T00:44:46.303 INFO:tasks.workunit.client.0.smithi026.stdout:911 2024-09-01T00:44:46.304 INFO:tasks.workunit.client.0.smithi026.stdout:912 2024-09-01T00:44:46.305 INFO:tasks.workunit.client.0.smithi026.stdout:913 2024-09-01T00:44:46.306 INFO:tasks.workunit.client.0.smithi026.stdout:914 2024-09-01T00:44:46.307 INFO:tasks.workunit.client.0.smithi026.stdout:915 2024-09-01T00:44:46.308 INFO:tasks.workunit.client.0.smithi026.stdout:916 2024-09-01T00:44:46.310 INFO:tasks.workunit.client.0.smithi026.stdout:917 2024-09-01T00:44:46.311 INFO:tasks.workunit.client.0.smithi026.stdout:918 2024-09-01T00:44:46.312 INFO:tasks.workunit.client.0.smithi026.stdout:919 2024-09-01T00:44:46.313 INFO:tasks.workunit.client.0.smithi026.stdout:920 2024-09-01T00:44:46.314 INFO:tasks.workunit.client.0.smithi026.stdout:921 2024-09-01T00:44:46.315 INFO:tasks.workunit.client.0.smithi026.stdout:922 2024-09-01T00:44:46.316 INFO:tasks.workunit.client.0.smithi026.stdout:923 2024-09-01T00:44:46.317 INFO:tasks.workunit.client.0.smithi026.stdout:924 2024-09-01T00:44:46.318 INFO:tasks.workunit.client.0.smithi026.stdout:925 2024-09-01T00:44:46.319 INFO:tasks.workunit.client.0.smithi026.stdout:926 2024-09-01T00:44:46.321 INFO:tasks.workunit.client.0.smithi026.stdout:927 2024-09-01T00:44:46.322 INFO:tasks.workunit.client.0.smithi026.stdout:928 2024-09-01T00:44:46.323 INFO:tasks.workunit.client.0.smithi026.stdout:929 2024-09-01T00:44:46.324 INFO:tasks.workunit.client.0.smithi026.stdout:930 2024-09-01T00:44:46.325 INFO:tasks.workunit.client.0.smithi026.stdout:931 2024-09-01T00:44:46.326 INFO:tasks.workunit.client.0.smithi026.stdout:932 2024-09-01T00:44:46.327 INFO:tasks.workunit.client.0.smithi026.stdout:933 2024-09-01T00:44:46.329 INFO:tasks.workunit.client.0.smithi026.stdout:934 2024-09-01T00:44:46.330 INFO:tasks.workunit.client.0.smithi026.stdout:935 2024-09-01T00:44:46.331 INFO:tasks.workunit.client.0.smithi026.stdout:936 2024-09-01T00:44:46.332 INFO:tasks.workunit.client.0.smithi026.stdout:937 2024-09-01T00:44:46.333 INFO:tasks.workunit.client.0.smithi026.stdout:938 2024-09-01T00:44:46.334 INFO:tasks.workunit.client.0.smithi026.stdout:939 2024-09-01T00:44:46.336 INFO:tasks.workunit.client.0.smithi026.stdout:940 2024-09-01T00:44:46.337 INFO:tasks.workunit.client.0.smithi026.stdout:941 2024-09-01T00:44:46.341 INFO:tasks.workunit.client.0.smithi026.stdout:942 2024-09-01T00:44:46.341 INFO:tasks.workunit.client.0.smithi026.stdout:943 2024-09-01T00:44:46.341 INFO:tasks.workunit.client.0.smithi026.stdout:944 2024-09-01T00:44:46.341 INFO:tasks.workunit.client.0.smithi026.stdout:945 2024-09-01T00:44:46.342 INFO:tasks.workunit.client.0.smithi026.stdout:946 2024-09-01T00:44:46.343 INFO:tasks.workunit.client.0.smithi026.stdout:947 2024-09-01T00:44:46.344 INFO:tasks.workunit.client.0.smithi026.stdout:948 2024-09-01T00:44:46.345 INFO:tasks.workunit.client.0.smithi026.stdout:949 2024-09-01T00:44:46.346 INFO:tasks.workunit.client.0.smithi026.stdout:950 2024-09-01T00:44:46.347 INFO:tasks.workunit.client.0.smithi026.stdout:951 2024-09-01T00:44:46.349 INFO:tasks.workunit.client.0.smithi026.stdout:952 2024-09-01T00:44:46.349 INFO:tasks.workunit.client.0.smithi026.stdout:953 2024-09-01T00:44:46.351 INFO:tasks.workunit.client.0.smithi026.stdout:954 2024-09-01T00:44:46.352 INFO:tasks.workunit.client.0.smithi026.stdout:955 2024-09-01T00:44:46.353 INFO:tasks.workunit.client.0.smithi026.stdout:956 2024-09-01T00:44:46.354 INFO:tasks.workunit.client.0.smithi026.stdout:957 2024-09-01T00:44:46.355 INFO:tasks.workunit.client.0.smithi026.stdout:958 2024-09-01T00:44:46.357 INFO:tasks.workunit.client.0.smithi026.stdout:959 2024-09-01T00:44:46.358 INFO:tasks.workunit.client.0.smithi026.stdout:960 2024-09-01T00:44:46.359 INFO:tasks.workunit.client.0.smithi026.stdout:961 2024-09-01T00:44:46.361 INFO:tasks.workunit.client.0.smithi026.stdout:962 2024-09-01T00:44:46.362 INFO:tasks.workunit.client.0.smithi026.stdout:963 2024-09-01T00:44:46.363 INFO:tasks.workunit.client.0.smithi026.stdout:964 2024-09-01T00:44:46.364 INFO:tasks.workunit.client.0.smithi026.stdout:965 2024-09-01T00:44:46.366 INFO:tasks.workunit.client.0.smithi026.stdout:966 2024-09-01T00:44:46.367 INFO:tasks.workunit.client.0.smithi026.stdout:967 2024-09-01T00:44:46.368 INFO:tasks.workunit.client.0.smithi026.stdout:968 2024-09-01T00:44:46.369 INFO:tasks.workunit.client.0.smithi026.stdout:969 2024-09-01T00:44:46.370 INFO:tasks.workunit.client.0.smithi026.stdout:970 2024-09-01T00:44:46.372 INFO:tasks.workunit.client.0.smithi026.stdout:971 2024-09-01T00:44:46.373 INFO:tasks.workunit.client.0.smithi026.stdout:972 2024-09-01T00:44:46.374 INFO:tasks.workunit.client.0.smithi026.stdout:973 2024-09-01T00:44:46.376 INFO:tasks.workunit.client.0.smithi026.stdout:974 2024-09-01T00:44:46.377 INFO:tasks.workunit.client.0.smithi026.stdout:975 2024-09-01T00:44:46.378 INFO:tasks.workunit.client.0.smithi026.stdout:976 2024-09-01T00:44:46.379 INFO:tasks.workunit.client.0.smithi026.stdout:977 2024-09-01T00:44:46.381 INFO:tasks.workunit.client.0.smithi026.stdout:978 2024-09-01T00:44:46.382 INFO:tasks.workunit.client.0.smithi026.stdout:979 2024-09-01T00:44:46.383 INFO:tasks.workunit.client.0.smithi026.stdout:980 2024-09-01T00:44:46.385 INFO:tasks.workunit.client.0.smithi026.stdout:981 2024-09-01T00:44:46.386 INFO:tasks.workunit.client.0.smithi026.stdout:982 2024-09-01T00:44:46.387 INFO:tasks.workunit.client.0.smithi026.stdout:983 2024-09-01T00:44:46.388 INFO:tasks.workunit.client.0.smithi026.stdout:984 2024-09-01T00:44:46.389 INFO:tasks.workunit.client.0.smithi026.stdout:985 2024-09-01T00:44:46.390 INFO:tasks.workunit.client.0.smithi026.stdout:986 2024-09-01T00:44:46.391 INFO:tasks.workunit.client.0.smithi026.stdout:987 2024-09-01T00:44:46.393 INFO:tasks.workunit.client.0.smithi026.stdout:988 2024-09-01T00:44:46.394 INFO:tasks.workunit.client.0.smithi026.stdout:989 2024-09-01T00:44:46.395 INFO:tasks.workunit.client.0.smithi026.stdout:990 2024-09-01T00:44:46.396 INFO:tasks.workunit.client.0.smithi026.stdout:991 2024-09-01T00:44:46.397 INFO:tasks.workunit.client.0.smithi026.stdout:992 2024-09-01T00:44:46.398 INFO:tasks.workunit.client.0.smithi026.stdout:993 2024-09-01T00:44:46.400 INFO:tasks.workunit.client.0.smithi026.stdout:994 2024-09-01T00:44:46.401 INFO:tasks.workunit.client.0.smithi026.stdout:995 2024-09-01T00:44:46.402 INFO:tasks.workunit.client.0.smithi026.stdout:996 2024-09-01T00:44:46.403 INFO:tasks.workunit.client.0.smithi026.stdout:997 2024-09-01T00:44:46.404 INFO:tasks.workunit.client.0.smithi026.stdout:998 2024-09-01T00:44:46.405 INFO:tasks.workunit.client.0.smithi026.stdout:999 2024-09-01T00:44:46.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:46 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:46.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:46 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:46.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:46 smithi026 ceph-mon[81182]: osdmap e954: 8 total, 8 up, 8 in 2024-09-01T00:44:46.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:46 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1743939287' entity='client.admin' cmd={"prefix": "osd dump","format":"json"} : dispatch 2024-09-01T00:44:46.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:46 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:46.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:46 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:46.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:46 smithi026 ceph-mon[83580]: osdmap e954: 8 total, 8 up, 8 in 2024-09-01T00:44:46.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:46 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1743939287' entity='client.admin' cmd={"prefix": "osd dump","format":"json"} : dispatch 2024-09-01T00:44:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:46 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:46 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:46.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:46 smithi139 ceph-mon[73682]: osdmap e954: 8 total, 8 up, 8 in 2024-09-01T00:44:46.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:46 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1743939287' entity='client.admin' cmd={"prefix": "osd dump","format":"json"} : dispatch 2024-09-01T00:44:47.125 INFO:tasks.workunit.client.0.smithi026.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-09-01T00:44:47.125 INFO:tasks.workunit.client.0.smithi026.stdout:00000010 69 73 |is| 2024-09-01T00:44:47.126 INFO:tasks.workunit.client.0.smithi026.stdout:00000012 2024-09-01T00:44:47.126 INFO:tasks.workunit.client.0.smithi026.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-09-01T00:44:47.126 INFO:tasks.workunit.client.0.smithi026.stdout:00000010 69 73 |is| 2024-09-01T00:44:47.126 INFO:tasks.workunit.client.0.smithi026.stdout:00000012 2024-09-01T00:44:47.126 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsHello.WriteReturnData (4029 ms) 2024-09-01T00:44:47.126 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsHello.Loud 2024-09-01T00:44:47.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:47 smithi026 ceph-mon[81182]: osdmap e955: 8 total, 8 up, 8 in 2024-09-01T00:44:47.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:47 smithi026 ceph-mon[81182]: pgmap v1127: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-01T00:44:47.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:47 smithi026 ceph-mon[83580]: osdmap e955: 8 total, 8 up, 8 in 2024-09-01T00:44:47.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:47 smithi026 ceph-mon[83580]: pgmap v1127: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-01T00:44:47.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:47 smithi139 ceph-mon[73682]: osdmap e955: 8 total, 8 up, 8 in 2024-09-01T00:44:47.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:47 smithi139 ceph-mon[73682]: pgmap v1127: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-01T00:44:48.121 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:44:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:44:47] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.51.0" 2024-09-01T00:44:48.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:48 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:48.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:48 smithi026 ceph-mon[81182]: osdmap e956: 8 total, 8 up, 8 in 2024-09-01T00:44:48.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:48 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:48.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:48 smithi026 ceph-mon[83580]: osdmap e956: 8 total, 8 up, 8 in 2024-09-01T00:44:48.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:48 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:48.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:48 smithi139 ceph-mon[73682]: osdmap e956: 8 total, 8 up, 8 in 2024-09-01T00:44:49.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:49 smithi026 ceph-mon[81182]: osdmap e957: 8 total, 8 up, 8 in 2024-09-01T00:44:49.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:49 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2827113591' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:49.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:49 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:49.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:49 smithi026 ceph-mon[81182]: pgmap v1130: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:49.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:49 smithi026 ceph-mon[83580]: osdmap e957: 8 total, 8 up, 8 in 2024-09-01T00:44:49.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:49 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2827113591' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:49.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:49 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:49.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:49 smithi026 ceph-mon[83580]: pgmap v1130: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:49.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:49 smithi139 ceph-mon[73682]: osdmap e957: 8 total, 8 up, 8 in 2024-09-01T00:44:49.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:49 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2827113591' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:49.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:49 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:49.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:49 smithi139 ceph-mon[73682]: pgmap v1130: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:50.143 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsHello.Loud (3018 ms) 2024-09-01T00:44:50.144 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsHello.BadMethods 2024-09-01T00:44:50.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:50 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:50.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:50 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:50.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:50 smithi026 ceph-mon[81182]: osdmap e958: 8 total, 8 up, 8 in 2024-09-01T00:44:50.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:50 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:44:50.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:50 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:50.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:50 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:50.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:50 smithi026 ceph-mon[83580]: osdmap e958: 8 total, 8 up, 8 in 2024-09-01T00:44:50.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:50 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:44:50.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:50 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:50.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:50 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:50.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:50 smithi139 ceph-mon[73682]: osdmap e958: 8 total, 8 up, 8 in 2024-09-01T00:44:50.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:50 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:44:51.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:51 smithi026 ceph-mon[81182]: osdmap e959: 8 total, 8 up, 8 in 2024-09-01T00:44:51.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:51 smithi026 ceph-mon[81182]: pgmap v1133: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:51.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:51 smithi026 ceph-mon[83580]: osdmap e959: 8 total, 8 up, 8 in 2024-09-01T00:44:51.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:51 smithi026 ceph-mon[83580]: pgmap v1133: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:51.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:51 smithi139 ceph-mon[73682]: osdmap e959: 8 total, 8 up, 8 in 2024-09-01T00:44:51.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:51 smithi139 ceph-mon[73682]: pgmap v1133: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:52.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:52 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:52.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:52 smithi026 ceph-mon[81182]: osdmap e960: 8 total, 8 up, 8 in 2024-09-01T00:44:52.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:52 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4049226564' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:52.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:52 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:52.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:52 smithi026 ceph-mon[83580]: osdmap e960: 8 total, 8 up, 8 in 2024-09-01T00:44:52.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:52 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4049226564' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:52.451 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:44:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[103504]: 2024-09-01T00:44:52.176+0000 7f1604f5c640 -1 osd.3 pg_epoch: 961 pg[38.2( v 961'1 (0'0,961'1] local-lis/les=960/961 n=1 ec=960/960 lis/c=960/960 les/c/f=961/961/0 sis=960) [3,7,5] r=0 lpr=960 crt=961'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-09-01T00:44:52.451 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:44:52 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[103504]: 2024-09-01T00:44:52.178+0000 7f1608f64640 -1 osd.3 pg_epoch: 961 pg[38.2( v 961'2 (0'0,961'2] local-lis/les=960/961 n=1 ec=960/960 lis/c=960/960 les/c/f=961/961/0 sis=960) [3,7,5] r=0 lpr=960 crt=961'1 lcod 961'1 mlcod 961'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-09-01T00:44:52.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:52 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:52.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:52 smithi139 ceph-mon[73682]: osdmap e960: 8 total, 8 up, 8 in 2024-09-01T00:44:52.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:52 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4049226564' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:53.166 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsHello.BadMethods (3022 ms) 2024-09-01T00:44:53.167 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsHello.Filter 2024-09-01T00:44:53.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:53 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4049226564' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:53.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:53 smithi026 ceph-mon[81182]: osdmap e961: 8 total, 8 up, 8 in 2024-09-01T00:44:53.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:53 smithi026 ceph-mon[81182]: pgmap v1136: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:53.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:53 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4049226564' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:53.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:53 smithi026 ceph-mon[83580]: osdmap e961: 8 total, 8 up, 8 in 2024-09-01T00:44:53.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:53 smithi026 ceph-mon[83580]: pgmap v1136: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:53.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:53 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4049226564' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:53.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:53 smithi139 ceph-mon[73682]: osdmap e961: 8 total, 8 up, 8 in 2024-09-01T00:44:53.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:53 smithi139 ceph-mon[73682]: pgmap v1136: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:54.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:54 smithi026 ceph-mon[83580]: osdmap e962: 8 total, 8 up, 8 in 2024-09-01T00:44:54.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:54 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:44:54.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:54 smithi026 ceph-mon[81182]: osdmap e962: 8 total, 8 up, 8 in 2024-09-01T00:44:54.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:54 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:44:54.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:54 smithi139 ceph-mon[73682]: osdmap e962: 8 total, 8 up, 8 in 2024-09-01T00:44:54.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:54 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:44:55.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:55 smithi026 ceph-mon[83580]: osdmap e963: 8 total, 8 up, 8 in 2024-09-01T00:44:55.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:55 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/650640328' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:55.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:44:55.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:44:55.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:44:55.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:55 smithi026 ceph-mon[83580]: pgmap v1139: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:55 smithi026 ceph-mon[81182]: osdmap e963: 8 total, 8 up, 8 in 2024-09-01T00:44:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:55 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/650640328' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:44:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:44:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:44:55.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:55 smithi026 ceph-mon[81182]: pgmap v1139: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:55.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:55 smithi139 ceph-mon[73682]: osdmap e963: 8 total, 8 up, 8 in 2024-09-01T00:44:55.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:55 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/650640328' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:55.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:44:55.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:44:55.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:44:55.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:55 smithi139 ceph-mon[73682]: pgmap v1139: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:56.174 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsHello.Filter (3007 ms) 2024-09-01T00:44:56.174 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 6 tests from ClsHello (18978 ms total) 2024-09-01T00:44:56.175 INFO:tasks.workunit.client.0.smithi026.stdout: 2024-09-01T00:44:56.175 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment tear-down 2024-09-01T00:44:56.175 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] 6 tests from 1 test suite ran. (18978 ms total) 2024-09-01T00:44:56.175 INFO:tasks.workunit.client.0.smithi026.stdout:[ PASSED ] 6 tests. 2024-09-01T00:44:56.178 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-01T00:44:56.178 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-01T00:44:56.246 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-09-01T00:44:56.247 DEBUG:teuthology.orchestra.run.smithi026: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-01T00:44:56.319 INFO:tasks.workunit.client.0.smithi026.stdout:Running main() from gmock_main.cc 2024-09-01T00:44:56.319 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] Running 27 tests from 1 test suite. 2024-09-01T00:44:56.319 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment set-up. 2024-09-01T00:44:56.319 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 27 tests from TestClsJournal 2024-09-01T00:44:56.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:56 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/650640328' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:56.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:56 smithi026 ceph-mon[81182]: osdmap e964: 8 total, 8 up, 8 in 2024-09-01T00:44:56.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:56 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:56.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:56 smithi026 ceph-mon[81182]: osdmap e965: 8 total, 8 up, 8 in 2024-09-01T00:44:56.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:56 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/650640328' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:56.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:56 smithi026 ceph-mon[83580]: osdmap e964: 8 total, 8 up, 8 in 2024-09-01T00:44:56.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:56 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:56.451 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:56 smithi026 ceph-mon[83580]: osdmap e965: 8 total, 8 up, 8 in 2024-09-01T00:44:56.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:56 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/650640328' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123309-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:56.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:56 smithi139 ceph-mon[73682]: osdmap e964: 8 total, 8 up, 8 in 2024-09-01T00:44:56.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:56 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:44:56.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:56 smithi139 ceph-mon[73682]: osdmap e965: 8 total, 8 up, 8 in 2024-09-01T00:44:57.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:57 smithi026 ceph-mon[81182]: pgmap v1142: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:57.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:57 smithi026 ceph-mon[83580]: pgmap v1142: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:57.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:57 smithi139 ceph-mon[73682]: pgmap v1142: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:58.186 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:44:57 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:44:57] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.51.0" 2024-09-01T00:44:58.197 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.Create 2024-09-01T00:44:58.216 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.Create (18 ms) 2024-09-01T00:44:58.216 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-09-01T00:44:58.221 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.MinimumSet (5 ms) 2024-09-01T00:44:58.221 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-09-01T00:44:58.227 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.MinimumSetStale (6 ms) 2024-09-01T00:44:58.227 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-09-01T00:44:58.230 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (4 ms) 2024-09-01T00:44:58.230 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-09-01T00:44:58.233 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ActiveSet (2 ms) 2024-09-01T00:44:58.233 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-09-01T00:44:58.236 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ActiveSetStale (3 ms) 2024-09-01T00:44:58.237 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-09-01T00:44:58.239 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.CreateDuplicate (3 ms) 2024-09-01T00:44:58.239 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.GetClient 2024-09-01T00:44:58.243 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.GetClient (3 ms) 2024-09-01T00:44:58.243 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-09-01T00:44:58.245 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ClientRegister (3 ms) 2024-09-01T00:44:58.245 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-09-01T00:44:58.249 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (3 ms) 2024-09-01T00:44:58.249 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-09-01T00:44:58.253 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ClientUpdateData (5 ms) 2024-09-01T00:44:58.254 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-09-01T00:44:58.258 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ClientUpdateState (5 ms) 2024-09-01T00:44:58.258 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-09-01T00:44:58.261 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2024-09-01T00:44:58.261 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-09-01T00:44:58.265 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (4 ms) 2024-09-01T00:44:58.265 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-09-01T00:44:58.367 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (101 ms) 2024-09-01T00:44:58.367 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-09-01T00:44:58.370 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ClientCommit (4 ms) 2024-09-01T00:44:58.370 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-09-01T00:44:58.373 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (2 ms) 2024-09-01T00:44:58.373 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-09-01T00:44:58.373 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2024-09-01T00:44:58.374 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.ClientList 2024-09-01T00:44:58.412 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.ClientList (38 ms) 2024-09-01T00:44:58.412 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-09-01T00:44:58.416 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.GetNextTagTid (4 ms) 2024-09-01T00:44:58.416 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.TagCreate 2024-09-01T00:44:58.424 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.TagCreate (8 ms) 2024-09-01T00:44:58.424 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-09-01T00:44:58.431 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (7 ms) 2024-09-01T00:44:58.431 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.TagList 2024-09-01T00:44:58.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:58 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:58.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:58 smithi026 ceph-mon[83580]: osdmap e966: 8 total, 8 up, 8 in 2024-09-01T00:44:58.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:58 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3399450452' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123578-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:58.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:58 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123578-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:58.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:58 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:58.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:58 smithi026 ceph-mon[81182]: osdmap e966: 8 total, 8 up, 8 in 2024-09-01T00:44:58.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:58 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3399450452' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123578-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:58.451 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:58 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123578-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:58.525 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.TagList (94 ms) 2024-09-01T00:44:58.526 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-09-01T00:44:58.527 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.GuardAppend (3 ms) 2024-09-01T00:44:58.528 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-09-01T00:44:58.528 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2024-09-01T00:44:58.529 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-09-01T00:44:58.530 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2024-09-01T00:44:58.530 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsJournal.Append 2024-09-01T00:44:58.538 INFO:tasks.workunit.client.0.smithi026.stdout:padding is not enabled 2024-09-01T00:44:58.538 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsJournal.Append (7 ms) 2024-09-01T00:44:58.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:58 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:44:58.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:58 smithi139 ceph-mon[73682]: osdmap e966: 8 total, 8 up, 8 in 2024-09-01T00:44:58.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:58 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3399450452' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123578-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:58.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:58 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123578-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:44:59.204 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 27 tests from TestClsJournal (340 ms total) 2024-09-01T00:44:59.204 INFO:tasks.workunit.client.0.smithi026.stdout: 2024-09-01T00:44:59.204 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment tear-down 2024-09-01T00:44:59.204 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] 27 tests from 1 test suite ran. (2885 ms total) 2024-09-01T00:44:59.204 INFO:tasks.workunit.client.0.smithi026.stdout:[ PASSED ] 27 tests. 2024-09-01T00:44:59.208 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-01T00:44:59.208 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-01T00:44:59.276 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-09-01T00:44:59.277 DEBUG:teuthology.orchestra.run.smithi026: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-01T00:44:59.350 INFO:tasks.workunit.client.0.smithi026.stdout:Running main() from gmock_main.cc 2024-09-01T00:44:59.350 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] Running 11 tests from 1 test suite. 2024-09-01T00:44:59.350 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment set-up. 2024-09-01T00:44:59.350 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 11 tests from ClsLock 2024-09-01T00:44:59.350 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-09-01T00:44:59.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:59 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123578-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:59.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:59 smithi026 ceph-mon[81182]: osdmap e967: 8 total, 8 up, 8 in 2024-09-01T00:44:59.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:44:59 smithi026 ceph-mon[81182]: pgmap v1145: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:59.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:59 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123578-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:59.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:59 smithi026 ceph-mon[83580]: osdmap e967: 8 total, 8 up, 8 in 2024-09-01T00:44:59.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:44:59 smithi026 ceph-mon[83580]: pgmap v1145: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:44:59.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:59 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123578-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:44:59.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:59 smithi139 ceph-mon[73682]: osdmap e967: 8 total, 8 up, 8 in 2024-09-01T00:44:59.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:44:59 smithi139 ceph-mon[73682]: pgmap v1145: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:00.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:00 smithi026 ceph-mon[81182]: osdmap e968: 8 total, 8 up, 8 in 2024-09-01T00:45:00.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:00 smithi026 ceph-mon[83580]: osdmap e968: 8 total, 8 up, 8 in 2024-09-01T00:45:00.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:00 smithi139 ceph-mon[73682]: osdmap e968: 8 total, 8 up, 8 in 2024-09-01T00:45:01.250 INFO:tasks.workunit.client.0.smithi026.stdout:lock: mylock 2024-09-01T00:45:01.250 INFO:tasks.workunit.client.0.smithi026.stdout: lock_type: exclusive 2024-09-01T00:45:01.250 INFO:tasks.workunit.client.0.smithi026.stdout: tag: 2024-09-01T00:45:01.250 INFO:tasks.workunit.client.0.smithi026.stdout: lockers: 2024-09-01T00:45:01.250 INFO:tasks.workunit.client.0.smithi026.stdout: client.34902 expiration=2024-09-01T00:47:01.247244+0000 addr=v1:172.21.15.26:0/4188526330 cookie= 2024-09-01T00:45:01.254 INFO:tasks.workunit.client.0.smithi026.stdout:lock: mylock 2024-09-01T00:45:01.254 INFO:tasks.workunit.client.0.smithi026.stdout: lock_type: shared 2024-09-01T00:45:01.254 INFO:tasks.workunit.client.0.smithi026.stdout: tag: 2024-09-01T00:45:01.254 INFO:tasks.workunit.client.0.smithi026.stdout: lockers: 2024-09-01T00:45:01.254 INFO:tasks.workunit.client.0.smithi026.stdout: client.34902 expiration=2024-09-01T00:47:01.253931+0000 addr=v1:172.21.15.26:0/4188526330 cookie= 2024-09-01T00:45:01.254 INFO:tasks.workunit.client.0.smithi026.stdout: client.34908 expiration=0.000000 addr=v1:172.21.15.26:0/1783452460 cookie= 2024-09-01T00:45:01.255 INFO:tasks.workunit.client.0.smithi026.stdout:lock: mylock 2024-09-01T00:45:01.255 INFO:tasks.workunit.client.0.smithi026.stdout: lock_type: shared 2024-09-01T00:45:01.255 INFO:tasks.workunit.client.0.smithi026.stdout: tag: 2024-09-01T00:45:01.255 INFO:tasks.workunit.client.0.smithi026.stdout: lockers: 2024-09-01T00:45:01.255 INFO:tasks.workunit.client.0.smithi026.stdout: client.34908 expiration=0.000000 addr=v1:172.21.15.26:0/1783452460 cookie= 2024-09-01T00:45:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:01 smithi139 ceph-mon[73682]: osdmap e969: 8 total, 8 up, 8 in 2024-09-01T00:45:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:01 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4188526330' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:01.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:01 smithi139 ceph-mon[73682]: pgmap v1148: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:01.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:01 smithi026 ceph-mon[83580]: osdmap e969: 8 total, 8 up, 8 in 2024-09-01T00:45:01.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:01 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4188526330' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:01.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:01 smithi026 ceph-mon[83580]: pgmap v1148: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:01.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:01 smithi026 ceph-mon[81182]: osdmap e969: 8 total, 8 up, 8 in 2024-09-01T00:45:01.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:01 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4188526330' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:01.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:01 smithi026 ceph-mon[81182]: pgmap v1148: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:02.224 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsLock.TestMultiLocking (2874 ms) 2024-09-01T00:45:02.224 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsLock.TestMeta 2024-09-01T00:45:02.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:02 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:02.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:02 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4188526330' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:02.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:02 smithi139 ceph-mon[73682]: osdmap e970: 8 total, 8 up, 8 in 2024-09-01T00:45:02.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:02 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:02.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:02 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4188526330' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:02.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:02 smithi026 ceph-mon[83580]: osdmap e970: 8 total, 8 up, 8 in 2024-09-01T00:45:02.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:02 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:02.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:02 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4188526330' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:02.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:02 smithi026 ceph-mon[81182]: osdmap e970: 8 total, 8 up, 8 in 2024-09-01T00:45:03.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:03 smithi139 ceph-mon[73682]: osdmap e971: 8 total, 8 up, 8 in 2024-09-01T00:45:03.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:03 smithi139 ceph-mon[73682]: pgmap v1151: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:03.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:03 smithi026 ceph-mon[81182]: osdmap e971: 8 total, 8 up, 8 in 2024-09-01T00:45:03.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:03 smithi026 ceph-mon[81182]: pgmap v1151: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:03.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:03 smithi026 ceph-mon[83580]: osdmap e971: 8 total, 8 up, 8 in 2024-09-01T00:45:03.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:03 smithi026 ceph-mon[83580]: pgmap v1151: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:04.262 INFO:tasks.workunit.client.0.smithi026.stdout:lock: mylock 2024-09-01T00:45:04.262 INFO:tasks.workunit.client.0.smithi026.stdout: lock_type: shared 2024-09-01T00:45:04.262 INFO:tasks.workunit.client.0.smithi026.stdout: tag: 2024-09-01T00:45:04.263 INFO:tasks.workunit.client.0.smithi026.stdout: lockers: 2024-09-01T00:45:04.263 INFO:tasks.workunit.client.0.smithi026.stdout: client.34920 expiration=0.000000 addr=v1:172.21.15.26:0/4065088301 cookie= 2024-09-01T00:45:04.264 INFO:tasks.workunit.client.0.smithi026.stdout:lock: mylock 2024-09-01T00:45:04.264 INFO:tasks.workunit.client.0.smithi026.stdout: lock_type: exclusive 2024-09-01T00:45:04.265 INFO:tasks.workunit.client.0.smithi026.stdout: tag: new_tag 2024-09-01T00:45:04.265 INFO:tasks.workunit.client.0.smithi026.stdout: lockers: 2024-09-01T00:45:04.265 INFO:tasks.workunit.client.0.smithi026.stdout: client.44822 expiration=0.000000 addr=v1:172.21.15.26:0/4217049711 cookie= 2024-09-01T00:45:04.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:04 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:04.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:04 smithi139 ceph-mon[73682]: osdmap e972: 8 total, 8 up, 8 in 2024-09-01T00:45:04.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:04 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4217049711' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:04.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:04 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:04.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:04 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:04.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:04 smithi026 ceph-mon[81182]: osdmap e972: 8 total, 8 up, 8 in 2024-09-01T00:45:04.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:04 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4217049711' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:04.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:04 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:04.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:04 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:04.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:04 smithi026 ceph-mon[83580]: osdmap e972: 8 total, 8 up, 8 in 2024-09-01T00:45:04.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:04 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4217049711' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:04.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:04 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:05.247 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsLock.TestMeta (3023 ms) 2024-09-01T00:45:05.247 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsLock.TestCookie 2024-09-01T00:45:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:05 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:05.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:05 smithi139 ceph-mon[73682]: osdmap e973: 8 total, 8 up, 8 in 2024-09-01T00:45:05.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:05 smithi139 ceph-mon[73682]: pgmap v1154: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:05.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:05 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:45:05.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:05 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:45:05.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:05 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:05.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:05 smithi026 ceph-mon[81182]: osdmap e973: 8 total, 8 up, 8 in 2024-09-01T00:45:05.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:05 smithi026 ceph-mon[81182]: pgmap v1154: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:05.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:05 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:45:05.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:05 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:45:05.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:05 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:05.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:05 smithi026 ceph-mon[83580]: osdmap e973: 8 total, 8 up, 8 in 2024-09-01T00:45:05.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:05 smithi026 ceph-mon[83580]: pgmap v1154: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:05.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:05 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:45:05.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:05 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:45:06.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:06 smithi139 ceph-mon[73682]: osdmap e974: 8 total, 8 up, 8 in 2024-09-01T00:45:06.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:06 smithi026 ceph-mon[81182]: osdmap e974: 8 total, 8 up, 8 in 2024-09-01T00:45:06.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:06 smithi026 ceph-mon[83580]: osdmap e974: 8 total, 8 up, 8 in 2024-09-01T00:45:07.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:07 smithi139 ceph-mon[73682]: osdmap e975: 8 total, 8 up, 8 in 2024-09-01T00:45:07.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:07 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/175925440' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:07.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:07 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:07.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:07 smithi139 ceph-mon[73682]: pgmap v1157: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:07.699 INFO:tasks.workunit.client.0.smithi026.stdout:lock: mylock 2024-09-01T00:45:07.699 INFO:tasks.workunit.client.0.smithi026.stdout: lock_type: exclusive 2024-09-01T00:45:07.699 INFO:tasks.workunit.client.0.smithi026.stdout: tag: 2024-09-01T00:45:07.700 INFO:tasks.workunit.client.0.smithi026.stdout: lockers: 2024-09-01T00:45:07.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:07 smithi026 ceph-mon[83580]: osdmap e975: 8 total, 8 up, 8 in 2024-09-01T00:45:07.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:07 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/175925440' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:07.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:07 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:07.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:07 smithi026 ceph-mon[83580]: pgmap v1157: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:07.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:07 smithi026 ceph-mon[81182]: osdmap e975: 8 total, 8 up, 8 in 2024-09-01T00:45:07.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:07 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/175925440' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:07.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:07 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:07.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:07 smithi026 ceph-mon[81182]: pgmap v1157: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:07.701 INFO:tasks.workunit.client.0.smithi026.stdout:lock: mylock 2024-09-01T00:45:07.702 INFO:tasks.workunit.client.0.smithi026.stdout: lock_type: shared 2024-09-01T00:45:07.702 INFO:tasks.workunit.client.0.smithi026.stdout: tag: 2024-09-01T00:45:07.702 INFO:tasks.workunit.client.0.smithi026.stdout: lockers: 2024-09-01T00:45:07.702 INFO:tasks.workunit.client.0.smithi026.stdout: client.44834 expiration=0.000000 addr=v1:172.21.15.26:0/175925440 cookie= 2024-09-01T00:45:07.702 INFO:tasks.workunit.client.0.smithi026.stdout: client.44834 expiration=0.000000 addr=v1:172.21.15.26:0/175925440 cookie=new cookie 2024-09-01T00:45:08.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:45:07 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:45:07] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-01T00:45:08.258 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsLock.TestCookie (3011 ms) 2024-09-01T00:45:08.258 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-09-01T00:45:08.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:08 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:08 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:08.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:08 smithi139 ceph-mon[73682]: osdmap e976: 8 total, 8 up, 8 in 2024-09-01T00:45:08.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:08 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:08.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:08 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:08.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:08 smithi026 ceph-mon[81182]: osdmap e976: 8 total, 8 up, 8 in 2024-09-01T00:45:08.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:08 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:08.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:08 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:08.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:08 smithi026 ceph-mon[83580]: osdmap e976: 8 total, 8 up, 8 in 2024-09-01T00:45:09.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:09 smithi139 ceph-mon[73682]: osdmap e977: 8 total, 8 up, 8 in 2024-09-01T00:45:09.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:09 smithi139 ceph-mon[73682]: pgmap v1160: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:09.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:09 smithi026 ceph-mon[81182]: osdmap e977: 8 total, 8 up, 8 in 2024-09-01T00:45:09.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:09 smithi026 ceph-mon[81182]: pgmap v1160: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:09.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:09 smithi026 ceph-mon[83580]: osdmap e977: 8 total, 8 up, 8 in 2024-09-01T00:45:09.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:09 smithi026 ceph-mon[83580]: pgmap v1160: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:10 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:10 smithi139 ceph-mon[73682]: osdmap e978: 8 total, 8 up, 8 in 2024-09-01T00:45:10.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:10 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4171156563' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:10 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:10 smithi026 ceph-mon[81182]: osdmap e978: 8 total, 8 up, 8 in 2024-09-01T00:45:10.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:10 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4171156563' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:10.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:10 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:10.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:10 smithi026 ceph-mon[83580]: osdmap e978: 8 total, 8 up, 8 in 2024-09-01T00:45:10.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:10 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4171156563' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:11.285 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsLock.TestMultipleLocks (3027 ms) 2024-09-01T00:45:11.285 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsLock.TestLockDuration 2024-09-01T00:45:11.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:11 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4171156563' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:11.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:11 smithi139 ceph-mon[73682]: osdmap e979: 8 total, 8 up, 8 in 2024-09-01T00:45:11.584 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:11 smithi139 ceph-mon[73682]: pgmap v1163: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:11 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4171156563' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:11 smithi026 ceph-mon[81182]: osdmap e979: 8 total, 8 up, 8 in 2024-09-01T00:45:11.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:11 smithi026 ceph-mon[81182]: pgmap v1163: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:11 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4171156563' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:11 smithi026 ceph-mon[83580]: osdmap e979: 8 total, 8 up, 8 in 2024-09-01T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:11 smithi026 ceph-mon[83580]: pgmap v1163: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:12.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:12 smithi139 ceph-mon[73682]: osdmap e980: 8 total, 8 up, 8 in 2024-09-01T00:45:12.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:12 smithi026 ceph-mon[81182]: osdmap e980: 8 total, 8 up, 8 in 2024-09-01T00:45:12.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:12 smithi026 ceph-mon[83580]: osdmap e980: 8 total, 8 up, 8 in 2024-09-01T00:45:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:13 smithi139 ceph-mon[73682]: osdmap e981: 8 total, 8 up, 8 in 2024-09-01T00:45:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:13 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1178624124' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:13.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:13 smithi139 ceph-mon[73682]: pgmap v1166: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:13.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:13 smithi026 ceph-mon[81182]: osdmap e981: 8 total, 8 up, 8 in 2024-09-01T00:45:13.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:13 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1178624124' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:13.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:13 smithi026 ceph-mon[81182]: pgmap v1166: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:13.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:13 smithi026 ceph-mon[83580]: osdmap e981: 8 total, 8 up, 8 in 2024-09-01T00:45:13.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:13 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1178624124' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-5","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:13.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:13 smithi026 ceph-mon[83580]: pgmap v1166: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:14.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:14 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:14.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:14 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1178624124' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:14.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:14 smithi139 ceph-mon[73682]: osdmap e982: 8 total, 8 up, 8 in 2024-09-01T00:45:14.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:14 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:14.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:14 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1178624124' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:14.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:14 smithi026 ceph-mon[83580]: osdmap e982: 8 total, 8 up, 8 in 2024-09-01T00:45:14.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:14 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:14.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:14 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1178624124' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:14.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:14 smithi026 ceph-mon[81182]: osdmap e982: 8 total, 8 up, 8 in 2024-09-01T00:45:15.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:15 smithi139 ceph-mon[73682]: osdmap e983: 8 total, 8 up, 8 in 2024-09-01T00:45:15.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:15 smithi139 ceph-mon[73682]: pgmap v1169: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:15.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:15 smithi026 ceph-mon[81182]: osdmap e983: 8 total, 8 up, 8 in 2024-09-01T00:45:15.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:15 smithi026 ceph-mon[81182]: pgmap v1169: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:15.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:15 smithi026 ceph-mon[83580]: osdmap e983: 8 total, 8 up, 8 in 2024-09-01T00:45:15.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:15 smithi026 ceph-mon[83580]: pgmap v1169: 137 pgs: 2 creating+peering, 16 unknown, 119 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:16.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:16 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:16.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:16 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:16.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:16 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:17.583 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:17 smithi139 ceph-mon[73682]: pgmap v1170: 137 pgs: 2 creating+peering, 6 unknown, 129 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:17.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:17 smithi026 ceph-mon[81182]: pgmap v1170: 137 pgs: 2 creating+peering, 6 unknown, 129 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:17.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:17 smithi026 ceph-mon[83580]: pgmap v1170: 137 pgs: 2 creating+peering, 6 unknown, 129 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:18.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:45:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:45:17] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-01T00:45:18.375 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsLock.TestLockDuration (7090 ms) 2024-09-01T00:45:18.376 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-09-01T00:45:19.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:19 smithi026 ceph-mon[83580]: pgmap v1171: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:19.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:19 smithi026 ceph-mon[83580]: osdmap e984: 8 total, 8 up, 8 in 2024-09-01T00:45:19.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:19 smithi026 ceph-mon[81182]: pgmap v1171: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:19.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:19 smithi026 ceph-mon[81182]: osdmap e984: 8 total, 8 up, 8 in 2024-09-01T00:45:19.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:19 smithi139 ceph-mon[73682]: pgmap v1171: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:19.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:19 smithi139 ceph-mon[73682]: osdmap e984: 8 total, 8 up, 8 in 2024-09-01T00:45:20.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:20 smithi026 ceph-mon[81182]: osdmap e985: 8 total, 8 up, 8 in 2024-09-01T00:45:20.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:20 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1385092519' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:20.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:20 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:20.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:20 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:45:20.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:20 smithi026 ceph-mon[83580]: osdmap e985: 8 total, 8 up, 8 in 2024-09-01T00:45:20.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:20 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1385092519' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:20.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:20 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:20.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:20 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:45:20.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:20 smithi139 ceph-mon[73682]: osdmap e985: 8 total, 8 up, 8 in 2024-09-01T00:45:20.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:20 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1385092519' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:20.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:20 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-6","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:20.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:20 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:45:21.395 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsLock.TestAssertLocked (3019 ms) 2024-09-01T00:45:21.395 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsLock.TestSetCookie 2024-09-01T00:45:21.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:21 smithi026 ceph-mon[83580]: pgmap v1174: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:21.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:21 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:21.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:21 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:21.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:21 smithi026 ceph-mon[83580]: osdmap e986: 8 total, 8 up, 8 in 2024-09-01T00:45:21.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:21 smithi026 ceph-mon[81182]: pgmap v1174: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:21.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:21 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:21.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:21 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:21.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:21 smithi026 ceph-mon[81182]: osdmap e986: 8 total, 8 up, 8 in 2024-09-01T00:45:21.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:21 smithi139 ceph-mon[73682]: pgmap v1174: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:21.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:21 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:21.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:21 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:21.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:21 smithi139 ceph-mon[73682]: osdmap e986: 8 total, 8 up, 8 in 2024-09-01T00:45:22.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:22 smithi026 ceph-mon[81182]: osdmap e987: 8 total, 8 up, 8 in 2024-09-01T00:45:22.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:22 smithi026 ceph-mon[83580]: osdmap e987: 8 total, 8 up, 8 in 2024-09-01T00:45:22.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:22 smithi139 ceph-mon[73682]: osdmap e987: 8 total, 8 up, 8 in 2024-09-01T00:45:23.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:23 smithi026 ceph-mon[81182]: pgmap v1177: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:23.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:23 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:23.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:23 smithi026 ceph-mon[81182]: osdmap e988: 8 total, 8 up, 8 in 2024-09-01T00:45:23.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:23 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3531290467' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:23.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:23 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:23.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:23 smithi026 ceph-mon[83580]: pgmap v1177: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:23.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:23 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:23.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:23 smithi026 ceph-mon[83580]: osdmap e988: 8 total, 8 up, 8 in 2024-09-01T00:45:23.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:23 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3531290467' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:23.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:23 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:23.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:23 smithi139 ceph-mon[73682]: pgmap v1177: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:23.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:23 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:23.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:23 smithi139 ceph-mon[73682]: osdmap e988: 8 total, 8 up, 8 in 2024-09-01T00:45:23.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:23 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3531290467' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:23.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:23 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-7","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:24.413 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsLock.TestSetCookie (3019 ms) 2024-09-01T00:45:24.414 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsLock.TestRenew 2024-09-01T00:45:24.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:24 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:24.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:24 smithi026 ceph-mon[81182]: osdmap e989: 8 total, 8 up, 8 in 2024-09-01T00:45:24.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:24 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:24.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:24 smithi026 ceph-mon[83580]: osdmap e989: 8 total, 8 up, 8 in 2024-09-01T00:45:24.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:24 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:24.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:24 smithi139 ceph-mon[73682]: osdmap e989: 8 total, 8 up, 8 in 2024-09-01T00:45:25.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:25 smithi026 ceph-mon[81182]: pgmap v1180: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:25.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:25 smithi026 ceph-mon[81182]: osdmap e990: 8 total, 8 up, 8 in 2024-09-01T00:45:25.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:25 smithi026 ceph-mon[83580]: pgmap v1180: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:25.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:25 smithi026 ceph-mon[83580]: osdmap e990: 8 total, 8 up, 8 in 2024-09-01T00:45:25.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:25 smithi139 ceph-mon[73682]: pgmap v1180: 137 pgs: 5 creating+peering, 21 unknown, 111 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:25.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:25 smithi139 ceph-mon[73682]: osdmap e990: 8 total, 8 up, 8 in 2024-09-01T00:45:26.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:26 smithi026 ceph-mon[81182]: osdmap e991: 8 total, 8 up, 8 in 2024-09-01T00:45:26.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:26 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/49724250' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:26.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:26 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:26.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:26 smithi026 ceph-mon[83580]: osdmap e991: 8 total, 8 up, 8 in 2024-09-01T00:45:26.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:26 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/49724250' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:26.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:26 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:26 smithi139 ceph-mon[73682]: osdmap e991: 8 total, 8 up, 8 in 2024-09-01T00:45:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:26 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/49724250' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:26.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:26 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-8","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:27.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:27 smithi026 ceph-mon[81182]: pgmap v1183: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:27.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:27 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:27.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:27 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:27.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:27 smithi026 ceph-mon[81182]: osdmap e992: 8 total, 8 up, 8 in 2024-09-01T00:45:27.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:27 smithi026 ceph-mon[83580]: pgmap v1183: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:27.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:27 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:27.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:27 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:27.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:27 smithi026 ceph-mon[83580]: osdmap e992: 8 total, 8 up, 8 in 2024-09-01T00:45:27.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:27 smithi139 ceph-mon[73682]: pgmap v1183: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:27.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:27 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:27.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:27 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:27.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:27 smithi139 ceph-mon[73682]: osdmap e992: 8 total, 8 up, 8 in 2024-09-01T00:45:28.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:45:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:45:27] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.51.0" 2024-09-01T00:45:28.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:28 smithi026 ceph-mon[81182]: osdmap e993: 8 total, 8 up, 8 in 2024-09-01T00:45:28.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:28 smithi026 ceph-mon[83580]: osdmap e993: 8 total, 8 up, 8 in 2024-09-01T00:45:28.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:28 smithi139 ceph-mon[73682]: osdmap e993: 8 total, 8 up, 8 in 2024-09-01T00:45:29.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:29 smithi026 ceph-mon[83580]: pgmap v1186: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:29.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:29 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:29.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:29 smithi026 ceph-mon[81182]: pgmap v1186: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:29.701 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:29 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:29.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:29 smithi139 ceph-mon[73682]: pgmap v1186: 137 pgs: 8 creating+peering, 13 unknown, 116 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:29.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:29 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:31.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:31 smithi026 ceph-mon[81182]: pgmap v1187: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 171 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:31.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:31 smithi026 ceph-mon[83580]: pgmap v1187: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 171 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:31.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:31 smithi139 ceph-mon[73682]: pgmap v1187: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 171 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:33.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:33 smithi026 ceph-mon[81182]: pgmap v1188: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 147 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:33.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:33 smithi026 ceph-mon[83580]: pgmap v1188: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 147 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:33.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:33 smithi139 ceph-mon[73682]: pgmap v1188: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 147 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:35.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:35 smithi026 ceph-mon[81182]: pgmap v1189: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:35.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:35 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:45:35.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:35 smithi026 ceph-mon[83580]: pgmap v1189: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:35.701 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:35 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:45:35.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:35 smithi139 ceph-mon[73682]: pgmap v1189: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:35.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:35 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:45:37.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:37 smithi026 ceph-mon[81182]: pgmap v1190: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:37.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:37 smithi026 ceph-mon[83580]: pgmap v1190: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:37.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:37 smithi139 ceph-mon[73682]: pgmap v1190: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:38.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:45:37 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:45:37] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.51.0" 2024-09-01T00:45:39.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:39 smithi026 ceph-mon[81182]: pgmap v1191: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 93 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:39.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:39 smithi026 ceph-mon[83580]: pgmap v1191: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 93 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:39.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:39 smithi139 ceph-mon[73682]: pgmap v1191: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 93 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:41.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:41 smithi026 ceph-mon[81182]: pgmap v1192: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-09-01T00:45:41.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:41 smithi026 ceph-mon[83580]: pgmap v1192: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-09-01T00:45:41.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:41 smithi139 ceph-mon[73682]: pgmap v1192: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-09-01T00:45:43.700 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:43 smithi026 ceph-mon[83580]: pgmap v1193: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:43.700 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:43 smithi026 ceph-mon[81182]: pgmap v1193: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:43.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:43 smithi139 ceph-mon[73682]: pgmap v1193: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:45.462 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsLock.TestRenew (21048 ms) 2024-09-01T00:45:45.462 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-09-01T00:45:45.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:45 smithi139 ceph-mon[73682]: pgmap v1194: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:45.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:45 smithi026 ceph-mon[81182]: pgmap v1194: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:45.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:45 smithi026 ceph-mon[83580]: pgmap v1194: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:46.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:46 smithi139 ceph-mon[73682]: osdmap e994: 8 total, 8 up, 8 in 2024-09-01T00:45:46.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:46 smithi026 ceph-mon[81182]: osdmap e994: 8 total, 8 up, 8 in 2024-09-01T00:45:46.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:46 smithi026 ceph-mon[83580]: osdmap e994: 8 total, 8 up, 8 in 2024-09-01T00:45:47.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:47 smithi139 ceph-mon[73682]: pgmap v1196: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:47.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:47 smithi139 ceph-mon[73682]: osdmap e995: 8 total, 8 up, 8 in 2024-09-01T00:45:47.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:47 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/485285385' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:47.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:47 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:47.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:47 smithi026 ceph-mon[81182]: pgmap v1196: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:47.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:47 smithi026 ceph-mon[81182]: osdmap e995: 8 total, 8 up, 8 in 2024-09-01T00:45:47.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:47 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/485285385' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:47.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:47 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:47.859 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:47 smithi026 ceph-mon[83580]: pgmap v1196: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:47.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:47 smithi026 ceph-mon[83580]: osdmap e995: 8 total, 8 up, 8 in 2024-09-01T00:45:47.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:47 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/485285385' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:47.860 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:47 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-9","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:48.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:45:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:45:47] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.51.0" 2024-09-01T00:45:48.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:48 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:48.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:48 smithi139 ceph-mon[73682]: osdmap e996: 8 total, 8 up, 8 in 2024-09-01T00:45:48.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:48 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:48.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:48 smithi026 ceph-mon[83580]: osdmap e996: 8 total, 8 up, 8 in 2024-09-01T00:45:48.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:48 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:48.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:48 smithi026 ceph-mon[81182]: osdmap e996: 8 total, 8 up, 8 in 2024-09-01T00:45:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:49 smithi139 ceph-mon[73682]: pgmap v1199: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:49 smithi139 ceph-mon[73682]: osdmap e997: 8 total, 8 up, 8 in 2024-09-01T00:45:49.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:45:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:49 smithi026 ceph-mon[81182]: pgmap v1199: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:49 smithi026 ceph-mon[81182]: osdmap e997: 8 total, 8 up, 8 in 2024-09-01T00:45:49.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:45:49.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:49 smithi026 ceph-mon[83580]: pgmap v1199: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:49.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:49 smithi026 ceph-mon[83580]: osdmap e997: 8 total, 8 up, 8 in 2024-09-01T00:45:49.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:45:51.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:51 smithi139 ceph-mon[73682]: pgmap v1201: 137 pgs: 11 creating+peering, 8 unknown, 118 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:51.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:51 smithi026 ceph-mon[81182]: pgmap v1201: 137 pgs: 11 creating+peering, 8 unknown, 118 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:51.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:51 smithi026 ceph-mon[83580]: pgmap v1201: 137 pgs: 11 creating+peering, 8 unknown, 118 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:52.497 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7036 ms) 2024-09-01T00:45:52.498 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-09-01T00:45:53.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:53 smithi139 ceph-mon[73682]: pgmap v1202: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 1 op/s 2024-09-01T00:45:53.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:53 smithi139 ceph-mon[73682]: osdmap e998: 8 total, 8 up, 8 in 2024-09-01T00:45:53.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:53 smithi026 ceph-mon[83580]: pgmap v1202: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 1 op/s 2024-09-01T00:45:53.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:53 smithi026 ceph-mon[83580]: osdmap e998: 8 total, 8 up, 8 in 2024-09-01T00:45:53.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:53 smithi026 ceph-mon[81182]: pgmap v1202: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 1 op/s 2024-09-01T00:45:53.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:53 smithi026 ceph-mon[81182]: osdmap e998: 8 total, 8 up, 8 in 2024-09-01T00:45:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:54 smithi139 ceph-mon[73682]: osdmap e999: 8 total, 8 up, 8 in 2024-09-01T00:45:54.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:54 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4169807946' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:54.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:54 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:45:54.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:54 smithi026 ceph-mon[81182]: osdmap e999: 8 total, 8 up, 8 in 2024-09-01T00:45:54.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:54 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4169807946' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:54.851 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:54 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:45:54.851 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:54 smithi026 ceph-mon[83580]: osdmap e999: 8 total, 8 up, 8 in 2024-09-01T00:45:54.851 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:54 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4169807946' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-10","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:45:54.851 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:54 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:45:55.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:55 smithi139 ceph-mon[73682]: pgmap v1205: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:55.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:55 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:55.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:55 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4169807946' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:55.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:55 smithi139 ceph-mon[73682]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-01T00:45:55.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:45:55.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:45:55.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:45:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[81182]: pgmap v1205: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4169807946' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[81182]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-01T00:45:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:45:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:45:55.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:45:55.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[83580]: pgmap v1205: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:55.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:45:55.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4169807946' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:45:55.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[83580]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-01T00:45:55.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:45:55.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:45:55.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:45:56.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:56 smithi139 ceph-mon[73682]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-01T00:45:56.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:56 smithi026 ceph-mon[81182]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-01T00:45:56.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:56 smithi026 ceph-mon[83580]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-01T00:45:57.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:57 smithi139 ceph-mon[73682]: pgmap v1208: 137 pgs: 9 creating+peering, 10 unknown, 118 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:57.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:57 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:57.859 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:57 smithi026 ceph-mon[83580]: pgmap v1208: 137 pgs: 9 creating+peering, 10 unknown, 118 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:57.859 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:57 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:57.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:57 smithi026 ceph-mon[81182]: pgmap v1208: 137 pgs: 9 creating+peering, 10 unknown, 118 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-09-01T00:45:57.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:57 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:45:58.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:45:57 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:45:57] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.51.0" 2024-09-01T00:45:59.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:45:59 smithi139 ceph-mon[73682]: pgmap v1209: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:59.949 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:45:59 smithi026 ceph-mon[81182]: pgmap v1209: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:45:59.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:45:59 smithi026 ceph-mon[83580]: pgmap v1209: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:46:00.530 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (8031 ms) 2024-09-01T00:46:00.530 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-09-01T00:46:01.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:01 smithi139 ceph-mon[73682]: pgmap v1210: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:46:01.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:01 smithi139 ceph-mon[73682]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-01T00:46:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:01 smithi026 ceph-mon[81182]: pgmap v1210: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:46:01.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:01 smithi026 ceph-mon[81182]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-01T00:46:01.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:01 smithi026 ceph-mon[83580]: pgmap v1210: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:46:01.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:01 smithi026 ceph-mon[83580]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-01T00:46:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:02 smithi139 ceph-mon[73682]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-01T00:46:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:02 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1706650633' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:02.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:02 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:02.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:02 smithi026 ceph-mon[81182]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-01T00:46:02.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:02 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1706650633' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:02.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:02 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:02 smithi026 ceph-mon[83580]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-01T00:46:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:02 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1706650633' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:02.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:02 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-11","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:03 smithi139 ceph-mon[73682]: pgmap v1213: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:03 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:03.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:03 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:03.834 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:03 smithi139 ceph-mon[73682]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-01T00:46:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:03 smithi026 ceph-mon[81182]: pgmap v1213: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:03 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:03 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:03.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:03 smithi026 ceph-mon[81182]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-01T00:46:03.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:03 smithi026 ceph-mon[83580]: pgmap v1213: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:03.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:03 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:03.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:03 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-123633-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:03.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:03 smithi026 ceph-mon[83580]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-01T00:46:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:04 smithi139 ceph-mon[73682]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-01T00:46:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:46:04.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:04 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:46:04.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:04 smithi026 ceph-mon[81182]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-01T00:46:04.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:46:04.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:04 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:46:04.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:04 smithi026 ceph-mon[83580]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-01T00:46:04.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:46:04.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:04 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:46:05.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:05 smithi139 ceph-mon[73682]: pgmap v1216: 137 pgs: 9 creating+peering, 10 unknown, 118 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:05.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:05 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:05.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:05 smithi026 ceph-mon[81182]: pgmap v1216: 137 pgs: 9 creating+peering, 10 unknown, 118 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:05.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:05 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:05.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:05 smithi026 ceph-mon[83580]: pgmap v1216: 137 pgs: 9 creating+peering, 10 unknown, 118 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:05.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:05 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:07.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:07 smithi139 ceph-mon[73682]: pgmap v1217: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:46:07.859 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:07 smithi026 ceph-mon[81182]: pgmap v1217: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:46:07.859 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:07 smithi026 ceph-mon[83580]: pgmap v1217: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:46:08.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:46:07 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:46:07] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.51.0" 2024-09-01T00:46:08.566 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (8037 ms) 2024-09-01T00:46:08.566 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 11 tests from ClsLock (69216 ms total) 2024-09-01T00:46:08.566 INFO:tasks.workunit.client.0.smithi026.stdout: 2024-09-01T00:46:08.566 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment tear-down 2024-09-01T00:46:08.566 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] 11 tests from 1 test suite ran. (69216 ms total) 2024-09-01T00:46:08.566 INFO:tasks.workunit.client.0.smithi026.stdout:[ PASSED ] 11 tests. 2024-09-01T00:46:08.570 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-01T00:46:08.570 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-01T00:46:08.641 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-09-01T00:46:08.641 DEBUG:teuthology.orchestra.run.smithi026: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-01T00:46:08.714 INFO:tasks.workunit.client.0.smithi026.stdout:Running main() from gmock_main.cc 2024-09-01T00:46:08.714 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] Running 4 tests from 1 test suite. 2024-09-01T00:46:08.715 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment set-up. 2024-09-01T00:46:08.715 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 4 tests from cls_log 2024-09-01T00:46:08.715 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-09-01T00:46:09.837 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:09 smithi139 ceph-mon[73682]: pgmap v1218: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:46:09.838 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:09 smithi139 ceph-mon[73682]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-01T00:46:09.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:09 smithi026 ceph-mon[83580]: pgmap v1218: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:46:09.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:09 smithi026 ceph-mon[83580]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-01T00:46:09.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:09 smithi026 ceph-mon[81182]: pgmap v1218: 137 pgs: 137 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-01T00:46:09.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:09 smithi026 ceph-mon[81182]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-01T00:46:10.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:10 smithi026 ceph-mon[83580]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-01T00:46:10.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:10 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2512616312' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:10.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:10 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2512616312' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:10.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:10 smithi026 ceph-mon[83580]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-01T00:46:10.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:10 smithi026 ceph-mon[81182]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-01T00:46:10.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:10 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2512616312' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:10.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:10 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2512616312' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:10.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:10 smithi026 ceph-mon[81182]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-01T00:46:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:10 smithi139 ceph-mon[73682]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-01T00:46:11.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:10 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2512616312' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:11.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:10 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2512616312' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:11.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:10 smithi139 ceph-mon[73682]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-01T00:46:11.570 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] cls_log.test_log_add_same_time (2856 ms) 2024-09-01T00:46:11.571 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-09-01T00:46:11.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:11 smithi026 ceph-mon[81182]: pgmap v1221: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:11.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:11 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:11.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:11 smithi026 ceph-mon[81182]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-01T00:46:11.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:11 smithi026 ceph-mon[83580]: pgmap v1221: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:11.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:11 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:11.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:11 smithi026 ceph-mon[83580]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-01T00:46:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:11 smithi139 ceph-mon[73682]: pgmap v1221: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:11 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:12.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:11 smithi139 ceph-mon[73682]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-01T00:46:12.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:12 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:12.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:12 smithi026 ceph-mon[83580]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-01T00:46:12.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:12 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4178615341' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:12.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:12 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:12.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:12 smithi026 ceph-mon[81182]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-01T00:46:12.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:12 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4178615341' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:13.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:12 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:13.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:12 smithi139 ceph-mon[73682]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-01T00:46:13.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:12 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4178615341' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:13 smithi026 ceph-mon[81182]: pgmap v1224: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:13 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4178615341' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:13.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:13 smithi026 ceph-mon[81182]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-01T00:46:13.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:13 smithi026 ceph-mon[83580]: pgmap v1224: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:13.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:13 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4178615341' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:13.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:13 smithi026 ceph-mon[83580]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-01T00:46:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:13 smithi139 ceph-mon[73682]: pgmap v1224: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:13 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4178615341' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:14.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:13 smithi139 ceph-mon[73682]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-01T00:46:14.600 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] cls_log.test_log_add_different_time (3029 ms) 2024-09-01T00:46:14.600 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] cls_log.trim_by_time 2024-09-01T00:46:15.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:15 smithi026 ceph-mon[81182]: pgmap v1227: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:15.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:15 smithi026 ceph-mon[81182]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-01T00:46:15.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:15 smithi026 ceph-mon[83580]: pgmap v1227: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:15.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:15 smithi026 ceph-mon[83580]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-01T00:46:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:15 smithi139 ceph-mon[73682]: pgmap v1227: 137 pgs: 3 creating+peering, 20 unknown, 114 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:16.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:15 smithi139 ceph-mon[73682]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-01T00:46:16.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:16 smithi026 ceph-mon[83580]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-01T00:46:16.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:16 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/715079629' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:16.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:16 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:16.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:16 smithi026 ceph-mon[81182]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-01T00:46:16.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:16 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/715079629' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:16.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:16 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:17.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:16 smithi139 ceph-mon[73682]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-01T00:46:17.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:16 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/715079629' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:17.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:16 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:17.614 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] cls_log.trim_by_time (3013 ms) 2024-09-01T00:46:17.614 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] cls_log.trim_by_marker 2024-09-01T00:46:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:17 smithi026 ceph-mon[81182]: pgmap v1230: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:17 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:17 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:17.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:17 smithi026 ceph-mon[81182]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-01T00:46:17.951 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:46:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:46:17] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.51.0" 2024-09-01T00:46:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:17 smithi026 ceph-mon[83580]: pgmap v1230: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:17.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:17 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:17.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:17 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:17.952 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:17 smithi026 ceph-mon[83580]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-01T00:46:18.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:17 smithi139 ceph-mon[73682]: pgmap v1230: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:18.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:17 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:18.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:17 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:18.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:17 smithi139 ceph-mon[73682]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-01T00:46:18.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:18 smithi026 ceph-mon[81182]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-01T00:46:18.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:18 smithi026 ceph-mon[83580]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-01T00:46:19.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:18 smithi139 ceph-mon[73682]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-01T00:46:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[81182]: pgmap v1233: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[81182]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-01T00:46:19.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2828411350' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:19.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:19.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:46:19.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:46:19.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[83580]: pgmap v1233: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:19.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:19.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[83580]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-01T00:46:19.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2828411350' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:19.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:19.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:46:19.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:19 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:46:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:19 smithi139 ceph-mon[73682]: pgmap v1233: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:19 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:19 smithi139 ceph-mon[73682]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-01T00:46:20.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:19 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2828411350' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:20.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:19 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:20.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:46:20.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:19 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:46:20.644 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] cls_log.trim_by_marker (3030 ms) 2024-09-01T00:46:20.644 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 4 tests from cls_log (11930 ms total) 2024-09-01T00:46:20.644 INFO:tasks.workunit.client.0.smithi026.stdout: 2024-09-01T00:46:20.644 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment tear-down 2024-09-01T00:46:20.644 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] 4 tests from 1 test suite ran. (11930 ms total) 2024-09-01T00:46:20.644 INFO:tasks.workunit.client.0.smithi026.stdout:[ PASSED ] 4 tests. 2024-09-01T00:46:20.647 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-01T00:46:20.647 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-01T00:46:20.714 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-09-01T00:46:20.714 DEBUG:teuthology.orchestra.run.smithi026: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-01T00:46:20.787 INFO:tasks.workunit.client.0.smithi026.stdout:Running main() from gmock_main.cc 2024-09-01T00:46:20.787 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] Running 4 tests from 1 test suite. 2024-09-01T00:46:20.787 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment set-up. 2024-09-01T00:46:20.787 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 4 tests from ClsNumOps 2024-09-01T00:46:20.788 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsNumOps.Add 2024-09-01T00:46:20.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:20 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:20.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:20 smithi026 ceph-mon[81182]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-01T00:46:20.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:20 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:20.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:20 smithi026 ceph-mon[83580]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-01T00:46:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:20 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124018-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:21.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:20 smithi139 ceph-mon[73682]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-01T00:46:21.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:21 smithi026 ceph-mon[81182]: pgmap v1236: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:21.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:21 smithi026 ceph-mon[81182]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-01T00:46:21.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:21 smithi026 ceph-mon[83580]: pgmap v1236: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:21.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:21 smithi026 ceph-mon[83580]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-01T00:46:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:21 smithi139 ceph-mon[73682]: pgmap v1236: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:22.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:21 smithi139 ceph-mon[73682]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-01T00:46:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:22 smithi026 ceph-mon[81182]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-01T00:46:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:22 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1705630246' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:22 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:22 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:22.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:22 smithi026 ceph-mon[81182]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-01T00:46:22.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:22 smithi026 ceph-mon[83580]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-01T00:46:22.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:22 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1705630246' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:22.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:22 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:22.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:22 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:22.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:22 smithi026 ceph-mon[83580]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-01T00:46:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:22 smithi139 ceph-mon[73682]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-01T00:46:23.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:22 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1705630246' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:22 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:22 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:23.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:22 smithi139 ceph-mon[73682]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-01T00:46:23.649 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsNumOps.Add (2862 ms) 2024-09-01T00:46:23.650 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsNumOps.Sub 2024-09-01T00:46:23.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:23 smithi026 ceph-mon[81182]: pgmap v1239: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:23.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:23 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:23.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:23 smithi026 ceph-mon[81182]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-01T00:46:23.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:23 smithi026 ceph-mon[83580]: pgmap v1239: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:23.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:23 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:23.951 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:23 smithi026 ceph-mon[83580]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-01T00:46:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:23 smithi139 ceph-mon[73682]: pgmap v1239: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:23 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:24.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:23 smithi139 ceph-mon[73682]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-01T00:46:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:24 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:24 smithi139 ceph-mon[73682]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-01T00:46:25.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:24 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4286886432' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:24 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:24 smithi026 ceph-mon[83580]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-01T00:46:25.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:24 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4286886432' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:24 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:24 smithi026 ceph-mon[81182]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-01T00:46:25.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:24 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4286886432' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-2","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:25 smithi139 ceph-mon[73682]: pgmap v1242: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:25 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/4286886432' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:26.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:25 smithi139 ceph-mon[73682]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-01T00:46:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:25 smithi026 ceph-mon[81182]: pgmap v1242: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:25 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/4286886432' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:26.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:25 smithi026 ceph-mon[81182]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-01T00:46:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:25 smithi026 ceph-mon[83580]: pgmap v1242: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:25 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/4286886432' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:26.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:25 smithi026 ceph-mon[83580]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-01T00:46:26.682 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsNumOps.Sub (3032 ms) 2024-09-01T00:46:26.682 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsNumOps.Mul 2024-09-01T00:46:27.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:27 smithi026 ceph-mon[83580]: pgmap v1245: 137 pgs: 22 unknown, 115 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:27.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:27 smithi026 ceph-mon[83580]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-01T00:46:27.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:27 smithi026 ceph-mon[81182]: pgmap v1245: 137 pgs: 22 unknown, 115 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:27.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:27 smithi026 ceph-mon[81182]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-01T00:46:27.951 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:46:27 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:46:27] "GET /metrics HTTP/1.1" 200 36528 "" "Prometheus/2.51.0" 2024-09-01T00:46:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:27 smithi139 ceph-mon[73682]: pgmap v1245: 137 pgs: 22 unknown, 115 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:28.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:27 smithi139 ceph-mon[73682]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-01T00:46:28.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:28 smithi026 ceph-mon[81182]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-01T00:46:28.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:28 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/2748729521' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:28.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:28 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:28.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:28 smithi026 ceph-mon[83580]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-01T00:46:28.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:28 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/2748729521' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:28.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:28 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:28 smithi139 ceph-mon[73682]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-01T00:46:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:28 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/2748729521' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:29.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:28 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-3","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:29.704 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsNumOps.Mul (3021 ms) 2024-09-01T00:46:29.704 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] ClsNumOps.Div 2024-09-01T00:46:29.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:29 smithi026 ceph-mon[81182]: pgmap v1248: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:29.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:29 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:29.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:29 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:29.950 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:29 smithi026 ceph-mon[81182]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-01T00:46:29.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:29 smithi026 ceph-mon[83580]: pgmap v1248: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:29.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:29 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:29.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:29 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:29.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:29 smithi026 ceph-mon[83580]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-01T00:46:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:29 smithi139 ceph-mon[73682]: pgmap v1248: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:29 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:30.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:29 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:30.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:29 smithi139 ceph-mon[73682]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-01T00:46:31.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:30 smithi139 ceph-mon[73682]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-01T00:46:31.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:30 smithi026 ceph-mon[81182]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-01T00:46:31.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:30 smithi026 ceph-mon[83580]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-01T00:46:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:31 smithi139 ceph-mon[73682]: pgmap v1251: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:32.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:31 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:32.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:31 smithi139 ceph-mon[73682]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-01T00:46:32.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:31 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3911528148' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:32.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:31 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:31 smithi026 ceph-mon[81182]: pgmap v1251: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:31 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:31 smithi026 ceph-mon[81182]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-01T00:46:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:31 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3911528148' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:32.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:31 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:31 smithi026 ceph-mon[83580]: pgmap v1251: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:31 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:32.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:31 smithi026 ceph-mon[83580]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-01T00:46:32.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:31 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3911528148' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:32.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:31 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-4","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:32.721 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] ClsNumOps.Div (3016 ms) 2024-09-01T00:46:32.721 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 4 tests from ClsNumOps (11934 ms total) 2024-09-01T00:46:32.721 INFO:tasks.workunit.client.0.smithi026.stdout: 2024-09-01T00:46:32.721 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment tear-down 2024-09-01T00:46:32.722 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] 4 tests from 1 test suite ran. (11934 ms total) 2024-09-01T00:46:32.722 INFO:tasks.workunit.client.0.smithi026.stdout:[ PASSED ] 4 tests. 2024-09-01T00:46:32.724 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-01T00:46:32.724 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-01T00:46:32.793 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-09-01T00:46:32.793 DEBUG:teuthology.orchestra.run.smithi026: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-01T00:46:32.865 INFO:tasks.workunit.client.0.smithi026.stdout:Running main() from gmock_main.cc 2024-09-01T00:46:32.865 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] Running 70 tests from 1 test suite. 2024-09-01T00:46:32.865 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment set-up. 2024-09-01T00:46:32.865 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 70 tests from TestClsRbd 2024-09-01T00:46:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:32 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:33.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:32 smithi139 ceph-mon[73682]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-01T00:46:33.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:32 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:33.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:32 smithi026 ceph-mon[81182]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-01T00:46:33.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:32 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124124-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:33.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:32 smithi026 ceph-mon[83580]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-01T00:46:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:33 smithi139 ceph-mon[73682]: pgmap v1254: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:34.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:33 smithi139 ceph-mon[73682]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-01T00:46:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:33 smithi026 ceph-mon[81182]: pgmap v1254: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:34.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:33 smithi026 ceph-mon[81182]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-01T00:46:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:33 smithi026 ceph-mon[83580]: pgmap v1254: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:34.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:33 smithi026 ceph-mon[83580]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-01T00:46:34.732 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.get_all_features 2024-09-01T00:46:34.750 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.get_all_features (18 ms) 2024-09-01T00:46:34.750 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.copyup 2024-09-01T00:46:34.931 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.copyup (181 ms) 2024-09-01T00:46:34.931 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-09-01T00:46:34.944 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.sparse_copyup (13 ms) 2024-09-01T00:46:34.944 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-09-01T00:46:34.951 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.get_and_set_id (7 ms) 2024-09-01T00:46:34.951 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-09-01T00:46:34.961 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.add_remove_child (11 ms) 2024-09-01T00:46:34.961 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.directory_methods 2024-09-01T00:46:34.986 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.directory_methods (24 ms) 2024-09-01T00:46:34.986 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.create 2024-09-01T00:46:34.999 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.create (13 ms) 2024-09-01T00:46:34.999 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.get_features 2024-09-01T00:46:35.000 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2024-09-01T00:46:35.000 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-09-01T00:46:35.001 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.get_object_prefix (1 ms) 2024-09-01T00:46:35.002 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-09-01T00:46:35.003 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-09-01T00:46:35.003 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-09-01T00:46:35.005 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.get_access_timestamp (1 ms) 2024-09-01T00:46:35.005 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-09-01T00:46:35.006 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2024-09-01T00:46:35.006 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-09-01T00:46:35.010 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.get_data_pool (3 ms) 2024-09-01T00:46:35.010 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.get_size 2024-09-01T00:46:35.014 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.get_size (4 ms) 2024-09-01T00:46:35.014 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.set_size 2024-09-01T00:46:35.018 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.set_size (5 ms) 2024-09-01T00:46:35.018 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.protection_status 2024-09-01T00:46:35.035 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.protection_status (16 ms) 2024-09-01T00:46:35.035 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-09-01T00:46:35.043 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.snapshot_limits (8 ms) 2024-09-01T00:46:35.043 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.parents_v1 2024-09-01T00:46:35.082 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.parents_v1 (40 ms) 2024-09-01T00:46:35.082 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.parents_v2 2024-09-01T00:46:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:34 smithi139 ceph-mon[73682]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-01T00:46:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:34 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3076698393' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124230-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:34 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124230-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:35.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:34 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:46:35.110 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.parents_v2 (28 ms) 2024-09-01T00:46:35.111 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.snapshots 2024-09-01T00:46:35.132 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.snapshots (21 ms) 2024-09-01T00:46:35.132 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.snapid_race 2024-09-01T00:46:35.138 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.snapid_race (7 ms) 2024-09-01T00:46:35.138 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.stripingv2 2024-09-01T00:46:35.148 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.stripingv2 (10 ms) 2024-09-01T00:46:35.148 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.object_map_save 2024-09-01T00:46:35.152 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.object_map_save (3 ms) 2024-09-01T00:46:35.152 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-09-01T00:46:35.159 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.object_map_resize (7 ms) 2024-09-01T00:46:35.159 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.object_map_update 2024-09-01T00:46:35.164 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.object_map_update (5 ms) 2024-09-01T00:46:35.164 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-09-01T00:46:35.164 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2024-09-01T00:46:35.165 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-09-01T00:46:35.172 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.object_map_snap_add (7 ms) 2024-09-01T00:46:35.172 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-09-01T00:46:35.177 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.object_map_snap_remove (6 ms) 2024-09-01T00:46:35.177 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.flags 2024-09-01T00:46:35.182 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.flags (4 ms) 2024-09-01T00:46:35.182 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.metadata 2024-09-01T00:46:35.199 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:34 smithi026 ceph-mon[81182]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-01T00:46:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:34 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3076698393' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124230-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:34 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124230-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:35.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:34 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:46:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:34 smithi026 ceph-mon[83580]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-01T00:46:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:34 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3076698393' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124230-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:34 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124230-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:35.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:34 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:46:35.205 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.metadata (23 ms) 2024-09-01T00:46:35.205 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.set_features 2024-09-01T00:46:35.211 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2024-09-01T00:46:35.211 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.mirror 2024-09-01T00:46:35.244 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.mirror (32 ms) 2024-09-01T00:46:35.244 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.mirror_image 2024-09-01T00:46:35.259 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.mirror_image (16 ms) 2024-09-01T00:46:35.259 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-09-01T00:46:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:35 smithi139 ceph-mon[73682]: pgmap v1257: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:35 smithi139 ceph-mon[73682]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:35 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124230-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:36.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:35 smithi139 ceph-mon[73682]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-01T00:46:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:35 smithi026 ceph-mon[81182]: pgmap v1257: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:35 smithi026 ceph-mon[81182]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:35 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124230-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:36.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:35 smithi026 ceph-mon[81182]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-01T00:46:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:35 smithi026 ceph-mon[83580]: pgmap v1257: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:36.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:35 smithi026 ceph-mon[83580]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:46:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:35 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi026-124230-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:36.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:35 smithi026 ceph-mon[83580]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-01T00:46:37.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:36 smithi139 ceph-mon[73682]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-01T00:46:37.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:36 smithi026 ceph-mon[81182]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-01T00:46:37.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:36 smithi026 ceph-mon[83580]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-01T00:46:37.586 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.mirror_image_status (2326 ms) 2024-09-01T00:46:37.586 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-09-01T00:46:37.662 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.mirror_image_map (76 ms) 2024-09-01T00:46:37.662 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-09-01T00:46:37.669 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.mirror_instances (7 ms) 2024-09-01T00:46:37.669 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-09-01T00:46:37.680 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.mirror_snapshot (11 ms) 2024-09-01T00:46:37.680 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-09-01T00:46:37.682 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_dir_list (3 ms) 2024-09-01T00:46:37.682 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-09-01T00:46:37.684 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-09-01T00:46:37.685 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-09-01T00:46:37.687 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.dir_add_already_existing (2 ms) 2024-09-01T00:46:37.687 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-09-01T00:46:37.693 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_dir_rename (6 ms) 2024-09-01T00:46:37.693 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-09-01T00:46:37.696 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-09-01T00:46:37.696 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-09-01T00:46:37.700 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (4 ms) 2024-09-01T00:46:37.700 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_image_add 2024-09-01T00:46:37.702 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-09-01T00:46:37.702 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-09-01T00:46:37.705 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2024-09-01T00:46:37.705 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_image_list 2024-09-01T00:46:37.707 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-09-01T00:46:37.707 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-09-01T00:46:37.712 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-09-01T00:46:37.712 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.image_group_add 2024-09-01T00:46:37.714 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-09-01T00:46:37.714 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-09-01T00:46:37.717 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-09-01T00:46:37.717 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.image_group_get 2024-09-01T00:46:37.719 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.image_group_get (3 ms) 2024-09-01T00:46:37.719 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-09-01T00:46:37.721 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (1 ms) 2024-09-01T00:46:37.721 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-09-01T00:46:37.723 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-09-01T00:46:37.723 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-09-01T00:46:37.726 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-09-01T00:46:37.726 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-09-01T00:46:37.728 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (3 ms) 2024-09-01T00:46:37.729 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-09-01T00:46:37.730 INFO:tasks.workunit.client.0.smithi026.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-799-g7290dfee/rpm/el9/BUILD/ceph-18.2.4-799-g7290dfee/src/test/cls_rbd/test_cls_rbd.cc:2681: Failure 2024-09-01T00:46:37.731 INFO:tasks.workunit.client.0.smithi026.stdout:Expected equality of these values: 2024-09-01T00:46:37.731 INFO:tasks.workunit.client.0.smithi026.stdout: 1U 2024-09-01T00:46:37.731 INFO:tasks.workunit.client.0.smithi026.stdout: Which is: 1 2024-09-01T00:46:37.731 INFO:tasks.workunit.client.0.smithi026.stdout: keys.size() 2024-09-01T00:46:37.731 INFO:tasks.workunit.client.0.smithi026.stdout: Which is: 3 2024-09-01T00:46:37.731 INFO:tasks.workunit.client.0.smithi026.stdout:[ FAILED ] TestClsRbd.group_snap_set (2 ms) 2024-09-01T00:46:37.731 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-09-01T00:46:37.733 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-09-01T00:46:37.734 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-09-01T00:46:37.755 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (21 ms) 2024-09-01T00:46:37.755 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-09-01T00:46:37.962 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (207 ms) 2024-09-01T00:46:37.962 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-09-01T00:46:37.965 INFO:tasks.workunit.client.0.smithi026.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-799-g7290dfee/rpm/el9/BUILD/ceph-18.2.4-799-g7290dfee/src/test/cls_rbd/test_cls_rbd.cc:2792: Failure 2024-09-01T00:46:37.965 INFO:tasks.workunit.client.0.smithi026.stdout:Expected equality of these values: 2024-09-01T00:46:37.965 INFO:tasks.workunit.client.0.smithi026.stdout: 1U 2024-09-01T00:46:37.965 INFO:tasks.workunit.client.0.smithi026.stdout: Which is: 1 2024-09-01T00:46:37.965 INFO:tasks.workunit.client.0.smithi026.stdout: keys.size() 2024-09-01T00:46:37.965 INFO:tasks.workunit.client.0.smithi026.stdout: Which is: 3 2024-09-01T00:46:37.965 INFO:tasks.workunit.client.0.smithi026.stdout:[ FAILED ] TestClsRbd.group_snap_remove (3 ms) 2024-09-01T00:46:37.965 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-09-01T00:46:37.967 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-09-01T00:46:37.967 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.trash_methods 2024-09-01T00:46:37.975 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.trash_methods (8 ms) 2024-09-01T00:46:37.975 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.op_features 2024-09-01T00:46:37.982 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2024-09-01T00:46:37.982 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.clone_parent 2024-09-01T00:46:38.000 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.clone_parent (19 ms) 2024-09-01T00:46:38.001 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-09-01T00:46:38.008 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.clone_parent_ns (8 ms) 2024-09-01T00:46:38.009 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.clone_child 2024-09-01T00:46:38.019 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.clone_child (10 ms) 2024-09-01T00:46:38.019 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-09-01T00:46:38.025 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2024-09-01T00:46:38.025 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.migration 2024-09-01T00:46:38.035 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.migration (10 ms) 2024-09-01T00:46:38.036 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.migration_v1 2024-09-01T00:46:38.047 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.migration_v1 (11 ms) 2024-09-01T00:46:38.047 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-09-01T00:46:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:37 smithi139 ceph-mon[73682]: pgmap v1260: 137 pgs: 11 creating+peering, 13 unknown, 113 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 395 KiB/s rd, 239 KiB/s wr, 662 op/s 2024-09-01T00:46:38.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:37 smithi139 ceph-mon[73682]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:37 smithi026 ceph-mon[83580]: pgmap v1260: 137 pgs: 11 creating+peering, 13 unknown, 113 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 395 KiB/s rd, 239 KiB/s wr, 662 op/s 2024-09-01T00:46:38.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:37 smithi026 ceph-mon[83580]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:38.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:37 smithi026 ceph-mon[81182]: pgmap v1260: 137 pgs: 11 creating+peering, 13 unknown, 113 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 395 KiB/s rd, 239 KiB/s wr, 662 op/s 2024-09-01T00:46:38.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:37 smithi026 ceph-mon[81182]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-01T00:46:38.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:46:37 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:46:37] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.51.0" 2024-09-01T00:46:39.750 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1703 ms) 2024-09-01T00:46:39.750 INFO:tasks.workunit.client.0.smithi026.stdout:[ RUN ] TestClsRbd.sparsify 2024-09-01T00:46:39.793 INFO:tasks.workunit.client.0.smithi026.stdout:[ OK ] TestClsRbd.sparsify (43 ms) 2024-09-01T00:46:40.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:39 smithi139 ceph-mon[73682]: pgmap v1261: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 293 KiB/s rd, 175 KiB/s wr, 491 op/s 2024-09-01T00:46:40.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:39 smithi139 ceph-mon[73682]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-01T00:46:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:39 smithi026 ceph-mon[81182]: pgmap v1261: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 293 KiB/s rd, 175 KiB/s wr, 491 op/s 2024-09-01T00:46:40.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:39 smithi026 ceph-mon[81182]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-01T00:46:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:39 smithi026 ceph-mon[83580]: pgmap v1261: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 293 KiB/s rd, 175 KiB/s wr, 491 op/s 2024-09-01T00:46:40.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:39 smithi026 ceph-mon[83580]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-01T00:46:40.765 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] 70 tests from TestClsRbd (5061 ms total) 2024-09-01T00:46:40.765 INFO:tasks.workunit.client.0.smithi026.stdout: 2024-09-01T00:46:40.765 INFO:tasks.workunit.client.0.smithi026.stdout:[----------] Global test environment tear-down 2024-09-01T00:46:40.765 INFO:tasks.workunit.client.0.smithi026.stdout:[==========] 70 tests from 1 test suite ran. (7900 ms total) 2024-09-01T00:46:40.765 INFO:tasks.workunit.client.0.smithi026.stdout:[ PASSED ] 68 tests. 2024-09-01T00:46:40.765 INFO:tasks.workunit.client.0.smithi026.stdout:[ FAILED ] 2 tests, listed below: 2024-09-01T00:46:40.766 INFO:tasks.workunit.client.0.smithi026.stdout:[ FAILED ] TestClsRbd.group_snap_set 2024-09-01T00:46:40.766 INFO:tasks.workunit.client.0.smithi026.stdout:[ FAILED ] TestClsRbd.group_snap_remove 2024-09-01T00:46:40.766 INFO:tasks.workunit.client.0.smithi026.stdout: 2024-09-01T00:46:40.766 INFO:tasks.workunit.client.0.smithi026.stdout: 2 FAILED TESTS 2024-09-01T00:46:40.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-01T00:46:40.769 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-09-01T00:46:40.769 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-01T00:46:41.042 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:40 smithi026 ceph-mon[83580]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-01T00:46:41.042 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:40 smithi026 ceph-mon[81182]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-01T00:46:41.044 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/github.com_ceph_ceph-c_5028887063e8eb518c95117479aa913eaa12ac8e/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/github.com_ceph_ceph-c_5028887063e8eb518c95117479aa913eaa12ac8e/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 smithi026 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-01T00:46:41.304 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=336b5e649bf545319932861653abe0ee 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/github.com_ceph_ceph-c_5028887063e8eb518c95117479aa913eaa12ac8e/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/github.com_ceph_ceph-c_5028887063e8eb518c95117479aa913eaa12ac8e/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 smithi026 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-01T00:46:41.308 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-01T00:46:41.318 INFO:tasks.cephadm:Teardown begin 2024-09-01T00:46:41.318 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-09-01T00:46:41.318 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-09-01T00:46:41.324 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:40 smithi139 ceph-mon[73682]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-01T00:46:41.524 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:46:41.906 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:41 smithi026 ceph-mon[81182]: pgmap v1264: 137 pgs: 137 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1018 KiB/s wr, 850 op/s 2024-09-01T00:46:41.906 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:41 smithi026 ceph-mon[81182]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-01T00:46:41.907 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:41 smithi026 ceph-mon[83580]: pgmap v1264: 137 pgs: 137 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1018 KiB/s wr, 850 op/s 2024-09-01T00:46:41.907 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:41 smithi026 ceph-mon[83580]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-01T00:46:42.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:41 smithi139 ceph-mon[73682]: pgmap v1264: 137 pgs: 137 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1018 KiB/s wr, 850 op/s 2024-09-01T00:46:42.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:41 smithi139 ceph-mon[73682]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-01T00:46:43.668 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:46:43.668 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":15,"btime":"2024-09-01T00:37:19:826283+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":54352,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.139:6833/1870200053","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6832","nonce":1870200053},{"type":"v1","addr":"172.21.15.139:6833","nonce":1870200053}]},"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":15}],"filesystems":[{"mdsmap":{"epoch":14,"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-01T00:25:31.511154+0000","modified":"2024-09-01T00:37:10.289602+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":548,"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":34506},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34506":{"gid":34506,"name":"a","rank":0,"incarnation":11,"state":"up:active","state_seq":6,"addr":"172.21.15.26:6835/3629947362","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6834","nonce":3629947362},{"type":"v1","addr":"172.21.15.26:6835","nonce":3629947362}]},"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":34506,"qdb_cluster":[34506]},"id":1}]} 2024-09-01T00:46:43.669 INFO:teuthology.orchestra.run.smithi026.stderr:dumped fsmap epoch 15 2024-09-01T00:46:43.945 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:43 smithi026 ceph-mon[81182]: pgmap v1266: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:43.945 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:43 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/151734133' entity='client.admin' cmd={"prefix": "fs dump", "format": "json"} : dispatch 2024-09-01T00:46:43.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:43 smithi026 ceph-mon[83580]: pgmap v1266: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:43.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:43 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/151734133' entity='client.admin' cmd={"prefix": "fs dump", "format": "json"} : dispatch 2024-09-01T00:46:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:43 smithi139 ceph-mon[73682]: pgmap v1266: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:44.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:43 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/151734133' entity='client.admin' cmd={"prefix": "fs dump", "format": "json"} : dispatch 2024-09-01T00:46:44.333 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-09-01T00:46:44.546 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:46:46.046 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:45 smithi026 ceph-mon[81182]: pgmap v1267: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:46.046 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:45 smithi026 ceph-mon[83580]: pgmap v1267: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:46.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:45 smithi139 ceph-mon[73682]: pgmap v1267: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:46.475 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:46:46.476 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":15,"btime":"2024-09-01T00:37:19:826283+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":54352,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.139:6833/1870200053","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6832","nonce":1870200053},{"type":"v1","addr":"172.21.15.139:6833","nonce":1870200053}]},"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":15}],"filesystems":[{"mdsmap":{"epoch":14,"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-01T00:25:31.511154+0000","modified":"2024-09-01T00:37:10.289602+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":548,"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":34506},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34506":{"gid":34506,"name":"a","rank":0,"incarnation":11,"state":"up:active","state_seq":6,"addr":"172.21.15.26:6835/3629947362","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6834","nonce":3629947362},{"type":"v1","addr":"172.21.15.26:6835","nonce":3629947362}]},"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":34506,"qdb_cluster":[34506]},"id":1}]} 2024-09-01T00:46:46.476 INFO:teuthology.orchestra.run.smithi026.stderr:dumped fsmap epoch 15 2024-09-01T00:46:47.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:46 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/1156130781' entity='client.admin' cmd={"prefix": "fs dump", "format": "json"} : dispatch 2024-09-01T00:46:47.142 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:46 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/1156130781' entity='client.admin' cmd={"prefix": "fs dump", "format": "json"} : dispatch 2024-09-01T00:46:47.143 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:46 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/1156130781' entity='client.admin' cmd={"prefix": "fs dump", "format": "json"} : dispatch 2024-09-01T00:46:47.166 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-09-01T00:46:47.370 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:46:48.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:47 smithi139 ceph-mon[73682]: pgmap v1268: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:48.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:47 smithi026 ceph-mon[81182]: pgmap v1268: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:48.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:47 smithi026 ceph-mon[83580]: pgmap v1268: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:48.200 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:46:47 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:46:47] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.51.0" 2024-09-01T00:46:49.213 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-01T00:46:49.214 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":1036,"fsid":"cad1eb86-67f7-11ef-bcd4-c7b262605968","created":"2024-09-01T00:20:02.580083+0000","modified":"2024-09-01T00:46:40.752342+0000","last_up_change":"2024-09-01T00:36:47.779563+0000","last_in_change":"2024-09-01T00:24:45.563314+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-01T00:23:08.330912+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-01T00:25:25.499539+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"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-01T00:25:28.472999+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_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-01T00:26:19.024583+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":"76","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":76,"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":"661ce24f-488b-4aed-8cdc-18c3a5cd44ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":290,"up_from":302,"up_thru":1031,"down_at":291,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":2326643640},{"type":"v1","addr":"172.21.15.26:6803","nonce":2326643640}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":2326643640},{"type":"v1","addr":"172.21.15.26:6805","nonce":2326643640}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":2326643640},{"type":"v1","addr":"172.21.15.26:6809","nonce":2326643640}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":2326643640},{"type":"v1","addr":"172.21.15.26:6807","nonce":2326643640}]},"public_addr":"172.21.15.26:6803/2326643640","cluster_addr":"172.21.15.26:6805/2326643640","heartbeat_back_addr":"172.21.15.26:6809/2326643640","heartbeat_front_addr":"172.21.15.26:6807/2326643640","state":["exists","up"]},{"osd":1,"uuid":"e407c10a-2680-4f93-885b-bc653ad85695","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":323,"up_from":333,"up_thru":1031,"down_at":324,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":3492315439},{"type":"v1","addr":"172.21.15.26:6811","nonce":3492315439}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":3492315439},{"type":"v1","addr":"172.21.15.26:6813","nonce":3492315439}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":3492315439},{"type":"v1","addr":"172.21.15.26:6817","nonce":3492315439}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":3492315439},{"type":"v1","addr":"172.21.15.26:6815","nonce":3492315439}]},"public_addr":"172.21.15.26:6811/3492315439","cluster_addr":"172.21.15.26:6813/3492315439","heartbeat_back_addr":"172.21.15.26:6817/3492315439","heartbeat_front_addr":"172.21.15.26:6815/3492315439","state":["exists","up"]},{"osd":2,"uuid":"52e9a36a-d09d-473b-bd44-ab4922948283","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":354,"up_from":367,"up_thru":1031,"down_at":355,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6818","nonce":1724946705},{"type":"v1","addr":"172.21.15.26:6819","nonce":1724946705}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":1724946705},{"type":"v1","addr":"172.21.15.26:6821","nonce":1724946705}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":1724946705},{"type":"v1","addr":"172.21.15.26:6825","nonce":1724946705}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":1724946705},{"type":"v1","addr":"172.21.15.26:6823","nonce":1724946705}]},"public_addr":"172.21.15.26:6819/1724946705","cluster_addr":"172.21.15.26:6821/1724946705","heartbeat_back_addr":"172.21.15.26:6825/1724946705","heartbeat_front_addr":"172.21.15.26:6823/1724946705","state":["exists","up"]},{"osd":3,"uuid":"703ab294-1bb4-4d05-91b3-56daa5f66a77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":387,"up_from":399,"up_thru":1031,"down_at":388,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":4066793651},{"type":"v1","addr":"172.21.15.26:6827","nonce":4066793651}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":4066793651},{"type":"v1","addr":"172.21.15.26:6829","nonce":4066793651}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":4066793651},{"type":"v1","addr":"172.21.15.26:6833","nonce":4066793651}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":4066793651},{"type":"v1","addr":"172.21.15.26:6831","nonce":4066793651}]},"public_addr":"172.21.15.26:6827/4066793651","cluster_addr":"172.21.15.26:6829/4066793651","heartbeat_back_addr":"172.21.15.26:6833/4066793651","heartbeat_front_addr":"172.21.15.26:6831/4066793651","state":["exists","up"]},{"osd":4,"uuid":"f6759b82-e9bf-499d-98cf-d7e4f0901dcd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":419,"up_from":432,"up_thru":1031,"down_at":420,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6800","nonce":2766149975},{"type":"v1","addr":"172.21.15.139:6801","nonce":2766149975}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":2766149975},{"type":"v1","addr":"172.21.15.139:6803","nonce":2766149975}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":2766149975},{"type":"v1","addr":"172.21.15.139:6807","nonce":2766149975}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":2766149975},{"type":"v1","addr":"172.21.15.139:6805","nonce":2766149975}]},"public_addr":"172.21.15.139:6801/2766149975","cluster_addr":"172.21.15.139:6803/2766149975","heartbeat_back_addr":"172.21.15.139:6807/2766149975","heartbeat_front_addr":"172.21.15.139:6805/2766149975","state":["exists","up"]},{"osd":5,"uuid":"d5f5fad3-8f05-4032-a5dd-3cc10e85a10b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":451,"up_from":464,"up_thru":1031,"down_at":452,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6808","nonce":3880210869},{"type":"v1","addr":"172.21.15.139:6809","nonce":3880210869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":3880210869},{"type":"v1","addr":"172.21.15.139:6811","nonce":3880210869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":3880210869},{"type":"v1","addr":"172.21.15.139:6815","nonce":3880210869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":3880210869},{"type":"v1","addr":"172.21.15.139:6813","nonce":3880210869}]},"public_addr":"172.21.15.139:6809/3880210869","cluster_addr":"172.21.15.139:6811/3880210869","heartbeat_back_addr":"172.21.15.139:6815/3880210869","heartbeat_front_addr":"172.21.15.139:6813/3880210869","state":["exists","up"]},{"osd":6,"uuid":"19f260f2-0673-470e-ac08-b567d13464ef","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":48,"last_clean_end":483,"up_from":496,"up_thru":1031,"down_at":484,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6816","nonce":2976520160},{"type":"v1","addr":"172.21.15.139:6817","nonce":2976520160}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":2976520160},{"type":"v1","addr":"172.21.15.139:6819","nonce":2976520160}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":2976520160},{"type":"v1","addr":"172.21.15.139:6823","nonce":2976520160}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":2976520160},{"type":"v1","addr":"172.21.15.139:6821","nonce":2976520160}]},"public_addr":"172.21.15.139:6817/2976520160","cluster_addr":"172.21.15.139:6819/2976520160","heartbeat_back_addr":"172.21.15.139:6823/2976520160","heartbeat_front_addr":"172.21.15.139:6821/2976520160","state":["exists","up"]},{"osd":7,"uuid":"c870931a-eb6b-4a27-9613-9f4ec450e264","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":56,"last_clean_end":515,"up_from":528,"up_thru":1031,"down_at":516,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6824","nonce":1435293605},{"type":"v1","addr":"172.21.15.139:6825","nonce":1435293605}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":1435293605},{"type":"v1","addr":"172.21.15.139:6827","nonce":1435293605}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":1435293605},{"type":"v1","addr":"172.21.15.139:6831","nonce":1435293605}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":1435293605},{"type":"v1","addr":"172.21.15.139:6829","nonce":1435293605}]},"public_addr":"172.21.15.139:6825/1435293605","cluster_addr":"172.21.15.139:6827/1435293605","heartbeat_back_addr":"172.21.15.139:6831/1435293605","heartbeat_front_addr":"172.21.15.139:6829/1435293605","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-01T00:22:15.871786+0000","dead_epoch":290},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:22:40.455372+0000","dead_epoch":323},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:23:04.880543+0000","dead_epoch":354},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:23:28.777887+0000","dead_epoch":387},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:23:50.072781+0000","dead_epoch":419},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:24:13.275853+0000","dead_epoch":451},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:24:36.304287+0000","dead_epoch":483},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-01T00:25:00.927723+0000","dead_epoch":515}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.a","mappings":[{"from":4,"to":3}]},{"pgid":"3.1c","mappings":[{"from":5,"to":2}]},{"pgid":"3.20","mappings":[{"from":0,"to":1}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.139:6832/1390752358":"2024-09-02T00:37:07.272982+0000","172.21.15.26:0/1691473139":"2024-09-02T00:31:33.974126+0000","172.21.15.139:0/2183901171":"2024-09-02T00:30:52.640625+0000","172.21.15.26:0/4184269822":"2024-09-02T00:31:33.974126+0000","172.21.15.26:6801/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.26:6800/420506091":"2024-09-02T00:20:54.020822+0000","172.21.15.139:6834/1777727716":"2024-09-02T00:30:52.640625+0000","172.21.15.26:6801/69609187":"2024-09-02T00:31:33.974126+0000","172.21.15.26:0/1170270815":"2024-09-02T00:20:54.020822+0000","172.21.15.139:0/96102460":"2024-09-02T00:30:52.640625+0000","172.21.15.26:0/1818313022":"2024-09-02T00:30:20.869693+0000","172.21.15.26:0/4036311200":"2024-09-02T00:30:20.869693+0000","172.21.15.26:0/3304995417":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/1204165467":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1615773358":"2024-09-02T00:31:33.974126+0000","172.21.15.26:0/3598219108":"2024-09-02T00:31:33.974126+0000","172.21.15.26:0/882709349":"2024-09-02T00:20:54.020822+0000","172.21.15.26:0/1039741804":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/3801077164":"2024-09-02T00:26:18.227231+0000","172.21.15.139:0/2301483251":"2024-09-02T00:30:52.640625+0000","172.21.15.26:0/96036074":"2024-09-02T00:31:33.974126+0000","172.21.15.26:0/1373524253":"2024-09-02T00:30:20.869693+0000","172.21.15.139:0/571288911":"2024-09-02T00:30:52.640625+0000","172.21.15.26:0/856117531":"2024-09-02T00:26:18.227231+0000","172.21.15.26:6801/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:6800/1116116241":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/1528430297":"2024-09-02T00:31:33.974126+0000","172.21.15.26:6800/217675371":"2024-09-02T00:30:20.869693+0000","172.21.15.26:6801/217675371":"2024-09-02T00:30:20.869693+0000","172.21.15.26:0/816625774":"2024-09-02T00:31:33.974126+0000","172.21.15.139:6835/1777727716":"2024-09-02T00:30:52.640625+0000","172.21.15.26:0/1993365910":"2024-09-02T00:30:20.869693+0000","172.21.15.26:0/1433467031":"2024-09-02T00:20:26.064308+0000","172.21.15.139:0/1375489966":"2024-09-02T00:30:52.640625+0000","172.21.15.139:0/776927513":"2024-09-02T00:30:52.640625+0000","172.21.15.26:0/6383786":"2024-09-02T00:26:18.227231+0000","172.21.15.26:6800/69609187":"2024-09-02T00:31:33.974126+0000","172.21.15.139:0/2936151726":"2024-09-02T00:30:52.640625+0000","172.21.15.139:6833/1390752358":"2024-09-02T00:37:07.272982+0000","172.21.15.26:6800/292340925":"2024-09-02T00:26:18.227231+0000","172.21.15.26:6801/292340925":"2024-09-02T00:26:18.227231+0000","172.21.15.26:0/3524251591":"2024-09-02T00:20:26.064308+0000","172.21.15.26:0/1884316626":"2024-09-02T00:30:20.869693+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":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-01T00:46:49.899 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:49 smithi026 ceph-mon[81182]: pgmap v1269: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:49.899 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:49 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/217253946' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-01T00:46:49.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:49 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:46:49.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:49 smithi026 ceph-mon[83580]: pgmap v1269: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:49.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:49 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/217253946' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-01T00:46:49.900 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:49 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:46:49.925 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs fail cephfs 2024-09-01T00:46:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:49 smithi139 ceph-mon[73682]: pgmap v1269: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:50.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:49 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/217253946' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-01T00:46:50.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:49 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-01T00:46:50.132 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:46:51.951 INFO:teuthology.orchestra.run.smithi026.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-09-01T00:46:52.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:51 smithi139 ceph-mon[73682]: pgmap v1270: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:52.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:51 smithi026 ceph-mon[81182]: pgmap v1270: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:52.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:51 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a[81178]: 2024-09-01T00:46:51.950+0000 7f01ba77c640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-01T00:46:52.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:51 smithi026 ceph-mon[83580]: pgmap v1270: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:52.201 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:46:51 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a[108435]: -4809> 2024-09-01T00:37:12.835+0000 7ff254ee3640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-09-01T00:46:52.202 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:46:51 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a[108435]: ignoring --setuser ceph since I am not root 2024-09-01T00:46:52.202 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:46:51 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a[108435]: ignoring --setgroup ceph since I am not root 2024-09-01T00:46:52.202 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:46:51 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a[108435]: starting mds.a at 2024-09-01T00:46:52.654 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph fs rm cephfs --yes-i-really-mean-it 2024-09-01T00:46:52.857 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:46:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:52 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/816768111' entity='client.admin' cmd={"prefix": "fs fail", "fs_name": "cephfs"} : dispatch 2024-09-01T00:46:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:52 smithi026 ceph-mon[83580]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-01T00:46:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:52 smithi026 ceph-mon[83580]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-01T00:46:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:52 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/816768111' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-09-01T00:46:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:52 smithi026 ceph-mon[83580]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-01T00:46:52.950 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:52 smithi026 ceph-mon[83580]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-01T00:46:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:52 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/816768111' entity='client.admin' cmd={"prefix": "fs fail", "fs_name": "cephfs"} : dispatch 2024-09-01T00:46:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:52 smithi026 ceph-mon[81182]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-01T00:46:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:52 smithi026 ceph-mon[81182]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-01T00:46:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:52 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/816768111' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-09-01T00:46:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:52 smithi026 ceph-mon[81182]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-01T00:46:52.951 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:52 smithi026 ceph-mon[81182]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-01T00:46:53.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:52 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/816768111' entity='client.admin' cmd={"prefix": "fs fail", "fs_name": "cephfs"} : dispatch 2024-09-01T00:46:53.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:52 smithi139 ceph-mon[73682]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-01T00:46:53.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:52 smithi139 ceph-mon[73682]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-01T00:46:53.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:52 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/816768111' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-09-01T00:46:53.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:52 smithi139 ceph-mon[73682]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-01T00:46:53.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:52 smithi139 ceph-mon[73682]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-01T00:46:53.922 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:53 smithi026 ceph-mon[81182]: pgmap v1272: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:53.922 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:53 smithi026 ceph-mon[81182]: mds.? [v2:172.21.15.26:6834/3313915808,v1:172.21.15.26:6835/3313915808] up:boot 2024-09-01T00:46:53.922 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:53 smithi026 ceph-mon[81182]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-09-01T00:46:53.922 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:53 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-01T00:46:53.922 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:53 smithi026 ceph-mon[83580]: pgmap v1272: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:53.923 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:53 smithi026 ceph-mon[83580]: mds.? [v2:172.21.15.26:6834/3313915808,v1:172.21.15.26:6835/3313915808] up:boot 2024-09-01T00:46:53.923 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:53 smithi026 ceph-mon[83580]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-09-01T00:46:53.923 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:53 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-01T00:46:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:53 smithi139 ceph-mon[73682]: pgmap v1272: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:54.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:53 smithi139 ceph-mon[73682]: mds.? [v2:172.21.15.26:6834/3313915808,v1:172.21.15.26:6835/3313915808] up:boot 2024-09-01T00:46:54.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:53 smithi139 ceph-mon[73682]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-09-01T00:46:54.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:53 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "a"} : dispatch 2024-09-01T00:46:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:54 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/43678322' entity='client.admin' cmd={"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:55.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:54 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:55.163 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:54 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/43678322' entity='client.admin' cmd={"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:55.164 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:54 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:55.164 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:54 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/43678322' entity='client.admin' cmd={"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:55.164 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:54 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true} : dispatch 2024-09-01T00:46:55.860 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2024-09-01T00:46:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:55 smithi139 ceph-mon[73682]: pgmap v1273: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:56.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:55 smithi139 ceph-mon[73682]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-01T00:46:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:55 smithi139 ceph-mon[73682]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-01T00:46:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:55 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:55 smithi139 ceph-mon[73682]: fsmap 2 up:standby 2024-09-01T00:46:56.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:55 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:46:56.085 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:46:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:55 smithi026 ceph-mon[81182]: pgmap v1273: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:55 smithi026 ceph-mon[81182]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-01T00:46:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:55 smithi026 ceph-mon[81182]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-01T00:46:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:55 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:55 smithi026 ceph-mon[81182]: fsmap 2 up:standby 2024-09-01T00:46:56.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:55 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:46:56.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:55 smithi026 ceph-mon[83580]: pgmap v1273: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:56.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:55 smithi026 ceph-mon[83580]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-01T00:46:56.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:55 smithi026 ceph-mon[83580]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-01T00:46:56.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:55 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-09-01T00:46:56.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:55 smithi026 ceph-mon[83580]: fsmap 2 up:standby 2024-09-01T00:46:56.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:55 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-01T00:46:57.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:56 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:46:57.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:56 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:46:57.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:56 smithi139 ceph-mon[73682]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:46:57.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:56 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:46:57.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:56 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:46:57.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:56 smithi026 ceph-mon[81182]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:46:57.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:56 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-01T00:46:57.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:56 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-01T00:46:57.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:56 smithi026 ceph-mon[83580]: from='mgr.25088 172.21.15.26:0/217168350' entity='mgr.y' 2024-09-01T00:46:58.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:57 smithi139 ceph-mon[73682]: pgmap v1274: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:58.200 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:57 smithi026 ceph-mon[81182]: pgmap v1274: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:58.200 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:57 smithi026 ceph-mon[83580]: pgmap v1274: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:46:58.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:46:57 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: ::ffff:172.21.15.139 - - [01/Sep/2024:00:46:57] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.51.0" 2024-09-01T00:46:58.795 INFO:teuthology.orchestra.run.smithi026.stderr:pool 'cephfs_metadata' removed 2024-09-01T00:46:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:58 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/3729597821' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true} : dispatch 2024-09-01T00:46:59.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:58 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true} : dispatch 2024-09-01T00:46:59.136 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:58 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/3729597821' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true} : dispatch 2024-09-01T00:46:59.137 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:58 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true} : dispatch 2024-09-01T00:46:59.137 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:58 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/3729597821' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true} : dispatch 2024-09-01T00:46:59.137 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:58 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true} : dispatch 2024-09-01T00:46:59.438 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 -- ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2024-09-01T00:46:59.645 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/mon.a/config 2024-09-01T00:47:00.024 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:59 smithi026 ceph-mon[81182]: pgmap v1275: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:47:00.024 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:59 smithi026 ceph-mon[81182]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-09-01T00:47:00.024 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:46:59 smithi026 ceph-mon[81182]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-01T00:47:00.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:59 smithi026 ceph-mon[83580]: pgmap v1275: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:47:00.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:59 smithi026 ceph-mon[83580]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-09-01T00:47:00.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:46:59 smithi026 ceph-mon[83580]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-01T00:47:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:59 smithi139 ceph-mon[73682]: pgmap v1275: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:47:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:59 smithi139 ceph-mon[73682]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-09-01T00:47:00.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:46:59 smithi139 ceph-mon[73682]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-01T00:47:01.805 INFO:teuthology.orchestra.run.smithi026.stderr:pool 'cephfs_data' removed 2024-09-01T00:47:02.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:47:01 smithi139 ceph-mon[73682]: pgmap v1277: 73 pgs: 73 active+clean; 577 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:47:02.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:47:01 smithi139 ceph-mon[73682]: from='client.? 172.21.15.26:0/900105409' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true} : dispatch 2024-09-01T00:47:02.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:47:01 smithi139 ceph-mon[73682]: 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-01T00:47:02.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:47:01 smithi026 ceph-mon[83580]: pgmap v1277: 73 pgs: 73 active+clean; 577 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:47:02.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:47:01 smithi026 ceph-mon[83580]: from='client.? 172.21.15.26:0/900105409' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true} : dispatch 2024-09-01T00:47:02.169 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:47:01 smithi026 ceph-mon[83580]: 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-01T00:47:02.169 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:47:01 smithi026 ceph-mon[81182]: pgmap v1277: 73 pgs: 73 active+clean; 577 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-01T00:47:02.169 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:47:01 smithi026 ceph-mon[81182]: from='client.? 172.21.15.26:0/900105409' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true} : dispatch 2024-09-01T00:47:02.169 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:47:01 smithi026 ceph-mon[81182]: 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-01T00:47:02.513 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-01T00:47:02.543 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-01T00:47:02.576 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-01T00:47:02.576 DEBUG:teuthology.orchestra.run.smithi026:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-01T00:47:02.600 DEBUG:teuthology.orchestra.run.smithi139:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-01T00:47:02.634 INFO:tasks.cephadm:Stopping all daemons... 2024-09-01T00:47:02.635 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-01T00:47:02.635 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.a 2024-09-01T00:47:02.802 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:47:02 smithi026 systemd[1]: Stopping Ceph mon.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:47:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:47:02 smithi139 ceph-mon[73682]: 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-01T00:47:02.833 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:47:02 smithi139 ceph-mon[73682]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-01T00:47:03.062 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:47:02] ENGINE Bus STOPPING 2024-09-01T00:47:03.062 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:47:02 smithi026 ceph-mon[81182]: 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-01T00:47:03.062 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:47:02 smithi026 ceph-mon[81182]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-01T00:47:03.062 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:47:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a[81178]: 2024-09-01T00:47:02.939+0000 7f01bff87640 -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-01T00:47:03.063 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:47:02 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a[81178]: 2024-09-01T00:47:02.939+0000 7f01bff87640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-01T00:47:03.063 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:47:02 smithi026 ceph-mon[83580]: 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-01T00:47:03.063 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:47:02 smithi026 ceph-mon[83580]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-01T00:47:03.322 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:47:03 smithi026 podman[125611]: 2024-09-01 00:47:03.063106297 +0000 UTC m=+0.223755530 container died 57d4bb71801af81abee8422286ffe84156233e5dfc3463e62eba7f9bb8c49546 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:47:03.698 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:47:03 smithi026 podman[125611]: 2024-09-01 00:47:03.406204615 +0000 UTC m=+0.566853847 container cleanup 57d4bb71801af81abee8422286ffe84156233e5dfc3463e62eba7f9bb8c49546 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:47:03.698 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 01 00:47:03 smithi026 bash[125611]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-a 2024-09-01T00:47:03.698 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:03 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:47:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:47:03.699 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:03 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:47:03] ENGINE Bus STOPPED 2024-09-01T00:47:03.699 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:03 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:47:03] ENGINE Bus STARTING 2024-09-01T00:47:03.699 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:03 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:47:03] ENGINE Serving on http://:::9283 2024-09-01T00:47:03.699 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:03 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:47:03] ENGINE Bus STARTED 2024-09-01T00:47:03.840 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.a.service' 2024-09-01T00:47:03.883 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:47:03.884 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-01T00:47:03.884 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-01T00:47:03.884 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.c 2024-09-01T00:47:04.218 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:47:03 smithi026 systemd[1]: Stopping Ceph mon.c for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:47:04.484 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:04 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:47:04] ENGINE Bus STOPPING 2024-09-01T00:47:04.484 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:47:04 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c[83576]: 2024-09-01T00:47:04.218+0000 7fc0f8b5e640 -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-01T00:47:04.485 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:47:04 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c[83576]: 2024-09-01T00:47:04.218+0000 7fc0f8b5e640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-09-01T00:47:04.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:47:04 smithi026 podman[125745]: 2024-09-01 00:47:04.485276052 +0000 UTC m=+0.376573932 container died ab9d87d0ceb00cdea87d88b562d7cbee8ec692442bdae9f177bab6d1fe859769 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, 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, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731) 2024-09-01T00:47:04.850 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:04 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:47:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-01T00:47:04.850 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:04 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:47:04] ENGINE Bus STOPPED 2024-09-01T00:47:04.850 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:04 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:47:04] ENGINE Bus STARTING 2024-09-01T00:47:04.850 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:04 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:47:04] ENGINE Serving on http://:::9283 2024-09-01T00:47:04.850 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:04 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: [01/Sep/2024:00:47:04] ENGINE Bus STARTED 2024-09-01T00:47:05.162 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:47:04 smithi026 podman[125745]: 2024-09-01 00:47:04.895010717 +0000 UTC m=+0.786308597 container cleanup ab9d87d0ceb00cdea87d88b562d7cbee8ec692442bdae9f177bab6d1fe859769 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-01T00:47:05.162 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:47:04 smithi026 bash[125745]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c 2024-09-01T00:47:05.449 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 01 00:47:05 smithi026 podman[125759]: 2024-09-01 00:47:05.163301128 +0000 UTC m=+0.681608172 container remove ab9d87d0ceb00cdea87d88b562d7cbee8ec692442bdae9f177bab6d1fe859769 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-c, 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=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-01T00:47:05.485 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.c.service' 2024-09-01T00:47:05.519 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:47:05.519 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-01T00:47:05.519 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-01T00:47:05.520 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.b 2024-09-01T00:47:05.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:47:05 smithi139 systemd[1]: Stopping Ceph mon.b for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:47:06.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:47:05 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b[73678]: 2024-09-01T00:47:05.812+0000 7f6ce7b9a640 -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-01T00:47:06.083 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:47:05 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b[73678]: 2024-09-01T00:47:05.812+0000 7f6ce7b9a640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-09-01T00:47:06.084 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:47:05 smithi139 podman[115287]: 2024-09-01 00:47:05.874055341 +0000 UTC m=+0.154906531 container died ee7bbc382c92ad6020222471bbbf321083249b46ff911fb0baf8555c9089519e (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-01T00:47:06.480 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:47:06 smithi139 podman[115287]: 2024-09-01 00:47:06.304412744 +0000 UTC m=+0.585263925 container cleanup ee7bbc382c92ad6020222471bbbf321083249b46ff911fb0baf8555c9089519e (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b, 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, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-01T00:47:06.480 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:47:06 smithi139 bash[115287]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b 2024-09-01T00:47:06.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Sep 01 00:47:06 smithi139 podman[115299]: 2024-09-01 00:47:06.480975716 +0000 UTC m=+0.604935978 container remove ee7bbc382c92ad6020222471bbbf321083249b46ff911fb0baf8555c9089519e (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mon-b, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:47:06.737 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mon.b.service' 2024-09-01T00:47:06.783 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:47:06.783 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-01T00:47:06.784 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-01T00:47:06.784 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.y 2024-09-01T00:47:07.090 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:06 smithi026 systemd[1]: Stopping Ceph mgr.y for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:47:07.390 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:07 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:47:07.090+0000 7fe2f8820640 -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-01T00:47:07.391 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:07 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y[72126]: 2024-09-01T00:47:07.090+0000 7fe2f8820640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-01T00:47:07.391 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:07 smithi026 podman[125879]: 2024-09-01 00:47:07.121814906 +0000 UTC m=+0.142843754 container died 8b16c9a5e3e8c1469ff2187d0ba27f1468619e369649d11fa7371c54e266d0a6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:47:07.699 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:07 smithi026 podman[125879]: 2024-09-01 00:47:07.474460375 +0000 UTC m=+0.495489226 container cleanup 8b16c9a5e3e8c1469ff2187d0ba27f1468619e369649d11fa7371c54e266d0a6 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, 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) 2024-09-01T00:47:07.700 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 01 00:47:07 smithi026 bash[125879]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-y 2024-09-01T00:47:07.899 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.y.service' 2024-09-01T00:47:07.934 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:47:07.934 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-01T00:47:07.935 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-01T00:47:07.935 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.x 2024-09-01T00:47:08.273 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:47:07 smithi139 systemd[1]: Stopping Ceph mgr.x for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:47:08.551 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:47:08 smithi139 podman[115411]: 2024-09-01 00:47:08.273967514 +0000 UTC m=+0.146487113 container died b490d58793561beb6147e272c553f17161dce572e710b6f7199f5f9037af8abd (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:47:08.833 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:47:08 smithi139 podman[115411]: 2024-09-01 00:47:08.634257908 +0000 UTC m=+0.506777504 container cleanup b490d58793561beb6147e272c553f17161dce572e710b6f7199f5f9037af8abd (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-01T00:47:08.833 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Sep 01 00:47:08 smithi139 bash[115411]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mgr-x 2024-09-01T00:47:09.069 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mgr.x.service' 2024-09-01T00:47:09.104 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:47:09.104 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-01T00:47:09.104 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-01T00:47:09.104 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.0 2024-09-01T00:47:09.411 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:09 smithi026 systemd[1]: Stopping Ceph osd.0 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:47:09.700 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:09 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0[89341]: 2024-09-01T00:47:09.411+0000 7f33d6452640 -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-01T00:47:09.700 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:09 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0[89341]: 2024-09-01T00:47:09.411+0000 7f33d6452640 -1 osd.0 1039 *** Got signal Terminated *** 2024-09-01T00:47:09.700 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:09 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0[89341]: 2024-09-01T00:47:09.411+0000 7f33d6452640 -1 osd.0 1039 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:47:15.071 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:14 smithi026 podman[125999]: 2024-09-01 00:47:14.772889541 +0000 UTC m=+5.470865269 container died a0589209e48e5e133c6a6c355b876118772b69333b8bd8f1261ac4b49c046549 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-01T00:47:15.429 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:15 smithi026 podman[125999]: 2024-09-01 00:47:15.162579296 +0000 UTC m=+5.860555025 container cleanup a0589209e48e5e133c6a6c355b876118772b69333b8bd8f1261ac4b49c046549 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-01T00:47:15.429 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:15 smithi026 bash[125999]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0 2024-09-01T00:47:15.699 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:15 smithi026 podman[126015]: 2024-09-01 00:47:15.430322101 +0000 UTC m=+0.645670198 container remove a0589209e48e5e133c6a6c355b876118772b69333b8bd8f1261ac4b49c046549 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-01T00:47:16.083 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:15 smithi026 podman[126101]: 2024-09-01 00:47:15.684534037 +0000 UTC m=+0.015821974 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:47:16.083 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:15 smithi026 podman[126101]: 2024-09-01 00:47:15.814464959 +0000 UTC m=+0.145752880 container create 6e608d24996636db1605a176c86c6be51965861bc2eb298b540871134b780adb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-01T00:47:16.083 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:16 smithi026 podman[126101]: 2024-09-01 00:47:16.084023554 +0000 UTC m=+0.415311480 container init 6e608d24996636db1605a176c86c6be51965861bc2eb298b540871134b780adb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, 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, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:47:16.450 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:16 smithi026 podman[126101]: 2024-09-01 00:47:16.087447452 +0000 UTC m=+0.418735372 container start 6e608d24996636db1605a176c86c6be51965861bc2eb298b540871134b780adb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD) 2024-09-01T00:47:16.450 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:16 smithi026 podman[126101]: 2024-09-01 00:47:16.175773254 +0000 UTC m=+0.507061174 container attach 6e608d24996636db1605a176c86c6be51965861bc2eb298b540871134b780adb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-01T00:47:16.450 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 01 00:47:16 smithi026 podman[126101]: 2024-09-01 00:47:16.275290298 +0000 UTC m=+0.606578219 container died 6e608d24996636db1605a176c86c6be51965861bc2eb298b540871134b780adb (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-0-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:47:16.924 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.0.service' 2024-09-01T00:47:16.967 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:47:16.968 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-01T00:47:16.968 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-01T00:47:16.969 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.1 2024-09-01T00:47:17.200 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:17 smithi026 systemd[1]: Stopping Ceph osd.1 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:47:17.519 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1[93909]: 2024-09-01T00:47:17.317+0000 7f3834ed3640 -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-01T00:47:17.519 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1[93909]: 2024-09-01T00:47:17.317+0000 7f3834ed3640 -1 osd.1 1039 *** Got signal Terminated *** 2024-09-01T00:47:17.520 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:17 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1[93909]: 2024-09-01T00:47:17.317+0000 7f3834ed3640 -1 osd.1 1039 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:47:23.049 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:22 smithi026 podman[126204]: 2024-09-01 00:47:22.788257747 +0000 UTC m=+5.597187373 container died b53b7e01db960c35df6b89635ce0c7683d02fc4f6931a22f997849064eb45dd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, 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, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-01T00:47:23.442 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:23 smithi026 podman[126204]: 2024-09-01 00:47:23.199471401 +0000 UTC m=+6.008401068 container cleanup b53b7e01db960c35df6b89635ce0c7683d02fc4f6931a22f997849064eb45dd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-01T00:47:23.442 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:23 smithi026 bash[126204]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1 2024-09-01T00:47:23.700 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:23 smithi026 podman[126231]: 2024-09-01 00:47:23.442641621 +0000 UTC m=+0.645102795 container remove b53b7e01db960c35df6b89635ce0c7683d02fc4f6931a22f997849064eb45dd9 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:47:24.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:23 smithi026 podman[126321]: 2024-09-01 00:47:23.658269691 +0000 UTC m=+0.016043314 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:47:24.028 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:23 smithi026 podman[126321]: 2024-09-01 00:47:23.776858877 +0000 UTC m=+0.134632542 container create 26a63e443b19eee6ad2abc20bc7a77f92de865d041630e1457a03164bb2d55c4 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:47:24.450 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:24 smithi026 podman[126321]: 2024-09-01 00:47:24.029198793 +0000 UTC m=+0.386972416 container init 26a63e443b19eee6ad2abc20bc7a77f92de865d041630e1457a03164bb2d55c4 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:47:24.450 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:24 smithi026 podman[126321]: 2024-09-01 00:47:24.03338239 +0000 UTC m=+0.391156014 container start 26a63e443b19eee6ad2abc20bc7a77f92de865d041630e1457a03164bb2d55c4 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-01T00:47:24.450 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:24 smithi026 podman[126321]: 2024-09-01 00:47:24.138036247 +0000 UTC m=+0.495809885 container attach 26a63e443b19eee6ad2abc20bc7a77f92de865d041630e1457a03164bb2d55c4 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:47:24.451 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 01 00:47:24 smithi026 podman[126321]: 2024-09-01 00:47:24.224987353 +0000 UTC m=+0.582760976 container died 26a63e443b19eee6ad2abc20bc7a77f92de865d041630e1457a03164bb2d55c4 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2) 2024-09-01T00:47:24.871 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.1.service' 2024-09-01T00:47:24.912 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:47:24.913 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-01T00:47:24.913 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-01T00:47:24.913 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.2 2024-09-01T00:47:25.200 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:25 smithi026 systemd[1]: Stopping Ceph osd.2 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:47:25.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:25 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2[98471]: 2024-09-01T00:47:25.261+0000 7fda107be640 -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-01T00:47:25.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:25 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2[98471]: 2024-09-01T00:47:25.261+0000 7fda107be640 -1 osd.2 1039 *** Got signal Terminated *** 2024-09-01T00:47:25.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:25 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2[98471]: 2024-09-01T00:47:25.261+0000 7fda107be640 -1 osd.2 1039 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:47:30.970 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:30 smithi026 podman[126424]: 2024-09-01 00:47:30.71514376 +0000 UTC m=+5.562980509 container died 8b9cf7b95d01b91f2bae24aa6a5bdb1cebcb70c0039ebafbf8313951d44b1ef1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:47:31.345 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:31 smithi026 podman[126424]: 2024-09-01 00:47:31.144939468 +0000 UTC m=+5.992776261 container cleanup 8b9cf7b95d01b91f2bae24aa6a5bdb1cebcb70c0039ebafbf8313951d44b1ef1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-01T00:47:31.345 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:31 smithi026 bash[126424]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2 2024-09-01T00:47:31.700 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:31 smithi026 podman[126440]: 2024-09-01 00:47:31.34612816 +0000 UTC m=+0.633537379 container remove 8b9cf7b95d01b91f2bae24aa6a5bdb1cebcb70c0039ebafbf8313951d44b1ef1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-01T00:47:32.090 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:31 smithi026 podman[126528]: 2024-09-01 00:47:31.671294394 +0000 UTC m=+0.016177421 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:47:32.090 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:31 smithi026 podman[126528]: 2024-09-01 00:47:31.797112432 +0000 UTC m=+0.141995459 container create 40d1ba1e9a9cf7c6709127b8eb0a25e78beb78bc4053d0e460866804cccb2798 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:47:32.091 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:32 smithi026 podman[126528]: 2024-09-01 00:47:32.008075321 +0000 UTC m=+0.352958348 container init 40d1ba1e9a9cf7c6709127b8eb0a25e78beb78bc4053d0e460866804cccb2798 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-01T00:47:32.091 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:32 smithi026 podman[126528]: 2024-09-01 00:47:32.011250165 +0000 UTC m=+0.356133199 container start 40d1ba1e9a9cf7c6709127b8eb0a25e78beb78bc4053d0e460866804cccb2798 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-deactivate, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-01T00:47:32.091 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:32 smithi026 podman[126528]: 2024-09-01 00:47:32.091349536 +0000 UTC m=+0.436232563 container attach 40d1ba1e9a9cf7c6709127b8eb0a25e78beb78bc4053d0e460866804cccb2798 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-01T00:47:32.450 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 01 00:47:32 smithi026 podman[126528]: 2024-09-01 00:47:32.202213061 +0000 UTC m=+0.547096090 container died 40d1ba1e9a9cf7c6709127b8eb0a25e78beb78bc4053d0e460866804cccb2798 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-01T00:47:32.778 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.2.service' 2024-09-01T00:47:32.822 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:47:32.822 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-01T00:47:32.822 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-01T00:47:32.822 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.3 2024-09-01T00:47:33.147 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:32 smithi026 systemd[1]: Stopping Ceph osd.3 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:47:33.450 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:33 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[103504]: 2024-09-01T00:47:33.147+0000 7f1624999640 -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-01T00:47:33.450 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:33 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[103504]: 2024-09-01T00:47:33.147+0000 7f1624999640 -1 osd.3 1039 *** Got signal Terminated *** 2024-09-01T00:47:33.450 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:33 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3[103504]: 2024-09-01T00:47:33.147+0000 7f1624999640 -1 osd.3 1039 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:47:36.333 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:35 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:35.977+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:36.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:35 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:35.975+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:37.333 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:36 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:36.984+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:37.334 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:36 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:36.997+0000 7fbeba938640 -1 osd.4 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.240939+0000 front 2024-09-01T00:47:12.240925+0000 (oldest deadline 2024-09-01T00:47:36.340701+0000) 2024-09-01T00:47:37.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:36 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:36.975+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:38.333 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:37.948+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:38.334 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:38.002+0000 7fbeba938640 -1 osd.4 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.240939+0000 front 2024-09-01T00:47:12.240925+0000 (oldest deadline 2024-09-01T00:47:36.340701+0000) 2024-09-01T00:47:38.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:37 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:37.926+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:38.898 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:38 smithi026 podman[126632]: 2024-09-01 00:47:38.642330902 +0000 UTC m=+5.593183009 container died 9285322bfbd4e7cac8ea3e9f663072042890a63960f41ef2f8e01c9c672a2514 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:47:39.164 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:38 smithi026 podman[126632]: 2024-09-01 00:47:38.988879901 +0000 UTC m=+5.939731997 container cleanup 9285322bfbd4e7cac8ea3e9f663072042890a63960f41ef2f8e01c9c672a2514 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:47:39.164 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:38 smithi026 bash[126632]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3 2024-09-01T00:47:39.234 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:39.033+0000 7fbeba938640 -1 osd.4 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.240939+0000 front 2024-09-01T00:47:12.240925+0000 (oldest deadline 2024-09-01T00:47:36.340701+0000) 2024-09-01T00:47:39.235 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:38.879+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:39.235 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:38 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:38.943+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:39.235 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:39.044+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:39.450 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:39 smithi026 podman[126647]: 2024-09-01 00:47:39.165013281 +0000 UTC m=+0.517453013 container remove 9285322bfbd4e7cac8ea3e9f663072042890a63960f41ef2f8e01c9c672a2514 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-01T00:47:39.917 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:39 smithi026 podman[126738]: 2024-09-01 00:47:39.607361867 +0000 UTC m=+0.111364757 container create 63ff07b8cf1c7e0ab81ade4674e0ba6fa1deda307fe6c3e9b10854d1bd93a3ac (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-01T00:47:39.917 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:39 smithi026 podman[126738]: 2024-09-01 00:47:39.511703918 +0000 UTC m=+0.015706823 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:47:39.917 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:39 smithi026 podman[126738]: 2024-09-01 00:47:39.83485927 +0000 UTC m=+0.338862163 container init 63ff07b8cf1c7e0ab81ade4674e0ba6fa1deda307fe6c3e9b10854d1bd93a3ac (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True) 2024-09-01T00:47:39.918 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:39 smithi026 podman[126738]: 2024-09-01 00:47:39.838062546 +0000 UTC m=+0.342065439 container start 63ff07b8cf1c7e0ab81ade4674e0ba6fa1deda307fe6c3e9b10854d1bd93a3ac (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-deactivate, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-01T00:47:39.918 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:39 smithi026 podman[126738]: 2024-09-01 00:47:39.918085079 +0000 UTC m=+0.422087987 container attach 63ff07b8cf1c7e0ab81ade4674e0ba6fa1deda307fe6c3e9b10854d1bd93a3ac (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-deactivate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:47:40.200 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 01 00:47:40 smithi026 podman[126738]: 2024-09-01 00:47:40.031953413 +0000 UTC m=+0.535956314 container died 63ff07b8cf1c7e0ab81ade4674e0ba6fa1deda307fe6c3e9b10854d1bd93a3ac (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-01T00:47:40.252 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:40.009+0000 7fbeba938640 -1 osd.4 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.240939+0000 front 2024-09-01T00:47:12.240925+0000 (oldest deadline 2024-09-01T00:47:36.340701+0000) 2024-09-01T00:47:40.252 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:39.986+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:40.253 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:39 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:39.852+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:40.253 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:40.030+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:40.603 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.3.service' 2024-09-01T00:47:40.643 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:47:40.643 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-01T00:47:40.644 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-01T00:47:40.644 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.4 2024-09-01T00:47:40.821 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:40 smithi139 systemd[1]: Stopping Ceph osd.4 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:47:41.083 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:40.820+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:41.084 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:41 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:41.025+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:41.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:40.993+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:41.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:40.944+0000 7fbebe323640 -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-01T00:47:41.085 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:40.944+0000 7fbebe323640 -1 osd.4 1039 *** Got signal Terminated *** 2024-09-01T00:47:41.085 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:40 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:40.944+0000 7fbebe323640 -1 osd.4 1039 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:47:41.085 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:41 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:41.027+0000 7fbeba938640 -1 osd.4 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.240939+0000 front 2024-09-01T00:47:12.240925+0000 (oldest deadline 2024-09-01T00:47:36.340701+0000) 2024-09-01T00:47:42.333 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:41 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:41.868+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:42.334 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:42 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:42.041+0000 7fbeba938640 -1 osd.4 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.240939+0000 front 2024-09-01T00:47:12.240925+0000 (oldest deadline 2024-09-01T00:47:36.340701+0000) 2024-09-01T00:47:42.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:42 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:42.012+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:42.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:41 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:41.969+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:43.333 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:42 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:42.872+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:43.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:42 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:42.992+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:43.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:42 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:42.974+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:43.334 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:43.042+0000 7fbeba938640 -1 osd.4 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.240939+0000 front 2024-09-01T00:47:12.240925+0000 (oldest deadline 2024-09-01T00:47:36.340701+0000) 2024-09-01T00:47:44.083 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:43.832+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:44.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:44.004+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:44.084 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:43 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:43.961+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:44.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:44.077+0000 7fbeba938640 -1 osd.4 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.240939+0000 front 2024-09-01T00:47:12.240925+0000 (oldest deadline 2024-09-01T00:47:36.340701+0000) 2024-09-01T00:47:44.085 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:44.077+0000 7fbeba938640 -1 osd.4 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:22.241815+0000 front 2024-09-01T00:47:22.241673+0000 (oldest deadline 2024-09-01T00:47:43.341558+0000) 2024-09-01T00:47:45.333 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:45.100+0000 7fbeba938640 -1 osd.4 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.240939+0000 front 2024-09-01T00:47:12.240925+0000 (oldest deadline 2024-09-01T00:47:36.340701+0000) 2024-09-01T00:47:45.334 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4[79259]: 2024-09-01T00:47:45.100+0000 7fbeba938640 -1 osd.4 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:22.241815+0000 front 2024-09-01T00:47:22.241673+0000 (oldest deadline 2024-09-01T00:47:43.341558+0000) 2024-09-01T00:47:45.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:44.879+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:45.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:44.879+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:18.619845+0000 front 2024-09-01T00:47:18.619916+0000 (oldest deadline 2024-09-01T00:47:44.519712+0000) 2024-09-01T00:47:45.335 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:44.994+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:45.335 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:44.994+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:45.335 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:44 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:44.977+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:46.333 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:45.957+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:46.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:45.865+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:46.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:45 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:45.865+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:18.619845+0000 front 2024-09-01T00:47:18.619916+0000 (oldest deadline 2024-09-01T00:47:44.519712+0000) 2024-09-01T00:47:46.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:46 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:46.030+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:46.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:46 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:46.030+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:46.769 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:46 smithi139 podman[115559]: 2024-09-01 00:47:46.473365279 +0000 UTC m=+5.627367424 container died 9c796e465958ea14b87e3202faec98b38e13a2fa6a15bbb81fb3baff21e22050 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , 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, GIT_BRANCH=HEAD, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, CEPH_POINT_RELEASE=) 2024-09-01T00:47:47.083 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:46 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:46.864+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:47.083 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:46 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:46.864+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:18.619845+0000 front 2024-09-01T00:47:18.619916+0000 (oldest deadline 2024-09-01T00:47:44.519712+0000) 2024-09-01T00:47:47.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:46 smithi139 podman[115559]: 2024-09-01 00:47:46.960905097 +0000 UTC m=+6.114907241 container cleanup 9c796e465958ea14b87e3202faec98b38e13a2fa6a15bbb81fb3baff21e22050 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, 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.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:47:47.084 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:46 smithi139 bash[115559]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4 2024-09-01T00:47:47.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:46 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:46.991+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:47.085 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:46 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:46.991+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:47.085 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:46 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:46.988+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:47.508 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:47 smithi139 podman[115580]: 2024-09-01 00:47:47.170676386 +0000 UTC m=+0.695511193 container remove 9c796e465958ea14b87e3202faec98b38e13a2fa6a15bbb81fb3baff21e22050 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, 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=, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:47:47.815 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:47 smithi139 podman[115667]: 2024-09-01 00:47:47.411462122 +0000 UTC m=+0.015929507 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:47:47.815 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:47 smithi139 podman[115667]: 2024-09-01 00:47:47.513057071 +0000 UTC m=+0.117524487 container create 2a626c5b7976dae18f2c19b2467e44cb51b9dea38f936d7b5c1e4e37b0400961 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-01T00:47:47.815 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:47 smithi139 podman[115667]: 2024-09-01 00:47:47.740789416 +0000 UTC m=+0.345256788 container init 2a626c5b7976dae18f2c19b2467e44cb51b9dea38f936d7b5c1e4e37b0400961 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731) 2024-09-01T00:47:47.816 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:47 smithi139 podman[115667]: 2024-09-01 00:47:47.743991402 +0000 UTC m=+0.348458787 container start 2a626c5b7976dae18f2c19b2467e44cb51b9dea38f936d7b5c1e4e37b0400961 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-01T00:47:47.816 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:47 smithi139 podman[115667]: 2024-09-01 00:47:47.815769248 +0000 UTC m=+0.420236636 container attach 2a626c5b7976dae18f2c19b2467e44cb51b9dea38f936d7b5c1e4e37b0400961 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:47:48.083 INFO:journalctl@ceph.osd.4.smithi139.stdout:Sep 01 00:47:47 smithi139 podman[115667]: 2024-09-01 00:47:47.935533483 +0000 UTC m=+0.540000865 container died 2a626c5b7976dae18f2c19b2467e44cb51b9dea38f936d7b5c1e4e37b0400961 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-4-deactivate, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , 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, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-01T00:47:48.084 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:47 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:47.913+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:48.084 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:47 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:47.913+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:18.619845+0000 front 2024-09-01T00:47:18.619916+0000 (oldest deadline 2024-09-01T00:47:44.519712+0000) 2024-09-01T00:47:48.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:47 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:47.973+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:48.085 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:47 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:47.973+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:48.085 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:48 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:48.029+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:48.513 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.4.service' 2024-09-01T00:47:48.553 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:47:48.554 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-01T00:47:48.554 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-01T00:47:48.554 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.5 2024-09-01T00:47:48.833 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:48 smithi139 systemd[1]: Stopping Ceph osd.5 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:47:49.333 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:49 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:49.063+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:49.333 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:49 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:49.063+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:47:49.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:48 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:48.953+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:49.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:48 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:48.953+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:49.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:48 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:48.863+0000 7fc70abb0640 -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-01T00:47:49.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:48 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:48.863+0000 7fc70abb0640 -1 osd.5 1039 *** Got signal Terminated *** 2024-09-01T00:47:49.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:48 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:48.863+0000 7fc70abb0640 -1 osd.5 1039 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:47:49.335 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:48 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:48.936+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:49.335 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:48 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:48.936+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:18.619845+0000 front 2024-09-01T00:47:18.619916+0000 (oldest deadline 2024-09-01T00:47:44.519712+0000) 2024-09-01T00:47:50.333 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:50 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:50.024+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:50.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:50 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:50.024+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:47:50.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:49 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:49.895+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:50.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:49 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:49.895+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:18.619845+0000 front 2024-09-01T00:47:18.619916+0000 (oldest deadline 2024-09-01T00:47:44.519712+0000) 2024-09-01T00:47:50.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:49 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:49.949+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:50.335 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:49 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:49.949+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:51.336 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:50 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:50.870+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:51.336 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:50 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:50.870+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:18.619845+0000 front 2024-09-01T00:47:18.619916+0000 (oldest deadline 2024-09-01T00:47:44.519712+0000) 2024-09-01T00:47:51.336 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:50 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:50.931+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:51.336 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:50 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:50.931+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:51.337 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:51 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:51.049+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:51.337 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:51 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:51.049+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:47:51.337 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:51 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:51.049+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:47:52.333 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:51 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:51.925+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:52.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:51 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:51.925+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:52.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:51 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:51.914+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:52.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:51 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:51.914+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:18.619845+0000 front 2024-09-01T00:47:18.619916+0000 (oldest deadline 2024-09-01T00:47:44.519712+0000) 2024-09-01T00:47:52.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:52 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:52.076+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:52.335 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:52 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:52.076+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:47:52.335 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:52 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:52.077+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:47:53.333 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:52 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:52.870+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:53.334 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:52 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:52.870+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:18.619845+0000 front 2024-09-01T00:47:18.619916+0000 (oldest deadline 2024-09-01T00:47:44.519712+0000) 2024-09-01T00:47:53.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:52 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:52.929+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:53.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:52 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:52.929+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:53.335 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:53 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:53.112+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:53.335 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:53 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:53.112+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:47:53.335 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:53 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:53.112+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:47:54.156 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:53 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:53.956+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:54.156 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:53 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:53.956+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:54.156 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:53 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:53.837+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:11.118916+0000 front 2024-09-01T00:47:11.119080+0000 (oldest deadline 2024-09-01T00:47:35.818718+0000) 2024-09-01T00:47:54.156 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:53 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:53.837+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:18.619845+0000 front 2024-09-01T00:47:18.619916+0000 (oldest deadline 2024-09-01T00:47:44.519712+0000) 2024-09-01T00:47:54.156 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:53 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5[84194]: 2024-09-01T00:47:53.837+0000 7fc7071c5640 -1 osd.5 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:30.121854+0000 front 2024-09-01T00:47:30.121916+0000 (oldest deadline 2024-09-01T00:47:52.922257+0000) 2024-09-01T00:47:54.429 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:54 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:54.155+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:54.429 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:54 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:54.155+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:47:54.429 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:54 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:54.155+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:47:54.689 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:54 smithi139 podman[115772]: 2024-09-01 00:47:54.429711812 +0000 UTC m=+5.656442682 container died a8ddac5d882daa8e9789bf3687c976788aa1de87b02f7bc97ccb9b9d4e4633db (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:47:55.064 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:54 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:54.922+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:55.064 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:54 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:54.922+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:55.065 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:54 smithi139 podman[115772]: 2024-09-01 00:47:54.788460537 +0000 UTC m=+6.015191408 container cleanup a8ddac5d882daa8e9789bf3687c976788aa1de87b02f7bc97ccb9b9d4e4633db (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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) 2024-09-01T00:47:55.065 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:54 smithi139 bash[115772]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5 2024-09-01T00:47:55.333 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:55 smithi139 podman[115789]: 2024-09-01 00:47:55.064936674 +0000 UTC m=+0.631128251 container remove a8ddac5d882daa8e9789bf3687c976788aa1de87b02f7bc97ccb9b9d4e4633db (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:47:55.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:55 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:55.117+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:55.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:55 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:55.117+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:47:55.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:55 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:55.117+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:47:55.725 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:55 smithi139 podman[115880]: 2024-09-01 00:47:55.311247422 +0000 UTC m=+0.016659449 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:47:55.726 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:55 smithi139 podman[115880]: 2024-09-01 00:47:55.440909857 +0000 UTC m=+0.146321919 container create 257cc08ec0fd2c7432c4218d6d18b4e34879fb126a57b1b0bbeb0090535c5906 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-01T00:47:55.726 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:55 smithi139 podman[115880]: 2024-09-01 00:47:55.651604586 +0000 UTC m=+0.357016618 container init 257cc08ec0fd2c7432c4218d6d18b4e34879fb126a57b1b0bbeb0090535c5906 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:47:55.726 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:55 smithi139 podman[115880]: 2024-09-01 00:47:55.655736832 +0000 UTC m=+0.361148853 container start 257cc08ec0fd2c7432c4218d6d18b4e34879fb126a57b1b0bbeb0090535c5906 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:47:55.726 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:55 smithi139 podman[115880]: 2024-09-01 00:47:55.726379652 +0000 UTC m=+0.431791683 container attach 257cc08ec0fd2c7432c4218d6d18b4e34879fb126a57b1b0bbeb0090535c5906 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-01T00:47:56.083 INFO:journalctl@ceph.osd.5.smithi139.stdout:Sep 01 00:47:55 smithi139 podman[115880]: 2024-09-01 00:47:55.841961078 +0000 UTC m=+0.547373107 container died 257cc08ec0fd2c7432c4218d6d18b4e34879fb126a57b1b0bbeb0090535c5906 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, 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, ceph=True, GIT_CLEAN=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-01T00:47:56.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:55 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:55.938+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:56.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:55 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:55.938+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:56.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:55 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:55.938+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:29.125663+0000 front 2024-09-01T00:47:29.125688+0000 (oldest deadline 2024-09-01T00:47:55.025448+0000) 2024-09-01T00:47:56.380 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:56.093+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:56.380 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:56.093+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:47:56.380 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:56.093+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:47:56.408 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.5.service' 2024-09-01T00:47:56.445 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:47:56.446 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-01T00:47:56.446 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-01T00:47:56.446 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.6 2024-09-01T00:47:56.749 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:56 smithi139 systemd[1]: Stopping Ceph osd.6 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:47:57.083 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:56.749+0000 7f0b58c75640 -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-01T00:47:57.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:56.749+0000 7f0b58c75640 -1 osd.6 1039 *** Got signal Terminated *** 2024-09-01T00:47:57.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:56.749+0000 7f0b58c75640 -1 osd.6 1039 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:47:57.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:56.896+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:57.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:56.896+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:57.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:56 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:56.896+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:29.125663+0000 front 2024-09-01T00:47:29.125688+0000 (oldest deadline 2024-09-01T00:47:55.025448+0000) 2024-09-01T00:47:57.583 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:57.132+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:57.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:57.132+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:47:57.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:57.132+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:47:58.333 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:58 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:58.090+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:58.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:58 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:58.090+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:47:58.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:58 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:58.090+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:47:58.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:57.848+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:58.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:57.848+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:58.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:57 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:57.848+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:29.125663+0000 front 2024-09-01T00:47:29.125688+0000 (oldest deadline 2024-09-01T00:47:55.025448+0000) 2024-09-01T00:47:59.333 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:59.085+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:47:59.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:59.085+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:47:59.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:47:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:47:59.085+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:47:59.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:58 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:58.844+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:47:59.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:58 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:58.844+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:47:59.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:58 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:58.844+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:29.125663+0000 front 2024-09-01T00:47:29.125688+0000 (oldest deadline 2024-09-01T00:47:55.025448+0000) 2024-09-01T00:48:00.083 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:59.796+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:48:00.083 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:59.796+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:48:00.083 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:47:59 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:47:59.796+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:29.125663+0000 front 2024-09-01T00:47:29.125688+0000 (oldest deadline 2024-09-01T00:47:55.025448+0000) 2024-09-01T00:48:00.583 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:00.116+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:48:00.583 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:00.116+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:48:00.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:00.116+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:48:01.083 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:48:00.784+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:12.124142+0000 front 2024-09-01T00:47:12.124226+0000 (oldest deadline 2024-09-01T00:47:35.024094+0000) 2024-09-01T00:48:01.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:48:00.784+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.124961+0000 front 2024-09-01T00:47:19.125040+0000 (oldest deadline 2024-09-01T00:47:44.424816+0000) 2024-09-01T00:48:01.084 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6[89117]: 2024-09-01T00:48:00.784+0000 7f0b51282640 -1 osd.6 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:29.125663+0000 front 2024-09-01T00:47:29.125688+0000 (oldest deadline 2024-09-01T00:47:55.025448+0000) 2024-09-01T00:48:01.084 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:00.636Z 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.26:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-01T00:48:01.085 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:00.637Z 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.26:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-01T00:48:01.085 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:00.639Z 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.26:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-01T00:48:01.085 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:00.640Z 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.26:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-01T00:48:01.085 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:00.640Z 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.26:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-01T00:48:01.085 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:00 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:00.640Z 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.26:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-01T00:48:01.583 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:01.126+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:48:01.583 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:01.126+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:48:01.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:01.126+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:48:01.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:01 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:01.126+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-01T00:47:37.264978+0000 front 2024-09-01T00:47:37.264920+0000 (oldest deadline 2024-09-01T00:48:00.764886+0000) 2024-09-01T00:48:02.376 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:02 smithi139 podman[115985]: 2024-09-01 00:48:02.099772292 +0000 UTC m=+5.431854903 container died 1059b92b7550e3ef50abbf8d6119db6db446586252f27b7d9ea6be25b4c0cdb1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.schema-version=1.0, 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) 2024-09-01T00:48:02.376 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:02 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:02.172+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:48:02.376 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:02 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:02.172+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:48:02.376 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:02 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:02.172+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:48:02.376 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:02 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:02.172+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-01T00:47:37.264978+0000 front 2024-09-01T00:47:37.264920+0000 (oldest deadline 2024-09-01T00:48:00.764886+0000) 2024-09-01T00:48:02.730 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:02 smithi139 podman[115985]: 2024-09-01 00:48:02.482734245 +0000 UTC m=+5.814816838 container cleanup 1059b92b7550e3ef50abbf8d6119db6db446586252f27b7d9ea6be25b4c0cdb1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-01T00:48:02.730 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:02 smithi139 bash[115985]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6 2024-09-01T00:48:03.049 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:02 smithi139 podman[116000]: 2024-09-01 00:48:02.730992936 +0000 UTC m=+0.626842664 container remove 1059b92b7550e3ef50abbf8d6119db6db446586252f27b7d9ea6be25b4c0cdb1 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-01T00:48:03.333 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:03 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:03.179+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:48:03.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:03 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:03.179+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:48:03.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:03 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:03.179+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:48:03.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:03 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:03.179+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-01T00:47:37.264978+0000 front 2024-09-01T00:47:37.264920+0000 (oldest deadline 2024-09-01T00:48:00.764886+0000) 2024-09-01T00:48:03.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:03 smithi139 podman[116091]: 2024-09-01 00:48:02.953038807 +0000 UTC m=+0.015872364 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:48:03.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:03 smithi139 podman[116091]: 2024-09-01 00:48:03.05988683 +0000 UTC m=+0.122720418 container create 3845aba186700a88feb9c4d53908d437e0274b5993c91f3d11176f2ca6369524 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-01T00:48:03.334 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:03 smithi139 podman[116091]: 2024-09-01 00:48:03.279128463 +0000 UTC m=+0.341962007 container init 3845aba186700a88feb9c4d53908d437e0274b5993c91f3d11176f2ca6369524 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:48:03.335 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:03 smithi139 podman[116091]: 2024-09-01 00:48:03.282455908 +0000 UTC m=+0.345289451 container start 3845aba186700a88feb9c4d53908d437e0274b5993c91f3d11176f2ca6369524 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-01T00:48:03.748 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:03 smithi139 podman[116091]: 2024-09-01 00:48:03.362361943 +0000 UTC m=+0.425195486 container attach 3845aba186700a88feb9c4d53908d437e0274b5993c91f3d11176f2ca6369524 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-01T00:48:03.749 INFO:journalctl@ceph.osd.6.smithi139.stdout:Sep 01 00:48:03 smithi139 podman[116091]: 2024-09-01 00:48:03.473139481 +0000 UTC m=+0.535973039 container died 3845aba186700a88feb9c4d53908d437e0274b5993c91f3d11176f2ca6369524 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-6-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2) 2024-09-01T00:48:04.052 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.6.service' 2024-09-01T00:48:04.089 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:48:04.090 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-01T00:48:04.090 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-01T00:48:04.090 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.7 2024-09-01T00:48:04.333 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:04 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:04.134+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:48:04.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:04 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:04.134+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:48:04.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:04 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:04.134+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:48:04.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:04 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:04.134+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-01T00:47:37.264978+0000 front 2024-09-01T00:47:37.264920+0000 (oldest deadline 2024-09-01T00:48:00.764886+0000) 2024-09-01T00:48:04.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:04 smithi139 systemd[1]: Stopping Ceph osd.7 for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:48:04.833 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:04 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:04.434+0000 7f8f1fb70640 -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-01T00:48:04.833 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:04 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:04.434+0000 7f8f1fb70640 -1 osd.7 1039 *** Got signal Terminated *** 2024-09-01T00:48:04.834 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:04 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:04.434+0000 7f8f1fb70640 -1 osd.7 1039 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-01T00:48:05.583 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:05 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:05.156+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:48:05.583 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:05 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:05.156+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:48:05.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:05 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:05.156+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:48:05.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:05 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:05.156+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-01T00:47:37.264978+0000 front 2024-09-01T00:47:37.264920+0000 (oldest deadline 2024-09-01T00:48:00.764886+0000) 2024-09-01T00:48:06.583 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:06.144+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:48:06.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:06.144+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:48:06.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:06.144+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:48:06.585 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:06 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:06.144+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-01T00:47:37.264978+0000 front 2024-09-01T00:47:37.264920+0000 (oldest deadline 2024-09-01T00:48:00.764886+0000) 2024-09-01T00:48:07.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:07.106+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:48:07.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:07.106+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:48:07.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:07.106+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:48:07.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:07.106+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-01T00:47:37.264978+0000 front 2024-09-01T00:47:37.264920+0000 (oldest deadline 2024-09-01T00:48:00.764886+0000) 2024-09-01T00:48:07.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:07 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:07.106+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.139:6804 osd.4 since back 2024-09-01T00:47:40.765234+0000 front 2024-09-01T00:47:40.765296+0000 (oldest deadline 2024-09-01T00:48:06.565522+0000) 2024-09-01T00:48:08.583 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:08 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:08.125+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:48:08.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:08 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:08.125+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:48:08.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:08 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:08.125+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:48:08.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:08 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:08.125+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-01T00:47:37.264978+0000 front 2024-09-01T00:47:37.264920+0000 (oldest deadline 2024-09-01T00:48:00.764886+0000) 2024-09-01T00:48:08.584 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:08 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:08.125+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.139:6804 osd.4 since back 2024-09-01T00:47:40.765234+0000 front 2024-09-01T00:47:40.765296+0000 (oldest deadline 2024-09-01T00:48:06.565522+0000) 2024-09-01T00:48:09.485 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:09 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:09.113+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-01T00:47:14.061454+0000 front 2024-09-01T00:47:14.061537+0000 (oldest deadline 2024-09-01T00:47:38.161301+0000) 2024-09-01T00:48:09.485 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:09 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:09.113+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-01T00:47:19.862203+0000 front 2024-09-01T00:47:19.862312+0000 (oldest deadline 2024-09-01T00:47:48.062543+0000) 2024-09-01T00:48:09.485 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:09 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:09.113+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-01T00:47:28.563624+0000 front 2024-09-01T00:47:28.563765+0000 (oldest deadline 2024-09-01T00:47:50.863476+0000) 2024-09-01T00:48:09.485 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:09 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:09.113+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-01T00:47:37.264978+0000 front 2024-09-01T00:47:37.264920+0000 (oldest deadline 2024-09-01T00:48:00.764886+0000) 2024-09-01T00:48:09.485 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:09 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7[93927]: 2024-09-01T00:48:09.113+0000 7f8f1817d640 -1 osd.7 1039 heartbeat_check: no reply from 172.21.15.139:6804 osd.4 since back 2024-09-01T00:47:40.765234+0000 front 2024-09-01T00:47:40.765296+0000 (oldest deadline 2024-09-01T00:48:06.565522+0000) 2024-09-01T00:48:10.083 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:09 smithi139 podman[116192]: 2024-09-01 00:48:09.955105227 +0000 UTC m=+5.644608314 container died 0ceacf9262acfbd55db7321fddfe4b870ada575cc6be7ef67cdb430272174d58 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, 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, maintainer=Guillaume Abrioux , RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-01T00:48:10.477 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:10 smithi139 podman[116192]: 2024-09-01 00:48:10.293242016 +0000 UTC m=+5.982745108 container cleanup 0ceacf9262acfbd55db7321fddfe4b870ada575cc6be7ef67cdb430272174d58 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.schema-version=1.0) 2024-09-01T00:48:10.477 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:10 smithi139 bash[116192]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7 2024-09-01T00:48:10.755 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:10 smithi139 podman[116215]: 2024-09-01 00:48:10.478111476 +0000 UTC m=+0.522087160 container remove 0ceacf9262acfbd55db7321fddfe4b870ada575cc6be7ef67cdb430272174d58 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-01T00:48:11.061 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:10 smithi139 podman[116309]: 2024-09-01 00:48:10.825238424 +0000 UTC m=+0.016115903 image pull 8375ce782346518d11d6e655f8a8a5e2246e0054446b6c669840f91ec607f5f3 quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63 2024-09-01T00:48:11.061 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:10 smithi139 podman[116309]: 2024-09-01 00:48:10.945566046 +0000 UTC m=+0.136443511 container create 0ab14035f30226fb32b37e791d04739926cb6bbb500e59e28ff62a3048bf786e (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-01T00:48:11.333 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:11 smithi139 podman[116309]: 2024-09-01 00:48:11.173316182 +0000 UTC m=+0.364193661 container init 0ab14035f30226fb32b37e791d04739926cb6bbb500e59e28ff62a3048bf786e (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-deactivate, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-01T00:48:11.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:11 smithi139 podman[116309]: 2024-09-01 00:48:11.176571947 +0000 UTC m=+0.367449416 container start 0ab14035f30226fb32b37e791d04739926cb6bbb500e59e28ff62a3048bf786e (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-01T00:48:11.334 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:11 smithi139 podman[116309]: 2024-09-01 00:48:11.239774778 +0000 UTC m=+0.430652263 container attach 0ab14035f30226fb32b37e791d04739926cb6bbb500e59e28ff62a3048bf786e (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, 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=True) 2024-09-01T00:48:11.658 INFO:journalctl@ceph.osd.7.smithi139.stdout:Sep 01 00:48:11 smithi139 podman[116309]: 2024-09-01 00:48:11.36843255 +0000 UTC m=+0.559310017 container died 0ab14035f30226fb32b37e791d04739926cb6bbb500e59e28ff62a3048bf786e (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-01T00:48:11.953 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@osd.7.service' 2024-09-01T00:48:11.994 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:48:11.994 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-01T00:48:11.995 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-09-01T00:48:11.995 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mds.a 2024-09-01T00:48:12.295 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:48:12 smithi026 systemd[1]: Stopping Ceph mds.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:48:12.565 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:48:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a[108435]: 2024-09-01T00:48:12.295+0000 7f197567e640 -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-01T00:48:12.565 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:48:12 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a[108435]: 2024-09-01T00:48:12.295+0000 7f197567e640 -1 mds.a *** got signal Terminated *** 2024-09-01T00:48:16.318 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:48:16 smithi026 podman[126840]: 2024-09-01 00:48:16.003777893 +0000 UTC m=+3.812073420 container died ff244eedfb4c391bedd0c3c20fba93f409c619c0adaaafc8dd07217ce6ca4223 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-01T00:48:16.318 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:48:16 smithi026 podman[126840]: 2024-09-01 00:48:16.319599007 +0000 UTC m=+4.127894532 container cleanup ff244eedfb4c391bedd0c3c20fba93f409c619c0adaaafc8dd07217ce6ca4223 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, ceph=True, 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) 2024-09-01T00:48:16.631 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:48:16 smithi026 bash[126840]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a 2024-09-01T00:48:16.631 INFO:journalctl@ceph.mds.a.smithi026.stdout:Sep 01 00:48:16 smithi026 podman[126864]: 2024-09-01 00:48:16.512345415 +0000 UTC m=+0.501860414 container remove ff244eedfb4c391bedd0c3c20fba93f409c619c0adaaafc8dd07217ce6ca4223 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-a, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, 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, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, GIT_CLEAN=True) 2024-09-01T00:48:16.646 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mds.a.service' 2024-09-01T00:48:16.682 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:48:16.682 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-09-01T00:48:16.683 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-09-01T00:48:16.683 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mds.b 2024-09-01T00:48:16.987 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:48:16 smithi139 systemd[1]: Stopping Ceph mds.b for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:48:17.333 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:48:16 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b[98125]: 2024-09-01T00:48:16.987+0000 7f2a16783640 -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-01T00:48:17.333 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:48:16 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b[98125]: 2024-09-01T00:48:16.987+0000 7f2a16783640 -1 mds.b *** got signal Terminated *** 2024-09-01T00:48:19.163 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:48:18 smithi139 podman[116409]: 2024-09-01 00:48:18.912265028 +0000 UTC m=+2.028624056 container died 39c2c46c3fd7cdd801d8e39d83b4b7ea2f5b556c18ec122fcb516f3ab86feea7 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, io.buildah.version=1.37.2) 2024-09-01T00:48:19.420 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:48:19 smithi139 podman[116409]: 2024-09-01 00:48:19.237019121 +0000 UTC m=+2.353378139 container cleanup 39c2c46c3fd7cdd801d8e39d83b4b7ea2f5b556c18ec122fcb516f3ab86feea7 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887) 2024-09-01T00:48:19.421 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:48:19 smithi139 bash[116409]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b 2024-09-01T00:48:19.671 INFO:journalctl@ceph.mds.b.smithi139.stdout:Sep 01 00:48:19 smithi139 podman[116421]: 2024-09-01 00:48:19.421324637 +0000 UTC m=+0.505647968 container remove 39c2c46c3fd7cdd801d8e39d83b4b7ea2f5b556c18ec122fcb516f3ab86feea7 (image=quay.ceph.io/ceph-ci/ceph@sha256:ea1ae9d2b4f0a5239d9832c39c0eb98538f6ab4fe7961f4f126a8dcbeff03b63, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-mds-b, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-bharath2-testing-2024-08-31-2129-5028887, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-01T00:48:19.674 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@mds.b.service' 2024-09-01T00:48:19.708 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:48:19.708 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-09-01T00:48:19.709 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-01T00:48:19.709 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@prometheus.a 2024-09-01T00:48:20.039 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:19 smithi139 systemd[1]: Stopping Ceph prometheus.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:48:20.307 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:20.040Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-01T00:48:20.308 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:20.040Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-01T00:48:20.308 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:20.040Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-01T00:48:20.308 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:20.040Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-01T00:48:20.308 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:20.040Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-01T00:48:20.309 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:20.040Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-01T00:48:20.309 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:20.040Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-01T00:48:20.309 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:20.040Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-01T00:48:20.309 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:20.041Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-01T00:48:20.309 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:20.042Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-01T00:48:20.310 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:20.042Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-01T00:48:20.310 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a[106044]: ts=2024-09-01T00:48:20.042Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-01T00:48:20.310 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 podman[116530]: 2024-09-01 00:48:20.051091026 +0000 UTC m=+0.122397338 container died 664075b7322930eb4586eb8440dd173f9dcfd0541b69a294c3341d678748d418 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:48:20.583 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 podman[116530]: 2024-09-01 00:48:20.398995194 +0000 UTC m=+0.470301507 container cleanup 664075b7322930eb4586eb8440dd173f9dcfd0541b69a294c3341d678748d418 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-01T00:48:20.583 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Sep 01 00:48:20 smithi139 bash[116530]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-prometheus-a 2024-09-01T00:48:20.816 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@prometheus.a.service' 2024-09-01T00:48:20.848 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-01T00:48:20.848 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-01T00:48:20.848 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 --force --keep-logs 2024-09-01T00:48:21.006 INFO:teuthology.orchestra.run.smithi026.stdout:Deleting cluster with fsid: cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:48:22.700 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:48:22 smithi026 systemd[1]: Stopping Ceph alertmanager.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:48:23.037 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:48:22 smithi026 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a[117004]: ts=2024-09-01T00:48:22.724Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-01T00:48:23.038 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:48:22 smithi026 podman[127296]: 2024-09-01 00:48:22.765273925 +0000 UTC m=+0.145892976 container died 3b82ce3bd1c5bf9c98a695ee57c14eb3b9867f37ce58ec63ff97d7e77c789d19 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:48:23.374 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:48:23 smithi026 podman[127296]: 2024-09-01 00:48:23.124717119 +0000 UTC m=+0.505336175 container cleanup 3b82ce3bd1c5bf9c98a695ee57c14eb3b9867f37ce58ec63ff97d7e77c789d19 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:48:23.375 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:48:23 smithi026 bash[127296]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a 2024-09-01T00:48:23.699 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:48:23 smithi026 podman[127311]: 2024-09-01 00:48:23.375946915 +0000 UTC m=+0.603243938 container remove 3b82ce3bd1c5bf9c98a695ee57c14eb3b9867f37ce58ec63ff97d7e77c789d19 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-01T00:48:23.700 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:48:23 smithi026 podman[127311]: 2024-09-01 00:48:23.468165031 +0000 UTC m=+0.695462021 volume remove 1e9d23811fcef3b79067e7749081c6c41a695b6f73dc1f5681d98e993a58b5f0 2024-09-01T00:48:23.700 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:48:23 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-01T00:48:23.700 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:48:23 smithi026 systemd[1]: Stopped Ceph alertmanager.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:48:23.700 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 01 00:48:23 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@alertmanager.a.service: Consumed 1.187s CPU time. 2024-09-01T00:48:24.039 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:48:23 smithi026 systemd[1]: Stopping Ceph node-exporter.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:48:24.369 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:48:24 smithi026 podman[127417]: 2024-09-01 00:48:24.04017091 +0000 UTC m=+0.117388267 container died e01690f2a6b49f6025b868e99b51807f42ffde8cf3e5b976da894a3dfa1f7230 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-01T00:48:24.370 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:48:24 smithi026 podman[127417]: 2024-09-01 00:48:24.370872565 +0000 UTC m=+0.448089926 container cleanup e01690f2a6b49f6025b868e99b51807f42ffde8cf3e5b976da894a3dfa1f7230 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-01T00:48:24.700 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:48:24 smithi026 bash[127417]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a 2024-09-01T00:48:24.700 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:48:24 smithi026 podman[127429]: 2024-09-01 00:48:24.547030503 +0000 UTC m=+0.511101997 container remove e01690f2a6b49f6025b868e99b51807f42ffde8cf3e5b976da894a3dfa1f7230 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-01T00:48:24.700 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:48:24 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-01T00:48:25.165 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:48:24 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-01T00:48:25.166 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:48:24 smithi026 systemd[1]: Stopped Ceph node-exporter.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:48:25.166 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 01 00:48:24 smithi026 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.a.service: Consumed 2.778s CPU time. 2024-09-01T00:48:25.431 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 --force --keep-logs 2024-09-01T00:48:25.584 INFO:teuthology.orchestra.run.smithi139.stdout:Deleting cluster with fsid: cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:48:27.271 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 systemd[1]: Stopping Ceph grafana.a for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:48:27.583 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=server t=2024-09-01T00:48:27.27104698Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-01T00:48:27.584 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=ticker t=2024-09-01T00:48:27.271241426Z level=info msg=stopped last_tick=2024-09-01T00:48:20Z 2024-09-01T00:48:27.584 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=tracing t=2024-09-01T00:48:27.271273992Z level=info msg="Closing tracing" 2024-09-01T00:48:27.584 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=grafana-apiserver t=2024-09-01T00:48:27.27131266Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-01T00:48:27.584 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a[110368]: logger=sqlstore.transactions t=2024-09-01T00:48:27.282101875Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-01T00:48:27.584 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 podman[116972]: 2024-09-01 00:48:27.291554306 +0000 UTC m=+0.125917690 container died 3dff0013e0b310250586984b44cd414c5e31df7622e779f2eceef632526c172f (image=quay.io/ceph/grafana:10.4.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-01T00:48:27.934 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 podman[116972]: 2024-09-01 00:48:27.603577037 +0000 UTC m=+0.437940431 container cleanup 3dff0013e0b310250586984b44cd414c5e31df7622e779f2eceef632526c172f (image=quay.io/ceph/grafana:10.4.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-01T00:48:27.934 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 bash[116972]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a 2024-09-01T00:48:27.934 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 podman[116984]: 2024-09-01 00:48:27.82970878 +0000 UTC m=+0.537058509 container remove 3dff0013e0b310250586984b44cd414c5e31df7622e779f2eceef632526c172f (image=quay.io/ceph/grafana:10.4.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-01T00:48:28.333 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:48:28 smithi139 systemd[1]: Stopping Ceph node-exporter.b for cad1eb86-67f7-11ef-bcd4-c7b262605968... 2024-09-01T00:48:28.333 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-01T00:48:28.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 systemd[1]: Stopped Ceph grafana.a for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:48:28.334 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Sep 01 00:48:27 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@grafana.a.service: Consumed 6.741s CPU time. 2024-09-01T00:48:28.657 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:48:28 smithi139 podman[117093]: 2024-09-01 00:48:28.39369184 +0000 UTC m=+0.123673927 container died fbf238f209a12b0691d83e3146cf6755e31bcf5deb0ce74cbbb10f4030189104 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-01T00:48:28.999 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:48:28 smithi139 podman[117093]: 2024-09-01 00:48:28.757368105 +0000 UTC m=+0.487350178 container cleanup fbf238f209a12b0691d83e3146cf6755e31bcf5deb0ce74cbbb10f4030189104 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-01T00:48:29.000 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:48:28 smithi139 bash[117093]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b 2024-09-01T00:48:29.268 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:48:29 smithi139 podman[117105]: 2024-09-01 00:48:29.000444161 +0000 UTC m=+0.606776315 container remove fbf238f209a12b0691d83e3146cf6755e31bcf5deb0ce74cbbb10f4030189104 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-01T00:48:29.268 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:48:29 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-01T00:48:29.268 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:48:29 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-01T00:48:29.268 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:48:29 smithi139 systemd[1]: Stopped Ceph node-exporter.b for cad1eb86-67f7-11ef-bcd4-c7b262605968. 2024-09-01T00:48:29.268 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Sep 01 00:48:29 smithi139 systemd[1]: ceph-cad1eb86-67f7-11ef-bcd4-c7b262605968@node-exporter.b.service: Consumed 2.650s CPU time. 2024-09-01T00:48:29.742 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-01T00:48:29.775 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-01T00:48:29.802 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-01T00:48:29.804 DEBUG:teuthology.misc:Transferring archived files from smithi026:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/crash to /home/teuthworker/archive/skanta-2024-08-31_23:59:00-rados-wip-bharath2-testing-2024-08-31-2129-distro-default-smithi/7884018/remote/smithi026/crash 2024-09-01T00:48:29.805 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/crash -- . 2024-09-01T00:48:29.861 INFO:teuthology.orchestra.run.smithi026.stderr:tar: /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/crash: Cannot open: No such file or directory 2024-09-01T00:48:29.861 INFO:teuthology.orchestra.run.smithi026.stderr:tar: Error is not recoverable: exiting now 2024-09-01T00:48:29.863 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/crash to /home/teuthworker/archive/skanta-2024-08-31_23:59:00-rados-wip-bharath2-testing-2024-08-31-2129-distro-default-smithi/7884018/remote/smithi139/crash 2024-09-01T00:48:29.864 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/crash -- . 2024-09-01T00:48:29.896 INFO:teuthology.orchestra.run.smithi139.stderr:tar: /var/lib/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/crash: Cannot open: No such file or directory 2024-09-01T00:48:29.896 INFO:teuthology.orchestra.run.smithi139.stderr:tar: Error is not recoverable: exiting now 2024-09-01T00:48:29.897 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-01T00:48:29.898 DEBUG:teuthology.orchestra.run.smithi026:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/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-01T00:48:29.933 INFO:teuthology.orchestra.run.smithi026.stdout:2024-09-01T00:25:26.525087+0000 mon.a (mon.0) 660 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-01T00:48:29.933 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-09-01T00:48:29.934 INFO:tasks.cephadm:Compressing logs... 2024-09-01T00:48:29.934 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:48:29.976 DEBUG:teuthology.orchestra.run.smithi139:> 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-01T00:48:30.000 INFO:teuthology.orchestra.run.smithi026.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.0.log 2024-09-01T00:48:30.000 INFO:teuthology.orchestra.run.smithi026.stderr:: No such file or directory 2024-09-01T00:48:30.001 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.1.log 2024-09-01T00:48:30.001 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-volume.log 2024-09-01T00:48:30.001 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.0.log: /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.audit.log 2024-09-01T00:48:30.009 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mon.c.log 2024-09-01T00:48:30.009 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mds.a.log 2024-09-01T00:48:30.010 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.cephadm.log 2024-09-01T00:48:30.010 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mds.a.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mon.a.log 2024-09-01T00:48:30.010 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.2.log 2024-09-01T00:48:30.010 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mon.a.log: 91.4% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.cephadm.log.gz 2024-09-01T00:48:30.010 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mgr.y.log 2024-09-01T00:48:30.012 INFO:teuthology.orchestra.run.smithi139.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.7.log 2024-09-01T00:48:30.012 INFO:teuthology.orchestra.run.smithi139.stderr:: No such file or directory 2024-09-01T00:48:30.013 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-volume.log 2024-09-01T00:48:30.013 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mds.b.log 2024-09-01T00:48:30.013 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.7.log: /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.4.log 2024-09-01T00:48:30.013 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mds.b.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.audit.log 2024-09-01T00:48:30.013 INFO:teuthology.orchestra.run.smithi139.stderr: 84.0% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mds.b.log.gz 2024-09-01T00:48:30.013 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.cephadm.log 2024-09-01T00:48:30.013 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.4.log: /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.6.log 2024-09-01T00:48:30.014 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.5.log 2024-09-01T00:48:30.014 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.log 2024-09-01T00:48:30.014 INFO:teuthology.orchestra.run.smithi139.stderr: 84.8% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.cephadm.log.gz 2024-09-01T00:48:30.014 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mgr.x.log 2024-09-01T00:48:30.014 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mon.b.log 2024-09-01T00:48:30.014 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mgr.x.log: /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.log: 91.1% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.audit.log.gz 2024-09-01T00:48:30.014 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-01T00:48:30.015 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mon.b.log: 86.2% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.log.gz 2024-09-01T00:48:30.015 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.2.log: 91.8% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mds.a.log.gz 94.5% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.audit.log.gz 2024-09-01T00:48:30.016 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-01T00:48:30.017 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.log 2024-09-01T00:48:30.017 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.3.log 2024-09-01T00:48:30.025 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.log: 91.2% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-volume.log.gz 2024-09-01T00:48:30.025 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-01T00:48:30.026 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cephadm.log: 91.2% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-volume.log.gz 2024-09-01T00:48:30.027 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.3.log: 92.3% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph.log.gz 2024-09-01T00:48:30.030 INFO:teuthology.orchestra.run.smithi139.stderr: 89.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-01T00:48:30.031 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cephadm.log: 91.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-01T00:48:30.057 INFO:teuthology.orchestra.run.smithi139.stderr: 89.2% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mgr.x.log.gz 2024-09-01T00:48:30.501 INFO:teuthology.orchestra.run.smithi139.stderr: 92.1% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mon.b.log.gz 2024-09-01T00:48:30.502 INFO:teuthology.orchestra.run.smithi026.stderr: 89.2% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mgr.y.log.gz 2024-09-01T00:48:30.635 INFO:teuthology.orchestra.run.smithi026.stderr: 91.9% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mon.c.log.gz 2024-09-01T00:48:32.103 INFO:teuthology.orchestra.run.smithi026.stderr: 90.8% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-mon.a.log.gz 2024-09-01T00:48:34.207 INFO:teuthology.orchestra.run.smithi139.stderr: 94.4% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.6.log.gz 2024-09-01T00:48:35.522 INFO:teuthology.orchestra.run.smithi139.stderr: 94.3% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.7.log.gz 2024-09-01T00:48:35.730 INFO:teuthology.orchestra.run.smithi139.stderr: 94.1% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.4.log.gz 2024-09-01T00:48:35.747 INFO:teuthology.orchestra.run.smithi139.stderr: 94.0% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.5.log.gz 2024-09-01T00:48:35.749 INFO:teuthology.orchestra.run.smithi139.stderr: 2024-09-01T00:48:35.750 INFO:teuthology.orchestra.run.smithi139.stderr:real 0m5.758s 2024-09-01T00:48:35.750 INFO:teuthology.orchestra.run.smithi139.stderr:user 0m20.934s 2024-09-01T00:48:35.750 INFO:teuthology.orchestra.run.smithi139.stderr:sys 0m0.851s 2024-09-01T00:48:35.827 INFO:teuthology.orchestra.run.smithi026.stderr: 93.9% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.0.log.gz 2024-09-01T00:48:36.155 INFO:teuthology.orchestra.run.smithi026.stderr: 93.8% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.2.log.gz 2024-09-01T00:48:38.371 INFO:teuthology.orchestra.run.smithi026.stderr: 94.4% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.3.log.gz 2024-09-01T00:48:39.427 INFO:teuthology.orchestra.run.smithi026.stderr: 94.3% -- replaced with /var/log/ceph/cad1eb86-67f7-11ef-bcd4-c7b262605968/ceph-osd.1.log.gz 2024-09-01T00:48:39.428 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-01T00:48:39.429 INFO:teuthology.orchestra.run.smithi026.stderr:real 0m9.439s 2024-09-01T00:48:39.429 INFO:teuthology.orchestra.run.smithi026.stderr:user 0m31.940s 2024-09-01T00:48:39.429 INFO:teuthology.orchestra.run.smithi026.stderr:sys 0m1.054s 2024-09-01T00:48:39.429 INFO:tasks.cephadm:Archiving logs... 2024-09-01T00:48:39.430 DEBUG:teuthology.misc:Transferring archived files from smithi026:/var/log/ceph to /home/teuthworker/archive/skanta-2024-08-31_23:59:00-rados-wip-bharath2-testing-2024-08-31-2129-distro-default-smithi/7884018/remote/smithi026/log 2024-09-01T00:48:39.431 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-01T00:48:43.660 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/log/ceph to /home/teuthworker/archive/skanta-2024-08-31_23:59:00-rados-wip-bharath2-testing-2024-08-31-2129-distro-default-smithi/7884018/remote/smithi139/log 2024-09-01T00:48:43.661 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-01T00:48:46.616 INFO:tasks.cephadm:Removing cluster... 2024-09-01T00:48:46.617 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 --force 2024-09-01T00:48:46.775 INFO:teuthology.orchestra.run.smithi026.stdout:Deleting cluster with fsid: cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:48:47.077 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid cad1eb86-67f7-11ef-bcd4-c7b262605968 --force 2024-09-01T00:48:47.220 INFO:teuthology.orchestra.run.smithi139.stdout:Deleting cluster with fsid: cad1eb86-67f7-11ef-bcd4-c7b262605968 2024-09-01T00:48:47.584 INFO:tasks.cephadm:Removing cephadm ... 2024-09-01T00:48:47.585 DEBUG:teuthology.orchestra.run.smithi026:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-01T00:48:47.601 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-01T00:48:47.617 INFO:tasks.cephadm:Teardown complete 2024-09-01T00:48:47.617 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-01T00:48:47.627 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-01T00:48:47.628 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-01T00:48:47.643 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-01T00:48:47.737 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-01T00:48:47.747 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-01T00:48:47.747 DEBUG:teuthology.orchestra.run.smithi026:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-01T00:48:47.750 DEBUG:teuthology.orchestra.run.smithi139:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-01T00:48:47.762 INFO:teuthology.orchestra.run.smithi026.stderr:bash: line 1: ntpq: command not found 2024-09-01T00:48:47.764 INFO:teuthology.orchestra.run.smithi139.stderr:bash: line 1: ntpq: command not found 2024-09-01T00:48:47.767 INFO:teuthology.orchestra.run.smithi026.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-01T00:48:47.767 INFO:teuthology.orchestra.run.smithi026.stdout:=============================================================================== 2024-09-01T00:48:47.767 INFO:teuthology.orchestra.run.smithi026.stdout:^* hv01.front.sepia.ceph.com 3 6 377 62 -1267us[-1283us] +/- 46ms 2024-09-01T00:48:47.767 INFO:teuthology.orchestra.run.smithi026.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 0 +392us[ +392us] +/- 64ms 2024-09-01T00:48:47.767 INFO:teuthology.orchestra.run.smithi026.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 128 +1602us[+1594us] +/- 67ms 2024-09-01T00:48:47.768 INFO:teuthology.orchestra.run.smithi026.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-01T00:48:47.768 INFO:teuthology.orchestra.run.smithi139.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-01T00:48:47.768 INFO:teuthology.orchestra.run.smithi139.stdout:=============================================================================== 2024-09-01T00:48:47.769 INFO:teuthology.orchestra.run.smithi139.stdout:^* hv01.front.sepia.ceph.com 3 6 377 62 -1265us[-1290us] +/- 46ms 2024-09-01T00:48:47.769 INFO:teuthology.orchestra.run.smithi139.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 127 +388us[ +363us] +/- 63ms 2024-09-01T00:48:47.769 INFO:teuthology.orchestra.run.smithi139.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 1 +1495us[+1495us] +/- 69ms 2024-09-01T00:48:47.769 INFO:teuthology.orchestra.run.smithi139.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-01T00:48:47.770 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-01T00:48:47.780 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-01T00:48:47.781 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-01T00:48:47.790 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:48:47.875 DEBUG:teuthology.orchestra.run.smithi139:> 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-01T00:48:47.937 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:48:47.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-01T00:48:47.965 DEBUG:teuthology.orchestra.run.smithi139:> 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-01T00:48:47.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-01T00:48:47.992 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-01T00:48:48.002 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-01T00:48:48.019 INFO:teuthology.task.internal:Duration was 1987.777389 seconds 2024-09-01T00:48:48.020 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-01T00:48:48.032 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-01T00:48:48.032 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-01T00:48:48.035 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-01T00:48:48.072 INFO:teuthology.orchestra.run.smithi026.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-01T00:48:48.075 INFO:teuthology.orchestra.run.smithi139.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-01T00:48:48.486 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-01T00:48:48.486 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi026.front.sepia.ceph.com 2024-09-01T00:48:48.486 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:48:48.547 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi139.front.sepia.ceph.com 2024-09-01T00:48:48.547 DEBUG:teuthology.orchestra.run.smithi139:> 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-01T00:48:48.576 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-01T00:48:48.577 DEBUG:teuthology.orchestra.run.smithi026:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-01T00:48:48.590 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-01T00:48:48.643 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-01T00:48:48.643 DEBUG:teuthology.orchestra.run.smithi026:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-01T00:48:48.658 DEBUG:teuthology.orchestra.run.smithi139:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-01T00:48:49.086 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-01T00:48:49.105 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-01T00:48:49.106 DEBUG:teuthology.orchestra.run.smithi026:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-01T00:48:49.131 DEBUG:teuthology.orchestra.run.smithi139:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-01T00:48:49.156 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-01T00:48:49.167 DEBUG:teuthology.orchestra.run.smithi026:> 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-01T00:48:49.174 DEBUG:teuthology.orchestra.run.smithi139:> 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-01T00:48:49.194 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern = core 2024-09-01T00:48:49.220 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = core 2024-09-01T00:48:49.245 DEBUG:teuthology.orchestra.run.smithi026:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-01T00:48:49.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-01T00:48:49.262 DEBUG:teuthology.orchestra.run.smithi139:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-01T00:48:49.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-01T00:48:49.300 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-01T00:48:49.312 INFO:teuthology.task.internal:Transferring archived files... 2024-09-01T00:48:49.313 DEBUG:teuthology.misc:Transferring archived files from smithi026:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-08-31_23:59:00-rados-wip-bharath2-testing-2024-08-31-2129-distro-default-smithi/7884018/remote/smithi026 2024-09-01T00:48:49.313 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-01T00:48:49.353 DEBUG:teuthology.misc:Transferring archived files from smithi139:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-08-31_23:59:00-rados-wip-bharath2-testing-2024-08-31-2129-distro-default-smithi/7884018/remote/smithi139 2024-09-01T00:48:49.354 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-01T00:48:49.389 INFO:teuthology.task.internal:Removing archive directory... 2024-09-01T00:48:49.389 DEBUG:teuthology.orchestra.run.smithi026:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-01T00:48:49.392 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-01T00:48:49.439 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-01T00:48:49.451 INFO:teuthology.task.internal:Not uploading archives. 2024-09-01T00:48:49.451 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-01T00:48:49.461 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-01T00:48:49.461 DEBUG:teuthology.orchestra.run.smithi026:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-01T00:48:49.464 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-01T00:48:49.476 INFO:teuthology.orchestra.run.smithi026.stdout: 262217 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 1 00:48 /home/ubuntu/cephtest 2024-09-01T00:48:49.476 INFO:teuthology.orchestra.run.smithi026.stdout: 548916 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 1 00:42 /home/ubuntu/cephtest/mnt.0 2024-09-01T00:48:49.476 INFO:teuthology.orchestra.run.smithi026.stdout: 548917 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 1 00:46 /home/ubuntu/cephtest/mnt.0/client.0 2024-09-01T00:48:49.476 INFO:teuthology.orchestra.run.smithi026.stdout: 660632 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 1 00:46 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-01T00:48:49.477 INFO:teuthology.orchestra.run.smithi026.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-09-01T00:48:49.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-01T00:48:49.481 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 smithi026 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-09-01T00:48:49.488 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-01T00:48:49.500 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-01T00:48:49.512 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi026 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-09-01T00:48:49.516 INFO:teuthology.run:Summary data: description: rados/upgrade/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: 1987.7773888111115 failure_reason: 'Command failed (workunit test cls/test_cls_rbd.sh) on smithi026 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_skanta@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=336b5e649bf545319932861653abe0ee status: fail success: false 2024-09-01T00:48:49.516 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-01T00:48:49.524 INFO:teuthology.orchestra.run.smithi139.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 1 00:48 /home/ubuntu/cephtest 2024-09-01T00:48:49.610 INFO:teuthology.run:FAIL